HTML,BODY {
	background-color: #ECEEF0 !important;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
}

button,
input,
optgroup,
select,
textarea {
  color: initial;
  font: initial;
  font-family: helvetica, arial,sans-serif;
}

ul,ol {
	list-style: none;
}

div#main {
	text-align: left;
	width: 98%;
	margin: 10px auto 0;
}

#loader {
	background-color: #fff;
	width: 450px;
	border: solid 1px #D8D6D6;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height: 150px;
	position: absolute;
	left: 50%;
	margin-left: -225px;
	top: 150px;
	display: none;
	text-align: center;
	color: #dadada;
	font-weight: bold;
	font-size: 14px;
	padding-top: 50px;
	z-index: 1;
}

#content {
	background-color: #fff;
	border: solid 1px #D8D6D6;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height: 500px;
}

#content2,#content3 {
	background-color: #fff;
	text-align: left;
	border: solid 1px #3CBEE6;
	margin: 0 auto;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height:400px;
}

#content3 {
	width: 950px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.attentionBlock,.attentionBlockBlue {
	background-color: #fff;
	color: #000;
	text-align: left;
	border: solid 1px red;
	margin: 0 auto;
	padding: 10px;
}

.attentionBlockBlue {
	border: solid 1px blue;
}

#bluebar {
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 10%;
	top: 5px;
	width: 210px;
	border-bottom: solid 5px #3CBEE6;
}

#header {
	width: 100%;
	margin-bottom: 0px;
}

.header {
	display: block;
	height: 30px;
}

#innerContent {
	width: 98%;
	margin-top: 5px;
	margin-left: 20px;
	padding: 0px;
	min-height: 500px;
}

#single {
	display: block;
}

#round {
	display: block;
}

#search {
	width: 50%;
	display: none;
}

#search2 {
	width: 100%;
}

.full,.fullcentered,.spacer,.spacerbig,.fullcollapsed,.spacersmall {
	width: 100%;
}

.half {
	width: 75%;
}

.fullcentered {
	width: 100%;
	text-align: center;
}

.fullcollapsed {
	width: 100%;
	border-collapse: collapse;
}
.fullcollapsed td, .fullcollapsed th {
	padding:3px;
}

.spacer {
	height: 15px;
}

.spacerbig {
	height: 170px;
}

.spacersmall {
	height: 5px;
}

.divblock {
	display: inline;
	margin-right: 15px;
	float: left;
	height: 22px;
	line-height: 21px;
}

body:nth-of-type             (1) .divblock {
	margin-right: 14px;
}

body:nth-of-type             (1) .divCalendarImg {
	padding-top: 2px
}

.divCalendarImg img {
	margin-left: -10px;
	width: 15px;
	height: 15px;
}

* html .divCalendarImg img {
	margin-left: -1px;
}

* html .divCalendarImg {
	padding-top: 2px;
}

#animation {
}

a.main-help,a.main-logout {
	color: #064497;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin-left: 10px;
	background-position: center right;
	background-repeat: no-repeat;
}

a.main-help:hover,a.main-logout:hover {
	background-color: #FCC100;
	color: #fff;
}

a.main-logout {
	margin-right: 30px;
}

*:first-child+html input {
	font-size: 11px;
	padding: 0px;
}

input,select,textarea {
	border: 1px solid #999;
	font-size: 12px;
	padding:3px;
}

input.checkbox {
	border: none;
}

input:hover,select:hover {
	border: 1px solid #3CBEE6;
	background: #fefefe;
}

.date,.selecter,.email,.priceselect,.seat {
	width: 87px;
	border: solid 1px #A5ACB2;
	color: #064497;
	font-size: 10px;
	padding: 2px;
}

table.border {
	border: solid 1px #A5ACB2;
	background:#fff;
	border-collapse:collapse;
}

table.border td {
	border-bottom: solid 1px #A5ACB2;
	border-left: solid 1px #A5ACB2;
}

.selecter {
	width: 135px;
}

.priceselect {
	width: 100px;
}

.email {
	width: 128px;
}

.seat {
	width: 60px;
}

.default {
	width: 110px;
}

.big {
	font-size: 14px;
}

.submit,.decline,.reserve,.close,.submit2,.modify {
	background-color: #064497;
	color: #fff;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #3CBEE6;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.modify {
	background-color: #aa05ac
}

.submit2 {
	padding: 0;
}

.submit2:hover {
	background-color: #ffbc39;
}

.reserve {
	background-color: #ffbc39;
}

.close {
	background-color: #dadada;
	color: #000;
	opacity: inherit;
	float: inherit;
}

.decline {
	background-color: #ff0000;
}

.submit:hover {
	background-color: #004095;
	border: 1px solid #004095;
	cursor: pointer;
}

.decline:hover {
	background-color: #ff0000;
	border: 1px solid #004095;
	cursor: pointer;
}

.close:hover {
	background-color: #dadada;
	border: 1px solid #004095;
	cursor: pointer;
}

.modify:hover {
	background-color: #aa05ac;
	border: 1px solid #004095;
	cursor: pointer;
}

.reserve:hover {
	background-color: #ffbc39;
	border: 1px solid #004095;
	cursor: pointer;
}

html a {
	font-size: 11px;
	color: #B6B7B7;
	text-decoration: none;
}
html a:hover {
	text-decoration: none;
}

a.blue,a.bigblue,.lang {
	color: #3CBEE6;
}
a.bigblue,a.adminmenu,.right.lang{
	font-size:12px;
}

