.mg_input_1 .time_picker .timepicker, .mg_input_1 .rq-check-inout-single-wrapper, .mg_selectric {
    background-size: 0px !important;
    background: transparent url(../images/arrow-down.png) no-repeat right 15px center;
}
.ui-page-theme-a .ui-btn, html .ui-bar-a .ui-btn, html .ui-body-a .ui-btn, html body .ui-group-theme-a .ui-btn, html head+body .ui-btn.ui-btn-a, .ui-page-theme-a .ui-btn:visited, html .ui-bar-a .ui-btn:visited, html .ui-body-a .ui-btn:visited, html body .ui-group-theme-a .ui-btn:visited, html head+body .ui-btn.ui-btn-a:visited {
    background-color: #fff;
    border-color: transparent;
    color: #333;
    text-shadow: 0 1px 0 #f3f3f3;
}
.ui-select {
    margin-top: .5em;
}
.bg_transparent {
    background-color: white !important;
	width: inherit;
    text-align: center;
}
.ui-page-theme-a a:visited, html .ui-bar-a a:visited, html .ui-body-a a:visited, html body .ui-group-theme-a a:visited {
    /*color: #7d8386;*/
}
a.mg_btn1.bg_transparent.ui-link {
    
    margin-top: 8px;
    padding-top: 15px;
}
.mg_btn1:hover {
    color: #7d8386;
}
.gray-bg {
    background-color: #ffffff !important;
}
a {
	color: #2392d8;
}

em {
    font-style: normal;
}

.flightDetails-div {
    margin-right: -15px;
    margin-left: -15px;
}

.screen-xs .flightDetails-div {
    margin-right: -6px;
    margin-left: -10px;
}

.flightInfoOrderStatus {
	display: inline-block;
    float: right;
    font-size: 16px;
    text-align: right;
}

.flightInfoAltDiv {
    font-size: 16px;
    height: auto;
    display: flow-root;
    border-bottom: 1px solid #ccc;
    padding: 3px;
}

.flightInfoAltDivBorder {
    border-bottom: none;
}

@media (max-width: 551px) {
	.flightInfoAltDiv, .flightInfoOrderStatus {
	    font-size: 12px;
	}
}
i#cardLogo {
    display: inline-block;
    margin: 0 5px 0 0;
}
.cancelTicket {
    border: 1px solid #d01515;
    background: #d01515;
    color: #fff !important;
    padding: 5px 15px;
    display: inline-block;
}

.cancelTicket:hover {
    text-decoration: none;
    background: #d01515;
    border-color: #d01515;
    color: #fff;
}


.cancelDisabled {
    background: #cccfd0 !important;
    cursor : not-allowed !important;
    border-color: #9ca6aa;
    	
}

.flightInfoCountdown {
    font-size: 12px;
    font-weight: bold;
    margin: 5px 3px;
}

.eTicketCheck {
    padding: 10px 0 0;
    background: #f9f9f9;
}

.tabBorderTitle {
    border-left: 5px solid #fec60a;
    padding-left: 10px;
    font-weight: 400;
    margin-bottom: 15px;
}

.flightDetailAltArea {
    border: 1px solid #ccc;
    margin: 1px 0 20px !important;
    padding: 5px;
    background: linear-gradient(to bottom, #f7f7f7 0%,#f7f7f7 20%,#f7f7f7 20%,#f7f7f7 14%,#ffffff 14%,#ffffff 100%);
    padding-bottom: 8px;
}

.pnrTicketTitle, .pnrTicketTitle2 {
    background: #fff;
    margin: -5px -5px 6px -5px;
    padding: 5px;
}

.alertArea {
    padding: 0px 5px 5px 5px;
    border: 1px dashed #ccc;
    margin-top: -21px;
    background: #f9f9f9;
}

.alertArea .alertInlineTable {
    margin-top: 0;
}

.technicalStopCheckout {
    margin-bottom: 15px;
}

.stopInlineTechnicalTable {
    border: 1px dashed red !important;
    color: red !important;
    background: #ffeaea !important;
}

.pnrTicketTitle .pnrNumber, .pnrTicketTitle2 .pnrNumber {
	font-weight: bold;
}

.eTicketPriceTableS {
    text-align: right;
}

.overflow-table {
	overflow-x: scroll;
}

.eTicketPriceTable {
    width: 100%;
}

.eTicketPriceTable th, .eTicketPriceTable td {
    border: 1px solid #ccc;
    padding: 5px;
}

.eTicketPriceTable th {
	background: #f9f9f9;
}

.flightExpDestTitle {
    color: #383838;
    padding: 2px 5px;
    font-weight: bold;
    border-left: 3px solid #fec60a;
    margin: 10px 0;
}

.flightRulesNonRefundable {
    color: #ff0400;
    margin-bottom: 5px;
}

.arrival-title, .departure-title, .arrivalTitle, .departureTitle {
    font-weight: bold;
    margin-right: 8px;
    padding-right: 5px;
    background: #fec60a;
    color: #383838;
    padding: 8px 15px;
    margin-left: -6px;
}

.departure-title, .departureTitle {
	background: #383838;
    color: #fff;
}

.flightDetail-planeGidis, .flightDetail-planeDonus {
    width: 18px;
	margin-top: -3px;
    margin-right: 3px;
}

.modal-body .flightDetail-planeGidis, .modal-body .flightDetail-planeDonus {
    margin-right: 5px;
}

.modal-body .nav.nav-tabs {
        padding: 5px 0 0;
}

.modal-body .nav-tabs .nav-link {
    color: #383838;
    padding: 7px 20px;
    border: none;
}

#modalFlightRules h3, #modalFlightRulesReturn h3, #modalFlightRulesAll h3{
    color: #4391cd;
    padding-left: 10px;
}

