
/* 
Created on: 17 Sep, 2014, 4:29:37 PM
Author: senthil
*/

.ti_tx,
.mi_tx,
.mer_tx {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

.time,
.mins,
.meridian {
	width: 60px;
	float: left;
	margin: 0 10px;
	font-size: 20px;
	color: #2d2e2e;
	font-family: arial;
	font-weight: 700;
}

.prev,
.next {
	cursor: pointer;
	padding: 18px;
	width: 28%;
	border: 1px solid #ccc;
	margin: auto;
	background: url(javascript/jquery/timepicki/images/arrow.png) no-repeat;
	border-radius: 5px;
}

.prev:hover,
.next:hover {
	background-color: #ccc;
}

.next {
	background-position: 50% 150%;
}

.prev {
	background-position: 50% -50%;
}

.time_pick {
	position: relative;
}

.timepicker_wrap {
	padding: 10px;
	border-radius: 5px;
	z-index: 998;
	display: none;
	box-shadow: 2px 2px 5px 0 rgba(50,50,50,0.35);
	background: #f6f6f6;
	border: 1px solid #ccc;
	float: left;
	position: absolute;
	top: 27px;
	left: 0;
}

.arrow_top {
	position: absolute;
	top: -10px;
	left: 20px;
	background: url(javascript/jquery/timepicki/images/top_arr.png) no-repeat;
	width: 18px;
	height: 10px;
	z-index: 999;
}
input.timepicki-input {
	background: none repeat scroll 0 0 #FFFFFF;
    	border: 1px solid #CCCCCC;
    	border-radius: 5px 5px 5px 5px;
    	float: none;
    	margin: 0;
    	text-align: center;
    	width: 70%;
}
a.reset_time {
	float: left;
	margin-top: 5px;
	color: #000;
}
.intl-tel-input{position:relative;display:inline-block}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=text],.intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width: 500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code{vertical-align:middle}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=text],.intl-tel-input.separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,0.05);display:table}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0px 0px}.iti-flag.ad{height:14px;background-position:-22px 0px}.iti-flag.ae{height:10px;background-position:-44px 0px}.iti-flag.af{height:14px;background-position:-66px 0px}.iti-flag.ag{height:14px;background-position:-88px 0px}.iti-flag.ai{height:10px;background-position:-110px 0px}.iti-flag.al{height:15px;background-position:-132px 0px}.iti-flag.am{height:10px;background-position:-154px 0px}.iti-flag.ao{height:14px;background-position:-176px 0px}.iti-flag.aq{height:14px;background-position:-198px 0px}.iti-flag.ar{height:13px;background-position:-220px 0px}.iti-flag.as{height:10px;background-position:-242px 0px}.iti-flag.at{height:14px;background-position:-264px 0px}.iti-flag.au{height:10px;background-position:-286px 0px}.iti-flag.aw{height:14px;background-position:-308px 0px}.iti-flag.ax{height:13px;background-position:-330px 0px}.iti-flag.az{height:10px;background-position:-352px 0px}.iti-flag.ba{height:10px;background-position:-374px 0px}.iti-flag.bb{height:14px;background-position:-396px 0px}.iti-flag.bd{height:12px;background-position:-418px 0px}.iti-flag.be{height:15px;background-position:-440px 0px}.iti-flag.bf{height:14px;background-position:-460px 0px}.iti-flag.bg{height:12px;background-position:-482px 0px}.iti-flag.bh{height:12px;background-position:-504px 0px}.iti-flag.bi{height:12px;background-position:-526px 0px}.iti-flag.bj{height:14px;background-position:-548px 0px}.iti-flag.bl{height:14px;background-position:-570px 0px}.iti-flag.bm{height:10px;background-position:-592px 0px}.iti-flag.bn{height:10px;background-position:-614px 0px}.iti-flag.bo{height:14px;background-position:-636px 0px}.iti-flag.bq{height:14px;background-position:-658px 0px}.iti-flag.br{height:14px;background-position:-680px 0px}.iti-flag.bs{height:10px;background-position:-702px 0px}.iti-flag.bt{height:14px;background-position:-724px 0px}.iti-flag.bv{height:15px;background-position:-746px 0px}.iti-flag.bw{height:14px;background-position:-768px 0px}.iti-flag.by{height:10px;background-position:-790px 0px}.iti-flag.bz{height:14px;background-position:-812px 0px}.iti-flag.ca{height:10px;background-position:-834px 0px}.iti-flag.cc{height:10px;background-position:-856px 0px}.iti-flag.cd{height:15px;background-position:-878px 0px}.iti-flag.cf{height:14px;background-position:-900px 0px}.iti-flag.cg{height:14px;background-position:-922px 0px}.iti-flag.ch{height:15px;background-position:-944px 0px}.iti-flag.ci{height:14px;background-position:-961px 0px}.iti-flag.ck{height:10px;background-position:-983px 0px}.iti-flag.cl{height:14px;background-position:-1005px 0px}.iti-flag.cm{height:14px;background-position:-1027px 0px}.iti-flag.cn{height:14px;background-position:-1049px 0px}.iti-flag.co{height:14px;background-position:-1071px 0px}.iti-flag.cp{height:14px;background-position:-1093px 0px}.iti-flag.cr{height:12px;background-position:-1115px 0px}.iti-flag.cu{height:10px;background-position:-1137px 0px}.iti-flag.cv{height:12px;background-position:-1159px 0px}.iti-flag.cw{height:14px;background-position:-1181px 0px}.iti-flag.cx{height:10px;background-position:-1203px 0px}.iti-flag.cy{height:13px;background-position:-1225px 0px}.iti-flag.cz{height:14px;background-position:-1247px 0px}.iti-flag.de{height:12px;background-position:-1269px 0px}.iti-flag.dg{height:10px;background-position:-1291px 0px}.iti-flag.dj{height:14px;background-position:-1313px 0px}.iti-flag.dk{height:15px;background-position:-1335px 0px}.iti-flag.dm{height:10px;background-position:-1357px 0px}.iti-flag.do{height:13px;background-position:-1379px 0px}.iti-flag.dz{height:14px;background-position:-1401px 0px}.iti-flag.ea{height:14px;background-position:-1423px 0px}.iti-flag.ec{height:14px;background-position:-1445px 0px}.iti-flag.ee{height:13px;background-position:-1467px 0px}.iti-flag.eg{height:14px;background-position:-1489px 0px}.iti-flag.eh{height:10px;background-position:-1511px 0px}.iti-flag.er{height:10px;background-position:-1533px 0px}.iti-flag.es{height:14px;background-position:-1555px 0px}.iti-flag.et{height:10px;background-position:-1577px 0px}.iti-flag.eu{height:14px;background-position:-1599px 0px}.iti-flag.fi{height:12px;background-position:-1621px 0px}.iti-flag.fj{height:10px;background-position:-1643px 0px}.iti-flag.fk{height:10px;background-position:-1665px 0px}.iti-flag.fm{height:11px;background-position:-1687px 0px}.iti-flag.fo{height:15px;background-position:-1709px 0px}.iti-flag.fr{height:14px;background-position:-1731px 0px}.iti-flag.ga{height:15px;background-position:-1753px 0px}.iti-flag.gb{height:10px;background-position:-1775px 0px}.iti-flag.gd{height:12px;background-position:-1797px 0px}.iti-flag.ge{height:14px;background-position:-1819px 0px}.iti-flag.gf{height:14px;background-position:-1841px 0px}.iti-flag.gg{height:14px;background-position:-1863px 0px}.iti-flag.gh{height:14px;background-position:-1885px 0px}.iti-flag.gi{height:10px;background-position:-1907px 0px}.iti-flag.gl{height:14px;background-position:-1929px 0px}.iti-flag.gm{height:14px;background-position:-1951px 0px}.iti-flag.gn{height:14px;background-position:-1973px 0px}.iti-flag.gp{height:14px;background-position:-1995px 0px}.iti-flag.gq{height:14px;background-position:-2017px 0px}.iti-flag.gr{height:14px;background-position:-2039px 0px}.iti-flag.gs{height:10px;background-position:-2061px 0px}.iti-flag.gt{height:13px;background-position:-2083px 0px}.iti-flag.gu{height:11px;background-position:-2105px 0px}.iti-flag.gw{height:10px;background-position:-2127px 0px}.iti-flag.gy{height:12px;background-position:-2149px 0px}.iti-flag.hk{height:14px;background-position:-2171px 0px}.iti-flag.hm{height:10px;background-position:-2193px 0px}.iti-flag.hn{height:10px;background-position:-2215px 0px}.iti-flag.hr{height:10px;background-position:-2237px 0px}.iti-flag.ht{height:12px;background-position:-2259px 0px}.iti-flag.hu{height:10px;background-position:-2281px 0px}.iti-flag.ic{height:14px;background-position:-2303px 0px}.iti-flag.id{height:14px;background-position:-2325px 0px}.iti-flag.ie{height:10px;background-position:-2347px 0px}.iti-flag.il{height:15px;background-position:-2369px 0px}.iti-flag.im{height:10px;background-position:-2391px 0px}.iti-flag.in{height:14px;background-position:-2413px 0px}.iti-flag.io{height:10px;background-position:-2435px 0px}.iti-flag.iq{height:14px;background-position:-2457px 0px}.iti-flag.ir{height:12px;background-position:-2479px 0px}.iti-flag.is{height:15px;background-position:-2501px 0px}.iti-flag.it{height:14px;background-position:-2523px 0px}.iti-flag.je{height:12px;background-position:-2545px 0px}.iti-flag.jm{height:10px;background-position:-2567px 0px}.iti-flag.jo{height:10px;background-position:-2589px 0px}.iti-flag.jp{height:14px;background-position:-2611px 0px}.iti-flag.ke{height:14px;background-position:-2633px 0px}.iti-flag.kg{height:12px;background-position:-2655px 0px}.iti-flag.kh{height:13px;background-position:-2677px 0px}.iti-flag.ki{height:10px;background-position:-2699px 0px}.iti-flag.km{height:12px;background-position:-2721px 0px}.iti-flag.kn{height:14px;background-position:-2743px 0px}.iti-flag.kp{height:10px;background-position:-2765px 0px}.iti-flag.kr{height:14px;background-position:-2787px 0px}.iti-flag.kw{height:10px;background-position:-2809px 0px}.iti-flag.ky{height:10px;background-position:-2831px 0px}.iti-flag.kz{height:10px;background-position:-2853px 0px}.iti-flag.la{height:14px;background-position:-2875px 0px}.iti-flag.lb{height:14px;background-position:-2897px 0px}.iti-flag.lc{height:10px;background-position:-2919px 0px}.iti-flag.li{height:12px;background-position:-2941px 0px}.iti-flag.lk{height:10px;background-position:-2963px 0px}.iti-flag.lr{height:11px;background-position:-2985px 0px}.iti-flag.ls{height:14px;background-position:-3007px 0px}.iti-flag.lt{height:12px;background-position:-3029px 0px}.iti-flag.lu{height:12px;background-position:-3051px 0px}.iti-flag.lv{height:10px;background-position:-3073px 0px}.iti-flag.ly{height:10px;background-position:-3095px 0px}.iti-flag.ma{height:14px;background-position:-3117px 0px}.iti-flag.mc{height:15px;background-position:-3139px 0px}.iti-flag.md{height:10px;background-position:-3160px 0px}.iti-flag.me{height:10px;background-position:-3182px 0px}.iti-flag.mf{height:14px;background-position:-3204px 0px}.iti-flag.mg{height:14px;background-position:-3226px 0px}.iti-flag.mh{height:11px;background-position:-3248px 0px}.iti-flag.mk{height:10px;background-position:-3270px 0px}.iti-flag.ml{height:14px;background-position:-3292px 0px}.iti-flag.mm{height:14px;background-position:-3314px 0px}.iti-flag.mn{height:10px;background-position:-3336px 0px}.iti-flag.mo{height:14px;background-position:-3358px 0px}.iti-flag.mp{height:10px;background-position:-3380px 0px}.iti-flag.mq{height:14px;background-position:-3402px 0px}.iti-flag.mr{height:14px;background-position:-3424px 0px}.iti-flag.ms{height:10px;background-position:-3446px 0px}.iti-flag.mt{height:14px;background-position:-3468px 0px}.iti-flag.mu{height:14px;background-position:-3490px 0px}.iti-flag.mv{height:14px;background-position:-3512px 0px}.iti-flag.mw{height:14px;background-position:-3534px 0px}.iti-flag.mx{height:12px;background-position:-3556px 0px}.iti-flag.my{height:10px;background-position:-3578px 0px}.iti-flag.mz{height:14px;background-position:-3600px 0px}.iti-flag.na{height:14px;background-position:-3622px 0px}.iti-flag.nc{height:10px;background-position:-3644px 0px}.iti-flag.ne{height:15px;background-position:-3666px 0px}.iti-flag.nf{height:10px;background-position:-3686px 0px}.iti-flag.ng{height:10px;background-position:-3708px 0px}.iti-flag.ni{height:12px;background-position:-3730px 0px}.iti-flag.nl{height:14px;background-position:-3752px 0px}.iti-flag.no{height:15px;background-position:-3774px 0px}.iti-flag.np{height:15px;background-position:-3796px 0px}.iti-flag.nr{height:10px;background-position:-3811px 0px}.iti-flag.nu{height:10px;background-position:-3833px 0px}.iti-flag.nz{height:10px;background-position:-3855px 0px}.iti-flag.om{height:10px;background-position:-3877px 0px}.iti-flag.pa{height:14px;background-position:-3899px 0px}.iti-flag.pe{height:14px;background-position:-3921px 0px}.iti-flag.pf{height:14px;background-position:-3943px 0px}.iti-flag.pg{height:15px;background-position:-3965px 0px}.iti-flag.ph{height:10px;background-position:-3987px 0px}.iti-flag.pk{height:14px;background-position:-4009px 0px}.iti-flag.pl{height:13px;background-position:-4031px 0px}.iti-flag.pm{height:14px;background-position:-4053px 0px}.iti-flag.pn{height:10px;background-position:-4075px 0px}.iti-flag.pr{height:14px;background-position:-4097px 0px}.iti-flag.ps{height:10px;background-position:-4119px 0px}.iti-flag.pt{height:14px;background-position:-4141px 0px}.iti-flag.pw{height:13px;background-position:-4163px 0px}.iti-flag.py{height:11px;background-position:-4185px 0px}.iti-flag.qa{height:8px;background-position:-4207px 0px}.iti-flag.re{height:14px;background-position:-4229px 0px}.iti-flag.ro{height:14px;background-position:-4251px 0px}.iti-flag.rs{height:14px;background-position:-4273px 0px}.iti-flag.ru{height:14px;background-position:-4295px 0px}.iti-flag.rw{height:14px;background-position:-4317px 0px}.iti-flag.sa{height:14px;background-position:-4339px 0px}.iti-flag.sb{height:10px;background-position:-4361px 0px}.iti-flag.sc{height:10px;background-position:-4383px 0px}.iti-flag.sd{height:10px;background-position:-4405px 0px}.iti-flag.se{height:13px;background-position:-4427px 0px}.iti-flag.sg{height:14px;background-position:-4449px 0px}.iti-flag.sh{height:10px;background-position:-4471px 0px}.iti-flag.si{height:10px;background-position:-4493px 0px}.iti-flag.sj{height:15px;background-position:-4515px 0px}.iti-flag.sk{height:14px;background-position:-4537px 0px}.iti-flag.sl{height:14px;background-position:-4559px 0px}.iti-flag.sm{height:15px;background-position:-4581px 0px}.iti-flag.sn{height:14px;background-position:-4603px 0px}.iti-flag.so{height:14px;background-position:-4625px 0px}.iti-flag.sr{height:14px;background-position:-4647px 0px}.iti-flag.ss{height:10px;background-position:-4669px 0px}.iti-flag.st{height:10px;background-position:-4691px 0px}.iti-flag.sv{height:12px;background-position:-4713px 0px}.iti-flag.sx{height:14px;background-position:-4735px 0px}.iti-flag.sy{height:14px;background-position:-4757px 0px}.iti-flag.sz{height:14px;background-position:-4779px 0px}.iti-flag.ta{height:10px;background-position:-4801px 0px}.iti-flag.tc{height:10px;background-position:-4823px 0px}.iti-flag.td{height:14px;background-position:-4845px 0px}.iti-flag.tf{height:14px;background-position:-4867px 0px}.iti-flag.tg{height:13px;background-position:-4889px 0px}.iti-flag.th{height:14px;background-position:-4911px 0px}.iti-flag.tj{height:10px;background-position:-4933px 0px}.iti-flag.tk{height:10px;background-position:-4955px 0px}.iti-flag.tl{height:10px;background-position:-4977px 0px}.iti-flag.tm{height:14px;background-position:-4999px 0px}.iti-flag.tn{height:14px;background-position:-5021px 0px}.iti-flag.to{height:10px;background-position:-5043px 0px}.iti-flag.tr{height:14px;background-position:-5065px 0px}.iti-flag.tt{height:12px;background-position:-5087px 0px}.iti-flag.tv{height:10px;background-position:-5109px 0px}.iti-flag.tw{height:14px;background-position:-5131px 0px}.iti-flag.tz{height:14px;background-position:-5153px 0px}.iti-flag.ua{height:14px;background-position:-5175px 0px}.iti-flag.ug{height:14px;background-position:-5197px 0px}.iti-flag.um{height:11px;background-position:-5219px 0px}.iti-flag.us{height:11px;background-position:-5241px 0px}.iti-flag.uy{height:14px;background-position:-5263px 0px}.iti-flag.uz{height:10px;background-position:-5285px 0px}.iti-flag.va{height:15px;background-position:-5307px 0px}.iti-flag.vc{height:14px;background-position:-5324px 0px}.iti-flag.ve{height:14px;background-position:-5346px 0px}.iti-flag.vg{height:10px;background-position:-5368px 0px}.iti-flag.vi{height:14px;background-position:-5390px 0px}.iti-flag.vn{height:14px;background-position:-5412px 0px}.iti-flag.vu{height:12px;background-position:-5434px 0px}.iti-flag.wf{height:14px;background-position:-5456px 0px}.iti-flag.ws{height:10px;background-position:-5478px 0px}.iti-flag.xk{height:15px;background-position:-5500px 0px}.iti-flag.ye{height:14px;background-position:-5522px 0px}.iti-flag.yt{height:14px;background-position:-5544px 0px}.iti-flag.za{height:14px;background-position:-5566px 0px}.iti-flag.zm{height:14px;background-position:-5588px 0px}.iti-flag.zw{height:10px;background-position:-5610px 0px}.iti-flag{width:20px;height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url("javascript/jquery/intl-tel-input-master/build/img/flags.png");background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-image:url("javascript/jquery/intl-tel-input-master/build/img/flags@2x.png")}}.iti-flag.np{background-color:transparent}
/* CSS Document */

