body{	font-weight:300 !important;
}
@media (min-width: 992px) {
.navbar{
	padding-top: 0px;
  padding-bottom: 0px;
	padding-left: 0px;
	background-color:#343a40;
	border: none;
    -webkit-box-shadow: -3px 2px 11px rgba(0, 0, 0, 0.08);
    box-shadow: -3px 2px 11px rgba(0, 0, 0, 0.08);
}

.navbar-brand{
	padding-bottom: 19px;
   padding-top: 19px;
	padding-left: 16px;
	/*background-color:#3e8ef7;*/
	background-color:#353D44;
	border: none;
		-webkit-box-shadow: -3px 2px 11px rgba(0, 0, 0, 0.08);
		box-shadow: -3px 2px 11px rgba(0, 0, 0, 0.08);
		font-weight:500;
}

.navbar-collapse{
	padding-top: 14px;
    padding-bottom: 14px;
}
.navbar-sidenav{
	z-index:-1;
	border: none;
	/*-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
	box-shadow: 0 2px 4px rgba(0,0,0,.08);*/
}
.navcolor{
	color:white;
}
}

@media (max-width: 992px) {
	.navbar{
		background-color:#343a40;
	}
}

.content-wrapper{
	padding-top: 12px;
	background-color:#f1f4f5;
}

.pageheader{
	position: relative;
	padding: 30px 0px 0px 0px;
}

.pagetitle{
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 500;
}

.bread{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: .215rem;
		padding: 0;
    margin: 0;
}

.container-fluid{
	padding-right: 30px;
  padding-left: 30px;
}

a{
	color: #3e8ef7;
	text-decoration: none;
	-webkit-text-decoration-skip: objects;
}

.card{
	border:none;
}

.card-header{
	background-color:#fff;
}

.card-footer{
	background-color:#fff;
	border-radius: .286rem;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.btn-primary{
	background-color: #3e8ef7;
  border-color: #3e8ef7;
}

h1, h2, h3, h4, h5, h6{
	color:#37474f;
}

@media (min-width: 992px) {
  #mainNav .navbar-brand {
    width: 277px;
  }
	#mainNav .navbar-collapse .navbar-sidenav > .nav-item {
		width: 277px;

	}
	#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li,
  #mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li {
    width: 277px;
  }
	#mainNav.fixed-top .sidenav-toggler > .nav-item {
		width: 277px;
	}
}

@media (min-width: 992px) {
  .content-wrapper {
    margin-left: 277px;
  }
}

@media (min-width: 992px) {
  footer.sticky-footer {
    width: calc(100% - 277px);
  }
}

@media (min-width: 992px) {
	.navbar-sidenav{
		margin-top: 75px !important;
	}
}

.login{
	background: #3e8ef7;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3e8ef7),to(#0b69e3));
    background-image: -webkit-linear-gradient(top,#3e8ef7 0,#0b69e3 100%);
    background-image: -o-linear-gradient(top,#3e8ef7 0,#0b69e3 100%);
    background-image: linear-gradient(to bottom,#3e8ef7 0,#0b69e3 100%);
    background-repeat: repeat-x;
}
.color1 {
	color:#595959 !important;
	font-size:smaller;
}
.nieb_link {
	text-decoration:none;
	color:#3e8ef7;
}
.form1 {
	padding: 15px 15px 15px 15px;
}
.padding-t10 {
	padding-top:10px;
}

tbody{
font-weight:300 !important;

}

@media (min-width: 992px){
#mainNav.fixed-top .sidenav-toggler > .nav-item > .nav-link {
    padding: 20px !important;
}
}

.error2 {
	color:#ff4c52 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.02);
}

.page-item.active .page-link {
    background-color: #3e8ef7 !important;
    border-color: #3e8ef7 !important;
}

.dataTables_paginate{
	padding-top:13px;
}

.dataTables_info{
	padding-top:20px !important;
}
.red {
	color:red;
}

.green {
	color:#09aa00;
}

.blue {
	color:#6633FF;
}

.div-button {
	float:left;
	padding:0 20px 20px 0;
}

.progress-bar-danger {
	background-color:#ff0000b0 !important;
}

@media (max-width: 1440px){
table{
font-size:14px;

}
}
@media (max-width: 1280px){
table{
font-size:12px;
}
}

.form1:disabled{
    background-color: #FFF !important;
    opacity: 1;
}
.sidebar{
    overflow-y: scroll;
    position: fixed;
}

/* container properties */
	.scrollbar {
		width:100%;
		max-width:100%;
		height:400px;
		background-color:#7bd6fc;
		overflow-y:scroll;
	}

	/* customize scrollbar css */
	#scrollbar-custom::-webkit-scrollbar{
		width:12px;
		background-color:#cccccc;
	}
	#scrollbar-custom::-webkit-scrollbar:horizontal{
		height:12px;
	}
	#scrollbar-custom::-webkit-scrollbar-track{
		border:1px #ffffff solid;
		border-radius:10px;
		-webkit-box-shadow:0 0 6px #c8c8c8 inset;
	}
	#scrollbar-custom::-webkit-scrollbar-thumb{
		background-color:#b03c3f;
		border:1px solid #000000;
		border-radius:16px;
	}
	#scrollbar-custom::-webkit-scrollbar-thumb:hover{
		background-color:#ffffff;
		border:1px solid #ffffff;
	}
	#scrollbar-custom::-webkit-scrollbar-thumb:active{
		background-color:#a6393d;
		border:1px solid #333333;
	}

