
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*{
	margin:0;
	padding:0;	
}
.clear{
	clear:both;	
}
img{
	border-style:none;	
}
html{
	height:100%;
	width:100%;	
}
body{
    width:100%;
    height:100%;
    font-family: "open_sansregular"!important;
    background:#3c8bd7;
    padding-top:0!important;
    line-height: normal!important;
    font-size: medium!important;
}

.leftlog p{
    margin-bottom:0!important;
    line-height:normal!important;
}

#wrapper{
	width:100%;
	background:url(../img/wback.png);
	min-height:600px;
}
#login{
	max-width:950px;
	height:710px;
	background:url(../img/overback1.png) no-repeat top center;
	margin-left:auto;
	margin-right:auto;
	left:0;
	right:0;
	margin:auto;
}
#loginext{
	max-width:620px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/grey_back.png);
	border-radius:7px;
	padding:1%;
}
#logincont{
	width:100%;
	height:100%;
	background:#e6e6e6;
	border-radius:5px;	
}
div#logheader{
	background:#4c4c4c;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
}
#logheader h2{
	background: url("../img/login_lock.png") no-repeat scroll left center;
	color: #fff;
	font-family: "open_sansregular";
	font-size: 21px;
	font-weight: lighter;
	line-height: 64px;
	padding-left: 33px;
}
#calendar .disabled{
    background:#cdcaca!important;
    opacity:0.5;
}
#logcont .inside,#ceditpop .inside{
	background: url("../img/contformback.png") repeat scroll;
	display: block;
	padding:3.3%;
	margin-bottom:35px;
}
#logcont{
	padding:1.5%;
	position:relative;
}
.hf_protect{
	width:45px!important;
}
#calendarcontent a.current{
    box-shadow: 0 0 36px -7px #f0cd0f inset;
}
#logcont span input{
	background: none repeat scroll 0 0 #fff;
	border: medium none;
	border-radius: 5px;
	color: #8b8b8b;
	display: block;
	font-family: "open_sansregular";
	font-size: 14px;
	height: 54px;
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
        max-width:700px;
}
#logcont span input[type="hidden"]{
    width:0%;
}
#logcont .pass .textpass:first-child{
    margin-top:0;
}
#logcont span .textinput{
	background:url(../img/username.png) no-repeat left center #fff;
	display: block;
	padding-left: 55px;
}
#logcont span .textpass{
	background: url("../img/password.png") no-repeat scroll left center #fff;
	display: block;
	margin-top: 3.3%;
	padding-left: 56px;
}
#logcont span.forgotten{
	color: #404040;
	float: left;
	margin-bottom: 35px;
	max-width: 60%;
	padding-left: 3%;	
}
#logcont span.forgotten a{
	color:#3e8dd8;	
}
.copywebwindow{
    background: url("../img/webwindow_copyrighted.png") no-repeat scroll 16px center;
    color: #000;
    display: block;
    height: 17px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    text-decoration: none;
    width: 91px;
}
.contact_phone{
	text-align:center;
	font-size:15px;
	color: #000;
	text-shadow: 1px 1px #fff;
}
.contact_phone a{
	text-decoration:none;
	color:#000;
}
.copywebwindow_big {
	background: url("../img/webwindow_logo.png") no-repeat scroll center right;
	color: #000;
	display: block;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	text-decoration: none;
	width: 135px;
	background-size: contain;
	color: white;
	line-height: 43px;
	margin-top: 10px;
}
.copywebwindow_big span {
	text-shadow: 1px 1px #fff;
	color: black;
	font-size: 22px;
}
.inbetwlogos{
    color: #fff;
    font-family: "open_sansregular";
    font-size: 23px;
    line-height: 32px;
    padding-top: 9px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 302px;
}
#logcont input[type="submit"]{
	background: none repeat scroll 0 0 #4ba9e1;
	border: 2px solid #fff;
	border-radius: 5px;
	box-shadow: 0 0 1px #999;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-family: "open_sansregular";
	font-size: 20px;
	font-weight: bold;
	margin-right: 15px;
	padding: 6px 10px;
}
#searchfrm{
    margin-left: auto;
    margin-right: auto;
    width: 155px;
    position:relative;
    padding-top:6px;
}

