
html,body {
	background: #fff;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #666;
	height: 100%;
}

.b {
	border: solid 1px blue;
}

h1, h2, h3 {
	display: block;
	width: 100%;
	color: #333;
	font-weight: normal;
	-webkit-margin-before: 10px;
	-webkit-margin-after: 15px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-top: 5px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 16px;
}

#factors {
	width:250px;
}

[data-id="container_list"] {
	margin-top:5px;
}

.sidebar {
	padding-right:10px;
}

.navbar-custom {
	right:20px;
}

table td, table td * {
	vertical-align: top;
}

.b {
	border:solid 1px red;
}

p1,p2,p3 {
	display: block;
	width: 100%;
	color: #333;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #e40045;
	-webkit-margin-before: 10px;
	-webkit-margin-after: 15px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left
}

p1 {
	font-size: 14px;
	text-align: left
}

p2 {
	font-size: 14px;
	border-bottom: #FFFFFF
}

p3 {
	font-size: 14px;
}

.noLine {
	border-bottom: 0px;
}

a{
	display: inline-block
}

ul {
	margin-left: 0;
	padding-left: 20px;
}
li {
	text-align: left;
	padding-left: 0px;

}

.navi {
	background-color: #fff;
	box-shadow: 0 0 0px 0 rgba(0,0,0,0.2);
	box-sizing: border-box;
	color: white;
	font-size: 1.25em;
	left: 0;
	line-height: 20px;
	min-height: 20px;
	padding: 0 2em 0 2em;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 50;
}

.navbox {
	width: 100%;
}

.mainmenu {
	display: block;
    float: right;
    padding-top: 53px;
    vertical-align: bottom;
    color: #acb1b6;
    font-family: Arial Narrow, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
    line-height: 1;
}

.mainmenuitem {
	padding-left: 15px;
	font-size: 18px;
	color: #ddd;
}

.footer {
	background-color: #303c49;
        color: #eee;
        font-size: 0.9em;
        left: 0;
        line-height: 2.2em;
        min-height: 2.2em;
        padding: 0 0 0 2em;
        position: fixed;
        right: 0;
        bottom: 0;
	z-index: 98;
	color: #acb1b6;
    font-family: Arial Narrow, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding-top: 5px;
}

input,select {
	margin: 5px 5px 5px 5px;
	color: #666;


}

.navlink ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.navlink li {
	font-size: 1em;
	line-height: 25px;
	height: 25px;
	border-left: 1px solid;
	border-right: 1px solid;
    border-color: rgba(255, 255, 255, 0.1);
}
.navlink a {
	color: #eee;
    font-size: 0.9em;
	text-decoration: none;
	display: block;
	transition: .3s background-color;
}

.navlink a:hover {
	background-color: rgba(200, 200, 200, 0.1);
}

@media screen and (min-width: 800px) {
  .navlink li {
    width: 100px;
    border-bottom: none;
    height: 40px;
    line-height: 40px;
  }

  /* Option 1 - Display Inline */
  .navlink li {
    display: inline-block;
    margin-right: -6px;
  }
}

@media screen and (max-width: 800px) {
	.navlink {
		display: none;
	}
}

a:link, a:visited, a:hover, a:active {
	color: #333;
	text-decoration: none;
}

.maplink:link, .maplink:visited, .maplink:hover, .maplink:active {
	color: #348DBA;
	text-decoration: none;
}

.footerlink {
	color: #bbb !important;
	margin: 0px 0px 0px 5px;
}

.graylink {
	color: #999 !important;
	font-size: 13px;
	margin: 10px 20px 0px 20px;
	padding-top: 10px;
}

.alert {
	color: #ff8458;
	font-size: 1em;
	line-height: 2em;
	margin: 15px 5px 5px 5px;
}

.hidden {
	visibility: hidden;
}

.high10 {
	margin-top: 10px;
}

.high15 {
	margin-top: 15px;
}

.high20 {
	margin-top: 20px;
}

.high25 {
        margin-top: 25px;
}

.high50 {
        margin-top: 50px;
}

.high100{
        margin-top: 100px;
}

.high150{
	margin-top: 150px;
}

.aussenrand {
	padding-top: 150px;
	padding-bottom: 50px;
	padding-left: 10px;
    padding-right: 20px;
}

.appborder {
	padding-top: 70px;
	padding-bottom: 50px;
	padding-left: 1px;
    padding-right: 1px;
	height:100%;
}

