/* Custom */
.customers_login .sidenav, .customers_login .navbar-main , .customers_login .fixed-plugin, .forgot_password .navbar-main , .forgot_password .sidenav, .forgot_password .fixed-plugin {display: none !important;}
.customers_login .sidenav.fixed-start~.main-content, .forgot_password .sidenav.fixed-start~.main-content {margin: 0;}
.customers_login .logo img, .forgot_password .logo img {height: 40px;}
.customers_login .footer, .forgot_password .footer{display: none}
.customers_login .footer.show, .forgot_password  .footer.show {display: block;}
.customers_login .container-fluid, .forgot_password .container-fluid {padding: 0 !important;}
body.customers_login, body.forgot_password {background: #fff !important}
.dataTable-wrapper .dataTable-container .table thead tr th {color: #000; font-size: 0.8rem;}
.icon-shape.shape-wide {width: 66px; height: 50px; flex-direction: column; line-height: 20px;}
.icon-shape.shape-wide2 {width: 100px; height: 50px; flex-direction: column; line-height: 20px;}

.text-xl {font-size: 1.6rem }
.text-2xl {font-size: 1.9rem }
.text-md {
  font-size: 1rem !important;
}
hr {margin: 0.5rem 0 !important}
.waves-xs {height: 30px; min-height: 30px;}
.navbar-vertical .navbar-nav>.nav-item .nav-link.active .icon-meniu {color: #fff;}
.bg-gradient-yellow {background-image: linear-gradient(310deg, #eeea4b 0%, #9d9f55 100%);}
.bg-gradient-blue {    background-image: linear-gradient(310deg, #4bc6ee 0%, #55559f 100%);}
.bg-gradient-orange {    background-image: linear-gradient(310deg, #df9f23 0%, #ffcb00 100%);}
.bg-gradient-purple {    background-image: linear-gradient(310deg, #983bea 0%, #444058 100%);}
.bg-gradient-ciel {    background-image: linear-gradient(310deg, #37e0f3 0%, #444058 100%);}

.navbar-vertical .navbar-brand>img, .navbar-vertical .navbar-brand-img {max-height: 5.7rem;}
.text-white {color: #fff !important}

.selected-project {
  background: white;
  border-radius: 2cm;
  padding: 2px
}