#mb-c .mb-icon {background-size:auto 50%; background-repeat:no-repeat; background-position:15px 50%;}
#mb-c .mb-icon-menu {background-image:url('images-final/icon-mobilemenu-white.png');}
#mb-c .mb-icon-key {background-image:url('images-final/icon-tab-loginregister-charcoal.png');}
#mb-c .mb-icon-lock {background-image:url('images-final/icon-lock-filled.png');}
#mb-c .mb-icon-plus {background-image:url('images-final/icon-add-filled.png');}
#mb-c .mb-icon-plus-teal {background-image:url('images-final/icon-plus-teal-filled.png');}
#mb-c .mb-icon-minus-teal {background-image:url('images-final/icon-minus-teal-filled.png');}
#mb-c .mb-icon-schedule {background-image:url('images-final/icon-bookingschedule-white.png');}
#mb-c .mb-icon-new-booking {background-image:url('images-final/icon-makenewbooking-white.png');}
#mb-c .mb-icon-summary {background-image:url('images-final/icon-tripsummary-charcoal.png');}
#mb-c .mb-icon-booking {background-image:url('images-final/icon-tab-wherecanwetakeyou-white.png');}
#mb-c .mb-icon-booking-grey {background-image:url('images-final/icon-tab-secondjourneyincomplete-lightgrey.png');}
#mb-c .mb-icon-booking-history {background-image:url('images-final/icon-bookinghistory-white.png');}
#mb-c .mb-icon-search-history {background-image:url('images-final/icon-searchhistory-white.png');}
#mb-c .mb-icon-account {background-image:url('images-final/icon-genericaccount-white.png');}
#mb-c .mb-icon-dashboard {background-image:url('images-final/icon-tab-accountdashboard-charcoal.png');}
#mb-c .mb-icon-details {background-image:url('images-final/icon-accountdetails-white.png');}
#mb-c .mb-input .mb-icon-details {background-image:url('images-final/icon-accountdetails-charcoal.png');}
#mb-c .mb-icon-ticket-white {background-image:url('images-final/icon-ticket-white.png');}
#mb-c .mb-icon-ticket {background-image:url('images-final/icon-ticket-lightgrey.png');}
#mb-c .complete .mb-icon-ticket {background-image:url('images-final/icon-ticket-teal-filled.png');}
#mb-c .mb-icon-travel {background-image:url('images-final/icon-travelmode-lightgrey.png');}
#mb-c .complete .mb-icon-travel {background-image:url('images-final/icon-travelmode-teal-filled.png');}
#mb-c .mb-icon-cal {background-image:url('images-final/icon-calendar-lightgrey.png');}
#mb-c .complete .mb-icon-cal {background-image:url('images-final/icon-calendar-teal-filled.png');}
#mb-c .mb-icon-time {background-image:url('images-final/icon-time-lightgrey.png');}
#mb-c .complete .mb-icon-time {background-image:url('images-final/icon-time-teal-filled.png');}
#mb-c .mb-icon-flightoption {background-image:url('images-final/icon-flightoption-lightgrey.png');}
#mb-c .mb-icon-flightoption.active {background-image:url('images-final/icon-flightselect-white.png');}
#mb-c .filled .mb-icon-flight, #mb-c .complete .mb-icon-flight {background-image:url('images-final/icon-flight-teal-filled.png');}
#mb-c .mb-icon-flight {background-image:url('images-final/icon-flight-teal.png');}
#mb-c .mb-radio .mb-icon-flight {background-image:url('images-final/icon-flightoption-lightgrey.png');}
#mb-c .mb-icon-train {background-image:url('images-final/icon-trainoption-lightgrey.png');}
#mb-c .mb-icon-train.active {background-image:url('images-final/icon-trainselect-white.png');}
#mb-c .mb-icon-bus {background-image:url('images-final/icon-busoption-lightgrey.png');}
#mb-c .mb-icon-bus.active {background-image:url('images-final/icon-busselect-white.png');}
#mb-c .mb-icon-other {background-image:url('images-final/icon-otheroption-lightgrey.png');}
#mb-c .mb-icon-other.active {background-image:url('images-final/icon-otherselect-white.png');}
#mb-c .mb-icon-pax {background-image:url('images-final/icon-pax-lightgrey.png');}
#mb-c .mb-icon-pax.active {background-image:url('images-final/icon-pax-teal.png');}
#mb-c .complete .mb-icon-pax {background-image:url('images-final/icon-pax-teal-filled.png');}
#mb-c .mb-icon-journey {background-image:url('images-final/icon-traveldetails-charcoal.png');}
#mb-c .mb-icon-journey.active, #mb-c .mb-icon-journey.hover {background-image:url('images-final/icon-traveldetails-white.png');}
#mb-c .mb-icon-journey.complete {background-image:url('images-final/icon-traveldetails-green.png');}
#mb-c .mb-icon-contactdetails {background-image:url('images-final/icon-contactdetails-charcoal.png');}
#mb-c .mb-icon-contactdetails.active, #mb-c .mb-icon-contactdetails:hover {background-image:url('images-final/icon-contactdetails-white.png');}
#mb-c .mb-icon-contactdetails.complete {background-image:url('images-final/icon-contactdetails-green.png');}
#mb-c .mb-icon-van {background-image:url('images-final/icon-transferdetails-charcoal.png');}
#mb-c .mb-icon-van.active, #mb-c.booking-home .mb-icon-van {background-image:url('images-final/icon-transferdetails-white.png');}
#mb-c .mb-icon-van.complete {background-image:url('images-final/icon-transferdetails-green.png');}
#mb-c .mb-icon-payment, #mb-c .mb-input .mb-icon.mb-icon-payment, #mb-c .mb-nav-1 .mb-icon.mb-icon-payment.active, #mb-c .mb-nav-1 .mb-icon.mb-icon-payment:hover {background-image:url('images-final/icon-paymentdetails-white.png');}
#mb-c .mb-form-content .mb-icon-payment, #mb-c .mb-form-content .mb-input .mb-icon.mb-icon-payment, #mb-c .mb-nav-1 .mb-icon.mb-icon-payment {background-image:url('images-final/icon-paymentdetails-charcoal.png');}
#mb-c .mb-form-content .mb-icon-payment.active {background-image:url('images-final/icon-paymentdetails-charcoal.png');}
#mb-c .mb-icon-payment.complete {background-image:url('images-final/icon-paymentdetails-green.png');}
#mb-c .mb-icon-passport {background-image:url('images-final/icon-leadpaxinfo-white.png');}
#mb-c .mb-icon-passport.active {background-image:url('images-final/icon-leadpaxinfo-white.png');}
#mb-c .mb-icon-passport.complete {background-image:url('images-final/icon-leadpaxinfo-green.png');}
#mb-c .mb-icon-profile {background-image:url('images-final/icon-name-lightgrey.png');}
#mb-c .mb-icon-profile.complete, #mb-c .mb-text.active .mb-icon-profile {background-image:url('images-final/icon-name-teal-filled.png');}
#mb-c .mb-icon-email {background-image:url('images-final/icon-email-lightgrey.png');}
#mb-c .mb-icon-email.complete, #mb-c .mb-text.active .mb-icon-email {background-image:url('images-final/icon-email-teal-filled.png');}
#mb-c .mb-icon-mobile {background-image:url('images-final/icon-telephone-lightgrey.png');}
#mb-c .mb-icon-mobile.complete, #mb-c .mb-text.active .mb-icon-mobile {background-image:url('images-final/icon-telephone-teal-filled.png');}
#mb-c .mb-icon-accommodationdetails {background-image:url('images-final/icon-dropoffdetails-white.png');}
#mb-c .mb-icon-accommodationdetails.active {background-image:url('images-final/icon-dropoffdetails-white.png');}
#mb-c .mb-icon-accommodationdetails.complete {background-image:url('images-final/icon-dropoffdetails-green.png');}
#mb-c .mb-icon-hotel {background-image:url('images-final/icon-accomname-lightgrey.png');}
#mb-c .mb-icon-hotel.complete, #mb-c .mb-text.active .mb-icon-hotel {background-image:url('images-final/icon-accommodationname-teal-filled.png');}
#mb-c .mb-icon-address {background-image:url('images-final/icon-accomaddress-lightgrey.png');}
#mb-c .complete .mb-icon-address, #mb-c .mb-text.active .mb-icon-address {background-image:url('images-final/icon-accomaddress-teal.png');}
#mb-c .mb-icon-telephone {background-image:url('images-final/icon-telephone-lightgrey.png');}
#mb-c .mb-icon-mobile.complete, #mb-c .mb-text.active .mb-icon-mobile {background-image:url('images-final/icon-telephone-teal-filled.png');}
#mb-c .mb-icon-extras {background-image:url('images-final/icon-extras-lightgrey.png');}
#mb-c .mb-icon-extras.active {background-image:url('images-final/icon-extras-teal-filled.png');}
#mb-c .mb-icon-extras.complete {background-image:url('images-final/icon-extras-teal-filled.png');}
#mb-c .mb-icon-childseat {background-image:url('images-final/icon-childseat-white.png');}
#mb-c .mb-icon-babycapsule {background-image:url('images-final/icon-babycapsule.png');}
#mb-c .mb-icon-babyseat {background-image:url('images-final/icon-babyseat.png');}
#mb-c .mb-icon-child {background-image:url('images-final/Icon-childseat.png');}
#mb-c .mb-icon-boosterseat {background-image:url('images-final/icon-boosterseat.png');}
#mb-c .mb-icon-bike {background-image:url('images-final/icon-sportsequipmentoption-charcoal.png');}
#mb-c .mb-icon-bike.complete {background-image:url('images-final/icon-sportingequipmentselected-teal.png');}
#mb-c .mb-icon-skis {background-image:url('images-final/icon-skisoption-white.png');}
#mb-c .mb-icon-snowboard {background-image:url('images-final/icon-snowboardoption-charcoal.png');}
#mb-c .mb-icon-extraluggage {background-image:url('images-final/icon-extraluggage-white.png');}
#mb-c .mb-icon-extraluggage.complete {background-image:url('images-final/icon-extraluggageselected-teal.png');}
#mb-c .mb-icon-additionalinfo {background-image:url('images-final/icon-extrainfo-white.png');}
#mb-c .mb-icon-additionalinfo.complete {background-image:url('images-final/icon-extrainfoselected-teal.png');}
#mb-c .mb-icon-tofromswitch {background-image:url('images-final/icon-tofromswitch-yellow.png');}
#mb-c .mb-icon-basket { background-size:auto 70%; background-image:url('images-final/icon-shoppingbasket-white.png'); }
#mb-c .mb-form-content .mb-icon-basket {background-image:url('images-final/icon-shoppingbasket-charcoal.png');}
#mb-c .mb-icon-remove {background-image:url('images-final/icon-cross-grey.png');}

#mb-c .mb-icon-sterling {background-image:url('images-final/icon-sterling.png');}
#mb-c .mb-icon-euro {background-image:url('images-final/icon-euro.png');}
#mb-c .mb-icon-sterling:hover, #mb-c .mb-icon-sterling.active {background-image:url('images-final/icon-sterling-blue.png');}
#mb-c .mb-icon-euro:hover, #mb-c .mb-icon-euro.active {background-image:url('images-final/icon-euro-blue.png');}

#mb-c .mb-icon-visa {background-image:url('images/icon-visa-grey.png');}
#mb-c .mb-icon-visa.active {background-image:url('images/icon-visa-white.png');}
#mb-c .mb-icon-mastercard {background-image:url('images/icon-mastercard-grey.png');}
#mb-c .mb-icon-mastercard.active {background-image:url('images/icon-mastercard-white.png');}
#mb-c .mb-icon-amex {background-image:url('images/icon-amex-grey.png');}
#mb-c .mb-icon-amex.active {background-image:url('images/icon-amex-white.png');}
#mb-c .mb-icon-promocode {background-image:url('images-final/icon-promocode-white.png');}
#mb-c .mb-icon-tripsummary {background-image:url('images-final/icon-makenewbooking-white.png');}
#mb-c .mb-icon-moreinfo.complete {background-image:url('images/icon-moreinfo-white.png');}
#mb-c .mb-icon-moreinfo {}
#mb-c .mb-icon-moreinfo:hover, #mb-c .active .mb-icon-moreinfo, #mb-c .mb-icon-moreinfo {}
#mb-c .mb-icon-select {background-image:url('images-final/icon-select-teal.png');}
#mb-c .mb-icon-select:hover, #mb-c .active .mb-icon-select  {background-image:url('images-final/icon-select-white.png');}/* CSS Document */

