@CHARSET "UTF-8";
@CHARSET "UTF-8";

/* Sticky footer styles
-------------------------------------------------- */

html,
body {
	background-color:#FFF;
  height: 100%;
  
  /* The html and body elements cannot have any padding or margin. */
}
*,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: arial;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -25px;
  /* Pad bottom by footer height */
  padding: 0 0 25px;
  padding-bottom: 0px \0/;
}
.navbar-fixed-top{
	background-color: #FFF;
}
.navbar-fixed-top hr{
	margin-bottom: 0;
	margin-top: 0;
}

/* Set the fixed height of the footer here */
#footer {
  height: 25px;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 135px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

.widget_content_table{
margin:0 auto;	
	
}

.modal-footer{
	padding: 19px 15px 20px;
}
.btn.selectpicker{
	background-color: transparent;
}

input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
    border-color: #EE5F5B;
    color: #B94A48;
}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
    border-color: #E9322D;
    box-shadow: 0 0 6px #F8B9B7;
}
a:hover {
	text-decoration:none;
    color: #E87511;
}

.btn-default {
   background-color: #E87511;
    border-color: #B55B0D;
	color:#fff;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
    color: #666565;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
     background-color: #A8550C;
    border-color: #B55B0D;
    color: #FFFFFF;
}

.btn.selectpicker {
    background-color: #FFFFFF;
    border-color: #D4D4D4;
    color: #666565;
}
.form-control, .btn.selectpicker:hover, .btn.selectpicker:focus, .btn.selectpicker:active, .btn.selectpicker .active, .open .dropdown-toggle.btn.selectpicker {
    background-color: #FFFFFF;
    border-color: #D4D4D4;
    color: #666565;
}

.bootstrap-select .dropdown-menu > li > a{
	white-space: normal;
}

.btn.selectpicker:focus{
	border:1px solid #E87511;
	outline:none!important
}
.form-control:focus {
   border:1px solid #E87511;
   box-shadow:none;
}

.modal-footer{
	margin-top:0px;
}

hr{
	margin-left: -15px;
	margin-right: -15px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 100%;
}

.standard-description {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    white-space:nowrap;
}

.header_item b{
	padding-top:5px;
}
.popover-title{
	font-size: 12px;
	color: #E87511;
	text-align: right;
	line-height: 22px;	
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
}
.popover-title button{
	 position: absolute;
    text-align: right;
    width: 100%;
    left:-4px;
    
}

.popover-title button,.popover-title div, .popover-title button:hover, .popover-title button:focus, .popover-title button:active {
	color: #E87511;
	opacity:1;
}


#app_type_info_desc .panel {
    background-color: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #A5A5A5;
    font-size: 11px;
}
#app_type_info_desc .panel-group .panel + .panel{
	margin-top: 0px;
}
#app_type_info_desc .panel-title{
	font-size: 12px;
}
#app_type_info_desc .panel-default > .panel-heading {
    background:none;
    padding-bottom:4px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;    
	color: inherit;
}
#app_type_info_desc .panel-default > .panel-heading + .panel-collapse .panel-body {
	border:none;
	padding:0px;
	padding-left: 5px;
	padding-right: 5px;
}
#app_type_info_desc .panel div,#app_type_info_desc .panel-default > .panel-heading b,#app_type_info_desc .panel-default > .panel-heading span {
	color: inherit;
}
/*------------------------------------old---------------------*/

.psteps_circle_titles .circle-step {
    border-radius: 27px;
    font-size: 12px;
    height: 25px;
    padding: 5px;
    width: 25px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #E87511;
    background-image: -moz-linear-gradient(center top , #B55B0D, #E87511);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color:#fff;
}
.psteps_circle_titles .circle-step .step-order{
	text-align: center;
}
.psteps_circle_titles .step-visited{
    box-shadow: none;
    cursor: pointer;
    opacity: 0.65;
}
.psteps_circle_titles .step-active{
    opacity: 1;
}
.psteps_circle_titles .disabled{
    background-color: #E8E8E8;
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}
.psteps_circle_titles hr{
margin-bottom: 13px;
margin-top: 13px;
margin-left: 0px;
margin-right: 0px;
}

/*--------old and need-----*/
.notification-message{
color:#363636;
font-size: 13px;
font-weight: bold;
margin:0 auto;
/*width:230px;*/
margin-top:20px;
margin-bottom:35px;
}
.login-block{
padding:15px;
padding-bottom:1px;
margin-left:-15px;
margin-right:-15px;
margin-bottom:15px;
background-color:#F7F7F7;
}
#app_type_info_desc{
padding-bottom: 5px;	
}
.footer_block{
	margin:2px;
}
.list-inline .wl_logo_footer_separator{
	border-right: 1px solid #C6C6C6;
	padding-right: 8px;
}

