[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus {
    background-color: rgb(97 135 132)!important;
    color: #fff;
    border-radius: 50px;
    border: 0px solid #fff;
    transition: 0.5s;
}
.navbar-white {
    background:  #4262af;
    background: linear-gradient(81deg, #03d8c4 -42%, #f576a5 43%, #03d8c4 160%)!important;
}
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:0px 20px; 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:#6906c2; background: linear-gradient(-3deg, #6906c2, #f57a99); color: #fff; color:#fff;border: 1px solid #6906c2; border-radius: 0px 30px 30px 0px;}
.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;}

.navbar-expand .navbar-nav .dropdown-menu {
    background: #bae6e3!important;
}

.dropdown-header{background: #26716a; 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;}
.logout{border-radius: 52px; box-shadow: 0px 0px 7px 2px #71717182;}
.refresh{padding-top:8px; cursor:pointer;display: inline;}
.error{color:#FF0000;}
#newCaptcha{
	height: 42px;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #91e7b2 !important;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    display: inline-block;
    border-radius: 55px;
}
#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: #26716a !important;
}


.heading {
    background: #179cea;
    background: linear-gradient(45deg, #5b2762, #f474a3);
    padding: 0px 3px;
    margin-bottom: 6px;
    color: #fff;
    border-radius: 12px;
}
.heading a{
    color: #FFF;
}
.img-icon{
	width: 30px;
    height: 30px;
    background: #dcdcdc;
    padding: 3px;
    border-radius: 50px;
    margin-right: 10px;
}
.form-block-wrapper{
	background: #e0e9fe;
    padding: 15px 15px 0px 15px;
}
.heading h5 {
    display: inline-block;
    padding: 3px 0 0px 6px;
    font-size: 16px;
}
.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; right: -8px; top: 17px;}
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;
   border-radius: 20px;
}

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

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


.dataTable thead {
   background: #179cea;
   color: #fff;
}
button.dt-button.buttons-excel.buttons-html5 {
    background: #179cea;
    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;
}

.symbol.symbol-circle, .symbol.symbol-circle .symbol-label, .symbol.symbol-circle>img {
    border-radius: 50%;
}
.symbol {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.95rem;
    border: 2px solid #f46e9f;
    padding: 4px;
}
.symbol.symbol-40px>img {
    width: 40px;
    height: 40px;
}
.symbol.symbol-circle, .symbol.symbol-circle .symbol-label, .symbol.symbol-circle>img {
    border-radius: 50%;
}
.symbol>img {
    width: 50px;
    height: 50px;
}
.symbol>img {
    width: 100%;
    flex-shrink: 0;
    display: inline-block;
    border-radius: 0.95rem;
}
.symbol .symbol-badge {
    position: absolute;
    border: 2px solid #fff;
    border-radius: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)!important;
}
.bg-success {
    --bg-color: 184,217,53!important;
}
.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important;
}
.ms-4 {
    margin-left: 1rem!important;
}
.text-gray-900 {
    color: #211f1c!important;
}
.fw-bolder {
    font-weight: 600!important;
}
.fs-6 {
    font-size: 1.075rem!important;
}
.mb-2 {
    margin-bottom: 0.5rem!important;
}
.nav.nav-pills.nav-pills-custom .nav-link.active, .nav.nav-pills.nav-pills-custom .show>.nav-link.active {
    background-color: #03dac6;
    border: 1px solid #7b414a;
    transition-duration: 1ms;
    position: relative;
}
.nav.nav-pills.nav-pills-custom .nav-link, .nav.nav-pills.nav-pills-custom .show>.nav-link {
    border: 1px dashed #cacaca;
    border-radius: 12px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #03dac6;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.95rem;
}
.flex-center {
    justify-content: center;
    align-items: center;
}
.me-3 {
    margin-right: 0.75rem!important;
}

/* .nav-link {
    display: block;
    padding: 0.1rem 0.9rem 0rem 0.6rem;
} */
.register-add{
    padding: 3px 20px;
    background: #e3e4e5;
    border-radius: 38px;
}
a.register-add{
    color: #374450;
    font-weight: 600;
    padding: 7px 20px 3px 20px;
    border: 1.5px dotted #374556;
}
.register-add img{
    width: 30px;
    background: #ffb2ce;
    border-radius: 50%;
    padding: 5px;
    position: relative;
    top: -2px;
    left: -13px;
}
.register-add:hover{
    background: #03dac6;		
}
.dataTable thead {
    background: #d35f86;
    color: #fff;
    font-size: 13px;
}

