body, html {
	
	font-family: 'Open Sans';
	font-size: 14px;
	color: #333333;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

:root {
	color-scheme: light only;
}

h1 {
	font-family: Arial;
	font-size: 32px;
	font-weight: normal;
	
}

.h1mob {
	font-size: 17px;
	position: relative;
	top: -3px
}

table {
	border-spacing: 0 0;
	border-collapse: separate;
}
td    {
	padding: 0;
	
}

.vtop {
vertical-align: text-top;
}

.lcont {
	min-width: 420px;
	padding-left: 30px;
}

.head-cnt {
	width: 100%;
	height: 100px;
	height: 100px;
	border-bottom: 1px solid #e0e0e0;
}

.foot-cnt {
	width: 100%;
	background: #242626;
}

.foot-cnt td {
	color: #fff;
	vertical-align: top;
}

.cpr {
	margin: auto;
	position: relative;
}

.sp {
	width: 1px;
	height: 41px;
	background: #e0e0e0;
	margin-left: 10px;
	margin-right: 10px;
}

.septd {
	width: 21px;
	min-width: 21px;
}

.icotd {
	width: 40px;
	min-width: 40px;
}
.itd {
	width: 260px;
	min-width: 260px;
}

.logoimg {
	width: 110px;
	height: 65px;
}

.logoimg_mob {
	height: 30px;
	
}

.iconimg {
	width: 27px;
	height: 25px;
	position: relative;
	top: -2px;
}

.desc {
	color: #6e6e6e;
}

.menu-cnt {
	width: 100%;
	min-width: 1392px;
	height: 50px;
	position:relative;
    z-index:2;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.52);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.52);
}


.menucont {
	padding-left: 20px;
}

.menucont ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menucont li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.menucont li a {
	text-decoration: none;
	margin: 0 10px 0 10px;
	color: #333333;
	display: block;
	height: 46px;
	line-height: 46px;
	border-bottom: 4px solid transparent;
	margin-right: 30px;
}

.menucont li a:hover {
	border-bottom: 4px solid #4381d5;
}

.menucont .selected {
	border-bottom: 4px solid #43d5cb;
}

.photoContainer {
	width: 100%;
	min-width: 1392px;
	height: 800px;
}


.photoContainer_small {
	width: 100%;
	min-width: 1392px;
	height: 400px;
	position: relative;
}

.fitme {
	width: 100%;
	height: 800px;
	object-fit: cover;
}

.fitme_mob {
	width: 100%;
	height: 200px;
	object-fit: cover;
}


.fitme_mob2 {
	width: 100%;
	height: 80px;
	object-fit: cover;
}




.fitme_small {
	width: 100%;
	height: 400px;
	object-fit: cover;
}


.columns3 {
	width: 100%;
	min-width: 1392px;
	height: 170px;
	position: relative;
}

.columns3_mob {
	width: 100%;
	position: relative;
}

.layer123 {
	position: relative;
	bottom: 170px;
	margin: auto;
	width: 1200px;
	height: 340px;
	background: #435ba1;
	border-radius: 10px;

}

.layer123_mob {
	position: relative;
	top: -30px;
	margin: auto;
	width: 90%;

	background: #435ba1;
	border-radius: 10px;

}

.w100 {
	width: 100%;
	height: 100%;

}

.w100_mob {
	width: 100%;
	height: 100%;

}

.l1 {
	width: 300px;
	background: #435ba1;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.l2 {
	width: 300px;
	background: #4f6dcd;
}

