.navbar-white {
    background:  #4262af;
}
li.nav-item i {
    color: #fff;
}
.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) {
   background:  #179cea;
}
.dropdown a{color:#fff !important;}
.dropdown-menu a.black i, .dropdown-menu a.black{color:#565555 !important;}
.dropdown-menu-lg {
    max-width: 300px;
    /*min-width: 200px;*/
    padding: 0;
}
.login-logo a img{width:auto;}
.login-logo{background:#fff; padding:10px; margin:0px;}

.login-page2 {
	background-repeat: no-repeat;
	background-size: cover;	
	background-image: url(../img/nagaland1.jpg);
}
.form-control {
    display: block;
}
.login-page2 .row{margin:0;}
.login-box{width:100% !important;}
body, html,.login-container{height:100%; min-height:100% !important; width:100% !important;}
.login-container{}
.login-box{}
.right-div{}
.right-div .img{}
.os-content{background:#334b5f}
.info-box i{color:#fff !important;}
form label{ font-weight:500 !important; margin: 0;}
.card-back{background: #eff3f9; border: 1px solid #c3c1c1;}
.input-group-text{background:#007bff; color:#fff;}
.form-check {
    position: relative;
    display: inline-block;
    padding-left: 0px;
}
.form-check input{padding-right:10px;}
.form-check label{padding-right:10px;}
.bg-info {
    background-color: #00c0ef!important;
}
.bg-success {
    background-color: #00a65a!important;
}
.bg-warning {
    background-color: #f39c11!important;
}
.bg-danger {
    background-color: #dd4c39!important;
}
.layout-footer-fixed .wrapper .main-footer {   
    position: static !important;   
}
.bg-warning {
    background-color: #f39c11!important;
    color: #fff !important;
}
.bg-warning, .bg-warning>a {
    color: #fff!important;
}
.ui-icon{float:right;}

.dropdown-header{background: #179cea; padding: 10px;}
.dropdown img{width:28px; height: 28px;}
.dropdown span{margin-left:5px; font-size:14px;}
.dropdown-header img{width:58px; height:58px; border:3px solid #3674b7;}
.dropdown-header p{color:#fff; margin-top:10px;}
.dropdown .nav-link {display: block; padding: 6px 1rem !important; background:#ffffff1c; font-size:15px;}
.refresh{padding-top:8px; cursor:pointer;display: inline;}
.error{color:#FF0000;}
#newCaptcha{height:40px; background:#fff; 
	background-clip: padding-box;
    border: 1px solid #ced4da;
    border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    display: inline-block;
}
#newCaptcha img{
    width: auto;
}
#example_wrapper{margin-top: 15px;}
.dt-buttons{display:inline;}
#example_length{width: 15%;float: left;}
#example_filter{width: 50%;float: right;}
#example_info{width:50%; float:left; padding-top:0 !important}
#example_paginate{width:50%; float:left;}
#frmContainer{display:none;}
.wd-50{width:50px;}
.wd-100{width:100px;}
.wd-140{width:140px;}
.wd-160{width:160px;}
[class*=sidebar-dark-] .nav-treeview>.nav-item.active>.nav-link, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:hover {
   background-color: rgba(255,255,255,.1);
   color: #fff;
}

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

.wrapper_img{
	height: 200px;
    padding: 10px;
    background: #e4e8fa;
	position:relative;
	overflow:hidden;
}
.img_holder{
    height: 100%;
	text-align: center;
}
.img_holder img{
  max-width:100%;
  height:100%;
}
.upload {
   position: absolute;
   bottom: -2px;
   padding: 7px 0;
   width: 87%;
   left: 10px;
   right: 0;
   background: #179cea;
   bottom: 10px;
   text-align: center;
}
.upload i {
   padding: 7px 8px;
   background: #179cea;
   border-radius: 50%;
   border: 1px solid #ffffff;
   color: #fff;
   margin-top: -15px;
   
}
.image-upload{ line-height:0 !important; height:0;}
.image-upload>input {
  display: none;
 
}
.nav-item{position:relative !important;}

.nav-tabs .nav-link.active, .nav-tabs .show>.nav-link {
    color: #fff;
    background-color: #4262af !important;
	padding-left: 30px;
    padding-right: 18px;
}


.nav-tabs .nav-link{
	color: #4262af;
    background-color: #fff !important;
	padding-left: 30px;
    padding-right: 18px;
}



.nav-tabs .nav-link.active:before, .nav-tabs .show>.nav-link:before {
    content: "";
    left: 0px;
    height: 0;
    top: 1px;
    width: 0;
    border-left: 20px solid #f1f6fa;
    border-right: 10px solid #4262af;
    border-top: 20px solid #4262af;
    border-bottom: 20px solid #4262af;
    position: absolute;
}
.nav-tabs .nav-link.active:after, .nav-tabs .show>.nav-link:after {
    content: "";
    position: absolute;
    top: 1px;
    right: -38px;
    height: 0px;
    /* bottom: 15px; */
    width: 0;
    border: 20px solid transparent;
    border-left-color: #4262af;
    z-index: 999;
}

.nav-tabs .nav-link:before, .nav-tabs .show>.nav-link:before {
    content: "";
    left: 0px;
    height: 0;
    top: 1px;
    width: 0;
    border-left: 20px solid #f1f6fa;
    border-right: 10px solid #fff;
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
    position: absolute;
}
.nav-tabs .nav-link:after, .nav-tabs .show>.nav-link:after {
    content: "";
    position: absolute;
    top: 1px;
    right: -38px;
    height: 0px;
    /* bottom: 15px; */
    width: 0;
    border: 20px solid transparent;
    border-left-color: #fff;
    z-index: 999;
}
.nav-tabs .nav-item {
    margin-right: 9px;
}
.nav-tabs .nav-link{background:#fff;}

.content-header fa-plus {display:inline-block;margin-top:10px;}
h1 small {font-size:12px;}

@media all and (-ms-high-contrast:none) {
     .image-upload>input {
      display: block;
	  position:absolute;
	  bottom:0;
	  opacity:0
 
	}
}

[class*=sidebar-dark-] {
    background-color: #ef557e !important;
}


.heading {
   background: #179cea;
   padding: 7px;
   margin-bottom: 15px;
   color: #fff;
}
.form-block-wrapper{
	background: #e0e9fe;
    padding: 15px 15px 0px 15px;
}
.heading h5{
    display: inline-block;
    padding: 6px 0 0 6px;
}
.span-bn{margin-top:27px}
.heading .span-bn{margin-top:6px}
.span-bn button {padding:0px 6px !important;}
.span-bn button i{font-size:12px;}

.form-block-wrapper{padding-right:50px; position:relative;}
.col_minus{position:absolute; right:13px}
label{font-size:14px;}
.ucfirst:first-letter{text-transform: capitalize; margin-bottom:0;}
.form-checkbox {
    position: relative;
    display: inline-block;
    padding-left: 3px;
	padding-top: 25px;
}
.input-group .fas {
    color: #007bff;
}

@media (min-width: 1024px){
	.modal-header {background:#179cea;color:#FFFFFF;}
	.modal-dialog {
		max-width: 700px;
		margin: 1.75rem auto;
	}
}

/******profile page******/
.profile_img{position:relative;}
.profile_img .profile_img_wrapper{padding: 0px 0 0 10px; position:absolute; left:0; top:0; z-index:999;}
.column_block{ padding: 2px 4px; display:inline-block;}
.column_block b{padding-right:8px;}
.profile_img_wrapper img { width: 62px; height: 70px; margin-bottom: 10px; }
.profile_img_wrapper b, .profile_img_wrapper span {
    display: block;
    line-height: 18px;
}
.bg-custom .nav-item{background: #fff; box-shadow: 2px 2px 4px 1px #dbd9d9; margin-right: 15px; border: 1px solid #d3d1d1; width: 140px; padding: 6px 0;border-radius: 5px;}
.bg-custom .nav-item img{width:55px; height:auto}
.bg-custom .nav-item a {color: #817f7f;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}
.bg-custom .nav-item a span { display:block; }
.bg-custom .nav-item:last-child{margin-right:0}
.bg-custom{overflow:auto;}


/* width */
::-webkit-scrollbar {
 height: 10px;              /* height of horizontal scrollbar ← You're missing this */
  width: 10px;               /* width of vertical scrollbar */
  border: 1px solid #c7c9ca;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;  
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #c7c9ca;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.bg-custom .nav-item:hover{background:#dbdbdb ;}
.active_nav{background:#dbdbdb !important;}

.error-page>.error-content {
    display: block;
    margin-left: 0px;
}

.profile_img .card-back {
    margin-left: 80px;
    padding: 0px 20px;
    display: table;
    min-height: 70px;
    vertical-align: middle;
	width:93%;
}

.id_details{
	display: table-cell;
    vertical-align: middle;
}	

.modal_wrapper{height:400px; overflow:auto;}

/************tooltip**********/
.toolwrap{position:relative}
.tool{padding:5px; color:#179cea; border-radius:50%; cursor:pointer;}
.direct-chat-text{display:none; position:absolute;left: -18px; top: -12px; width:220px; z-index:1000;}
.tool:hover + .direct-chat-text{display:block; font-size:12px;}

/************profile css **********/
.back_trans {
	width:100%;
	float:left;
}
.form-group{width:100%; float:left;}
.card-changed{box-shadow: none; background: none;}
.profile-table thead th{background:#77c1ff !important; color:#fff;}

.select2{ width:100% !important;}
.select2-container .select2-selection--single{height: 38px !important;}

.select2-container--default .select2-selection--single { border:solid #ced4da 1px !important; }

.select2-container--default .select2-container--focus {
  border: solid #ced4da 1px !important;
}

.nav-treeview {
    float:left;
	width:100%;
    /*max-height:150px;*/
    overflow: auto;
}

#suggesstionBox {
	position: absolute;
    top: 64px;
    z-index: 999;
    width: 96%;
    left: 0;
    right: 0;
    max-height: 150px;
    overflow: auto;
    background: #fbfbfb;
    margin: 0px 0px 0 10px;
}

#suggesstionBox ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: -2px;
   
}

#suggesstionBox ul li {
  color: #2c2c2c;
    background: #fffefe;
    display: block;
    padding: 8px 10px;
    position: relative;
    text-decoration: none;
    transition-duration: 0.5s;
    border-top: 1px solid #e5e4e4;
}

#suggesstionBox ul li:hover {
    background: #f1f1f1;
    cursor: pointer;
}

.tableWraper {
		width:100%;
		max-height:400px;
}

.pagination {margin: 5px 0 !important;}

.navbar-nav .nav-item h1 {
    color: rgba(255,255,255,.8);
    display: block;
	font-size: 1.8rem;
	margin:0px;
	font-weight: 300!important;
}

h1.mainhead i {
   font-size: 16px;
   color: #ffffff;
   background: #179cea;
   padding: 15px;
   border-radius: 50px;
   margin-right: 10px;
}
.card-back {
   background: #fff;
   border: 1px solid #c3c1c1;
}

p.ucfirst {
    margin-bottom: 0 !important;
}

.fa-camera-retro { cursor: pointer; }


.dataTable thead {
   background: #ef557e;
   color: #fff;
   font-size: 12px !important;
}
button.dt-button.buttons-excel.buttons-html5 {
    background: #ef557e;
    border: 0;
    color: #fff;
}

.mainhead span {
    margin-top: 5px;
    display: inline-block;
}

h1.mainhead i{float:left}

section.content.application .col-lg-3 {
    background: #fff;
}
.member {
    position: relative;
    /* box-shadow: 0px 2px 15px rgb(0 0 0 / 10%); */
    padding: 30px;
    border-radius: 5px;
    background: #fff;
    transition: 0.5s;
    min-height: 224px;
}

.member .pic {
    /* overflow: hidden; */
    width: 50%;
    margin: 0 auto 20px;
    /* border-radius: 50%; */
}
.member .member-info {
    width:100%;
	text-align:center;
    }
.member h4 {
    font-weight: 700;
    margin-bottom: 5px;
    /font-size: 18px;/
    color: #37517e;
  }
.member .pic img {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 100px;
}
.member h4 a {
    font-size: 18px;  
}
.screen_wrapper img{width:100%;}
.login-header h4{font-size:2em; color:#fff; margin-top:30px !important; margin-bottom:30px !important;}
.login-header {
    background: transparent;
    height: 155px !important;
    padding: 5px;
	width:100%;
	margin-bottom:70px !important;
}
.login-header .logoimg img {
    width: auto;
}

.card { background-color: #ffffff85 !important;}
.login-card-body, .register-card-body {background: #ffffff54 !important; color:#000 !important;}

.login-box .card{border-radius: 0;}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: .25em !important;
    border-bottom-right-radius: .25em !important;
}

@-webkit-keyframes background {
  0% {
    background-image: url(../img/nagaland1.jpg);
  }
  25% {
    background-image: url(../img/nagaland2.jpg);
  }
  50% {
    background-image: url(../img/nagaland3.jpg);
  }
  100% {
    background-image: url(../img/nagaland4.jpg);
  }
}

.newtab .nav-tabs .nav-link.active:before, .nav-tabs .show>.nav-link:before {
			border:0 !important;
		}
.newtab .nav-tabs .nav-link.active:after, .nav-tabs .show>.nav-link:after {
	border:0 !important;
}

.newtab .nav-tabs .nav-link:before, .nav-tabs .show>.nav-link:before {
	border:0 !important;
}
.newtab .nav-tabs .nav-link:after, .nav-tabs .show>.nav-link:after {
	border:0 !important;
}

@media (max-width: 720px){
	#newCaptcha img {
    		width: 65%;
	}
	.login-header h4 {
    		font-size: 1.42em;
	}
	.login-header img { 
		width: 100%;
		max-width: 100px;
	}
	.img-fluid{
	    	border-radius: 50%;
    		border: 1px solid #fff;
	}
}

video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.navbar-badge {
    font-size: .6rem;
    font-weight: 300;
    padding: 2px 4px;
    position: absolute;
    right: 0px;
    top: 2px;
    border-radius: 50px;
    background: #ff5e00;
    color: #fff;
    text-align: center;
}

.notification_popup{position: absolute;
    left: 0;
    top: -54px;
    right: 0;
    z-index: 999;
    color: #721c24;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.layout-navbar-fixed .wrapper .main-header{z-index: 99}
a.brand-link{ padding: 0 5px !important; background:#f4f6f9 !important; }

.disabledSection {
    pointer-events: none;
	background:#ccc;
}