a.adminmenu {
	color: #064497;
	font-weight: bold;
}

a.black {
	color: #000;
}

a.selected {
	color: #004095;
}

a:hover,a.blue:hover,a.selected:hover,a.black:hover {
	color: #FCC100;
}

.formtitle,.formtitlered,.formtitlenormal,label,.sortlabel,.formtitlesub
	{
	font-weight: bold;
	font-size: 12px;
	color: #004095;
}

.formtitlesub {
	color: #959595;
}

.sortlabel {
	text-decoration: underline;
}

.formtitlered {
	color: #ff0000;
}

.formtitlenormal {
	font-weight: normal;
}

.coral {
	color: #FCC100;
}

.text,.subnav {
	font-size: 11px;
	font-weight: normal;
}

.result2 {
	font-size: 11px;
}

.dheaderinfo {
	padding: 5px;
	background-color: #5cd2f6;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

.subnav {
	color: #B6B7B7;
}

.footer {
	width: 100%;
	margin-top: 10px;
	font-size: 10px;
	color: #CBCCCD;
	text-align: center;
	line-height: 18px;
}

.info {
	margin-top: 10px;
	color: #000;
	font-size: 10px;
	text-align: center;
}

.blueline {
	width: 100%;
	border-bottom: solid 1px #3CBEE6;
	margin: 5px 0 5px 0;
	clear: both;
}

.greyline {
	width: 100%;
	border-bottom: solid 1px #dadada;
}

.blueline2 {
	width: 100%;
	border-bottom: solid 1px #3CBEE6;
}

.bluelinebig {
	width: 100%;
	height: 4px;
	background-color: #3CBEE6;
}

.rowitem {
	border-bottom: solid 1px #dadada;
}

.rowitem1 {
	border-top: solid 1px #dadada;
}

.rowitem2 {
	border-bottom: solid 1px #dadada;
}

.searchrow {
	border-bottom: solid 1px #3cbee6;
	font-size: 11px;
}

.searching:hover,.found:hover {
	color: coral;
	cursor: pointer;
}

.searching,.found,.cancelled {
	border-top: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
	font-size: 11px;
	color: #064497;
	cursor: pointer;
}

.found {
	color: #FCC100;
}

.cancelled {
	color: #ff0000;
}

.found:hover {
	background-color: #ff0000;
	cursor: pointer;
}

.cancelled:hover {
	background-color: #fcc100;
	cursor: pointer;
}

.book {
	background-color: red;
}

.sectionHeader,.tableHeader,.searchHeader,.returnHeader,.passHeader {
	font-size: 14px;
	font-weight: bold;
	color: #cacaca;
	padding: 3px 0;
}

.tableHeaderStrong {
	font-size: 14px;
	font-weight: bold;
	color: red;
	padding: 3px 0;
}

table.logintable {
	width: 250px;
}

.tableHeader {
	color: #3cbee6;
}

.passHeader {
	background-color: #3cbee6;
	color: #fff;
	padding: 5px;
}

.searchHeader {
	border-bottom: solid 2px #3cbee6;
	color: #3cbee6;
	padding: 2px;
}

.returnHeader {
	border-bottom: solid 2px #fcc913;
	color: #fcc913;
	padding: 2px;
}

.passHeader {
	background-color: #23b53b;
}

#fromDate {
	display: none;
	position: absolute;
}

#toDate {
	display: none;
	position: absolute;
}

div.calendarDiv {
	display: none;
	position: absolute;
}

#myAutoComplete {
	width: 25em;
	/* set width here or else widget will expand to fit its container */
	padding-bottom: 2em;
}

#myContainer {
	width: 30em;
}

#myAutoComplete1 {
	width: 25em;
	/* set width here or else widget will expand to fit its container */
	padding-bottom: 2em;
}

#myContainer1 {
	width: 30em;
}

#filtersDeparture,#cipSel {
	padding: 10px;
	border: solid 1px #3cbee6;
	background-color: #edf2f3;
}

#cipSel {
	text-align: left;
}

#filtersReturn,.filtersReturn {
	width: 96%;
	padding: 10px;
	border: solid 1px #ff0000;
	background-color: #fee0c6;
	text-align: left;
}

