﻿body.modal-open {
	overflow: hidden;
}
.header .search-input {
	display: block !important;
}
.header .search-input input {
	border: 1px solid #ccc !important;
}
ul.nav-center {
	float: left;
	width: 50%;
}
.logo img {
	width: 180px;
	padding-left: 0px;
}
span.input-group-addon.bg-white.border-left-0 {
	top: 21px;
	position: absolute;
	right: 16px;
}
.input-group-addon .fa.fa-search {
	font-size: 18px;
	color: #28aff5;
}
ul.dropdown-menu.fsz-sm.show {
	width: 200px;
}
i.cH-blue {
	color: #28aff5;
}
.profile_pic {
	width: 35%;
	float: left;
}
.profile_info {
	padding: 0px 4px 0px 0;
	width: 65%;
	float: left;
}
.module_item {
	width: 100%;
	display: inline-block;
	padding: 1px;
	margin-bottom: 1px;
	text-align: center;
}
.module_active {
	color: #fff;
	width: 100%;
	background-color: #008000;
	display: inline-block;
	padding: 1px;
	margin-bottom: 1px;
	text-align: center;
}
.module_inactive {
	color: #fff;
	width:100%;
	margin-bottom: 1px;
	background-color: #ff0000;
	display: inline-block;
	padding: 1px;
	text-align: center;
}
.img-circle.profile_img {
	width: 70%;
	background: #fff;
	margin-left: 15%;
	z-index: 1000;
	position: inherit;
	border: 1px solid rgba(52,73,94,.44);
	padding: 4px;
}
.img-circle {
	border-radius: 50%;
}
.profile_info h2 {
	font-size: 14px;
	color: #fff;
	margin: 0;
	font-weight: 400;
}
.profile {
	padding: 12px 0 !important;
}
.header .header-container .nav-left .notifications .counter, .header .header-container .nav-right .notifications .counter {
	background-color: #28aff5 !important;
}
.bgc-white, .bgcH-white:hover {
	background-color: #fff!important;
	box-shadow: 2px 2px 11px #d8dbdf !important;
}
.header {
	box-shadow: 0px 3px 3px #d3dfe7 !important;
}
.sidebar-logo {
	box-shadow: 0px 3px 3px #d3dfe7 !important;
}
.profile_pic {
	width: 35%;
	float: left;
	padding: 4px;
}
.profile_info span {
	font-size: 13px;
	line-height: 30px;
	color: #BAB8B8;
}
.highlight_box {
	background: #fff;
	text-align: center;
	/* margin: auto; */
	padding: 5px;
	margin-bottom: 25px;
	border: 3px solid #f2f2f2;
}
    .highlight_box h3 {
        font-size: 14px;
        font-weight: 500;
        padding: 10px 10px 0;
        color: #343741;
        text-transform: uppercase;
    }

    .highlight_box img {
        padding-top: 12px;
        width: 50px;
    }
.side_background {
	background: #2a58ad;
}
.sidebar-menu>li.active, .sidebar-menu>li.current-page {
	border-right: 5px solid #1ABB9C;
}
.sidebar-menu li a {
	color: #fff !important;
}
li.nav-item.dropdown.open {
	background: #1d4c9e;
	border-left: 5px solid #28aff5;
}
.sidebar-menu li.dropdown.open>a {
	color: #313435;
	background: #133c89;
}
main.main-content.bgc-grey {
	background: #eaeef1;
}
.modal-dialog .modal-content .modal-header {
	height: 50px;
}
.large_form .modal-header .close {
	padding: 16px;
	padding: 1rem;
	font-size: 34px;
	margin: -16px -16px -16px auto;
	margin: -1.7rem -1rem -1rem auto !important;
}
p.heading_lead {
	color: #fff;
	font-size: 21px;
	vertical-align: middle;
	position: relative;
	top: -12px;
	display: -webkit-inline-box;
}
input.form-control.start-date {
	border-left: none;
}
.input-group-addon.bgc-white.bd.bdwR-0 {
    box-shadow: none !important;
    border: 1px solid #ccc !important;
    padding: 6px 6px 6px 6px;
}
label {
	display: inline-block;
	margin-bottom: 4px !important;
	font-weight: 500;
	color: #000;/* margin-bottom: .5rem; */
}
.form-control {
	border-radius: 0px !important;
}
.classic-tabs .nav.tabs-cyan li a.active {
	border-color: #ffeb3b;
}
div.large_form {
	padding-left: 0px !important;
}
.btn-defaut {
	color: #333;
}
.btn.btn-sm {
 padding: .5rem 1.6rem;
 font-size: .74rem;
}
.classic-tabs .tab-content {
}
.modal-footer {
	border: none !important;
}
.modal-body {
	position: relative;
}
.h4, h4 {
	font-size: 1.2125rem !important;
}
.page-header {
	margin: 0;
	height: 35px;
	position: relative;
	top: -14px;
}
.modal .modal-full-height .modal-content {
	width: 100%;
	height: 100vh;
}
.classic-tabs .nav li a.active {
	border-bottom: 4px solid;
	color: #fff;
}
.classic-tabs .nav.tabs-cyan li a.active {
	border-color: #28aff5;
	background: #2a58ad;
}
.classic-tabs .nav li a {
	border-bottom: 4px solid;
	color: #fff;
}
.classic-tabs .nav.tabs-cyan li a {
	border-color: #ccc;
	background: #28aff5;
	margin-right: 4px;
	min-width: 100px;
	text-align: center;
}
.primary-bg {
	background-color: #2a58ad !important;
}
.fa-1x {
	font-size: 16px !important;
}
/* old css */


/* Custom Select */


select::-ms-expand {
 display: none;
}
/* Arrow */

