@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,600;0,800;1,400;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
#loading {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    cursor: pointer;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
    display:none1;
}

#loading img {
    margin-left:45%;
    margin-top:15%
}



 body {
		font-family: 'Montserrat', sans-serif !important;
	}
	/*
.footer {
  height: 55px;
  padding-top:20px; 
  left: 0;  
  width: 100%;
  background-color: #372e2e;
  color: white;
  text-align: center;
}
*/
.footer {
    height: 30px;
    /* max-height: 50px; */
    /* min-height: 30px; */
    /* padding-top: 10px; */
    /* left: 0; */
    width: 100%;
    background-color: #fff;
    color: #0d0c0c;
    text-align: center;
    line-height: 30px;
    bottom: 0px;
    margin: 10px auto;
}

nav.navbar {
box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
z-index: 999;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
	font-size:12px;
}

.dropup, .dropright, .dropdown, .dropleft {
    position: relative;
    margin-right: 30px;
	
}


.select2-selection__rendered {
    /*line-height: 25px !important; */
	line-height: 38px !important;
	
	/*font-size:11px; */
}

.select2-selection--multiple
{
	height: 38px !important;
	over
}
.select2-search__field
{
	margin-top:-10px;
}
.select2-container .select2-selection--single  {
    height: 38px !important;
	
	line-height: 38px !important;
	/* font-size:12px; */
}
.select2-selection__arrow {
    height: 38px !important;
	
	line-height: 38px !important;
	 /*font-size:12px;*/
}
.select2-results__option
{
	/*font-size:12px;*/
}

.select2-search--inline {
    display: contents; 
	margin-top: -5px;
}

.select2-search__field:placeholder-shown {
    width: 100% !important; 
	margin-top:-5px;
}

.sticky {
  position: fixed;
  display: flex;
  box-shadow: 0 0 6px #000;
  top: 0;
  width: 100%;
  background-color:#fff;
}

.switch-toggle.switch-candy, .switch-light.switch-candy > span {
    background-color: #08b6a4;
    border-radius: 3px;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
	cursor:pointer;
}

.switch-candy a {
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45);
    background-color: #dbeeea;;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), transparent);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), transparent);
	cursor:pointer;
}

.switch-toggle input + label {
    position: relative;
    z-index: 2;
    display: block;
    float: left;
    padding: 0 0.5em;
    margin: 0;
    text-align: center;
	cursor:pointer;
}


