/*!
 * Style caroutlet back
 */
 
body {
    margin: 20px 20px 0 10px;
 }
 
button.btn {
    padding-left: 10px;
    padding-right: 10px;
}

h4 {
    margin-bottom: 10px!important;
}
 
sup {
    padding: 0 0 0 5px;
 }
 
nav { 
    display: block;
    float: left;
    position: absolute;
    margin-left: 390px;
    border-bottom: 1px solid #ccc;
    padding-right: 27%;
    min-width: 550px;

}

.zero td{
    background-color: #FFF3DF!important;
}

.bread {
    padding: 0 0 10px 0;
}

.bs-example .form-group {
    margin: 0 0 4px 0;
}

.carimg {
    width: 92px;
    height: 69px;
}

.carimg2 {
    width: 90px;
    height: 68px!important;
}

.col-lg-1 {
    padding-right: 0px;
    padding-left: 15px;
}

.col-lg-2 {
    padding-right: 0px;
    padding-left: 15px;
}

.col-sm-12 .thumbnail{
    display: inline-block!important;
}


.container {
    max-width: 100% !important;
    min-width: 940px;
 }
 
.content {
    float: left;   
    margin: 50px 0 0 0;
}

.form-horizontal .control-label {
    padding-top: 5px;
    text-align: left;
}

.form-horizontal .control-label2 {
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 150px;
}

.form-horizontal .control-label3 {
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 220px;
}
 
.flag {

}
 
.flleft {
    float: left;
}

.he45 {
    height: 45px;
}

.input-sm {
height: 25px;
padding: 5px 10px!important;
font-size: 12px!important;
line-height: 1.5;
border-radius: 3px;
}

.lease {
    height: 40px;
}

.menu ul{
    list-style: none;
    margin: 0;
 }
 
.menu ul li{
    line-height: 24px;
 }
 
.act{
    height: 30px;
    padding: 5px 10px 5px 10px;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #fff;
    margin-top: -5px;
 }
 
.m0 {
    margin: 0!important;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}
 
.menu_list {
    list-style: none;
    margin: 0 auto;
    padding: 0 0 0 20px;
    float: left;
    height: 35px;
    text-transform: uppercase;
    min-width: 650px;
}

.menu_list li {
    position: relative;
    float: left;
    font-size: 12px;
    margin-right: 20px;
}

.menu sup {
    font-size: 9px;
}

.ml45{
    margin-left: 45px;
}

.mr45 {
    margin-right: 45px;
}

.name {
    right: 10px;
    position: absolute;
}

.nowrap {
    white-space: nowrap;
}

.span4 {
    max-width: 300px!important;
    min-width: 200px!important;
}

.padl30 {
    padding-left: 30px;
}
/* ============   Spoiler       ============ */
.spoiler-wrap {
   width: 100%;
   margin: 6px auto;
   clear: both;
}
.spoiler-head {
   padding: 1px 14px 3px;
   line-height: 15px;
}
.spoiler-body {
   padding: 1px 0;
   display: none;
   margin-top: 10px;
}

.clickable {
   cursor: pointer;
}

.folded {
   display: block;
   background: transparent url(../img/icon_plus.gif) no-repeat left center;
   padding-left: 20px;
}

.unfolded {
   display: block;
   padding-left: 20px;
   background: transparent url(../img/icon_minus.gif) no-repeat left center;
   
}

.overlay {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1000;
   background: url(/img/overlay-bg.png) repeat transparent;
}

.overlay .popup-block {
    background: transparent;	
    position: relative;
    z-index: 1001;	
    margin: 10px auto 0 auto;
}

.overlay .popup-content {
    padding: 16px;
}

#ui-datepicker-div {
	z-index: 1001 !important;
}
.lease-thumb-image {
    width: 48px;
    height: 48px;
}

/*=============================*/

/*!
 * Style caroutlet back
 */
 
body {
    margin: 20px 20px 10px 10px;
 }
 
sup {
    padding: 0 0 0 5px;
}

.nav-tabs li {
     text-transform: uppercase;
}

.right {
    text-align: right;
}

.row .thumbnail {
    margin: 2px 0px;
}

.table .btn-xs {
    min-width: 80px;
}

.btn-sm, .btn-xs {
    padding: 2px 10px;
}

.tabname {
  font-weight: bold;  
}

.tool {
    font-weight: normal;
}

.thumbnail label {
    margin: 0;
}

.w30 {
    width: 30px;
}

.w90 {
    width: 90px;
}

.w70p {
    width: 70%;
}

.w400 {
    max-width: 500px;
    min-width: 390px;
}

.w1000 {
    max-width: 1000px;
    min-width: 500px;
}

td .label {
    font-size: 100%;
}

.form-group label {
    font-size: 12px;
}

.form-group {
    margin-bottom: 4px!important;
}

.flleft {
    float: left
}

.form-control {
    height: 25px;
    padding: 3px 7px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-signin input[type="text"] {
margin-bottom: -1px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}

.form-signin .form-control {
position: relative;
font-size: 16px;
height: auto;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.form-group {
    margin-bottom: 10px;
}

.form-signin {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
}


.car-list-container {
	font-size: 12px;
}

.car-list-container td, .car-list-container th, .car-list-container a, .car-list-container span {
	font-size: 12px;
}
.car-list-container td, .car-list-container th {
	vertical-align: middle !important;
	padding: 4px 4px !important;
}

.car-list-container .btn-sm, .car-list-container .btn-xs {
	font-size: 12px;
	padding-left: 5px;
    padding-right: 5px;
}

.btn-group .btn-sm {
    font-size: 12px!important;
    height: 25px!important;
    padding: 3px 7px!important;
}


.car-list-container td .alert {
	margin-bottom: 0px;
    padding: 5px;
}

body {
	font-size: 12px !important;	
}

.form-control {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.firstlet {font-size: 0px; width: 30px; margin: 0;} 
.firstlet:first-letter {opacity: 1!important; font-size: 25px;}

.userComment {
    width: 250px;
    height: 100%;
    background: none;
}

.userComment:focus {
    background: white;
}

.commentEdit {
width: 251px;
height: 100%;
}

#all-comments {
    width: 100%;
    min-height: 54px!important;
    max-height: 80px!important;
}

.comment-textarea {
    width: 100%;
}

.comment-textarea-request {
    width: 100%;
}

.not-active-zero {

}
.not-active-zero  td {
    background: #ff8063 !important;
}

#all-comments{
    width: 100%;
    overflow:hidden;
    overflow-y:scroll;
    border: 1px solid rgb(169, 169, 169);
    border-bottom: none;
}

#all-comments li{
    margin-left: -35px;
    list-style:none;
}

.hidden_inputs input, .hidden_inputs select {
    display: none;
}