.warning {
	padding: 15px;
	border: 1px solid orange;
	background-color: #fafafa;
	color: orange;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.alert {
	padding: 15px;
	border: 1px solid red;
	background-color: #fafafa;
	color: red;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.infostyle {
	padding: 15px;
	border: 1px solid #3CBEE6;
	background-color: #EDF2F3;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.infostyleFull {
	width: 100%;
	padding: 10px;
	border: 1px solid #3CBEE6;
	background-color: #EDF2F3;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.filtersReturn {
	width: 93%;
}

#noDiscount,.warningDiv {
	width: 98%;
	padding: 10px;
	border: solid 1px #3cbee6;
	background-color: #edf2f3;
	text-align: left;
}

.warningDiv {
	display: none;
}

.proprice {
	background-color: #ecf6f8;
}

.preprice {
	background-color: #dbedf1;
}

.busprice {
	background-color: #cee4e9;
}

.tableSubHeader {
	background-color: #cde3e8;
	font-weight: bold;
	font-size: 11px;
	color: #004095;
	padding: 5px;
}

.tableRowItem {
	background-color: #e0e8ea;
	font-size: 11px;
	color: #000;
	padding: 5px;
}

.totalPrice,.grandTotal,.totalPrice2 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

.totalPrice2 {
	color: #3cbee6;
}

div.showPrice {
	white-space: nowrap;
}

.grandTotal {
	font-size: 18px;
}

.cabinInfoDiv {
	font-size: 12px;
	position: absolute;
	z-index: 4;
	width: 208px;
	font-weight: normal;
	color: #555;
	background: #EBEBFF;
	border: 1px solid #7BA0B7;
	text-align: left;
	padding: 6px;
}

.must {
	font-weight: bold;
	color: red;
}

.searchResult {
	border: solid 1px #dadada;
	margin: 10px 5px 0 5px;
	padding: 0px;
	padding-top: 5px;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.departureLegend {
	padding: 10px;
	background-color: #3CBEE6;
	color: #fff;
	font-weight: bold;
}

.functionDiv,.functionDivPac {
	margin: 0;
	padding: 0;
	width: inherit;
	min-heigth: 15px;
	background-color: #edf2f3;
	color: #000;
	text-align: right;
	padding-right: 10px;
}

.functionDivPac {
	padding-left: 5px;
	color: #0b66ac;
}

.detailDiv {
	width: 50%;
	padding: 5px;
}

img {
	margin: 0;
	padding: 0;
}

.radio {
	border: 0;
}

.red {
	color: #ff0000;
}

.passsubDiv {
	border: solid 1px #dadada;
	margin: 5px;
	margin-left: 0;
	padding: 5px;
	background-color: #f2f2f2;
}

.blue {
	color: #3CBEE6;
}

.closedtrue {
	display: none;
}

#logo {
	width: 300px;
	height: 150px;
	border: solid 1px #dadada;
	text-align: center;
}

.jdate {
	float: left;
	margin-right: 2px;
}

.numblock {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #064497;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.fbold {
	color: #000;
	font-size: 13px;
}

#parametersStandart img,#parametersMulti img,#parameters img {
	margin-top: 2px;
	margin-left: 1px;
}

.invoice0 {
	color: blue;
}

.invoice2 {
	background-color: red;
	color: #FFF;
}

.invoice4 {
	background-color: gray;
	color: #fff;
}

.invoiceNum0 {
	color: red;
}

.people thead th {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.people {
	width: 100%;
}

.rowdetail {
	border-bottom: 2px solid #ccc;
}

.left {
	float: left;
}

.right {
	float: right;
}

.aheader {
	overflow: hidden;
}

ul.mainlist {
	margin: 0;
	padding: 0;
}

ul.mainlist li {
	 display: block;
    float: left;
    line-height: 60px;
    margin: 5px 0 15px;
    overflow: hidden;
    padding-top: 20px;
    width: 100%;
}
ul.mainlist li ~ li {
	border-top:1px solid #ddd;
}

ul.mainlist li div.w24 {
	float: left;
	width: 24%;
}

ul.mainlist li div.w25 {
	float: left;
	width: 33%;
	line-height: 61px;
}

ul.mainlist li div.w24 img {
	float: left;
	margin-right: 5px;
}

ul.mainlist li div.w25 img {
	float: left;
	margin-right: 5px;
}

ul.sublist li {
	display: block;
    margin: 15px 0;
}

ul.find-flight {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

ul.find-flight li {
	display: block;
	margin: 5px 0;
	overflow: hidden;
	clear: both;
	width: 100%;
}

ul.find-flight .first-ff {
	margin-left: 47px;
}

ul.find-flight .width-ff {
	width: 50px;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	text-align: right;
}

ul.find-flight .ff-left {
	float: left;
	margin-right: 20px;
}

ul.find-flight .ff-leftup {
	clear: left;
	margin-right: 20px;
}

ul.find-flight .ff-left2 {
	float: left;
	margin-right: 20px;
}

img.ui-datepicker-trigger {
	width: 17px;
	height: 17px;
	display:none;
}
.datepicker, .datepicker:hover{
	background:#fff url(/images/icon-calendar.png) no-repeat 95% center;
	min-width:80px;
}

/** ORDERS **/
ul.subnav,ul.ordersearch {
	margin: 10px 0 5px;
	overflow: hidden;
	padding: 0;
}

ul.subnav li,ul.ordersearch li {
	display: inline;
	float: left;
	margin-right: 20px;
}

ul.ordersearch li {
	margin: 20px 10px 0 0;
	line-height: 20px;
}

/** REPORTS **/
ul.reportlist {
	margin: 20px 0 10px;
	padding: 0;
}

ul.reportlist li {
	display: block;
	margin: 10px;
	background: url(/images/ok.gif) no-repeat scroll left center;
	padding-left: 20px;
}

.reportparameters {
	margin: 10px 0;
}

.errorField {
	border-style: solid;
	border-color: #ff0000 #0000ff;
}

.mt10 {
	margin-top: 10px;
}

#dialog {
	text-align: left;
}

#dialog span {
	display: block;
	border-top: 1px solid #ddd;
	margin: 5px 0;
	font-weight: bold;
}

#dialog img {
	float: left;
	margin-right: 20px;
}

#dialog #visaCVV,#dialog #amexCVV {
	clear: both;
}

#cardlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#cardlist li:hover {
	cursor: hand;
}

.taksitselected {
	background-color: #9dcbfb;
}

.hiddendiv {
	display: none;
}

a img {
	border: none;
}

a.link img {
	border: none;
}

.add-order-2 {
	
}

.add-order-2 ul,.add-order-3 ul,.add-order-4 ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.add-order-2 ul li.inline,.add-order-3 ul li.inline,.add-order-4 ul li.inline
	{
	display: inline;
	margin: 10px 20px 10px 0;
}