.l3 {
	width: 300px;
	background: #43d5cb;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}


.l1_mob {
	
	background: #435ba1;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
}



.l2_mob {
	
	background: #4f6dcd;

}

.l3_mob {
	
	background: #435ba1;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
}

.l2settings {
	background: #4f6dcd;
}

.w100 td {
	vertical-align: top;
	color: #fff;
	padding: 50px;
}

.w100_mob td {
	vertical-align: top;
	color: #fff;
	padding: 20px;
}

.bigIc {
	width: 52px;
	height: 50px;
}

.bigIc_mob {
	width: 30px;
	height: 29px;
}


.col-title {
	font-size: 25px;
	font-weight: bold;
	margin: 10px 0 10px 0;

	
}


.col-title_mob {
	font-size: 18px;
	
	height: 30px;
	line-height: 30px;	
	display: inline-block;
	position: relative;
	top: -8px;
}

.infotbl td {
	padding: 5px;
}

.infotbl {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.infotbl tr {
	border-bottom: 1px solid #fff;
}

.infotbl tr:last-child {
	border-bottom: 0;
}

.r {
	text-align: right;
}
.infotbl td {
	height: 35px;
	padding: 0;
	vertical-align: middle;
}


.columns4 {
	width: 100%;
	min-width: 1392px;
}

.columns4_mob {
	width: 100%;
	
}


.layer4a {
	position: relative;
	margin: auto;
	width: 1200px;

}

.layer4a_mob {
	position: relative;
	margin: auto;
	padding: 20px;
	padding-top: 0;
	
}

.w1 {
	width: 100%;
	
}

.w12 {
	width: 574px;
	vertical-align: bottom;
	height: 573px;
}

.col-title2 {
	font-size: 50px;
	margin: 10px 0 10px 0;
}

.col-title2_mob {
	font-size: 30px;
	margin: 10px 0 10px 0;
}

.col-title3 {
	font-size: 25px;
	padding: 10px 30px 10px 0;
	color: #fff;
}


.custlist {
	 list-style-image: url('../content_files/ic_ar.jpg');
}

.custlist li {
	height: 30px;
	line-height: 30px;
}

.learn {
	background: #43d5cb url('../content_files/but_arr.jpg') right center no-repeat;
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	padding: 10px 50px 10px 10px;
	border-radius: 5px;
	border: 0;
}

.learn:hover {
	background-color: #1c90a5;
}

.learn-invert {
	background: #fff url('../content_files/but_arr-i.jpg') right center no-repeat;
	text-decoration: none;
	color: #333333;
	font-size: 17px;
	padding: 10px 50px 10px 10px;
	border-radius: 5px;
	border: 0;
}

.learn-invert:hover {
	background-color: #cdcdcd;
}

.banner-img
{
	background: #43d5cb;
	height: 600px;
	position: relative;
}

.banner-img2
{
	background: #73d700;
	height: 600px;
	position: relative;
}

.special-image {
	margin:-4px;
	width: 574px;
	height: 573px;
	max-height: 573px;
}

.part1 {
	display: inline-block;
	width: 50%;
	height: 600px;
}


.fitme2 {
	width: 100%;
	height: 600px;
	object-fit: cover;
}

.cir {
	position: relative;
	top: 0;
	left: -80px;
	margin: auto;
	width: 84px;
	height: 600px;
}

.part2 {
	display: inline-block;
	position: absolute;
	top: 25px;
	margin: auto;
	width: 600px;
	height: 550px;
	color: #fff;
	margin-left: -40px;
}


.part2_mob {
	display: inline-block;
	width: 100%;
	color: #fff;
	background: #43d5cb;
	margin-top: -5px;
}

.text2 {
	
	padding: 30px;
	font-size: 17px;
}

.descr {
	position: relative;
	top: -2px;
}

.text1 {
	font-size: 20px;
	line-height: 35px;
}

.icoshower {
	width: 88px;
}

.icoshower img {
	
	height: 97px;
}


.icoshower_mob {
	width: 74px;
}

.icoshower_mob img {
	width: 64px;
	height: 70px;
	margin-top: 10px;
}

.clinick {
	width: 100%;
}

.clinick td {
vertical-align: top;
}

.w300 {
	width: 300px;
}

.smttle {
	font-weight: bold;
	font-size: 20px;
}

.grey {
	background: #fafafa;
	text-align: center;
}

.temtit {
	Font-size: 50px;
	padding: 30px;

}

.temtit2 {
	Font-size: 20px;


}

.temtit_mob {
	Font-size: 25px;
	padding: 10px;

}

.temtit2_mob {
	Font-size: 15px;


}

.smttle-mini {
	font-size: 15px;
	color: #4e6dcc;
	padding: 10px 0 10px 0;
}

.profile {
	width: 94%;
	height: 120px;
	position: relative;
	overflow: hidden;
	margin: auto;
	position: relative;
	background: #fff;
	border-radius: 10px;
}

.infocarriers {
	width: 100%;
}

.infocarriers tr {
	height: 30px;
}

.infocarriers td {
	font-size: 15px;
}

.infocarriers a {
	color: #000;
	text-decoration: none;
}


.infocarriers a:hover {
	text-decoration: underline;
}

.profile img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.profile_mob {
	width: 225px;
	height: 80px;
	position: relative;
	overflow: hidden;
	margin: auto;
	background: #fff;
	border-radius: 10px;
}

.profile_mob img {
  
  width: 120px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.markup {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
}

.pad1 {
	padding: 20px;
	text-align: left;
}

.gbr {
	background: #43d5cb;
	text-align: center;
}


.m2 {
	min-width: 334px;
	width: 334px;
}

.m2double {
	min-width: 696px;
	width: 696px;
}

.m3 {
	text-align: center;
}

.pad4 {
	padding: 30px;
}




.wsm {
	width: 40px;
	text-align: center;

}

.bott {
	width: 100%;
}
.bott td {
	vertical-align: middle;
	height: 30px;
}

.bott_mob {
	width: 100%;
}
.bott_mob td {
	vertical-align: middle;
	height: 30px;
	font-size: 13px;
}


.wsm img {
	position: relative;
	top: 2px;

}

.bott2 {
	width: 100%;
}
.bott2 td {
	vertical-align: top;
	height: 30px;
}


.bott2 .wsm {
	width: 60px;
}

.blue {
	color: #43d5cb;
}

.tweet {
	font-weight: bold;
	color: #979797;
}

.foot-cnt .input {
	background: #393b3b;
	border: 0;
	border-radius: 4px;
	font-size: 17px;
	padding: 10px;
	width: 80%;
	color: #fff;
	margin-bottom: 20px;
}

.input_white {
	background: #f2f2f2;
	border: 1px solid #b0b0b0;
	border-radius: 4px;
	font-size: 17px;
	padding: 8px;
	
	
}

.foot-cnt .textarea {
	background: #393b3b;
	border: 0;
	border-radius: 4px;
	font-size: 17px;
	padding: 10px;
	width: 80%;
	color: #fff;
	margin-bottom: 20px;
	font-family: 'Open Sans';
	height: 120px;
	resize: none;
}

.submit {
	background: #43d5cb;
	border: 0;
	border-radius: 4px;
	font-size: 15px;
	padding: 10px 20px 10px 20px;
	color: #fff;
}

.nopadding {
	border-spacing: 0;
    border-collapse: separate;
}

.w100A {
	width: 100%;
}

.logotd {
	width: 130px;
}

.h1link {
	color: #262626;
	text-decoration: none;
}

.infotbl a {
	color: #fff;
	text-decoration: none;
}

.l3 a {
	color: #fff;
	text-decoration: none;
}

.l3 a:hover {
	text-decoration: underline;
}

.l2 a {
	color: #fff;
	text-decoration: none;
}

.l2 a:hover {
	text-decoration: underline;
}

.pad4 a {
	color: #fff;
	text-decoration: none;
}

.pad4 a:hover {
	text-decoration: underline;
}

.itd a {
	color: #000;
	text-decoration: none;
}

.itd a:hover {
	text-decoration: underline;
}

.page_title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
	line-height: 320px;
	text-align: center;

}

h3 {
	color: #fff;
	font-size: 50px;
	text-shadow: 0px 0px 7px #000000;
}

.timetablePage {
	width: 100%;
	border-spacing: 3px;
    border-collapse: separate;
}

.timetablePage td {
	font-size: 30px;
	padding: 7px;
	line-height: 30px;

}

.timetablePage tr:nth-child(odd) {
	background: #eaeaea;
}

.timetablePage tr:nth-child(even) {
	background: #fff;
}

.timetablePage td:nth-child(1) {
	width: 120px;
	text-align: center;
}

.timetablePage td:nth-child(3) {
	width: 220px;
	text-align: center;
}

.textsmaller {
	border-spacing: 2px;
}

.textsmaller td {
	font-size: 18px;
	font-weight: bold;
}

.textsmaller tr td:nth-child(1) {
	width: 60px;
}

.textsmaller tr td:nth-child(2) {
	width: auto;
}


.routes {
	font-size: 15px;
}

.daytravel {
	display: inline-block;
	width: 36px;
	height: 30px;
	border: 1px solid #919191;
	font-size: 13px;
	text-align: center;
	background: #fff;
	position: relative;
	font-weight: bold;
	border-radius: 3px;
}


.daytravel2 {
	display: inline-block;
	width: 36px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #919191;
	font-size: 13px;
	text-align: center;
	background: #fff;
	position: relative;
	font-weight: bold;
	border-radius: 3px;
}

.textsmaller .daytravel {
	display: inline-block;
	width: 24px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #919191;
	font-size: 10px;
	text-align: center;
	background: #fff;
	position: relative;
	font-weight: bold;
	border-radius: 3px;
}

.weekend {
	color: #0f6ed3;
}

.doesNotTravel {
	opacity: 0.5;
}

.dnt {
	width: 36px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
}

.textsmaller .dnt {
	width: auto;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}


.arrow {
	padding: 0 10px 0 10px;
}

.arrow_mob {
	padding: 0 10px 0 10px;
	height: 13px;
}

.city_table {
	background: #fff;
	color: #435ba1;
	display: inline-block;
	font-size: 34px;
	font-weight: bold;
	padding: 10px;
	margin: 3px;
	border-radius: 3px;
}

.city_table_mob {
	background: #fff;
	color: #435ba1;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	margin: 3px;
	border-radius: 3px;
}


      /* Set the size of the div element that contains the map */
      #map {
        height: 500px;
        /* The height is 400 pixels */
        width: 100%;
        /* The width is the width of the web page */
      }

.minus15 {
	position: relative;
	left: -50px;
}

.lightgrey {
	background: #f7f7f7;
}

.oneonenone {
	width: 1px;
	height: 1px;
	display: none;
}

.attenzione {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: #c41a1a;
}

.red {
	color: #c61c13;
	font-weight: bold;
}

.topfix {
	background: #fff;
	z-index:10000;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.52);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.52);
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding: 3px;
	padding-top: 8px;
}