#searchfrm input[type="text"]{
    background: #3c8bd7 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-family: "open_sansregular";
    font-size: 10px;
    height: 31px;
    padding-left: 3%;
    padding-right: 15%;
    text-align: center;
    width: 82%;
}
#searchfrm input[type="submit"]{
    position: absolute;
    top: 3px;
    right: 0;
    height: 100%;
    background: #f0cd0f;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border: none;
    border-left: 1px solid black;
    width: 23px;
}
#searchfrm input[type="submit"]:hover{
    cursor:pointer;
}
/*#logheader .clogo{
	background: url("../img/main_logo.jpg") no-repeat scroll center center;
	display: block;
	float: right;
	height: 61px;
	width: 254px;
}*/
#logheader .clogo{
    color: #fff;
    display: block;
    float: right;
    font-family: "Roboto",sans-serif;
    font-size: 19px;
    height: 61px;
    line-height: 61px;
    text-decoration: none;
    /*width: 291px;*/
    width:auto;
    text-align:right;
}
#logheader .clogo span,#headerc .mlogo span{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
#wrapper header{
	width:100%;
	background:url(../img/grey_back.png);
	padding-bottom:13px;
		
}
.back_button{
    background: none repeat scroll 0 0 #4ba9e1;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 1px #999;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: "open_sansregular";
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 20px;
    margin-right: 15px;
    padding: 1px 5px;
    text-align: center;
    text-decoration: none;
    float:left;
    width: 66px;
}
.send_invite{
    background:green;
}
#headerinner{
	background:#3c8bd7;
	min-height:40px;
}
#headerc{
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;	
	padding-right:2%;
	padding-left:2%;
}
#headerc .mlogo{
    color: #fff;
    display: block;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 19px;
    height: 70px;
    text-align: center;
    text-decoration: none;
    width: 269px;
    line-height: 70px;
    text-align:left;
}
#headerc .mlogo{
    /*display:block;
    width:200px;
    height:70px;
    background-image:url(../img/second_logo.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:auto;
    float:left;	*/
}
#loggedin{
    float:right;	
    padding-top:13px;
}
#loggedin .leftlog{
    border-right: 1px solid #000;
    float: left;
    text-align:center;
    padding-right: 14px;
}
#loggedin .leftlog p.main{
	font-family: "open_sansregular";
	font-size:18px;
	color:#fff;
}
#loggedin .leftlog p.smain{
	font-family: "open_sansregular";
	font-size:15px;
	color:#000;	
}
#loggedin .rightlog{
	float:right;
	margin-left:14px;	
}
#loggedin .rightlog a{
	font-family: "open_sansregular";
	font-size: 22px;
	line-height: 47px;
	color:#000;
	text-decoration: none;
}
nav{
	display: block;
	margin: 34px auto 19px;
	max-width: 1100px;
	padding-right:2%;
	padding-left:2%;
}
nav ul{
	list-style:none;
}
nav ul li{
	float:right;	
}
nav ul li a{
	text-decoration:none;
	color:#fff;
	font-family: "open_sansregular";
	font-size:15px;
	padding-left:6px;
}
nav ul li a:after{
	content:" / ";	
}
nav ul li:first-child a:after{
	content:"";	
}
#content{
	max-width:1100px;
	margin-left:auto;
	padding-right:2%;
	padding-left:2%;
	margin-right:auto;
}
#overcontent{
    width:100%;
    background:url(../img/grey_back.png);	
    overflow:auto;
    min-height:630px;
}
#calendar{
    padding:2% 0;
    border-radius:7px;		
    padding-bottom:3%;
    min-height:360px;
}
#calendarheader{
    border-bottom:1px solid #e6e6e6;
    margin-bottom:25px;
}
#calendarheader h2{
    font-size:20px;
    color:#e6e6e6;
    padding-bottom:3px;
    font-family: "open_sansregular";
    font-size:20px;
}
.calendarpg h2{
    float:left;
    position:relative;
}