.selectdiv::after {
    content: '\25BC';
    position: absolute;
    top: 26px;
    right: 6px;
    bottom: 0;
    padding: 7px 1em;
    background: #f2f2f2;
    pointer-events: none;
    height: calc(2.0625rem + 0px);
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #28aff5 !important;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(33,150,243,.25);
	box-shadow: 0 0 0 0.2rem rgba(33,150,243,.25);
}
/* Transition */
.selectdiv:hover::after {
	color: #28aff5;
}
.selectdiv::after {
	color: #000;
}
.selectdiv::after {
	-webkit-transition: .25s all ease;
	-o-transition: .25s all ease;
	transition: .25s all ease;
}
.modal-dialog.modal-full-height.modal-top {
	min-height: 100vh;
	background: #fff;
}
.modal-body {
	max-height: calc(100vh - 55px) !important;
	overflow-y: auto;
}
.page-header .btn_header {
	top: 0px;
	position: relative;
}
.page-header .heading_lead {

	position: relative;
	top: 0px;

}
.btn_header {
    display: inline-flex;
    justify-content: flex-end;
    float: right;
    top: -15px;
    position: relative;
}
.btn_header1 {
    float: left;
}
.btn_add {
	margin-top: 24px;
}
.btn {
	border-radius: 0px !important;
 font-size:.8rem !important;
	font-weight: 500 !important;
}
.card {
	border-radius: 0px !important;
}
.form-control {
 font-size: .8rem !important;
}
input::placeholder {
 color: #999 !important;
}
.logo_squire {
	padding-top: 5px;
}
.logo_ract {
	padding-top: 5px;
}
.logo_squire img {
	width: 100%;
	padding: 20px;
}
.logo_ract img {
	width: 100%;
	padding: 20px;
}
.close {
	opacity: 1 !important;
}
.large_form .modal-header .close {
	font-size: 53px;
	top: 6px;
	position: relative;
}
.custom-file-upload {
	margin-top: 12px;
	text-align:center;
}
.custom-file-upload input[type="file"] {
	display: none;
}
.custom-file-upload .custom-file-upload {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer;
}
.custom-file-upload i.fa.fa-cloud-upload {
	color: #28aff5;
}
img.blah {
	height: 75px;
	margin: auto;
	text-align: center;
	display: block;
}
.btn_close {
	color: #333;
	background: #fafafa;
	border: 1.2px solid #9f9d9d !important;
}
.btn-default {
	background: none !important;
	border: 1px solid #ccc !important;
}
.close_popup .close {
	font-size: 2.3rem !important;
	top: -8px !important;
	position: relative;
}
.close_popup h4 {
	position: relative;
	top: -10px;
	background: url(../img/line.png) no-repeat;
	background-position: 0% 144%;
	background-size: 49px 13px;
}
button:focus {

    outline: none !important;
}
/*.close_popup h4:after {
	content: '';
	display: inline-block;
	width: 22px;
	text-align: left;
	position: relative;
	margin: auto;
	top: 6px;
	left: -76px;
	background:url(../img/line.png);
	height: 100%;

	border-bottom: 2px solid #4285f4;
}*/
table.table td, table.table th {
	padding-top: 5px;
	padding-bottom: 5px;
}
.record_data td, .record_data th {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
table.table th {
    font-weight: 500;
    color: #fff;
    background: #199fe4;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}


	.record_data td {
		font-weight: 400 !important;
		color: #333 !important;
	}
.dataTables_wrapper {
	padding-top: 20px;
}
.adw_select .input-group-btn {
	position: absolute;
	right: 0px;
}
.btn_add_more {
	background: #33b5e5 !important;
	border-radius: 50px !important;
	padding: 2px 8px !important;
	font-weight: bold !important;
}
.adw_select .btn.dropdown-toggle {
	background: none;
	border-left: 1px solid #ccc;
	box-shadow: none;
	position: relative;
	z-index: 99;
}
.select_dropdown {
	background: #f2f2f2 !important;
	border-top: 2px solid #33b5e5 !important;
}
.select_dropdown li {
	margin-bottom: 2px !important;
}
.dropdown-toggle:after {
	color: #333;
}
.dataTables_wrapper {
	overflow: -webkit-paged-x !important;
	padding-bottom: 5px;
}
.adw_select ul li .fa {
	color: #2a58ad;
}
.select_dropdown {
	min-width: 223px !important;
	/* margin: 4px 0; */
	margin-left: -185px !important;
	border-radius: 0 !important;
	padding: 0px !important;
	top: -2px !important;
}
.select_dropdown li {
	margin-bottom: 2px !important;
	background: #fff;
}
.select_dropdown li:nth-child(1) {
	background: #f2f2f2;
	;
}
.table-striped tbody tr:nth-of-type(odd) {
	background: none !important;
}
.dataTables_wrapper .dataTables_length select {
    padding: 2px 25px 2px 10px !important;
}

.heading_table {
    font-size: 1.2rem;
    font-weight: 500;
    padding: 0px;
    margin: 0 7px;
}



/*div#adv-search:hover {
    border: 1px solid #33b5e5;
}
*/

.left_side_head .fas {
	color: #2a58ad;
	font-size: 1.3rem;
	padding: 8px 5px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	width: 35px;
	position: relative;
	right: 10px;
	border-radius: 50%;
	/* top: 2px; */
	background: #fff;
}
.left_side_head .fa {
	color: #2a58ad;
	font-size: 1.3rem;
	padding: 8px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	width: 35px;
	position: relative;
	right: 10px;
	border-radius: 50%;
	/* top: 2px; */
	background: #fff;
}


.header_scroll {
    border-collapse: collapse;

    overflow-x: scroll;
    display: block;
}
.header_scroll thead {
    background-color: #EFEFEF;
}
.header_scroll thead, .header_scroll tbody {
    display: block;
}
.header_scroll tbody {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 140px;
}
.header_scroll td, .header_scroll th {
  
    height: 25px;
    border: solid 1px #ccc;
    overflow:hidden;
    text-overflow: ellipsis;
   ;
}


.zui-table {
    border: none;
    border-right: solid 1px #DDEFEF;

	border-collapse: collapse;


    border-spacing: 0;

}
.zui-table tbody {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 140px;
}
.zui-table thead th {
    border: none;
    color: #333;
    font-weight: bold;
    background: #efefef;
    border: solid 1px #ccc;

    padding: 10px;
    text-align: left;

    white-space: nowrap;
}
.zui-table tbody td {
    border: solid 1px #ccc;
	font-size: 14px;
    color: #333;
    padding: 5px;

    white-space: nowrap;
}
.zui-wrapper {
    position: relative;
}
.zui-scroller {
    margin-left: 141px;
    overflow-x: scroll;
    padding-bottom: 5px;
	margin-right: 50px;
}
.zui-table .zui-sticky-col {

    left: 0;
    position: absolute;
    top: auto;
    width: 142px;
}
.zui-table .zui-sticky-col2 {

	right: 0;
	position: absolute;
	top: auto;
	width: 51px;
}

/* IE11 hide native button (thanks Matt!) */


svg {
	touch-action: none
}
.jvectormap-container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	touch-action: none
}
.jvectormap-tip {
	position: absolute;
	display: none;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	background: #292929;
	color: #fff;
	font-family: sans-serif;
	font-size: smaller;
	padding: 3px
}
.jvectormap-goback, .jvectormap-zoomin, .jvectormap-zoomout {
	position: absolute;
	left: 10px;
	border-radius: 3px;
	background: #292929;
	padding: 3px;
	color: #fff;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
	box-sizing: content-box
}
.jvectormap-zoomin, .jvectormap-zoomout {
	width: 10px;
	height: 10px
}
.jvectormap-zoomin {
	top: 10px
}
.jvectormap-zoomout {
	top: 30px
}
.jvectormap-goback {
	bottom: 10px;
	z-index: 1000;
	padding: 6px
}
.jvectormap-spinner {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: 50% no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==)
}
.jvectormap-legend-title {
	font-weight: 700;
	font-size: 14px;
	text-align: center
}
.jvectormap-legend-cnt {
	position: absolute
}
.jvectormap-legend-cnt-h {
	bottom: 0;
	right: 0
}
.jvectormap-legend-cnt-v {
	top: 0;
	right: 0
}
.jvectormap-legend {
	background: #000;
	color: #fff;
	border-radius: 3px
}
.jvectormap-legend-cnt-h .jvectormap-legend {
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px 3px 1px
}
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
	float: left
}
.jvectormap-legend-cnt-v .jvectormap-legend {
	margin: 10px 10px 0 0;
	padding: 3px
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
	width: 40px
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
	height: 15px
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
	height: 20px;
	width: 20px;
	display: inline-block;
	vertical-align: middle
}
.jvectormap-legend-tick-text {
	font-size: 12px
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
	text-align: center
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	padding-left: 3px
}/*!
 * Datepicker for Bootstrap v1.7.1 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	direction: ltr
}
.datepicker-inline {
	width: 220px
}
.datepicker-rtl {
	direction: rtl
}
.datepicker-rtl.dropdown-menu {
	left: auto
}
.datepicker-rtl table tr td span {
	float: right
}
.datepicker-dropdown {
	top: 0;
	left: 0
}
.datepicker-dropdown:before {
	content: "";
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #999;
	border-top: 0;
	border-bottom-color: rgba(0,0,0,.2);
	position: absolute
}
.datepicker-dropdown:after {
	content: "";
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-top: 0;
	position: absolute
}
.datepicker-dropdown.datepicker-orient-left:before {
	left: 6px
}
.datepicker-dropdown.datepicker-orient-left:after {
	left: 7px
}
.datepicker-dropdown.datepicker-orient-right:before {
	right: 6px
}
.datepicker-dropdown.datepicker-orient-right:after {
	right: 7px
}
.datepicker-dropdown.datepicker-orient-bottom:before {
	top: -7px
}
.datepicker-dropdown.datepicker-orient-bottom:after {
	top: -6px
}
.datepicker-dropdown.datepicker-orient-top:before {
	bottom: -7px;
	border-bottom: 0;
	border-top: 7px solid #999
}
.datepicker-dropdown.datepicker-orient-top:after {
	bottom: -6px;
	border-bottom: 0;
	border-top: 6px solid #fff
}
.datepicker table {
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.datepicker td, .datepicker th {
	text-align: center;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: none
}
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
	background-color: transparent
}
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
	background: #eee;
	cursor: pointer
}
.datepicker table tr td.new, .datepicker table tr td.old {
	color: #999
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
	background: 0 0;
	color: #999;
	cursor: default
}
.datepicker table tr td.highlighted {
	background: #d9edf7;
	border-radius: 0
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
	background-color: #fde19a;
	background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
	background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
	background-image: -webkit-linear-gradient(180deg, #fdd49a, #fdf59a);
	background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
	background-image: linear-gradient(180deg, #fdd49a, #fdf59a);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a", endColorstr="#fdf59a", GradientType=0);
	border-color: #fdf59a #fdf59a #fbed50;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #000
}
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] {
	background-color: #fdf59a
}
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active {
	background-color: #fbf069\9
}
.datepicker table tr td.today:hover:hover {
	color: #000
}
.datepicker table tr td.today.active:hover {
	color: #fff
}
.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
	background: #eee;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
	background-color: #f3d17a;
	background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
	background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
	background-image: -webkit-linear-gradient(180deg, #f3c17a, #f3e97a);
	background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
	background-image: linear-gradient(180deg, #f3c17a, #f3e97a);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a", endColorstr="#f3e97a", GradientType=0);
	border-color: #f3e97a #f3e97a #edde34;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today[disabled] {
	background-color: #f3e97a
}
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active {
	background-color: #efe24b\9
}
.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
	background-color: #9e9e9e;
	background-image: -moz-linear-gradient(to bottom, #b3b3b3, grey);
	background-image: -ms-linear-gradient(to bottom, #b3b3b3, grey);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(grey));
	background-image: -webkit-linear-gradient(180deg, #b3b3b3, grey);
	background-image: -o-linear-gradient(to bottom, #b3b3b3, grey);
	background-image: linear-gradient(180deg, #b3b3b3, grey);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3", endColorstr="#808080", GradientType=0);
	border-color: grey grey #595959;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected[disabled] {
	background-color: grey
}
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active {
	background-color: #666\9
}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
	background-color: #006dcc;
	background-image: -moz-linear-gradient(to bottom, #08c, #04c);
	background-image: -ms-linear-gradient(to bottom, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(180deg, #08c, #04c);
	background-image: -o-linear-gradient(to bottom, #08c, #04c);
	background-image: linear-gradient(180deg, #08c, #04c);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c", endColorstr="#0044cc", GradientType=0);
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
	background-color: #04c
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active {
	background-color: #039\9
}
.datepicker table tr td span {
	display: block;
	width: 23%;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 1%;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
	background: #eee
}
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
	background: 0 0;
	color: #999;
	cursor: default
}
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
	background-color: #006dcc;
	background-image: -moz-linear-gradient(to bottom, #08c, #04c);
	background-image: -ms-linear-gradient(to bottom, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(180deg, #08c, #04c);
	background-image: -o-linear-gradient(to bottom, #08c, #04c);
	background-image: linear-gradient(180deg, #08c, #04c);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c", endColorstr="#0044cc", GradientType=0);
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
	background-color: #04c
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
	background-color: #039\9
}
.datepicker table tr td span.new, .datepicker table tr td span.old {
	color: #999
}
.datepicker .datepicker-switch {
	width: 145px
}
.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
	cursor: pointer
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
	background: #eee
}
.datepicker .next.disabled, .datepicker .prev.disabled {
	visibility: hidden
}
.datepicker .cw {
	font-size: 10px;
	width: 12px;
	padding: 0 2px 0 5px;
	vertical-align: middle
}
.input-append.date .add-on, .input-prepend.date .add-on {
	cursor: pointer
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
	margin-top: 3px
}
.input-daterange input {
	text-align: center
}
.input-daterange input:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}
.input-daterange input:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}
.input-daterange .add-on {
	display: inline-block;
	width: auto;
	min-width: 16px;
	height: 18px;
	padding: 4px 5px;
	font-weight: 400;
	line-height: 18px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	vertical-align: middle;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-left: -5px;
	margin-right: -5px
}/*!
 * FullCalendar v3.9.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */
