.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover {
    background-color: #92ac32 !important;   
    
}

.nav-profile{
    display: none !important;
}

.weblinks-depth-1 {
        display: none !important;

    
}

.crmEntityFormView div.description.above {
    color: #9acd32;
    font-size: small;
}

.crmEntityFormView, .entitylist, .modal-content, .popover-content {
 
    border: none !important;
}
    html[dir=ltr] .grid-actions a.btn.action {
    margin: 10px;
}

.grid-actions {
    border-bottom: none;
    margin-bottom: 0;
    
}


body.auto-hide { visibility: hidden; }

.pva-embedded-web-chat-widget {
    background-color: #9acd32 !important;
}

a, .a{
   font-size: 16px !important; 
}
.crmEntityFormView, .entitylist, .modal-content, .popover-content {
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #f2f2f2;
}

.float-end{
    float: left !important;
}
.float-end .toolbar-actions{
    float: left !important;
}

.field-label {

    padding-bottom: 5px;
}

html[dir=ltr] .crmEntityFormView .cell.boolean-radio-cell input[type=radio] {
    margin: 5px 5px 5px 10px;
}

.legend {
    color: #000000;
    margin-left: 25px;
}

input.form-control {
    border: 1px solid #949494 !important;
  
}

.instractions{
    margin-left: 15px;
}

/* label {
    margin-left: 12px;
} */

html[dir=ltr] .crmEntityFormView .actions .btn:first-child {
    margin-left: 30px;
}
.mt-5 {
    margin-bottom: 20px;
}

crmEntityFormView .cell {
    padding: 0 0px 20px;
}



/* Styling for menu items */ 
body #navbar .navbar-nav > li > a {
   
    padding: 5px;
}
/* Styling for mouse-over */
body #navbar .navbar-nav > li > a:hover {
  background-color: #e9f0cd !important;
  border-radius: 5px;
}
/* Styling for active menu items */ 
body #navbar .navbar-nav li a.active {
    background-color: #c5e487;;
    border-radius: 5px;
}

.static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
    height: 21px;
    margin: 7.5px 4px;
}

.static-top.navbar .navbar-collapse {
   
    margin-top: 17px;
}

.static-top.navbar .menu-bar > .navbar-nav > li > a#search {
    padding-top: 7.5px;
}

.navbar-dark .navbar-nav .show.dropdown-menu {
    background-color: white;
    text-decoration: none;
}

.navbar-dark .navbar-nav .show.dropdown-menu a:hover {
    background-color: #e9f0cd !important;
    border-radius: 5px;
  }
  .form-control {

    border-radius: 0;}

    .instructions{
        padding-bottom: 20px;
    }
    .navbar-dark .navbar-nav .show.dropdown-menu {
        background-color: white ;
        text-decoration: none;
       
    }

    .navbar-dark .navbar-nav .show.dropdown-menu > li > a:hover {
      
        background-color: #e9f0cd !important;
        border-radius: 0px ;
    }
    
.dropdown-menu.show {
    border-radius: 0;
}

.crmEntityFormView .section-title {
    border-bottom-width: 3px;
    margin-bottom: 5px;
    border-color: yellowgreen;
}

.col-md-6 {
    width: 50% !important;
}
#ilj87n {

    height: fit-content;
}
#i3ebd3 {
  
    padding-bottom: 10px;
    height: fit-content;
}
@media only screen and (max-width: 800px) {

    /* #iypc68{
        height: 120px;
    
    }  
    #ivbi2k{
        padding: 0;

        min-height: 0;
    } 
    #izympv {

        height: 140px;
} */

.columnBlockLayout {
    margin-top: 5px !important;
   margin-bottom: 5px !important;
}
.top{
    height: 120px;
}
}




.imgfr {
   
    float: right;
}
.root-209 {
 
    padding: 0 !important;

}

button:disabled {
    background-color: lightgreen; /* A lighter shade of yellowgreen */
    color: #ffffff; /* White text for contrast */
    cursor: not-allowed; /* Indicates that the button is not clickable */
    opacity: 0.6; /* Adds a transparency effect to make it look disabled */
}

