﻿/**--------------------------------------------------------------------
    SD-7582: Color Theme Palette
---------------------------------------------------------------------*/
/*Setting apply to Tables.*/
/*Setting apply to Message Bubble.*/
/*Settings apply to primary Buttons.*/
/*Settings apply to secondary White Buttons.*/
/*These settings apply to panel buttons.*/
/*These settings apply to records on grids.*/
/*Option selection*/
/*These settings apply to records on dropdown lists.*/
/*These Apply to All Entry Forms.*/
/*Form Icons color.*/
/*Chat page CSS.*/
/*Settings for Tags*/
/*Response Editor Tab Css*/
/*Settings applied to Input field.*/
/*Setting for font awesome*/
/*Settings for Page Creation.*/
#DlgCmpProfile .DlgBody {
  padding: 20px 28px; }

#DlgCmpProfile .DlgBody table {
  margin-bottom: 0.5em; }

#DlgCmpProfile .DlgBody table tr td {
  padding: 2px 8px 2px 0;
  vertical-align: top; }

#DlgCmpProfile .DlgBody P.Info {
  color: #666;
  margin: 0 0 5px 0;
  font-size: 13px; }

#DlgCmpProfile .DlgBody h3 {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 10px 0;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #bfbfbf; }

#DlgCmpProfile #Profile_CompanyName, #DlgCmpProfile #Profile_Website,
#DlgCmpProfile #Profile_Street1, #DlgCmpProfile #Profile_Street2, #DlgCmpProfile #Profile_BillingName,
#DlgCmpProfile #Profile_BillingStreet1, #DlgCmpProfile #Profile_BillingStreet2 {
  width: 320px; }

#DlgCmpProfile #Profile_City, #DlgCmpProfile #Profile_State, #DlgCmpProfile #Profile_Phone,
#DlgCmpProfile #Profile_AlternatePhone, #DlgCmpProfile #Profile_Fax, #DlgCmpProfile #Profile_BillingCity,
#DlgCmpProfile #Profile_BillingState {
  width: 180px; }

#DlgCmpProfile #Profile_Zip, #DlgCmpProfile #Profile_BillingZip {
  width: 120px; }

#DlgCmpProfile #Profile_BusinessEmail, #DlgCmpProfile #Profile_AdministrativeEmail {
  width: 320px; }

#DlgCmpProfile #Profile_FeedbackEmails {
  width: 660px; }

.noRowLines td {
  border-top: none !important; }

.width15 {
  width: 15% !important; }

.width30 {
  width: 31% !important;
  text-align: right !important; }

.width35 {
  width: 35% !important; }

.width90 {
  width: 90% !important; }

.width20 {
  width: 17.1%; }

@media (min-width: 1095px) {
  .width20 {
    width: 21.1%; } }

.labelPadding {
  padding-right: 2% !important; }

.width49 {
  width: 41% !important; }

.width40 {
  width: 40% !important; }

.noRowLines label.control-label {
  color: #454545 !important; }

.widthState {
  width: 35%; }

@media (min-width: 1095px) {
  .widthState {
    width: 39.8%; } }

@media (min-width: 1550px) {
  .widthState {
    width: 41%; } }

.width60 {
  width: 60% !important;
  text-align: left !important; }

.width100 {
  width: 100% !important; }

.width80 {
  width: 80% !important; }

.dashedDiv {
  border: 1px dashed #CDCDCD; }

.inviteSectionHeaders {
  color: var(--satisfi-surface-base);
  text-align: left;
  padding-left: 10px;
  padding-top: 4px; }

.inviteDropdownWidth {
  width: 75%; }

input[readonly] {
  color: #BBBBBB; }

