/*YOUR CUSTOM STYLES*/

/*.form-reg .field label.pic { float:left; margin-right:10px; max-width:20%; text-align:center;}
.form-reg .field label.pic input {visibility: hidden;  position: absolute;}
.form-reg .field label.pic input + img {  cursor:pointer;  border:2px solid transparent; width:40px;}
.form-reg .field label.pic input:checked + img {  border:2px solid #f00;}*/

img { max-width:100%}/* styles.css 2140*/

.radiopic { display:inline-block}
.radiopic input[type='radio']{ /* HIDE RADIO */
  visibility: hidden;
  position: absolute;
}
.radiopic input[type='radio'] + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
}
.radiopic input[type='radio']:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid #ed8323;
}

.form-group.form-group-lg .time-pick .form-control { padding:10px 0 10px 10px;}

h4.thumb-title { margin-bottom:7px;}

.center { text-align:center;}
.compare {background-color:#f5f5f5; border-radius: 5px; padding: 5px 15px;}

.img-header {border-bottom: 2px solid #ED8323; margin-bottom:5px; }

ul.listing { list-style:none; margin:0; padding:0;}
ul.listing li:before {    
font-family: 'FontAwesome';
content: '\f105';
margin:0 10px 0 0px;
}
ul.wlist {list-style:none; margin:0; padding:0;}
ul.wlist li {background:url(../images/arrow.png) no-repeat 0 5px; padding:0 0 0 15px;}

.coldiv {-moz-column-count: 2;
-moz-column-gap: 15px;
-webkit-column-count: 2;
-webkit-column-gap: 15px;
column-count: 2;
column-gap: 15px;}

.coldiv3 {-moz-column-count: 3;
-moz-column-gap: 15px;
-webkit-column-count: 3;
-webkit-column-gap: 15px;
column-count: 3;
column-gap: 15px;}

.coldiv4 {-moz-column-count: 4;
-moz-column-gap: 15px;
-webkit-column-count: 4;
-webkit-column-gap: 15px;
column-count: 4;
column-gap: 15px;}

.coldiv8 {-moz-column-count: 8;
-moz-column-gap: 15px;
-webkit-column-count: 8;
-webkit-column-gap: 15px;
column-count: 8;
column-gap: 15px;}

.booking-item-dates-change {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 20px;
  border: 1px solid #ed8323;
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.15);
  box-shadow: 0 2px 1px rgba(0,0,0,0.15);
}

.gray-block {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 20px;
  background:#f5f5f5;
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.15);
  box-shadow: 0 2px 1px rgba(0,0,0,0.15);
}