#mb-c .mb-icon {background-size:auto 50%; background-repeat:no-repeat; background-position:15px 50%;}
#mb-c .mb-icon-md-logo {background-image:url('images-final-V3/Colour-Original/icon-md_logo.png');}
#mb-c .mb-q {background-image:url('images-final-V3/Charcoal-333333/icon-question-333333.png');}
#mb-c .mb-icon-mobile-menu-white {background-image:url('images-final-V3/White-FFFFFF/icon-mobilemenu-FFFFFF.png');}
#mb-c .mb-icon-mobile-menu-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-mobilemenu-FFC100.png');}
#mb-c .mb-icon-collapse-white {background-image:url('images-final-V3/White-FFFFFF/icon-collapse-FFFFFF.png');}
#mb-c .mb-icon-collapse-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-collapse-FFC100.png');}
#mb-c .mb-icon-expand-white, #mb-c .mb-slide-icon {background-image:url('images-final-V3/White-FFFFFF/icon-expand-FFFFFF.png');}
#mb-c .mb-icon-expand-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-expand-FFC100.png');}
#mb-c .mb-icon-expand-mid_grey, #mb-c .mb-slide-icon-grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-expand-666666.png');}
#mb-c .mb-icon-van-white {background-image:url('images-final-V3/White-FFFFFF/icon-van-FFFFFF.png');}
#mb-c .mb-icon-van-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-van-outline-FFFFFF.png');}
#mb-c .mb-icon-van-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-van-FFC100.png');}
#mb-c .mb-icon-van-green, #mb-c .mb-nav-1 .mb-icon.mb-icon-van.complete {background-image:url('images-final-V3/Green-669900/icon-van-669900.png');}
#mb-c .mb-icon-van-outline-yellow, #mb-c .mb-icon-van.active, #mb-c.booking-home #mb-home-menu .active .mb-icon-van, #mb-c #mb-home-menu .mb-icon-van, #mb-c .mb-nav-1 .mb-icon.mb-icon-van:hover, #mb-c .mb-icon-van, #mb-c #mb-home-menu .active .mb-icon-van {background-image:url('icons/general/icon-van-outline-FFC100.png');}
#mb-c .mb-icon-van-charcoal {background-image:url('images-final-V3/Mid_Grey-666666/icon-van-666666.png');}
#mb-c .mb-icon-van-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-van-outline-333333.png');}
#mb-c .mb-icon-tickets-white {background-image:url('images-final-V3/White-FFFFFF/icon-tickets-FFFFFF.png');}
#mb-c .mb-icon-tickets-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-tickets-outline-FFFFFF.png');}
#mb-c .mb-icon-tickets-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-tickets-FFC100.png');}
#mb-c .mb-icon-tickets-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-tickets-outline-FFC100.png');}
#mb-c .mb-icon-lock-white, #mb-c .mb-icon-lock {background-image:url('images-final-V3/White-FFFFFF/icon-lock-FFFFFF.png');}
#mb-c .mb-icon-lock-outline-white, #mb-c .mb-icon-lock {background-image:url('icons/general/icon-lock-outline-FFFFFF.png');}
#mb-c .mb-icon-lock-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-lock-FFC100.png');}
#mb-c .mb-icon-lock-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-lock-outline-FFC100.png');}
#mb-c .mb-icon-lock-mid_grey, #mb-c #mb-home-menu .active .mb-icon-lock {background-image:url('images-final-V3/Mid_Grey-666666/icon-lock-666666.png');}
#mb-c .mb-icon-lock-outline-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-lock-outline-666666.png');}
#mb-c .mb-icon-lock-teal {background-image:url('images-final-V3/Teal-0099CC/icon-lock-0099CC.png');}
#mb-c .mb-icon-lock-outline-teal {background-image:url('images-final-V3/Teal-0099CC/icon-lock-outline-0099CC.png');}
#mb-c .mb-icon-lock-green {background-image:url('images-final-V3/Green-669900/icon-lock-669900.png');}
#mb-c .mb-icon-lock-outline-green {background-image:url('images-final-V3/Green-669900/icon-lock-outline-669900.png');}
#mb-c .mb-icon-basket-white, #mb-c .mb-icon-basket {background-image:url('images-final-V3/White-FFFFFF/icon-basket-FFFFFF.png');}
#mb-c .mb-icon-basket-yellow, #mb-c .active .mb-icon-basket {background-image:url('images-final-V3/Yellow-FFC100/icon-basket-FFC100.png');}
#mb-c .mb-icon-basket-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-basket-333333.png');}
#mb-c .mb-icon-account-white {background-image:url('images-final-V3/White-FFFFFF/icon-account-FFFFFF.png');}
#mb-c .mb-icon-account-outline-white, #mb-c .mb-icon-booking {background-image:url('images-final-V3/White-FFFFFF/icon-account-outline-FFFFFF.png');}
#mb-c .mb-icon-account-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-account-FFC100.png');}
#mb-c .mb-icon-account-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-account-outline-FFC100.png');}
#mb-c .mb-icon-account-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-account-333333.png');}
#mb-c .mb-icon-account-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-account-outline-333333.png');}
#mb-c .mb-icon-account-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-account-666666.png');}
#mb-c .mb-icon-account-outline-mid_grey, #mb-c .active .mb-icon-booking {background-image:url('images-final-V3/Mid_Grey-666666/icon-account-outline-666666.png');}
#mb-c .mb-icon-address-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-address-333333.png');}
#mb-c .mb-icon-address-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-address-outline-333333.png');}
#mb-c .mb-icon-address-green, #mb-c .filled .mb-icon-address, #mb-c .complete .mb-icon-address, #mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child.active, #mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child.active {background-image:url('icons/Step%200.5/APPLE%20GREEN%20%7C%2037CA41/icon-destinationpin.png');}
#mb-c .mb-icon-address-outline-green {background-image:url('images-final-V3/Green-669900/icon-address-outline-669900.png');}
#mb-c .mb-icon-address-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-address-666666.png');}
#mb-c .mb-icon-address-outline-mid_grey, #mb-c .mb-icon-address, #mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child, #mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child  {background-image:url('icons/Step%200.5/MidGrey%20%7C%20666666/icon-destinationpin-outline.png');}
#mb-c .mb-icon-address-teal {background-image:url('images-final-V3/Teal-0099CC/icon-address-0099CC.png');}
#mb-c .mb-icon-address-outline-teal, #mb-c .mb-focus .mb-icon-address {background-image:url('icons/Step%200.5/Teal%20%7C%200099CC/icon-destinationpin-outline.png');}
#mb-c .mb-icon-address-white, #mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child:hover:not(.active), #mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child:hover:not(.active) {background-image:url('images-final-V3/White-FFFFFF/icon-address-FFFFFF.png');}
#mb-c .mb-icon-address-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-address-outline-FFFFFF.png');}
#mb-c .mb-icon-address-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-address-FFC100.png');}
#mb-c .mb-icon-address-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-address-outline-FFC100.png');}
#mb-c .mb-icon-calendar-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-calendar-333333.png');}
#mb-c .mb-icon-calendar-outline-charcoal {background-image:url('icons/Step%200.5/MidGrey%20%7C%20666666/icon-calendar-outline-333333.png');}
#mb-c .mb-icon-calendar-green, #mb-c .complete .mb-icon-cal {background-image:url('icons/Step%200.5/APPLE%20GREEN%20%7C%2037CA41/icon-calendar_date.png');}
#mb-c .mb-icon-calendar-outline-green {background-image:url('icons/Step%200.5/APPLE%20GREEN%20%7C%2037CA41/icon-calendar_date-outline.png');}
#mb-c .mb-icon-calendar-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-calendar-666666.png');}
#mb-c .mb-icon-calendar-outline-mid_grey, #mb-c .mb-icon-cal {background-image:url('icons/Step%200.5/MidGrey%20%7C%20666666/icon-calendar_date-outline.png');}
#mb-c .mb-icon-calendar-teal {background-image:url('images-final-V3/Teal-0099CC/icon-calendar-0099CC.png');}
#mb-c .mb-icon-calendar-outline-teal, #mb-c .mb-focus .mb-icon-cal {background-image:url('icons/Step%200.5/Teal%20%7C%200099CC/icon-calendar_date-outline.png');}
#mb-c .mb-icon-calendar-white {background-image:url('images-final-V3/White-FFFFFF/icon-calendar-FFFFFF.png');}
#mb-c .mb-icon-calendar-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-calendar-outline-FFFFFF.png');}
#mb-c .mb-icon-calendar-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-calendar-FFC100.png');}
#mb-c .mb-icon-calendar-outline-teal {background-image:url('images-final-V3/Yellow-FFC100/icon-calendar-outline-FFC100.png');}
#mb-c .mb-icon-flight-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-flight-333333.png');}
#mb-c .mb-icon-flight-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-flight-outline-333333.png');}
#mb-c .mb-icon-flight-green, #mb-c .filled .mb-icon-flight, #mb-c .complete .mb-icon-flight {background-image:url('icons/Step%201/APPLE%20GREEN%20%7C%2037CA41/icon-flight.png');}
#mb-c .mb-icon-flight-outline-green {background-image:url('images-final-V3/Green-669900/icon-flight-outline-669900.png');}
#mb-c .mb-icon-flight-mid_grey, #mb-c .mb-icon-flightoption {background-image:url('images-final-V3/Mid_Grey-666666/icon-flight-666666.png');}
#mb-c .mb-icon-flight-outline-mid_grey, #mb-c .mb-icon-flight {background-image:url('images-final-V3/Mid_Grey-666666/icon-flight-outline-666666.png');}
#mb-c .mb-icon-flight-teal {background-image:url('icons/Step%201/Teal%20%7C%200099CC/icon-flight.png');}
#mb-c .mb-icon-flight-outline-teal, #mb-c .mb-focus .mb-icon-flight {background-image:url('icons/Step%201/Teal%20%7C%200099CC/icon-flight-outline.png');}
#mb-c .mb-icon-flight-white, #mb-c .mb-icon-flightoption.active, #mb-c .mb-icon-flightoption:hover {background-image:url('icons/Step%201/White%20%7C%20FFFFFF/icon-flight.png');}
#mb-c .mb-icon-flight-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-flight-outline-FFFFFF.png');}	
#mb-c .mb-icon-flight-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-flight-FFC100.png');}
#mb-c .mb-icon-flight-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-flight-outline-FFC100.png');}
#mb-c .mb-icon-train-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-train-333333.png');}
#mb-c .mb-icon-train-mid_grey, #mb-c .mb-icon-train {background-image:url('icons/Step%201/MidGrey%20%7C%20666666/icon-train.png');}
#mb-c .mb-icon-train-white, #mb-c .mb-icon-train.active, #mb-c .mb-icon-train:hover {background-image:url('icons/Step%201/White%20%7C%20FFFFFF/icon-train.png');}
#mb-c .mb-icon-bus-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-bus-333333.png');}
#mb-c .mb-icon-bus-mid_grey, #mb-c .mb-icon-bus {background-image:url('images-final-V3/Mid_Grey-666666/icon-bus-666666.png');}
#mb-c .mb-icon-bus-white, #mb-c .mb-icon-bus.active, #mb-c .mb-icon-bus:hover {background-image:url('icons/Step%201/White%20%7C%20FFFFFF/icon-bus.png');}
#mb-c .mb-icon-other-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-other-333333.png');}
#mb-c .mb-icon-other-mid_grey, #mb-c .mb-icon-other {background-image:url('images-final-V3/Mid_Grey-666666/icon-other-666666.png');}
#mb-c .mb-icon-other-white, #mb-c .mb-icon-other.active, #mb-c .mb-icon-other:hover {background-image:url('icons/Step%201/White%20%7C%20FFFFFF/icon-other.png');}
#mb-c .mb-icon-time-outline-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-time-outline-666666.png');}
#mb-c .mb-icon-time-outline-teal {background-image:url('images-final-V3/Teal-0099CC/icon-time-outline-0099CC.png');}
#mb-c .mb-icon-time-green, #mb-c .complete .mb-icon-time, #mb-c .filled .mb-icon-time {background-image:url('icons/Step%201/APPLE%20GREEN%20%7C%2037CA41/icon-time.png');}
#mb-c .mb-icon-pax-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-pax-666666.png');}
#mb-c .mb-icon-pax-outline-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-pax-outline-666666.png');}
#mb-c .mb-icon-pax-outline-teal {background-image:url('images-final-V3/Teal-0099CC/icon-pax-outline-0099CC.png');}
#mb-c .mb-icon-pax-green, #mb-c .complete .mb-icon-pax {background-image:url('icons/Step%201/APPLE%20GREEN%20%7C%2037CA41/icon-pax.png');}
#mb-c .mb-icon-plus-mid_grey {background-image:url('icons/Step%202/MidGrey%20%7C%20666666/icon-plus.png');}
#mb-c .mb-icon-plus-yellow {background-image:url('icons/Step%202/Yellow%20%7C%20FFC100/icon-plus.png');}
#mb-c .mb-icon-plus-white {background-image:url('icons/Step%202/White%20%7C%20FFFFFF/icon-plus.png');}
#mb-c .mb-icon-check-mid_grey {background-image:url('icons/Step%202/MidGrey%20%7C%20666666/icon-check.png');}
#mb-c .mb-icon-check-yellow {background-image:url('icons/Step%202/Yellow%20%7C%20FFC100/icon-check.png');}
#mb-c .mb-icon-check-white {background-image:url('icons/Step%202/White%20%7C%20FFFFFF/icon-check.png');}
#mb-c .mb-icon-minus-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-minus-666666.png');}
#mb-c .mb-icon-minus-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-minus-FFC100.png');}
#mb-c .mb-icon-nav_details-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-nav_details-333333.png');}
#mb-c .mb-icon-nav_details-mid-_grey  {background-image:url('images-final-V3/Mid_Grey-666666/icon-nav_details-666666.png');}
#mb-c .mb-icon-nav_details-white, #mb-c .mb-icon-journey.active, #mb-c .mb-icon-journey.hover {background-image:url('images-final-V3/White-FFFFFF/icon-nav_details-FFFFFF.png');}
#mb-c .mb-icon-nav_details-green, #mb-c .mb-icon-journey.complete {background-image:url('images-final-V3/Green-669900//icon-nav_details-669900.png');}
#mb-c .mb-icon-nav_info-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-nav_info-333333.png');}
#mb-c .mb-icon-nav_info-mid-_grey, #mb-c .mb-icon-contactdetails {background-image:url('images-final-V3/Mid_Grey-666666/icon-nav_info-666666.png');}
#mb-c .mb-icon-nav_info-white, #mb-c .mb-icon-contactdetails.active, #mb-c .mb-icon-contactdetails:hover {background-image:url('images-final-V3/White-FFFFFF/icon-nav_info-FFFFFF.png');}
#mb-c .mb-icon-nav_info-green, #mb-c .mb-icon-contactdetails.complete {background-image:url('images-final-V3/Green-669900//icon-nav_info-669900.png');}
#mb-c .mb-icon-euro-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-euro-333333.png');}
#mb-c .mb-icon-euro-mid-_grey, #mb-c .mb-icon-euro {background-image:url('images-final-V3/Mid_Grey-666666/icon-euro-666666.png');}
#mb-c .mb-icon-euro-teal, #mb-c .mb-icon-euro.active, #mb-c .mb-icon-euro:hover {background-image:url('images-final-V3/Teal-0099CC/icon-euro-0099CC.png');}
#mb-c .mb-icon-sterling-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-sterling-333333.png');}
#mb-c .mb-icon-sterling-mid-_grey, #mb-c .mb-icon-sterling {background-image:url('images-final-V3/Mid_Grey-666666/icon-sterling-666666.png');}
#mb-c .mb-icon-sterling-teal, #mb-c .mb-icon-sterling.active, #mb-c .mb-icon-sterling:hover {background-image:url('images-final-V3/Teal-0099CC/icon-sterling-0099CC.png');}	
#mb-c .mb-icon-close-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-close-333333.png');}
#mb-c .mb-icon-close-mid-_grey, #mb-c .mb-icon-close {background-image:url('images-final-V3/Mid_Grey-666666/icon-close-666666.png');}
#mb-c .mb-icon-close-white {background-image:url('images-final-V3/White-FFFFFF/icon-close-FFFFFF.png');}
#mb-c .mb-icon-name-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-name-333333.png');}
#mb-c .mb-icon-name-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-name-outline-333333.png');}
#mb-c .mb-icon-name-green,#mb-c .mb-icon-profile.complete, #mb-c .mb-text.active .mb-icon-profile {background-image:url('icons/Step%203/APPLE%20GREEN%20%7C%2037CA41/icon-name.png');}
#mb-c .mb-icon-name-outline-green {background-image:url('images-final-V3/Green-669900/icon-name-outline-669900.png');}
#mb-c .mb-icon-name-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-name-666666.png');}
#mb-c .mb-icon-name-outline-mid_grey, #mb-c .mb-icon-profile {background-image:url('images-final-V3/Mid_Grey-666666/icon-name-outline-666666.png');}
#mb-c .mb-icon-name-teal {background-image:url('images-final-V3/Teal-0099CC/icon-name-0099CC.png');}
#mb-c .mb-icon-name-outline-teal, #mb-c .mb-focus .mb-icon-profile {background-image:url('icons/Step%203/Teal%20%7C%200099CC/icon-name-outline.png');}
#mb-c .mb-icon-name-white {background-image:url('images-final-V3/White-FFFFFF/icon-name-FFFFFF.png');}
#mb-c .mb-icon-name-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-name-outline-FFFFFF.png');}	
#mb-c .mb-icon-name-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-name-FFC100.png');}
#mb-c .mb-icon-name-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-name-outline-FFC100.png');}
#mb-c .mb-icon-email-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-email-333333.png');}
#mb-c .mb-icon-email-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-email-outline-333333.png');}
#mb-c .mb-icon-email-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-email-666666.png');}
#mb-c .mb-icon-email-outline-mid_grey, #mb-c .mb-icon-email {background-image:url('icons/Step%203/MidGrey%20%7C%20666666/icon-email-outline.png');}
#mb-c .mb-icon-email-green, #mb-c .mb-icon-email.complete, #mb-c .mb-text.active .mb-icon-email {background-image:url('icons/Step%203/APPLE%20GREEN%20%7C%2037CA41/icon-email.png');}
#mb-c .mb-icon-email-outline-green {background-image:url('images-final-V3/Green-669900/icon-email-outline-669900.png');}
#mb-c .mb-icon-email-teal {background-image:url('images-final-V3/Teal-0099CC/icon-email-0099CC.png');}
#mb-c .mb-icon-email-outline-teal, #mb-c .mb-focus .mb-icon-email {background-image:url('icons/Step%203/Teal%20%7C%200099CC/icon-email-outline.png');}
#mb-c .mb-icon-receipt {background-image:url('images-final-V3/Mid_Grey-666666/icon-receipt-666666.png');}
#mb-c .mb-icon-promo-outline-mid_grey, #mb-c .mb-icon-promo {background-image:url('icons/Step%202/MidGrey%20%7C%20666666/icon-coupon-outline.png');}
#mb-c .mb-icon-promo-green, #mb-c .complete .mb-icon-promo {background-image:url('icons/Step%202/APPLE%20GREEN%20%7C%2037CA41/icon-coupon.png');}
#mb-c .mb-icon-mobile-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-telephone-333333.png');}
#mb-c .mb-icon-mobile-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-telephone-outline-333333.png');}
#mb-c .mb-icon-mobile-mid_grey, #mb-c .mb-icon-mobile {background-image:url('icons/Step%203/MidGrey%20%7C%20666666/icon-mobile.png');}
#mb-c .mb-icon-mobile-outline-mid_grey {background-image:url('icons/Step%203/MidGrey%20%7C%20666666/icon-mobile-outline.png');}
#mb-c .mb-icon-mobile-green, #mb-c .mb-icon-mobile.complete, #mb-c .mb-text.active .mb-icon-mobile, #mb-c .filled .mb-icon-mobile  {background-image:url('icons/Step%203/APPLE%20GREEN%20%7C%2037CA41/icon-mobile.png');}
#mb-c .mb-icon-mobile-outline-green {background-image:url('images-final-V3/Green-669900/icon-telephone-outline-669900.png');}
#mb-c .mb-icon-mobile-teal, #mb-c .mb-focus .mb-icon-mobile {background-image:url('icons/Step%203/Teal%20%7C%200099CC/icon-mobile.png');}
#mb-c .mb-icon-mobile-outline-teal {background-image:url('icons/Step%203/Teal%20%7C%200099CC/icon-mobile-outline.png');}
#mb-c .mb-icon-telephone-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-telephone-333333.png');}
#mb-c .mb-icon-telephone-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-telephone-outline-333333.png');}
#mb-c .mb-icon-telephone-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-telephone-666666.png');}
#mb-c .mb-icon-telephone-outline-mid_grey,  #mb-c .mb-icon-telephone {background-image:url('icons/Step%203/MidGrey%20%7C%20666666/icon-telephone-outline.png');}
#mb-c .mb-icon-telephone-green, #mb-c .filled .mb-icon-telephone  {background-image:url('icons/Step%203/APPLE%20GREEN%20%7C%2037CA41/icon-telephone.png');}
#mb-c .mb-icon-telephone-outline-green {background-image:url('images-final-V3/Green-669900/icon-telephone-outline-669900.png');}
#mb-c .mb-icon-telephone-teal {background-image:url('images-final-V3/Teal-0099CC/icon-telephone-0099CC.png');}
#mb-c .mb-icon-telephone-outline-teal, #mb-c .mb-focus .mb-icon-telephone {background-image:url('icons/Step%203/Teal%20%7C%200099CC/icon-telephone-outline.png');}
#mb-c .mb-icon-childseat-white, #mb-c .mb-icon-littlepeople {background-image:url('images-final-V3/White-FFFFFF/icon-childseats-FFFFFF.png');}
#mb-c .mb-icon-babycapsule {background-image:url('images-final-V3/Colour-Original/icon-extra_babycapsule.png');}
#mb-c .mb-icon-babyseat {background-image:url('images-final-V3/Colour-Original/icon-extra_babyseat.png');}
#mb-c .mb-icon-boosterseat {background-image:url('images-final-V3/Colour-Original/icon-extra_boosterseat.png');}
#mb-c .mb-icon-childseat {background-image:url('images-final-V3/Colour-Original/Icon-extra_childseat.png');}
#mb-c .mb-icon-skis-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-skis-333333.png');}
#mb-c .mb-icon-skis-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-skis-666666.png');}
#mb-c .mb-icon-skis-white {background-image:url('images-final-V3/White-FFFFFF/icon-skis-FFFFFF.png');}
#mb-c .mb-icon-snowboard-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-snowboard-333333.png');}
#mb-c .mb-icon-snowboard-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-snowboard-666666.png');}
#mb-c .mb-icon-snowboard-white {background-image:url('images-final-V3/White-FFFFFF/icon-snowboard-FFFFFF.png');}
#mb-c .mb-icon-bike-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-bike-333333.png');}
#mb-c .mb-icon-bike-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-bike-666666.png');}
#mb-c .mb-icon-bike-white {background-image:url('images-final-V3/White-FFFFFF/icon-bike-FFFFFF.png');}
#mb-c .mb-icon-extra_luggage-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-extraluggage-333333.png');}
#mb-c .mb-icon-extra_luggage-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-extraluggage-666666.png');}
#mb-c .mb-icon-extra_luggage-white {background-image:url('images-final-V3/White-FFFFFF/icon-extraluggage-FFFFFF.png');}
#mb-c .mb-icon-extra_info-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-extrainfo-333333.png');}
#mb-c .mb-icon-extra_info-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-extrainfo-666666.png');}
#mb-c .mb-icon-extra_info-white {background-image:url('images-final-V3/White-FFFFFF/icon-extrainfo-FFFFFF.png');}
#mb-c .mb-icon-key-white, #mb-c .mb-icon-key {background-image:url('images-final-V3/White-FFFFFF/icon-key-FFFFFF.png');}
#mb-c .mb-icon-flash-white, #mb-c .mb-icon-flash {background-image:url('images-final-V3/White-FFFFFF/icon-flash-FFFFFF.png');}
#mb-c .mb-icon-more_info-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-more_info-FFC100.png');}
#mb-c .mb-icon-payment-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-payment-333333.png');}
#mb-c .mb-icon-payment-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-payment-outline-333333.png');}
#mb-c .mb-icon-payment-mid_grey, #mb-c .mb-form-content .mb-icon-payment, #mb-c .mb-form-content .mb-input .mb-icon.mb-icon-payment, #mb-c .mb-nav-1 .mb-icon.mb-icon-payment {background-image:url('images-final-V3/Mid_Grey-666666/icon-payment-666666.png');}
#mb-c .mb-icon-payment-outline-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-payment-outline-666666.png');}
#mb-c .mb-icon-payment-green {background-image:url('images-final-V3/Green-669900/icon-payment-669900.png');}
#mb-c .mb-icon-payment-outline-green {background-image:url('images-final-V3/Green-669900/icon-payment-outline-669900.png');}
#mb-c .mb-icon-payment-teal {background-image:url('images-final-V3/Teal-0099CC/icon-payment-0099CC.png');}
#mb-c .mb-icon-payment-outline-teal {background-image:url('images-final-V3/Teal-0099CC/icon-payment-outline-0099CC.png');}
#mb-c .mb-icon-apple_pay {background-image:url('images-final-V3/Colour-Original/icon-apple_pay.png');}
#mb-c .mb-icon-google_wallet {background-image:url('images-final-V3/Colour-Original/icon-google_wallet.png');}
#mb-c .mb-icon-pay_pal {background-image:url('images-final-V3/Colour-Original/icon-paypal.png');}
#mb-c .mb-icon-visa {background-image:url('images-final-V3/Colour-Original/icon-visa.png');}
#mb-c .mb-icon-mastercard {background-image:url('images-final-V3/Colour-Original/icon-mastercard.png');}
#mb-c .mb-icon-mcafee {background-image:url('images-final-V3/Colour-Original/icon-mcafee.png');}
#mb-c .mb-icon-norton {background-image:url('images-final-V3/Colour-Original/icon-norton.png');}
#mb-c .mb-icon-pay360 {background-image:url('images-final-V3/Colour-Original/icon-pay360.png');}
#mb-c .mb-icon-google {background-image:url('images-final-V3/Colour-Original/icon-google_trusted_store.png');}
#mb-c .mb-icon-tripadvisor {background-image:url('images-final-V3/Colour-Original/icon-trip_advisor.png');}
#mb-c .mb-icon-trusted_site {background-image:url('images-final-V3/Colour-Original/icon-trusted_site.png');}
#mb-c .mb-icon-facebook {background-image:url('images-final-V3/Colour-Original/icon-facebook.png');}
#mb-c .mb-icon-google_plus {background-image:url('images-final-V3/Colour-Original/icon-google_plus.png');}
#mb-c .mb-icon-twitter {background-image:url('images-final-V3/Colour-Original/icon-twitter.png');}
#mb-c .mb-icon-tripadvisor-cert_excellence {background-image:url('images-final-V3/Colour-Original/icon-trip_advisor-cert-excellence.png');}
#mb-c .mb-icon-monitor-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-monitor-333333.png');}
#mb-c .mb-icon-monitor-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-monitor-outline-333333.png');}
#mb-c .mb-icon-monitor-white {background-image:url('images-final-V3/White-FFFFFF/icon-monitor-FFFFFF.png');}	
#mb-c .mb-icon-monitor-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-monitor-outline-FFFFFF.png');}	
#mb-c .mb-icon-monitor-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-monitor-FFC100.png');}
#mb-c .mb-icon-monitor-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-monitor-outline-FFC100.png');}
#mb-c .mb-icon-signpost-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-signpost-333333.png');}
#mb-c .mb-icon-signpost-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-signpost-outline-333333.png');}
#mb-c .mb-icon-signpost-white {background-image:url('images-final-V3/White-FFFFFF/icon-signpost-FFFFFF.png');}	
#mb-c .mb-icon-signpost-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-signpost-outline-FFFFFF.png');}	
#mb-c .mb-icon-signpost-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-signpost-FFC100.png');}
#mb-c .mb-icon-signpost-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-signpost-outline-FFC100.png');}
#mb-c .mb-icon-view-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-view-333333.png');}
#mb-c .mb-icon-view-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-view-outline-333333.png');}
#mb-c .mb-icon-view-white {background-image:url('images-final-V3/White-FFFFFF/icon-view-FFFFFF.png');}	
#mb-c .mb-icon-view-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-view-outline-FFFFFF.png');}	
#mb-c .mb-icon-view-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-view-FFC100.png');}
#mb-c .mb-icon-view-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-view-outline-FFC100.png');}
#mb-c .mb-icon-schedule-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-schedule-333333.png');}
#mb-c .mb-icon-schedule-outline-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-schedule-outline-333333.png');}
#mb-c .mb-icon-schedule-white {background-image:url('images-final-V3/White-FFFFFF/icon-schedule-FFFFFF.png');}	
#mb-c .mb-icon-schedule-outline-white {background-image:url('images-final-V3/White-FFFFFF/icon-schedue-outline-FFFFFF.png');}	
#mb-c .mb-icon-schedule-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-schedule-FFC100.png');}
#mb-c .mb-icon-schedule-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-schedule-outline-FFC100.png');}
#mb-c .mb-icon-logout-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-logout-333333.png');}
#mb-c .mb-icon-logout-white {background-image:url('images-final-V3/White-FFFFFF/icon-logout-FFFFFF.png');}	
#mb-c .mb-icon-logout-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-logout-FFC100.png');}
#mb-c .mb-icon-logistics-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-logistics-333333.png');}
#mb-c .mb-icon-logistics-white {background-image:url('images-final-V3/White-FFFFFF/icon-logistics-FFFFFF.png');}	
#mb-c .mb-icon-logistics-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-logistics-FFC100.png');}
#mb-c .mb-icon-history-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-history-333333.png');}
#mb-c .mb-icon-history-white {background-image:url('images-final-V3/White-FFFFFF/icon-history-FFFFFF.png');}	
#mb-c .mb-icon-history-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-history-FFC100.png');}	
#mb-c .mb-icon-call-white {background-image:url('images-final-V3/White-FFFFFF/icon-call-FFFFFF.png');}	
#mb-c .mb-icon-call-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-call-FFC100.png');}	
#mb-c .mb-icon-destination_switch-yellow, #mb-c .mb-icon-tofromswitch {background-image:url('images-final-V3/Yellow-FFC100/icon-destination_switch-FFC100.png');}	
#mb-c .mb-icon-destination_switch-outline-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-destination_switch-outline-FFC100.png');}	
#mb-c .mb-icon-star-charcoal {background-image:url('images-final-V3/Charcoal-333333/icon-star-333333.png');}
#mb-c .mb-icon-star-green {background-image:url('images-final-V3/Green-669900/icon-star-669900.png');}
#mb-c .mb-icon-star-mid_grey {background-image:url('images-final-V3/Mid_Grey-666666/icon-star-666666.png');}
#mb-c .mb-icon-star-teal {background-image:url('images-final-V3/Teal-0099CC/icon-star-0099CC.png');}
#mb-c .mb-icon-star-white {background-image:url('images-final-V3/White-FFFFFF/icon-star-FFFFFF.png');}
#mb-c .mb-icon-star-yellow {background-image:url('images-final-V3/Yellow-FFC100/icon-star-FFC100.png');}
	
	
	/* CSS Document */