.add-order-2 input.yui-ac-input {
	width: 100px;
	position: relative;
}

.yui-skin-sam .add-order-2 .yui-ac-container {
	width: 300px;
}

.add-order-3 input {
	width: 90px;
}

input.mr-20,select.mr-20 {
	margin-right: 20px;
}

.number {
	background-color: navy;
	font-weight: bold;
	color: #fff;
	border: solid 1px #fff;
	padding: 2px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.personlabel {
	background-color: navy;
	font-weight: bold;
	color: #fff;
	border: solid 1px #fff;
	padding: 2px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 55px;
	float: left;
}

.add-order-2 input.kisalt,.add-order-4 input.kisalt,.add-order-1 input.kisalt
	{
	width: 80px;
}

.add-order-4 ul li.inline {
	margin: 0 3px 1px 0;
}

.yolcu-header {
	color: #004095;
	display: inline;
	margin-right: 30px;
	font-size: 16px;
	font-weight: bold;
}

.obligatory {
	border: thin solid red;
}

.order-add fieldset {
	border: 1px solid #DDD;
	border-radius: 10px;
}

.block {
	display: block;
}

ul.labels {
	list-style: none;
	position: relative;
}

ul.labels li {
	display: inline;
	position: absolute;
	top: -18px;
}

ul.labels li.label1 {
	left: 220px;
}

ul.labels li.label2 {
	left: 346px;
}

ul.labels li.label3 {
	left: 476px;
}

ul.labels li.label4 {
	left: 563px;
}

ul.labels li.label5 {
	left: 651px;
}

ul.labels li.label6 {
	left: 740px;
}

ul.labels li.label7 {
	left: 70px;
}

ul.labels li.label8 {
	left: 325px;
}

ul.labels li.label9 {
	left: 454px;
}

ul.labels li.label10 {
	left: 584px;
}

ul.labels li.label11 {
	left: 145px;
}

ul.labels li.label12 {
	left: 197px;
}

select.adult-combo {
	width: 110px;
}

.add-order-2 input,.add-order-2 select,.add-order-4 input,.add-order-4 select
	{
	font-size: 12px;
	margin-bottom: 1px;
}

a.msgreadfalse {
	color: #000000;
}

.readtrue {
	color: #ff0000;
}

.tasktrue1 {
	background-color: yellow;
}

.tasktrue2 {
	background-color: #dde7f2;
}

div.image {
	text-align: center;
}

.image .caption {
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.bold {
	font-weight: bold;
}

div.amountShow {
	width: 100px;
	text-align: right;
}

.warningtext,.error {
	font-size: 11px;
	color: #aaaaaa;
	text-align: left;
}

.error {
	color: #ff0000;
	display: block;
}

.ratedPrice,.ratedPrice1,.ratedPrice2 {
	font-weight: bold;
}

.d-search-button {
	font-size: 11px;
	text-align: left;
	width: 90px;
	margin-left: 10px;
	padding: 3px 8px 3px 3px;
	cursor: pointer;
	color: #2C84DC;
	background: url(/images/button_s.gif) no-repeat right;
	float: left;
}

#CVCInfo {
	height: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #638195;
	background-color: #E6F2FF;
	color: #333333;
	margin: -150px 75px;
	padding: 10px;
	position: absolute;
	width: 300px;
	z-index: 4;
}

#headerCVV {
	font-size: 14px;
	color: #036;
	font-weight: bold;
	border-bottom: 1px solid #036;
	padding-bottom: 8px;
}

#textCVV {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

#visaCVV {
	width: 120px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

#amexCVV {
	width: 120px;
	float: right;
	margin-top: 10px;
	text-align: center;
}

.headerCardCVV {
	font-size: 12px;
	color: #C00;
	font-weight: bold;
}

#datatable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/css/images/bg_header.jpg) no-repeat;
}

#datatable  th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#datatable  th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#datatable  th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #B4AA9D;
}

#datatable  td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}

#datatable  td.alt {
	background: #fff;
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}

table.tahsilatmakbuz {
	width: 100%;
	font-size: 12px;
}

table.tahsilatmakbuz td {
	padding: 5px;
}

tr.tahsilatdetay td {
	padding: 0px;
}

table.tahsilatmakbuz td.th2 {
	font-weight: bold;
	font-size: 16px;
}

.plane {
	border: solid 1px #D8D6D6;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height: 50px;
	margin-bottom: 10px;
}

input[type="radio"],input[type="checkbox"] {
	border: 0 none;
}

.crm {
	
}

.searchcrm {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 10px;
	overflow: hidden;
}

.searchcrm .searchinput {
	background: url(/images/searchinput.png) no-repeat 0 0;
	height: 16px;
	width: 178px;
	padding: 2px 2px 2px 20px;
	border: 0 none;
	margin-right: 10px;
}

.searchcrm .foto {
	float: left;
	margin-right: 20px;
	text-align: center;
}

.foto img {
	width: 35px;
}

.crmform {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 20px;
	overflow: hidden;
}