.modal-body .nav-tabs .nav-link:hover {
    border: none;
    color: #fec60a;
    border-bottom: 5px solid #fec60a;
}

.modal-body .nav-tabs .nav-link.active {
    border: none;
    border-bottom: 5px solid #fec60a;
    font-weight: bold;
}

.modal-flight-detail {
    padding: 15px 6px;
    background: #f9f9f9;
    margin: 0 0 0px !important;
}

.flightTitle {
    font-weight: bold;
}

.FlightTable .form-group {
    background: transparent;
    margin: -5px -5px -8px -5px;
    padding: 20px 10px;
}

.flightTable-airlineArea {
    /* text-align: center; */
    border-right: 1px dashed #ccc;
    /* width: 30% !important; */
}

@media (max-width: 767px) {
	.flightTable-airlineArea {
	    border-right: none;
	}
}

.flightTable-airlineArea .line1 {
    font-weight: bold;
}

.flightDetailAltArea .badge-warning {
    background: #462a7a;
}
.flightDetailAltArea .badge-danger {
	background-color: #fff6b2;
    color: #dc3545;
}

.flightDetail-planeSari {
    width: 15px;
    margin: 0 5px 2px 10px;
}

.world-fg {
	width: 80px;
    height: 20px;
    background: url('/resources/img/ub_hp_sprite.png') -210px -313px;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 5px;
}

.cardfinans-fg {
	width: 80px;
    height: 20px;
    background: url('/resources/img/ub_hp_sprite.png') -110px -313px;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 5px;
}

.bonus-fg {
	width: 80px;
    height: 20px;
    background: url('/resources/img/ub_hp_sprite.png') -10px -313px;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 5px;
}

.maximum-fg {
	width: 80px;
    height: 20px;
    background: url('/resources/img/ub_hp_sprite.png') -310px -313px;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 5px;
}

.axess-fg {
	width: 80px;
	height: 20px;
    background: url('/resources/img/ub_hp_sprite.png') -290px -178px;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 5px;
}

.miles-fg {
	width: 80px;
    height: 20px;
    background: url('/resources/img/ub_hp_sprite.png') -120px -125px;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 5px;
}

.paraf-fg {
	width: 60px;
    height: 20px;
    background: url('/resources/img/ub_hp_sprite.png') -220px -125px;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 5px;
}

.ziraat-fg {
	width: 81px;
    height: 20px;
    background: url(/resources/img/ub_hp_sprite.png) -376px -460px no-repeat;
    margin-bottom: -4px;
    margin-right: 5px;
    display: inline-block;
}

.cardLogoTicket {
    margin-top: 8px;
}

@media (min-width: 768px) {
	.transmission {
	    padding: 15px 3px 15px 12px;
	}
}

.transmission {
    padding: 5px 10px 5px;
    width: 30%;
}

@media (min-width: 980px) {
	.transmission {
	    width: 100% !important;
	    margin-left: -10%;
	}
}

.duration .one-line, .duration .one-line-small {
    background-color: #a6a6a3;
    width: 100%;
    height: 1px;
    float: left;
    position: relative;
}

.transmission .one-line-small:before {
    content: url(/resources/img/icons/cut-arrow-right.png);
    color: #a6a6a3;
    display: inline-block;
    margin: -5px -8px;
    font-size: 8px;
    float: right;
}