#mb-c * {image-rendering: auto; -ms-interpolation-mode:bicubic;}

#mb-c .clear {
	clear:both !important;
    float: none !important;
    height: 0 !important;
    margin: 0 !important;
}
#mb-c *, #mb-c :after, #mb-c :before {
    box-sizing:border-box;
	letter-spacing: -0.02em;
}

#mb-c .float {float:left;}
#mb-c .float.right {float:right;}
body #mb-c span.mb-smallzero {font-size:0.6em; margin:0; padding:0; line-height: 0.6em; display: inline-block;}
#mb-c .mb-center {text-align: center;}
#mb-c .mb-onhover {display:none;}

#mb-c {font-family:'Roboto', sans-serif; letter-spacing:-0.02em; margin:0 auto; position:relative; background-color:transparent; min-height:300px; color:#666;}
#mb-c h1,h2 {font-weight:300; vertical-align:middle;}
#mb-c h2 {font-size:20px; margin:0;}
#mb-c h3 {font-size:16px; margin:0; font-weight:400;}
#mb-c h1 {font-size:20px; font-weight:100; color:#fff; line-height:60px; text-align:center;}

#mb-c .mb-load {position:relative; top:0; left:0; width:100%; background-color:#FFFFFF; padding-top:8px;}
#mb-c .mb-book {background-color:#fff; padding-bottom:20px;}
#mb-c.booking-home .mb-load {background-color:rgba(48,48,48,1);}
#mb-c.booking-home .mb-book {background-color: rgba(48,48,48,1);}

body #mb-c span.mb-q {width:10px; height:10px; padding:10px; position:absolute; z-index:3; margin:0; bottom:-5px; right:-5px; display:block; background-size:8px; background-repeat:no-repeat; opacity:0.5;}
body #mb-c .mb-i {position: relative;}

#mb-c .button {border:none;}
#mb-loader {position:absolute; z-index:30; top:0; width:100%; height:100% !important; left:0; background-color:rgba(48,48,48,1); background-image:url('images/load.gif'); background-size:50px 50px; background-position:50% 50%; background-repeat:no-repeat; display:none; margin:0 auto;}
#mb-loader .mb-load-text {width: 100%; text-align: center; position: absolute; top: 0; color: #999;}

#mb-js-text {display:none;}

#mb-c #mb-tofrom .mb-switch-tofrom {
	display:inline-block;
	cursor:pointer;
}

#mb-c #mb-tofrom .mb-switch-tofrom.mb-spin {
	-webkit-animation:spin 0.2s linear 1;
    -moz-animation:spin 0.2s linear 1;
    animation:spin 0.2s linear 1;
}

#mb-c .mb-overlay .mb-content .mb-cell.mb-minus, #mb-c .mb-overlay .mb-content .mb-cell.mb-plus {
    font-size: 35px;
    line-height: 25px;
    vertical-align: middle;
    text-align: right;
    width: 35px;
}

#mb-c .mb-overlay .mb-content .mb-cell.mb-minus {
    font-size: 45px;
    width: 25px;
    text-align: left;
}

#mb-c .mb-next.mb-notactive.mb-login-nav {background-color: #999;}
#mb-c .mb-next.mb-notactive.mb-login-nav:hover {background-color: #999;}
#mb-c .mb-form-content.mb-notactive {background-color: #eee;}
#mb-c .mb-form-content.mb-notactive .mb-table {margin:5px;}

#mb-c .mb-form-content.mb-thankyou-page {margin-top:20px;}
#mb-c .mb-form-content.mb-thankyou-page .mb-block-content {display:block; text-align:center;}
#mb-c .mb-form-content.mb-thankyou-page .mb-block-content h2 {font-size: 20px; font-weight: 300; margin-bottom: 5px;}
#mb-c .mb-form-content.mb-thankyou-page .mb-block-content p {font-size:14px; font-weight:400;}

#mb-c .mb-form-content.mb-thankyou-page {max-width:800px; margin:20px auto;}
#mb-c .mb-form-content.mb-thankyou-page .mb-thankyou-details h3 {font-size: 18px; font-weight: 300; text-align: center; margin-top: 0;}
#mb-c .mb-form-content.mb-thankyou-page .mb-thankyou-details p {font-size:16px; margin-top:20px;}
#mb-c .mb-form-content.mb-thankyou-page .mb-buttons {text-align:center;}

#mb-c .mb-form-content h3 {margin-bottom:10px; margin-top:5px;}
#mb-c .mb-form-content h3.mb-header {margin-bottom:0;}

#mb-c .complete .mb-icon-address {}
#mb-c .mb-nav-1 .mb-icon {background-size:auto 30%; background-position:50% 50%; cursor:pointer; position: relative;}
#mb-c .mb-nav-2 .mb-icon {background-size:auto 30%; background-position:50% 50%; opacity:0.5; cursor:pointer;}
#mb-c .mb-nav-2 .mb-icon.comp {background-size:auto 30%; background-position:50% 50%; opacity:1;}
#mb-c .mb-form .mb-icon.mb-value {background-size:auto 40%; background-repeat:no-repeat; background-position: 50% 20px;}
#mb-c .mb-form .mb-icon.mb-icon-promo {background-size:auto 40%;}
#mb-c .mb-value.mb-cell, #mb-c .mb-popclick {cursor:pointer;}
#mb-c .mb-form-content {border-radius:2px; margin:10px auto; padding:0; background-color: #fff;}
#mb-c .mb-input.mb-input-btn {background-color: rgba(0,153,204,0.85); color: #fff;}
#mb-c .mb-input.mb-input-btn.active {background-color: rgba(102,153,0,1);}
#mb-c .mb-input.mb-input-btn .mb-icon {background-color:transparent;}
#mb-c .mb-input.mb-input-btn .mb-input-name, #mb-c .mb-input.mb-input-btn.active .mb-input-name {color: #fff;}
#mb-c .mb-input.mb-input-btn .mb-overlay .mb-input-name, #mb-c .mb-input.mb-input-btn.active .mb-overlay .mb-input-name {
    color: #666;
}


#mb-c .mb-account-content {max-width:800px;}

#mb-c .mb-nav {margin:0 auto;  max-width: 1050px; padding:0;}
#mb-c .mb-table {display:table;}
#mb-c .mb-form {font-size:12px; vertical-align:middle;}
#mb-c .mb-form h2 {margin-bottom:10px;}
#mb-c .mb-row {display:table-row; height:40px;}
#mb-c .mb-cell {display:table-cell; vertical-align:middle;}
#mb-c .mb-cell span {display:block; margin-bottom:0;}
#mb-c h3.mb-cell span {margin-top:-10px;}

#mb-c span.mb-strike {
	display: inline-block;
    margin-left: -25px;
    font-size: 12px;
    text-decoration: line-through;
}
#mb-c .mb-no-icon span {margin-top:0;}
#mb-c .mb-form .mb-journey-overview .mb-currency, #mb-c .mb-form .mb-basket-header .mb-currency {
	display: inline-block;
    min-height: 28px;
    width: 20px;
    background-size: 90% auto;
	background-position:50%;
    text-align: center;
	cursor:pointer;
	margin: 0 0 0 5px;
	opacity:0.5;
}

#mb-c .mb-form .mb-basket-header .mb-currency.mb-icon-euro {margin-left: 20px;}
#mb-c .mb-form .mb-journey-overview .mb-currency.mb-icon-sterling, #mb-c .mb-form .mb-basket-header .mb-currency.mb-icon-sterling {background-size: 78% auto; margin-bottom: 1px;}
#mb-c .mb-form .mb-journey-overview .mb-currency.active, #mb-c .mb-form .mb-basket-header .mb-currency.active {opacity:1;}

#mb-c .mb-text {
    font-size: 16px;
    color: #333;
    overflow: hidden;
}

#mb-c .mb-text.mb-pop {
    font-size: 16px;
    color: #333;
    overflow:visible;
}

#mb-c .mb-journey-overview .mb-currency span, #mb-c .mb-form .mb-basket-header .mb-currency span {display:none;}
#mb-c .mb-form .mb-journey-overview .mb-button.mb-compare, #mb-c .mb-form .mb-basket-header .mb-add-new {float:left; min-height:34px; font-size: 16px;}

#mb-c #mb-home-menu .mb-row li { background-color:rgba(50,50,50,0.80); margin-top:-3px; color:#eee; width: 33%; border-top:3px solid transparent;}
#mb-c.mb-book-focus #mb-home-menu .mb-row li {background-color:rgba(80,80,80,0.80);}
#mb-c #mb-home-menu .mb-row li.active {background-color:#fff; border-color:rgba(0,153,204,1); color:#666;}
#mb-c #mb-home-menu .mb-row li.mb-summary {/*background-color:rgba(204,204,204,0.85);*/}
#mb-c #mb-home-menu .mb-row li.mb-dashboard.active, #mb-c #mb-home-menu .mb-row li.mb-basket.active {border-color:rgba(0,153,204,1); color:#666; background-color:white;}
#mb-c #mb-home-menu .mb-row li.mb-logout, #mb-c #mb-home-menu .mb-row li.mb-login, #mb-c #mb-home-menu .mb-row li.mb-dashboard { /*background-*color:rgba(50,50,50,0.80);*/ }
#mb-c #mb-home-menu .mb-row li.mb-logout.active, #mb-c #mb-home-menu .mb-row li.mb-login.active, #mb-c #mb-home-menu .mb-row li.mb-dashboard.active {border-color: rgba(255,205,51,1);
    background-color: white;
    color: #666;}
#mb-c #mb-home-menu .mb-row li.mb-logout:hover, #mb-c #mb-home-menu .mb-row li.mb-login:hover, #mb-c #mb-home-menu .mb-row li.mb-dashboard:hover {border-color:rgba(255,205,51,1);}
#mb-c #mb-home-menu .mb-row li:hover {background-color:rgba(48,48,48,1); border-color:rgba(0,153,204,1);}
#mb-c #mb-home-menu .mb-row li.mb-summary:hover {background-color:rgba(204,204,204,1);}
#mb-c #mb-home-menu .mb-row li.mb-basket:hover {border-color:rgba(0,153,204,1);}
#mb-c #mb-home-menu .mb-row li.mb-basket {}

#mb-c.booking-home #mb-home-menu .mb-row li { font-size: 16px; }
#mb-c.booking-home #mb-home-menu .mb-row li.active, #mb-c.booking-home #mb-home-menu .mb-row li.active:hover {background-color: rgba(48,48,48,1); color: #fff;}
#mb-c #mb-home-menu #mb-tab-book.active, #mb-c #mb-home-menu #mb-tab-book.active:hover, #mb-c #mb-home-menu #mb-tab-dashboard.active, #mb-c #mb-home-menu #mb-tab-dashboard.active:hover {background-color:white; color: #666;}
#mb-c.booking-home #mb-home-menu #mb-tab-book, #mb-c.booking-home #mb-home-menu #mb-tab-book:hover {background-color: rgba(48,48,48,1); color: #fff;}

#mb-c .mb-transfer .mb-checkbox {background-image:url('images-final/icon-add-filled.png'); background-size:40%; background-repeat:no-repeat; background-position:50%; /*border:1px solid #666; border-radius:50%;*/ width:20px; height:30px; float:left; margin:0 0 0 0; /*background-color:#fff;*/ }
#mb-c .mb-transfer:hover:not(.active) .mb-checkbox {background-size:60%;}
#mb-c .mb-transfer.active .mb-checkbox {background-image:url('images-final/icon-tick.png'); background-size:80%; background-repeat:no-repeat; /*background-color:rgba(255,255,255,1);*/}

/*#mb-c #mb-journeys {overflow-x:hidden;}*/
#mb-c #mb-journeys, #mb-c .mb-arriving {margin:0 0 9px 0; display:none; background-color:#fff; /*background-color:transparent;*/ border-radius:2px;}
#mb-c #mb-journeys div.mb-journey-overview {margin:0 0 10px 0;}

#mb-c .mb-form h3.mb-icon {width:auto; background-position:10px 50%; background-color:transparent; padding:5px 0 5px 0; line-height:30px; vertical-align:middle; background-size:auto 60%; font-weight:400; font-size:16px; display:block; margin-top:10px; color:#fff; background:transparent;}
#mb-c .mb-form h3.mb-icon:first-child {margin-top:0;}

#mb-c .mb-form .mb-form-content h3.mb-icon {color:#666;}
#mb-c .mb-input {background-color:#fff; min-height:40px; width:100%; border:1px solid #ddd; margin:0 0 18px 0; position:relative; padding:0; clear:both;}
#mb-c #mb-journeys .mb-input.mb-text, #mb-c #mb-journeys .mb-input.mb-number {border:1px solid #ccc;}
#mb-c .mb-arriving, #mb-c .mb-input {border-radius:3px;}

#mb-c #mb-arriving, #mb-c #mb-arriving2{height:60px; margin:0; padding:0; margin-top: -10px;}
#mb-c #mb-arriving .mb-row, #mb-c #mb-arriving2 .mb-row {height:60px;}
#mb-c #mb-arriving .mb-row div.mb-value.mb-icon, #mb-c #mb-arriving2 .mb-row div.mb-value.mb-icon {
	width: calc(25% - 12px);
    margin: 0;
    margin-left: 16px;
    border-radius: 8px;
    display: block;
    float: left;
    margin-top: 10px;
}

#mb-c #mb-arriving .mb-row div.mb-value.mb-icon:hover, #mb-c #mb-arriving2 .mb-row div.mb-value.mb-icon:hover {
	margin-top:0;
	height:60px;
	background-size: auto 27%;
    background-position: 50% 30px;
	background-color: #0099CC;
    color: white;
}

#mb-c #mb-arriving .mb-row div.mb-value.mb-icon:hover span, #mb-c #mb-arriving2 .mb-row div.mb-value.mb-icon:hover span {
	margin-top:10px;
}


#mb-c #mb-arriving .mb-row div.mb-value.mb-icon:first-child, #mb-c #mb-arriving2 .mb-row div.mb-value.mb-icon:first-child {
  margin-left:0;
}

#mb-c #mb-arriving .mb-q, #mb-c #mb-arriving2 .mb-q {display:none;}

#mb-c .mb-form .alert {border-color:#F17474 !important; box-shadow: 0 0 5px #F17474 !important;}

#mb-c .cc_messages .cc_message {padding:5px; width:100%; border-color:#F17474; box-shadow: 0 0 5px #F17474; margin-bottom:10px; display:none;  font-weight: 400;}

#mb-c .mb-input[data-name=journey-position], #mb-c .mb-input[data-name=journey-position] > div {border-radius:2px 2px 0 0;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child { border-radius:0; border-top-left-radius:2px; background-color:#999;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child.active {/*background-color:#0099cc !important;*/ background-color:transparent !important; color: #666; /*background-image:url('images-final/icon-tab-wherecanwetakeyou-white.png'); background-image:url('images-final/icon-pointer-teal.png');*/  font-weight: 300;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child:hover:not(.active) {background-color: #006d86; border-top:2px solid #006d86 !important; color:#fff !important;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child { border-radius:0; border-top-right-radius:2px; /*background-color: #333;*/ background-color: #999; color:#666;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child:hover:not(.active) {background-color:#006d86 !important; border-top:2px solid #006d86 !important; color:#fff !important;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child.active {background-color:#fff !important; color:#666; font-weight: 300;}

#mb-c #mb-journey-position .mb-row .mb-cell.active {
    color: #0096b9;
    border-top: 3px solid #0096b9;
}

#mb-c #mb-journey-position .mb-row .mb-cell {
    width: 50%;
    padding: 0;
    background-size: auto 50%;
    background-position: 30px;
    font-size: 14px;
    line-height: 14px;
    color: #555;
    border-top: 2px solid #999;
}

#mb-c .mb-inc-details-text {max-width:1050px; margin: 0 auto 10px auto; padding-top: 20px; display:none !important;}
#mb-c .mb-inc-details {max-width:1050px; margin: 0 auto 10px auto;}
#mb-c .mb-inc-details-text > div:first-child div:first-child {margin-bottom:20px; width:auto;}
#mb-c .mb-inc-details-text h2 {font-size:18px; font-weight:400; color:#fff; padding-top:8px;}
#mb-c .mb-inc-details-text p {margin:0; color:#ddd;}
#mb-c .mb-first-text, #mb-c .mb-highlight-text {color:#0096b9; font-size: 22px;}
#mb-c .mb-transfer-cost-total {font-size: 26px;}
#mb-c .mb-transfer-cost-total-bd.mb-strike {font-size: 20px; margin-left: 0;}
#mb-c .mb-transfer-cost-bd1.mb-strike, #mb-c .mb-transfer-cost-bd2.mb-strike {font-size: 18px; margin-left: 0;}
#mb-c .mb-second-text {color:#ffcd33;}
#mb-c .mb-inc-details-text > div:first-child div:first-child {}
#mb-c .mb-float.mb-details {float:left;}

.time_pick {
	width: calc(100% - 32px);
    position: absolute;
	top:0;
}


#mb-c #mb-ticket {
    height: auto;
    border: none;
    border-radius: 0;
    background-color: transparent;
    margin: 0;
    min-height: 20px;
    margin-bottom: 10px;
	margin-top:20px;
}

#mb-c #mb-ticket h2 {
	color:white;
}

#mb-c #mb-ticket h2 span {
	font-weight:200;
}

#mb-c .mb-input.complete .mb-input-name, #mb-c .complete .mb-input .mb-input-name, #mb-c .mb-input.filled .mb-input-name {
    color: #333;
    opacity: 1;
	position:relative;
	z-index:2;
}

#mb-c .complete .mb-input-text {padding-top:5px;}