.box {
	min-width: 200px;
	background: #FFFFFF;
	padding:10px 10px 10px 10px;
	border: 1px solid rgba(73,83,86,0.8);
	box-shadow: 4px 4px 10px 0 rgba(0,0,0,0.04);
	border-radius: 0px;
	box-sizing: border-box;
	position: relative
}

.innerbox {
    background: #20B295;
    height: 100%;
	width: 100%;
    opacity: 0.8;
    top: 0;
    left: 0;
    position: absolute;
    padding: 0;
	transition: opacity .5s;
	display: none;
	z-index: 1

}

.innerbox p {
	color: #fff;
	font-weight: bold;
	padding-block-start: 10px;
	padding-top: 70px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	font-family: 'arial';
	text-align: left;
	word-wrap: break-word;
	box-decoration-break: clone
}

.table-grey-background {
	background-color: #e2e6ea;
	border-top: solid 1px lightgrey !important;
}

.padded-multiline  {
line-height: 20px;
padding: 2px 0;

width: 400px;
margin: 20px auto;
}

.padded-multiline p1 {
padding: 4px 0;
color: #fff;
display: inline;
margin: 0;
}
.padded-multiline p1 strong {
position: relative;
left: -10px;
}

.innerbox li {
color: #fff;
font-weight: bold;
padding-block-start: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
font-family: 'arial';
text-align: left;
word-wrap: break-word;
list-style-position: inside
}

.box10 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px
}

.btn.dropdown-toggle {
	margin:0 10px 0 0;
}

.boxnavitem {
	color: #666;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 0px;
	vertical-align: bottom !important;
}

.featurebox {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #fff;
	letter-spacing: 0.05em;
	line-height: 1.25em;
	border-radius: 5px;
	min-height: 200px;
	box-sizing: border-box;
}

.resbox {
	margin-top: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fff;
	letter-spacing: 0.05em;
	line-height: 1.25em;
	border-radius: 5px;
	min-height: 20px;
	border: 1px solid #D6D8DB;
	box-shadow: -4px -4px 10px 0 rgba(0,0,0,0.04);
	box-sizing: border-box;
}

.submenu {
	min-height: 40px;
	vertical-align:middle;
}

.submenuitem {
	/* background-color: #eee; */
	font-size: 1.2em;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	border-radius: 5px;
	border: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	display: inline-table;
	color:#666;
	text-align:center;
}


.eventicon {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 5px;
	border-radius: 5px;
	border: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	width: 22px;
	height: 22px;
}

.eventiconactionable {
	width: 14px;
	height: 14px;
	background-color: #ccc;
}

.eventItem {
	/* background-color: #eee; */
	font-size: 0.9em;
	color: #666;
	margin-left: 0px;
	margin-right: 5px;
	border-radius: 5px;
	border: 0px;
	text-align: center;
	display: inline-table;
	color:#666;
	text-align:center;
}

.subHU {
	background-color: #AED1E3;
	color: #fff;
}

.subService {
	background-color: #20B295;
	color: #fff;
}
.subTires {
	background-color: #348DBA;
	color: #fff;
}
.subTrucksOutgoing {
	background-color: #E64E4C;
	color: #fff;
}
.subTrucksIncoming {
	background-color: #84DE54;
	color: #fff;
}
.subExcessTrucks {
	background-color: #348DBA;
	color: #fff;
}

.mapbox #mapboxzoom {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: rgba(48, 60, 73, 0.90);
	letter-spacing: 0.05em;
	line-height: 1.25em;
	border-radius: 5px;
	height: 400px;
}

#mapboxzoom {
	height: 600px;
	box-sizing: border-box
}

#mapid {
	height: 450px;
	width: 100%;
	z-index: 0;
	box-sizing: border-box
}


.fullscreen {
	height: 100%;
	width: 100%;
}

.inputtxt {
	background-color: #eee;
	font-size: 14px;
	color: #666;
	margin: 8px 5px 5px 5px;
	border-radius: 3px;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	width: 100%;
	box-sizing: border-box;
}

.search {
	background-color: #eee;
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	border-radius: 3px;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	width: 100px;
	vertical-align: top;
}


.btn {
	background-color: #25A48B;
	font-size: 14px;
	color: #fff;

	border-radius: 3px;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	width: 92%;
	z-index: 2;
}

.btngray {
	background-color: #ddd;
	font-size: 1.2em;
	color: #666;
	margin: 15px 5px 5px 5px;
	border-radius: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	width: 90%;
}