.btn-x-sm {
    color: #fff;
    background-color: #03dac6;
    border-color: #03dac6;
    box-shadow: none;
    padding: 2px 7px;
    font-size: 11px;
}
.btn-x-sm-pink {
    color: #fff;
    background-color: #d35f86;
    border-color: #d35f86;
    box-shadow: none;
    padding: 2px 7px;
    font-size: 11px;
}
tr>td{
    font-size: 13px!important;
}
button.dt-button.buttons-excel.buttons-html5 {
    background: #a45a6d;
    border: 0;
    color: #fff;
    border-radius: 66px;
}

div.dataTables_wrapper div.dataTables_length select, div.dataTables_wrapper div.dataTables_filter input{
   border-radius: 66px;
}

.table td, .table th {
    padding: 0.3rem;
}
@font-face {
font-family: 'arialuni'; /*a name to be used later*/
    src: url('http://localhost/frumis-stage/frumis-stage/public/fonts/arialuni.ttf'); /*URL to font*/
}
.unicode-font {
    font-family: 'arialuni';
}

.button_print{
    background: #4ce8cd;
    border: 2px solid #fff;
    padding: 4px 11px;
    border-radius: 20px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #d35f86;
    border-color: #d35f86;
}

.back_button{
    background: #26716a;
    color: #FFF;
    padding: 2px 10px;
    border-radius: 50px;
}
.back_button:hover{
    color: #ccc;
}

.filter{
    background: #e3e4e594;
    border: 1.5px dotted #da039561;
    border-radius: 15px;
}

.img-title{
    width: 37px;
    padding: 4px;
    border: 1.5px solid #f46e9f;
}

.header-info{
    margin: 0px 8px;
    border-bottom: 1px solid #26716a;
    color: #26716a;
    font-weight: 600;
    padding: 5px 16px;
    border: 0.1px solid #26716a4d;
    border-radius: 20px;
    font-size: 11px;
}

.icon-align i{
    color: #FFF;
    position: relative;
    top: -2px;
    left: -13px;
}

.radio_checkbox_container{
    padding: 2px 9px;
    border: 1px dotted #ccc;
    border-radius: 20px;
    margin-right: 15px;
    margin-bottom: 3px;
    display: inline-block;
    background: #faadcb26;
}

.col-form-label{
    font-size: 12.5px;
}

.radio_checkbox_container label{
    font-size: 11px;
}
.select2-container .select2-selection--single {
    height: 32px !important;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.50rem 0.99rem;
}