#mb-c .mb-input .mb-cell {text-align:center; padding:0;}
#mb-c .mb-input-text, #mb-c .mb-text textarea, #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"] { border:none; width:calc(100% - 42px); padding:0 0 0 10px; top:2px; height:36px; font-size:17px; vertical-align:middle; line-height:40px; margin:0; color:#0096b9; background-color: transparent !important; position:absolute;}
#mb-c .mb-text input[type="text"]:-webkit-autofill { border:none; width:calc(100% - 45px); padding:0 0 0 10px; top:2px; height:36px; font-size:17px; vertical-align:middle; line-height:40px; margin:0; color:#0096b9; background-color: transparent !important; position:absolute;}
#mb-c .mb-text.active input[type="text"], #mb-c .mb-text.active input[type="tel"], #mb-c .mb-text.active input[type="password"], #mb-c .mb-text.complete input[type="text"], #mb-c .mb-text.complete input[type="tel"], #mb-c .mb-text.complete input[type="password"], #mb-c .mb-text.filled input[type="text"], #mb-c .mb-text.filled input[type="tel"], #mb-c .mb-text.filled input[type="password"] {padding-top:15px; line-height:17px;}
#mb-c .mb-float.mb-text-small {min-width:50px; width:calc(50% - 5px);}
#mb-c .mb-payment.mb-float {width:50%;}
#mb-c .mb-payment-basket.mb-float {padding-right: 10px; width: calc(50% - 10px);}
#mb-c .mb-basket-header {padding:0 10px; margin-bottom:10px;}
#mb-c .mb-switch.mb-input .mb-input-text {margin-top:0;}
#mb-c .mb-switch.mb-input .mb-input-name {margin-top:0;}
#mb-c .mb-overlay textarea {height:250px; border-radius:2px; border: 1px solid #999; position: relative;
    width: 100%;}
#mb-c .mb-overlay input {border-radius:2px; border: 1px solid #999;}
#mb-c .mb-text input[type="tel"] {margin-left:85px; width: calc(100% - 110px);}
#mb-c .mb-text .mb-overlay input[type="text"] {width:100%;}
#mb-c .mb-input .mb-input-name { font-size: 12px; padding: 2px 0 0 10px; text-align:left; color:#999; opacity:0;}
#mb-c .mb-mobile.mb-input .mb-input-name { margin-left: 38px;}
#mb-c .mb-mobile.mb-input .mb-input-ext { margin-left: 45px; top:0; width:55px; /*position:absolute;*/ /*height:36px;*/ font-size:17px; vertical-align:middle; line-height:40px; color:#666;}
#mb-c .mb-input-ext input {width: 55px; padding: 8px 0 0 0;}
#mb-c .mb-number input {width:4em; text-align: center;}
#mb-c .mb-radio .mb-input-name, #mb-c .mb-arriving .mb-input-name, #mb-c .mb-number .mb-input-name { text-align:left; font-size:inherit; padding-left:10px; padding-right:10px;}
#mb-c .mb-radio.mb-four-options .mb-cell {width:25% !important;}
#mb-c .mb-form .mb-icon, #mb-c .mb-inc-details .mb-icon {width:43px; min-height:40px; margin-right:10px;}

#mb-c .mb-float.mb-flight-details {width:calc(50% + 40px); min-width:calc(50% + 40px);}
#mb-c .mb-float.mb-flight-time {width:calc(50% - 50px); min-width:calc(50% - 50px);}

#mb-c .mb-form .complete .mb-icon {background-color:transparent;}

#mb-c .mb-i-label {display:none;}
#mb-c .mb-input-title {
	
	position: relative !important;
    margin: 0 0;
    color: #0096b9;
    font-weight: 500 !important;
    font-size: 1rem !important;
	
}

#mb-c .mb-mobile.mb-input.filled .mb-input-ext, #mb-c .mb-mobile.mb-input.active .mb-input-ext {top:4px;}

#mb-c .mb-radio .mb-value, #mb-c .complete .mb-value.mb-icon {background-color:#eee;}
#mb-c .mb-radio .mb-value:nth-child(odd), #mb-c .complete .mb-value.mb-icon:nth-child(odd) {background-color:#ddd;}
#mb-c .mb-radio .mb-value:hover, #mb-c .complete .mb-value.mb-icon:hover {background-color: #ccc;}
/*#mb-c .mb-value.active, #mb-c .mb-value:active, #mb-c .complete .mb-value.active, #mb-c .complete .mb-value:active {background-color:#0084c8; color:#fff;}*/
#mb-c .mb-radio .mb-value.active.mb-icon, #mb-c .mb-radio.complete .mb-value.active.mb-icon {background-color:#37CA41; color:#fff; width: 50%;}
#mb-c .mb-radio .mb-transfer.mb-float {background-color:#fff; min-height: 155px; border:none; border-radius:2px; }
#mb-c .mb-radio .mb-input.mb-transfer.mb-float:hover {box-shadow: 3px 5px 5px #aaa;}
#mb-c .mb-radio .mb-input.mb-transfer.mb-float:hover .mb-onhover {display:block; font-size: 16px;}
#mb-c .mb-radio .mb-input.mb-transfer.mb-float:hover .mb-nohover {display:none;}

#mb-c .mb-transfer .mb-icon-van {
    float: right;
    margin-right: 30%;
    border-radius: 2px 0 0 2px;
    width: 150px;
    min-height: 80px;
    height: 70px;
    background-color: transparent;
    background-size: contain;
    background-position: calc(100% - 10px) 50%;
    margin-top: -30px;
}
#mb-c .mb-transfer h3 {color:#fff; font-size:18px;}
#mb-c .mb-transfer h3 span {display: inline-block; font-weight: 300; }
#mb-c .mb-transfer.active .mb-divider h3 {color:#0099cc;}
#mb-c .mb-transfer p {margin:0; padding:0; font-size:12px; color:#666;}
#mb-c .mb-transfer .mb-summary-middle p {margin-bottom:5px; text-align:center; font-weight:400;} 
#mb-c .mb-transfer ul {margin:0; padding:0 0 5px 10px; color:#666;}
#mb-c .mb-transfer p span {margin:0; display:inline;}
#mb-c .mb-transfer.active .mb-icon-van {background-image:url('images-final/icon-vanselected-teal.png');}
#mb-c .mb-transfer .mb-icon-van.mb-van-vip {background-image:url('images-final/van-vip.png');}
#mb-c .mb-transfer .mb-icon-van.mb-van-supersaver, #mb-c .mb-transfer .mb-icon-van.mb-van-flexisaver, #mb-c .mb-transfer .mb-icon-van.mb-van-private {background-image:url('images-final/van-standard.png'); display: none;}
#mb-c .mb-transfer {/*opacity:0.7;*/ color:#fff; cursor:pointer;}
#mb-c .mb-transfer .mb-icon-van {background-image:none !important;}
#mb-c .mb-transfer:hover {opacity:1;}
#mb-c .mb-transfer.active {opacity:1;}
#mb-c .mb-transfer .mb-strap {display:none; text-align:center; margin:0;}
#mb-c .mb-transfer .mb-strap span {font-size:16px;}
#mb-c .mb-transfer.active .mb-strap {display:block;}
#mb-c .mb-transfer .mb-price span {font-size:14px; margin-top:0; line-height: normal; font-weight:300;}
#mb-c .mb-transfer .mb-price span.price {font-weight:300; font-size:30px; padding:10px;}
#mb-c .mb-transfer:hover .mb-price span.price {padding:3px 10px; font-weight:400;}
#mb-c .mb-transfer.active .mb-price span.price {padding:0;}
#mb-c .mb-transfer .mb-icon-moreinfo {min-width:130px; background-color:#eee; padding-left:25px; background-size: 20px; background-position: 15px 50%; border-radius:0 10px 10px 0; cursor:pointer;}
#mb-c .mb-transfer .mb-icon-select {min-width:130px; background-color:#eee; padding-left:25px; background-size: 20px; background-position: 15px 50%;}
#mb-c .mb-transfer .mb-input-name {margin:20px; opacity:1;}
#mb-c .mb-transfer .mb-input-name ul {font-size:11px;}
#mb-c .mb-transfer .mb-input-name ul li { padding:0; list-style:none; margin:0; min-height:20px; font-size:12px; text-align: center;}
#mb-c .mb-transfer .mb-input-name ul li span {display:inline-block;
	padding: 0 15px;
    background-image: url(images-final/icon-tick-green.png);
    background-position: left center;
    background-size: 10px;
    background-repeat: no-repeat;
}
#mb-c .mb-transfer.info .mb-input-name ul {}
#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1) {padding:0; text-align:center; vertical-align:middle; width:100%;}

/*#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(2) {width: 50%; padding: 15px 0 0 0; text-align: left; vertical-align: top;}
#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(3) {width:20%; border-bottom-right-radius: 0;}
#mb-c .mb-transfer .mb-row:last-child .mb-cell:nth-child(3) {border-top-right-radius:0; background-color:#dedede;}*/

#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(2) {width:20%; border-bottom-right-radius: 0;}
#mb-c .mb-transfer .mb-row:last-child .mb-cell:nth-child(2) {border-top-right-radius:0; background-color:#dedede; display:none;}

#mb-c .mb-transfer .mb-divider {border-right:1px solid #ddd;}
#mb-c .mb-transfer.active .mb-divider {border-right:1px solid rgba(255,205,51,1);}
#mb-c .mb-transfer .mb-select {background-color:#eee; cursor:pointer;}
#mb-c .mb-transfer.active .mb-select, #mb-c .mb-transfer .mb-select:hover {background-color:#0099cc; color:#fff;}
#mb-c .mb-transfer .mb-row .mb-cell.mb-info {
	font-size: 12px;
    text-transform: uppercase;
    line-height: 30px;
    vertical-align: middle;
}
#mb-c .mb-transfer.active .mb-row .mb-cell.mb-info, #mb-c .mb-transfer .mb-row .mb-cell.mb-info:hover {background-color:rgba(255,205,51,1); color:#fff;}
#mb-c .mb-transfer .mb-row:last-child > div:first-child {
	
		height: auto;
		width: 100%;
		padding: 0;
		margin: 0;
	
}

#mb-c .mb-block-content {display:none;}
#mb-c .mb-block-content iframe, #mb-full-block > div {overflow:hidden; width:100%; max-width:900px; height:calc(100% - 180px); margin:150px auto 0 auto; background-color:#fff;}
#mb-full-block > div {background-color:transparent;}
#mb-full-block > div > iframe {width:calc(100% + 15px); height:100%; border:none;}
#mb-full-block > div div.mb-accept-iframe {padding:10px 20px; height:calc(100% - 50px); background-color:#fff;background-image:url('images/load.gif'); background-size:50px 50px; background-position:50% 50%; background-repeat: no-repeat;}
#mb-full-block > div div.mb-accept-iframe iframe {width:100%;  border:none; height:100%;}
#mb-full-block > div div.mb-accept-options {height:40px; width:100%; background-color:#fff; text-align: center;}

#mb-c .mb-transfer .mb-input-name ul li.mb-compare {background:none; background-color:#0096b9; padding:5px;}

#mb-c .mb-input-name h3 {font-weight:bold;}
#mb-c .mb-form input {margin:0; color:#0084c8; position:relative; z-index:1;}
#mb-c .mb-form input[type="checkbox"] {margin-bottom:9px;}
#mb-c .mb-form .mb-number input {font-weight:900; max-width:25px;}
#mb-c .mb-plus, #mb-c .mb-minus {font-size:20px; padding:10px; width:15px; font-weight:900; text-align:center;  color: #777; cursor:pointer; position:relative; z-index:1;}
#mb-c .mb-plus {padding-right: 10px !important;}
#mb-c .mb-arriving > div.mb-table, #mb-c .mb-radio-table > div.mb-table {border:none; margin:0;}
#mb-c .mb-arriving, #mb-c .mb-cardtype {/*border:1px solid #ddd;*/}
#mb-c .mb-float {float:left; min-width:240px; width:calc(50% - 10px); clear:none;}
#mb-c .mb-float.mb-right {float:right;}
#mb-c .mb-float:nth-child(even) {float:right;}
#mb-c .mb-icon-address, #mb-c .mb-icon-cal {cursor:pointer;}

#mb-c #mb-menu {display:block; line-height: 0;}
#mb-c #mb-menu .mb-header {width:100%; top:0; position:fixed; height:60px; display:block; background-color:#595A5B; z-index:8;}
#mb-c #mb-menu nav {width:280px; top:60px; position:fixed; height:100%; display:block; z-index:9; margin-left:-280px;}
#mb-c #mb-menu-mobile {height:60px; display:none;}
#mb-c #mb-menu-mobile nav {width:60px; height:60px; background-image:url('images/icon-menu.png'); background-size:auto 50%; background-position:15px 50%; position:absolute;}
#mb-c #mb-menu-mobile nav ul {display:none;}
#mb-c #mb-menu .mb-icon-account {width:280px; height:60px; margin-top:-60px; background-position:10px 50%;}
#mb-c #mb-menu-mobile .mb-icon-account {position:absolute; width:60px; height:60px; right:0; top:0;}

#mb-c #mb-menu .mb-options {width:280px; padding:0;}
#mb-c #mb-menu .mb-options ul li div {padding:0; background-size:30px; display:table-cell; vertical-align: middle;}
#mb-c #mb-menu .mb-options > ul {display:none;}
#mb-c #mb-menu .mb-options > ul > li {position:absolute;}
#mb-c #mb-menu > div.mb-icon {background-color:transparent; background-position:10px 50%; display:inline-block; height:60px; width:50px; position:relative; z-index:10; cursor:pointer;}
#mb-c #mb-menu > div.mb-icon h2, #mb-c #mb-menu > div.mb-icon h3 {display:none;}
#mb-c #mb-menu .mb-options ul h2,#mb-c #mb-menu .mb-options ul h3 {margin-left:70px; margin-top:-5px; font-size:14px; line-height:28px; margin-right:18px;}

#mb-c .mb-basket-items.mb-table {width:100%;}
#mb-c .mb-basket-items.mb-table.mb-basket-head {padding:0 10px 0 10px;}
#mb-c .mb-basket-items.mb-table.mb-basket-head .mb-cell {font-size:16px; font-weight:900;}
#mb-c .mb-basket-items.mb-table.mb-basket-head .mb-row {height:29px;}
#mb-c .mb-basket-items.mb-table .mb-cell {width:20%; font-size:14px; font-weight:300; padding:5px 5px 0 10px;}
#mb-c .mb-basket-items.mb-table .mb-cell h2 {font-size:12px; font-weight:300;}
#mb-c .mb-basket-items.mb-table .mb-cell:first-child {width:76%;}
#mb-c .mb-basket-items.mb-table .mb-cell:nth-child(2) {width:0;}

#mb-c .mb-cell span.mb-slide-icon, #mb-c .mb-cell span.mb-slide-icon-grey {width:15px; height:15px; margin:0; display:inline-block; background-size:100%; background-repeat: no-repeat; background-position: center;}
#mb-c .active .mb-cell span.mb-slide-icon, #mb-c .active .mb-cell span.mb-slide-icon-grey {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);}
#mb-c .mb-basket-items.mb-table .mb-basket-dest {display:inline-block; padding-left: 5px;}

#mb-c .mb-main-menu {display:none;}
#mb-c .mb-button, .mb-button, .mb-link-button {border-radius:2px; background-color:#0096b9; color:#fff; text-align:center; padding:5px 15px; display:inline-block; cursor:pointer;  text-transform: uppercase;}
#mb-c .mb-button.mb-button-small {font-size:11px;}
#mb-c .mb-button.mb-large {font-size:17px;}
#mb-c .mb-button.mb-inline {padding: 2px 5px 0 5px; float:none !important; display:inline-block; margin-bottom:5px;}
#mb-c .mb-button.mb-inline, #mb-c .mb-inline {float:none !important; display:inline-block;}
#mb-c .mb-anchor {text-decoration: underline; color:#0096b9; cursor:pointer;}
#mb-c .mb-basket-page .mb-main-button .mb-button {background-color:rgba(255,205,51,1);}
#mb-c .mb-basket-page .mb-main-button .mb-button:hover {background-color:rgba(255,205,51,.85);}
#mb-c h2 .mb-button {font-size:12px; margin-left:20px; font-weight:300;}
body #mb-c .mb-button:hover, body #mb-c .mb-cta:hover {background-color: #006d86; text-decoration: none;}
#mb-c .mb-button.mb-full-width {width: 100%; background-color: #ff9900; border:none; color:#fff;}
#mb-c div .mb-cta {float:right;}

#mb-c #mb-menu .mb-options ul h3 {font-size:12px; margin-top:-5px; line-height:13px;}
#mb-c #mb-menu .mb-options ul ul li, #mb-c #mb-menu .mb-options ul ul li div.mb-icon {margin:0; width:100%; height:60px; background-color:transparent;}
#mb-c #mb-menu .mb-options ul ul li:nth-child(odd) {background-color:#777777;}
#mb-c #mb-menu .mb-options ul ul li:hover, #mb-c #mb-menu .mb-options ul ul li.active {background-color:#ff9900;}
#mb-c #mb-menu .mb-options .button {display:none;}

#mb-c .mb-inactive {opacity: 0.3;}
#mb-c .mb-fromto-txt, #mb-c .mb-arriving .mb-input-name {display:none;}
#mb-c .mb-arriving .mb-input-text {line-height: 1.5em;}

#mb-c .mb-value .mb-select-txt, #mb-c .mb-value .mb-selected-txt {line-height: 30px; margin-top:0; font-size: 10px;}
#mb-c .mb-value:hover .mb-select-txt {font-size:10px;}
#mb-c .mb-value .mb-selected-txt {display:none;}
#mb-c .mb-value.active .mb-selected-txt {display:block;}
#mb-c .mb-value.active .mb-select-txt {display:none;}
#mb-c .mb-input.mb-transfer .mb-input-name, #mb-c .mb-input.mb-show-name .mb-input-name {visibility:visible;}
#mb-c .mb-input.mb-show-name {min-height:82px;}

#mb-c .mb-radio .mb-value.mb-transfer .mb-price {vertical-align:middle; text-align:center;}

#mb-c .mb-radio .mb-transfer.mb-noservice {margin-bottom:18px; background-color:#efefef; opacity:0.7;}
#mb-c .mb-radio .mb-transfer.mb-noservice .mb-cell.mb-summary {padding:0;}
#mb-c .mb-radio .mb-transfer.mb-noservice .mb-cell.mb-summary > div {
	min-height: 92px;
    margin-top: 20px;
    padding: 0 10px;
    text-align: center;
}
#mb-c .mb-radio .mb-transfer .mb-price .mb-ppprice, #mb-c .mb-radio .mb-value.mb-transfer .mb-price .mb-ppprice span {font-size:12px;}
#mb-c .mb-radio .mb-transfer .mb-price .mb-ppprice span {display:inline;}

#mb-c .mb-radio .mb-row.mb-transfer-head .mb-cell {border-top-right-radius:4px; border-top-left-radius:4px; border-top:2px solid #fff; border-left:2px solid #fff; border-right:2px solid #fff;}
#mb-c .mb-radio .mb-row.mb-transfer-body .mb-summary {border-bottom-right-radius:4px; border-bottom-left-radius:4px; border-bottom:2px solid #efefef; border-left:2px solid #efefef; border-right:2px solid #efefef;}
#mb-c .mb-radio .active .mb-row.mb-transfer-body .mb-summary {background-color:#fff; border-bottom: 4px solid #efefef; border-left: 4px solid #efefef; border-right: 4px solid #efefef; padding-top: 5px;}
#mb-c .mb-radio .mb-row.mb-transfer-body .mb-summary .mb-summary-left {float:left; width:60%;}
#mb-c .mb-radio .mb-row.mb-transfer-body .mb-summary .mb-summary-right {color: #333; padding-bottom: 10px;}
#mb-c .mb-radio .mb-transfer:hover .mb-row.mb-transfer-body .mb-summary .mb-summary-right {padding:0;}

#mb-c .mb-radio .mb-value.mb-transfer .mb-price {vertical-align:middle; text-align:center;}

#mb-c .mb-radio .mb-transfer[data-value=flexisaver] .mb-row.mb-transfer-head .mb-cell {color:rgba(5,47,95,1.00); border-color:rgba(0,56,86,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=supersaver] .mb-row.mb-transfer-head .mb-cell {color:rgba(51,153,0,1.00); border-color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=private] .mb-row.mb-transfer-head .mb-cell {color:rgba(97,3,69,1.00); border-color:rgba(97,3,69,1.00); }
#mb-c .mb-radio .mb-transfer[data-value=vip] .mb-row.mb-transfer-head .mb-cell {color:rgba(10,10,10,1.00); border-color:rgba(10,10,10,1.00);}