.crmform fieldset {
	border: 1px solid #ccc;
	background: #fcfcfc;
	margin: 10px 0;
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

.crmform input {
	width: 150px;
}

.crmform input.dateinput {
	width: 120px;
	margin-right: 5px;
}

*:first-child+html .crmform ul li {
	display: inline;
}

.crmform .countrycode {
	float: left;
	width: 350px;
}

.crmform input.checkbox {
	width: auto;
}

.crmform ul {
	margin: 0;
	padding: 0;
}

.crmform ul li {
	display: block;
	float: left;
	margin: 10px;
	width: 160px;
}

.crmform label {
	display: block;
}

.crmform .nickname label {
	margin-bottom: 10px;
}

.crmform .nickname input {
	width: 40%;
}

.crmform .crmzip {
	width: 100px;
}

.crmform .crmAddressArea {
	width: 400px;
	height: 100px;
}

.form-buttons {
	margin-bottom: 20px;
	text-align: center;
}

.form-buttons input {
	margin-right: 20px;
}

.foto-upload {
	background: #f4f4f4;
	border: 1px solid #e4e4e4;
	padding: 10px 5px;
	margin: 10px 0;
}

.crm h2 {
	font-size: 14px;
	color: #3CBEE6;
}

.crm-detail {
	overflow: hidden;
	background: #fafafa;
}

.delete,.deletecustomer,.deleteaddress {
	background: #f00;
}

div.canRequesttrue {
	border: solid 2px #FFB8B8;
	margin: 10px 5px 0 5px;
	padding: 0px;
	padding-top: 5px;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 2px 3px #ccc;
	-moz-box-shadow: 0 2px 3px #ccc;
	-webkit-box-shadow: 0 2px 3px #ccc;
}

div.isSorSattrue {
	border: solid 2px #A4DBAE;
	margin: 10px 5px 0 5px;
	padding: 0px;
	padding-top: 5px;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 2px 3px #ccc;
	-moz-box-shadow: 0 2px 3px #ccc;
	-webkit-box-shadow: 0 2px 3px #ccc;
}

/* for hiding jquery dialog close button */
.no-close .ui-dialog-titlebar-close {
	display: none;
}

.tableStyle td {
	border-bottom: 1px solid #eee;
	background: #fafafa;
	padding: 5px 10px;
}

.tableStyle tr.tableStyleNone td {
	border: 0 none;
	background: transparent;
}

.note3d {
	border: 1px solid #eee;
	padding: 1%;
	background: #fea;
	color: #333;
	font-weight: bold;
	margin-top: 30px;
}

.debug {
	display: none;
}

#flexCharters .functionDiv,.functionDivPac {
	margin: 0;
	margin-top: 5px;
	height: 25px;
	padding: 0;
	width: inherit;
	min-heigth: 15px;
	background-color: #3baae0;
	background-image: url(/images/charterbar.png);
	background-repeat: no repeat;
	background-position: center;
	color: #000;
	text-align: right;
	padding-right: 10px;
}

#flexCharters .searchResult {
	border: solid 1px #3baae0;
}

#flexCharters .warn {
	color: #fff;
	padding-left: 5px;
	line-height: 20px;
}

[disabled] {
	background: #fff !important;
	color: #ccc !important;
	cursor: default;
	border: 1px solid #eee !important;
}

/*begin matrix*/
.matrixContainer ul {
	margin: 0;
	padding: 0;
}

.matrixContainer .bx-wrapper {
	float: left;
	/*width: 480px !important;*/
	line-height: 1;
}

.matrixContainer .matrixAirline {
	float: left;
	width: 86px;
}

.matrixContainer .allResults li,.matrixContainer .stops li,.matrixContainer .matrixAirline li
	{
	padding: 4px;
	margin: 1px;
	height: 16px;
	background: #E4EEF5;
	text-align: center;
}

.matrixContainer .allResults,.matrixContainer .stops {
	float: left;
}

.matrixContainer .stops {
	width: 100px;
	margin-left: 15px;
}

.matrixContainer .allResults {
	width: 100px;
	margin-right: 2px;
}

.matrixContainer #matrix .pager {
	
}

.matrixContainer a {
	font-size: 11px;
	color: #2B7BB5;
	outline: 0;
}

.matrixContainer a:hover {
	color: #333;
}

.matrixContainer li.matrixHead {
	height: 50px;
	background: #fff;
	font-size: 11px;
}

.matrixContainer .stops li.matrixHead,.matrixContainer .allResults li.matrixHead
	{
	background: transparent;
	line-height: 40px;
}

.matrixContainer .allResults li,.matrixContainer .stops li {
	background: #fff;
}

.matrixContainer .matrixHead img {
	max-width: 70px;
	max-height: 24px;
}

.matrixContainer .bx-next,.matrixContainer .bx-prev {
	position: absolute;
	top: 50px;
	text-indent: -999999em;
	width: 13px;
	height: 30px;
	outline: 0;
}

.matrixContainer .bx-next {
	right: -16px;
	background: url(/images/sprite.png) repeat-x scroll -12px -133px #fff;
}

.matrixContainer .bx-prev {
	left: -222px;
	background: url(/images/sprite.png) repeat-x scroll 0 -133px #fff;
}

.matrixContainer .bx-wrapper {
	background: url(/images/matrix-bg.png) repeat-x scroll 0 1px;
}

.aktarma {
	background: #f9fbfd;
	padding: 5px;
	border: 1px solid #CFDBEC;
	border-top: 0;
}

.matrixToggle {
	text-align: right;
	overflow: hidden;
	border-bottom: 1px solid #CFDBEC;
}

.matrixToggle a {
	background: #CFDBEC url(/images/expand.png) no-repeat scroll 56px center;
	color: #fff;
	display: block;
	padding: 3px 20px 3px 15px;
	float: right;
	border-radius: 3px 3px 0 0;
	font-weight: bold;
}