.TCObtngray {
	background-color: #eee;
	font-size: 1.2em;
	color: #666;
	margin-left: 0px;
	margin-right: 5px;
	border-radius: 5px;
	border: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
	text-align: center;
	display: inline-table;
}

#tco {
	color:#666;
	text-align:center;
	font-size: 34px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
}

.pure-form .pure-help-inline, .pure-form-message-inline {
	color: #fff;
}

.pure-form-aligned .pure-control-group label {
	text-align: left;
}

.research {
	margin-top: 1px;
	font-size: 2.8em;
}

.logo {
	margin-top:5px;
}

.nav {
	margin-top:10px;
}

.site-name {
	margin: 30px 0 0 70px;
    color: #fff;
    font-family: Arial Narrow, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
    line-height: 1;
}

.grid-container {
	display: grid;
	grid-template-columns: auto auto;
	background-color: transparent;
	border-radius: 5px;
}

.grid-item {
	background-color: transparent;
	border-radius: 5px;
	/* padding: 20px; */
	padding-left: 20px;
	font-size: 13;
	font-family: 'Open Sans';
	color: #303C49;
	font-weight: bold;
	/*text-align: center;*/
}


  @keyframes click-wave {
	0% {
	  height: 40px;
	  width: 40px;
	  opacity: 0.35;
	  position: relative;
	}
	100% {
	  height: 200px;
	  width: 200px;
	  margin-left: -80px;
	  margin-top: -80px;
	  opacity: 0;
	}
  }

.option-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	/* top: 13.33333px; */
	right: 0;
	bottom: 0;
	left: 0;
	height: 20px;
	width: 20px;
	transition: all 0.15s ease-out 0s;
	background: #ddd;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 0.5rem;
	position: relative;
	z-index: 1000;
  }

.option-input:hover {
	background: #bbb;
  }

.option-input:checked {
	background: #20B295;
  }

.option-input:checked::before {
	height: 20px;
  	width: 20px;
  	position: absolute;
  	content: '✔';
  	display: inline-block;
  	font-size: 13.33333px;
  	text-align: center;
  	line-height: 20px;
  }

.option-input:checked::after {
	-webkit-animation: click-wave 0.45s;
	-moz-animation: click-wave 0.45s;
	animation: click-wave 0.45s;
	background: #20B295;
	content: '';
	display: block;
	position: relative;
	z-index: 100;
  }

input[type="checkbox"]
{
    vertical-align:middle;
}

#sorting label{
	display : inline;
	padding-right : 4px;
}

#sorting select{
	margin-top : 4px;
}


select {
	font-family: 'Open Sans';
	color: #303C49;
	font-weight: bold;
	border: none;
	box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
	cursor: pointer;
	border-radius: 3px;
	outline: none;
}

.chart {
    width:100%;
}
.chart_wrap {
	overflow: hidden;
}


*, ::after, ::before {
    box-sizing: unset;
}

p {
    margin-top: 5px;
    margin-bottom: 5px;
}


.leaflet-control a {
	color: #333 !important;
}
.leaflet-control-attribution a {
	color: #333 !important;
}

#rentals_length > label, #rentals_filter > label, #resources_length > label, #resources_filter > label{
	font-size: 11px !important;
	font-weight: bold !important;
	font-family: 'Open Sans' !important;
}

#rentals > tbody, #resources > tbody{
	background-color: white !important;
	color: black !important;
}

#rentals > thead, #resources > thead{
	background-color: white !important;
	color: black !important;
}

#res_data{
	font-family: 'Helvetica' !important;
}


table.dataTable {
	font-family: 'Helvetica' !important;
}

table.dataTable th {
	font-size: 10px;
}

#resources > tbody {
	font-family: 'Helvetica' !important;
}

.selectBox {
	color: #666;
}

.all{
	background-color: #6B5E5C !important;
    border: none !important;
    color: white !important;
    padding: 15px 32px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-block!important;
    font-size: 16px !important;
    margin: 4px 2px !important;
	cursor: pointer !important;

}

.dt-buttons{
	float: right !important;
}