.transmission .one-line-small:after {
    content: '';
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: -5px;
    background: #a6a6a3;
    float: left;
}

.purchaseDate {
    border-top: 1px dashed #ccc;
    padding: 5px 0;
    font-size: 12px;
}

.cancellationDate {
    font-size: 12px;
    padding: 5px 0;
}

.flightDetailsRow {
    margin: 0px 0px 10px;
    border: 1px dashed #ccc;
    padding: 10px 5px;
    background: #f9f9f9;
}

.flightDetailsRow div {
    text-align: center;
}

.passengerInfoRow {
    margin: 0px 0px 10px;
    border-bottom: 1px dashed #ccc;
    padding: 0px 0 10px;
}

.text-warning {
    font-size: 13px;
    color: #dc3545 !important;
    background: #fff;
    /*margin: 0px -5px -5px;*/
    margin: 0px 0px 0px;
    padding: 5px 10px 5px;
    border-top: 1px dashed #eee;
}

.text-warning span { 
	line-height: 18px;
	vertical-align: middle;
}

.eTicketPriceTable a {
    text-decoration: underline;
    color: #007bff;
}

.penaltyInfo {
    margin: 0px 15px;
}

.cancelButtonMainArea {
    border-left: 1px solid #ccc;
    background: #fff;
    padding: 0px 0 15px;
    margin: 5px -10px -5px;
}

.cancelButtonArea {
	text-align: center;
}


@media (max-width: 991px) {
	.cancelButtonArea2 {
	    text-align: center;
	    background: #fff;
	    border-top: 1px dashed #ccc;
	    padding: 10px;
	}
	.cancelButtonMainArea {
	    border-left: none;
	    background: transparent;
	    padding: 0 10px;
	    margin: 5px 0px -5px;
	}
}

@media (max-width: 767px) {
	.cancelButtonArea2 {
	    float: none;
	    text-align: center;
	    background: #fff;
	    padding: 5px;
	    margin-top: 10px;
	}
	.cancelButtonMainArea {
	    border-left: none;
    	margin-top: -5px;
	}
	.flightDepArr, .durationWeb {
		text-align: center;
	}
	.transmission {
	    margin: 0 41%;
	}
}

.countdownAdditionalText {
    font-size: 11px;
    font-weight: 500;
}

.cancelModalFlightHeader {
	background: #fec60a;
    padding: 3px 10px;
    border-radius: 5px 4px 0 0;
    color: #383838;
    font-weight: bold;
}

.stopInlineTable {
    padding: 4px;
    text-align: center;
    border: 1px dashed #4391cd;
    color: #4391cd;
    background: #f2f6f9;
    font-size: 11px;
    width: 100%;
    max-width: 100%;
}

.alertInlineTable {
    padding: 10px 5px 10px 20px;
    color: #e80000;
    font-size: 12px;
    background: #fff;
    margin: 9px -5px -5px -5px;
}

.cancelModalPnr {
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: 5px;
    display: block;
}

.cancelTicketModal .modal-body {
    text-align: center;
}

.cancelTicketModal .modal-body .voidInfo {
    text-align: center;
    display: inline-block;
    font-size: 16px;
}

.cancelTicketModal .modal-body .voidInfo img {
    display: block;
    margin: 0 40%;
    width: 15%;
    margin-bottom: 12px;
}

h5.title strong {
    font-size: 16px;
}

b, strong {
	font-weight: bold !important;
}

.success-icon {
    width: 20% !important;
    margin: 0 40% 20px !important;
}

.tdColor span {
    color: #888888;
    text-decoration: line-through;
}

.fNormal {
	font-weight: normal;
}

.fBold {
	font-weight: bold;
}

.voidByCallCenter {
	display: none;
	text-align: center;
    border: 1px solid #ccc;
    padding: 1px 5px 2px;

    background: #f9f9f9;
    float: right;
    margin: 15px 5px 5px;
    font-size: 13px;	
}

.voidByCallCenter a {
    display: block;
    margin-bottom: 2px;
}

.callCenterPhone {
    width: 14px;
    margin-right: 5px;
    margin-bottom: 2px;
}

.voidedFlight  {
	position: absolute;
    top: -1px;
    bottom: 0;
    left: -1px;
    right: 0;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background: rgba(241, 241, 241, 0.57);
    z-index: 999;
}

.voidedFlight-addOn {
	background: rgba(241, 241, 241, 0.57);
	z-index: 999;
	margin : 5px 5px;
	padding : 5px;
}

a.btn.flightInfoBtn.btn-secondary.insurance-policyBtn.disabled {
    color: #b9b5b5;
}

