#main-content{
    background: #fff;
    width: auto;
    /*margin-top: 50px;*/
}
.spanStar{
    margin-top: -30px;
    position: absolute;
    margin-left: 170px;
}

.modal-lg.modal-dialog.tab-column.client-info-backgrnd {
    display: grid;
    float: none;
}
/**/
.crmEntityFormView .cell div.control {
    padding: 10px 0;
}
.crmEntityFormView .section:first-child{
    margin-top: 20px !important;
}

.crmEntityFormView table[data-name="gdprischildsection"]{
    border: 1px solid #000;
    background: #ECECEC;
}

#aces_gdprischild_label {
    margin-top: 16px;
    display: block;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

/*.crmEntityFormView .tab .tab-column {
  float: initial !important;
}*/

.crmEntityFormView fieldset{
    margin: 22px;
}
.crmEntityFormView .cell div.control span.checkbox {
    margin-top: -8px;
}
.tooltip-inner{
    color:#fff;
}
input#aces_healthplannameid + input + div > button + button + div .tooltip-inner{
    background-color:#000000;
}
input#aces_secondaryhealthplanname + input + div > button + button + div .tooltip-inner{
    background-color:#000000;
}
#MaximumLengthValidatoraces_signature{
    /*visibility: visible !important;*/
    font-size: large;
    padding: 2px;
}
#MaximumLengthValidatoraces_authorizationsignature{
    visibility: visible !important;
}
.entity-lookup .view-loading{
    color:black;
}

.crmEntityFormView .section {
    margin: 10px 0;
}
/*.crmEntityFormView .tab{
    padding: 20px;
}*/
div[data-name="HealthInsuranceTab"] .tab-column:first-child {
    background: #D9D9D9;
    border-radius: 0px;
}
div[data-name="authorizationtab"] .tab-column:first-child {
    background: #D9D9D9;
    border-radius: 0px;
}
div[data-name="preliminaryclientavailabilitytab"] .tab-column:first-child {
    background: #D9D9D9;
    border-radius: 0px;
}
label#aces_iscommunicationsignoff_label {
    font-size: 1.5rem;
    font-weight: 400;
}
label#aces_iscontactinformationcode_label {
    font-size: 1.5rem;
    font-weight: 400;
}
.crmEntityFormView .cell.checkbox-cell:first-child {
    padding: 0 28px 20px;
}
fieldset > h5 {
    margin-left: 30px;
    /* font-size: 1.5rem; */
    font-weight: 700;
}
.float-right {
    float: right!important;
    margin-top: -30px;
}
/*lookup*/
.control .input-group .form-control.lookup {
    float: none;
    background: #fff;
}
#SignatureCanvas{
    background: #fff;
}
div > canvas+ div > button + button {
    margin-left: 10px;
}
button{
    color: #fff;
    background-color: #7f3e60;
    border-color: #7f3e60;
    font-weight: 500;
}

.uploadcard {
    text-align: center !important;
}

.uploadcard p:first-of-type {
    font-size: 1.8rem !important;
    font-weight: bold !important;
}

.uploadcard .button{
    background: #803c60;
    color: #fff;
    border-radius: 0px !important;
}

.uploadcard .button:hover, .uploadcard .button:active, .uploadcard .button:visited{
    background: #803c60;
    color: #fff;
}

.fileUploadImg {
  min-width: 150px !important;
}

.crmEntityFormView .cell #aces_signature_label {
    display: grid;
}

#aces_issecondcaregiver label {
    margin-right: 20px;
}