.fc button, .fc table, body .fc {
	font-size: 1em
}
.fc-bg, .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
	bottom: 0
}
.fc-icon, .fc-unselectable {
	-webkit-touch-callout: none;
	-khtml-user-select: none
}
.fc {
	direction: ltr;
	text-align: left
}
.fc-rtl {
	text-align: right
}
.fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar, .fc th {
	text-align: center
}
.fc-highlight {
	background: #bce8f1;
	opacity: .3
}
.fc-bgevent {
	background: #8fdf82;
	opacity: .3
}
.fc-nonbusiness {
	background: #d7d7d7
}
.fc button {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	height: 2.1em;
	padding: 0 .6em;
	white-space: nowrap;
	cursor: pointer
}
.fc button::-moz-focus-inner {
margin:0;
padding:0
}
.fc-state-default {
	border: 1px solid;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(180deg, #fff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	color: #333;
	text-shadow: 0 1px 1px hsla(0,0%,100%,.75);
	box-shadow: inset 0 1px 0 hsla(0,0%,100%,.2), 0 1px 2px rgba(0,0,0,.05)
}
.fc-state-default.fc-corner-left {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.fc-state-default.fc-corner-right {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.fc button .fc-icon {
	position: relative;
	top: -.05em;
	margin: 0 .2em;
	vertical-align: middle
}
.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
	color: #333;
	background-color: #e6e6e6
}
.fc-state-hover {
	color: #333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear
}
.fc-state-active, .fc-state-down {
	background-color: #ccc;
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)
}
.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: .65;
	box-shadow: none
}
.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
	cursor: pointer
}
.fc-button-group {
	display: inline-block
}
.fc .fc-button-group>* {
	float: left;
	margin: 0 0 0 -1px
}
.fc .fc-button-group>:first-child {
	margin-left: 0
}
.fc-popover {
	position: absolute;
	box-shadow: 0 2px 6px rgba(0,0,0,.15)
}
.fc-popover .fc-header {
	padding: 2px 4px
}
.fc-popover .fc-header .fc-title {
	margin: 0 2px
}
.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
	float: left
}
.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
	float: right
}
.fc-divider {
	border-style: solid;
	border-width: 1px
}
hr.fc-divider {
	height: 0;
	margin: 0;
	padding: 0 0 2px;
	border-width: 1px 0
}
.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
	height: 100%
}
.fc-clear {
	clear: both
}
.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}
.fc table {
	width: 100%;
	box-sizing: border-box;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0
}
.fc td, .fc th {
	border-style: solid;
	border-width: 1px;
	padding: 0;
	vertical-align: top
}
.fc td.fc-today {
	border-style: double
}
a[data-goto]:hover {
	text-decoration: underline
}
.fc .fc-row {
	border-style: solid;
	border-width: 0
}
.fc-row table {
	border-left: 0 hidden transparent;
	border-right: 0 hidden transparent;
	border-bottom: 0 hidden transparent
}
.fc-row:first-child table {
	border-top: 0 hidden transparent
}
.fc-row {
	position: relative
}
.fc-row .fc-bg {
	z-index: 1
}
.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
	border-color: transparent
}
.fc-row .fc-bgevent-skeleton {
	z-index: 2
}
.fc-row .fc-highlight-skeleton {
	z-index: 3
}
.fc-row .fc-content-skeleton {
	position: relative;
	z-index: 4;
	padding-bottom: 2px
}
.fc-row .fc-helper-skeleton {
	z-index: 5
}
.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
	background: 0 0;
	border-color: transparent
}
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
	border-bottom: 0
}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
	border-top: 0
}
.fc-scroller {
	-webkit-overflow-scrolling: touch
}
.fc-icon, .fc-row.fc-rigid, .fc-time-grid-event {
	overflow: hidden
}
.fc-scroller>.fc-day-grid, .fc-scroller>.fc-time-grid {
	position: relative;
	width: 100%
}
.fc-event {
	position: relative;
	display: block;
	font-size: .85em;
	line-height: 1.3;
	border-radius: 3px;
	border: 1px solid #3a87ad
}
.fc-event, .fc-event-dot {
	background-color: #3a87ad
}
.fc-event, .fc-event:hover {
	color: #fff;
	text-decoration: none
}
.fc-not-allowed, .fc-not-allowed .fc-event {
	cursor: not-allowed
}
.fc-event .fc-bg {
	z-index: 1;
	background: #fff;
	opacity: .25
}
.fc-event .fc-content {
	position: relative;
	z-index: 2
}
.fc-event .fc-resizer {
	position: absolute;
	z-index: 4;
	display: none
}
.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
	display: block
}
.fc-event.fc-selected .fc-resizer:before {
	content: "";
	position: absolute;
	z-index: 9999;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px
}
.fc-event.fc-selected {
	z-index: 9999!important;
	box-shadow: 0 2px 5px rgba(0,0,0,.2)
}
.fc-event.fc-selected.fc-dragging {
	box-shadow: 0 2px 7px rgba(0,0,0,.3)
}
.fc-h-event.fc-selected:before {
	content: "";
	position: absolute;
	z-index: 3;
	top: -10px;
	bottom: -10px;
	left: 0;
	right: 0
}
.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
	margin-left: 0;
	border-left-width: 0;
	padding-left: 1px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
	margin-right: 0;
	border-right-width: 0;
	padding-right: 1px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
	cursor: w-resize;
	left: -1px
}
.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
	cursor: e-resize;
	right: -1px
}
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
	width: 7px;
	top: -1px;
	bottom: -1px
}
.fc-h-event.fc-selected .fc-resizer {
	border-radius: 4px;
	border-width: 1px;
	width: 6px;
	height: 6px;
	border-style: solid;
	border-color: inherit;
	background: #fff;
	top: 50%;
	margin-top: -4px
}
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
	margin-left: -4px
}
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
	margin-right: -4px
}
.fc-day-grid-event {
	margin: 1px 2px 0;
	padding: 0 1px
}
tr:first-child>td>.fc-day-grid-event {
	margin-top: 2px
}
.fc-day-grid-event.fc-selected:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	background: #000;
	opacity: .25
}
.fc-day-grid-event .fc-content {
	white-space: nowrap;
	overflow: hidden
}
.fc-day-grid-event .fc-time {
	font-weight: 700
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
	margin-left: -2px
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
	margin-right: -2px
}
a.fc-more {
	margin: 1px 3px;
	font-size: .85em;
	cursor: pointer;
	text-decoration: none
}
a.fc-more:hover {
	text-decoration: underline
}
.fc.fc-bootstrap3 a, .ui-widget .fc-event {
	text-decoration: none
}
.fc-limited {
	display: none
}
.fc-icon, .fc-toolbar .fc-center {
	display: inline-block
}
.fc-day-grid .fc-row {
	z-index: 1
}
.fc-more-popover {
	z-index: 2;
	width: 220px
}
.fc-more-popover .fc-event-container {
	padding: 10px
}
.fc-bootstrap3 .fc-popover .panel-body, .fc-bootstrap4 .fc-popover .card-body {
	padding: 0
}
.fc-now-indicator {
	position: absolute;
	border: 0 solid red
}
.fc-bootstrap3 .fc-today.alert, .fc-bootstrap4 .fc-today.alert {
	border-radius: 0
}
.fc-unselectable {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
	border-color: #ddd
}
.fc-unthemed .fc-popover {
	background-color: #fff;
	border-width: 1px;
	border-style: solid
}
.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
	background: #eee
}
.fc-unthemed td.fc-today {
	background: #fcf8e3
}
.fc-unthemed .fc-disabled-day {
	background: #d7d7d7;
	opacity: .3
}
.fc-icon {
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	font-family: Courier New, Courier, monospace;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.fc-icon:after {
	position: relative
}
.fc-icon-left-single-arrow:after {
	content: "\2039";
	font-weight: 700;
	font-size: 200%;
	top: -7%
}
.fc-icon-right-single-arrow:after {
	content: "\203A";
	font-weight: 700;
	font-size: 200%;
	top: -7%
}
.fc-icon-left-double-arrow:after {
	content: "\AB";
	font-size: 160%;
	top: -7%
}
.fc-icon-right-double-arrow:after {
	content: "\BB";
	font-size: 160%;
	top: -7%
}
.fc-icon-left-triangle:after {
	content: "\25C4";
	font-size: 125%;
	top: 3%
}
.fc-icon-right-triangle:after {
	content: "\25BA";
	font-size: 125%;
	top: 3%
}
.fc-icon-down-triangle:after {
	content: "\25BC";
	font-size: 125%;
	top: 2%
}
.fc-icon-x:after {
	content: "\D7";
	font-size: 200%;
	top: 6%
}
.fc-unthemed .fc-popover .fc-header .fc-close {
	color: #666;
	font-size: .9em;
	margin-top: 2px
}
.fc-unthemed .fc-list-item:hover td {
	background-color: #f5f5f5
}
.ui-widget .fc-disabled-day {
	background-image: none
}
.fc-bootstrap3 .fc-time-grid .fc-slats table, .fc-bootstrap4 .fc-time-grid .fc-slats table, .fc-time-grid .fc-slats .ui-widget-content {
	background: 0 0
}
.fc-popover>.ui-widget-header+.ui-widget-content {
	border-top: 0
}
.fc-bootstrap3 hr.fc-divider, .fc-bootstrap4 hr.fc-divider {
	border-color: inherit
}
.ui-widget .fc-event {
	color: #fff;
	font-weight: 400
}
.ui-widget td.fc-axis {
	font-weight: 400
}
.fc.fc-bootstrap3 a[data-goto]:hover {
	text-decoration: underline
}
.fc.fc-bootstrap4 a {
	text-decoration: none
}
.fc.fc-bootstrap4 a[data-goto]:hover {
	text-decoration: underline
}
.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
	color: #fff
}
.fc-bootstrap4 .fc-popover.card {
	position: absolute
}
.fc-toolbar.fc-header-toolbar {
	margin-bottom: 1em
}
.fc-toolbar.fc-footer-toolbar {
	margin-top: 1em
}
.fc-toolbar .fc-left {
	float: left
}
.fc-toolbar .fc-right {
	float: right
}
.fc .fc-toolbar>*>* {
	float: left;
	margin-left: .75em
}
.fc .fc-toolbar>*>:first-child {
	margin-left: 0
}
.fc-toolbar h2 {
	margin: 0
}
.fc-toolbar button {
	position: relative
}
.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
	z-index: 2
}
.fc-toolbar .fc-state-down {
	z-index: 3
}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
	z-index: 4
}
.fc-toolbar button:focus {
	z-index: 5
}
.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.fc-view, .fc-view>table {
	position: relative;
	z-index: 1
}
.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
	padding-bottom: 1em
}
.fc-basic-view .fc-body .fc-row {
	min-height: 4em
}
.fc-row.fc-rigid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}
.fc-day-top.fc-other-month {
	opacity: .3
}
.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
	padding: 2px
}
.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
	padding: 0 2px
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
	float: right
}
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
	float: left
}
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
	float: left;
	border-radius: 0 0 3px
}
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
	float: right;
	border-radius: 0 0 0 3px
}
.fc-basic-view .fc-day-top .fc-week-number {
	min-width: 1.5em;
	text-align: center;
	background-color: #f2f2f2;
	color: grey
}
.fc-basic-view td.fc-week-number>* {
	display: inline-block;
	min-width: 1.25em
}
.fc-agenda-view .fc-day-grid {
	position: relative;
	z-index: 2
}
.fc-agenda-view .fc-day-grid .fc-row {
	min-height: 3em
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
	padding-bottom: 1em
}
.fc .fc-axis {
	vertical-align: middle;
	padding: 0 4px;
	white-space: nowrap
}
.fc-ltr .fc-axis {
	text-align: right
}
.fc-rtl .fc-axis {
	text-align: left
}
.fc-time-grid, .fc-time-grid-container {
	position: relative;
	z-index: 1
}
.fc-time-grid {
	min-height: 100%
}
.fc-time-grid table {
	border: 0 hidden transparent
}
.fc-time-grid>.fc-bg {
	z-index: 1
}
.fc-time-grid .fc-slats, .fc-time-grid>hr {
	position: relative;
	z-index: 2
}
.fc-time-grid .fc-content-col {
	position: relative
}
.fc-time-grid .fc-content-skeleton {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: 0
}
.fc-time-grid .fc-business-container {
	position: relative;
	z-index: 1
}
.fc-time-grid .fc-bgevent-container {
	position: relative;
	z-index: 2
}
.fc-time-grid .fc-highlight-container {
	z-index: 3;
	position: relative
}
.fc-time-grid .fc-event-container {
	position: relative;
	z-index: 4
}
.fc-time-grid .fc-now-indicator-line {
	z-index: 5
}
.fc-time-grid .fc-helper-container {
	position: relative;
	z-index: 6
}
.fc-time-grid .fc-slats td {
	height: 1.5em;
	border-bottom: 0
}
.fc-time-grid .fc-slats .fc-minor td {
	border-top-style: dotted
}
.fc-time-grid .fc-highlight {
	position: absolute;
	left: 0;
	right: 0
}
.fc-ltr .fc-time-grid .fc-event-container {
	margin: 0 2.5% 0 2px
}
.fc-rtl .fc-time-grid .fc-event-container {
	margin: 0 2px 0 2.5%
}
.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
	position: absolute;
	z-index: 1
}
.fc-time-grid .fc-bgevent {
	left: 0;
	right: 0
}
.fc-v-event.fc-not-start {
	border-top-width: 0;
	padding-top: 1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.fc-v-event.fc-not-end {
	border-bottom-width: 0;
	padding-bottom: 1px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
.fc-time-grid-event.fc-selected {
	overflow: visible
}
.fc-time-grid-event.fc-selected .fc-bg {
	display: none
}
.fc-time-grid-event .fc-content {
	overflow: hidden
}
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
	padding: 0 1px
}
.fc-time-grid-event .fc-time {
	font-size: .85em;
	white-space: nowrap
}
.fc-time-grid-event.fc-short .fc-content {
	white-space: nowrap
}
.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
	display: inline-block;
	vertical-align: top
}
.fc-time-grid-event.fc-short .fc-time span {
	display: none
}
.fc-time-grid-event.fc-short .fc-time:before {
	content: attr(data-start)
}
.fc-time-grid-event.fc-short .fc-time:after {
	content: "\A0-\A0"
}
.fc-time-grid-event.fc-short .fc-title {
	font-size: .85em;
	padding: 0
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
	left: 0;
	right: 0;
	bottom: 0;
	height: 8px;
	overflow: hidden;
	line-height: 8px;
	font-size: 11px;
	font-family: monospace;
	text-align: center;
	cursor: s-resize
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
	content: "="
}
.fc-time-grid-event.fc-selected .fc-resizer {
	border-radius: 5px;
	border-width: 1px;
	width: 8px;
	height: 8px;
	border-style: solid;
	border-color: inherit;
	background: #fff;
	left: 50%;
	margin-left: -5px;
	bottom: -5px
}
.fc-time-grid .fc-now-indicator-line {
	border-top-width: 1px;
	left: 0;
	right: 0
}
.fc-time-grid .fc-now-indicator-arrow {
	margin-top: -5px
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
	left: 0;
	border-width: 5px 0 5px 6px;
	border-top-color: transparent;
	border-bottom-color: transparent
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
	right: 0;
	border-width: 5px 6px 5px 0;
	border-top-color: transparent;
	border-bottom-color: transparent
}
.fc-event-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px
}
.fc-rtl .fc-list-view {
	direction: rtl
}
.fc-list-view {
	border-width: 1px;
	border-style: solid
}
.fc .fc-list-table {
	table-layout: auto
}
.fc-list-table td {
	border-width: 1px 0 0;
	padding: 8px 14px
}
.fc-list-table tr:first-child td {
	border-top-width: 0
}
.fc-list-heading {
	border-bottom-width: 1px
}
.fc-list-heading td {
	font-weight: 700
}
.fc-ltr .fc-list-heading-main {
	float: left
}
.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
	float: right
}
.fc-rtl .fc-list-heading-alt {
	float: left
}
.fc-list-item.fc-has-url {
	cursor: pointer
}
.fc-list-item-marker, .fc-list-item-time {
	white-space: nowrap;
	width: 1px
}
.fc-ltr .fc-list-item-marker {
	padding-right: 0
}
.fc-rtl .fc-list-item-marker {
	padding-left: 0
}
.fc-list-item-title a {
	text-decoration: none;
	color: inherit
}
.fc-list-item-title a[href]:hover {
	text-decoration: underline
}
.fc-list-empty-wrap2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.fc-list-empty-wrap1 {
	width: 100%;
	height: 100%;
	display: table
}
.fc-list-empty {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.fc-unthemed .fc-list-empty {
	background-color: #eee
}

.fixed_header_scroll {
  position: relative;

 width:100%;
  overflow: hidden;
  border-collapse: collapse;
}


/*thead*/
.fixed_header_scroll thead {
  position: relative;
  display: block; /*seperates the header from the body allowing it to be positioned*/
 width:100%;
  overflow: visible;
}

.fixed_header_scroll thead th {
 
  min-width: 120px;
  height: 32px;
  border: 1px solid #222;
}

.fixed_header_scroll thead th:nth-child(1) {/*first cell in the header*/
  position: relative;
  display: block; /*seperates the first cell in the header from the header*/

}


/*tbody*/
.fixed_header_scroll tbody {
  position: relative;
  display: block; /*seperates the tbody from the header*/
 width:800px;
  height: 239px;
  overflow: scroll;
}

.fixed_header_scroll tbody td {

  min-width: 120px;
  border: 1px solid #222;
}



.fixed_header_scroll tbody tr td:nth-child(1) {  /*the first cell in each tr*/
  position: relative;
  display: block; /*seperates the first column from the tbody*/
  height: 40px;

}
.highlight_box:hover {
	border: 3px solid #2a58ad96;
	transition: 2s;
}
.btn_header img {
    width: 33px;
    border: 2px solid #ccc;
    padding: 2px;
    margin: 2px;
    top: 4px;
    position: relative;
}

#custom-search-input {
    padding: 3px;
    border: solid 1px #E4E4E4;
    position: relative;
    top: 3px;
    width: 60%;
    margin-right: 10px;
    background-color: #fff;
}
#custom-search-input input{
	border: 0;
	box-shadow: none;
}

