/*
	saját styleok
*/
.search-new-box .description{
	height: 210px;
}
.search-new-box .seat{
	margin-top: 0;
}
.search-new-box{
	min-height: 347px !important;
}






.inputwrap{margin-bottom: 10px;}
.inputwrap .label{margin-bottom: 10px;}
.error{color: red;}
.cp-label {
    border-radius: 3px;
    /* background-clip: padding-box; */
    font-size: 0.875em;
    font-weight: 600;
    padding: .2em .6em .3em;
    color: #fff;
}
.cp-label-success {
    background-color: #8bc34a;
}
.cp-label-default {
    background-color: #90a4ae;
}
/*** VEHICLE BRAND LOGO *******/
.box_img_info{
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
behavior: url(border-radius.htc);
border:1px solid #dedede;
background-color:#ececec;
/*height:200px;*/
padding:15px;
	margin-left:0px;
	margin-right:0px;
        margin-bottom: 10px;
	vertical-align: middle;
 display: inline-block;
width:74%;
}
.cli_preview{
	width:130px;
	height:130px;
	position:relative;
	float:left;
	background-color:#f4f4f4;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
border:1px solid #dfdfdf;
}

.img-del{
	position:absolute;
	padding:11px 3px;
	right:0px;
	cursor:pointer;
}.c11_bg{
	padding-left:25px;
	position:relative;
}
.icon-but{
	font-family: "Segoe UI", arial, sans-serif;
	text-transform:uppercase; 
	background: #a5a5a5; /* Old browsers */
background: -moz-linear-gradient(top, #a5a5a5 0%, #565656 23%, #0a0a0a 38%, #0a0a0a 94%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5a5a5), color-stop(23%,#565656), color-stop(38%,#0a0a0a), color-stop(94%,#0a0a0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a5a5a5 0%,#565656 23%,#0a0a0a 38%,#0a0a0a 94%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a5a5a5 0%,#565656 23%,#0a0a0a 38%,#0a0a0a 94%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a5a5a5 0%,#565656 23%,#0a0a0a 38%,#0a0a0a 94%); /* IE10+ */
background: linear-gradient(to bottom, #a5a5a5 0%,#565656 23%,#0a0a0a 38%,#0a0a0a 94%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#0a0a0a',GradientType=0 ); /* IE6-9 */
	padding: 5px 10px;
	margin:0px 0px 0px 0px;
	border: 1px solid #333;
	text-align:center;
	outline: none;
	font-size: 9pt;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor:pointer;
}
.icon-but:hover{
	background: rgb(255,120,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,120,0,1) 0%, rgba(255,84,0,1) 53%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,120,0,1)), color-stop(53%,rgba(255,84,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,120,0,1) 0%,rgba(255,84,0,1) 53%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,120,0,1) 0%,rgba(255,84,0,1) 53%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,120,0,1) 0%,rgba(255,84,0,1) 53%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,120,0,1) 0%,rgba(255,84,0,1) 53%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7800', endColorstr='#ff5400',GradientType=0 ); /* IE6-9 */
border: 1px solid #e14a00;
}
.icon-but i{
	font-size:10pt;
	padding-right:5px;
	padding-top:5px;
}
.icon-but_p{
	font-family: "Segoe UI", arial, sans-serif;
	text-transform:uppercase; 
	background: #a5a5a5; /* Old browsers */
background: -moz-linear-gradient(top, #a5a5a5 0%, #565656 23%, #0a0a0a 38%, #0a0a0a 94%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5a5a5), color-stop(23%,#565656), color-stop(38%,#0a0a0a), color-stop(94%,#0a0a0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a5a5a5 0%,#565656 23%,#0a0a0a 38%,#0a0a0a 94%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a5a5a5 0%,#565656 23%,#0a0a0a 38%,#0a0a0a 94%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a5a5a5 0%,#565656 23%,#0a0a0a 38%,#0a0a0a 94%); /* IE10+ */
background: linear-gradient(to bottom, #a5a5a5 0%,#565656 23%,#0a0a0a 38%,#0a0a0a 94%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#0a0a0a',GradientType=0 ); /* IE6-9 */
	padding: 5px 10px;
	margin:0px 0px 0px 0px;
	border: 1px solid #333;
	text-align:center;
	outline: none;
	font-size: 9pt;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor:pointer;
}
.icon-but_p:hover{
	background: rgb(255,120,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,120,0,1) 0%, rgba(255,84,0,1) 53%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,120,0,1)), color-stop(53%,rgba(255,84,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,120,0,1) 0%,rgba(255,84,0,1) 53%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,120,0,1) 0%,rgba(255,84,0,1) 53%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,120,0,1) 0%,rgba(255,84,0,1) 53%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,120,0,1) 0%,rgba(255,84,0,1) 53%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7800', endColorstr='#ff5400',GradientType=0 ); /* IE6-9 */