#mb-c .mb-radio .mb-value.mb-transfer[data-value=flexisaver].active .mb-row.mb-transfer-head .mb-cell, #mb-c .mb-radio .mb-value.mb-transfer[data-value=flexisaver]:hover .mb-row.mb-transfer-head .mb-cell {color:white; background-color:rgba(5,47,95,1.00);}
#mb-c .mb-radio .mb-value.mb-transfer[data-value=supersaver].active .mb-row.mb-transfer-head .mb-cell, #mb-c .mb-radio .mb-value.mb-transfer[data-value=supersaver]:hover .mb-row.mb-transfer-head .mb-cell {color:white; background-color:rgba(8,95,11,1.00); background-color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-value.mb-transfer[data-value=private].active .mb-row.mb-transfer-head .mb-cell, #mb-c .mb-radio .mb-value.mb-transfer[data-value=private]:hover .mb-row.mb-transfer-head .mb-cell {color:white; background-color:rgba(97,3,69,1.00); }
#mb-c .mb-radio .mb-value.mb-transfer[data-value=vip].active .mb-row.mb-transfer-head .mb-cell, #mb-c .mb-radio .mb-value.mb-transfer[data-value=vip]:hover .mb-row.mb-transfer-head .mb-cell {color:white; background-color:rgba(10,10,10,1.00);}

#mb-c .mb-radio .mb-transfer[data-value=flexisaver] .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer[data-value=flexisaver] .mb-strap, #mb-c .mb-transfer[data-value=flexisaver]:hover .mb-price span {color:rgba(5,47,95,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=supersaver] .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer[data-value=supersaver] .mb-strap, #mb-c .mb-transfer[data-value=supersaver]:hover .mb-price span {color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=private] .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer[data-value=private] .mb-strap, #mb-c .mb-transfer[data-value=private]:hover .mb-price span {color:rgba(97,3,69,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=vip] .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer[data-value=vip] .mb-strap, #mb-c .mb-transfer[data-value=vip]:hover .mb-price span {color:rgba(10,10,10,1.00);}

#mb-c .mb-radio .mb-value.mb-transfer.active .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer:hover .mb-row.mb-transfer-head .mb-cell h3 {color:white;}
#mb-c .mb-radio .mb-transfer h3.mb-trans-icon {background-size:auto 80%; background-position:calc(100% - 10px) 50%; background-repeat:no-repeat;}

#mb-c .mb-radio .mb-transfer[data-value=flexisaver] .mb-row.mb-transfer-body .mb-summary {border-color:rgba(5,47,95,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=supersaver] .mb-row.mb-transfer-body .mb-summary {border-color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=private] .mb-row.mb-transfer-body .mb-summary {border-color:rgba(97,3,69,1.00); }
#mb-c .mb-radio .mb-transfer[data-value=vip] .mb-row.mb-transfer-body .mb-summary {border-color:rgba(10,10,10,1.00);}

#mb-c .mb-radio .mb-value.mb-transfer[data-value=flexisaver].active .mb-row.mb-transfer-body .mb-summary {border-color:rgba(5,47,95,1.00);}
#mb-c .mb-radio .mb-value.mb-transfer[data-value=supersaver].active .mb-row.mb-transfer-body .mb-summary {border-color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-value.mb-transfer[data-value=private].active .mb-row.mb-transfer-body .mb-summary {border-color:rgba(97,3,69,1.00); }
#mb-c .mb-radio .mb-value.mb-transfer[data-value=vip].active .mb-row.mb-transfer-body .mb-summary {border-color:rgba(10,10,10,1.00);}

#mb-c .mb-value.mb-transfer[data-value=flexisaver] .mb-price span, #mb-c .mb-value.mb-transfer[data-value=flexisaver] .mb-highlight-text  {}
#mb-c .mb-value.mb-transfer[data-value=supersaver] .mb-price span, #mb-c .mb-value.mb-transfer[data-value=supersaver] .mb-highlight-text {}
#mb-c .mb-value.mb-transfer[data-value=private] .mb-price span, #mb-c .mb-value.mb-transfer[data-value=private] .mb-highlight-text { }
#mb-c .mb-value.mb-transfer[data-value=vip] .mb-price span, #mb-c .mb-value.mb-transfer[data-value=vip] .mb-highlight-text {}

#mb-c .mb-options.mb-account {max-width:800px;}
#mb-c .mb-options {padding-bottom:10px; width:100%; background-color:transparent; max-width: 1050px; margin:0 auto;}
#mb-c .mb-options ul {padding:0; margin:20px 0;}
#mb-c .mb-options > ul > li > div {background-color:#0084c8; background-position:15px 50%; margin: 0 10px;}
#mb-c .mb-options ul li {list-style:none; margin:0;}
#mb-c .mb-options ul li div {padding:22px 0; background-size:30px;}
#mb-c .mb-options > ul {width:100%; padding:0;}
#mb-c .mb-options ul ul {width:100%; background-color:#595A5B;}
#mb-c .mb-options ul ul li {margin:5px 0 5px 0; display:table; width:calc(50% - 5px); float:left;}
#mb-c .mb-options ul ul li:nth-child(even) {margin-left:10px;}
#mb-c .mb-options ul ul li:first-child {}
#mb-c .mb-options ul ul div {
	background-color:#777777; cursor:pointer; border-radius:5px; min-height: 80px;
    display: table;
    width: 100%;
    padding-left: 65px;
    padding-right: 20px;
}
#mb-c .mb-options ul ul div:hover, #mb-c .mb-options ul ul li.active div, #mb-c .mb-options .button:hover {background-color:#555; color:#fff;}
#mb-c .mb-options ul h2,#mb-c .mb-options ul h3 {margin-left:70px; color:#fff;}
#mb-c .mb-options ul ul h2,#mb-c .mb-options ul ul h3 {margin-left:0;}
#mb-c .mb-options ul ul h2 {font-weight:400; font-size:18px;}
#mb-c .mb-options ul ul h3 {font-weight:300; font-size:14px;}
#mb-c .mb-options ul ul h3 span {font-size:10px; font-style:italic;}
#mb-c .mb-options .button {background-color:#777777; margin:0 10px; width:calc(100% - 20px); color:#fff;} 
#mb-c .mb-form, #mb-c .mb-inc-details {margin:0 auto; width: 100%; max-width:1050px; position:relative;}
#mb-c .mb-form.mb-form-payment {margin-top: 20px;}
#mb-c .mb-form h2 { font-size: 18px; font-weight: 400;}
#mb-c .mb-form p { font-size: 15px;}
#mb-c .mb-form-login, #mb-c .mb-form-register {padding:10px 0;}

#mb-c .mb-login-options .mb-login-option {width:calc(33.5% - 10px); float:left; margin-left:12px; display:none;}
#mb-c .mb-login-options .mb-login-option.active {
	display:block;
    margin: 0 auto;
    float: none;
}
#mb-c .mb-login-options .mb-login-option:first-child {margin-left:0;}
#mb-c .mb-login-options .mb-form-register {display:block;}
#mb-c .mb-login-option .mb-body {padding-top: 20px; padding-bottom: 20px;}

body #mb-c .mb-nav .mb-login-nav {
    border-radius: 2px;
    height: 40px;
    max-width: 400px;
    width: 100%;
}

#mb-c form.mb-small-form {}
#mb-c form.mb-small-form .mb-input {height:40px; min-height:40px; margin-bottom: 5px;}
#mb-c form.mb-small-form .mb-input .mb-row {height:40px;}
#mb-c form.mb-small-form .mb-input .mb-row .mb-cell {height: 20px; min-height: 20px; width: 40px;}
#mb-c form.mb-small-form .mb-input .mb-row .mb-input-name {}
#mb-c form.mb-small-form .mb-input .mb-row input[type="text"], #mb-c form.mb-small-form .mb-input .mb-row input[type="password"] {font-size: 14px;}

#mb-c h2.mb-onlyjourney2, #mb-c h2.mb-onlyjourney1 {width: 100%; text-align: center; font-size: 15px; font-weight: 300; line-height: 1.3em;}
#mb-c .mb-journey2 h2.mb-onlyjourney2 {}
#mb-c .mb-oneway h2.mb-onlyjourney2, #mb-c .mb-oneway h2.mb-onlyjourney1 {margin-top:0; height:20px; background-position:20px 50%;}
#mb-c .mb-oneway h2.mb-onlyjourney1 {width:auto;}

#mb-c .mb-resort-txt {text-align:center; display:none;}
#mb-c .mb-resort-txt h2 {text-align:center; font-weight:400;}
#mb-c .mb-journey-txt h2 {
	font-weight:300;
	font-size:24px;
	min-width:140px;
    padding-top:7px;
    margin:0; line-height:1.4em; margin-right:20px;
    margin-top: -23px;
	display:inline-block;
}
#mb-c .mb-journey-price h2, #mb-c .mb-journey-price h2 .mb-highlight-text  {
	font-weight:300;
	font-size:30px;
    margin:0;
}

#mb-c .mb-pagination ul {display:block; margin:10px 0; padding:0; width:100%;}
#mb-c .mb-pagination ul li {float:left; padding:5px; margin:0 0 10px 0; border-left: 1px solid #999; list-style: none; cursor:pointer; min-width:26px; text-align: center;}
#mb-c .mb-pagination ul li:hover, #mb-c .mb-pagination ul li.active {background-color:#666; color:white;}
#mb-c .mb-pagination ul li:first-child {border-left:none; }

#mb-c .mb-nav-1 {height:46px; display:table; width:100%; margin-bottom: 20px;}
#mb-c .mb-nav-1 ul {padding:0; margin:0 auto; background-color:#fff; height:46px; display:block; width: calc(100% - 300px); border-bottom: 1px solid #333; position:relative;}
#mb-c .mb-nav-1 ul li {
	display:block; float:left; margin:0; padding:0;
	background-image:none !important;
    background: white;
    height: 46px;
    width: 46px;
    border: 1px solid #333;
    border-radius: 23px;
	margin-left: calc(25% + 3px);
    margin-top: 22px;
	text-align: center;
	vertical-align: middle;
    line-height: 46px;
}

#mb-c .mb-nav-1 ul li:before {content: '1';}
#mb-c .mb-nav-1 ul li:first-child {margin-left:0;}
#mb-c .mb-nav-1 ul li:last-child {position:absolute; right:0;}

#mb-c .mb-nav-1 ul li:nth-child(2):before {content: '2';}
#mb-c .mb-nav-1 ul li:nth-child(3):before {content: '3';}
#mb-c .mb-nav-1 ul li:nth-child(4):before {content: '4';}

#mb-c .mb-nav-1 ul li.active, #mb-c .mb-nav-1 ul li:hover, #mb-c .mb-nav-1 ul li.complete {border: 4px solid #FFBB00; line-height: 40px; color:#FFBB00; font-weight:500;}
#mb-c .mb-nav-1 ul li.complete { background-color:#FFBB00; color:white;}
#mb-c .mb-nav-1 ul li span {display:none;}
#mb-c .mb-nav-1 ul li.active span.mb-arrow, #mb-c .mb-nav-1 ul li:hover span.mb-arrow {background-position: 1px 0;}
#mb-c .mb-nav-1 ul li.complete:nth-child(1) span.mb-arrow { background-position: 1px -120px;}
#mb-c .mb-nav-1 ul li.complete:nth-child(2) span.mb-arrow {background-position: 1px -160px;}

#mb-c .mb-nav-2 {height:30px; margin:0; padding:0; display:none; width:100%;}
#mb-c .mb-nav-2 ul {padding:0; margin:0; background-color:#ff9900; height:30px; box-shadow:0 1px 1px #ddd; border: 1px solid #FF9900; display:table-row;}
#mb-c .mb-nav-2 ul li {display:table-cell; height:30px; margin:0; padding:0;}
#mb-c .mb-nav-2 ul li.active {background-color:#ff9900;}

#mb-c .mb-nav .mb-confirm, #mb-c .mb-nav .mb-cancel, #mb-c .mb-nav .mb-prev, #mb-c .mb-nav .mb-next, #mb-c .mb-cta {width:50%; float:left; height:60px; text-align:center; font-size:16px; background-color:#666; color:#eee; cursor:pointer;  text-transform: uppercase;}
#mb-c .mb-nav .mb-confirm:hover, #mb-c .mb-nav .mb-cancel:hover, #mb-c .mb-nav .mb-prev:hover, #mb-c .mb-nav .mb-next:hover { background-color:#444; }
#mb-c .mb-nav .mb-confirm span, #mb-c .mb-nav .mb-cancel span, #mb-c .mb-nav .mb-prev span, #mb-c .mb-nav .mb-next span {line-height:60px; vertical-align:middle;}
#mb-c .mb-nav .mb-prev { border-bottom-left-radius: 2px; border-top-left-radius: 2px;}
#mb-c .mb-nav .mb-next, #mb-c .mb-nav .mb-confirm { background-color:#FFBB00; color:#fff; border-bottom-right-radius: 2px; border-top-right-radius: 2px;}
#mb-c .mb-nav .mb-next:hover, #mb-c .mb-nav .mb-confirm:hover {background-color:#006d86;}

#mb-c .mb-overlay {display:none; position:fixed; top:0; left:0; width:100%; z-index:22; /*background-color:rgba(102,102,102,0.95);*/}
#mb-c .mb-pop .mb-overlay {background-color:rgba(255,255,255,1);}
#mb-overlay {display:none; opacity:0; width:100%; position:fixed; top:0; left:0; z-index:21; background-color:rgba(48,48,48,0.90);}
#mb-c .mb-overlay .close {position:absolute; z-index:3; top:15px; right:15px; color:#fff; font-size:20px; font-weight:900; line-height:20px; padding:10px; background-image:url('images/icon-close-white.png'); background-size:contain; background-repeat:no-repeat;}
#mb-c .mb-overlay .close span {display:none;}
#mb-c .mb-overlay .mb-header {padding:40px 0; margin:0 auto; text-align:center; background-color:rgba(51,51,51,0.80); }
#mb-c .mb-overlay .mb-header h3 {font-size:16px; color:#fff; font-weight:900;  margin: 0 0 0 0; max-width: calc(100% - 130px); display: inline-block;}
#mb-c .mb-overlay h2 {color:#fff; font-weight:900;}
#mb-c .mb-footer {bottom: 0; width: 100%; max-width:600px;}
#mb-c .mb-overlay .mb-content {margin:20px auto; max-width:600px; color:#fff;}
#mb-c .mb-overlay .mb-content h3 {text-align:center; margin-bottom:20px;}
#mb-c .mb-overlay .mb-content .mb-icon {width:auto; background-position:15px 50%;}
#mb-c .mb-overlay .mb-content .mb-row {background-color:transparent; height: 50px;}
#mb-c .mb-overlay .mb-content .mb-row .mb-icon {background-color:transparent; padding-left:110px;}
#mb-c .mb-overlay .mb-content, #mb-c .mb-overlay .mb-content .mb-cell {font-size:16px;}
#mb-c .mb-overlay .mb-content .mb-table {width:100%;}
#mb-c .mb-overlay .mb-cancel {background-color:#999;}

#mb-c .mb-overlay .mb-content .mb-icon {background-size:auto 90%;}
#mb-c .mb-overlay .mb-content .mb-icon-bike {background-image:url('images-final/icon-bikeoption-charcoal.png'); background-size:auto 80%;}
#mb-c .mb-overlay .mb-content .mb-icon-extraluggage {background-image:url('images-final/icon-extraluggageoption-charcoal.png');background-size:auto 80%;}
#mb-c .mb-overlay .mb-content .mb-icon-skis {background-image: url('images-final/icon-skisoption-charcoal.png'); background-size:auto 70%; background-position:30px 50%;}
#mb-c .mb-overlay .mb-content .mb-icon-snowboard {background-size:auto 70%; background-position: 30px 50%;}
#mb-c .mb-extras .mb-input.mb-input-btn .mb-input-name {display:table-cell; vertical-align:middle; opacity:1; text-transform: uppercase;
    font-size: 10px;}

/*
#mb-c .mb-text.active .mb-icon-profile {background-image: url(images-final/icon-name-teal-filled.png);}
#mb-c .mb-text.active .mb-icon-email {background-image: url(images-final/icon-email-teal.png);}
#mb-c .mb-text.active .mb-icon-mobile {background-image: url(images-final/icon-telephone-teal.png);}
#mb-c .mb-text.active .mb-icon-hotel {background-image: url(images-final/icon-accomname-teal.png)}
#mb-c .mb-text.active .mb-icon-address {background-image: url(images-final/icon-accomaddress-teal.png);}
#mb-c .mb-text.active .mb-icon-telephone {background-image: url(images-final/icon-telephone-teal.png);}
*/

#mb-c .mb-text.active .mb-input-name {opacity: 1;}

#mb-c h3.mb-icon-passport {background-image: url(images-final/icon-leadpaxinfo-green.png);}
#mb-c h3.mb-icon-accommodationdetails { background-image: url(images-final/icon-dropoffdetails-green.png);}
#mb-c h3.mb-icon-extras { background-image: url(images-final/icon-extras-green.png);}

#mb-c section.mb-login {width:100%; background-color:#669900; color:#fff; padding:10px 0;}
#mb-c section.mb-login .mb-input .mb-input-name {color:#666;}
#mb-c section.mb-login > div {max-width:900px; margin:0 auto;}
#mb-c section.mb-login > h2 {text-align:center; font-size:14px; cursor:pointer;}
#mb-c section.mb-login .mb-search {display:none;}
#mb-c section.mb-login .mb-search .mb-form {margin:10px 0;}
#mb-c section.mb-login .mb-search form {margin:0;}
#mb-c section.mb-login .mb-search .mb-form h2 {display:none;}

#mb-c .mb-login-menu {margin:10px auto; margin-top:15px; max-width:470px;}
#mb-c .mb-login-menu .mb-button {width:30%; padding: 5px; max-width:150px; height: 90px; border-radius: 5px; float: left; margin-left:15px; background-color:#666;}
#mb-c .mb-login-menu .mb-button:first-child {margin-left:0;}
#mb-c .mb-login-menu .mb-button .mb-icon { margin: 5px auto;
    height: 20px;
    width: 20px;
    min-height: 20px;
    background-size: contain;
    background-position: 50%;
    margin-top: 10px;}
#mb-c .mb-login-menu .mb-button.active {background-color: #0096b9;}
#mb-c .mb-login-menu .mb-button .mb-row {height:40px;}
#mb-c .mb-login-menu .mb-button .mb-cell {width:150px;}
#mb-c .mb-login-menu ul {margin: 0; padding: 0;}

#mb-c .mb-login-menu.mb-2options {max-width: 320px; margin-top:35px;}    
#mb-c .mb-login-menu.mb-2options .mb-button {width:calc(50% - 10px);}

#mb-c .mb-search {padding-bottom: 20px;}

.mb-datepicker-arrow {
    background-image: url(images/border-arrow.png);
    width: 25px;
    height: 13px;
    margin-top: -13px;
    left: 232px;
    background-size: contain;
    position: absolute;
    top: 0;
}

#mb-c .mb-pophover {width:calc(200% + 22px) !important; display:none; position:absolute !important; background-color:#fff; border-radius:3px; border:2px solid #0096b9 !important; height:auto !important; top:0 !important; left:0 !important; margin-left:-1px; margin-top:68px; padding:10px; min-width: 300px;}
#mb-c .mb-pophover .mb-header {background-color:#fff; height:auto;}
#mb-c .mb-pophover .mb-header h3 {color:#333;}

#mb-c .mb-pophover.mb-pop-mail { margin-left:-150px;}
#mb-c .mb-pophover.mb-pop-receipts { margin-left:-200px;}
#mb-c .mb-pophover.mb-pop-mail .mb-row.mb-text p, #mb-c .mb-pophover.mb-pop-receipts .mb-row.mb-text p {padding-bottom:10px; padding-top:10px; border-top:1px solid #ccc;}
#mb-c .mb-pophover.mb-pop-mail .mb-row.mb-text:first-child p, #mb-c .mb-pophover.mb-pop-receipts .mb-row.mb-text:first-child p {padding-top:0; border-top:none;}
#mb-c .mb-pophover.mb-pop-mail .mb-row.mb-text:last-child p, #mb-c .mb-pophover.mb-pop-receipts .mb-row.mb-text:last-child p {padding-bottom:0;}