.footer_block .footer_powered_by_text{
margin: 0px;
padding-right: 0px;
}

.shadow_all{
width:1px;
height:0px;
position: absolute;
top:0px;
left:0px;
z-index: 2;
line-height:0px;
font-size:0px;
background-color:#eaeaea;
}
.shadow_all_total{
width:1px;
height:0px;
position: absolute;
top:0px;
left:0px;
z-index: 1000;
line-height:0px;
font-size:0px;
}
/*--------*/



/*forms*/
.displayOff {
    display: none;
}

.lang_position_div{
position:absolute;
width:30px;
float:right;
right:0px;
z-index:1000;
bottom:0px;
}

.choice_lang_div{
position: absolute;
float:right;
bottom:0px;
right:0px;
z-index:500;
height: 0px;
line-height: 0px;
font-size: 0px;
width: 0xp;
}
.lang_block_inside{
padding-right:2px;
padding-left:5px;
padding-top:0px;
}
.lang_block_inside td{
height: 11px;
font-size: 10px;
vertical-align: top;
color:#000000;
}
.lang_block_widget{
padding-left:1px;
vertical-align: middle;
}

.lang_color b.trg b,.lang_color b.brg b  { background: #D4D4D4; }
.lang_color b.trg i,  .lang_color b.trg u, .lang_color b.brg i, .lang_color b.brg u,.lang_color div.rndbxCg
{  background-color: #D4D4D4 ;  border-color: #D4D4D4; }

.choice_lang_table {
	background-color:#FAFAFA;
	border: 1px solid #B2BCC3;
	z-index: 100;
}
.choice_lang_table td .choice_lang_linck {
    color: #000000;
       font-size: 13px;
    text-align: left;
    text-decoration: none;
}


.choice_lang_table .lang_flag {
    padding: 3px;
    width: 15px;
}
.choice_lang_table .lang_text {
    line-height: 21px;
    text-align: left;
}
.choice_lang_table .lang_select {
    padding: 3px;
    width: 20px;
}

.ico_flag_nl,.ico_flag_en,.ico_flag_ua,.ico_flag_ru,.ico_flag_it,.ico_flag_de{
background: url(../img/flags.png) left top;
background-repeat: no-repeat;
margin: 0px auto;
cursor: pointer;
    height: 14px;
    width: 20px;
    float:left;
}
.ico_flag_nl {
    background-position: -21px 0;
}
.ico_flag_ru {
    background-position: -21px 0;
}
.ico_flag_en {
    background-position: -0px 0;
}
.ico_flag_ua {
    background-position: -42px 0;
}
.ico_flag_it {
    background-position: -64px 0;
}
.ico_flag_de {
    background-position: -85px 0;
}
/*icns for widget*/
.ico_widget_legend_call,.ico_goo_soc,.ico_fb_soc,.ico_tw_soc,.ico_mail_soc,.ico_fb,.ico_google,.ico_next1,.ico_lang_select,.ico_select{
background: url(../img/icons2_bl_wh.gif) left top;
background-repeat: no-repeat;
margin: 0px auto;
cursor: pointer;
}
.ico_mobile_left_dark{
background-position: -19px -24px;
width: 7px;
height: 9px;
}
.ico_mobile_right_dark{
background-position: -30px -24px;
width: 7px;
height: 9px;
}

.ico_next1 {
background-position:-1px -1px;
    height: 21px;
    width: 20px;
}
.ico_google {
    background-position: -193px -0px;
    height: 30px;
    width: 29px;
}
.ico_google.padding-right{
	margin-right: 3px;
}
.ico_fb {
    background-position: -224px -0px;
    height: 30px;
    width: 29px;
}
.ico_mail_soc {
    background-position: -86px -19px;
    height: 20px;
    width: 24px;
}
.ico_tw_soc {
    background-position: -113px -19px;
    height: 20px;
    width: 24px;
}
.ico_fb_soc {
    background-position: -140px -19px;
    height: 20px;
    width: 24px;
}
.ico_goo_soc {
    background-position: -167px -19px;
    height: 20px;
    width: 24px;
}
/*icns for widget end*/




.loading {
 background:transparent url(../img/ajax-loader.gif) no-repeat center top;
}



/*CALENDAR STYLES*/
.calendarPhpTop{
width: 100%;
table-layout: fixed;
}
.navigation_toolbar_table{
/*margin:0 auto;*/
}
.right_navigation_toolbar,.left_navigation_toolbar{
width: 40px;
cursor: pointer;
}
.right_navigation_toolbar div{
float:left;
}
.left_navigation_toolbar div{
float:right;
}
.navigation_toolbar_table .center_navigation_toolbar{
padding-right:0px;
padding-left:1px;
color: #646464;
font-weight: bold;
}
.navigation_toolbar_table .drop_ico_conteiner{
padding-right:8px;
padding-top: 4px;
}

table.twoWeeksClndTbl td {
    background-color: #E8E7E7;
    border-right: 1px solid #AFAEAE;
    border-top: 1px solid #AFAEAE;
    color: #9E9C9C;
    font-weight: bold;
    text-align: center;
}


div.twoWeeksClndDiv{
	padding-left:0px;
	margin-bottom:  0px;
}
div.twoWeeksClndDiv table.twoWeeksClndTbl{
	width:100%;	
	border: 0 solid transparent;
	border-left:1px solid #9E9C9C;
}

tr.two_weeks_days_tr td.brd{
	border-bottom: 1px solid #AFAEAE;
}
tr.two_weeks_days_tr td.free_day_td{
	background-color: #FAFAFA;
	cursor: pointer;
}
tr.two_weeks_days_tr td.free_day_td div{
	color: #69A740;
}

div.todayDiv, div.selDayDiv{
    border: 1px solid #E47612;
    margin: 1px;
    font-size: 15px;
}
tr.two_weeks_days_tr td.free_day_td div.selDayDiv{
    background-color: #E47612;
	color: #FFFFFF;
}

tr.two_weeks_days_tr td.free_day_td div.genDayDiv{
	font-size: 15px;
	border: 1px solid transparent;
	margin: 1px;
}
tr.two_weeks_days_tr td.busy_day_td div.genDayDiv{
	border: 1px solid transparent;
	margin: 1px;
}

tr.two_weeks_days_tr td.week_navig_l_td, tr.two_weeks_days_tr td.week_navig_r_td{
	border: 0 solid transparent;
	background-color:transparent;
	width: 10px;
	/*cursor: pointer;*/
}
tr.two_weeks_days_tr td.week_navig_l_td{
	border-right: 1px solid #AFAEAE;
	padding-right: 2px;
}
tr.two_weeks_days_tr td.week_navig_r_td{
	padding-left: 3px;
}
.day_name_th{
color:#919191;
width: 19px;
background-color: #FAFAFA;
vertical-align: middle;
padding-top:4px;
padding-bottom:4px;
width: 14.286px;
}
.day_name_th div{
	text-align: center;
}
.two_weeks_days_tr .first_last{
background-color: #EAEAEA;
	cursor: pointer;
	position: relative;
}
.day_name_th .ico_mobile_right_dark,.day_name_th .ico_mobile_left_dark{
position: absolute;
top: 0px;
}
.day_name_th .ico_mobile_right_dark{

right: 4px;
}
.day_name_th .ico_mobile_left_dark{
left: 4px;
}
.calendarPhpTop .header_container .buttons-container{
	padding: 0;
}
.calendarPhpTop .header_container  .month-container{
	padding: 0;
}

.calendarPhpTop .header_container .btn .glyphicon{
	font-size: 13px;
	color:#e47612;
}
.calendarPhpTop .header_container .btn{
	padding: 2px 5px 0px 5px;
	font-size: 11px;
	background-color: #fafafa;
	border-color:#e7e7e7; 
	color: inherit;
}

/*END OF CALENDAR STYLES*/

/* TIME TABLE  for week step 2 */


.ttlSellTd{
	padding: 1px;
}

.ico_widget_slot_free, .ico_widget_slot_call, .ico_widget_slot_free_hover {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    position: relative;
    padding:3px;
    width: 100%;
}

.ico_widget_slot_free{
	opacity: 1.0;
	*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.ico_widget_slot_free_hover{
	opacity: 0.7;
    *filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	cursor: pointer;
}
.ico_widget_slot_free, .ico_widget_slot_free_hover{
background-color: #90C237;
}
.ico_widget_slot_call{
background-color: #EFDC05;
}
.ico_widget_legend_call{
background-position: -102px -4px;
width: 12px;
height: 12px;
cursor: default;
}
.ico_widget_legend_free{
background-color: #90C237;
border:1px solid #CADDAA;
width: 11px;
height: 11px;
cursor: default;
}


.legend_block_td .list-inline{
	margin:0px;
}
.legend-item{
padding-right: 15px;
}
.list-inline > li.legendNameTd{
	text-align: left;
	white-space: normal;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
}
td.legendNameTd a{
	white-space: normal;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}
/* FORMSELEMENTS FOR WIDGET */



.social_block{
width:230px;
margin: 0 auto;
}
.social_header_block{
display: table;
border-bottom: 1px dotted #CECECE;
}
.social_header{
font-size: 18px;
font-weight: normal;
text-align: left;
color:#363636;
}
.social_title{
font-size: 16px;
font-weight: normal;
text-align: left;
color:#d67a03;
padding-top:2px;
padding-bottom:6px;

}
.share_block_item{
padding:5px;
float:left;
}
.social_items{
text-align: left;
padding-top: 5px;
float: left;
}
.social_mail_container{
float:left;
margin: 0 auto;
width: 100%;
}
.social_ico_container{
padding:5px;
}
.social_ico{
width: 43px;
height: 39px;
background: url(../img/share_icon.png) left top;
}

.bootstrap-select.btn-group .dropdown-menu{
max-width: 100%;
 
}
.bootstrap-select.btn-group .dropdown-menu.inner{
overflow-x: hidden;
}



.loc-calendar-date-sell,.loc-calendar-sell{
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.loc-calendar-sell{
}

.loc-calendar-sell{
	border-left: 1px solid white;
	height: 45px;
	text-align: center;
	padding-top: 6px;
}

.caledar-sells-row .free{
	background-color: #95D542;
	cursor: pointer;
}
.caledar-sells-row .busy{
	background-color: #E1E1E1;
}

.caledar-sells-row .loc-name-div{
	height: 45px;
}
.caledar-sells-row .loc-logotip{
	
	background-repeat: no-repeat;
	background-position:left center;
	height: 45px;
	width: 45px;
}

.change-week-menu{
	height: 25px;
	background-color: #F9F9F9;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.change-week-menu div{
	cursor: pointer;
}

.change-week-menu .week-active{
	color: black;
}
.change-week-menu .week-inactive{
	color: gray;
	cursor: default;
}
.app_type_info_tarif{
margin-left: 10px;	
}
.login_registr_block div{
	padding-top: 5px;
}
.week_seletboxes_block .form-control-static {
    padding-top: 7px;
}

.loc_name_logo_block li{
display: table-cell;
vertical-align: middle;
}
.table.no-header tr:first-child td{
	border:none;
}

.form-control.plate_number{
background: url(../img/plate_number_nl.png) left top no-repeat;
background-color: #FFE323;
border-color:#000;
padding-left: 20px;
padding-right: 2px;
color: #000;
font-size: 20px;
letter-spacing:2px;
text-transform:uppercase;
width: 145px;
text-align: center;
font-weight: bold;
}

/*
input[type='number'] {
    -moz-appearance:textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}*/

.mileage{
background: url(../img/mileage.png) left top;
width: 145px;
letter-spacing:11px;
color:#FFF;
padding-left:6px;

}