main>.container {
    padding: 70px 0px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer>.container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.s_blue {
    background-color: #074b8a;
    color: #fff;
}

.s_white {
    color:#fff !important;
}

.s_black {
    color: black;
    ;
}

.s_black:hover {
    color: #ddb837;

}

li::marker {
    color: #ddb837;
}

.s_white:hover {
    color: #ddb837 !important;

}

.border-s_yeallow {
    border-color: #ddb837 !important;

}

.text-yeallow {
    color: #ffb614;
}

.bg-white {
    background-color: #fff;
}

.btn-yeallow {
    background-color: #ffb614;
    color: #fff;
}

.btn-yeallow:hover {
    background-color: #fff;
    color: #ffb614
}


.text-yeallow:hover {
    color: #f3f3f3 !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

 .dropdown-toggle::after {
    display:none !important;
}


/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li>form>button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav>li>form>button.logout:focus {
    outline: none;
}

.text-img-centered {
    position: absolute;
    top: 70%;
    transform: translate(-50%, -50%);
}

.li-outside {
    list-style-position: outside;
}

/* .modal-backdrop {
    z-index: -1 !important;
  } */

.cursor-pointer {
    cursor: pointer;
}

.text-blue {
    color: rgb(0, 69, 126);
}


.nav-link {
    color: #181818;
    font-weight: bold;
}

  body {
    font-family: Arial, Helvetica, sans-serif !important;
  }

.dropdown-menu {
    background-color: rgb(7, 75, 138);
    /* background-color:rgb(240, 239, 232); */
    border-radius: 0px;

}
.bootstrap-timepicker-widget.dropdown-menu.open
{
    /* background-color: rgb(7, 75, 138); */
    background-color:rgb(240, 239, 232);
    border-radius: 0px;

}

.datetimepicker
{
    background-color:rgb(240, 239, 232) !important;
   
}

.dropdown-item {
    color: rgb(255, 255, 255);
}

.offers {
    background-color: rgb(240, 239, 232);
}

.fixed-content {
    height: 70px;
    overflow: auto;
}

.body_bg {
    /* width:100%; */
    background-repeat: no-repeat, no-repeat;
    /* background-size: contain,contain; */
    background-image: url(/bg.jpg) !important;
    /* background-size: 100%; */
    /* height: 300px !important; */
    background-size: cover;
    background-position: center;


}

.login-div {
    /* width:430px; */
    /* height: 700px; */
    /* padding: 60px 35px 35px 35px; */
    background: #ecf0f3;
    box-shadow: 1px 4px 15px #838586, -11px 1px 20px #827c7c;
}

.h6 {
    font-size: 13px !important;
}

.pTextSize {
    font-size: small;
  }

  .site {
    background-color: white;
  
  }

  .h_title{
    font-weight: 700;
    color:white !important;
    font-size: 3.5em;
    text-align: center;
  }



.new_input{
    border: 1px solid #ced4da;
    border-radius: var(--bs-border-radius-pill) !important;
    background-color: rgb(240, 239, 232);
    text-align: center;
}

div>.form-control{
    border: 1px solid #ced4da !important;
    border-radius: var(--bs-border-left-radius-pill);
    background-color: rgb(240, 239, 232);
    text-align: center;

}

.rounded-pill-right
{
border-bottom-right-radius: 0px 0px !important;
border-top-right-radius: 0px 0px !important;

}

#loginform-password
{
    border-bottom-left-radius: 0px 0px !important;
border-top-left-radius: 0px 0px !important;
}

/* .rounded-pill-right
{
border-bottom-right-radius: 0px 0px !important;
} */


li > a{
color:black !important;
text-decoration: none !important;
}
#inp_impact{
    color:white !important;
text-decoration: none !important;
}

.dropdown-menu_gray
{
    background-color: rgb(240, 239, 232) !important;
}

.cookie_warning {
    width: 100%;
    position: fixed;
    bottom: 0;
    /* height: 100px; */
    background-color: white;
    z-index: 10;
    padding-top: 10px;
    border-top: 1px solid #4F5241;
    padding-bottom: 50px;
}

.nav-item{
    margin: 1px !important;
    padding:1px !important;
}


.close{
    display: none;
}

.small-form-control
{
  padding:  0.375rem 0.75rem;
}

@media only screen and (max-width: 600px) {
    #my_pjax {
      margin-left: 0.5em;
    }
  }
  

/* ////// */




.astext {
    background:none;
    border:none;
    margin:0;
    padding:0;
    cursor: pointer;
    color: #074b8a !important;
}

.astext:hover {

    color: #042d53b7 !important;
    text-decoration: underline !important;

}

.btn-primary {
    background-color:#074b8a !important;
    border-color:#074b8a !important;

}

.btn-primary:hover {
    background-color:#074b8a9b !important;
    border-color:#074b8a !important;

}

/* info */
.tooltipE {
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  
  .tooltipE .tooltiptextE {
    visibility: hidden;
    min-width: 200px;
    /* z-index: 999; */

    max-width: 400px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: auto;
    /* left: 50%; */
    margin-left: -170px;
    opacity: 0;
    transition: opacity 0.3s;
  }
  
  .tooltipE .tooltiptextE::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  .tooltipE:hover .tooltiptextE {
    visibility: visible;
    opacity: 1;
  }


  #flexSwitchCheckChecked[type=checkbox]:checked{
    background-color:#ffc107 !important;
    border-color: #ffc10780 !important;

}

#flexSwitchCheckDefault[type=checkbox]:checked{
    background-color:#ffc107 !important;
    border-color: #ffc10780 !important;

    }

    input[type=checkbox]:checked{
        background-color:#6c757d ;
        border-color: #6c757dc1 ;
    
    }

/* input[type=checkbox]{
    background-color:#eac55732 !important;
    border-color: #ffc10780 !important;

} */



.form-check-input:focus {
    border-color: #cfa5289a !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #cfa5289a(124, 131, 142, 0.25);
}

.form-switch:focus {

    background-image: none !important;

}

    .disF {
           pointer-events: none;
           opacity: 0.5;
        /* opacity: 0.5; */
        backdrop-filter: blur(5px) !important;
    
    }

    .sa-button-container .cancel
    {
        font-size: 12px;
      

    }
    .sa-button-container .confirm
    {
        font-size: 12px;
        

    }