#calendarheader h2 span span{
    display:block;
    clear:both;
}
#calendarcontent{
	text-align:left;	
}
#calendarcontent a{
	background: url("../img/contformback.png") repeat scroll 0 0 #e6e6e6;
	border-radius: 5px;
	color: #000;
	display: inline-block;
	font-family: "open_sansregular";
	line-height: 31px;
	margin: 4px 4.8px 9px;
	padding: 9px;
	text-align: center;
        position:relative;
	text-decoration: none;
	width: 106px;
	transition: background-color 0.5s ease;
	box-shadow:0 0 36px -7px green inset
        
}

#calendarcontent a.full{
	box-shadow:0 0 36px -7px red inset;
}
#calendarcontent a:hover{
	background-color:#fff;
}
#calendarcontent a.today{
	color:#b96666;	
}
	
#choosedate{
	margin-top: 30px;
	width: 100%;
        position:relative;
}
#choosedate a{
	color: #fff;
	font-family: "open_sansregular";
	font-size: 13px;
	line-height: 42px;
	padding-left: 8px;
	text-align: left;
	text-decoration: none;
}
#choosedate .arrow{
	display: block;
	height: 44px;
	width: 90px;
}
#choosedate .aleft{
    background-image:url(../img/arrow_left.png);	
    background-repeat:no-repeat;
    background-position:center center;
    background-size:100% auto;
    float:left;
    text-align:right;
    padding-right:3px;
}
#quickdate{
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    width: 155px;
}
#choosedate .aright{
    background-image:url(../img/arrow_right.png);	
    background-repeat:no-repeat;
    background-position:center center;
    background-size:100% auto;
    float:right;
    margin-left:30px;
    margin-left:23px;
}
#quickdate label{
	color:#fff;	
	font-family: "open_sansregular";
	display:block;
	text-align:left;
	margin-top:20px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
}
#quickdate form{
    text-align: center;
}
#quickdate input[type="text"],#daycontent #quickdate input[type="text"]{
    background: none repeat scroll 0 0 #3c8bd7;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-family: "open_sansregular";
    font-size: 13px;
    height: 31px;
    padding-left: 3%;
    font-weight:lighter;
    padding-right: 3%;
    text-align: center;
    
    line-height:1;
    width: 94%;
}
.availability #quickdate{
    padding-top:11px;
}
::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  vertical-align: central;
}
:-moz-placeholder { /* Firefox 18- */
   text-align: center;  
}

::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;  
}

:-ms-input-placeholder {  
   text-align: center; 
}
#daycontent{
	text-align:center;
}
#daycontent table{
	
}
#daycontent tr{
    position:relative;
}
#daycontent tr th,#daycontent tr td,#avail_table tr td.act{
	background: url("../img/contformback.png") repeat scroll 0 0 #e6e6e6;
	border-radius: 5px;
	color: #000;
	font-family: "open_sansregular";
	line-height: 31px;
	margin: 4px;
	
	text-align: center;
	text-decoration: none;
	font-size:15px;
	height: 49px;
}
#daycontent tr th{
	padding:3px;
	line-height:21px;
}
#daycontent tr td{
    position:relative;
}
#daycontent table {
	table-layout: fixed;
	width: 1100px;
}
#daycontent table td,#avail_table tr td.act{
	line-height: 22px;
	min-width: 80px;
	overflow: hidden;
	padding: 3px 2px;
	text-overflow: ellipsis;
	transition: background-color 0.5s ease 0s;
	width: 128.5px;
}
#daycontent table tr:hover td{
    background-color:#fff;
    cursor:pointer!important;
}

#daycontent.reports table tr:hover td{
    background-color:#e6e6e6;
    cursor:auto!important;
}
#daycontent table tr:hover td[rowspan="2"]{
	background-color:#e6e6e6;	
}
#daycontent table tr td[rowspan="2"]:hover{
	background-color:#e6e6e6;	
	cursor:default!important;
}
#daycontent tr td,#avail_table tr td.act{
    box-shadow: 0 0 36px -7px green inset;
}

#daycontent tr.notavailable td{
    box-shadow: 0 0 36px -7px grey inset;
}

#daycontent tr.full td{
    box-shadow: 0 0 36px -7px #9d0000 inset;
}

#daycontent tr.pdi_complete td{
    box-shadow: 0 0 36px -7px #FF0 inset;
}

