/* Added developer n 01-03-2017 */

/********** Template CSS **********/



@font-face{font-family:'klik';src:url('../fonts/Klik-Light.otf');font-weight:normal;font-style:normal}
.form-horizontal .has-feedback .form-control-feedback  {
	right:0 !important;
}


  .fontcairo{
    font-family: klik !important;
  }
.phoneinline{
    display: flex;
    width:100%;
    max-height: 39px;
}
.wid-30{
    width:30%;
}
.input-group-text {
    max-height: 38px;
}

.hei45{
    height: 45px !important;
}

@media screen and (max-width: 767px){
table {
    overflow: scroll !important;
    display: block;
}}

.bot-btn{
    padding : .75rem 1.25rem;
    border-top: 1px dashed #dedede !important;
width: 100% !important;
}

.required-mark {
    color: red;
}

.clr-green{
    color : #28a745;
}

.clr-red{
    color : red;
}

.m5{
    margin :5px;
}

.minhi340{
    min-height: 340px;
}

.maxwi100{    
    max-height: 70px;
    margin-bottom: 10px;
}

.input-group-addon {
    padding:12px;
    min-width: 100px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group .input-group-addon {
    border-radius: 0 !important;
    border-color: #d2d6de !important;
    background-color: #fff !important;
    height: 38px;
}

.login-banner{
    background: url("/images/loginbanner.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin:2rem;
}

@media screen and (max-width: 767px){
    .login-banner{
        background: url("/images/loginbanner.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin: 5px 0px !important;
    }
}

.wid500
{
   width : 500px;
}

.pt25{
    padding-top: 15px;
    margin-bottom: 0px;
}

.mb0{
    margin-bottom: 0px;
}

.bor0{
border-bottom: 0px;
}

hr{
border: 1px dashed #dedede !important;
width: 100% !important;
}
.minhi250{
    min-height: 270px;
}
.cust-label{
    
    font-weight: 700;
    font-size: 18px !important;
}
.btnblue{
    border-radius: 4.5rem!important;
    background-color: #395b77!important;
    width: 180px!important;
    border-color: #395b77 !important;
    margin : 0 auto;
}
.btnbluetxt{
    color: #3b3e66;
    text-decoration: none;
    background-color: transparent;
}
.clrgrey{
    color: rgb(202, 202, 202);
}
.backwhite{
    background: #ffffff !important ;
}
.padup20{
    padding: 20px 0px;
}
.padup10{
    padding: 10px 0px;
}
.btngreen{
    background-color: #1bc943!important;
    width: 180px!important;
    border-color: #1bc943 !important;
    margin: 0 auto;
}
.btnwid180{
    width: 180px!important;
    margin: 0 auto;
    
}



/* custom */

.nav-sidebar ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    margin: 0;
}

 .sidebar-icon {
    margin: 0 1.42857rem 0 0;
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    font-size: 1.495rem;
    transition: all .2s ease-in-out;
    align-items: center;
    align-content: center;
}

.pt-5, .py-5 {
    padding-top: 3rem!important;
}

.nav-sidebar ul li {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 1px 0;
}
.app-sidebar--light .nav-sidebar ul li>a.active, .app-sidebar--light .nav-sidebar ul li>a:hover {
    color: #173432;
    fill: #173432;
    background: rgba(30,100,180,.05);
}
.nav-sidebar ul li>a {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    height: 44px;
    padding: 1.875rem 1.5rem;
    font-size: .96364rem;
    white-space: nowrap;
    font-weight: 400;
}
.app-sidebar--light .nav-sidebar ul li>a {
    color: rgba(7,9,25,.8);
}
.sidebar-icon{
    color: #173432;
    fill: #173432;
}
.nav-sidebar ul li>a {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    height: 44px;
    padding: 20px;
    font-size: .96364rem;
    white-space: nowrap;
    font-weight: 400;
}

.top25{
top : 20px !important;
}
.os-content{
    padding: 0px !important; 
}
.boxshadowcust{
box-shadow: 0 0px 38px rgb(0 0 0 / 30%), 0 0px 12px rgb(0 0 0 / 22%) !important;
}
.pad60{
    padding: 60px;    
}
@media (max-width: 767.98px){
    .pad60{
        padding: 1rem !important;    
    }
}

.bg-card-dark-blue{
    background-color: #173432!important;
    color: #ffffff !important; 
}

.bg-card-white-blue{
    background-color: #12aaeb!important;
    color: #ffffff !important; 
}
.clrbackblue{
    background: #17181e !important;
}

.font-weight-bold {
    font-weight: 700!important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.w-100 {
    width: 100%!important;
}
.display-4 {
    font-size: 1.7rem;
}
.display-3, .display-4 {
    font-weight: 300;
    line-height: 1.2;
}
.modal-dialog.docmodaldata{
    max-width:1100px
}
.black-background{
    background: #000000 !important;
    color :#ffffff !important;
}
.dark-blue-btn1 {
    background-color: #173432!important;
    color: #ffffff !important;
    border: #173432!important;
}
.bordarblue{
    border-top: 3px solid #173432;
}
.nav-link.active{
    color : #e9f4af !important
}
.inline{    
    display: inline-block !important;
    margin: 2px 10px 0 0 !important;
}
.whiteclr{
    color: #ffffff !important;
}
.chart svg, .chart canvas {
    width: 100% !important;
}

.nav-link.demo.active {
    color: #ffffff!important;
    background: #173432 !important;
}
.demo{
    color:#173432 !important;
}
.mt-20{
    margin-top:20px !important;
}
.iblink {
    padding: 20px;
    background: #fff;
    color: #333;
    text-align: center;
    margin: 0px;
    border-radius: 0px;
}
.row.iblink h3 {
    margin: 0;
    font-size: 20px;
    text-align: left;
    line-height: 33px;
    
}
#iblink {
    opacity: 0.8;
}
.iblink button {
    background: #173432;
    border: 1px solid;
    box-shadow: none !important;
    padding: 5px 10px;
    font-weight: bold;
    color: #ffffff !important;
}
.blinking {
    animation: blinkingText 1.5s infinite;
}
@keyframes blinkingText{
	0%{		color: #000;	}
	49%{	color: #fff;	}
	50%{	color: #002e78;	}
	99%{	color:transparent;	}
	100%{	color: #000;	}
}

.switchb {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
  }
  
  .switchb input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .sliderb {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .sliderb:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 2px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .sliderb {
    background-color: #2196F3;
  }
  
  input:focus + .sliderb {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .sliderb:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliderbs */
  .sliderb.round {
    border-radius: 34px;
  }
  
  .sliderb.round:before {
    border-radius: 50%;
  }
  
    #commentdata{width:100%;}

    .radio.inline {
        display: inline-block;
        margin: 2px 10px 0 0;
    }

    .nav-sidebar>.nav-item .nav-icon.fa, .nav-sidebar>.nav-item .nav-icon.fab, .nav-sidebar>.nav-item .nav-icon.fad, .nav-sidebar>.nav-item .nav-icon.fal, .nav-sidebar>.nav-item .nav-icon.far, .nav-sidebar>.nav-item .nav-icon.fas, .nav-sidebar>.nav-item .nav-icon.ion, .nav-sidebar>.nav-item .nav-icon.svg-inline--fa {
        font-size: 16px !important;
    }

    .select2-container--default .select2-selection--single {        
        min-height: 45px !important;
    }

    [class*=sidebar-dark-] {
        background-color: #111116 !important;
    }
    
    .sidebar-dark-primary .nav-sidebar.nav-legacy>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar.nav-legacy>.nav-item>.nav-link.active {
        border-color: #173432 !important;
    }

    .navbar-dark {
        background-color: #111116 !important;
        border-color: #4b545c;
    }

    .main-footer {
    background: #111116 !important;
    color: #ffffff !important;
    border-top: none !important;
    }

    .box-shadow {
        box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    }
    
    .rounded-3 {
        border-radius: 1.25rem!important;
    }
    .bg-body, .bg-dark {
        background-color: #111116!important;
    }
    .text-center {
        text-align: center!important;
    }
    .p-3 {
        padding: 1rem!important;
    }
    .mb-3 {
        margin-bottom: 1rem!important;
    }

    .text-muted, .text-white-50 {
        color: rgba(255,255,255,.5)!important;
    }

    .bg-body, .bg-dark {
        background-color: #111116!important;
    }

    
    .users-list-name {
        color: #ffffff !important;     
    }

    #field, label {        
        font-family: klik !important;
        
    }

    .btn-primary {
        color: #fff;
        background-color: #173432 !important;
        border-color: #173432 !important;
        box-shadow: none;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #e18d6c !important;
        border-color: #e18d6c !important;
        box-shadow: none;
    }


    .clrora{
        color: #e18d6c !important;
    }

    .clrora:hover{
        color: #d08a6e !important;
    }

    /* .table-hover tbody tr:hover {
        color: #ffffff !important;
        background-color: #17181e !important;
    } */

    /* .table-striped tbody tr:nth-of-type(odd) {
        background-color: #17181e !important;
    } */

    .dark-mode .card {
        background-color: #111116!important;
        color: #fff;
    }

    .dark-mode .content-wrapper {
        background-color: #17181e !important;
        color: #fff;
    }

    

    .table thead th {
        
        border-bottom: none !important;
    }

    .table td, .table th {
        border-top: none !important;
    }

    th{
        font-size: 15px !important;
        color : #88878a !important;
    }
    td{
        font-size: 15px !important;
    }
    .back-or{
        background: #e18d6c !important;
        color: #ffffff !important;
    }

    .page-item.active .page-link {
        z-index: 3;
        color: #fff !important;
        background-color: #e18d6c !important;
        border-color: #e18d6c !important;
    }
    .page-link {
        position: relative;
        display: block;
        padding: 0.5rem 0.75rem;
        margin-left: -1px;
        line-height: 1.25;
        color: #e18d6c !important;
        background-color: #fff;
        border: 1px solid #dee2e6;
    }

    .login-page, .register-page {
        
        align-items: initial !important;
        
    }

    

    .content-wrapper {
        background-color: #e3e7ed !important;
    }

    .dark-mode .sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .dark-mode .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
        background-color:#29282e !important;        
    }

    .dark-mode .custom-file-label, .dark-mode .custom-file-label::after, .dark-mode .form-control:not(.form-control-navbar):not(.form-control-sidebar):not(.is-invalid):not(:focus) {
        border: none !important;
    }

    .dark-mode .custom-control-label::before, .dark-mode .custom-file-label, .dark-mode .custom-file-label::after, .dark-mode .custom-select, .dark-mode .form-control:not(.form-control-navbar):not(.form-control-sidebar), .dark-mode .input-group-text {
        background-color: #17181e !important;        
    }


    .checkbox12 {
        opacity: 0;
        position: absolute;
      }
      
      .label12 {
        width: 50px;
        height: 26px;
        background-color:#ffffff;
        display: flex;
        margin-top: 5px !important;
        margin-bottom: 0px !important;
        border-radius:50px;
        align-items: center;
        justify-content: space-between;
        padding: 5px;
        position: relative;
        transform: scale(1.5);
      }
      
      .ball {
        width: 20px;
        height: 20px;
        background-color: #000000;
        position: absolute;
        top: 2px;
        left: 2px;
        border-radius: 50%;
        transition: transform 0.2s linear;
      }
      
      /*  target the elemenent after the label*/
      .checkbox12:checked + .label12 .ball{
        transform: translateX(24px);
      }
      
      .fa-moon {
        color: pink;
      }
      
      .fa-sun {
        color: yellow;
      }


      .dark-mode input:-webkit-autofill, .dark-mode input:-webkit-autofill:focus, .dark-mode input:-webkit-autofill:hover, .dark-mode select:-webkit-autofill, .dark-mode select:-webkit-autofill:focus, .dark-mode select:-webkit-autofill:hover, .dark-mode textarea:-webkit-autofill, .dark-mode textarea:-webkit-autofill:focus, .dark-mode textarea:-webkit-autofill:hover {
        -webkit-text-fill-color: #000000 !important;
    }

    .radset{
        border-radius: 0px 0px 15px 15px !important;
        background: #173432 !important;
    }

    .sidebar-mini .main-sidebar .nav-legacy .nav-link{
        width: 260px !important;
    }

    .nav-sidebar .nav-link>.right, .nav-sidebar .nav-link>p>.right {
        position: absolute;
        right: 8px !important;
        top: 0.7rem;
    }

    .dark-mode .preloader {
        background-color: #000000 !important;
        color: #fff;
    }