#custom-search-input a{
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;

}

#custom-search-input a:hover{
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}

#custom-search-input .fa-search {
	font-size: 18px;
	font-weight: 400;
	padding: 5px 0px;
}
.card-header {
	font-weight: 500;
	color: #333;
	margin-bottom: 5px !important;
	padding: .4rem .25rem !important;
}
.brt {
    border-top: 1px solid #ccc;
    
}
.height_fix {
    min-height: 180px;
}
.cb{color:#000000;}

td.details-control,
.accordion-toggle.collapsed .details-control {
	background: url('../img/plus_circle_icon.png') no-repeat center center;
	cursor: pointer;
}

tr.details td.details-control,
tr.dt-hasChild.shown td.details-control,
.accordion-toggle .details-control {
	background: url('../img/minus_circle_icon.png') no-repeat center center;
}

.BtnAccordionToggle {
	background-image: url('../img/plus_circle_icon.png');
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent !important;
	border-width: 0px !important;
	opacity: 0.8;
	width: 30px;
	height: 30px;
}


	.BtnAccordionToggle.ChildOpened {
		background-image: url('../img/minus_circle_icon.png');
	}
	.BtnAccordionToggle:hover {
		opacity: 1;
	}
.modal_loader {
	display: none;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba( 255, 255, 255, .8 ) url('../img/loader.gif') 50% 50% no-repeat;
}
body.loading .modal_loader {
	overflow: hidden;
}
body.loading .modal_loader {
	display: block;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: 5px !important;	margin-right: 0px !important;
}
.ui-autocomplete-loading {
	background: white url("../img/16x16.gif") right center no-repeat;
}
.apply-right-icon{position:relative;}
.apply-right-icon .left-input{ padding-right:20px;}
	.apply-right-icon .right-icon {
		position: absolute;
		right: 5px;
		top: 9px;
	}
.field-validation-error{ color:#ff0000;}
.RequiredAsterisk {	color: #ff0000;}
.datepicker {padding: 6px 12px !important; }
.btn-floating {
	position: fixed;
	width: 150px;
	height: 34px;
	letter-spacing:1px;
	top: 45%;
	right: -56px;
	background-color: #2a58ad;
	color: #FFF;
	border-radius: 5px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	z-index: 9999;
	cursor:pointer;
	/*transform: translateX(-50%);*/
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
}
table.Report tr th {
	text-align: center;
	padding: 2px !important;
	font-family: sans-serif;
	font-size: 11px;
}

table.Report > tbody td {
	padding: 1px !important;
	color: #000;
	font-family: sans-serif;
	font-size: 11px;
	text-align: center;
}
	table.Report .nowrap{
		white-space:nowrap;
	}

	table.saniiro {
		border: 1px solid #ccc;
		border-collapse: collapse;
		margin: 0;
		padding: 0;
		width: 100%;
		table-layout: fixed;
	}
table.saniiro caption {
	font-size: 1.5em;
	margin: 0.5em 0 0.75em;
}
table.saniiro tr {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 0.35em;
}
table.saniiro th,
table.saniiro td {
	padding: 0.625em;
	text-align: center;
}
table.saniiro th {
	font-size: 0.85em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.bb0{border-bottom-width:0px !important}
.container-fluid.lead-report .close_popup h4 {
	top:-5px;
}
.nowrap{ white-space:nowrap;}
select.software_selection option:disabled {
	background-color: #e9ecef;
	background: #e9ecef;
}
.requiredlabel:after {
	content: "*";
	font-weight: bold;
	color: red;
}
.fadeOut {
	animation: hideMe 100s forwards;
}
@keyframes hideMe {
	0% {
		opacity: 1;
	}

	75% {
		opacity: 0.5;
	}

	100% {
		opacity: 0;
	}
}

.SettingIcon {
	background-color: transparent !important;
	padding: 6px 5px !important;
}
.SettingIcon .fa-gear {	color: #28aff5;}
.SettingIcon .fa-caret-down {color: #333333;}
.SettingIcon.Child .fa-gear {color: #3f51b5;}
.SettingIcon.Child .fa-caret-down {color: #333333;}

.DropdownPopupMenuInDataList {
	position: absolute;
	will-change: transform;
	top: -60px;
	right: 45px;
	width: 200px;
	color: #333;
	box-shadow: 1px 2px 5px 0 #a9a6a6 !important;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 0 !important;
	padding: 4px 10px 4px 0px;
	background-color: #ffffff;
	z-index: 99;
}
.order_agreement_section .DropdownPopupMenuInDataList{
	top:-30px;
}
.DropdownPopupMenuInDataList > li {
	display: block;
	list-style: none;
}
.DropdownPopupMenuInDataList > li > button {
	color:#333333 !important;
	background-color:#ffffff !important;
	border-width:0px !important;
	font-size:12px !important;
	font-weight:400 !important;
	margin:0px !important;
    padding-top:4px !important;
	padding-bottom:4px !important;
	
}
.DropdownPopupMenuInDataList > li > button > i.fa {
	color: #28aff5 !important;
	width:16px;
	font-size:14px;
}
.DropdownPopupMenuInDataList > li:hover > button {
	color: #28aff5 !important;
}
table.OrderAgreements tr.Client > td {
	background-color: #aee6ad !important;
}

table.OrderAgreements tr.Customer > td {
	background-color: #ffffff;
}
table.OrderAgreements tr.Client.details.dt-hasChild > td {
	background-color: #ccccff !important;
}
table.OrderAgreements tr.Customer.details.dt-hasChild > td {
	background-color: #cccccc !important;
}
.order_agreement_section.Used_1,
.order_agreement_section.Used_11 {
	background-color: #e6e6ff;
}
.order_agreement_section.Used_0 {
	background-color: #cddc3942;
}
.bootstrap-datetimepicker-widget table th {
	background-color: #ffffff !important;
	color: #000000 !important;
}
.bootstrap-datetimepicker-widget table th:hover {
	background-color: #e6e6e6 !important;
	color: #000000 !important;
}
table.payment-receipt tbody td{font-size:10px;}
.DataListFilterIndigation {
	display: inline-block;
}
	.DataListFilterIndigation .filter-item {
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		text-align: center;
		border: solid 1px #d2d2d2;
		margin: 2px;
		padding:1px 3px;
		cursor:pointer;
	}
.DataListFilterIndigation .filter-item .rect {
	width: 10px;
	height: 10px;
	border: solid 1px #d2d2d2;
	display: inline-block;
	margin-right:2px;
}
.DataListFilterIndigation .filter-item .rect.grey {
	background-color: #e6e6ff;
}
.DataListFilterIndigation .filter-item .rect.white {
	background-color: #ffffff;
}

table.OrderAgreements  .action-control {
	position: relative;
}
.clients .action-control .DropdownPopupMenuInDataList {
	top: -5px;
}
button.dt-button {
	background: #199fe4 !important;
	color: #ffffff !important;
	padding: 5px 10px !important;
}
button.dt-button span.dt-down-arrow{ color:#ffffff !important;}
	button.dt-button:hover {
		background: #2196f3 !important;
	}
.select2-container {
	width: 100% !important;
}
.DeleteIcon{
	background-color:transparent !important;
	background:none !important;
	color:#ff0000;
}
.EditIcon {
	background-color: transparent !important;
	background: none !important;
	color: #006400;
}
table.data-list thead th {
	font-size: 12px;
	padding: 2px;
}
table.data-list tbody td {
	font-size: 11px;
	padding: 2px;
}

.blog-post-form .blog-post-image,
.blog-post-form .blog-post-video,
.blog-post-form .blog-post-document {
	width: 100%;
	display: none;
	position:relative;
	z-index:1;
}
table.OrderAgreements tbody td.action-control {
	position: relative;
}

	table.OrderAgreements tbody td.action-control button,
	table.OrderAgreements tbody td.action-control-2 button,
	button.section_view_order,
	button.section_send_email,
	button.section_item_payment_receipt,
	button.section_item_quotation,
	button.section_item_quotation_status_remark {
		margin: 0 0px;
		color: #28aff5;
		background-color: transparent;
		padding: 0.275rem 0.50rem;
	}
table.OrderAgreements tbody tr.selected td.action-control button,
table.OrderAgreements tbody tr.selected td.action-control-2 button,
table.OrderAgreements tbody tr.selected td.action-control-2 a,
tr.selected button.section_view_order,
tr.selected button.section_send_email,
tr.selected button.section_item_payment_receipt,
tr.selected button.section_item_quotation,
tr.selected button.section_item_quotation_status_remark {
	color: #fff !important;
}
	.blog-post-form .blog-post-document .DeleteIcon {
		position: relative;
		bottom: 0px;
		display:inline-block;
	}
	.blog-post-form .blog-post-image img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 240px;
		display:block;
	}
	.blog-post-form .blog-post-video video {
		display: block;
	}
	.blog-post-form .blog-post-document a{
		display:inline-block;
	}
.FormPostImage {
	width: 100%;
	display: none;
	position: relative;
	z-index: 1;
}
.FormPostImage .DeleteIcon {
	position: relative;
	bottom: 0px;
	display: inline-block;
}

.FormPostImage img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 240px;
	display: block;
}
.Updates_Point_Date {
	display: flex;
	flex-direction: row;
	width: 100%;
}

	.Updates_Point_Date .UpdatesPoint {
		text-align: left;
	}

	.Updates_Point_Date .UpdatesDate {
		width: 125px;
		text-align: right;
	}

.UpdatesDescription .UpdatesImage {
	display: block;
	text-align: center;
}

.UpdatesDescription .UpdatesImage {
	display: block;
	margin: 0 auto;
}

.UpdatesDescription .updates-s-text p {
	padding-left: 0px;
}
.gallery .gallery-items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	width:100%;
}
	.gallery .gallery-items .gallery-item {
		position: relative;
		z-index: 5;
		width: 25%;
		transition: 0.2s ease-in-out;
		background-color:#fff;
	}

.gallery .gallery-items .gallery-item .gallery-item-image {
	width: 100%;
	position:relative;
	z-index:7;
}
.gallery .gallery-items .gallery-item .gallery-item-caption {
	position: absolute;
	width: 100%;
	background-color: #000;
	opacity:0.5;
	z-index: 7;
	padding: 15px 10px;
	bottom: 0px;
	color: #fff;
	margin: 0px !important;
	font-weight:400;
	font-size:13px;
	display:none;
}
	.gallery .gallery-items .gallery-item .gallery-item-actions{
		position:absolute;
		z-index:30;
		left:0;
		right:0;
		display:none;
	}
	.gallery .gallery-items .gallery-item .gallery-item-actions .btn-action {
		background-color: #fff;
		padding: 2px 5px;
		border: 0px solid #28aff5;
		color: #28aff5;
		margin:2px;
		opacity:0.9;
	}
	.gallery .gallery-items .gallery-item .gallery-item-actions .btn-action .action-name{
		display:none
	}
		.gallery .gallery-items .gallery-item .gallery-item-actions .btn-action:hover {
			opacity: 1;
		}
		.gallery .gallery-items .gallery-item .gallery-item-actions .btn-action:hover .action-name {
			display: inline-block;
		}
	.gallery .gallery-items .gallery-item .gallery-item-actions .btn-edit:hover {
		border: 1px solid #28aff5;
		color: #28aff5;
	}
	.gallery .gallery-items .gallery-item .gallery-item-actions .btn-remove {
		border: 0px solid red;
		color: red;
	}
	.gallery .gallery-items .gallery-item .gallery-item-actions .btn-remove:hover {
		border: 1px solid red;
	}
	.gallery .gallery-items .gallery-item .gallery-item-content-link-box {
		display: block;
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 10;
		border: 1px solid #e6e6e6;
	}
.gallery .gallery-items .gallery-item:hover {
	transform: scale(1.05);
	z-index: 20;
}
.gallery .gallery-items .gallery-item:hover .gallery-item-actions {
	display:block;
}
.gallery .gallery-items .gallery-item .gallery-item-content-link-box:hover {
	border: 1px solid #ccc;
}
.gallery .gallery-items .gallery-item .gallery-item-content-link-box:hover .gallery-item-caption {
	display: block;
}

tr.hide-table-padding>td {
	padding: 0 !important;
	border-width:0 !important;
}
table.accordion tr.accordion-toggle>td{
	background-color:#dddddd;
}
table.accordion tr.accordion-toggle.collapsed > td {
	background-color: transparent;
}
table.accordion .collapse table.child-table{
	background-color:#f1f1f1;
}
.btn-saniiro {
	color: #fff;
	background-color: #2196f3;
	border-color: #2196f3;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border: 0px solid transparent;
	padding: 10px 10px;
	font-size: 14px;
	border-width:0px;
	line-height: 1;
	-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.btn-saniiro:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0069d9;
}
label.required::after {
	content: "*";
	font-weight: bold;
	color: red;
	display: inline-block;
}
.package_addons_feature_table tfoot{
	background-color: #f1f1f1;
}
fieldset.fieldset{ border:1px solid #ccc; padding:7px;}
fieldset.fieldset legend{ color:#000; display:inline-block; width:auto; padding:2px 7px; font-size:14px; font-weight:700; }
.w-30{width:30%;}
.w-28 { width: 28%;}
.w75{width:75px;}

@media screen and (max-width: 1500px) {
	table .saniiro {
border: 0;
}
table.saniiro caption {
		font-size: 1.3em;
}
table.saniiro thead {
	border: none;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
table.saniiro tr {
	border-bottom: 3px solid #ddd;
	display: block;
	margin-bottom: 0.625em;
}
table.saniiro td {
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: 0.8em;
	text-align: right;
}
table.saniiro td::before {
	content: attr(data-label);
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
table.saniiro td:last-child {
	border-bottom: 0;
}
}
.sidebar-menu .sidebar-link.active:before {
	background: #fff !important;
	top: calc(50% - 3px) !important;
	left:0px !important;
}
.order_agreement_section.module table.package_item_table{margin-bottom:0px !important;}
.order_agreement_section.module .package_feature_list{display:none;}
/*.order_agreement_section.module .section_add{ display:none;}*/
.bg-addons { background-color: #a5c6e0 !important;}
.bg-addons-child {background-color: #cfdeea !important;}
.bw-0{border-width:0px !important;}
.lh-1 {	line-height: 1 !important;}
/*table.dataTable tbody > tr.selected {
	background-color: #0275d8 !important;
}
table.dataTable tbody > tr.selected>td{
	color:#fff !important;
} */


.btn-append-order-items {
	position: absolute;
	top: -15px;
	left: -15px;
}
.btn-append-order-items button {
	background-color: transparent;
	border-width: 0px;
	padding: 5px;
	margin: 0px;
	width: 30px;
	height: 30px;
	background-image: url('../img/plus_circle_icon.png');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.popup_add_more_order_items {
	position: absolute;
	will-change: transform;
	top: -60px;
	left: -20px;
	width: 200px;
	color: rgb(51, 51, 51);
	border: 1px solid rgba(0, 0, 0, 0.15);
	padding: 4px 10px 4px 0px;
	background-color: rgb(255, 255, 255);
	z-index: 99;
	box-shadow: rgb(169 166 166) 1px 2px 5px 0px !important;
	border-radius: 0px !important;
	list-style:none;
	display:none;
}
	.popup_add_more_order_items li{
		position:relative;
	}
	.popup_add_more_order_items li button {
		background-color: #fff;
	}
	.popup_add_more_order_items li button.btn_close_order_item_popup{
		/*top:-3px; right:-9px; position:relative;*/
	}
.row-action-abs-box{
	position:relative;

}
	.row-action-abs-box .btn-item-remove {
		position: absolute;
		top: 7px;
		right: -15px;
		background-color: #ff0000;
		color: #fff;
		border-width: 0px;
		width: 20px;
		height: 20px;
		border-radius: 10px;
		padding: 0px;
		line-height: 14px;
		cursor:pointer;
	}
.order_agreement .customer_orders .customer_order.editmode .btn_save_order,
.order_agreement .customer_orders .customer_order.editmode .section_add,
.order_agreement .customer_orders .customer_order.editmode .section_remove {
	display: inline-block !important;
}

.order_agreement .customer_orders .customer_order.editmode section_edit {
	display: none !important;
}
.order_agreement .customer_orders .customer_order.editable section_edit {
	display: inline-block !important;
}
.order_agreement .customer_orders .customer_order.editable .btn_save_order,
.order_agreement .customer_orders .customer_order.editable .section_add,
.order_agreement .customer_orders .customer_order.editable .section_remove {
	display: none !important;
}
.order_agreement .customer_orders .customer_order.noteditable .btn_save_order,
.order_agreement .customer_orders .customer_order.noteditable .section_add,
.order_agreement .customer_orders .customer_order.noteditable .section_remove,
.order_agreement .customer_orders .customer_order.noteditable .order_edit {
	display: none !important;
}

.lblCalender {
	background-color: #fff;
	background-image: url('../img/calendar.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 14px;
	width: 28px;
}

.btn-plus {
	background-image: url('../img/plus-green.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
	width: 36px;
	text-indent: 100px;
	cursor:pointer;
}
table.dataTable td.details-control {
	padding: 2px;
}
.dataTables_wrapper {
	padding-top: 5px;
}

table.dataTable > thead th,
table.dataTable > tfoot th {
	padding: 2px !important;
}

table.dataTable > tbody td {
	padding: 2px !important;
}

table.dataTable tbody td {
	font-size: 11px;
}
table.dataTable.dt-fs14 tbody td {
	font-size: 14px;
}
table.dataTable.dt-fs11 tbody td {
	font-size: 11px;
}
div.dataTables_wrapper div.dataTables_processing{
	z-index:9999;
}
.custom_message{
	display:inline-block; padding-left:20px; padding-top:5px; color:#ff0000;
}
.select2-container--default .select2-selection--single{
	border-radius:0px !important;
}
.select2-container .select2-selection--single {
	height: 34px !important;
}


.dt-bootstrap5 .dt-buttons .btn-secondary {
	background-color: #199fe4 !important;
}
.dt-bootstrap5 .dt-buttons .btn-secondary.dt-top-note {
	background-color: transparent !important;
	border-width: 0px !important;
	
	font-weight:normal !important;
	font-style:italic;
}
.dt-top-note {
	color: #f44336 !important;
}
.dt-bootstrap5 .dt-buttons .btn-top-update {
	background-color: #FFFF00 !important;
	color:#000 !important;
}
table.dataTable.table-striped > tbody > tr.selected td.details-control {
	box-shadow: none !important;
}
table.dataTable > tbody > tr.selected > * {
	box-shadow: inset 0 0 0 9999px rgb(13 110 253 / 90%) !important;
	color: white !important;
}
.mx_wd_200{ max-width:200px; display:block; overflow-wrap:break-word; white-space:pre-wrap;  }
.text-green {
	color: #008000 !important;
}
.bootstrap-datetimepicker-widget{
	z-index:99999 !important;
}
div.dataTables_wrapper{
	width:100%;
}
.mx_wd_500 {
	max-width: 500px;
	display: block;
	overflow-wrap: break-word;
	white-space: pre-wrap;
}
.mx_wd_600 {
	max-width: 600px;
	display: block;
	overflow-wrap: break-word;
	white-space: pre-wrap;
}
.mx_wd_700 {
	max-width: 700px;
	display: block;
	overflow-wrap: break-word;
	white-space: pre-wrap;
}
.form-check-label {
	margin-left: 1.25rem;
	padding-left:0 !important;
	line-height:1;
	display:flex;
	align-items:center;
}
.form-check-label:focus-within {
	outline: 1px outset #80bdff;
}
.dataTables_filter input[type="search"]{
	border-color:#000 !important;
	border-width:1px !important;
}
.btn-whatsapp {
	color: #25D366 !important;
}
.DocumentFileViewBox .DocumentFileView {
	width: 100%;
	display: none;
	position: relative;
	z-index: 1;
}

.DocumentFileViewBox .DocumentFileView .DeleteIcon {
	position: relative;
	bottom: 0px;
	display: inline-block;
}

.DocumentFileViewBox .DocumentFileView img.image {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 240px;
	display: block;
}
.child {
	border-left: 1px solid #199fe4;
	border-right: 1px solid #199fe4;
	border-bottom: 1px solid #199fe4;
}
.child > table > thead > tr > th {
	background-color: #ebe9e9;
	color: #000;
}

/*@media screen and (max-width: 991px){
	.sidebar{
		left:-280px !important;
		width:250px;
	}
	.page-container{
		padding-left:0px;
	}
}*/