#daycontent tr.valeting_in_progress td{
    box-shadow: 0 0 36px -7px #A02BCF inset;
}

#daycontent tr.cleaned td{
    box-shadow: 0 0 36px -7px #4ba9e1 inset;
}

#daycontent tr.require_reschedule td{
    
}

#daycontent tr.slot_reserved td{
    box-shadow: 0 0 36px -7px #e6a0a0 inset;
}
#daycontent tr.vehicle_delivered td{
    box-shadow: 0 0 36px -7px grey inset;
}
#daycontent tr td[rowspan="2"]{
    box-shadow:none;	
}

#daycontent input[type="text"],#daycontent select,#daycontent textarea{
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 5px;
    display: block;
    color: #000;
    font-size:15px;
    font-family: "open_sansregular";
    line-height: 31px;
    height: 100%;
    text-align:center;
    max-width: 194.5px;
    width: 100%;
}
#daycontent .booked input[type="text"],#daycontent select,#daycontent option,#daycontent textarea{
	background:	#d3f2d8;
}
#daycontent td.timeclass,#daycontent tr.cleaned td.timeclass,#daycontent tr td.timeclass{
   background: #e6e6e6 url("../img/contformback.png") repeat scroll 0 0 !important;
   box-shadow: none;
}
#daycontent textarea{
	height:auto;	
}
#tablestuf a{
	display: block;
	float: right;
	height: 50px;
	margin-left: 10px;
	width: 50px;
}
#belowcontent{
    max-width:1100px;
    margin-left:auto;
    margin-right:auto;	
    padding-bottom:50px;
}
#inactivitylogout{
    text-align: center;
    padding-top: 7px;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
}
#inactivitylogout ul{
    list-style:none;
}
#inactivitylogout li{
    background: none repeat scroll 0 0 #9CD6FC;
    border-radius: 3px;
    color: #000000;
    font-family: arial;
    list-style: none outside none;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    text-align: center;
    width: auto;
}
#tablestuf{
	margin-top:20px;	
}
#tablestuf a.csv{
	background:url(../img/csv_download.png) no-repeat center center;	
}
#tablestuf a.pdf{
	background:url(../img/pdf_download.png) no-repeat center center;	
}
#editpop{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../img/grey_back.png);	
	position:fixed;	
}
#edit{
	max-width:308px;
	width:45%;
	float:left;
	margin-bottom:20px;
}
#editpop #ceditpop{
    background:#e6e6e6;	
    border-radius: 7px;
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
    padding: 1%;
    margin-top:150px;
}
#ceditpop input[type="text"],
#filters input[type="text"],
#filters select,
#edit input[type="email"],
#edit input[type="datetime"],
#reschedule input[type="datetime"],
#reschedule input[type="email"], 
input[type="password"],#ceditpop select
,#ceditpop textarea,#edit input[type="text"],
#edit select,#edit textarea,#reschedule input[type="text"],#reschedule select,#reschedule option,#reschedule textarea{
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 5px;
    color: #666666;
    display: block;
    font-family: "open_sansregular";
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    max-width: 300px;
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
}
#generate_phrase{
    margin-top:30px;
}
.userside{
    float:right;
    color: #fa3e4b;
    font-family: "open_sansregular";
    letter-spacing: 0.2px;
    text-decoration: none;
}
.userside span{
    color:#fff;
}
.reschedule.userside{
    color:yellow;
}
#reschedule textarea{
    height:41px;	
}
#reschedule select{
    width:100%;
    max-width:100%;
}
#reschedule.availability textarea{
    height:auto;
}
#flashmessg{
    
}
#daycontent table td a{
    text-decoration:none;
    font-family:"open_sansregular";
    color:#000;
}
#flashmessg li,#flashmessg p{
    line-height:28px;
    border-radius:3px;
    margin-bottom:25px;
    background: none repeat scroll 0 0 #3c8bd7;
    color: #fff;
    font-size: 13px;
    left: 0;
    padding: 1px 8px;
}
#reschedule option{
	line-height:normal!important;	
	height:auto;
}
#editpop{
	display:none;	
}
#ceditpop{
	position:relative;	
	margin-top:10px;
}
#ceditpop label,#edit label,#reschedule label,#filters label{
	display: block;
	font-size: 17px;
	font-family: "open_sansregular";
	margin-top: 10px;	
	color:#ffffff;
}
#calendar h3{
	font-size: 20px;
	font-family: "open_sansregular";
	color:#fff;	
	
}
#ceditpop select,#edit select{
	max-width: 324px;
	padding-right: 0;
	width: 100%;
}
.userr #edit select{

}
#ceditpop textarea,#edit textarea{
	height:100px;	
	padding-top:5px;
	padding-bottom:5px;
	line-height:normal;
}
button,#ceditpop input[type="submit"],#edit input[type="submit"],#reschedule input[type="submit"],#calendar input[type="submit"],#calendar .gotoreschedule,.delete_action, .link_cls{
	background: none repeat scroll 0 0 #4ba9e1;
	border: 2px solid #fff;
	border-radius: 5px;
	box-shadow: 0 0 1px #999;
	color: #ffffff;
	cursor: pointer;
	font-family: "open_sansregular";
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	margin-top:20px;
	margin-right: 15px;
	padding: 6px 10px;	
}
.update_settings_top{
    float:left;
}
#calendar .update_settings_top input[type="submit"]{
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: lighter;
    margin-right: 0;
    margin-top: 0;
    padding: 2px 5px;
}
.block_editing{
    background:#E8EDED!important;
}
#calendar .gotoreschedule{
	margin-right:0;
	margin-left:52px;
}
#reschedule.reschedpage{
	float:left;	
}
.pagination-centered,#pagination{
    text-align:center;
}
.closepop{
	background: url("../img/close_button.png") no-repeat scroll center center;
	display: block;
	height: 35px;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 35px;
}
#ceditpop .inside{
	margin-bottom:0;	
}
.ui-loader.ui-corner-all.ui-body-a.ui-loader-default{
	display:none!important;	
}
#reschedulebar{
    background: #e6e6e6 none repeat scroll 0 0;
    box-shadow: 0 0 13px 2px red inset;
    color: #000;
    display: block;
    font-size: 15px;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
