body{
    background-color: #f7f8fc!important;
    font-family: 'Roboto', sans-serif!important;
}
.emblum-logo img{
    width: 67px;
    margin-right: 15px; 
    margin-left: 0px;;
}
.cm-logo img{
    width: 67px;
    height: auto;
    margin-right: 15px; 
    margin-left: 0px;;
    border-radius: 100%;
    box-shadow: 2px 2px 5px #888;
}
.data h3{
    
    margin-top: 4px;
    margin-bottom: 0px;
    color:rgb(28, 143, 179);
}
.data h5{
    margin-top: 8px;
    margin-bottom: 0px;
    color:rgb(28, 143, 179);
    font-size:17px;
}
.box{
    margin-top: 10px;
    text-align: center;
    padding:0px;
    background-color: rgb(20, 87, 107);
    color:white;
    margin-right: 1px;
}
.box h6{
    margin-top: 6px;
    margin-bottom:2px;
}
.box2{
    margin-top: 10px;
    text-align: center;
    padding:0px;
    background-color:rgb(3, 170, 3);
    color:white;
    margin-right: 1px;
    
}
.box2 h6{
    margin-top: 6px;
    margin-bottom:2px;
}
.box3{
    margin-top: 10px;
    text-align: center;
    padding:0px;
    background-color:rgb(253, 52, 62);
    color:white;
    margin-right: 2px;
  
}
.box3 h6{
    margin-top: 6px;
    margin-bottom:2px;
}
.box4{
    margin-top: 10px;
    text-align: center;
    padding:0px;
    background-color:rgb(52, 230, 253);
    color:white;
  
}
.box4 h6{
    margin-top: 6px;
    margin-bottom:2px;
}
#tableinfo{
    width:100%;
    margin-top: 50px;
}
table th{
    padding:10px;
    background-color:rgb(241, 238, 238);
}
 td{
    padding:10px;
}
  #tableinfo tr:nth-child(even) { 
    background-color: rgb(237, 249, 253); 
}
.nav a{
    margin-top:10px;
    color:white;
    font-size:20px;
}
a.active{
    background-color: blue;
}
/* .user-icon{
    border-radius: 100%;
    border:2px solid black;
    width: 25px;height: 25px;
    text-align: center;
    line-height: 25px;
} */
.power-icon {
    border-radius: 100%;
    color: #fff;
}
.house{
    border-radius: 100%;
    border:2px solid black;
    padding:3px;
    font-weight:600;
}
.user-icon{
    border-radius: 100%;
    border:2px solid #fff;
    width: 25px;height: 25px;
    text-align: center;
    line-height: 25px;
}
.user2 {
    border-left: 1px solid #fff;
    padding-left: 10px;
}
.icon {
    vertical-align: middle;
    margin-right: 10px;
    text-align: left;
    color: #fff;
}
.icons {
    margin-right: 10px;
    /* border-right: 1px solid #e2e2e2; */
    padding-right: 10px; 
    color:#fff
}
.power-icon{
    border-radius: 100%;
    /* border:2px solid black;
    background-color: black; */
    color:#fff;
}
.icons b{
    font-weight:500
}
.calander{
    position:absolute;
    right:10px;
    font-size:9px;
    line-height:40px;
}
.todate{
    margin-left:65px;
}
/* .btn{
    box-shadow:none;
    padding:1px;
    margin-top:16px;
    padding-top:3px;
    
} */
.excelbuttons{
    transform:translate(35px,33px)
}
/* .excelbuttons .btn-primary:nth-child(2){
    margin-left: 15px !important;
} */
/* header{
    height:73px;
} */
/*data-tables*/
.dataTables_wrapper{
    margin-top: 15px;
}
.dataTables_filter{
    margin-bottom:10px;
}
th.sorting span:before,
.sorting_asc span:before,
.sorting_desc span:before {
    position: absolute;
    content: "\f0b0";
    font-family: 'FontAwesome';
    right: -15px;
    top: 2px;
    font-size: 12px;
}
th.sorting span,
.sorting_asc span,
.sorting_desc span{
    position: relative;
}
table.dataTable thead .sorting,
.sorting_asc,
.sorting_desc{
    background-image: none !important;

}
table.dataTable thead th,
 table.dataTable thead td{
    font-size: 14px;
    padding:10px !important;
    border-bottom:none !important;
    
}
.app_id{
    color: #1b8dff;
}
.side-menu{
    padding:0 !important;
}
.nav a:hover{
    color:#fff
}
.login-header{
    
    height:68px;
}
.header .login-navbar{
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #e2e2e2;
    height:68px;
}
.boxes h6{
    font-size:13px;
    text-align: center;
    border-bottom: 2px dotted rgb(43, 235, 43);
    color:black;
    padding-bottom:8px;
    padding-top:8px;
}
.boxes .col{
    padding:0;
}
.boxes h5{
    text-align: center;
    color:blue
}
.boxes{
    margin-top: 30px;
    text-align: center;
    /* padding-left:3px; */
    background-color:white;
    /* margin-right: 3px;
    margin-left:5px; */
    width:19%;
}
.apcm img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.header .navbar-brand{
    margin:0;
    padding:0
}
.header .custom-nav{
    background:linear-gradient(380deg, #49ab56 0%, #0f4e9c 100%)
}
.span-text
{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    /* font-style: italic; */
}
.cm-name,
.state-info{
    color: #fff;
}
.fz-26{
    font-size: 26px;;
    font-family: sans-serif !important;
}
.select-language .form-control{
    padding: 5px;
    font-size: 14px;
    height: auto;
}
.regbtn{
    padding-left:15px ;
    padding-right:15px ;
    padding-top:15px ;
    padding-bottom:15px ;
    margin-top:25px ;
    /* background-color: rgb(224, 221, 221)!important; */
    border:none!important;
    outline:none !important;
    box-shadow:none;
}
button.active{
    background-color: blue;
    color:white
}
.inputfeild{
    margin-top: 25px;
    padding-bottom:10px;
    /* margin-left: 17px;
    margin-right: 17px; */
    font-family: sans-serif;
    font-size:16px;

}
.feildsize{
     height:3em;
    font-family: sans-serif;
}
.click{
    margin-top:70px;
    transform: translate(223px,0px);
}
.page-footer{
    background-color: rgb(44, 43, 43);
     color:white;
    /* margin-top:75px */
}
.page-footerleft{
    background-color: rgb(44, 43, 43);
     color:white;
     /* padding-top:20px;
     padding-bottom:7px; */
     font-family: sans-serif;
}
/* footer css */
.log-footer{
    background: rgb(44, 43, 43);
}
.footerleft,.footerright  {
    padding:0
}
.footerright  {
    border-left: 2px dotted #fff;
}
.heading{
    font-size: 14px;
    font-weight: 600;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 5px;
}
.bg-white{
    /* background-color: #fff; */
    /* padding: 15px;
    border-radius: 8px; */
    /* border: 2px solid #DFE0EB; */
    margin-bottom:20px;
    font-size:14px;
    font-family: roboto;
}
.bg-white ::-webkit-input-placeholder,select{
    font-size: 14px!important;
}
.form-heading{
     color:#10509c;
     font-size:16px;
     text-transform: uppercase;
     /* padding: 15px 0; */
     /* border-bottom: 2px solid #efefef; */
     font-weight: 500;
     /* margin-left:auto; */
     margin: 0 0 0 0;
     padding: 10px 0;
}
.form-heading.border-transparent{
    border-bottom: transparent;
    margin-left:0
}
.text-p{
    font-size:16px;
    font-weight: 400;
    color:#1b1b1b
}
.custom-button{
    background: #11529A!important;
    border: 1px solid #B2B2B2!important;
    box-sizing: border-box!important;
    border-radius: 2px!important;
}
.upload {
    width: 120px;
    height: 100px;
    border: 1px solid #e2e2e2;
}
.uploadbtn{
    width: 120px;
    box-sizing: border-box!important;
    border-radius: 2px!important;
    background: #11529A!important;
}
/* .checklist ol li:nth-child(even) { 
    background-color: rgb(222, 245, 253);
} */
.signature{
    /* margin-bottom: 15px; */
    /* border-bottom: 2px dashed black; */
}
.labels{
   color:#a09c9c;
}
.effects-none{
    box-shadow: none!important;
    outline: none;

}
/* .danger-alert{
    border:1px solid #ff0000;
} */
.danger-alert .form-control{
    background: #fff1f1;
    border:1px solid #ff0000 !important;
    box-shadow: none!important;
}
.danger-alert .btn-primary {
    background: #FF0000 !important;
    border: 1px solid #FF0000 !important;
    border-radius: 0 !important;
    box-shadow: none!important;
}
.checklist ol {
    padding:0;
}
 .cm-mark{
     margin-left:15px;
 }
 .span-text.border{
     border:transparent !important;
    border-right: 1px solid #dee2e6!important;
    padding-right: 15px;
 }

  .form-control:disabled{
      border:1px solid #b2b2b2!important;
      background: #E8E8E8 !important;
  }
  .form-control:disabled{
    font-size: 14px!important;
    opacity: 1!important;
    -webkit-text-fill-color: #3B3B3B;;
  }
  .btn{
      font-size: 14px !important;
  }
  .addressbutton{
      display: none;
  }
  .custom-control{
      /* padding-left: 18px!important; */
      padding-right:18px !important
  }
  .form-group{
    font-Weight: 400;
    font-Size:14px;
    Line-Height:16.41p
  }
  .custom-control-input:checked~.custom-control-label::before {
    color: #F7F7FC;
    border-color: #11519B !important;
    background-color: #11519B !important;
}
.input-group .custom-button{
    width:110px;
    font-size: 14px;
    white-space: nowrap;
}
.form-control{
    height:36px;
}
.yesDiv,.noDiv{
    display: none;
}
.nowrap{
    white-space: nowrap;
}
.print.form-heading{
    border-bottom: transparent !important;
}
.user-buttons .btn.btn-primary.custom-button {
    width: 125px;
    height: 40px;
}
.user-buttons a{
    display: block;
}
.nav a{
    color:#fff;
    font-size: 16px;
    padding: 15px 25px;
}
a.active{
    background-color: #2384d9;
}
.navbar-brand.print{
    display: block;
}
.navbar-brand.print .span-text{
    color: #318474 !important;
    border-right: transparent !important;
    font-style:normal;
}
.appid{
    font-size: 14px;
    color: #10509c;
    font-weight: 500;
    letter-spacing: 1px;
}
.fw-5{
    font-weight:500;
}