img{max-width:100%;}
body{font-family: 'Montserrat', sans-serif;}
header.header{background:#fff;}
.logo, .header-right{padding:10px 20px 10px 0px; display:block; }
h1, h2, h3, h4, h5, h6, .titleimg{font-family: 'Poppins', sans-serif;}
.custommenu .navbar-nav{width:100%;}
.custommenu .navbar-nav li a.nav-link{background:#08b7a5; color:#fff;}
.custommenu .navbar-nav li.active a.nav-link{background:#fff; color:#b63123;}
.nav.uitabs a{color:#191f2f;}
.nav.uitabs a.active{color:#b63123;}
.tab-content{padding:15px; background:#eceff4 url(../images/map.png) no-repeat center 40px/80%; margin-top:15px; position:relative;}
.pagetitle{font-size:24px;color:#191f2f;font-weight:600; margin-bottom:30px; font-family: 'Poppins', sans-serif;}
.whitebox{background:#fff; border-radius:4px;}
.titleimg{font-size: 16px;font-weight: 600;border-bottom: 1px solid #e8e8e8;margin-bottom: 30px;padding:10px 20px 15px; position:relative;}
.titleimg:after{content:'';height:1px; max-width:220px;background:#b63123;position: absolute;
    bottom: 0px; left: 0px; width: 100%; }
.titleimg img{ max-width: 19px; filter: contrast(0.5); margin-right: 10px;}
.datasummary{padding:0px 53px 40px;}
.datasummary h3{font-size:18px; color:#545454;font-weight:600;margin-bottom:25px;font-family: 'Poppins', sans-serif;}
.datasummary label{margin:0px;font-size:14px;display:table-cell; font-weight: 600;  padding: 5px 0px;}
.datasummary span{margin:0px;font-size:14px;display:table-cell;    padding: 5px 0px;}
.displaytable{display:table;}
.displayrow{display:table-row;}
.footercard{border-top: 1px solid #e8e8e8; padding:15px 53px 15px;}
.footercard a{font-size:14px; font-weight:600;color:#191f2f; text-decoration:none;margin-right: 6%;}
.footercard a:last-child{margin-right:0px;}
.footercard a.active, .footercard a.active i{color:#b63123;}
.footercard a i{font-size:16px; margin-left:2px;}
.whiteBtn {background:#fff; border-radius:40px; padding:5px;border:none;}
.redBtn {background:#08b7a5; border-radius:40px; padding:5px 15px; height:42px;font-weight: 600;border:none;color:#fff; cursor:pointer;}
.redCircle {background-image: linear-gradient(-18deg, #007991 0%, #00CDAC 100%); color:#fff; border-radius:40px; padding:2px; border:none;width: 32px;height:32px;cursor:pointer;} 
.redCircle img{max-width:16px;}
.redCircle:focus, .whiteBtn:focus, .filterinput:focus, .redBtn:focus, .pagination .page-item .page-link:focus, #filterBox .filterfield:focus{border:none;outline:none;box-shadow:none;}
.filterinput{border:none;max-width: 210px;font-size: 12px;}
.filterbox i{width:40px; text-align: center; color: #e1e1e1;font-size:20px;}
.btn.whiteBtn{padding:5px 20px; font-weight: 600; font-size: 15px; height: 42px;margin-right:8px;}
.btn.whiteBtn i, .redBtn i{font-size:18px; line-height:30px;position: relative;top: 2px;}
.btn.whiteBtn.rounded-circle{width:42px; padding:10px;height: 42px;font-size:20px;}
.mb-30{margin-bottom:30px;}
.mr-10{margin-right:10px;}
.ml-10{margin-left:10px;}
.table thead th{font-size:14px; font-weight:600;border-bottom:1px solid #e8e8e8;padding:.75rem .3rem;}
.table tbody td{font-size:13px; font-weight:500;vertical-align:middle;padding:.75rem .3rem;}
.table tbody td .custom-control{display:inline-block;padding-left:24px;}
.table .custom-control-label::before{border:1px solid #6c6868;background:#fff;width: 12px;height: 12px;border-radius: 15%;}
.table .custom-control-label::after{width: 12px;height: 12px;}
.table .custom-control-label::after, .table .custom-control-label::before{top:0px;left:-32px;}
.table tbody td:first-child, .table thead th:first-child{padding-left:28px; line-height:14px;}
.table-striped tbody tr:nth-of-type(odd){background:#fff;}
.table-striped tbody tr:nth-of-type(even){background:#f6f7f9;}
.dataTables_info{padding:0.5rem 0.75rem 0.5rem 30px;font-size:14px;font-weight:600;color:#7a7a7a;}
.pagination .page-item .page-link{border:none;color:#454545;font-size:14px;}
.pagination .page-item.active .page-link{color:#08b7a5;background: transparent; border: none; font-weight: 500;}
.pagination .page-item:hover .page-link{font-weight:500;color:#08b7a5;background: transparent; border: none;}
#filterBox{position: absolute;z-index: 9;width: calc(100% - 15px);top: 50px; box-shadow:2px 1px 20px 8px rgb(0 0 0 / 15%);}
.filterBox{background:#fff;padding:15px 13px 5px;}

#filterBox .filterfield{background:#fff; border:1px solid #cfcfcf;font-size:15px;padding:0px 20px; height:42px; border-radius:30px;}
#filterBox .filterfield:focus{border:1px solid #08b7a5;}
.filterBox > .d-flex{margin-right:20px;}
#filterBox select.form-control.filterfield, .popupbgform select.form-control{appearance:none;-ms-appearance:none;-moz-appearance:none;background:url(../images/down_move_arrow.png) no-repeat right 0.75rem center/13px;}
.input-group.date .input-group-addon{position: absolute;right:15px; top: 50%;margin-top: -12px;color: #acacac;}
.multiselectpopup h3{font-weight: 600;color: #08b7a5;font-size: 18px;}
.multiselectpopup .redBtn{background:#08b7a5;}
.multiselectpopup .modal-body{padding:0px 2rem;}
select.form-control[multiple]{max-height:300px;border: none; height: 300px; margin-bottom: 30px; padding-left:0px}
select.form-control[multiple] option{padding:9px 0px;font-size:15px; color:#272727;}
.modal-dialog{max-width:800px;}
.modal-dialog.modal-lg{max-width:1300px;}
select.form-control[multiple]:focus{outline:none; border:none;box-shadow:none;}

select.form-control[multiple]::-webkit-scrollbar {
    background-color:#e5e5e5;
    width:8px
}

/* background of the scrollbar except button or resizer */
select.form-control[multiple]::-webkit-scrollbar-track {
    background-color:#fbfbfb;
}
select.form-control[multiple]::-webkit-scrollbar-track:hover {
    background-color:#e5e5e5
}

/* scrollbar itself */
select.form-control[multiple]::-webkit-scrollbar-thumb {
    background-color:#ce142c;
    border:1px solid #fff
}
select.form-control[multiple]::-webkit-scrollbar-thumb:hover {
    background-color:#ce142c;
    border:1px solid #e5e5e5
}

/* set button(top and bottom of the scrollbar) */
select.form-control[multiple]::-webkit-scrollbar-button {display:none}
.modal-title{font-size:22px;font-weight:500;}
.modal-header .close {padding: 6px 8px; margin: 0px; border: 1px solid #08b7a5;font-size: 18px; font-weight: 400;  color: #545454;border-radius:4px;}
.modal-header .close span {color:#000;}
.border-right{border-right:1px solid #e8e8e8;}
.border-left{border-left:1px solid #e8e8e8;}
.multiselectpopup .modal-body .btn.btn-block{background:transparent; width:40px; height:35px; border:1px solid #e8e8e8; margin:15px auto;}
.multiselectpopup .modal-body .col-6 { -ms-flex: 0 0 44.5%; flex: 0 0 44.5%; max-width: 44.5%;}
.navbar-expand-lg.custommenu{margin:0px;}

/*****************************/
/* Shape */
/*****************************/

.tabs-style-shape {
	max-width: 1200px;
}

.tabs-style-shape nav ul li {
	margin: 0 3em;
}

.tabs-style-shape nav ul li:first-child {
	margin-left: 0;
}

.tabs-style-shape nav ul li.tab-current {
	z-index: 100;
}

.tabs-style-shape nav li a {
	overflow: visible;
	/* margin: 0 -3em 0 0; */
	padding: 0;
	color: #fff;
	font-weight: 500;
/* 	width:190px; */
	text-decoration:none;
}

.tabs-style-shape nav li:first-child a span {
	/* padding-left: 2em;
	border-radius: 30px 0 0 0; */
}

.tabs-style-shape nav li:last-child a span {
	/* padding-right: 2em;
	border-radius: 0 30px 0 0; */
}

.tabs-style-shape nav li a svg {
	position: absolute;
	left: 100%;
	margin: 0;
	width: 3em;
	height: 100%;
	fill: #c1392b;
}

.tabs-style-shape nav li a svg:nth-child(2) {
	right: 100%;
	left: auto;
	-webkit-transform: scale3d(-1,1,1);
	transform: scale3d(-1,1,1);
}

.tabs-style-shape nav li a span {
	display: block;
	overflow: hidden;
	padding: 0.45em 0;
	background-color: #c1392b;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tabs-style-shape nav li a:hover span {
	background-color: #fff;
}

.tabs-style-shape nav li a:hover svg {
	fill: #fff;
}
.tabs-style-shape nav li a:hover{z-index:999}
.tabs-style-shape nav li a:hover span{
	color:#b63123;
}
/* Make only shape clickable */
.tabs-style-shape nav li a svg {
	pointer-events: none;
}

.tabs-style-shape nav li a svg use {
	pointer-events: auto;
}

.tabs-style-shape nav li.tab-current a span,
.tabs-style-shape nav li.tab-current a svg {
	-webkit-transition: none;
	transition: none;
}

.tabs-style-shape nav li.tab-current a span {
	background: #fff;
	color:#b63123;
}

.tabs-style-shape nav li.tab-current a svg {
	fill: #fff;
}
.tabs-style-shape nav li a img{filter: brightness(10);-ms-filter: brightness(10);-webkit-filter: brightness(10);margin-right:10px;}
.tabs-style-shape nav li.tab-current a img, .tabs-style-shape nav li a:hover img{filter:none;-ms-filter:none;-webkit-filter: none;}
.tabs-style-shape .content-wrap {
	background: #fff;
}

.tabs {
	position: relative;
	margin: 11px auto -8px;
	width: 100%;
	font-weight: 300;
	font-size: 1.25em;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	list-style: none;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.tabs nav ul li {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0;
	text-align: center;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.tabs nav a {
	position: relative;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2.5;
}

.tabs nav a span {
	vertical-align: middle;
	font-size: 0.75em;
}

.tabs nav li.tab-current a {
	color: #74777b;
}

.tabs nav a:focus {
	outline: none;
}
@media screen and (max-width: 58em) {
	.tabs-style-shape nav ul {
		display: block;
		padding-top: 1.5em;
	}
	.tabs-style-shape nav ul li {
		display: inline-block;
		margin: -1.25em 0 0;
	}
	.tabs-style-shape nav ul li a {
		margin: 0;
	}
	.tabs-style-shape nav ul li svg {
		display: none;
	}
	.tabs-style-shape nav ul li a span {
		padding: .75em .55rem .75em !important;
		border-radius: 15px 15px 0 0 !important;
		box-shadow: 0 -1px 2px rgba(0,0,0,0.1);
		line-height: 1;
		font-size:12px;
	}
	/* .tabs-style-shape nav ul li:last-child a span {
		padding: 1.25em 0 !important;
	} */
	.tabs-style-shape nav ul li.tab-current {
		z-index: 1;
	}
}

.container{max-width:100%}

.custommenu .navbar-nav li a.nav-link img{filter: brightness(10);-ms-filter: brightness(10);-webkit-filter: brightness(10);margin-right:10px;}
.custommenu .navbar-nav li.active a.nav-link img, .custommenu .navbar-nav li a.nav-link:hover img{filter:none;-ms-filter:none;-webkit-filter: none;}
.custommenu .navbar-nav li.active a.nav-link, .custommenu .navbar-nav li a.nav-link:hover{background: #fff;color: #b63123;}
.header-right{text-align:right;}
.table tbody td:first-child, .table thead th:first-child{max-width:100px;}
#dataTable_wrapper > .row{margin:0px;}
#dataTable_wrapper > .row > div{padding-left:0px; padding-right:0px;}
.popupbgform{background:#f5f7f6;border:1px solid #dcdcdc; padding:15px 20px;}
.popupbgform .form-control{background:transparent;border:1px solid #d2d4d3; padding:5px 15px; height:54px;font-size:15px;}
 .popupbgform .control-label{margin-bottom: 0px;position: relative; top: 12px; padding: 0px 10px; background: #f5f7f6; left: 10px; font-size: 15px;z-index:4;}
 .popupbgform .form-control:focus{outline:none; box-shadow:none;}
 .popupbgform .control-label em{color:#e4272b;font-size:16px;}
  .popupbgform .form-group{margin-bottom:.5rem}
 #Patent .modal-body{padding:20px;}
 #Patent .modal-body .col-sm-6{}
  #Patent .modal-body  .input-group.date .input-group-addon{width:54px; height:54px; display:flex; display:-webkit-flex;align-items:center;-webkit-align-items:center;-webkit-justify-content:center; justify-content:center;top:0px; right:0px;margin:0px;}
  .popupbgform textarea.form-control{height:100px;resize:none;}
  .browserfile input[type="file"]{filter: alpha(opacity=0);opacity: 0;position:absolute; left:0px;top:0px;height:100%; width:100%;cursor:pointer;}
  .browserfile{border:1px solid #d2d4d3;border-radius:0.25rem;padding:15px;position:relative;}
  .browserfile .fileUpload{background:#f5f5f5;padding:32px 0px 31px; text-align:center;}
  .browserfile .fileUpload i{color:#d7d7d7;font-size:20px;}
  .browserfile .fileUpload p{color:#d7d7d7;font-size:14px;margin-bottom:0px;}
 #Patent .table .custom-control-label::after, #Patent .table .custom-control-label::before{border-radius:4px;left: auto;
    right: -32px;}
@media (min-width: 1320px){
.container { max-width: 1340px;}
.header-right{padding:10px 0px 10px 20px;}
}
@media (min-width: 1024px){
.tabs-style-shape nav li a{width:200px;}
}
@media(max-width:767px){
	.navbar-toggler{background:#fff;}
	.navbar-expand-lg.custommenu{text-align:right;}
	.custommenu .navbar-nav li a.nav-link{padding:10px 15px; text-align:left;}
	.tab-content{padding:15px;}
	.table tbody td:first-child, .table thead th:first-child{white-space:nowrap;}
}

