#login .has-error,
#forgotpassword .has-error,
#forgot .has-error,
#register .has-error,
#set_pwd .has-error{
    border-bottom: 2px solid #ed5565;
}


.has-error .form-control, .has-error{
    border-color:#ed5565 !important;
}
input[type="radio"], input[type="checkbox"]{
    width: auto;
}
.radio [type=radio]:checked, .radio [type=radio]:not(:checked) {
    position: absolute;
    opacity: 0;
    width: 100%;
    left: 0;
    visibility: visible;
    z-index: 7777;
    height: 100%;
}
.radio lable:before {
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #4d96d8 solid 1px;
}
.radio [type=radio]:checked~lable:before {
    color: #fff;
    border-color: #4d96d8;
    background-color: #4d96d8;
}
.radio {
    position: relative;
    display: inline-block;
margin-right: 20px;
}

.pull-right{
    float:right;
}

.page-wrapper .breadcrumb {
    background-color: #fff;
    border-radius: 0;
}



#myUL li > button{
    font-size: 13px;
    width: 100%;
    display: inline-block;
    padding: 7px 10px;
    border: 1px dotted #6c757d;
    margin-bottom: 7px;
    color: #6c757d;
    cursor: pointer;
}
#myUL li > button.active{
    background: #21507c;
    color: white;
    border-color: #3e78ac;
}
#myUL ul li li > button{
    font-size: 15px;
}
#myUL ul li ul li li > button{
    font-size: 13px;
}


.white{
    background: white;
}

.backgroundDuedate{
    background: #23d160;
}

.folder-list span button{
    width: 35px;
    height: 35px;
    display: inline-block;
    margin: 7px 3px 0px;
    padding: 8px;
    border-radius: 50px;
    cursor: pointer;
    border: 1px solid #dee2e6;    
    transition: unset;
    background: transparent;
}

.folder-list span button *{
    transition: unset;
}
.folder-list:hover span button{
    background: #21507c;
    color: #fff !important;
    cursor: pointer;
}
.folder-list span button svg{
    height: 18px;
    width: 15px;
}

.error-red{
    color: red;
}


.company-conduct-dcf .ibox-content .card-body .view_report {
    color: #fff;
    background-color: #21507c;
    padding: 10px 30px;
    border-radius: 5px;
    display: inline-block;
}
.company-conduct-dcf .ibox-content .card-body p {
    font-size: 18px;
    line-height: 25px;
    color: #4e4e4e;
    font-family: 'open_sansregular';
}
.company-conduct-dcf .ibox-content .card-body p a.email-link {
    color: #21507c;
}

.company-info label{ font-size: 20px;font-weight: bold; }

.remove-header{margin-top: 50px;}
.remove-header-admin{margin-top: 20px;}

.dcf .ibox-content h4 {
    color: #21507c;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.dcf .ibox-content .card-body h4 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0.5rem;
}
label {
    margin-bottom: .5rem;
}
.peratios .ibox-content h4 {
    color: #21507c !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    margin-bottom: 0.5rem !important;
}
.peratios .ibox-content .card-body h4 {
    font-size: 19px !important;
    font-weight: 600 !important;
    margin-bottom: 0.5rem !important;
}
label {
    margin-bottom: .5rem;
}
.peratios .ibox-content .card-body .radio lable {
    font-size: 12px;
    line-height: 0;
    font-weight: 700;
}
.peratios .ibox-content .card-body .radio lable:before {
    top: 0px;
}
.paymentinput .col-6{
    color: #21507c;
    padding-top: 5px;
    padding-bottom: 5px;
}

.paymentinput .col-6 i{
    color: #21507c;
    margin-right: 7px;
    width: 24px;
}

.text-primary{
    color: #21507c !important;
}



/*.loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}*/
.loader
{
    display: none;
    width:200px;
    height: 200px;
    position: fixed;
    top: 50%;
    left: 46%;
    text-align:center;
    margin-left: -50px;
    margin-top: -100px;
    z-index:8;
    /*overflow: auto;*/
}

/*.loader:after{
  content: "Loading text trewrwrwerewrw ereqwrewrrewqrq";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #21507c;
  font-size: 16px;
  font-weight: 600;
}*/

.dcf .ibox-content .card-body h4 {
    color: #21507c;
}


.paymentinput .col-3{
    color: #21507c;
    padding-top: 5px;
    padding-bottom: 5px;
}
.paymentinput .col-9{
    color: #21507c;
    padding-top: 5px;
padding-bottom: 5px;
}
.peratios .ibox-content .card-body #btnSubmit {
    border-radius: 0.25rem 0 0 0.25rem;
    padding: 7px;
    font-size: 1rem;
    line-height: 1.4;
}
.dropzone.dz-clickable .upload-objective .file-upload-wrapper-edit {
    position: relative;
    width: 100%;
    height: 74px;
}
.dropzone.dz-clickable .upload-objective{
    width: 100%;
    text-align: center;
}
.dropzone.dz-clickable .upload-objective .file-upload-wrapper-edit:before {
    content: "\f067";
    font-size: 22px;
    line-height: 35px;
    height: 34px;
    text-align: center;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.folder-list-document{
    padding: 5px 10px;
    color: #21507c;
    margin-bottom: 0;
    min-height: 30px;
}
.file-upload-document:after{
    top: 34px !important;
    right: 0 !important;
    width: 100% !important;
}
.login-body .toast-bottom-right {
    bottom: 20px;
    top: inherit;
    left: 50%;
    transform: translate(-50%, 0);
    right: inherit;
}

.conductionValuation{
    border-radius: 0.25rem !important;
    border: 1px solid transparent !important;
    padding: 0.375rem 0.75rem !important;
}
.radioRO input[type="radio"], .radioInsure input[type="radio"], .radioIntel input[type="radio"], .checkBoxGrp input[type="radio"]{
    position: relative;
    opacity: 1;
    height: auto;
    margin-right: 7px;
    z-index: 0;
}
.radioRO .radio-inline, .radioInsure .radio-inline, .radioIntel .radio-inline{
    margin-right: 15px;
}
.firm-details.ibox-content .tab-pane h4 {
    color: #21507c;
    font-weight: 600;
}
.ibox .tab-pane p {
    vertical-align: top;
}

.ui-tabs-panel .card {
    border: 1px solid rgb(96, 160, 215);
}
.ui-tabs-panel .card-header {
    background-color: rgb(96, 160, 215);
    border-bottom: 1px solid rgb(96, 160, 215);
    color: #fff;
    font-weight: 600;
}
.firm-details.ibox-content .ui-tabs-panel .card h4 {
    font-size: 19px;
    margin-top: 24px;
}
.ibox-content.firm-details #regForm .row.topManage {
    margin: 0 -15px 15px;
}