.matrixToggle a:hover {
	background: orange url(/images/expand.png) no-repeat scroll 56px center;
	color: #fff;
}
/*end matrix*/
.eticket-logo {
	height: 100px;
}

.agent-info {
	vertical-align: middle;
	text-align: right;
}

.searching:hover,.found:hover,.status7:hover,.status4:hover,.status5:hover,.status8:hover
	{
	color: coral;
	cursor: pointer;
}

.searching,.found,.cancelled,.status7,.status4,.status5,.status8,.status2
	{
	border-top: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
	font-size: 11px;
	color: #064497;
	cursor: pointer;
}

.status2 {
	color: black;
}

.status5 {
	color: #ff00ff;
}

.status8 {
	color: gray;
}

.found {
	color: #FCC100;
}

.cancelled {
	color: #ff0000;
}

.found:hover {
	background-color: #ff0000;
	cursor: pointer;
}

.cancelled:hover {
	background-color: #fcc100;
	cursor: pointer;
}

.book {
	background-color: red;
}

.adminNoteName {
	background: #3CBEE6;
	padding: 5px 3px;
	color: #fff;
}

.adminNote {
	background: #fafafa;
	padding: 5px;
}

.leftBorder {
	border-left: solid 2px #dadada;
}

.img-desc {
	display: block;
	padding: 5px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

.modifiedtrue {
	background-color: coral;
}


.visTable {
	border: none;	
	border-collapse: collapse;
	width: 100%;
	
}

.visTable td {
	border: 1px solid #fff;
	background-color: #efefef;
}

.rateTable {
	border-collapse: collapse;
	
}

.rateTable td {
	border: 1px solid #fff;
	text-align: right;
}

.rateTable tr.rates td.title {
	font-size: 13px;
	background-color: #2e75a3 !important;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
	height:25px;
	text-align: left;
	white-space:nowrap;
}

.rateTable tr.dates td {
	background-color: #0ca6f5;
	color: #fff;
	font-size: 13px;
	height: 20px;
	font-size: 10px;
	padding-right: 1px;
	width: 20px;
	text-align:center;
}
.rateTable tr.rates td input{
	text-align:right;
}
.rateTable tr.dates  td.holiday {
	background-color: #048dd3;
}

.rateTable tr.rates td {
	text-align: right;
	background-color: #eeeeee;
	color: #054c70;
	font-size: 11px;
	font-weight: bold;
}

.rateTable tr.rates.end  td.green{
	
	background-color: green;
}

.rateTable tr.rates.stopcell td{
	
	background-color: #f6a5a5;
}

.rateTable tr.rates.checkinstopcell td{
	
	background-color: #d7e7f0;
}

.rateTable tr.rates.minstaycell td{
	
	background-color: #f6daaa;
}


.rateTable tr.rates td.stop{
	
	background-color:  #2E75A3;
}

.rateTable tr.rates td.checkinstop{
	
	background-color: #2E75A3;
}

.rateTable tr.rates td.minstay{
	
	background-color: #2E75A3;
}

.rateTable tr.rates.end{
	
	border-bottom: ridge 5px #0ca6f5;
}
.rateTable tr.rates.end td{
	
	border-bottom: ridge 5px #0ca6f5;
	background-color: #9ded9d;
}

.settingTable {
	
	border-collapse: collapse;
}

.settingTable td {
	border: 1px solid #dadada;
	font-weight: bold;
	font-size: 11px;
	color: #004095;
	padding: 4px;
}

.searchBox {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 400px;
	text-transform: uppercase;
}

.page-title-sub {
	color: #9EB2CE;
	padding: 5px 0;
	margin: 15px 0 0;
	border-bottom: 1px solid #9EB2CE;
	font-weight: bold;
}

.inner .FormTable {
	width: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}

.roomList {
	float: left;
	margin-bottom: 30px;
}
.roomList td{
	border-bottom:1px solid #eee;
}

.roomProp,.roomProp2,.hotelProp {
	border-left: solid 1px #dadada;
	margin-left: 15px;
	padding-left: 5px;
	float: left;
	margin-left: 35px;
}

.roomProp2 {
	float: left;
	border: solid 1 px #dadada;
}

.hotelProp {
	border: none;
	margin: none;
}

.leftcheck {
	margin-left: 10px;
}

.roomHeader {
	width: 100%;
	background-color: #eee;
	padding: 5px;
	margin: 5px;
	color: #004095;
	font-weight: bold;
}

.roomcheck {
	width: 50%;
	float: left;
	line-height: 30px;
	padding:0;
}
.roomcheck li label{
	display:flex;
	align-items:end;
	margin-bottom:10px;
	cursor:pointer;
}
.roomcheck li input[type="checkbox"]{
	margin:0 5px 0 0;
}
.roomcheck li span{
	line-height:1.2;
}

.photoList,.photoList2 {
	margin:0 10px 15px 0;
	float: left;
	text-align: center;
}

.photoList2 {
	clear: both;
}

.photo {
	width: 100px;
	height: 75px;
	border: solid 1px #dadada;
}

tr.dates  td.masterCellHeader {
	background-color: #f68409;
	text-align: center;
	width: 30px;
}

tr.rates  td.masterCellItem {
	background-color: #cacaca;
}

tr.rates td.instoptrue {
	background-color: red;
} 

.bar {
    height: 18px;
    background: green;
}

.notice{
	padding-bottom: 5px;
	font-size: 11px;
	color: #f68409
	
}

.visTable td.blueHeader{
		background-color: #0ca6f5;
		color: #fff;
		font-weight: bold;
	
}

.settingTable .blueHeader,.settingTable .blueHeader td{
		background-color: #0ca6f5;
		color: #fff;
		font-weight: bold;
	
}

.formtitle td.dayscell {
	background-color: #efefef;
	border: solid 1px #dadada;
	padding: 7px;
	white-space:nowrap;
	
}

.rateTable tr.rates  td.instoptrue{
	
		
		background-color: #fb8f8f;
	
	
}



.rateTable tr.rates td.incheckinstoptrue{
	
	background-color: #cda256;
	

}

.dayStop{
	background-color: #fb8f8f;
	width: 12px;
	height: 12px;
	
}

.dayClosed{
	background-color: #cda256;
	width: 12px;
	height: 12px;
	
}

.nowrap{
	text-align: left;
	white-space: none;
}
.balanceDetail {
	border-collapse: collapse;
}

.balanceDetail td {
	border: 1px solid #eee;
	text-align: right;
}
.clearfix{
	clear:both;
}

.mark {
	/*border: solid 2px red !important;*/
}
.scrollTable{
/* 	width: 670px; */
	overflow:auto;
	padding:0
}
.scrollTable table td{
	padding:0 1px;
	height:25px;
}
.ratesList td{
	padding:5px;
	border-bottom:1px solid #aaa;
	font-size:11px;
}
.ratesList .first-td{
	border-left:1px solid #dadada;
}
.ratesList .last-td{
	border-right:1px solid #dadada;
}
.spoHeadForms .spoFormTd{
	border:1px solid #aaa;
	background:#f3f3f3;
	vertical-align:top;
}
.rateTable2 .masterCellItem{
	background:transparent !important;
}
.spoHeadTitle{
	background: #3CBEE6; 
	padding: 5px; 
	border: 1px solid #aaa; 
	color: #fff
}
.reportTable td{
	padding:5px;
	border-bottom:1px solid #eee;
}
.focus{
	border:3px solid red !important;
}
.false{
	background:#fe9191;
}
.false:hover,.true:hover{
	color:#fff;
}
.true{
	background:#92f788;
}
.status-3 td{
	background:#FFB300;
	color:#fff;
}
.status-4-processed td{
	background:#15990E;
	color:#fff;
}
.status-5 td{
	background:#FA5A57;
	color:#fff;
}
.status-6 td{
	background:#0E6499;
	color:#fff;
}
.tasktrue td{
	background:#ff9b19;
	color:#fff;
}
.orderTr:hover,.orderTr:hover td{
	background:#eee;
	color:#333;
}
.orderDetay #content3{
	padding:6px;
	width:98%;
}