.wmoblogo {
	width: 60px;
}

.w100clear {
	width: 100%;
}

.burger {
	width: 60px;
	height: 40px;
	position: relative;
}

.bread {
	width: 34px;
	height: 6px;
	background: #0076d0;
	position: absolute;
}

.bread_top {
	top: 3px;
	left:0;
}

.bread_middle {
	top: 15px;
	left:0;
}

.bread_bottom {
	top: 27px;
	left:0;
}

#fader {
	background: #000;
	width: 100%;
	height: 130%;
	position: fixed;
	top:0;
	left:0;
	opacity: 0;
	display: none;
}

.topspace {
	width: 100%;
	height: 50px;
}

.ttblCh {
	
	background: #d5d4d4;
	padding: 5px;
	border-radius: 4px;
	border: 1px solid #d5d4d4;
	text-decoration: none;
	color: #000;
	
}

.ttblCh:hover {
	
	background: #fff;
	
	
}

.selech {
	
	background: #1e53f0;
	border: 1px solid #1e53f0;
	color: #fff;
}

.selech:hover {
	
	background: #43d5cb;
	border-color: #43d5cb;

}

.zakoiden {
	border: 1px solid #919191;
	border-radius: 5px;
	padding: 9px;
	background: #f7f7f7 url('images/cal.png') no-repeat left center;
	font-size: 17px;
	padding-left: 40px;
	width: 180px;
}