.heading { font-weight:bold; color:#333; margin-top:10px; font-size:16px; line-height:22px;}

.btn-group.w-alpha { text-align:center;}
.btn-group.w-alpha > .btn { margin-bottom:2px;
    float: none; position: relative; width: 39px;}
.btn-group.w-alpha > .btn:first-child:not(:last-child){ border-radius:0;}
.btn-group.w-alpha > .btn:last-child:not(:first-child) {border-radius:0;}

.lblblock { margin:10px 0;}
.lbltxt { line-height:28px; display:inline; margin-right:10px; font-size:13px;}
.lbltxt span { margin-right:5px;}

.booking-item-features > li > i img{ margin-top:-4px;}

.thumblt { float:left; margin:2px 15px 10px 0; width:50%; text-align:center;}

.block {}
.block:hover {-webkit-box-shadow: 0 4px 2px 2px #dfdfdf;
box-shadow: 0 4px 2px 2px #dfdfdf;}
.block .thumbnail-img { height:140px; overflow:hidden;}
.block .caption { min-height:220px;}
.block .btn-primary { width:100%;}

.coldiv3 .fa { margin-right:10px;}

.provider .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.provider .list-group-item {
    background-color: #fff;
    border: 1px solid #DDDDDD;
    display: block;
    margin-bottom: 10px;
    padding: 10px 15px;
    position: relative;
}
.provider  a.list-group-item:hover,
.provider  a.list-group-item:focus {
  text-decoration: none;
  background-color: #333;
}
.provider .list-group-item.active {  z-index: 2;
  color: #ffffff;
  background-color: #ed8323;
  border-color: #e27716;}

.provider .list-group-item.active .title { font-weight:bold;}
.provider .progrp:nth-child(2n+1)  { clear:both; }

.provider  a.list-group-item.active,
.provider  a.list-group-item.active:hover,
.provider  a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ed8323;
  border-color: #e27716;
}
.provider  a.list-group-item.active:hover {background-color: #e27716;}

.provider > .fa { margin-right:10px;}
.active > .fa { color:#fff;}

.blktxt { color:#000000; font-weight:bold;}
.bigtxt {color:#000000; font-weight:bold; font-size:16px;}
.highlight { background:#FFFF99; padding:5px;}

.table-booking-history .action-type { text-align:center;}
.table-booking-history .action-type > a > i {
  display: inline; padding:0 5px;
  font-size: 18px;
  color: #626262;
  margin-bottom: 2px;
}

.error { color:#FF0000;}

/*Vendor Start*****/
.row-fluid { width: 100%; *zoom: 1;}
.row-fluid:before, .row-fluid:after { display: table; content: "";}
.row-fluid:after { clear: both;}

.fontsml { font-size:13px;}
.rtlabel{padding-top:7px;}
.form-horizontal .control-label { text-align: left; font-weight:bold; color:#333; display:inline-block; margin-bottom:5px;}
.form-group.grpt {
    /*border-bottom: 1px solid #DFDFDF;*/
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.form-group.grpt:last-child { border-bottom:0;}
.form-group.grpt:hover { background:#f5f5f5}

a.ajax-link {color:#999;}

.border { margin-top:7px; border:1px solid #EEEEEE; padding:7px;}
.alert-small { padding:5px;}

/**/
.input-prepend, .input-append { display:inline-block; margin-bottom:0; margin-top:2px;}
.input-prepend input, .input-append input{display:inline-block; width:30px; border:1px solid #ccc; height:22px;}
.input-prepend .add-on, .input-append .add-on { color:#000; padding-right:5px;}
/*.input-prepend .add-on, .input-append .add-on {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-weight: normal;
	margin-left:-1px;
	padding:0 5px;
}*/

.inptinline { width:220px; display:inline;}

.form-horizontal .padtop { padding-top: 7px;}
.form-horizontal .padbot {padding-bottom: 7px;}
.input-append .incl { padding:0 10px;}

.result {width:100px; text-align:left;margin-left:10px; display:inline-block; }
.captcha { display:inline-block;}
.tleft { text-align:left;}
.tright { text-align:right;}
.label-warning { background:#ED8323; margin:0 2px; }

ul.dashboard-list { margin:0; padding:0;}
ul.dashboard-list li{
padding: 7px 0;
list-style:none;
border-bottom: 1px solid #EBEBEB;
border-top: 1px solid white;
}

ul.dashboard-list a:hover{
text-decoration:none;
}

ul.dashboard-list{
margin:0;
}

ul.dashboard-list li a span {
display: inline-block;
font-size: 15px;
font-weight: bold;
margin-right: 10px;
text-align: right;
width: 90px;
zoom: 1;
}
ul.dashboard-list li a .fa { color:#000;}
.green { color: #458746;}
.red { color: #B94846;}
.blink { background:#FFFF99; padding:5px; color:#FF0000; font-weight:bold;}

.login-body { width:40%; margin:auto;}
.onlinepay { float:right;}
.dtdrt { float:right;}
.dtd { margin-top:-10px;}
.animtxt { height:150px; overflow:hidden;}

.user-profile-statictics > li h5 {  font-family: Tahoma, Arial, helvetica, sans-serif;}

.inlnblk { display:inline-block;}

#lbltag {}
#lbltag span { display:inline-block; padding:5px 5px 7px;}

.pointer.form-control[readonly] {cursor:pointer;}


/*Step List****/
.step-list .span-step {
    float: left;
    vertical-align: middle;
    width: 16%;
}
.step-list .span-step .step {
    display: inline-block;
    padding-left: 5px;
}

.step-list .span-arrow {
    float: left; text-align:center;
    padding-top: 46px;
    vertical-align: middle;
    width: 4%;
}


@media print {
.noPrint{display:none}
}


@media only screen and (max-width: 360px) {
	.user-profile-statictics > li { width:100%;}
	
}


@media only screen and (max-width: 480px) {
	.scol.col-xs-5, .scol.col-xs-7 { width:100%; margin-bottom:7px;}
	.coldiv, .coldiv3 {-moz-column-count: 1; -moz-column-gap: 0px;
	-webkit-column-count: 1; -webkit-column-gap: 0px;
	column-count: 1; column-gap: 0px;}
	.coldiv4, .coldiv8 {-moz-column-count: 2;	-moz-column-gap: 15px;
	-webkit-column-count: 2; -webkit-column-gap: 15px;
	column-count: 2; column-gap: 15px;}
	h4 {font-size:19px;}
	.booking-filters { padding: 15px 0; width:100%; margin-bottom:5px;}
	.thumblt { float:none; margin:0 0 10px 0; width:100%;}
	.onlinepay { float:none;}
	.dtdrt { float:none;}
}

@media only screen and (max-width: 1199px) {
	.thumb-caption.minht { min-height:250px;}
	.block .thumbnail-img { height:100px; overflow:hidden;}

}

@media only screen and (max-width: 767px) {
	.thumb-caption.minht { min-height:inherit}
	.thumblt { float:none; margin:0 0 10px 0; width:100%;}
	.block .thumbnail-img { height:auto;}
	.block .caption { min-height:inherit;}
	aside.sidebar-right {padding-left: 0px; padding-top:10px; border-left: 0 solid #d4d4d4; border-top: 1px solid #d4d4d4;}
	.user-profile-sidebar .user-profile-avatar { display:none; }
	.user-profile-sidebar  { margin-right:0; padding:40px 0 10px;}
	
	.input-append .incl { padding:0 10px 0 0;}
	.tleft, .tright { text-align:center;}
	.login-body { width:100%; margin:auto;}
	body { overflow:scroll;}
	
	.step-list .span-step { float: none; text-align:center; width: 100%; margin-bottom:10px; border:1px solid #ccc;	}
	.step-list .span-step .step {display: block; padding-left:0;	}
	
	.hidden-phone { display:none;}
	
}
@media only screen and (min-width: 479px) and (max-width: 767px) {
	.coldiv3 {-moz-column-count: 2;
	-moz-column-gap: 15px;
	-webkit-column-count: 2;
	-webkit-column-gap: 15px;
	column-count: 2;
	column-gap: 15px;}
	.coldiv4 {-moz-column-count: 3;	-moz-column-gap: 15px;
	-webkit-column-count: 3; -webkit-column-gap: 15px;
	column-count: 3; column-gap: 15px;}
	.coldiv8 {-moz-column-count: 4; -moz-column-gap: 15px;
	-webkit-column-count: 4; -webkit-column-gap: 15px;
	column-count: 4; column-gap: 15px;}
	.login-body { width:80%; margin:auto;}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.thumb-caption.minht { min-height:165px;}
	.block .thumbnail-img { height:100px; overflow:hidden;}
	.login-body { width:60%; margin:auto;}
	
}

@media only screen and (min-width : 1200px) {
	.thumb-caption.minht { min-height:228px;}
	.user-profile-statictics > li:nth-child(5n){margin-right: 0;}
	
}