.ibox-content table.table-bordered tbody td input[type="radio"] {
    position: relative;
    z-index: 1;
    opacity: 1;
    height: auto;
    margin-right: 7px;
}


.has-float-label label.error {
    right: 0px;
    left: inherit;
}


.seller_details{
    color: #60a0d7 !important;
    border: 2px solid #60a0d7 !important;
    padding: 0px 5px 0px 5px !important;
    margin-left: 5px !important;
}

.peratios .ibox-content .card-body .radio lable {
    font-size: 12px;
    line-height: 0;
    font-weight: 700;
    vertical-align: 6px;
}
@media (max-width: 1199px) and (min-width: 460px) {
    .navbar1 .navbar-nav.mobMenu {
        position: absolute;
        right: 15px;
        top: 0;
    }

}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #21507c;
    border-color: #21507c;
}


.ibox-content table.table-bordered td .checkBoxGrp li{
    position: relative;
}
.ibox-content table.table-bordered td .checkBoxGrp li input[type="checkbox"]{
    width: 100%;
    cursor: pointer;
}
.firm-details.ibox-content .firm-details.ibox-content table.table-bordered td .checkBoxGrp li .check-box{
    cursor: pointer;
    margin-right: 0;
}



.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    margin-left: 0;
    border: 0;
}
.card-body-inner{
    display:inline-block; 
    max-width:1500px;
    width: 100%;

}
.ibox > .ibox-title {
  display: block;
  position: relative;
}
.ibox > .ibox-title.sellerDtl:after {
  content: "\f077"; /* fa-chevron-down */
  /*font-family: 'FontAwesome';*/
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  right: 15px;
}
.ibox > .ibox-title.sellerDtl.collapsed:after {
  content: "\f078"; /* fa-chevron-up */
}

.ibox > .ibox-title.sellerDtl.collapsed h5 span.hamburgerDtl{display: inline-block !important;}

.showIframeHome .iframeBox {
    height: calc(100% - 78px);
    top: 78px;
}
.showIframeHome .closeBtn {
    top: 90px;
}


.login-body div#phonediv:before {
    content: '+1';
    color: #fff;
    position: absolute;
    top: 7px;
    left: 0;
    height: 100%;
    top: 0;
    padding: 7px 8px 8px 16px;
    /* border-right: 1px solid #ffff; */
    border-radius: 50px 0 0 50px;
    background: #677a8a;
}
.login-body div#phonediv .form-control{
    padding-left: 50px;
}
#questionWizard .nav.nav-pills {
    position: relative;
    top: 0;
    z-index: 777;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}

#questionWizard .fixed-nav-pills{
    /* position: fixed; */
    top: 148px;
    z-index: 777;
    width: 100%;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
    margin-bottom: 7px;
}
#questionWizard .fixed-nav-pills .nav.nav-pills {
    position: relative;
    top: 0;
    display: inline;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
#questionWizard .fixed-nav-pills .nav.nav-pills .nav-item{
    display: inline-block;
}


.header .top-navbar .navbar-nav.nav-right > .nav-item > .nav-link mark {
    border-radius: 20px;
    border: 2px solid #FFF;
    width: 23px;
    height: 22px;
    position: absolute;
    top: 11px;
    right: 9px;
    font-size: 12px;
    line-height: 15px;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 400;
    color: #FFF;
    font-weight: 700;
    text-align: center;
}

.markGreen{
    background-color: #21507c;
}

.markRed{
    background-color: #23d160;
}

.not-active {
  pointer-events: none;
 }
 .ibox-content.firm-details .ibox{
    width: 100%
 }
.col-sm-12 .dataTables_wrapper,
#reminder_list_wrapper {
    overflow: auto;
    padding: 15px;
    margin: 0 -15px;
}
.ibox-content table.table-bordered td:last-child .row, 
.ibox-content table.table-bordered td:last-child .row {
    margin: 0;
    white-space: nowrap;
    display: inline-block;
}
.ibox-content table.table-bordered td:last-child .row .btn,
.ibox-content table.table-bordered td:last-child .row span {
    float: none;
    display: inline-block;
}

#myUL li > button *{    
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}


.folder-list *{    
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
.main-div .form-group.selectRole .input-group-text {
    border-radius: 50px 0 0 50px;
    background-color: #969696;
    color: #ffffff;
    border: 0;
}
.main-div .form-group.selectRole .form-control {
    float: none;
    width: calc(100% - 450px);
    border-radius: 0 50px 50px 0;
    color: #fff;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1em;
}

.radiocheck input[type="checkbox"], .radiocheck input[type="radio"] {
    position: absolute;.
    z-index: 77;
    opacity: 0;
    height: 100%;
}

input[type="checkbox"], input[type="radio"] {
    accent-color: #1a6494;
}