.zakade {
	border: 1px solid #919191;
	border-radius: 5px;
	padding: 9px;
	font-size: 17px;
	background: #f7f7f7 url('images/loc.png') no-repeat left center;
	padding-left: 40px;
	width: 180px;
}


.zakoiden_mob {
	border: 1px solid transparent;
	border-radius: 3px;
	padding: 4px;
	background: #f7f7f7 url('images/cal.png') no-repeat left center;
	font-size: 14px;
	padding-left: 24px;
	width: 220px;
	background-size: 20px 20px;
	height: 26px;
	margin-bottom: 5px;
}

.zakade_mob {
	border: 1px solid transparent;
	border-radius: 3px;
	padding: 4px;
	font-size: 14px;
	background: #f7f7f7 url('images/loc.png') no-repeat left center;
	padding-left: 24px;
	width: 220px;
	background-size: 20px 20px;
	height: 26px;
}


.posleft {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input:focus {
  outline: 0;
}

.searchformTTBL {
	text-align: center;
	font-size: 17px;
}

.hsh {
	width: 1px;
	height: 1px;
	position: relative;
	display: inline-block;
	z-index: 1000;
}

.lister {
	position: absolute;
	top: 13px;
	left: 1px;
	text-align: left;
	border: 1px solid #919191;
	background: #fff;
	width: 229px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	
}

.lister a {
	background: #fff;
	width: 209px;
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
    border-bottom: 1px dotted #919191;
}


.lister a:hover {
	background: #11118f;
	color: #fff;
	
	
}


.lister a:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom: 0;
}