.orderModified #content3{
	border:1px solid #ff9b19;
}
.orderdetaytd{
	vertical-align:top;
}

.orderdetaytd.orderModified{
	padding-right:10px;
}
.popoverSpo{
float:right;
}
 .selectable .ui-selecting { background: #FECA40; }
  .selectable .ui-selected { background: #F39814; color: white; }
  .selectable { list-style-type: none; margin: 0; padding: 0; width: 80%; height:110px;overflow:auto;background:#fafafa;}
  .selectable li { margin: 3px; padding: 0.4em; }
  
.aeUserCount{
	margin:20px 0;
}
.aeUserCount td{
	padding:5px 10px;
	border:1px solid #ccc;
	width:315px;
}
.aeUserCount .userCountNo{
	background:#eee;
	width:auto;
}
.aeUserProfile {
	width:100%;
	margin:20px 0;
	border-collapse:collapse;
}
.aeUserProfile td.userCountNo,
.aeUserProfile tr.importantField td.userCountNo{
	background:#fff;
	width:300px;
	color:#333;
}
.aeUserProfile td{
	background:#f4f4f4;
	width:100px;
	padding:5px 10px;
	border:1px solid #e3e3e3;
}
.aeUserProfile tr.importantField td{
	color:#3CBEE6;
	font-weight:bold;
}
.aeUserProfile textarea{
	padding:2px;
	width:98%;
	height:100px;
	border:1px solid #aaa;
}
.aeUserBalance{
	width:60%;
	border-collapse:collapse;
	margin:20px 0;
}
.aeUserBalance tr:hover{
	background:#eee;
	cursor:pointer;
}
.aeUserBalance th{
	background:#fff;
	color:#004095;
	padding:3px 5px;
}
.aeUserBalance td{
	border:1px solid #eee;
	padding:3px 5px;
	text-align:left;
}
.aeUserBalance td.aeUsername{
	font-weight:bold;
}
.aeUserBalanceDetail td{
	border-bottom:1px solid #eee;
	padding:3px 5px;
}
.table-hover .rowitem:hover{
	background:#eee;
	cursor:pointer;
}
.aeroTable{
	border-collapse:collapse;
	margin:20px 0;
}

.aeroTable th{
	color:#004095;
	padding:3px 5px;
}
.aeroTable td{
	border-bottom:1px solid #eee;
	padding:3px 5px;
}
.buttons input{
	width:90%;
}
a.link{
	color:orange;
	font-weight:bold;
	fon-size:12px;
}
a.link:hover{
	color:#ccc;;
}
.agencyDetail{
	border-collapse:collapse;
}
.agencyDetail td{
/* 	border:1px solid #eee; */
	padding:5px;
}

.hotel-photos .ui-widget-header{
	background:#eee;
	padding:5px;
	margin:0 0 20px;
	border:0;
	line-height:30px;
	color:#333;
}
.hotel-photos .ui-widget-content{
	background:#fff;
	min-height:100px;
}
.hotel-photos .photoCount{
	color:orange;
}
.hotel-photos .gallery li{
	margin:0 0 30px 80px;
}
.hotel-photos .gallery li img,.hotel-photos .gallery .ui-widget-header{
	cursor:default;
}

/**** WIDGET PAGE SETTINGS ****/

#widgets h3{
	padding:10px;
	background:#eee;
}
#widgets .sections{
	padding:5px;
}
#widgets .hweb-link{
	color:#064497;
	font-size:12px;
	font-weight:bold;
}
#widgets .hweb-link:hover{
	color:orange;
}
#widgets .getCode{
	padding:30px 2% 0 0;
	float:left;
	width:46%;
	border-top:1px solid #ccc;
}
#widgets .getCode h4{
	padding:5px;
	font-size:11px;
	font-weight:normal;
}
#widgets .hweb-button{
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
/* 	background-color: #006DCC; */
/* 	color:#fff; */
	border:0;
}
#widgets .hweb-button:hover{
/* 	background-color: #0044CC; */
}
#widgets .hweb-form-settings{
	margin-bottom:50px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