#daycontent table tr td:first-child,#daycontent table tr th:first-child{
	width:77px;
	padding:0;
	line-height:auto;
	position:relative;
	font-weight:lighter;
}
.availability #daycontent.normalusr table tr td.team_member{
    font-weight: normal;
}
.availability #daycontent.normalusr table tr td:first-child,.availability #daycontent.normalusr table tr th:first-child{
    width:130px;
}
#daycontent table tr th{
	padding:2px;
    font-size: 14px;
}
#daycontent table th.salseexec{
	width:100px;	
	min-width:0;
}
#reschedule{
	float: right;
	max-width: 310px;
	width: 45%;	
	margin-right:20%;
}

#overcontent #calendar ul li{
    background: none repeat scroll 0 0 #3c8bd7;
    bottom: -20px;
    color: #fff;
    font-size: 13px;
    left: 0;
    list-style: outside none none;
    padding: 1px 8px;
}

#daycontent table th.additinfo{
    width:210px;	
}
#daycontent table th.cleaning_code{
    width:34px;
}
#daycontent table th.stargard{
    width:59px;
}
#daycontent table tr td:first-child:hover{
	
}
#daycontent table tr td:first-child a{
    color: #000;
    font-family: "open_sansregular";
    text-decoration: none;
    font-size: 15px;
    display: block;
    margin: -10em;
    padding: 10em;
    cursor:pointer!important;
}
#daycontent table tr td:first-child a:hover{
	cursor:default;
}
.makeitalic{
    font-style: italic;
}
.main.username{
    text-transform: capitalize;
}
#daycontent table tr td:first-child a span{
/*	display: block;
	position: absolute;
	top: 39%;
	bottom: 0px;
	height: 20px;
	left:0;
	right:0;*/
}
.btn_cls{
    text-decoration: none;
}
#daycontent.searchresults tr td{
    background:#e6e6e6 url("../img/contformback.png") repeat;
    box-shadow:none;
    cursor:pointer;
}
#daycontent.searchresults tr td:hover{
    cursor:auto!important;
}
#daycontent.searchresults table tr td:first-child, #daycontent.searchresults table tr th:first-child{
    width:auto;
}
#daycontent.searchresults table tr td a{
    background: #f0cd0f none repeat scroll 0 0;
    display: block;
    padding-bottom: 10%;
    padding-top: 10%;
}
#daycontent.searchresults table tr th:first-child{
    font-weight:bold!important;
}
#daycontent table td a.edit{
	text-decoration:none;
	background: none repeat scroll 0 0 #4ba9e1;
	border: 2px solid #fff;
	border-radius: 5px;
	box-shadow: 0 0 1px #999;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-family: "open_sansregular";
	font-size: 20px;
	font-weight: bold;
	margin-right: 15px;
	padding: 6px;
	display:block;
}
footer{
    width:100%;
    background:#3c8bd7;
    text-align:center;	
    margin-top:81px;
    padding-top:25px;
    padding-bottom:25px;
}
footer p{
    color: #fff;
    font-family: "open_sansregular";
    font-size: 15px;
    line-height:22px;
    padding-left: 6px;
    text-decoration: none;	
}
footer p a{
	color:#fff;
	text-decoration:none;
}
footer p.fsm{
	font-size:14px;
}
.inside ul{
    list-style:none;
    bottom:0;
    position: absolute;
}
.inside ul li{
    background: none repeat scroll 0 0 #3c8bd7;
    color: #fff;
    font-size: 13px;
    padding: 1px 8px;
}
#daycontent.normalusr table tr td:first-child, #daycontent.normalusr table tr th:first-child{
    width:auto;
    font-weight: bold;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
