.ht-7-force{
	height: 7px!important;
}
.font-size-7{
	font-size: 7px;
}
.font-size-9{
	font-size: 9px;
}
.br-header , .br-logo{
	background-color: #143B6E;
	border-bottom: solid 1px rgb(11, 44, 87);
}
.br-sideleft {background-color: #0A3063}
.br-pageheader {background-color: #021f46}
body {background-color: #062E63;}
.select2-container--default .select2-selection--single {background: transparent;border-color:transparent;}
.card {background-color: #143B6E}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd ,
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {background-color: #143B6E}

table.dataTable.stripe tbody tr.even,
table.dataTable.display tbody tr.even ,
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {background-color: #13396B}

table.dataTable.display tbody tr.odd:hover > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd:hover > .sorting_1 {background-color: #161F2B}

table.dataTable.display tbody tr.even:hover > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even:hover > .sorting_1 {background-color: #161F2B}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.current:focus
{background: #062E63}

.dataTables_wrapper .dataTables_paginate .paginate_button {background-color: #13396B}
.morris-hover-row-label {color:#fff;}

.card-bar {min-height:200px;}

@media only screen and (max-width: 1280px)  {
	.card-bar {min-height: 218px;}
	.bep-pd-1 {padding-left:10px;}
	.bep-pd-2 {padding-left:10px!important;padding-right:10px!important;}
	.bep-pd-3 {padding-left:26px!important;padding-right:26px!important;padding-top:14px;}
	.bep-pd-4 {padding-bottom:20px!important}
	.bep-pd-5 {padding-left:20px!important;padding-right: 20px!important}
	.bep-pd-5 h4 {font-size:18px;}
}

.bepmapsearch {position: absolute;top:10%;z-index: 99; margin:0 auto; width: 100%;}
.bepmapbtn {position:absolute;bottom:10%;z-index: 99;text-align: center;margin:0 auto; width: 100%;}
.bepmapinfo {position: absolute;bottom:0;z-index: 99}
#modaldemo1.modal-content{position: absolute!important ; bottom: 0;z-index: 999}
#modaldemo2.modal-content{position: absolute!important ; top: 60px;z-index: 999}
.modal-content .close {margin: 0 10px;float:none;font-size: 14px;}
.modal-header .close {padding:6px;}
.modal-footer .button {min-width:50%;}
.font-fix {font-size:11px !important;}
.select2-container--default .select2-selection--single {
	background:#eceef1;
	border-color: rgba(6, 46, 99, 0.20);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color:#062e63;
}
input.input-default, select.select2-default + span.select2-container--default .select2-selection--single {
	background:#062e63 !important;
	border-color: rgba(233, 237, 241, 0) !important;
}
input.input-default, select.select2-default + span.select2-container--default .select2-selection--single .select2-selection__rendered {
	color:#eceef1 !important;
}
input.input-default, select.select2-default + span.select2-container {
	border-bottom: 1px solid #888 !important;
}
.mshow {display:block;}
.mhide {display:none;}
.line-1{
	line-height: 1 !important;
}
#datatable2_paginate.dataTables_paginate, #datatable-responsive-false_paginate.dataTables_paginate {
	float: none;
	text-align: center;
	margin-top: -7px;
	padding: 0px 5px 8px 5px;
}
#navigator-arrow{
	transform: rotate(-45deg);
	-webkit-transition: -webkit-transform .8s ease-in-out;
	-ms-transition: -ms-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
}
.mx-ht-100{
	max-height: 100px;
}
.mx-ht-200{
	max-height: 200px;
}

.hq-lvl-legend .card{
	background-color: rgba(1, 22, 49, 0.5);
}

.hq-lvl-legend .table-legend td{
	padding: 5px !important;
	border: solid 0.5px rgba(255,255,255, 0.15);
}

@media only screen and (max-width: 650px)  {
	#toogle-map-layer {
		top: 10px !important;
	}
}

.gm-style .gm-style-iw-c {
	padding: 12px !important;
	background-color: rgba(255,255,255,0.6);
	color:midnightblue;
}

.gm-style .gm-style-iw-d {
	overflow-x: hidden !important;
}

.gm-style .gm-style-iw-d::-webkit-scrollbar-track {
	background: rgba(255,255,255,0);
}

.gm-style .gm-style-iw-d::-webkit-scrollbar{
	width: 1px;
	background-color: rgba(255,255,255,0);
}

.gm-style .gm-style-iw-d::-webkit-scrollbar-thumb{
	background-color: rgba(255,255,255,0);
}

.table-marker {
	font-size: 11px !important;
}

.table-marker th, .table-marker td {
	padding: 0.45rem 0.75rem;
	vertical-align: middle;
}

.table-marker button, .table-marker a.btn{
	padding: 0.25rem 0.5rem;
	font-size: 11px;
	line-height: 1.2;
}

#map_ppi{
	border-radius: 0.3rem;
}

#map_ppi button.gm-ui-hover-effect{
	top: 10px !important;
	right: 10px !important;
}

#muxFilterCollapse{
	margin-right: 10px;
	border-radius: 0.3rem;
}

#legend-body .table tbody tr th, 
#legend-body .table tbody tr td {
    color: #F4F4Fa;
}

#datatable-responsive-false + #datatable-responsive-false_paginate{
	font-size: 80%;
}

label.error{
	font-size: 80%;
	font-weight: 600;
	color: rgb(221, 25, 25) !important;
}
#toogle-map-layer{
	top: 50px;
	right: 10px;
	position: absolute;
	background: rgba(6, 46, 99, 0.20);
	padding: 10px;
	font-size: 13px;
}
#toogle-map-transmitter{
	top: 130px;
	right: 10px;
	position: absolute;
	background: rgba(6, 46, 99, 0.20);
	padding: 10px;
	font-size: 13px;
}
.toogle-off{
	background: #fff;
	
}
.toggle-group .toggle-off{
	background: #fff;
}
.toggle-handle{
	background:#000
}
.toggle-group label{
	line-height:normal;
	padding-top:7px;
}
#transmitter-filter span{
    background :#fff!important
}

.select2-container--default .select2-selection--multiple{
	background: #eee!important;
}

.br-sideleft {
	z-index: 2000;
}

.z-index-1000 {
	z-index: 1000;;
}

.preview-wrapper {
	padding: 15px 10px;
    margin: 10px 0;
}

.preview-wrapper img {
	max-width: 300px;
}