.refundedFlight {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(241, 241, 241, 0.57);
	z-index: 999;	
}

.tm-time {
    white-space: nowrap;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    /*margin-left: 0%;*/
}

.stopInlineTable .tm-time {
    font-size: 11px;
}

.receiptIcon {
    width: 16px;
    margin: -4px 0px 0 20px;
}

.insurance-policyBtn {
    border: 1px solid;
    padding: 5px 15px;
    display: inline-block;
}


.transfer-right {
	border-left: 4px solid #ffc600;
	padding-left: 10px !important;
}

.transfer-block-item {
	display: block;
	padding: 5px 0;
}

.transferDetailArea .flightInfoOrderStatus {
    font-size: 14px;
}

.transfer-route-info {
    font-size: 13px;
}

.transfer-route-info img {
    height: 7px;
    padding: 0 2px 0 5px;
}

/** NEW **/
.checkout-page label{
	font-size: 13px;
}

.passenger-insurance label.custom-control-label {
    font-size: 14px;
}
.custom-control-inline .custom-control-label {
	padding-top: 2px;
}


.screen-xs .price-table.table th, .screen-xs .price-table.table td {
	padding: 0.4rem;
	font-size: 12px;
}

/* .screen-xs .price-table.table td { */
/*     text-align: left; */
/* } */

.btn-optional {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}
.btn-modalFlightDetails {
	position: absolute;
    right: 30px;
    color: #4391cd !important;
    font-size: 12px;
    font-weight: normal;
    margin-top: 1px;
    
}
.screen-xs .btn-modalFlightDetails {
	background-color: #f7f7f7;
    padding: 4px;
    right: 16px;
    margin-top: 30px;
    z-index: 1;
}

/* Payment */
#creditCardLogo {
	position: absolute;
    top: 32px;
    right: 25px;
}
.payment-bottom {
    position: absolute;
    bottom: 1px;
    background: #f3fbf0;
    font-size: 12px;
	padding: 7px 20px;
    color: #52575a;
    left: 1px;
    right: 1px;
}
@media ( max-width : 767px) {
	.pl-3.mobile-balancer {
		padding-left: 0px !important;
	}
	#mpass-mainContent-area.mobile-balancer {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}

}
.screen-xs .payment-bottom {
	font-size: 11px;
	left: 6px;
    right: 10px;
}

.agreement-label {
	position: absolute;
    left: 38px;
    top: 2px;
}

.insurance-policyBtn {
    border: 1px solid;
    padding: 5px 15px;
    display: inline-block;
}

/* insurance-div */
.insurance-div {
/* 	background-color: #fff9e7; */
}
ul#insurance-facilities  {
	margin: 0;
	padding: 0;	
}

#insurance-facilities li {
	padding: 0;
    margin-top: 5px;
    font-size: 12px;
    list-style: none;
}

#insurance-facilities li:before {
	content: 'Ã¢Å“â€œ';
	padding-right: 10px;
	color: #676662;
}

#insurance-brand {
    float: right;
    font-size: 12px;
    margin-bottom: 5px;
}

#insurance-brand img {
    width: 60px;
    margin: -15px 0 -10px 7px;
}

/** Payment **/
.grandtotal {
	display: inline;
}

.onlinePaymentBanks {
	margin: 0;
	margin-top: 10px;
	padding:0;
	
}

.onlinePaymentBanks li {
	border: 1px solid #ccc !important;
    display: inline-block;
    padding: 5px 10px 2px !important;
    margin: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc !important;
}

.compaySteps li {
    margin: 0 0 10px 20px;
}

#flight-price, .grandtotal>.currencyChangeArea  {
    font-weight: bold;
    font-size: 20px;
	display: inline-block;
}

.notTCCitizenArea {
    margin: 5px 0;
}

@media (max-width: 1199px) {
	.notTCCitizenArea .custom-control-label {
	    font-size: 11px !important;
	    padding-top: 5px;
	}		
}

.payment-methods {
    margin-bottom: 5px;
	border-bottom: 1px solid #eee;
}

.rsv-txt {
    padding: 15px 0 0 15px;
}

.agreement-div {
    margin-left: 15px;
}

.purchase-div {
    padding: 0 0 30px 30px;
}

#makeResButton {
    padding: 6px 35px;
    margin: 5px 0 50px;
    font-weight: bold;
    font-size: 20px;
    background-color: #4cae19;
    border: none;
}

.passenger-insurance .row.mb-2 {
    border-top: 1px solid #f3f3f3;
    padding-top: 10px;
}

