.listType{list-style-type: none;padding: 0;}
.icon-bar {
    width: 55%;
    list-style-type: none;

}

#mytable_length label select {
  margin: 0 7px;
}

.icon-bar li {
    float: left;
    width: 16%;
    text-align: center;
    padding: 12px 0;
    transition: all 0.3s ease;
    color: #009999;

}
.icon-bar a i{font-size: 25px;display: block;}

.icon-bar a:hover  {
    color: red;
    text-decoration: none;
}
.headingTagLine{margin-top: 12px;}
#navbarSupportedContent{padding: 0px;}
.dropdown-menu{position: absolute !important;}
.userProfile{display: block;margin: 0px auto;}
.padding10{padding:20px;}
.marginTop20{margin-top:20px;}
.profile-nav{width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 69%;
    vertical-align: middle;}

.topHeader ul{list-style-type: none;margin-bottom:0px;}
.topHeader li{display: inline-block;padding:0px;}
.primary-color{color:#009999;}
.primary-background{background:#009999;}
.clear{clear: both;}
.borderBottom{
border-bottom:2px solid #2F7DB7;
background-color: #fff !important;
}
.btn-primary{background:#009999 !important; border:#009999;}
a{color:#009999;}
.border{border:1px solid #009999 !important;}
.carousel-inner{min-height: 265px;background-size: 100% auto;}
.left span{font-size: 70px; position: relative; top: 34%;}
.right span{font-size: 70px; position: relative; top: 34%;}
.inner-content{width: 75%;margin: 40px auto;color:#fff;}
.inner-content h3{margin-top:0px;}
.paddingLeft{padding-left: 0px !important;}
.marginTop20{margin-top: 20px;}
.boxBottom b{display: block;}
.minHeight150{min-height: 150px;}
.systemLeft{list-style-type: none;margin-top: 20px;}
.systemLeft li{padding: 10px 0px;}
a:hover { color: red !important;}
.submenus{    border: 1px solid #dedede;
    background: #fff;
    padding: 15px;position: absolute; max-width: 100% !important;min-width: 1100px !important; left: 131px !important;  display: none;}
.icon-bar li:hover ul{display: block;z-index: 999;}
.icon-bar li{list-style-type: none;}
.icon-bar{padding: 0;margin:0;}
.addClientForm .form-group{margin-right: 10px !important;margin-top: 10px;}
.addClientForm .form-group label{text-align: left !important;     -webkit-box-pack: start !important;justify-content:  left !important;}
.AddButton{    display: block;
    clear: both;
    width: 100%;
    margin-top: 20px;}

.form-control{height: 34px !important;}

.dropdown-menu > li > a{white-space: normal !important;}
.submenus{}
.forgetpass{    margin-left: 15px;padding-top: 4px; clear: both;display: block;}
.dataTables_wrapper .dataTables_paginate .paginate_button{padding: 0px !important;}
.listStyleType{list-style-type: none;}

.topAlert{position: fixed;width: 100%;top:0px;}


/* Compnay */

.newItem{margin-bottom: 10px !important;margin-right: 30px;}
.row{width: 100% !important;display: block !important;}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background: none !important;border: none !important;}
.login{display: block;float: none !important;}

.dateIcon{font-size: 17px;
    text-align: center;
    background: #009999;
    padding: 10px 5px;}

.addInput{width: 93% !important;float: left; margin-right: 15px;margin-top: 10px;}
.add_button{position: relative;top: 13px;    display: block;width: 26px; float: left;}
.remove_button{position: relative;top: 13px;    display: block;width: 26px; float: left;color:red;}

    /* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 12px;
    text-decoration: none;
    font-size: 16px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.childMenu{padding-left: 10px;display: none;background: #d8d8d8; }
.MainMenu > li{background: #e2e2e2;border-bottom: 1px solid #bdbdbd;}
#mySidenav{z-index: 999;}

.wsmenu>.wsmenu-list>li>a .fa{font-size: 35px !important;display: block !important;}
.wsmenu>.wsmenu-list>li>a{line-height: 30px !important;}
.submenu .col-lg-3 .fa{font-size: 35px;display: block;}
.submenu .col-lg-3{text-align: center;}
.wsmegamenu{background: #dadada;}

/* Responsive Css */
@media(min-width: 320px) and (max-width: 767px){
    .topHeader {text-align: center;}
    .topHeader li{padding: 0px 10px;}
    .navMenu{  ;
    float: none !important;
    text-align: center;margin-right: 35px !important;}
}


.panel-heading{
	padding:0px !important;
}

.list-inline{
	margin-top:10px;
}
.list-inline > li {
	float: left !important;
}

.panel-heading{
	padding:0px !important;
}
.upd-button{
	border:none;
	background:transparent;
	color: #23527c;
}
.upd-button:hover{
	text-decoration: underline;
	color:#f00;
}


/* margin */

.mb-10{
	margin-bottom:10px;
}

.mt-10{
	margin-top:10px !important;
}
.form-group.required .control-label:after {
  content:"*";
  color:red;
}


#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.10) url('../../public/images/PageLoader.gif') no-repeat center center;
  z-index: 10000;
}

.picked.disabled {
    background: #eee !important;
}

.btn-title{
	background:#337ab7;
	color:#fff;
}

.inspection .row{
	margin:10px 0px;
}

.bg-blue{
  background: #4372C4;
  color: #fff;
  min-height: 400px !important;
  padding: 0px 15px 20px 20px !important
}

.gold{
  color: gold !important;
}

.row .maintain{
	height:34px;
	line-height:34px;
}

.custom-buton{
  margin-bottom: 10px !important;
  color: black;
  background-color: #C0C0C0;
}

.mr-10{
  margin-right: 10px;
}

.maintain .select2{
  width: 88% !important;
}

#kenteken {
  border: 3px solid #FFC001;
  background-color: #FFC001;
  padding: 4px;
  border-radius: 5px;
  width: 80%;
  display: inline-block;
  text-align: center;
  color: black;
}

.kenteken_status{
  padding: 4px;
  border-radius: 50%;
  width: 15%;
  float: right;
  margin-top: 20px;
  line-height: 30px;
  text-align: center;
}

.merk-des{
  color:#FED867;
  font-size: 16px;
  padding-bottom: 5px;
}

.h-30{
  height:30px;
}

.kenteken-detail tr {
    line-height: 24px;
    font-size: 12px;
}

.green{
  background-color:#05A747;
}

.red{
  background-color:red;
}

.blue{
  background-color:blue;
}

.orange{
  background-color:orange;
}

.td-color{
  color:#FED867;
}

@media (min-width: 1400px){
  .container {
    width: 98% !important;
    max-width: 1600px;
  }
}

.pr0 {
    padding-right: 0px !important;
}

.pl0{
  padding-left: 0px !important;
}

.select2 {
    width: 100% !important;
}
/*28-jan-20*/

.login-bgd-container{
    background-image: url('../images/login-bgd.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 120px;
    padding-bottom: 120px;
    width: 80%;
    margin: 0 auto;
    box-shadow: 1px 0 20px 1px rgba(0,0,0,.5);

}



/*#modal_pdf .modal-content{*/
/*    height : 950px;*/
/*}*/
/*#modal_pdf embed {*/
/*    height : 800px;*/
/*}*/



.btn-gray{
    background-color: #808080;
}

.preview{
    width: 70px;
    border: 1px solid black  !important;
    background-color: gray;
    color: white !important;
}

.text-black{
    color: #000 !important;
}