/**------ NEW ------ */


	a.navigation-button{
		color: #ffffff;
		margin: 0px 5px;
	}
	
	.navigation-button {
		background: #b8b8b8;
		background-image: -webkit-linear-gradient(top, #b8b8b8, #cfcfcf);
		background-image: -moz-linear-gradient(top, #b8b8b8, #cfcfcf);
		background-image: -ms-linear-gradient(top, #b8b8b8, #cfcfcf);
		background-image: -o-linear-gradient(top, #b8b8b8, #cfcfcf);
		background-image: linear-gradient(to bottom, #b8b8b8, #cfcfcf);
		-webkit-border-radius: 39;
		-moz-border-radius: 39;
		border-radius: 39px;
		font-family: Arial;
		color: #7a7a7a;
		font-size: 12px;
    	padding: 5px 33px 5px 33px;
		text-decoration: none;
		transition: 0.5s;
	}

	.n-active{
		background: #4bfada;
		background-image: -webkit-linear-gradient(top, #4bfada, #6b5a02);
		background-image: -moz-linear-gradient(top, #4bfada, #6b5a02);
		background-image: -ms-linear-gradient(top, #4bfada, #6b5a02);
		background-image: -o-linear-gradient(top, #4bfada, #6b5a02);
		background-image: linear-gradient(to bottom, #4bfada, #6b5a02);
	}

	.navigation-button:hover {
		background: #04bfac;
		background-image: -webkit-linear-gradient(top, #69ffe4, #023d32);
		background-image: -moz-linear-gradient(top, #69ffe4, #023d32);
		background-image: -ms-linear-gradient(top, #69ffe4, #023d32);
		background-image: -o-linear-gradient(top, #69ffe4, #023d32);
		background-image: linear-gradient(to bottom, #69ffe4, #023d32);
		text-decoration: none;
		transition: 0.5s;
	}

	.button-strip{
		background: #ffb7b74a;
		padding: 4px 0px;
		height: 36px;
	}

	/**--------- FORM STYLE -------- */

	 #discharge-slip-content .overall {
        margin: 0 auto;
		padding-top: 20px;
      }
      #discharge-slip-content .section {
        background: #e3fcf8;
        border: 1px solid #000;
        padding: 10px;
        margin: 10px 0;
      }
      input.form-custom {
        width: 100%;
        border: 0;
        background: none;
        border-bottom: 1px dashed;
      }
      #discharge-slip-content .back{background: #bfc1be !important;}
      #discharge-slip-content .v-line{border-right:1px solid #8d8d8d}
      #discharge-slip-content .form-control{background: transparent !important; border: 1px solid #000;}
      #discharge-slip-content .form-group {margin-bottom: 5px !important;}
	  #discharge-slip-content .overall h5{
		font-size: 15px;
		font-weight: 600;
	  }
	  .inline-op
	  {
		display: inline;
	  }
	  #discharge-slip-content p{
		margin-bottom: 0rem;
	  }
	  #discharge-slip-content .border-tb{
		border-bottom: 0.5px solid #000;
    	border-top: 0.5px solid #000;
	  }
	  #discharge-slip-content .tick{
		font-family: 'Font Awesome 5 Free';
	  }
	  #discharge-slip-content .tick-border{
		font-size: 13px;			
		border: 1px solid #000;
		margin: 0px 3px 0px 0px;
	  }
	  .fw-600{
		font-weight: 600;
	  }

	  .border-box-dotted{
		padding: 5px;
    	border: 0.5px dotted #000;
		margin-bottom: 3px;
	  }
   #discharge-slip-content .title{margin-right: 8px;}

.example_processing{
    display: block;
    z-index: 9999;
    color: black;
    background: #55ffb9 !important;
    background-color: #55ffb9 !important;

   animation: blinker 1s linear infinite;
  		-webkit-animation: blinker 1s linear infinite;
}

@keyframes blinker {
		50% { opacity: 0.4; }
	}


.new-login-button{
	background: linear-gradient(-3deg, #6906c2, #f57a99);
	transition: 0.5s;
	border-radius: 55px;    
}
.new-login-button:hover{
	background: linear-gradient(-3deg, #330b57, #da315c);
	border: 1px solid #6906c2;
}
.new-login-refer-link{
  width: 7em;
}
.new-login-border-back{
    background: #fdead48c;
    border-radius: 100px;
    padding: 10px;
    border: 1px solid #282828;
}
.new-login-text-gradient{
    background: #6906C2;
    background: linear-gradient(to right, #00cdff 0%, #fa3646 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.new-btn, .new-btn-b{
    padding: 3px 18px !important;    
    border-radius: 63px !important;
}

.new-btn-b:hover{
  box-shadow: 0px 0px 10px #8c8c8c;
}

.new-btn-red{
  background: #f15f5f !important;
  border: 2px solid #d9cece !important;  
}

.new-btn-red:hover{
 transition: 0.5s !important;
 background: #ae2f2f !important;
 border: 2px solid #ff9d9d !important;
}

.new-btn-green{
  background: #70c982 !important;
  border: 2px solid #e0e1e0 !important;
}

.new-btn-green:hover{
 transition: 0.5s !important;
 background: #30783f !important;
 border: 2px solid #67ff86 !important;
}

.inner-btn-container{
    background: #e4e4e4a8;
    padding: 9px 0px;
    border-radius: 63px;
    border: 1px solid #d9d9d9;
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time], input[type=number], input[type=text], input[type=password], .select2-selection, select{
    border-radius: 70px !important;
    border: 1px solid #91e7b2 !important;
}

.text-sm .select2-container--default .select2-selection--single, select.form-control-sm~.select2-container--default .select2-selection--single{
   border: 1px solid #91e7b2 !important;
}
.form-border-container{
    
}