.close {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 0.5;
    color: #383838;
    text-shadow: none;
    opacity: 1;
}

.tab-content ul {
    /*padding-inline-start: 30px;*/
    margin-bottom: 20px;
}

#modalFlightRules #myTabContent .table tr:first-child td {
    border-top: none;
}

#insuranceDetailTab-2 .table td {
    vertical-align: middle;
}

#insuranceDetailTab-2 .table th:first-child, #insuranceDetailTab-2 .table td:first-child {
    border-right: 1px solid #dee2e6;
}

#insuranceDetailTab-2 .table th {
    text-align: center;
}

#insurance-price {
    font-size: 18px;
    font-weight: bold;
}

.insurance-div hr {
    margin: 0 0 10px;
}

.insuranceFadeWarnArea.text-danger {
    font-size: 12px;
    padding: 0 0 0 20px;
}

.insurance-div label.custom-control-label {
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0;
}

.insurance-div .d-inline-block label.custom-control-label {
    font-weight: normal;
}

.payment-methods .nav-link a:hover {
    text-decoration: none;
    color: #fec60a;
}




img.otherPayments {
	margin-top: 5px;
	float: right;
	display: none;
}

@media ( max-width : 767px) {
	.payment-methods > ul > li {
		border: none;
		border-bottom: 3px solid #cecece;
		padding: 10px 15px;
    	height: 38px;
    	text-align: left;
	}

	.payment-methods > ul > li.active img.otherPayments {
		display: block;
	}
	.payment-methods > ul > li { display: none; }
	.payment-methods > ul > li.active {
		border-bottom: 3px solid #fec60a;
		display: block !important;
	}

	.payment-methods > ul > li:nth-child(2), .payment-methods > ul > li:nth-child(3), .payment-methods > ul > li:nth-child(4) {
		display: none;
   		z-index: 9;
		position: absolute;
		background: #FFF;
		cursor: pointer;
		
		
	}
	.payment-methods.opened > ul > li:nth-child(2) {
		display: block;
	    top: 38px;
	    width: 59.5%;
	    border-radius: 0 !important;
	    border: 1px solid #cecece;
	    padding: 8px 15px 10px;
	    border-bottom: 0;
	}
	.payment-methods.opened > ul > li:nth-child(3) {
		display: block;
	    top: 76px;
	    width: 59.5%;
	    border-radius: 0 !important;
	    border: 1px solid #cecece;
	    padding: 8px 15px 10px;
	    border-bottom: 0;
	}
	.payment-methods > ul > li a {
	    font-size: 90%;
	    white-space: initial;
/* 	    display: inline-block; */
	}
	.payment-methods.opened > ul > li:nth-child(4) {
		display: block;
	    top: 114px;
	    width: 59.5%;
	    border-radius: 0 !important;
	    border: 1px solid #cecece;
	    padding: 8px 15px 10px;
	    border-bottom: 1px solid #ccc;
	}
	
	.payment-methods > ul > li:first-child {
		width: 63%;
	}
	
	.payment-methods > ul > li:last-child {
		width: 35%;
	    border-radius: 0 !important;
	    border: 1px solid #cecece;
	    padding: 8px 15px 10px;
	    border-top: 0;
	}
	
	.opened img.otherPayments {
		transform: rotate(180deg);
	}
}

@media (max-width: 439px) {
	.payment-methods > ul > li:first-child {
		width: 100% !important;
	}
	.payment-methods > ul > li {
	    width: 90% !important;
	}
}


#creditCardForm .rsv-txt p a {
    display: block;
}

#insuranceDetailTab-2 .table th {
    border: none;
    background: #f9f9f9;
}

#insuranceDetailTab-1 {
    padding: 10px;
}

#insuranceDetailTab-1 h3, #modalInsuranceInformation h3, #modalInsuranceKVK h3 {
    font-size: 16px;
}

#insuranceDetailTab-1 h5, #modalInsuranceInformation h5, #modalInsuranceKVK h5 {
	font-size: 14px;
}

.table.price-table th {
    border: none;
    background: #f9f9f9;
    font-weight: normal;
	padding: 0.3rem 0.75rem;
}

#modalInstallments th {
    border-bottom: none;
    background: #f9f9f9;
}
.screen-xs #modalInstallments .modal-body {
	padding:0;
}
.screen-xs #modalInstallments td {
	    padding: 2px 7px 2px;
}
#insuranceDetailTab-2 td.text-center {
    font-weight: bold !important;
}