#mb-c #mb-journey-position .mb-input {border:none; /* margin: 3px 0; */}
#mb-c #mb-journey-position > div.mb-input {background-color:transparent;}
#mb-c.mb-return #mb-journeys .mb-journey1, #mb-c.mb-return #mb-journeys .mb-journey2 {margin:-9px 0 0 0; padding:20px 10px; width:calc(50% - 5px);}
#mb-c.mb-return #mb-journeys .mb-journey1 {float:left; padding:20px 10px 20px 0;}
#mb-c.mb-return #mb-journeys .mb-journey2 {display:block !important; float:right; padding:20px 0 20px 10px;}
#mb-c.mb-return #mb-journeys .mb-journey2 .mb-from-airport {background-color:#fff;}
#mb-c .mb-switch {display:none;}
#mb-c .mb-to-name,#mb-c .mb-from-name {display:inline !important;}

#mb-c.mb-return #mb-journeys .mb-journey2.mb-hide {display:none !important;}

#mb-c .mb-page-contact #mb-journeys .mb-journey1, #mb-c .mb-page-contact #mb-journeys .mb-journey2 {width:100%; float:none;}

#mb-journeys .mb-mobile {width:calc(100% - 50px);}

#mb-alerts {display:none; z-index:23; opacity:0; position:absolute; top:0; margin:0 auto; width:100%;}
#mb-alerts > div {display:none; position:relative;}
#mb-alerts div.mb-overlay > div {max-width:600px; margin:20px auto; padding:0 20px; color:#fff;}
#mb-alerts div.mb-overlay ul li {list-style:none;}
#mb-alerts div.mb-overlay div.mb-footer {padding:0;}

#mb-c .mb-nav-1.mb-account-nav {max-width:calc(50% - 30px); margin: 0 0 0 30px;}

body #mb-c .mb-default-hide {display:none;}
body #mb-c .mb-default-inactive {opacity:0.5;}
body #mb-c .mb-default-hide.active {display:block;}

#mb-c .mb-input.mb-radio-table .mb-input-name {visibility:visible;}
#mb-c .mb-inc-details-text div {display:none !important;}

#mb-c .time_pick input.timepicki-input {
	padding: 0;
    margin: 0;
    position: relative;
}

 .ui-widget {font-family:'Roboto', sans-serif;}
 .ui-widget.ui-autocomplete {max-height:400px; overflow:scroll; max-width:550px;}
 .ui-datepicker {width:calc(100% - 108px); line-height:2em; max-width:400px; margin:0 auto;}
 .ui-datepicker td span,  .ui-datepicker td a { text-align: center;}
 .ui-widget-header {
    border: none;
    background:none;
}
 .ui-datepicker th {color:#0096b9; line-height:2em;}
 .ui-datepicker td a {line-height:2em;}
 .ui-state-default,  .ui-widget-content .ui-state-default,  .ui-widget-header .ui-state-default,  .ui-button,  .ui-button.ui-state-disabled:hover,  .ui-button.ui-state-disabled:active {
    border: 1px solid #eeeeee;
    background: #eeeeee;
    font-weight: normal;
    color: #666666;
}
 .ui-state-highlight,  .ui-widget-content .ui-state-highlight,  .ui-widget-header .ui-state-highlight {
    border: 1px solid #ff9900;
    background: #ffcd33;
    color: #333;
}
 .ui-state-active,  .ui-widget-content .ui-state-active,  .ui-widget-header .ui-state-active,  a.ui-button:active,  .ui-button:active,  .ui-button.ui-state-active:hover {
	
	border: 1px solid #0077c7;
    background: #0084c8;
    font-weight: normal;
    color: #ffffff;
	
}

.ui-widget {
    font-family:'Roboto', sans-serif;
    font-size: 1.0em;
}

.ui-widget.ui-autocomplete span.ui-state-active {margin:0; color:inherit; border:none; background-color:transparent;}

 .ui-datepicker .ui-datepicker-prev,  .ui-datepicker .ui-datepicker-next {
    width: 2em;
    height: 2em;
}

.ui-widget.ui-widget-content.ui-datepicker {
    z-index: 50 !important;
}

.ui-datepicker {
    margin-top: 20px !important;
    border: 2px solid #0096b9 !important;
}

.ui-datepicker table {
    font-size: 0.8em;
    margin: 0 0 .35em;
}

.wickedpicker {z-index:23; position: fixed !important; background:none; width:100%; height:auto; box-shadow:none; left:0 !important;}
.wickedpicker__title {display:none;}
.wickedpicker__title, .wickedpicker__controls, .wickedpicker__controls__control, .wickedpicker__controls__control--separator, .wickedpicker__controls__control-up, .wickedpicker__controls__control-down {
    font-size: 40px;
}
.wickedpicker__controls__control {
    width: 70px;
	color:#fff;
}
.wickedpicker__controls__control--separator {
	color:#fff;
    width: 25px;
}
.wickedpicker__controls__control-up, .wickedpicker__controls__control-down {
    color: #ff9900;
}

.iti-mobile .intl-tel-input.iti-container {overflow:hidden;}

#mb-time, #mb-time2, .mb-mobile, .mb-flight-time {overflow:visible !important;}
#mb-time .mb-footer, #mb-time2 .mb-footer {margin-top: 240px;}
.timepicker_wrap {top:50px;}

#mb-c .mb-summary h3.mb-header {padding-left:50px;}
#mb-c .mb-summary.mb-table {font-size:14px; width:100%;}
#mb-c .mb-summary.mb-table .mb-row {min-height:20px; padding:10px; background-color:#ddd;}
#mb-c .mb-summary.mb-table .mb-row:nth-child(even) {background-color:#eee;}
#mb-c .mb-summary.mb-table .mb-cell {padding-left:10px;}
#mb-c .mb-summary.mb-table .mb-cell:first-child {padding-left:0;}
#mb-c .mb-summary.mb-table .mb-cell:nth-child(2) {font-weight:900;}

/*#mb-c #mb-home-menu .mb-row li.mb-basket {display:none;}*/
#mb-c .mb-basket-items.mb-basket-body {margin-top:45px;}
#mb-c .mb-float .mb-basket-item.mb-float {float:none; width:100%; margin: 4px 0;}
#mb-c .mb-basket-item {background-color: #666; color: #fff; padding:10px 10px 10px 10px; margin:0 0 2px 0; width:100%;}
#mb-c .mb-basket-item:nth-child(even) {background-color: #555;}
#mb-c .mb-basket-item:hover {background-color: #333;}
#mb-c .mb-basket-item.active, #mb-c .mb-basket-item.select {background-color: #333; color: #fff;}
#mb-c .mb-basket-item:first-child {margin-top:0;}
#mb-c .mb-basket-item.mb-float {padding:20px; border-radius:3px; margin: 10px 0; border-bottom:none;}
#mb-c .mb-basket-item .mb-row {height:auto;}
#mb-c .mb-basket-item .mb-row > ul {padding:0; margin:0;}
#mb-c .mb-basket-item .mb-row > ul > li {list-style:none; margin:0; display:block; padding:0;}
#mb-c .mb-basket-item .mb-row > ul > li span {color:#669900;}
#mb-c .mb-basket-item .mb-row > ul > li > ul > li {display:inline;}
#mb-c .mb-basket-item .mb-row > ul > li > ul > li:after {content: ', ';}
#mb-c .mb-basket-item .mb-row > ul > li > ul > li:last-child:after {content: '';}
#mb-c .mb-basket-item .mb-row.mb-head {cursor:pointer; height: 29px;}
#mb-c .mb-basket-item .mb-row.mb-head h2 {margin-bottom:5px; font-size:14px; line-height: 1.3;}
#mb-c .mb-basket-item .mb-row.mb-head h2 span {}
#mb-c .mb-basket-item .mb-body {display:none; margin-left:10px;}
#mb-c .mb-basket-item.active .mb-body {}
#mb-c .mb-basket-item.incomplete {background-color:rgba(146,10,0,0.20);}
#mb-c .mb-basket-item .mb-remove {/*width:20px; height:20px; top: 3px; border-radius:50%; position:absolute; right:0; background-size: 60%; background-repeat: no-repeat; background-position: center; cursor:pointer;*/}
#mb-c .mb-basket-item .mb-remove:hover {background-size: 70%;}
#mb-c .mb-basket-item .mb-table {position:relative;}

#mb-c .mb-basket-item ul {margin:0; padding:0; list-style:none;}
#mb-c .mb-basket-item ul li {margin:5px 0 5px 0; padding:0; list-style:none;}
#mb-c .mb-basket-item ul li span {font-weight:300; color: rgba(102,153,0,1);}
#mb-c .mb-basket-item ul li.mb-list-head {font-size:14px;}

#mb-c .mb-basket-item ul li span.mb-basket-journey {display:inline-block; color: inherit; width:76%;}
#mb-c .mb-basket-item ul li span.mb-basket-price {display:inline-block;}
#mb-c .mb-totals.mb-table {width: 100%; font-size: 13px; }
#mb-c .mb-totals .mb-cell:first-child {width: 75%; text-align: right; padding-right: 10px;}
#mb-c .mb-totals .mb-cell:last-child {color:#0096b9;}

#mb-c .mb-number .mb-input-text {width:calc(100% - 105px); overflow:hidden;}

#mb-c #mb-home-menu .mb-cell div.mb-basket-count {
	display: block;
    position: absolute;
    color: white;
    margin: 16px 0 0 -23px;
    height: 10px;
    font-size: 11px;
    font-weight: 500;
    padding: 0;
	text-align: center;
}


#mb-c #mb-home-menu .mb-cell.active div.mb-basket-count {
    color: #666;
}

#mb-c .mb-form-nologin {font-size:18px;}

#mb-c .mb-form-head {height:40px; margin-top:10px; max-width:800px; margin:20px auto 0 auto; position:relative;}
#mb-c .mb-form-head h2 {line-height:40px; font-size:20px; font-weight:400; display:block;}
body #mb-c .mb-form-head .mb-icon.mb-icon-close {height:40px; width:40px; background-size:60%; background-position:right 50%; position:absolute; left:calc(100% - 40px); top:0; cursor:pointer;}
#mb-c .mb-form-head .mb-icon-close:hover {opacity:0.8;}
body #mb-c .mb-form-head .mb-icon.md-account-icon {display:block; float:left; background-position:left 50%; background-size:60%; margin:0; width:40px; height:40px;}

#mb-c .mb-booking-items {margin:20px auto;}
#mb-c .mb-booking-item {width:100%; padding:10px; border-radius:3px; border:1px solid #999; margin-bottom:15px; background-color:rgba(240,240,240,1);}
#mb-c .mb-booking-item:nth-child(even) {background-color:rgba(250,250,250,1);}
#mb-c .mb-booking-item.active {background-color:rgba(220,220,220,1);}
#mb-c .mb-booking-item .mb-table {width:100%;}
#mb-c .mb-booking-item .mb-cell {vertical-align:top; max-width:150px;}
#mb-c .mb-booking-item .mb-cell p {margin:2px 0;}
#mb-c .mb-booking-item h3 {margin-bottom:2px; font-size:14px; font-weight:500;}
#mb-c .mb-booking-item .mb-cell h1 {font-size:16px; text-align:right;}
#mb-c .mb-booking-item .mb-cell.mb-messages {vertical-align:bottom; padding-bottom:5px; position:relative; max-width:30px;}
#mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-email, #mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-receipt {float:right; width:45px; background-position:right bottom; background-size:80%;}
#mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-email:hover, #mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-receipt:hover {opacity:0.8;}
#mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-receipt {margin-bottom:-3px;}
#mb-c .mb-form-history .mb-booking-item .mb-cell.mb-messages {display:none;}
#mb-c .mb-booking-item .mb-cell.mb-price {vertical-align: middle;}
#mb-c .mb-booking-item .mb-cell.mb-slide {vertical-align: middle; text-align: center;}
#mb-c .mb-booking-item .mb-cell.mb-slide .mb-icon {margin-left:20px;}
#mb-c .mb-booking-item .mb-body {margin: 20px 0 0 0;}
#mb-c .mb-booking-item .mb-body ul {margin:0; padding:0;}
#mb-c .mb-booking-item .mb-body ul li {margin:0; padding:0; list-style:none;}
#mb-c .mb-booking-item .mb-body span {font-weight:400;}
#mb-c .mb-booking-item .mb-float {min-width:100px; margin-bottom:20px;}
#mb-c .mb-booking-item .mb-pax {margin-left:3px; width:15px; height:12px; background-size:contain; display:inline-block; background-repeat: no-repeat;}

#mb-c .mb-status-confirmed {color:rgba(102,153,0,1); font-weight:400; font-size:1.2em;}
#mb-c .mb-status-unconfirmed {color:rgba(255,133,3,1.00); font-weight:400; font-size:1.2em;}

#mb-c .mb-circle-number {display:block; height:20px; width:20px; border-radius:10px; color:white; background-color: rgba(193,0,0,1.00); position:absolute; text-align:center; line-height: 20px; right:3px; margin-top:5px; z-index:2;}


#mb-c .mb-form-block {display:none; position:absolute; top:0; border-radius:2px; left:0; width:100%; z-index:10; height:100%; background-color:rgba(0,0,0,0.4);}
#mb-c .mb-txt-no-register {display:none;}

#mb-c .mb-row.mb-container-tally {
	font-size: 14px;
    height: 20px;
}

#mb-c .mb-row.mb-container-tally .mb-cell {
	
}

#mb-c .mb-container-promo {
	width:50%;
	margin-top:-50px;
	float:right;
}

#mb-c .mb-payment-basket .mb-container-promo {
	width:100%;
	margin-top:10px;
}

#mb-c .mb-show-promo {
    margin: 10px 0 0 0;
}

body .mb-journey-txt {text-align:right;}

body #mb-c .mb-container-promo .mb-button {
	float:right;
	max-width:140px;
	min-width:10px;
	padding: 12px 0;
}

body #mb-c .mb-container-promo .mb-remove-promo {
	float:right;
	max-width:140px;
	width:18px;
	padding: 0;
	border-radius:12px;
}

body #mb-c .mb-container-promo .mb-input {float:left;}
body #mb-c .mb-container-promo .mb-input, body #mb-c .mb-container-promo .mb-input .mb-row  {
	width:calc(100% - 150px);
}

body #mb-c .mb-container-promo input[type="text"], body #mb-c .mb-container-promo .mb-text.filled input[type="text"] {
}

body #mb-c .mb-container-promo .mb-icon {

}

#mb-c .mb-container-promo .mb-input-name {
	/*display:none;*/
}

.ui-autocomplete li {padding:8px; margin:0; border-bottom:1px solid #666; background-color:#E7E7E7;}
.ui-autocomplete li:nth-child(odd) {background-color:#f6f6f6;}
.ui-autocomplete li:last {border-bottom:none;}
.ui-autocomplete li span {display:block; font-size:14px; color:#666; margin:0; padding:0 !important; font-style:italic;}
.ui-autocomplete li:hover, .ui-autocomplete li:hover span, .ui-autocomplete li:active, .ui-autocomplete li:active span {background:#666; color:#fff;}
.ui-menu .ui-menu-item {font-size:16px;}
/* ul.ui-autocomplete li:nth-child(n+10) {display:none;} */

#mb-c #mb-journey-position {height: 49px; display:none;}
#mb-c #mb-journey-position div {max-height:40px; min-height:40px; height:40px; position:relative;}
#mb-c #mb-journey-position .mb-row div .mb-arrow {
	background-image:url(images-final/menu-arrow.png);
	background-position: -9px -130px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: 15px;
    right: -15px;
    top: 18px;
    z-index: 1;
    width: 15px;
    height: 40px;
}

#mb-c #mb-journey-position .mb-row div:first-child .mb-arrow {
	background-position: -9px -550px;
}
#mb-c #mb-journey-position .mb-row div:first-child:hover:not(.active) .mb-arrow {
	background-position: -9px -430px;
}
#mb-c #mb-journey-position .mb-row div .mb-arrow, #mb-c #mb-journey-position .mb-row div.active .mb-arrow {
	background-position: -9px -490px;
}

#mb-i-hover  { box-shadow: 0 0 5px #333333; z-index:5; margin-top:-40px; font-size:0.8em; padding:8px; background-color:white; border:1px solid #FFC100; border-radius:3px; display:none; position:absolute; max-width:100%; width:300px; color:#333;}
#mb-i-hover strong {font-weight:600;}

.intl-tel-input {width: calc(100% - 20px); display: block; position: absolute; top:0;}
#mb-c .intl-tel-input .flag-container {margin-top: 19px;}
.iti-mobile .intl-tel-input.iti-container { top:120px; }

#mb-c .noselect {-webkit-touch-callout: none; -webkit-user-select: none;  -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
body #mb-c .mb-input.mb-input-btn {width:calc(25% - 15px); margin-left:20px; float:left; min-width:100px;}
body #mb-c .mb-input.mb-input-btn:first-child {margin-left:0;}
#mb-c .mb-input.mb-input-btn .mb-popclick input[type="text"]  {display:none;}
#mb-c .mb-input.mb-input-btn .mb-input-name {visibility:visible;}

#mb-c span.mb-date1-text, #mb-c span.mb-date2-text, #mb-c span.mb-journey-pos {display:inline;}
#mb-c span.mb-journey-pos {font-weight:500;}

#mb-c .mb-focus {border-color: #FFC100; box-shadow: inset 0 0 0 2px #ffc100;}
#mb-c .mb-focus input:focus {border:none; outline:none; box-shadow:none;}

#mb-c .mb-address-name {width:calc(100% - 80px);}
#mb-c .mb-map-search {width:70px; height:40px; line-height:30px; max-width:70px; min-width:40px;}
#mb-c .mew-widget.mew-google-map {width:calc(100% - 40px); font-size: 1.6em; margin-left:40px;}

#mb-c .mew-widget {z-index:100;}

@media (max-width: 1199px) {
	
	#mb-c .mb-nav-1 ul li.active span {
		font-size: 14px;
	}
	
	#mb-c .mb-inc-details-text { width: calc(100% - 20px); }
	#mb-c #mb-arriving .mb-row div:first-child, #mb-c #mb-arriving2 .mb-row div:first-child {border-top-left-radius:0;}
	#mb-c #mb-arriving .mb-row div:last-child, #mb-c #mb-arriving2 .mb-row div:last-child {border-top-right-radius:0;}
	#form-wrapper > div.container {width:100%;}
	
	#mb-c .mb-transfer h3 {font-size:14px;}
	#mb-c .mb-transfer .mb-icon-moreinfo, #mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(3) {width:30%;}
	#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1), #mb-c .mb-transfer .mb-row:last-child > div:first-child {}
	#mb-c .mb-transfer .mb-icon-select, #mb-c .mb-transfer .mb-row .mb-cell.mb-info {background-size: 12px; background-position: 8% 50%; font-size:10px; padding-left:15px;}
	#mb-c .mb-transfer .mb-input-name ul {padding-left:10px;}
	#mb-c .mb-transfer .mb-icon-van {}
	
}

@media (max-width: 1100px) {
	
	body #mb-c .mb-nav {margin: 0;}
	body #mb-c .mb-book, body #mb-c .mb-search, body #mb-c .mb-account {padding: 0 10px 20px 10px;}
	#mb-c .mb-options ul ul div {padding-left: 60px;}
	#mb-c .mb-radio-container {
		border: none;
    	box-shadow: none;
	}
	
	#mb-c #mb-journey-position .mb-row div:first-child .mb-arrow {
		background-position: -9px -548px;
	}
	
	#mb-c #mb-journey-position .mb-row div .mb-arrow, #mb-c #mb-journey-position .mb-row div.active .mb-arrow {
		background-position: -9px -490px;
		margin-top: -21px;
	}
	
	#mb-c .mb-radio .mb-transfer.mb-float {
		min-width: 220px;
	}
	
}

@media (max-width: 1000px) {
	
	#mb-c #mb-menu nav {width:60px;}
	#mb-c .mb-load {
    	left: 0;
    	width: 100%;
	}
	#mb-c #mb-menu .mb-options {width:60px; padding:0;}
	#mb-c #mb-menu .mb-options ul h2,#mb-c #mb-menu .mb-options ul h3 {display:none;}
	body #mb-c #mb-home-menu .mb-cell div.mb-icon-van {
		background-position: 10px 50%;
		background-size: auto 40%;
	}
	body #mb-c #mb-home-menu .mb-cell div h2 {
		font-size: 13px;
	}
	#mb-c .mb-nav-1 ul {width:100%;}
	
	#mb-c.mb-return #mb-journeys .mb-journey1, #mb-c.mb-return #mb-journeys .mb-journey2 {
		margin: -9px 0 0 0;
		padding: 20px 10px;
		width: 100%;
		float:none;
	}
	
	#mb-c .mb-radio .mb-transfer.mb-float {
		min-width: auto;
	}
	
}