#titlebuttons{
    float: right;
    max-width: 230px;
}
#titlebuttons a{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    float: left;
    margin: 0;
    width: auto;
}
#titlebuttons a:first-child{
    margin-right:10px;
}
.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.rightbtn{
    float:right;
    width:auto;
    margin-right:0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

#daycontent.normalusr table tr td:first-child a:hover{
    cursor: pointer;
}

#erorrorpop{
    background:url("../img/bdc_back_pop.png");
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    display:none;
    z-index:101;
}
#erorrorpop #showerror2 {
	margin-left: auto;
	margin-right: auto;
	position: static;
	margin-top: auto;
	top: 0;
	margin-bottom: auto;
	position: relative;
}
#erorrorpop #errorconfirm,#erorrorpop .popbuttons{
    border: 1px solid #297fb9;
    border-radius: 2px;
    box-shadow: 0.5px 0.5px 0;
    color: #297fb9;
    display: block;
    font-family: arial;
    font-size: 20px;
    margin-top: 10px;
    padding: 3px 5px;
    text-decoration: none;
    width: 29px;
}
#erorrorpop p{
    color: #000;
    font-family: "open_sansregular";
    font-size: 15px;
    line-height: 22px;
    text-align: left;
}
#showerror, #showerror2 {
  background: url("../img/warning_messages.png") no-repeat scroll 20px center #ffffff;
  max-width: 660px;
  min-height: 20px;
  padding: 25px 25px 25px 100px;
  position: absolute;
  right: 0;
  top: 20px;
}
#showerror2.red_alert{
    background: url("../img/warning_messages_red.png") no-repeat scroll 20px center #ffffff;
}
#erorrorpop .popbuttons{
    display:inline-block;
    width:auto;
    position:relative;
    top:10px;
    margin-right:10px;
}
#erorrorpop #errorconfirm:active{
    position:relative;
    box-shadow:none;
}
.close_popup {
	color: #297fb9;
	font-size: 1.6EM;
	font-weight: bold;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 0px;
}
.close_popup:hover{
    cursor: pointer;
}
.additional_balloon{
    background: #e6e6e6 none repeat scroll 0 0;
    border: 1px solid red;
    border-radius: 50%;
    box-shadow: 0 0 7px #888888;
    display: block;
    font-size: 12px;
    line-height: 13px;
    min-width: 11px;
    padding: 3px;
    position: absolute;
    right: 2px;
    top: 2px;
    text-align:center;
}
#calendarcontent .additional_balloon{
    right: -4px;
    top: -4px;
}
.additional_balloon.admin_received{
    background: #2a4f72 none repeat scroll 0 0;
    border: medium none black;
    height: 9px;
}
.additional_balloon.pack_complete{
    background: #4bda66 none repeat scroll 0 0;
    border: medium none black;
    height: 9px;
}