#modalInsuranceDetail .modal-header {
    border-bottom: none;
    margin-bottom: -30px;
    z-index: 1000;
}

#modalInsuranceDetail .modal-title {
    display: none;
}

.flightDetails-div .price-table i {
    font-style: normal;
}

#modalPaymentRedirection .modal-dialog {
    max-width: 576px;
}

#modalPaymentRedirection h3, #modalReservationLoading h3 {
    font-size: 1.17em;
    font-weight: bold;
}

#modalReservationLoading h3 {
    margin: 10px 0;
}

#modalPaymentRedirection p {
    margin: 15px 0;
}

#modalPaymentRedirection .row img {
    height: 50px;
    margin-top: 20px;
}

#modalPaymentRedirection .modal-body img, #modalReservationLoading .modal-body img {
    margin: 10px 0;
}

.flightDetails-div h4.title span {
    font-size: 14px;
    padding-left: 5px;
}

.FlightTable .col-md-3.col-12 div {
    padding-bottom: 2px;
}
/* INPUT DATE */

.input-date input[type=tel]:focus {
	outline: none;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: none;
}

.input-date input[type=tel] {
	outline: none;
	-webkit-box-shadow: none !important; -moz-box-shadow : none !important;
	box-shadow : none !important;
	border: none;
	background: transparent;
	margin-top: -7px;
	font-size: 13px;
	margin-right: -5px;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.input-day {
	width: 20px;
	height: 100%;
	border: 0;
	padding: 0;
}

.input-month {
	width: 20px;
	height: 100%;
	border: 0;
	padding: 0;
}

.input-year {
	width: 50px;
	height: 100%;
	border: 0;
	padding: 0;
}
/*** input-split ***/
.input-split {
	display: inline-block;
}

.input-split label.error {
	margin-left: -5px;
}

.input-split .input-helper {
    margin: 17px -36px;
}

.input-split input {
    outline: none;
    -webkit-box-shadow: none !important; -moz-box-shadow : none !important;
    box-shadow : none !important;
    border: none;
    background: transparent;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.input-split input {
    height: 100% !important;
    border: 0;
    padding: 0;	
}
.input-split input:focus {
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
}
.input-char-10 {
    width: 80px;
}
.input-char-4 {
	width: 29px;
}

.input-char-3 {
    width: 22px;
}

.input-char-2 {
    width: 16px;
}

.wallet-agreement-div {
	position: relative;
}

.wallet-agreement-div .agreement-label {
	left: 20px;
}

@media (max-width: 576px) {
	.custom-control.custom-radio.custom-control-inline {
	    margin-top: 0;
	    display: inline-block;
	}
}

.custom-control-input:focus ~ .custom-control-label::before, .btn-success:focus, .btn-success.focus {
    box-shadow: none;
}

.insuranceAcceptArea a {
    color: #4391cd;
}

.contact-area-notification {
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
    color: #6f6f6f;
}

.intl-tel-input input#mobile-number{
    background-color: #fff;
}

.disabled .intl-tel-input .flag-dropdown .selected-flag, .disabled .intl-tel-input input#mobile-number {
    background-color: #e9ecef !important;
}

.disabled .intl-tel-input .flag-dropdown .selected-flag .down-arrow, .disabled .intl-tel-input .country-list {
	display: none;
}

.payment-area-rules-checkbox {
    margin-left: 15px;
}

#installmentTableDiv tbody td:first-child, #installmentTableDiv tbody td:last-child {
    font-weight: bold;
}

.onlinePaymentImage {
    height: 9px;
    margin: 0 0 2px 5px;
}

.passenger-insurance .btn-optional.text-primary:after {
    content: "Ã¢â€“Â¾";
    padding: 0 4px;
}

.flightDepArr strong {
    font-size: 16px;
}

.checkoutNotification {
    color: #383838;
    font-size: 12px;
    border: 1px dashed #ddd;
    border-radius: 5px;
    padding: 10px;
    background: #fffcf2;
    margin: 15px 0 0 !important;
    display: block;
}

#coupon-report table thead th {
    background: #f9f9f9;
    border: none;
}

#coupon-report #coupon-totalAmountToPay {
    font-weight: bold;
}

#btn-go-payment, #btn-cancel-reservation {
    font-weight: bold;
    padding: 5px 10px 4px;
}

.reservationtotal span.currencyChangeArea {
    font-size: 20px;
}

#btn-use-coupon {
    font-weight: bold;
}

.alert-ajax {
    margin-top: -30px !important;
    margin-bottom: 40px !important;
}