#widgets #hweb-widget-settings{
	float:left;
	margin-right:20px;
}
#widgets #hweb-widget-settings ul{
	margin:0;
	padding:0;
}
#widgets #hweb-widget-settings ul li{
	overflow:hidden;
	padding:10px 0;
}
#widgets #hweb-widget-settings ul li.separator{
	border-bottom:1px solid #ddd;
}
#widgets #hweb-widget-settings ul li label{
	display: block;
    float: left;
    margin: 8px 5px 0 0;
    width: 130px;
}
#widgets #hweb-widget-settings ul li input{
	width:140px;
	margin-right:3px;
}
#widgets #hweb-widget-settings ul li .ui-button .ui-button-text{
	padding:3px;
}
#widgets .hweb-preview{
	display: flex;
	justify-content: center;
}
#widgets .toggle-preview{
	float:left;
	width:68%;
	height:650px;
	position:relative;
	border:1px solid #eee;
	background:#fafafa;
	overflow:auto;
}
#widgets #hweb-widget-settings .titleSection,
#widgets #hweb-widget-settings .promoSection{
	display:none;
}
.ui-colorpicker table td {
    text-align: left;
}


.hint{
	color:orange;
	font-weight:bold;
}
.hweb-title{display:none;}

#hweb-search-panel {
    background: #fafafa;
}
#widgets #hweb-widget-settings ul li label.ccnumber-icon{
	float:right;
	width:85px;
}
#widgets #hweb-widget-settings ul li label.ccnumber-icon input{
	width:auto;
}

/*** BOOTSTRAP CUSTOM ***/

.nav > li > a{
	font-size:14px;
}
img{
	max-width:100%;
}

body .btn-primary{
	background:#2597ee;
	border-color:#2597ee;
}
body .btn-primary:hover{
	background:#2087d5;
	border-color:#2597ee;
}



/*** PAGE SIGNIN SIGNUP ***/

.page-login .form-btn{
	margin:30px 0;
}
.page-login .pageTitle{
	color:#f49d05;
	margin-bottom:20px;
}
.page-login input[type="text"],
.page-login input[type="email"],
.page-login input[type="password"]{
	border-color:#3ebeed;
}
.page-login label{
	color:#3ebeed;
	font-size:12px;
}
.page-login .checkbox{
	color:#aaa;
	font-size:12px;
}
.page-login .checkbox label{
	color:#aaa;
}
.page-login .checkbox a{
	color:#f49d05;
}
.registerLinks, .registerLinks a{
	color:#aaa;
}
.registerLinks a{
	font-size:12px;
}
.registerLinks a img{
	margin-right:10px;
}
.registerLinks ul{
	margin:10px 0 50px 33px;
	padding:0;
}
.registerLinks li{
	margin:20px 10px;
}
.registerLinks span{
	margin-top:10px;
	display:block;
	font-weight:bold;
}
.registerLinks .regLogo{
	border-right:1px solid #ddd;
	text-align:center;
}
.page-login .modal-body {
    height: 600px;
    overflow: auto;
    text-align:left;
}
.periods .period td{
	padding-top:0;
}
.ui-buttonset .ui-state-default{
	background:#f3f3f3;
	color:#777;
}
.ui-buttonset .ui-state-default.ui-state-active{
	background:#fff;
	font-weight:normal;
	color:orange;
}
.submit-btn{
	text-align:center;
	margin:10px 0 20px;
	padding:10px;
}
.childPercent {
	border: 1px solid #3CBEE6;
}
.rollingOptions {
	border: 1px solid #3CBEE6;
}
.dateLimitOptions {
	border: 1px solid #3CBEE6;
}
.privacy-cookie{
	position:fixed;
	left:10px;
	bottom:10px;
	z-index:2;
	max-width:200px;
	padding:15px;
	background:rgba(1,1,1,.6);
	border-radius:5px;
	color:#fff;
	font-size:11px;
}
.privacy-cookie a{
	color:orange;
}

.privacy-cookie .btn{
	background:none;
	color:#fff;
	padding:5px;
	position:absolute;
	right:0;
	top:0;
	width:20px;
	height:20px;
	border:0;
}

.ui-selectmenu-menu{
	text-align:left;
}
html .ui-selectmenu-button.ui-button {
    width: 26em;
}

.dialog-wrapper{z-index: 10;}
.site-logo {
	max-width: 300px;
	max-height: 90px;
}