border: 1px solid #e14a00;
}
.icon-but_p i{
	font-size:10pt;
	padding-top:5px;
}

.btn-primary {
    background-color: #d6d6d6;
    border-color: #c8c8c8;
    color: #737373;
	 transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
}
.btn-primary:hover {
    background-color: #a4bb55;
    border-color: #a4bb55;
    color: #fff;
}

.btn_file {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    -moz-border-radius: 30px;
 -webkit-border-radius: 30px;
  border-radius: 30px;  
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
	margin-left:0px;
	margin-right:0px;
    line-height: 1.42857;
    padding:15px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


.file_input{
    margin-left: 12px;
    margin-right: 5px;
    margin-top: 38px;
    overflow: hidden;
    position: relative;
}
.file_input span{
        font-size: 12px;
	font-family:"MyriadPro-Regular", Lucida Sans Unicode, Lucida Grande, sans-serif;
}


.client_logo_wrap{
	text-align:center;
}
.file_input input.but_file {
	position: absolute;
	top: 0;
	right: 0;
	height:56px;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}


/*** END VEHICLE BRAND LOGO *******/
.hide{
    display: none;
}
.loading_logo {
    background: url('../images/ajax_loader.gif') no-repeat center center;
    height: 50px;
    z-index: 100000;
    position: relative;
    top: -95px;
    display: none;
}

.loading_submit_logo{
    background: url('../images/ajax_loader.gif') no-repeat center center;
    height: 50px;
    width: 50px;
    z-index: 100000;
    position: absolute;
    display: none;
}

#country .error{display: block;}
#currency .error{display: block;}
#vehicle_brand .error{display: block;}
#vehicle_type .error{display: block;}
#radius_form  .error{display: block;}
/******************  TABLE DESIGN   ***************************/
.stdtable tbody tr td:first-child {
    border-left: 1px solid #cecece;
    padding: 10px;
}

.stdtable tbody tr td {
    padding: 0px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #333;
    font-size: 12pt;
    padding-left: 10px;
}
.stdtable thead th, .stdtable thead td {
    padding: 7px 10px;
    border: 1px solid #ddd;
    border-left: 0;
    text-align: left;
}
.stdtable .action-div{
    text-align: center;
}
/******************  END TABLE DESIGN   ***************************/
/******************  PAGINATION ***********************************/
.pagination {
    font-size: 80%;
    color: #333;
}

.pagination a {
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 5px 7px;
    margin-left: 5px;
    font-weight: bold;
    background: #fcfcfc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 11px;
    -moz-box-shadow: 1px 1px 2px #ddd;
    -webkit-box-shadow: 1px 1px 2px #ddd;
    box-shadow: 1px 1px 2px #ddd;
}

.pagination a, .pagination span {
    display: block;
    color: #333;
    float: left;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 5px 7px;
    margin-left: 5px;
    font-weight: bold;
    background: #fcfcfc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 11px;
    -moz-box-shadow: 1px 1px 2px #ddd;
    -webkit-box-shadow: 1px 1px 2px #ddd;
    box-shadow: 1px 1px 2px #ddd;
}

.pagination .current {
    border: 1px solid #65952f; background: #65952f;  color: #fff; padding: 5px 7px; margin-left: 5px; font-weight: bold; 
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; font-size: 11px;
}

.pagination .current.prev, .pagination .current.next{
    color:#999;
    border-color:#999;
    background:#fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 11px;
    -moz-box-shadow: 1px 1px 2px #ddd;
    -webkit-box-shadow: 1px 1px 2px #ddd;
    box-shadow: 1px 1px 2px #ddd;
}

.pagination a:hover { background: #ddd; border: 1px solid #ccc; cursor: pointer; color: #333; }
/******************  END PAGINATION ***********************************/
#message{display: none;}
form div.error{overflow: hidden; width:100%;}
.entry-content{margin-top: 20px;}
.cp_button{    border: none;
    cursor: pointer;
    width: 150px;
    padding: 11px 0;
color: #fff;
background: #E5002C!important;}
/***************************/

/* save button for vechileform */

.save{ font-size: 14px; color: #fff; background: #01acf1; padding: 10px; margin-right: 10px; }


/* trip details page settings  */

.trip-icons{width:100%;
float:left;}
.trip-icons li{
width: 30px;
height: 30px;
float: right;
   border-radius: 50%;
    border: 1px solid #c4c4cc;
position: relative;
left: -88px;
margin-right: 12px;
}
.trip-icons img{width:80%; text-align:center; padding-left:7px;}
.chat-green{
background:url(../images/theme/chat-green.png)  no-repeat;
 height: 28px;
    width: 27px;
    display: block;
    max-width: 93%;
  
   
    /* float: left; */
    margin: 2px;
	   }
	   .chat-red{
background:url(../images/theme/chat-red.png)  no-repeat;
 height: 28px;
    width: 27px;
    display: block;
    max-width: 93%;
  
   
    /* float: left; */
    margin: 2px;
	   }
.food-green{
    background: url(../images/theme/food-green.png) no-repeat;
  height: 28px;
    width: 27px;
    display: block;
    max-width: 93%;
    
   
    /* float: left; */
    margin: 2px;
	  }
	  .food-red{
    background: url(../images/theme/food-red.png) no-repeat;
  height: 28px;
    width: 27px;
    display: block;
    max-width: 93%;
    
   
    /* float: left; */
    margin: 2px;
	  }
.music-green{
background:url(../images/theme/music-green.png) no-repeat;
 height: 28px;
    width: 27px;
    display: block;
    max-width: 93%;
 
  
    /* float: left; */
    margin: 2px;
	   }
	   .music-red{
background:url(../images/theme/music-red.png) no-repeat;
 height: 28px;
    width: 27px;
    display: block;
    max-width: 93%;
 
  
    /* float: left; */
    margin: 2px;
	   }
.smoke-green{
background:url(../images/theme/smoke-green.png) no-repeat;
 height: 28px;
    width: 27px;
    display: block;
    max-width: 93%;
   
    /* float: left; */
    margin: 2px;
	   }
	   .smoke-red{
background:url(../images/theme/smoke-red.png) no-repeat;
 height: 28px;
    width: 27px;
    display: block;
    max-width: 93%;
   
    /* float: left; */
    margin: 2px;
	   }

.fright { float: right;
/*padding-right: 100px;*/ }
.paddingleft9 {  padding-left: 22px; }

/* social share  */


.share-post {
    text-align: center;
    margin-bottom: 20px;
    padding: 10px 0 30px;
}
.widget .post-body ul, .widget .post-body ol {
    line-height: 1.5;
    font-weight: 400;
}
.widget .post-body ul {
    padding: 0 2.5em;
    margin: .5em 0;
}
.share-post ul {
    width: 100%;
}
.widget .post-body li {
    padding: 0;
    line-height: 1.5;
}
.widget .post-body li {
    margin-bottom: .25em;
   
}
.share-post li {
    float: left;
    margin: 0 1%;
    width: 18%;
   
    list-style: none;
    position: relative;
    text-align: center;
}
.share-post li .twitter {
    background-color: #19bfe5;
}
.share-post li a {
    padding: 6px 7px 6px 38px;
    color: #fff;
    display: block;
    border-radius: 2px;
    opacity: 0.9;
    font-size: 13px;
    transition: all 0.6s ease-out;
}
a:visited {
    color: #637182;
    text-decoration: none;
}
a:link {
    color: #4791d2;
    text-decoration: none;
    outline: none;
    transition: all 0.25s;
}
.share-post li .fa {
    display: initial;
 font-size:18px;
}
.share-post li .facebook {
    background-color: #3b5998;
}
.share-post li .gplus {
    background-color: #d44132;
}
.share-post li .tumblr {
    background-color: #304e6c;
}
.share-post li .pinterest {
    background-color: #cb2027;
}
.share-tooltip-top:before {
    bottom: 125%;
    left: 10%;
    margin: 0 0 -18px 0;
    border-top-color: hsla(0,0%,20%,0.9);
}
.share-tooltip:before {
    content: '';
    background: transparent;
    border: 6px solid transparent;
    position: absolute;
}
.share-tooltip:before, .share-tooltip:after {
    opacity: 0;
    z-index: 1000000;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    pointer-events: none;
}

.share-tooltip-top:after {
    bottom: 125%;
    left: 10%;
    margin: 0 0 -6px -10px;
}
.share-tooltip:after {
    content: attr(data-share-tooltip);
    background: hsla(0,0%,20%,0.9);
    color: #fff;
    padding: 8px 10px;
    font-size: 12px;
    white-space: nowrap;
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
}
.share-tooltip-top:before {
    bottom: 125%;
    left: 10%;
    margin: 0 0 -18px 0;
    border-top-color: hsla(0,0%,20%,0.9);
}
.share-post li .fa:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
   padding: 9.5px 10px;
    font-family: fontawesome;
    text-align: center;
    background: rgba(0,0,0,0.08);
    color: #fff;
    text-shadow: 2px 2px rgba(0,0,0,0.1);
    font-size: 18px;
    transition: all 0.6s ease-out;
}

/*******************change in right coloumn***************************/

.Booking {
    position: relative;
    padding-top: 3px;
}
.Block {
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #fff;
	margin-top: 39px;
}.Booking--green::before {
  
}
.Booking::before {
    content: '';
    position: absolute;
    top: -1px;
    right: -1px;
    left: -1px;
    height: 4px;
    border-radius: 3px 3px 0 0;
}.u-table {
    display: table;
    width: 100%;
	  border-top:5px solid #58b20d;
    box-sizing: border-box;
}.Block-section:first-child, .Block-section--adjacent {
    border-top: 0;
}
.Booking-details {
    position: relative;
    width: 50%;
    height: 90px;
    color: #aaa;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}
.size22 { font-size: 22px; color:#01ACF1; }
.Block-section {
    box-sizing: border-box;
    padding: 15px;
}
.u-cell {
    display: table-cell;
}Booking--green .Booking-price {
    color: #58b20d;
}.Booking-seats {
    padding-bottom: 17px;
    line-height: 1;
    font-size: 40px;
}
.Booking-seats {
    color: #666;
}
.u-block {
    display: block;}
.Booking-price, .Booking-seats {
    padding-bottom: 17px;
    line-height: 1;
    font-size: 40px;
}
.Booking-price {
    font-weight: bold;
}
.u-block {
    display: block;
}.Booking-seatIcon {
    position: relative;
    top: -4px;
    margin: 0 -8px;
    font-size: 34px;
}
.dark-gray {
    color: #666;
}.Booking-seatIcon::before {
    margin: 0;
}
[class^="bbc-icon2-"]:before, [class*=" bbc-icon2-"]:before {
    width: 1em;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    vertical-align: inherit;
}

.bbc-icon2-seat-free:before {
    content: "\f164";
}.Booking-request {
    border-radius: 0 0 2px 2px;
    line-height: 14px;
}
.Block-section {
    box-sizing: border-box;
    padding: 15px;
    border-top: 1px solid #ddd;
}
.Block-sec {
    box-sizing: border-box;
    padding: 15px;
  
}
.u-lightestGray-bg {
    background: #f9f9f9 !important;
}.Booking-info {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 16px;
}
.enquiry-info {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 16px;
	float:left;
}
.u-gray {
    color: #7b7b7b !important;
}.Button--large {
    display: table-cell;
    width: inherit;
    height: 54px;
    font-size: 16px;
    line-height: 18px;
    vertical-align: middle;
}


.Button {
    
    box-sizing: border-box;
    height: 55px;
    padding: 10px 15px;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    line-height: 16px;
	font-weight:600;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: inset 0 -2px rgba(0,0,0,0.2);
    
}

.Button a{
    color: #fff;
}

.Booking-requestButton {
    width: 329px !important;
}
.u-yellow-bg {
    background: #ffbe00 !important;
}
.u-blue-bg {
    background: #01ACF1 !important;}
.Block-section--adjacent+.Block-section--adjacent {
    border-left: 1px solid #ddd;
}
.bbc-icon2-seat-free:before {
    content: "\f164";
}
[class^="bbc-icon2-"]:before, [class*=" bbc-icon2-"]:before {
    font-family: "bbc-icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-left
{
margin-top:58px;}
.views
{
width:100%;
text-align:center;
}
.views i
{
color: #01ACF1; 
}
.trip-button { color: #01ACF1; border: solid thin #adadad; box-sizing: border-box; -webkitbox-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;  }
a:link {
   
    text-decoration: none;
    outline: none;
    transition: all 0.25s;
}

/******************* Trip details date filed*******************/

.date {
    text-align: center;
}

/* 18-2-2016 */
.left-main h2
{

padding: 15px 0px 9px;}
.left-side
{
text-align: left;
font-size: 20px;}
/***********************booking-info**************/
.white-bg
{
width:60%;
border: 1px solid #ccc;
margin-bottom: 30px;
}
.right-bg
{
width:30%;
border: 1px solid #ccc;
}
.right-main h2
{

padding: 3px 0px 9px;
font-size: 18px;}
.right-main i
{
color:#01ACF1;
}
.author img
{
width: 70px;
border-radius: 50px;
border:1px solid #ccc;
padding:5px;
}
.paypal-book h4
{
font-size:16px;
}
.paypal-book input
{
margin-top:30px;
}
.paypal-book span
{
margin-left:20px;
 font-family: 'Open Sans';
 font-size: 15px;
}
.author h3 {
    font-size: 18px;
    color: #3781FF;
  margin: -56px 0px 0px 80px;
    display: block;
    font-weight: 400;
}
.author p {
    color: #616874;
    margin-left: 80px;
}
.booking
{
width:100%;
}
.booking input
{
float:right;
padding:7px;
text-align:center;
width:30%;
background:#5bb85d;
border:1px solid #5bb85d;
color: #fff;
font-weight: bold;
}
.booking i
{
float: right;
position: relative;
right: -76px;
top: 11px;
color: #fff;
}
.author span
{
float: right;
margin-top: -23px;
border: medium none;
margin-left: 10px;
margin-right: 21px;
}
.passanger select
{
float: right;
padding: 7px;
padding-left:7px;
width: 40%;
margin-top: -22px;
}
.member 
{
font-size:18px;}
.car-owner {margin-top:0px; margin-left:20px;border: 1px solid #ccc;}
.car-owner h2
{
font-size:22px;
margin-top: 23px;}
@media(max-width:420px){
.white-bg
{
width:100%;
border: 1px solid #ccc;
margin-bottom: 30px;
}}

/* paypal success page */
.address-details
{
width: 31%;
margin: 0px auto 20px;
}
.address
{
width:100%;
margin:0px auto;
}
.address h3
{
font-size: 17px;
font-weight: bold;
margin-bottom: 15px;
}.address p
{
font-size: 14px;
font-weight: 600;
margin-bottom:10px;}
.address label
{
color:#000;
font-size:15px;
margin-bottom:20px;
}
.address span
{
color: #F09;
font-size: 14px;
margin-left: 5px;}
.address h4
{
font-size:15px;
float: right;
margin-bottom: 30px;
}
.table-front{
    background: #4BAAD3;
    color: #fff;
}
.action-div a {
    background: #01acf1;
    padding: 10px 10px 6px;
    margin-right: 10px;
}
.red-bg {
    background: #d9534f!important;
}.margin {
    margin: 20px 0;
}
/******************************************* TAB **************************************************/
.p_top { position:relative; height: 40px; }
.p_top a { display: block; float:left; line-height: 28px; font-size: 14px; font-weight: 400; color: #666; cursor: pointer; border-radius: 4px 4px 0 0; margin: 0;}
.p_top a.b_t_top {display:block;float:left;line-height:36px;font-size:12px; font-weight:700;color:#fff;cursor:pointer;padding:0 35px; cursor: default;}
.p_top a:hover.b_t_top { color: #fff; }
.p_top a.b_t_1{ padding: 5px 24px; }
.p_top a:hover { background: #fff; color: #1b5891; }
.p_top a.active { background: #fff; color:#4BAAD3; font-weight: 700; border: solid thin #ccc; border-radius: 4px 4px 0 0; margin: 2px 2px 0 8px; border-bottom: none; }
.p_block_bottom { width: 100%; border: solid thin #ccc; border-radius: 4px; padding: 35px; box-sizing: border-box; -webkitbox-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.my-trp-main a { color: #333; padding: 10px; font-size: 14px;   }
.trp-main-active { border-radius: 4px; background: #4BAAD3; color: #fff!important; font-weight: 700; }
.my-trp-content, .my-trp-content_passanger {overflow:hidden; border: solid thin #ccc; margin-top: 7px; border-radius: 4px; padding: 35px; box-sizing: border-box; -webkitbox-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;  }
.my-trp-main { margin-left: 10px; }
.inner-trip-det { width: 100%; float: left; border: solid thin #ccc; border-radius: 4px; margin-top: 10px; }
.trp-arr-fff { margin-top: 3px; }
.trp-para { font-size: 12px; color:#333; } 
.trp-acc-arr img {  margin-top: 6px; }
.mar-min { margin: 0px 0 0 6px; }
.padding20 { padding: 20px; box-sizing: border-box; -webkitbox-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.padding5 { padding: 5px; box-sizing: border-box; -webkitbox-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.inner-in-trp { padding: 0 20px; box-sizing: border-box; -webkitbox-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.marginbot10 { margin-bottom: 10px; }  
.inn-in-left { width: 50%; }
.margintop30 { margin-top: 30px; }
.ed-tme select { padding: 10px; margin: 0 10px; }
.ed-tme a { background: #01acf1; float: right; padding: 11px; margin-left: 10px; }
.sea-trp-view a { background: #01acf1 url(images/sea-ico.png) 22px 14px no-repeat; float: right; padding: 11px 23px 11px 46px; margin-left: 10px; color: #fff;  }
.ed-can-trp a { font-size: 14px; color: #fff; background: #01acf1; padding: 10px; margin-right: 10px; }
.topbg { background: #01acf1; }
.fleft {    float: left;}
.fright {    float: right;}
.padding1020 { padding: 10px 20px; box-sizing: border-box; -webkitbox-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.inner-in-trp {
    padding: 0 20px;
    box-sizing: border-box;
    -webkitbox-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.width100 {
    width: 100%;
}
.padding20 {
    padding: 20px;
    box-sizing: border-box;
    -webkitbox-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

/******************************************* TAB END **************************************************/


#frm_profile .fleft h5{ width:20%; float:left;}
#frm_profile .fleft input,#frm_profile .fleft textarea{ width:40%; float:left; margin-top: 0px; padding: 5px; outline: none;}
#frm_profile .fleft #pro_submit{ padding: 10px 0px; margin: 0px 225px;}
.type-page .form-table .profile_td{ padding-left: 110px;}
#user_avatar_holder{ padding-right: 30px;}
.search-header{ margin-bottom: 10px;}
:root .ios-switch:checked + div{ width:3em!important;}

#message {background: #f9f9f9; padding: 7px 0px 7px 10px;}
#message p{ width:98%; float:left;}
#message span{ cursor: pointer;}
#message .errormsg{color:#e5002d}
#message .success{color:#3B903B}
#enquiry_2,#enquiry_2:hover{ color:#fff!important; }