/* Container DIV - automatically generated */
.simply-scroll-container {
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll {
	width: px;
	height: 10px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 500px;
	height: 100px;
}

/* Explicitly set height/width of each list item */
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 600px;
	height: 30px;
	color:white;
}

.disabled.disabled:disabled{background-color: #E6E6E6 !important; color:#E6E6E6 !important;}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}



.bold {
	font-weight:bold !important;
}



a:focus {
	outline: none !important;
	outline-offset: none !important;
}

body {
	background: #f5f6f5;
	color: #333;
}

/* helper classses */

.margin-top-20 {
	margin-top: 20px;
}

.margin-bottom-20 {
	margin-top: 20px;
}

.no-margin {
	margin: 0px;
}

/* box component */

.box {
	border-color: #e6e6e6;
	background: #FFF;
	border-radius: 6px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	padding: 10px;
	margin-bottom: 40px;
}

.box-center {
	margin: 20px auto;
}


.dataTables_filter {
   float: left !important;
	left:0;
	margin: 10px 20px 20px 0px;
}

div.dataTables_paginate {
    float: left;
    margin: 0;
}

div.dataTables_info {
   float: right;
	margin: 0;
}

div.dataTables_wrapper div.dataTables_length select {margin-top:10px;}

.panel-white {color:white;}

.font-13 { font-size:1.3em;}

.panel-black {color:black !important;}

.red { color:red;}

.white{ color:white !important;}


#landing_page .lead-info {
    background: url(../img/hero.jpg);
    background-size: cover;
    padding: 150px 50px;
    text-align: center;
    color: #fff;
}

.b-white {background-color:white !important;}


 fieldset{
          background-repeat:no-repeat;
          background-position:center;
          background-size:cover;
		  padding:0 10px 0 10px;

}
       p#innerPara{padding:10px ;}
       legend{width:90px;padding:15px 15px;background-color:#2d5297;}

.btn-home {background-color:#2d5297; border-color:#2d5297;}

.list-group-item {padding:5px 0px 5px 10px !important;}

.k1m {color:#868e96 !important;}
.odswiez {text-decoration:none !important;}

.numberCircle {
		margin:6px 10px 0 0;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    padding: 3px 2px 16px 0;

    background: #ff0000;
    border: 0px;
    color: white;
    text-align: center;

		font-weight:bold;
		font-size:1.0em;
		cursor: pointer;
}
.tooltip-main {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-weight: 700;
  background: #f3f3f3;
  border: 1px solid #737373;
  color: #000000;
  margin: 4px 121px 0 5px;
  float: right;
  text-align: center !important;
}

.tooltip-qm {
  float: left;
  margin: -2px 0px 3px 4px;
  font-size: 14px;
}

.tooltip-inner {
  max-width: 236px !important;

  font-size: 14px;
	font-weight:bold;
  padding: 10px 15px 10px 20px;
  background: #FFFFFF;
  color: #000000;
  border: 1px solid #737373;
  text-align: center;
}
.tooltip.show {
  opacity: 1;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
border-bottom-color: #ffffff;
  /* Red */
}
@media print {
    #car_list {font-size:1.7em;}
		td {border:1px solid black ;}
		tr {border:1px solid black;}
}

.checkbox-lg .custom-control-label::before,
.checkbox-lg .custom-control-label::after {
  top: .8rem;
  width: 1.55rem;
  height: 1.55rem;
}

.checkbox-lg .custom-control-label {
  padding-top: 13px;
  padding-left: 6px;
}


.checkbox-xl .custom-control-label::before,
.checkbox-xl .custom-control-label::after {
  top: 1.2rem;
  width: 1.85rem;
  height: 1.85rem;
}

.checkbox-xl .custom-control-label {
  padding-top: 23px;
  padding-left: 10px;
}


.scrollable-menu
 {
   height: auto;
   max-height: 200px;
   overflow-x: scroll;
}
.dropdown-menu {
    max-height: 300px;
    overflow-y: auto !important;
}

.scroll-to-top{
	display:flex;
	justify-content: center;
}

.zest_1 {font-size:14px;}

.label_bold {
	font-weight: bold;
	font-family: Roboto !important;
}