@media (max-width: 900px) {
	
	#mb-c .mb-map-search {display:none;}
	#mb-c .mb-address-name {margin-bottom:20px;}
	#mb-c .mb-address-container {display:none;}
	
	.iti-mobile .intl-tel-input .country-list {max-width:640px;}
	#mb-c {font-weight:400;}
	.ui-widget {font-weight:400;}
	.ui-widget.ui-autocomplete {
		font-weight: 500;
		font-size: 0.8rem;
		left: 10px !important;
		width:calc(100% - 20px) !important;
	}
	.ui-widget.ui-autocomplete li span {font-size: 0.7rem;}
	
	#mb-c .mb-payment.mb-float {width:100%; border:none;}
	
	#mb-c .mb-options ul li div {background-size:35px;}
	#mb-c .mb-options ul ul div {padding-left:70px;}
	#mb-c .mb-options ul ul h2 {font-size:15px; display:table-cell; vertical-align:middle;}
	#mb-c .mb-options ul ul h3 {font-size:12px; display: none;}
	
	#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1), #mb-c .mb-transfer .mb-row:last-child > div:first-child {}
	#mb-c .mb-float {float:none; min-width:20px; width:100%; clear:none;}
	
	#mb-c .mb-transfer.mb-float {
		float: left;
    	width: calc(50% - 5px);
	}
	
	#mb-c .mb-transfer.mb-float:nth-child(even) {
		float: right;
	}
	
	#mb-c #mb-tofrom .mb-float, #mb-c #mb-dates #mb-date {float:left;}
	#mb-c #mb-dates #mb-date2 {float:right;}
	#mb-c .mb-float:nth-child(even) {float:none;}
	#mb-c #mb-tofrom .mb-switch-tofrom.mb-icon {width:30px; background-size:60%;}
	#mb-c .mb-arriving {margin: 0;}
	#mb-c .mb-radio-container {margin-bottom: 9px;}
	
	#mb-c .mb-float.mb-flight-details {width:100%;}
	#mb-c .mb-float.mb-flight-time {width:100%;}
	
	#mb-c .mb-overlay .mb-header {
    	padding: 20px 0;
	}
	
	#mb-c .mb-nav-1 ul li.active span:nth-child(2) {
		display:none;
	}
	
	#mb-c #mb-tofrom #mb-from.mb-float, #mb-c #mb-tofrom #mb-to.mb-float, #mb-c #mb-dates #mb-date, #mb-c #mb-dates #mb-date2 {
		width: calc(50% - 5px);
	}
	
	#mb-c #mb-journey-position .mb-row .mb-cell.mb-value {
		background-position: 20px 50%;
		font-size: 12px;
		text-align: center;
	}
	
	#mb-c .mb-input-text, #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"], #mb-c .mb-mobile.mb-input .mb-input-ext {
		font-size:14px;
	}
	
	#mb-c .mb-number .mb-input-text {
		font-size: 11px;
	}
	
	#mb-c .mb-overlay .mb-header h3.mb-icon {color:white;}
	#mb-c .mb-overlay .mb-content {color:#333;}
	
	body #mb-c .mb-input.mb-input-btn {width: calc(50% - 15px);}
	body #mb-c .mb-input.mb-input-btn:nth-child(3) {margin-left:0;}
	#mb-c .mb-cc-expiry {margin-right:10px;}
	#mb-c .mb-cc-expiry, #mb-c .mb-cc-cvc {min-height:68px; float:left;}
	#mb-c .mb-payment-basket.mb-float {width:100%; padding:20px 0; margin-bottom: 20px; border-bottom: dashed 1px #ccc;}
	
	#mb-c .mb-nav .mb-confirm span, #mb-c .mb-nav .mb-cancel span, #mb-c .mb-nav .mb-prev span, #mb-c .mb-nav .mb-next span {line-height:40px;}
	#mb-c .mb-nav .mb-prev, #mb-c .mb-nav .mb-next, #mb-c .mb-cta, #mb-c .mb-button.mb-large {height:auto;}
	
	#mb-c .mb-datepicker-arrow {display:none;}
	
	body #mb-c .mb-overlay .mb-nav { width:100%; max-width:600px; height:50px; margin: 0 auto;}
	body #mb-c .mb-overlay .mb-nav > div {line-height: 50px; height: 50px;}
	
	#mb-c #mb-home-menu .mb-cell div.mb-icon {margin-left:auto; overflow: hidden;}
	#mb-c #mb-journeys {margin: 0;}
	body #mb-c .mb-nav {margin: 0;}
	#mb-c .mb-cta {display:none;}
	body #mb-c #mb-home-menu .mb-cell div.mb-icon {
		background-size: auto 50%;
		background-position: 50% 2px;
		padding: 0;
	}
	#mb-c #mb-home-menu .mb-cell div.mb-basket-count {
		margin: 8px 0 0 25px;
		font-size: 11px;
		font-weight: 400;
	}
	body #mb-c .mb-icon {background-size: auto 50%;}
	body #mb-c #mb-home-menu .mb-cell div h2 {
    	font-size: 11px;
		margin-top: 11px;
		font-weight: 400;
	}
	
	body #mb-c #mb-home-menu .mb-cell div.mb-icon-van {
		background-size: auto 40%;
		background-position: 50% 6px;
	}
	
	#mb-c .mb-overlay .close {
		top: 28px;
		right: 18px;
		opacity: 0.6;
	}
	
	#mb-c .mb-pop-mail .mb-content .mb-row p {font-size: 14px; color: #666; line-height: 18px; border-top:1px solid #666; padding-top: 10px;}
	#mb-c .mb-pop-mail .mb-content .mb-row:first-child p {border:none; padding-top: 0;}
	
}

@media (max-width: 640px) {
	
	#mb-c .mb-radio .mb-transfer.mb-float, #mb-c .mb-radio .mb-transfer.mb-noservice .mb-cell.mb-summary > div {
		min-height: 30px;
	}
	
	.iti-mobile .intl-tel-input .country-list {max-width:400px;}
	.ui-datepicker { width:calc(100% - 20px); max-width: calc(100% - 20px) !important; line-height:2em; left: 10px !important;}
	#mb-c .mb-overlay .mb-header h3 {text-align:left; max-width: calc(100% - 130px); color: white;}
	#mb-c .mb-footer {}
	#mb-c .mb-overlay .mb-content {margin:20px;}
	#form-wrapper > div.container {padding:0 !important;}
	#mb-c .mb-book {padding: 0 10px 20px 10px;}
	#mb-c .mb-book h2.mb-onlyjourney2, #mb-c .mb-book h2.mb-onlyjourney1 {margin-top:0; width:auto; float:none; margin-bottom: 10px;}
	#mb-c span.mb-date1-text, #mb-c span.mb-date2-text {/*padding-left:20px;*/}
	#mb-c .mb-oneway span.mb-date1-text, #mb-c .mb-oneway span.mb-date2-text {padding-left:0;}
	#mb-c .mb-input .mb-cell {}
	#mb-c .mb-oneway h2.mb-onlyjourney1 {margin-bottom:25px;}
	#mb-c .mb-oneway h2.mb-onlyjourney2 span, #mb-c .mb-oneway h2.mb-onlyjourney1 span {display:block;}
	#mb-c .mb-book span.mb-journey-pos {display:none !important;}
	#mb-c .mb-form .mb-icon, #mb-c .mb-inc-details .mb-icon {/*width:30px; background-size: 40% auto; background-position: 10px 50%;*/}
	
	#mb-c .mb-input-text, #mb-c .mb-text textarea, #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"] {
		width:calc(100% - 32px);
	}
	#mb-c .mb-text input[type="tel"] {width:calc(100% - 60px);}
	
	#mb-c .mb-radio .mb-transfer.mb-float, #mb-c .mb-radio .mb-transfer.mb-float:nth-child(even) {
		width:100%;
		float:none;
	}
	
	
}

@media (max-width: 575px) {
	
	.iti-mobile .intl-tel-input .country-list {max-width:500px;}
	#mb-loader {background-position:50% 50%; position:fixed; height:100% !important;}
	body #mb-c .mb-book {padding:0;}
	body #mb-c .mb-book[data-page="home"] {padding:10px;}
	#mb-c #mb-tofrom #mb-from.mb-float, #mb-c #mb-tofrom #mb-to.mb-float {width:100%; float:none;}
	#mb-c #mb-tofrom .mb-switch-tofrom.mb-icon {}
	#mb-c .mb-book {padding-bottom: 10px !important;}
	#mb-c .mb-switch-tofrom {display:none;}
	
	#mb-c .mb-input .mb-cell {padding:0;}
	#mb-c .mb-transfer .mb-price span.price {
		font-weight: 300;
		font-size: 25px;
	}
	
	#mb-c .intl-tel-input .flag-container {
		margin-top: 14px;
	}
	
	#mb-c h3.mb-cell span {
		margin-top: 0;
	}
	
	#mb-c .mb-form-content {
		padding: 0 10px;
	}
	
	#mb-c .mb-form-head {
		margin-left:10px;
		margin-right:10px;
	}
	
	#mb-c .mb-row, #mb-c form.mb-small-form .mb-input .mb-row {
		/*height: 30px;*/
	}
	
	#mb-c.mb-return #mb-journeys .mb-journey1, #mb-c.mb-return #mb-journeys .mb-journey2 {
		padding: 20px;
	}
	
	#mb-c .mb-form-content #mb-journeys .mb-journey1, #mb-c.mb-return .mb-form-content #mb-journeys .mb-journey2 {
		padding: 0;
	}
	
	#mb-c .mb-journey-txt h2 {
		font-size: 20px;
	}
	
	#mb-c .mb-form .mb-journey-overview .mb-button.mb-compare, #mb-c .mb-form .mb-basket-header .mb-add-new {
		min-height: 20px;
    	font-size: 12px;
	}
	
	#mb-c .mb-form .mb-icon, #mb-c .mb-inc-details .mb-icon, #mb-c form.mb-small-form .mb-input .mb-row .mb-cell {/*min-height:30px; width: 30px;*/}
	#mb-c .mb-input-label, #mb-c .mb-input-text, #mb-c .mb-text textarea, #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"] {
		/*
		border: none;
		height: 26px;
		font-size: 12px !important;
		vertical-align: middle;
		line-height: 26px;
		top: 2px;
		*/
	}
	
	#mb-c .mb-radio .mb-value.mb-transfer.active .mb-row.mb-transfer-body .mb-summary {
		height:110px;
	}
	
	#mb-c {
		height: auto;
		line-height: normal;
		font-size: 12px !important;
		padding: 0;
		margin: 0;
		/*margin-bottom: 10px;*/
	}
	
	.intl-tel-input {
		width: calc(100% - 20px);
	}
	
	#mb-c .mb-form-block {background-color:rgba(255,255,255,1);}
	
	body #mb-c .mb-nav {position:fixed; bottom:0; width:100%; margin:0; left:0; font-weight:400; height: 50px; z-index: 20;}
	body #mb-c .mb-book[data-page="home"] .mb-nav  {bottom:auto; width: calc(100% - 10px);}
	body #mb-c .mb-nav .mb-next {float:right;}
	body #mb-c .mb-nav .mb-next, body #mb-c .mb-nav .mb-prev {}
	body #wpadminbar {display:none;}
	body #page #form-wrapper {top:44px;}
	.admin-bar .wrapper-headerbar, .admin-bar .wrapper-navbar {margin-top:0;}
	body #mb-c .mb-inc-details-text {display:none !important;}
	body #mb-c .mb-form {margin-bottom:60px;}

	#mb-c .mb-form-content h3 {margin-top:10px;}
	#mb-c .mb-nav .mb-confirm span, #mb-c .mb-nav .mb-cancel span, #mb-c .mb-nav .mb-prev span, #mb-c .mb-nav .mb-next span {line-height:50px; font-size: 12px;}
	body #mb-c .mb-nav .mb-login-nav {line-height:50px; height:50px; max-width:100%;}
	#mb-c .mb-login-menu .mb-button {margin-left:10px;}
	#mb-c .mb-login-menu .mb-button:first-child {margin-left:10px;}
	#mb-c .mb-form .mb-form-content h3.mb-icon {
		font-size: 13px;
		line-height: normal;
		padding: 10px 0;
	}
	
	#mb-c .mb-mobile.mb-input .mb-input-ext {
		font-size: 12px;
		height: 20px;
		line-height: 30px;
	}
	
	#mb-c .mb-input-text, #mb-c .mb-text textarea, #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="text"]:-webkit-autofill, #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"] {
		/*
		height: 26px;
		font-size: 12px !important;
		vertical-align: middle;
		line-height: 26px;
		top: 2px;
		font-weight: 500;
		*/
	}
	
	#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child.active {
		font-weight: 500;
	}
	
	#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child.active {
		font-weight: 500;
	}
	
	#mb-c.booking-home .mb-nav .mb-next{border-radius:2px;}
	#mb-c.booking-home .mb-nav .mb-next span {line-height:40px; font-size:12px;}
	
	#mb-c .mb-input .mb-input-name {
		/*font-size: 9px;*/
	}
	
	#mb-c .mb-cell span {
		margin-top: 2px;
    	font-size: 11px;
	}
	
	#mb-overlay {background-color:#666;}
	#mb-c .mb-overlay .mb-content .mb-row .mb-icon {
		padding-left: 80px;
		font-weight:400;
		font-size: 14px;
	}
	
	#mb-c .mb-form .mb-icon.mb-value {
		background-position: 50% 15px;
	}
	
	#mb-c .mb-switch.mb-input .mb-input-name {
		margin-top: 0 !important;
	}
	
	#mb-c .mb-plus, #mb-c .mb-minus, #mb-c .mb-enter-number {padding:0 !important;}
	#mb-c .mb-plus {padding-right:10px !important;}
	
	#mb-c .mb-login-options .mb-login-option {width:100%; border-radius:0; float:none; margin:0 0 10px 0;}
	#mb-c .mb-login-option .mb-body {height:auto;}
	#mb-c .mb-login-option .mb-form-content {border-radius:0;}
	#mb-c .mb-login-menu .mb-button {font-size:10px;}
	
	#mb-c .mb-input, #mb-c form.mb-small-form .mb-input {
		margin: 0 0 12px 0;
		/*
		min-height: 30px;
		height:30px;
		*/
	}
	
	#mb-c .mb-text {font-size:12px;}

	#mb-c #mb-journey-position .mb-row .mb-cell.mb-value {
		background-position: 15px 50%;
		font-size: 10px;
	}
	
	#mb-c .mb-radio .mb-value.mb-transfer {min-height:60px;}
	#mb-c .mb-transfer .mb-row:first-child {height: 30px; min-height: 30px; max-height: 30px;}
	#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1) {
		height:30px;
	}
	
	
	#mb-c .mb-transfer .mb-input-name ul li {
		padding: 0 0 0 15px;
		margin-bottom: 3px;
		min-height: 15px;
		font-size: 11px;
	}
	
	#mb-c .mb-basket-item .mb-row.mb-head h2 {font-size:11px;}
	#mb-c .mb-basket-item ul li.mb-list-head {font-size:11px;}
	
	#mb-c .mb-nav-1 {
		padding: 0 15px;
	}

	#mb-c .mb-nav-1 ul li {
		margin-left: calc(21% + 3px);
	}
	
}

@media (max-width: 500px) {
	
	#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1), #mb-c .mb-transfer .mb-row:last-child > div:first-child {}
	#mb-c {overflow:hidden; font-size: 14px;}
	#mb-c .mb-form {/*margin:20px 10px;*/}
	/*#mb-c #mb-menu {display:none;}*/
	/*#mb-c #mb-menu-mobile {display:block; background-color:#595A5B;}*/
	#mb-c .mb-load {top:0; left:0; width:100%;}
	#mb-c .mb-options > ul > li > div { margin:0; }
	#mb-c .mb-footer { position: fixed; }
	body #mb-c .mb-input.mb-input-btn {width: 100%; margin-left:0;}
	#mb-c .mb-arriving .mb-input .mb-input-name {font-size:9px;}
	#mb-c .float.right {
		float: none;
	}
	
	#mb-c .mb-nav-1 ul li {
		margin-left: calc(20% + 3px);
	}
	
	
}

@media (max-width: 400px) {
	
	.iti-mobile .intl-tel-input .country-list {max-width:280px;}
	#mb-c .mb-form .mb-icon, #mb-c .mb-inc-details .mb-icon {width:30px;     background-position: 10px 50%;}
	#mb-c .mb-float.mb-text-small {min-height:58px; float:none; margin-right:none; width:100%;}
	
	#mb-c .mb-nav-1 ul li {
		margin-left: calc(14% + 3px);
	}
	
}

@media (min-width: 577px) {
	
	#mb-c .mb-load {height:auto !important;}
}

@media (min-width: 901px) {
	
	#mb-c .mb-overlay .mb-header {display:none;}
	#mb-c .mb-nav .mb-next {float:right;}
	#mb-c .mb-input.mb-input-btn .mb-overlay .mb-input-name, #mb-c .mb-input.mb-input-btn.active .mb-overlay .mb-input-name {color:#666;}
	
	body #mb-c .mb-input-btn:nth-child(n+3) .mb-overlay {margin-left:calc(-100% - 22px);}
	body #mb-c .mb-input-btn:nth-child(n+3) .mb-overlay .mb-datepicker-arrow {left:auto; right:50px;}
	body #mb-c .mb-pophover .mb-header {padding:10px;}
	body #mb-c .mb-overlay .mb-content h3, body #mb-c .mb-overlay .mb-content p, body #mb-c .mb-text .mb-overlay .mb-input-name {color:#666;}
	
	#mb-c .mb-options ul h2,#mb-c .mb-options ul h3 {margin-left:70px; color:#fff;}
	#mb-c .mb-nav .mb-prev span, #mb-c .mb-nav .mb-next span, #mb-c .mb-cta, #mb-c .mb-button.mb-large {line-height:30px;}
	#mb-c .mb-nav .mb-prev, #mb-c .mb-nav .mb-next, #mb-c .mb-cta, #mb-c .mb-button.mb-large {width:auto; height:auto; min-width:250px; border-radius:2px; color:#fff; text-align:center; padding:5px 15px; display:block; cursor:pointer;}
	
}

@media (min-width: 1101px) {
	
	body #mb-c .mb-nav {margin: 0 auto;}
	#mb-c .mb-nav-1 ul li {position:relative;}
	/*
	#mb-c .mb-nav-1 ul li span:not(.mb-arrow) {display:block; position:absolute; top:26px; left:80px; color:#666; font-weight:400; color:#999;}
	#mb-c .mb-nav-1 ul li span:first-child {top:8px; font-weight:100;}
	*/
	#mb-c #mb-journey-position .mb-row div .mb-arrow {top:13px;}
	#mb-c .mb-nav-1 ul li span.mb-arrow {position:absolute; z-index:1;}
	#mb-c .mb-nav-1 ul li.complete span {color:rgba(102,153,0,1);}
	#mb-c .mb-nav-1 ul li.complete:hover span {color:#3a3a3a;}
	#mb-c .mb-nav-1 ul li.active span {color:#fff;}
	#mb-c .mb-arriving > div.mb-table, #mb-c .mb-radio-table > div.mb-table {}
	#mb-c .mb-radio-table.mb-radio-half > div.mb-table {width:60%;}
	#mb-c .mb-radio-table.mb-radio-half > div.mb-table:first-child {width:40%;}
	#mb-c #mb-arriving .mb-row div:first-child, #mb-c #mb-arriving2 .mb-row div:first-child {border-bottom-left-radius:0; border-top-left-radius:0;}
	
}


@media (max-width: 767px) {
	
	#mb-c .mb-container-promo {
		width: calc(100% - 40px);
		margin: 0 auto;
		margin-top: -20px;
		float: none;
	}
	
	.wrapper-headerbar, .wrapper-navbar {
		position: absolute;
	}

}

@media (max-height: 800px) {
	
	.wrapper-headerbar, .wrapper-navbar {
		position: absolute;
	}

}