.additional_balloon.slot_prioritised{
    background: #fa1d00 none repeat scroll 0 0;
    border: medium none black;
    height: 9px;
}
.settingr fieldset{
    margin-top:15px;
    padding:3%;
}
.settingr fieldset legend{
    color: #ffffff;
    display: block;
    font-size: 17px;
    font-weight:bold;
}
.notification{
    font-size:13px;
    color:#fff;
}
fieldset.adjustf{
}
fieldset.daily_backup{
    min-height:264px;
}
.calendarpg .additional_balloon{
    color: #000;
    display: block;
    float: right;
    font-weight: lighter;
    margin-top: 3px;
    position: static;
}
.calendarpg .date_itself{
    display: block;
    float: left;
    padding-right: 5px;
    width: auto;
}
#wrapper.inactive{
        width:100%;
        background:url(../img/wback.png);
        min-height:600px;
        height:100%;
}
#wrapper.inactive #login {
  background: rgba(0, 0, 0, 0) url(../img/overback1.png) no-repeat scroll center top;
  height: 710px;
  left: 0;
  margin: auto;
  max-width: 950px;
  right: 0;
}
#wrapper.inactive #logheader{
        padding-top: 156px;
        text-align: center;
}
#wrapper.inactive #logheader a{
        display:block;
        width:auto;
}
#wrapper.inactive #logheader a img{
        max-width:100%;
}
#wrapper.inactive .whitecolor{
        color:#fff;
}

#wrapper.inactive div#logheader{
    background:none;
}
#wrapper.inactive #logincont{
    background:none;
}
#wrapper.inactive #loginext{
    background:none;
}

.searchresults h3 {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
}
#wrapper.inactive #logheader h2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: black;
    font-family: "Roboto",sans-serif;
    font-weight: bold;
    line-height: normal;
    margin-top: 6px;
    padding-left: 0;
}
#wrapper.inactive #logheader h2.whitecolor{
    color: #fff;
}
.stockvehicle{
    position:relative;
}
.stockvehicle .additional_balloon{
    color: #000;
    right: -7px;
    top: -12px;
}
.stockvehicle.has_stock,.stockvehicle.has_service{
    background-color:#9d0000;
}
#daycontent td.additional_information{
    text-align:left;
    padding-left:8px;
}
#daycontent td.buff{
    word-break: break-all;
}
.filter_item{
    max-width:250px;
    float:left;
    margin-right:15px;
    width:23%;
    min-width:180px;
}
#daycontent.reports table tr td:first-child, #daycontent.reports table tr th:first-child{
    width:auto;
}
#daycontent.reports table tr th:first-child{
    font-weight:bold;
}
/* Webkit */
::-webkit-input-placeholder { 
    color: #b3b3b3; 
}

/* Firefox 4-18 */
:-moz-placeholder {
    text-align:left;
    color: #b3b3b3;
}

/* Firefox 19+ */
::-moz-placeholder { 
    color: #b3b3b3;
    text-align:left;
}