#shlst {
	display: none;
}

#menuslide_container {
	position: fixed;
	top:0;
	right:0;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#menuslide {
	position: absolute;
	top: 0;
	right: -250px;
	background: #fff;
	width: 250px;
	height: 100%;
	overflow: auto;
}

.h54 {
	height: 54px;
}

#menuslide a {
	display: block;
}




#menuslide ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menuslide li {
	display: block;
	margin: 0;
	padding: 0;
}

#menuslide li a {
	text-decoration: none;
	padding: 0 10px 0 10px;
	color: #333333;
	display: block;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #d5d5d5;
	
}

#menuslide .selected {
	background: #f3f3f3;
}

.hidr {
	width: 40px;
	height: 1px;
	position: relative;
	display: inline-block;
}

.icoset {
	position: absolute;
	top: -20px;
	left: 0;
	width: 32px;
	height: 32px;


}

.wide {
	
	left: 3px;

}

.callme {
	color: #0076d0;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: -7px;
	left: 10px;
	
}

.callme_mob {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: -7px;
	left: 10px;
	
}

.center {
	text-align: center;
}

.nounder {
	text-decoration: none;
}

.nounder_mob {
	text-decoration: none;
	color: #fff;
}

.pad10 {
	padding: 10px;
}

.pad10_mob {
	padding-top: 20px;
}

@keyframes shakeAnim {
  0% {left: 0}
  1% {left: -3px}
  2% {left: 5px}
  3% {left: -8px}
  4% {left: 8px}
  5% {left: -5px}
  6% {left: 3px}
  7% {left: 0}
}

@keyframes shake {
  0% {left: 0}
  1% {left: -3px}
  2% {left: 5px}
  3% {left: -8px}
  4% {left: 8px}
  5% {left: -5px}
  6% {left: 3px}7% {left: 0}
}

.ani {
  position: relative;
  animation-name: shake;
  animation-duration: 5s;
  animation-iteration-count: 3;
  animation-timing-function: ease-in;
  animation-delay: 1s;
}

.center_auto {
	 margin: 0 auto; /* or margin: 0 auto 0 auto */
}

.clinick tr td {
	border-bottom: 1px solid #ccc;
}