.alert-ajax .alert.alert-danger.alert-error {
    background: url(/resources/img/alertbg.jpg);
    padding: 10px 15px;
    font-size: 14px;
    box-shadow: 0 0 4px #525252;
    border-radius: 3px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    border: none;
}

/* .payment-info-area { */
/* 	margin-left: -10px; */
/* } */

@media (max-width: 980px) {
	.flightTitle {
	    line-height: 26px;
	    font-size: 12px;
	    font-weight: bold;
	    width: 100%;
	    display: inline-block;
		padding-right: 5px;
		padding-bottom: 5px;
	}
	.FlightTable .form-group {
		background: #fff;
		margin: -5px -5px -8px -5px;
		padding: 20px 10px;
	}
	.arrival-title, .departure-title {
	    padding: 11px 15px;
	}
}

@media (max-width: 767px) {
	#insurance-brand {
	    max-width: 75%;
	    text-align: right;
	    display: inline-block;
	}
	a#btn-insurance-details {
	    display: inline-block;
	}
	#insurance-brand img {
	    margin: -5px 0 -10px 7px;
	}
	.person-count-price {
	    display: block;
	}
	.agreement-label {
	    top: 3px;
	}
	.passport-required-area {
		border-top: 1px solid #eee;
		margin-top: 10px;
		padding-top: 10px;
	}
}

@media (max-width: 575px) {
	.content-area {
	    padding: 10px 5px 5px;
	}
	.insurance-div .custom-control {
	    margin-top: 0;
	}
	#creditCardForm .custom-control label {
	    white-space: normal;
	}
	.payment-area-rules-checkbox .custom-control {
	    display: inline-block;
		margin-right: -3px;
	}
	.payment-area-rules-checkbox .agreement-label {
	    position: relative;
	    display: inline;
	    left: 0;
	    top: -1px;
	}
	.screen-xs .price-table.table th, .screen-xs .price-table.table td {
		white-space: nowrap;
	    max-width: 70px;
	    font-size: 11px;
	}
	.flightDetails-div h4.title span {
	    font-size: 12px;
	    padding-left: 0;
	    display: block;
	    padding-top: 5px;
	}
	.onlinePaymentBanks li {
	    min-width: 200px;
	}
	.flightTable-airlineArea, .flightDepArr, .durationWeb {
		text-align: left;
	}
	span.tm-time.direkucusozelcss {
        margin-left: 0 !important;
    }
    span.tm-time.direkucusozelcss2 {
        margin-left: 0 !important;
    }
	.col-md-2.col-12.flightTable-airlineArea {
        width: 100% !important;
        border-right: 0px dashed #ccc;
    }
    a.aramayabasla.ui-link.ui-btn.ui-shadow.ui-corner-all {
        margin-top: 0.5em;
    }
    .ui-input-text,
    .ui-input-search {
        margin: 0;
        border-width: 1px;
        /* border-style: solid; */
    }
    /*input[type="text"] {
        margin-top: 0.5em !important;
        margin: 0 !important;
    }*/
    .ui-input-text.ui-body-inherit.ui-corner-all.ui-state-disabled.ui-shadow-inset {
        margin: .5em 0;
    }
    .ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset {
        margin: .5em 0;
    }
	.transmission {
	    margin: 0 -2%;
	}
	.flightDepArr {
	    border-top: 1px dashed #eee;
	    padding-top: 10px;
	}
	.durationWeb {
	    border-top: 1px dashed #eee;
	    padding-top: 5px;
	}
	.flightDetails-div.passenger-insurance label.d-block {
	    display: inline-block !important;
	    margin-right: 10px;
	    margin-bottom: 10px;
	}
	.screen-xs .price-table.table tbody td:last-child {
	    border-right: none;
	}
	.screen-xs .price-table.table tfoot td:first-child {
	    display: none;
	}
	.insurance-div .d-inline-block label.custom-control-label {
		padding-left: 5px;
	}
	.rsv-txt {
	    padding: 15px 0 0 15px;
	}
	.payment-area-rules-checkbox {
	    margin-left: 15px;
	}
	.payment-info-area {
	    margin-left: 0;
	}
	.col-md-3.col-12.flightDepArr.mt-1 {
    width: 100% !important;
    }
	
}

.table-total-price {
    border-top: 1px solid #eee;
    padding-top: 5px;
    margin-top: 5px;
    display: inline-block;
}

table.price-table {
    margin-bottom: 0;
}

.descTicket {
    padding-inline-start: 20px;
}

.installmentBankImage {
    position: absolute;
    right: 0;
    width: 350px;
    height: 275px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
}