.dt-button {
	background: #348DBA;
	background-image: -webkit-linear-gradient(top, rgb(88, 172, 214), rgb(47, 123, 161));
	background-image: -moz-linear-gradient(top, rgb(88, 172, 214), rgb(47, 123, 161));
	background-image: -ms-linear-gradient(top, rgb(88, 172, 214), rgb(47, 123, 161));
	background-image: -o-linear-gradient(top, rgb(88, 172, 214), rgb(47, 123, 161));
	background-image: linear-gradient(to bottom, rgb(88, 172, 214), rgb(47, 123, 161));

	font-size: 14px;
	color: #fff;
	margin: 15px 5px 5px 5px;
	border-radius: 3px;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
	float: right;
}

.dt-button:hover {
	background: #348DBA;
	background-image: -webkit-linear-gradient(top, rgb(47, 123, 161), rgb(88, 172, 214));
	background-image: -moz-linear-gradient(top, rgb(47, 123, 161), rgb(88, 172, 214));
	background-image: -ms-linear-gradient(top, rgb(47, 123, 161), rgb(88, 172, 214));
	background-image: -o-linear-gradient(top, rgb(47, 123, 161), rgb(88, 172, 214));
	background-image: linear-gradient(to bottom, rgb(47, 123, 161), rgb(88, 172, 214));
}

#button_div{
	float: right !important;
}

.table-matrix {
	width: 100%;
}

.table-matrix td {
	padding:6px;
	border-top: solid 1px lightgrey;
}

.row {
	display: table-row;
}

.cell {
	display: table-cell;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 10px;
	border: 0px solid black;
	font-size: 19px;
}


.ampel {
	-webkit-border-radius: 50;
	-moz-border-radius: 50;
	border-radius: 50px;
	border: solid #fff 4px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	width: 0px;
	float: right;
}