.clinick tr:last-child td {
	border-bottom: 0;
}

.clearX {
	position: absolute;
	top: -23px;
	left: -41px;
	cursor: pointer;
}

.clearXm {
	position: absolute;
	top: -22px;
	left: -41px;
	cursor: pointer;
}

.lister_mob {
	position: absolute;
	top: 13px;
	left: 1px;
	text-align: left;
	border: 1px solid #919191;
	background: #fff;
	width: 249px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	
}

.lister_mob a {
	background: #fff;
	width: 229px;
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
    border-bottom: 1px dotted #919191;
}


.lister_mob a:hover {
	background: #11118f;
	color: #fff;
	
	
}


.lister_mob a:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom: 0;
}

.payments {
	background: #fff;
	border-radius: 5px;
	display: inline-block;
	padding: 7px 10px 4px 10px;
}

.no20 {
	padding-top: 0;
}

.leftalign {
	text-align: left;
}

.ttblitem_v2 {
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 5px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.52);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.52);
}

.ttblitem_v2 .carrier_logo {
	display: inline-block;

	width: 140px;

	
}

.ttblitem_v2 .carrier_logo img {
	width: 120px;
}

.ttblitem_v2 .dest {
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	
	width: 800px;
}

.ttblitem_v2 .routes2 {
	font-size: 15px;
	font-weight: normal;
}

.tw100 {
	width: 100%;
}

.tw800 {
	width: 800px;
}

.tw120 {
	width: 120px;
}


.buynow {
	background: #43a4d5 url('../content_files/but_arr2.jpg') right center no-repeat;
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	padding: 10px 50px 10px 10px;
	border-radius: 5px;
	border: 0;
	width: 170px;
}

.buynow:hover {
	background-color: #1a67aa;
}

.buynow:focus {
    outline: none;
}


.buynow1 {
	background: #43a4d5 url('../content_files/but_arr3.jpg') right center no-repeat;
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	padding: 10px 50px 10px 10px;
	border-radius: 5px;
	border: 0;
	width: 170px;
}

.buynow1:hover {
	background-color: #1a67aa;
}

.buynow1:focus {
    outline: none;
}


.dest2 {
    display: none;
	font-size: 25px;
	
}

.selectorcust {
	border: 1px solid #919191;
	border-radius: 5px;
	padding: 7px;
	background: #f7f7f7;
	cursor: pointer;
	padding-right: 50px;
	display: inline-block;
	font-size: 25px;
}

.wdata {
	width: 130px;
	color: #000;
	padding: 7px;
}

.virtual_ticket {
	background: url('../content_files/img/ticket.png') no-repeat;	
	width: 1200px;
	height: 566px;
	overflow: hidden;
	position: relative;
}
.virtual_logo {
	
	position: absolute;
	top: 78px;
	left: 60px;
	width: 295px;
	height: 93px;
}

.carrier_name {
	text-transform: uppercase;
	position: absolute;
	top: 185px;
	left: 60px;
	width: 295px;
	font-weight: bold;
	
}

.order1 td {
	border-bottom: 1px solid #868686;
	padding: 10px;
}

.order1a td {
	border-bottom: 1px solid #868686;
	padding: 10px;
	background: #f0f0f0;
}

.order1aBIG td {
	border-bottom: 1px solid #868686;
	padding: 10px;
	background: #f0f0f0;
	font-size: 20px;
}

.order2 {
	width: 50%;
	border-spacing: 0 4px;
}

.order2a {
	width: 100%;
	border-spacing: 0 4px;
}

.order3 {
	width: 130px;
	background: #f0f0f0;
	}

.floatright {
	float: right;
}

.contr {
	background: #fff;
	color: #2b532b;
	border-radius: 8px;
	padding: 10px;
	font-weight: bold;
}

.shdwr {
	
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 28px;
}

.btradiusless {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
	
}

.mobilelogos {
	width: 60px;
	height: 30px;
	overflow: hidden;
	float: right;
}

.nobordertd tr td {
	border: 0;
}