.form-control:focus {
    border-color: #fea002 !important;
    outline: 0 !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%),0 0 8px rgb(255, 255, 255) !important;
}
html[dir=ltr] .form-loading{
	display: none !important;
}

.fa-spin {
    display: none !important;
}

.form-loading {
    display: none;
    visibility: hidden;
}

.fa-info-circle:before{
    display: none;
    visibility: hidden;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover {
    /* background-color: #2c2b79; */
    background-color: #FEA002 !important;
}


.view-pagination .pagination {
    margin: 15px 0 0 0;
    margin-right: auto;
    margin-left: auto;
    float: none;
    display: table;
}


.text{
    border-radius: 35px;
}
.entitylist .table th:first-child{
    padding-left: 35px !important;
    border-radius:35px 0 0 35px;
  }
  
  .entitylist .table th:last-child{
    border-radius:0 35px 35px 0;
  }

  .entitylist .table td:first-child {
    padding-left: 0 !important;
  }

  .entitylist .th{
    line-height: 1 !important;
  }

  .entitylist table>thead>tr>th{
    vertical-align: middle !important;
    border-bottom: none;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}


.entitylist .table thead th a{
    text-decoration: none !important;
}


.entitylist {
    border: 0px !important;
}


 div#ir39zf h4{
    /* margin-top: 20px;
    margin-left: 20px;
 font-size: 20px;   
 color: #84818f !important; */
 text-align: left;
 color: var(--portalThemeColor8);
 font-size: 22px;
 background: #eee;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 margin-top: 20px;
}
.action button{
    font-weight: normal !important;
    background: #FEA002 !important;
    color: white !important;
}

td{
    font-weight: normal;
}
.entitylist .table th>a{
    color: white;
    font-weight: normal;
}

.entitylist .table>thead{
    background: #282e76;
}

.picklist{
    border-radius: 35px;
}

.input-text-box{
    border-radius:35px 0 0 35px;
}

.input-group-addon{
    border-radius:0 35px 35px 0;
}

.tab-column td {
    background-color: transparent !important;
}

.tab-column fieldset{
    margin: 0px 0px 20px;
    padding: 0px;
    border: 1px solid #b3b3b3;
    border-radius: 25px;
}

.tab-column fieldset label{
    font-weight: 500;
}

footer .footer-bottom .col-md-9 {
    width: 100%;
}

footer .footer-bottom .xrm-attribute-value {
    text-align: center;
}
footer .footer-bottom p {
    margin: 0;
    font-size: 14px;
}

.row .container .columnBlockLayout{
    margin-top: 20px !important;
}

.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
    border-top: 0px solid #ddd !important;
    border-bottom: 0px solid #ddd !important;
}

 .entitylist .table tbody tr{
    border-bottom: 1px solid #ddd !important;

 }

 label.entitylist-filter-option-group-label.h4{
    float: none !important;
    margin-left: 25px !important;
 }


 .panel-body #entitylist-filters{
    /* text-align: center !important; */
    margin-bottom: 0 !important;
    float: left !important;
 }

.panel-default {
     border-color: transparent; 
}

.entitylist-filter-option-group .h4{
font-size: 15px !important;
font-weight: normal !important;
text-align: left !important;
}

.panel-body .pull-right {
    float: left !important;
    display: block;
    position: relative;
    margin-top: 35px; 
    margin-left: 20px;
}
/* div#EntityList958216a6-09c9-4f79-af2b-c9fbdcc14a06 .pull-right {
    margin-top: 35px; 
}
div#EntityListe32a16d3-0559-4ada-ac8a-63659c09a64a .pull-right {
    margin-top: 35px; 
} */



.panel-body button.btn.btn-default.btn-entitylist-filter-submit {
    background: #FEA002;
    color: #fff;
    font-weight: normal;

}

.panel-body .input-group .form-control:last-child {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.panel-body {
    width: 100% !important;
    float: none !important;
}
.container{
    width: 100% !important;
}
fieldset {
    background: #9e9e9e17 !important;
}
h3 {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 10px !important;
    font-size: 18px !important;
}
.crmEntityFormView .actions .btn-primary {
    color: #FFFFFF;
    background-color: #FEA002;
    border-color: #2c2b79 !important;
    border-radius: 10px;
    font-family: Arial;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 20px;
    width: fit-content;
    border-style: solid;
    background-color: #2c2b79 !important;
    color: #FFFFFF;
    float: none;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.crmEntityFormView .actions .btn:first-child {
    margin-right: auto !important; 
}

.crmEntityFormView .form-action-container-left .btn-primary {
    color: #FFFFFF;
    background-color: #FEA002;
    border-color: #2c2b79 !important;
    border-radius: 10px;
    font-family: Arial;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 20px;
    width: fit-content;
    border-style: solid;
    background-color: #2c2b79 !important;
    color: #FFFFFF;
    float: none;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
 .form-action-container-left .btn:first-child {
    margin-right: auto !important; 
}

.crmEntityFormView .col-sm-6{
    width: 100%;
    text-align: center;
}

.crmEntityFormView .form-action-container-left{
    width: 100%;
    text-align: center;
}
button#emailReport {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 10px !important;
    font-size: 18px !important;
    font-size: 20px;
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
    background: rgb(254, 160, 2);
    padding: 6px;
    margin-left: -10px;
    border: none;
    /* float: right; */
    top: 90px;
    position: absolute;
    right: 40px;
    z-index: 99;
}
button#emailReport:hover {
    background: #2c2b79;
}
.crmEntityFormView .form-control.readonly, .crmEntityFormView .form-control[readonly][disabled], .form-readonly .form-control {
    border: 1px solid #b3b3b3 !important;
    padding-left: 10px;
}
/* 
div#EntityListe32a16d3-0559-4ada-ac8a-63659c09a64a .pull-right {
    float: left !important;
    display: block;
    position: relative;
    margin-top: 35px;
    margin-left: 20px; 
}


div#EntityListe32a16d3-0559-4ada-ac8a-63659c09a64a button.btn.btn-default.btn-entitylist-filter-submit {
    background: #FEA002;
    color: #fff;
    font-weight: normal;
}


div#EntityListe32a16d3-0559-4ada-ac8a-63659c09a64a .input-group .form-control:last-child {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
} */