@media (max-width: 991px) {
	.installmentBankImage {
	    display: none;
	}
}

.show-info-cvc {
    background-image: url(/resources/img/icons/question-mark-rounded.png);
    width: 12px;
    height: 12px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 2px 0 -1px -2px;
    cursor: pointer;
}

.cardCVC {
    width: 20%;
    margin-top: 15px;
    margin-bottom: -15px;
}

.cardCVC p {
    font-size: 12px;
    line-height: 14px;
    padding: 0 15px;
}

@media (max-width: 1199px) {
	.cardCVC {
	    margin-top: 0;
	}
}

.passport-required-area {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.receipt-div .individualinvoDiv .custom-control.custom-checkbox {
    margin-top: 4px;
}


@media (min-width: 1200px) {
	.passengers-div .form-group .custom-control.custom-radio {
	    margin-top: 6px;
	}
}

#modalCVCInfo .cvc-trs {
	text-align: center;
}

#modalCVCInfo .cvc-trs.cvc-trz {
    padding: 10px 0;
    text-align: left;
}

.alertHeader {
    display: block;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}

.alert.alert-error.alert-danger span {
    display: block;
    padding: 5px 0;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    padding-left: 5px !important;
    margin-left: -5px;
    margin-bottom: 7px;
}

.grandtotal .installment-summary {
    font-size: 20px;
}

span#back-to-top {
    display: none !important;
}

.flightDivider {
    padding: 10px 0 0px 15px;
    margin-top: 5px;
    border-top: 1px solid #ddd;
}

/* #TurkiyeKazanacak */
.turkiyeKazanacak {
	position: relative;
	text-align: right;
	margin-top: 15px;
}

.inflation-text {
    padding: 5px 15px;
    background: #dcf0ff;
    border-radius: 5px;
    font-weight: 500 !important;
    color: #383838 !important;
    white-space: normal;
    width: max-content;
   
}

@media (max-width: 420px) {
	.inflation-text {
	    width: auto;
	    padding: 5px 20px;
	    font-size: 12px;
	}
}

.inflation-triangle {
	width: 10px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #dcf0ff;
    right: 10px;
    display: block;
    position: absolute;
    top: -10px;
}
 
.inflation-text-note {
	font-size: 10px;
    font-weight: normal;
    padding: 5px 0 0;
    color: #383838;
    display: inline-block;
    white-space: normal;
    width: 100%;
}
.mg_hotel_hd1 h4 {
    float: left;
    width: 100%;
    /*font-size: 26px;*/
    font-weight: bolder;
    position: relative;
    line-height: normal;
    text-transform: inherit;
}

.col-md-3.col-12.flightDepArr.mt-1 {
    /* margin-left: 5%; */
    /* width: 21%; */
}
span.tm-time.direkucusozelcss {
    margin-left: 20%;
}
span.tm-time.direkucusozelcss2 {
    margin-left: 15%;
}

/* Menu Ayarları */

h1.ui-title {
    color: #fff;
}
footer .mg_contact, .mg_footer1 .widget_archives ul li a, .mg_footer1 .widget_text .text p {
    color: #FFF;
}

.seciliayar {
    float: right;
    cursor: pointer;
    margin: 8px 10px 0 0;
}
.mg_login a:hover i, .mg_login a:hover {
    color: #452979;
}
.mg_login a:hover {
    background-color: transparent;
}
input[type=checkbox], input[type=radio] {
    margin: 0px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
.dl-menuwrapper li a {
    font-weight: 500;
    text-transform: capitalize;
    color: #FFF !important;
}
.mg_input_1 .rq-check-inout-single-wrapper, .mg_input_1 textarea, .mg_selectric, .mg_input_1 .time_picker .timepicker, .mg_input_1 input[type="text"] {
    background-color: rgb(255, 255, 255);
}
.ui-mini {
    margin: 0em;
}
.ui-select {
    margin-top: .5em !important;
    margin-bottom: .5em;
    position: relative;
}

button.dl-trigger.ui-btn.ui-shadow.ui-corner-all {
    background-color: #333;
}

div#select-native-1-button {
    padding: 0 !important;
}
/* Menu Ayarları Son */

/* Popup Hata CSS Start*/
.ui-header.ui-bar-a h1.ui-title {
    color: #333;
    font-weight: bold;
}
.ui-content.hataekrani h3.ui-title {
	font-size: 1.2em;
    font-weight: bold;
    color: #FFF;
    line-height: 27px;
}
/* Popup Hata CSS Finish*/
a.current-active {
    width: 100%;
    padding: 10px;
    text-align: center;
}