.accordians .card{margin-bottom: 2px;}
.accordians .card .card-header{    padding: 0;}
.accordians .card .card-header .card-link{
	padding: 7px 15px;
    display: block;
    position: relative;
    background: #003885;
    color: #fff;
}
.accordians .card .card-header .card-link:after{
position: absolute;
content:"\f068";
    
    font-family: FontAwesome;
top: 8px;
    right: 17px;
	
}
.accordians .card .card-header .collapsed.card-link:after{
	content: "\f067";
}
.badge{padding: 5px 7px;    border-radius: 2px;}
#tab1 .form-check-input{
	position: unset;
    margin-right: 2px;
}
.card-header {
padding: 7px 10px;}
.bg-private{background:#ff7022}
.bg-retail{background:#0091d3}
.text-complete{color:green}
.text-inprogress{color:red}
.text-sitevisit{color:#d70000}
.text-docment{color:#9C27B0}
.accordians .card{}
.verticle-tabs .nav{display: block;
    background: #fff;}
.verticle-tabs .nav-tabs a.active{
border: none;
    background: #003885;
    border-radius: 0;
    color: #fff;
}
.verticle-tabs .tab-content{
	background:#fff ;
	border-left: solid 4px #003885;
}
.verticle-tabs .nav-tabs a{
	border-bottom:solid 1px #ccc;
	position:relative;
	color:#003885
}
.verticle-tabs .nav-tabs a:after{
position: absolute;
    top: 4px;
    right: 8px;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
}
.row_even{background: #ebeeff;
    padding-top: 8px;}
.row_odd{background:#fff}
.mutate_head {font-size: 18px;
    background: #95d0ff;
    margin-top: 5px;
    padding: 0 0px 0 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;}
.mutate_head .add_itm{float: right;}
.multi_row{
	background: #d1e7f8;
    padding: 5px;}
.multi_row label{margin-bottom:0}
.multi_row .row{margin-bottom:0}
.clearfix{    display: block;
    width: 100%;
	clear: both;}
table.dataTable tbody tr>.dtfc-fixed-left, table.dataTable tbody tr>.dtfc-fixed-right {

    background-color: #d2e8ff;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(220 234 249);
}
table.dataTable thead tr>.dtfc-fixed-left, table.dataTable thead tr>.dtfc-fixed-right, table.dataTable tfoot tr>.dtfc-fixed-left, table.dataTable tfoot tr>.dtfc-fixed-right,.table thead th {

    background-color: #003a78 !important;
}
aside.left-panel{  padding: 0 15px;
    background: linear-gradient(4deg, #232867, #a80003);}
.navbar .navbar-nav li>a{
	line-height: 18px ;
    padding: 7px 0;
	border-bottom: solid 1px #ffffff38;
}
.navbar .navbar-nav li>a .menu-icon{
	margin-top: 2px;
	margin-right: 2px;
}
.navbar .menu-title{
	line-height: 30px;
}
.modal-header {
    background: #2a2a2a;
    color: #fff;
	    padding: 6px 15px;
}
.modal-header h4{
	font-size:18px
}
.modal-header button{
	color:#fff
}
.navbar{
	background:none
}
.menutoggle {
background: #000278;}
.navbar .navbar-brand {
    border-bottom: 1px solid #ffffff;
}
.color-tip{color: #c20000;
    font-style: italic;
    font-weight: 500;}
    .under_taking textarea {
    height: 60px;
}
    .drag_row{    border-bottom: dashed 1px #ccc;
    padding-top: 14px;}
.strip{padding: 10px 7px;
    font-size: 15px;
    font-family: 'Open Sans';
    text-align: center;
    font-weight: bold;
    border: solid 2px #000;
    margin-bottom: 25px;}
.wroorpp_address .richText .richText-editor{height: 165px;}
@media (max-width: 575.99px) {
    .right-panel {
       padding-left: 0px !important;
    }
}