/* IE10+ */
:-ms-input-placeholder {
    color: #CCC; 
    text-align:left;
}
#belowcontent input::-webkit-input-placeholder{ 
    color:    #fff;
    text-align:center;
    text-align: -webkit-center;
}
#belowcontent input:-moz-placeholder{ 
    color:    #fff;
    text-align: center;
}
#belowcontent input::-moz-placeholder{ 
    color:    #fff;
    text-align: center;
}
#belowcontent input:-ms-input-placeholder{ 
    color:    #fff;
    text-align:  center;
}
#login .inside input[name="password"]{
    line-height:normal;
}
#logcont span .textinput.emailform{
    background:#fff url("../img/newsletter.png") no-repeat scroll left center;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-left:auto;
    margin-right:auto;
  }
  
  .switch input[type="checkbox"] { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #3c8bd7;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #3c8bd7;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
#wrapper #calendar .custom_disabled{
    background-color:#e6e1e1;
}
#content.helppage{

}
#overcontent #content.helppage  #calendar ul li{
    background:none;
}
.captcha_field fieldset{
    clear:both;
}
.captcha_field fieldset img{
    float:left;
}
#logcont .captcha_field fieldset input[type="text"]{
    float:right;
    width:220px;
    margin-top:35px;
}
#logcont .inside .logmessage{
    
}
#logcont form{
    position:relative;
}
#daycontent.reports tr:last-child td{
    box-shadow:0 0 36px -7px #4ba9e1 inset;
}
.ww-dateDropper .pick-d{
    display:none;
}
.delete_action{
    background: #e25635;
    margin-left:10px;
    margin-right:0;
}
#avail_table tr td.act{
    width:auto;
    padding-left:10px;
    padding-right:10px;
}
#avail_table {
    overflow: auto;
    table-layout: fixed;
    min-width: 600px;
}
#avail_table table{
    width: 100%;
}
#avail_table .delete_box{
    width:92px;
}

body div.datedropper .picker ul.pick.pick-m{
    font-size:23px;
}
div.datedropper .pick-i-r i{
    display:block!important;
}
body div.datedropper .picker ul.pick .pick-arw{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.row_notice{
	color:#fff;
	text-align:left;
	font-size:15px;
}
#edit #csv_import{
	color:yellow;
}
@media only screen and (max-width: 800px){
	#reschedule{
		margin-right:0;	
	}
        .inbetwlogos,.copywebwindow{
            display:none;
        }
        #titlebuttons{
            float: none;
            margin-left:auto;
            margin-right:auto;
        }
        #calendarheader h2{
            font-size:18px;
            clear:both;
        }
        #calendarcontent{
            text-align:center;
        }
        
        #logcont .captcha_field fieldset input[type="text"]{
            clear: right;
            float: none;
            margin-left: auto;
            margin-right: auto;
            margin-top: 10px;
        }
        .captcha_field fieldset img {
            float: none;
            margin-left: auto;
            margin-right: auto;
            display: block;
        }
        .inside ul{
            position:static;
            bottom:auto;
        }
}

@media only screen and (max-width: 500px){
    #headerc .mlogo{
        margin-left:auto;
        margin-right:auto;
        float:none;	
        text-align:center;
    }
    #loggedin .leftlog{
        border-right: none;
    }
    #loggedin{
        float: none;
        padding-bottom: 10px;
        padding-top: 0;
        margin-left:auto;
        margin-right:auto;
    }
    nav{
        display: block;
        margin: 14px auto;
        max-width: 1100px;
        padding-left: 2%;
        padding-right: 2%;
    }
    #calendarheader h2{
        margin-bottom:15px;	
    }
    #choosedate{
        float:none;
        margin-left:auto;
        margin-right:auto;	
    }
    #quickdate {
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px;
        text-align: center;
    }
    .inside ul li{
        z-index:100;
    }
    #quickdate {
        padding-top: 70px;
    }
    #edit, #reschedule{
        margin-bottom:0;
    }
    input[type="submit"]{
        margin-bottom:10px;
    }
    #logheader .clogo{
        text-align:center;
        max-width:100%;
        height:46px;
    }
}
@media only screen and (max-width: 450px) {
    #searchfrm{
        clear:both;
    }
    #quickdate{
        padding-top: 24px;
    }
    #logcont span.forgotten {
        color: #404040;
        display: block;
        float: none;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding-left: 3%;
        text-align: center;
    }
    #logcont .inside{
        margin-bottom:17px;	
    }
    #logcont input[type="submit"] {
        float: none;
        margin-left: auto;
        display: block;
        margin-left:auto;
        margin-right:auto;
        width:100%;
        margin-top: 13px;
        margin-bottom: 12px;
    }
    #logheader .clogo{
        float:none;
        margin-left:auto;
        margin-right:auto;	

    }
    #logheader h2 {
        background: none repeat scroll 0 0;
        line-height: 39px;
        padding-bottom: 10px;
        padding-left: 0;
        text-align: center;
    }
    #edit,#reschedule{
        max-width: 308px;
        width: 81%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    #inactivitylogout{
        position:static;
    }
}