﻿@font-face {
font-family: 'Cronos Pro';
font-style: normal;
font-weight: normal;
src: url('../fonts/Cronos-Pro-Display_12439.woff') format('woff');
}
@font-face {
font-family: 'Cronos Pro Light';
font-style: normal;
font-weight: normal;
src: local('Cronos Pro Light'), url('../fonts/Cronos-Pro-Light_12448.woff') format('woff');
}
@font-face {
font-family: 'Cronos Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Cronos Pro Bold'), url('../fonts/Cronos-Pro-Bold-Display_12431.woff') format('woff');
}
.cronosReg{font-family: 'Cronos Pro';}
.cronosLight{font-family: 'Cronos Pro Light';}
.cronosBold{font-family: 'Cronos Pro Bold';}
body{ 
    background: #FFF;
    font-family: 'Cronos Pro';
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Cronos Pro Bold';
}
p{
    font-family: 'Cronos Pro';
}
.login-bg {
     background: url("../images/login_bg3.jpg") no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.container_fluid{
    margin: 0 auto;
}
.bg-blue{
    background: #00367B;
}
.bp-login-img{
    background: url("../images/login_bg3.jpg") no-repeat;
    background-size: auto;
    background-position: bottom center;
     margin: 0;
    padding: 0;
}
.bp-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: #01214d;
    padding-top: 15px;
}
.bp-footer a {
    color: #fff;
}
.bp-footer-copyright{
    font-size: 12px;
    color: #fff;
}
.bp-footer-contact{
    font-size: 12px;
    color:#fff;
}
.bp-form-content{
    width: 70%;
    padding: 74px 50px;
    margin: auto;
}
.bp-form-content h2 {
    font-size: 34px;
    color: #01214d;
    margin: 0;
    padding: 0 0 80px 0;
}
/*.bp-form-content input{
    width: 390px;
    height: 40px;
}*/
.bp-forgot-pw {
  text-align: right; 
  font-size: 14px;
  margin-bottom: 25px;

}
.bp-forgot-pw a{
     color: #01214d;
}
.bp-login-logo{
   width: 60%;
    margin-bottom: 30px;
}
.bp-yellow-button{
    width:100%;
    height: 40px;
    background:#fec10d;
    border-color:#fec10d;
    border-radius:7px;
    color:#00367b;
    font-family: 'Cronos Pro Bold';
}
.bp-yellow-button-small{
    width:40%;
    height: 40px;
    background:#fec10d;
    border-color:#fec10d;
    border-radius:7px;
    color:#00367b;
    font-family: 'Cronos Pro Bold';
    float: right;
}
.bp-blue-button-small{
    width:40%;
    height: 40px;
    background:#00367B;
    border-color: #fec10d;
    border-radius:7px;
    color:#fec10d;
    float:left;
    font-family: 'Cronos Pro Bold';
}
.text-14{
    font-size: 14px;
}
.bp-header-wrapper{
    background: #00367B;
}
.bp-heder-profile{
    font-family: 'Cronos Pro Light';
    width: 230px;
    float: right;
    color:#fec10d;
}
.show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}
.dropdown-menu a{
    color:#000;
    text-decoration: none;
    font-size: 14px;
}
.bp-logo-img{
    height: 60px;
    margin-top: 5px;
}
.arrow {
  box-sizing: border-box;
  height: 5px;
  width: 5px;
  border-style: solid;
  border-color: #00367B;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  float: right;
  margin-top: 10px;
}
.flex-nowrap{
    width: 92%;
}
.flex-column a{
    color: #00367B;
    height: 50px;
}
.height-40{
    height: 40px;
}
.flex-column li{
    line-height: 30px;
    font-family: 'Cronos Pro Bold';
}
.flex-column a.active{
    background: #fec10d;
    color: #000;
}
.flex-column li:hover, .flex-column a:hover{
    background: #fec10d;
    color: #000;
}
.bp-content-wrapper{
    margin-top: 40px;
    margin-right: 20px;
    -webkit-box-shadow: 0px 6px 9px -2px rgba(102,102,102,1);
    -moz-box-shadow: 0px 6px 9px -2px rgba(102,102,102,1);
    box-shadow: 0px 6px 9px -2px rgba(102,102,102,1);
}
.bp-content-header{
    background: #00367B;
    height: 45px;
    padding: 10px;
    color: #fec10d;
}
.bp-content-container{
    line-height: 29px;
    padding: 30px;
}
.bp-menu-container{
    -webkit-box-shadow: -1px -3px 10px 0px rgba(102,102,102,1);
    -moz-box-shadow: -1px -3px 10px 0px rgba(102,102,102,1);
    box-shadow: -1px -3px 10px 0px rgba(102,102,102,1);
    background: #EFEFEF;
}
.bp-container-bg{
    background: #F3F3F3;
}
.bp-modal-table{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bp-modal-table input{
    border: none;
}
.bp-small-full-blue-button{
    width:45%;
    height: 40px;
    background:#00367b;
    border-color:#00367b;
    border-radius:3px;
    color:#FFF;
    font-family: 'Cronos Pro Bold';
    float: right;
}
.bp-small-blue-button-white-bg{
    width:45%;
    height: 40px;
    background: transparent;
    border-color:#00367b;
    border-radius:3px;
    color:#00367b;
    font-family: 'Cronos Pro Bold';
    float: left;
}
.close{
    color: #FFF !important;
    opacity: 10;
    text-shadow: none;
}
.modal-content{
    background: #E0E0E0;
    padding: 0px;
    border:none;
}
.bp-menu-home{
    height: 20px;
    width: 20px;
    background: url("../images/menu_home.svg") no-repeat;
    float: left;
    margin-top: 3px;
}
.bp-menu-company{
    height: 20px;
    width: 20px;
    background: url("../images/menu_company.svg") no-repeat;
    float: left;
    margin-top: 2px;
}
.bp-menu-access{
    height: 20px;
    width: 20px;
    background: url("../images/menu_access.svg") no-repeat;
    float: left;
    margin-top: 5px;
}
.bp-menu-throt{
    height: 20px;
    width: 20px;
    background: url("../images/menu_throt.svg") no-repeat;
    float: left;
    margin-top: 5px;
}
.bp-menu-change-pwd{
    height: 15px;
    width: 15px;
    background: url("../images/ChangePassword.svg") no-repeat;
    float: left;
    margin-top: 4px;
}
.bp-menu-logout{
    height: 15px;
    width: 15px;
    background: url("../images/Logout.svg") no-repeat;
    float: left;
    margin-top: 4px;
}
.bp-menu-export{
    height: 15px;
    width: 15px;
    background: url("../images/Export.svg") no-repeat;
    float: left;
    margin-top: 4px;
}
.arrow-down{
    height: 15px;
    width: 15px;
    background: url("../images/DownArrow.svg") no-repeat;
    float: right;
    margin-top: 10px;
}
.bp-plus{
    height: 15px;
    width: 15px;
    background: url("../images/Plus.svg") no-repeat;
    float: left;
    margin-top: 5px;
}
.bp-profile-menu-li:hover{
    background: #d9d9d9;
}
.dropdown-menu:before {
  content: " ";
  border-bottom: 11px solid #FFF;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: relative;
  bottom: 35px;
  right: -30px;
}
.bp-comp-table{
    width: 100%;
}
.bp-comp-table tr{
    height: 40px;
}
.bp-comp-table thead{
    background: #5B5B5B;
    color: #FFF;
    font-family: 'Cronos Pro Bold';
}
.bp-comp-table th, .bp-comp-table td{
    padding-left: 10px;
}
.bp-green-font{
    color: #0F0;
}
.bp-fade-content{
    color: #CCC;
}
.bp-comp-table tfoot{
    background: #CCC;
    color: #000;
}
.bp-pagination-table{
    width: 80%;
    background: #FFF;
    margin: 10px;
    text-align: center;
}
.bp-pagination-table tr{
    height:30px;
}
.bp-pagination-table td{
    padding-left: 0px;
}
.bp-grey-border-right{
    border-right: 1px solid #CCC;
}
.bp-grey-border-left{
    border-left: 1px solid #CCC;
}
.bp-height-30{
    height: 30px;
}
.bp-pagination-table td:hover{
    background: #00367b; 
    color:#FFF;
}
.bp-filter-container{
    
}
.bp-filter-item{
    padding-right: 10px;
}
.bp-filter-item input, .bp-filter-item button{
    height: 35px;
}
.bp-small-grey-continer{
    background: #E0E0E0;
    padding: 10px;
    overflow: hidden;
}
.bp-small-grey-continer button{
    height: 35px;
}
.bp-custom-scrollbar {
    height: 50vh;
    overflow: auto;
    position: relative;
    width: 100%;
}

.password-box {
    position: relative;
}
.toggle-password {
    position: absolute;
    right: 10px;
    top: 10px;
}
.login-error {
    text-align: left;
    color: red;
    font-size: 16px;
}
#LoginOTP h6, #LoginOTP p {
    color: #01214d;
}
.otp-buttons {
    margin-top: 20px;
}
.bp-blue-button{
    width:100%;
    height: 40px;
    background: #01214d;
    border-color:#fec10d;
    border-radius:7px;
    color:#fec10d;
    font-family: 'Cronos Pro Bold';
}
@media (min-width: 320px) and (max-width: 1350px) { 
    .otp-buttons .btn {
        font-size: 13px;
    }

}
@media (max-width: 767.98px) { 
    .login-bg .bp-form-content {
         padding: 20px 16px;
    }
    .login-bg {
        background: none;
    }
    .bp-form-content {
        width: 100%;
    }   
    .bp-form-content h2 {
        font-size: 30px;
    }

}

/*--------Loader CSS Start-----------------*/
#processingDiv {
}

.content {
    position: relative;
}

.overlay {
    position: absolute;
    left: 0;
    top: 250px;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(255,255,255,0.8);
}

.overlay-content {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #555;
}
/*-----------Loader CSS END--------------*/

@media only screen and (min-width: 768px) and (max-width: 990px){
    .bp-form-content{
        padding: 74px 70px 74px 0px;
    }
    .bp-form-content h2 {
        padding: 0 0 20px 0;
    }
}