.ampelrot {
	background: #f05b5b;
	background-image: -webkit-linear-gradient(top, #f05b5b, #bd3131);
	background-image: -moz-linear-gradient(top, #f05b5b, #bd3131);
	background-image: -ms-linear-gradient(top, #f05b5b, #bd3131);
	background-image: -o-linear-gradient(top, #f05b5b, #bd3131);
	background-image: linear-gradient(to bottom, #f05b5b, #bd3131);
  }

  .ampelrot:hover {
	background: #bd3131;
	background-image: -webkit-linear-gradient(top, #bd3131, #f05b5b);
	background-image: -moz-linear-gradient(top, #bd3131, #f05b5b);
	background-image: -ms-linear-gradient(top, #bd3131, #f05b5b);
	background-image: -o-linear-gradient(top, #bd3131, #f05b5b);
	background-image: linear-gradient(to bottom, #bd3131, #f05b5b);
	text-decoration: none;
  }

  .ampelgruen {
	background: #8be05a;
	background-image: -webkit-linear-gradient(top, #8be05a, #56b51b);
	background-image: -moz-linear-gradient(top, #8be05a, #56b51b);
	background-image: -ms-linear-gradient(top, #8be05a, #56b51b);
	background-image: -o-linear-gradient(top, #8be05a, #56b51b);
	background-image: linear-gradient(to bottom, #8be05a, #56b51b);
  }

  .ampelgruen:hover {
	background: #56b51b;
	background-image: -webkit-linear-gradient(top, #56b51b, #8be05a);
	background-image: -moz-linear-gradient(top, #56b51b, #8be05a);
	background-image: -ms-linear-gradient(top, #56b51b, #8be05a);
	background-image: -o-linear-gradient(top, #56b51b, #8be05a);
	background-image: linear-gradient(to bottom, #56b51b, #8be05a);
	text-decoration: none;
  }

  .ampelgelb {
	background: #face67;
	background-image: -webkit-linear-gradient(top, #face67, #eb981d);
	background-image: -moz-linear-gradient(top, #face67, #eb981d);
	background-image: -ms-linear-gradient(top, #face67, #eb981d);
	background-image: -o-linear-gradient(top, #face67, #eb981d);
	background-image: linear-gradient(to bottom, #face67, #eb981d);
  }

  .ampelgelb:hover {
	background: #eb981d;
	background-image: -webkit-linear-gradient(top, #eb981d, #face67);
	background-image: -moz-linear-gradient(top, #eb981d, #face67);
	background-image: -ms-linear-gradient(top, #eb981d, #face67);
	background-image: -o-linear-gradient(top, #eb981d, #face67);
	background-image: linear-gradient(to bottom, #eb981d, #face67);
	text-decoration: none;
  }

  .ampelgrau {
	background: #eee;
	background-image: -webkit-linear-gradient(top, #eee, #999);
	background-image: -moz-linear-gradient(top, #eee, #999);
	background-image: -ms-linear-gradient(top, #eee, #999);
	background-image: -o-linear-gradient(top, #eee, #999);
	background-image: linear-gradient(to bottom, #eee, #999);
  }

  .ampelgrau:hover {
	background: #eb981d;
	background-image: -webkit-linear-gradient(top, #999, #eee);
	background-image: -moz-linear-gradient(top, #999, #eee);
	background-image: -ms-linear-gradient(top, #999, #eee);
	background-image: -o-linear-gradient(top, #999, #eee);
	background-image: linear-gradient(to bottom, #999, #eee);
	text-decoration: none;
  }


  .tabicon {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 5px;
	border-radius: 5px;
	border: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	width: 14px;
	height: 14px;
}


.mapCluster {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	border: 20px;
	background-clip: padding-box;
}

.mapClusterTxt {
	border: 1px;
	border-radius: 50%;
	margin-left: 3px;
	margin-right: 3px;
	background-color: #fff;
	color: #333;
	font: 10px "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
}

#mbox{
	cursor:pointer;
}

#exampleModal{
	top:10%;
	left:70%;
	outline: none;
	overflow-y: auto;
}

#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.tooltip-inner {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 15px;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #fff;
	letter-spacing: 0.05em;
	line-height: 1.25em;
	min-width: 300px;
	max-height: 250px;
	box-sizing: border-box;
	color: #333;
	border: 1px solid #D6D8DB;
	box-shadow: 4px 4px 10px 0 rgba(0,0,0,0.04);
}

.tooltip-innerinner{
	overflow-y: scroll;
	max-height: 200px;
	padding-right: 15px;
}


/* dataTable fixes */
table.dataTable.display tbody tr.odd.selected {
    background-color: #E0EDF4;
}

table.dataTable.display tbody tr.even.selected {
    background-color: #E0EDF4;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1 {
	background-color: rgb(214, 228, 235);
}

table.dataTable.display tbody tr.even.selected > .sorting_1 {
	background-color: rgb(214, 228, 235);
}

[class*="col-"] {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.tgreen{
	background-color: rgb(149,168,68);
}

.table-text {
	float: left;
	padding: 5px;
}

#bhmtable_paginate{
	float: left;
}

.btn:focus, .btn:active {
	outline: none !important;
	box-shadow: none !important;
}

/* ccs for loading spinner on table view */
.loader {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	width: 80px;
	height: 80px;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
	margin: auto;
	margin-top: 20%;
}

/* Safari */
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
} /* END: ccs for loading spinner on table view */

.slider-selection.tick-slider-selection {
	background-image: none !important;
}
.slider-tick.in-selection {
	background-image: linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%) !important;
}
.slider-selection {
	-webkit-box-shadow: none !important;
}

.box-height {
	height:250px;
}

.green_kpi {
	color:rgb(40, 167, 69);
}

.btn-select {
	width:200px;
}

.simulation-box {
	height:350px;
}

.header-box {
	padding-right: 10px !important;
	padding-left: 10px !important;
}
.header-box-row {
	border-bottom: 1px solid #495356;
	padding:0;
}


.navbar-custom .nav-item .nav-link:link,
.navbar-custom .nav-item .nav-link:visited {
	font-size:14px;
	color: #495356;
}
.navbar-custom .nav-item .nav-link:hover {
	color: #888888;
}

.uploads{
	margin: 35px;
}
.mvp {
	color: #495356;
	text-align: right;
	margin-top: 3px;
	font-size: 10px;
}

.data-table-wrapper {
	padding: 0 !important;
	width: 100%;
	margin-right: 10px;
	margin-top: 5px;
}

.data-table-container {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.fb {
	display: flex;
}
.w100 {
	width: 100%;
}
.w50 {
	width: 50%;
}
.mr5 {
	margin-right: 5px;
}
.mt5 {
	margin-top: 5px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mr2 {
	margin-right: 2px;
}
.mr3 {
	margin-right: 3px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.ml2 {
	margin-left: 2px;
}
.ml3 {
	margin-left: 3px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt2 {
	margin-top: 2px;
}
.mt3 {
	margin-top: 3px;
}
.mt75 {
	margin-top: 75px;
}

/* global blueprintjs css changes */
.bp3-control.bp3-checkbox {
	margin-bottom: 1px !important;
}

.bp3-control .bp3-control-indicator {
	font-size: 13px !important;
}

.row-title {
	text-align: left;
}
