@import url('bootstrap-select.css');
@import url('bootstrap.min.css');
@import url('jquery-ui.css');
@import url('jquery-ui.theme.css');
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-regular.woff2') format('woff2'),
         url('../fonts/myriadpro-regular.woff') format('woff'),
         url('../fonts/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}
body {
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: 1280px 1038px;
	margin: 0px;
	padding: 0px !important;
	font-family: 'MyriadProRegular';
	overflow-y: scroll !important;
	background-color: #000;
}

.temp {
	background-image: none;
	background-color: #0EC27D;
}

.clearfix {
	clear: both !important;
}

.pull-left {
	float: left !important;
}

.pull-right {
	float: right !important;
}

@media (min-width: 1170px) {
	body {	
		background-size: 100%;
	}
}

/*Header starts from here*/
.navbar-default {
	background:none;
	border: 0px;
	border-radius: 0px;
}

.navbar-default .navbar-nav > li {
	color: #fff;
	padding: 20px 10px;
	font-size: 15px;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding: 0px;
}

.navbar-default ul li.phone {
	font-size: 18px;
	padding-top: 17px;
	width: 157px;
}

.navbar-default ul li span.phone-icon {
	background-image: url('../images/phone-icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 22px;
	height: 24px;
	display: block;
	margin-right: 5px;
	float: left;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	text-decoration: underline;
}

.top-nav {	
	width: auto;
	float: right;
}

.top-nav ul {
	float: left;
	margin: 0px;
}

.top-nav ul.navbar-nav > li {
	float:left !important;
}


.top-nav .currency-converter {
	float: left;
	width: 93px;
	padding-top: 15px;
}

.top-nav .currency-converter .bootstrap-select .selectpicker {
	background-color: #434343;
	border: solid 1px #fff;
	color: #fff;
}

.top-nav .currency-converter .bootstrap-select .selectpicker li {
	background-color: #fff;
}

.header-navigation {
	background-color: rgba(0,0,0,.5);
	border-radius: 5px;
	margin-bottom: 20px;
}

.header-navigation ul {
	height: 45px;
	padding: 0 20px;
}

.header-navigation ul li {
	font-size: 18px;
	line-height: 36px;
	margin-left: 70px;
}

.header-navigation ul li.active a {
	background: none;
	border-bottom: solid 7px;
}

.header-navigation ul li a {
	color: #fff;
	padding: 2px 3px 2px 0px;
	border-radius: 0px;
}

.header-navigation ul li:first-child {
	margin-left: 0px;
}

.header-navigation .nav > li > a:hover,
.nav > li > a:focus {
	background: none;
	border-bottom: solid 7px;
}

.header-top-bg {
	background:url("../images/header-top-bg.png") repeat-x right top;
	height: 81px;
	position: fixed;
	width: 100%;
}

.header-navigation ul li.flights a,
.header-navigation ul li.flights a:hover {
	border-color: #492e82;
}

.header-navigation ul li.hotels a,
.header-navigation ul li.hotels a:hover {
	border-color: #e6913c;
}

.header-navigation ul li.bus a,	
.header-navigation ul li.bus a:hover {
	border-color: #84be01;
}

.header-navigation ul li.travel a,
.header-navigation ul li.travel a:hover {
	border-color: #03cbfc;
}

.header-navigation ul li.holiday a,
.header-navigation ul li.holiday a:hover {
	border-color: #fc4209;
}

.header-navigation ul li.visa a,
.header-navigation ul li.visa a:hover {
	border-color: #fed308;
}
/*search container starts from here*/
.search-container.col-md-7 {
	width: 60%;
}
.search-container {
	background-color: rgba(0,0,0,.4);
	border-radius: 7px;
	padding: 15px 25px;
	height: auto;
}

.search-container h2, 
.form-container h2 {
	color: #fff;
	margin: 0 0 10px 0px;
	padding: 0 0 0 15px;
	font-size: 24px;
}

.form-container h2 {
	padding-bottom: 10px;
}

.search-container .tripcheck {
	padding-left: 15px;
}

.search-container .form-group {
	margin-bottom: 8px;
}

.search-container label, 
.form-container label {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.search-container .search-form .form-section {
	padding: 0px 15px;
	/*border-bottom: dashed 1px #fff;
	margin-bottom: 15px;*/
}

.search-container .search-form .form-inner-section {
	padding-bottom: 10px;
}

.search-container .search-form .form-inner-section .col-md-5 {
	padding: 0px;
}

.search-container .search-form .form-inner-section .col-md-6 {
	padding-left: 0px;
}

.search-container .btn-danger {
	background-color: #a32017;	
	padding: 6px 25px;
	margin-right: 10px;
}


.search-container .search-form .insurance-home .btn-danger {
	margin-right: 0px;
}

.search-container .search-form #multiCityForm .form-group {
	/*margin-bottom: 5px;*/
}

.search-container .inverse .col-md-5 {
	padding: 0px 0px 0px 0px;
	width: 45.667%;
}

.search-container .inverse .col-md-2 {
	width: 8.6667%;
	padding: 30px 13px 0px;
}

.search-container.bus-form .passenger {
	display: none;
}

.search-container.bus-form .passenger .col-md-4 {
	padding-left: 0px;
}

.search-container.bus-form .btn-danger {
	position: absolute;
	bottom: 28px;
	right: 9px;
}

.visa-form .search-form {
	margin-top: 40px;
}

.visa-form .search-form .btn-danger {
	background-color: #a32017;
	border: 0px;
	padding: 6px 25px;
	margin-right: 30px;
}

.search-table .search-form .form-section {	
	margin-bottom: 7px;
}

/*.search-container .search-form .form-inner-section input#departure,
.search-container .search-form .form-inner-section input#return {
	background-image: url('../images/calender.jpg') !important;
	background-repeat: no-repeat;
	background-position: 88px 4px;
}*/

/*top deals starts from here*/
.top-deals {
	background-color: rgba(0,0,0,.4);
	border-radius: 7px;
	padding: 15px 0px 35px;
	/*min-height: 310px;*/
}

.top-deals h2 {
	color: #fff;
	margin: 0 0 10px 0px;
	padding: 0px 20px;
	font-size: 24px;
}

.top-deals .media {
	margin: 0px 15px;
	padding: 10px 10px 0px;
	transition: all .3s ease 0s;
}

.top-deals .media:hover {
	background-color: rgba(0,0,0,.4);
}

.top-deals .media a:hover {
	text-decoration: none;
}

.top-deals .media img {
	border: solid 2px #fff;
	margin-right: 10px;
}

.top-deals .media .media-body h4 {
	font-size: 16px;
}

.top-deals .media a h4 {
	color: #fec939;
}

.top-deals .media .media-body p {
	font-size: 12px;
	padding-bottom: 10px;
}

.top-deals .media a p {
	color: #fff;
}
/*best deals starts from here*/
.best-deals {
	padding-top: 20px;
	position: relative;
	z-index: 1;
}

.best-deals h2 {
	font-size: 20px;
	color: #fec939;
	padding: 0px;
	margin: 0px;
}

.best-deals .media {
	float: left;
	background-image: url('../images/best-deals-back.png');
	position: relative;
	background-color: rgba(0, 0, 0, 0.2)
}

.best-deals .media:hover {
	background-color: rgba(0,0,0,.0);
}

.best-deals img {
	position: relative;
	z-index: -1;
	width: 228px;
	height: 171px;
}

.best-deals .media-body {
	position: absolute;
	z-index: 999;
	bottom: 0px;
	background-color: rgba(0,0,0,.5);
	width: 100%;
	float: none;
	padding: 5px 15px;
}

.best-deals .media-body h4 {
	font-size: 24px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.best-deals .media-body a:hover {
	border: 0px;
	text-decoration: none;
}

.best-deals .media-body p {
	color: #fdc325;
	font-size: 24px;
	margin: -5px 0 0 0px;
	padding: 0px;
}

/*footer starts from here*/
footer {
	padding: 20px 0 10px 0px;
}

.hidefooter {
	background-color: rgba(0,0,0,.6);
	padding: 5px 30px 5px 15px;
	color: #fdc325;
	cursor: pointer;
	margin-bottom: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-position: 50px 12px;
	background-repeat: no-repeat;
	background-image: url('../images/arrow-up-icon.png');
	width: 75px;
}
.hidefooter.closed {
	background-image: url('../images/arrow-down-icon.png');	
}

.linkheads {
	background-color: rgba(0,0,0,.6);
	padding: 0px 20px;
}

.linkheads li {
	font-size: 12px;
}

.linkheads li a {
	color: #fdc325;
	padding: 10px 89px 10px 33px;
}

.linkheads li a.about {
	padding: 10px 72px 10px 67px;
}

.linkheads li a.programs {
	padding-right: 70px;
}

.linkheads li a.business {
	padding-right: 52px;
}

.linkheads li a.social {
	padding-right: 0px;
	padding-left: 0px;
}

@-moz-document url-prefix() {
	footer .linkheads li a.about {
		padding-right: 70px;
	}
}

.linkheads > li > a:hover,
.nav > li > a:focus {
	background: none;
	border: 0px;
	border-radius: 0px;
}

.footer-links-container {
	padding: 15px 20px;
	background-color: rgba(0,0,0,.5);
}

.footer-links-container ul {
	float: left;
	padding: 0px 30px;
	width: 193px;
}

.footer-links-container ul.sociallinks {
	width: 135px;
	padding: 0px;
}

.footer-links-container ul.sociallinks li {
	float: left;
	width: 30px;
	height: 30px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.footer-links-container ul.sociallinks li img {
	width: 22px;
	height: 22px;
}

.footer-links-container ul li {
	font-size: 12px;
}

.footer-links-container ul li a {
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.footer-links-container ul > li > a:hover,
.nav > li > a:focus {
	background: none;
	border: 0px;
	border-radius: 0px;
	text-decoration: underline;
}

footer p {
	color: #fff;
	text-align: center;
}

.payment-icons {
	padding: 15px;
	background-color: rgba(0,0,0,.5);
}

.payment-icons ul {
	width: 557px;
	margin: 0 auto;
}

.payment-icons ul li {
	padding: 0 25px;
	border-right: solid 1px #a4a5a3;
	color: #fff;
}

.payment-icons ul li a {
	display: inline;
	padding: 0px;
	color: #fff;
}

.payment-icons ul > li > a:hover,
.nav > li > a:focus {
	background: none;
	border: 0px;
	border-radius: 0px;
}

/*for typeahead */
.typeahead {
	min-width: 252px !important;
}

.search-filter-container {
	background-color: rgba(0,0,0,.5);
	min-height: 300px;
	margin: 0 5px 30px 0px;
	border-radius: 10px;
	padding: 10px 15px;
	width: 20%;
}

.search-filter-container h2 {
	font-size: 16px;
	color: #fac83b;
	margin: 0 0 12px 0px;
	padding: 0 0 2px 22px;
	border-bottom: solid 1px #fac83b;
	background-image: url('../images/minus-icon.png');
	background-repeat: no-repeat;
	background-position: left 1px;
	cursor: pointer;
}

.search-filter-container h2.plus {
	background-image: url('../images/plus-icon.png');
}

.search-filter-container .closed {
 display: none;
}

.search-filter-container .close {
	display: none;
}

.search-filter-container .filter {
	padding-bottom: 20px;
}

.search-filter-container .filter .filter-content .amount {
	background: none;
	border: 0px;
	color: #fff;
	font-size: 12px;
}

.search-filter-container .ui-slider-horizontal {
	height: .2em;
	background: none;
	background-color: #fff;
	border:0px;
	border-radius: 0px;
}

.search-filter-container .ui-slider .ui-slider-handle {
	width: .8em;
	height: .8em;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background: none !important;
	background-color: #fff !important;
	border:none;
	cursor: pointer;
}

.search-filter-container .filter .bus-filter {
}

.search-filter-container .filter .filter-content label {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.search-filter-container .filter .filter-content label input {
	margin-right: 5px;
}

.search-filter-container .filter .stops-filter label {
	margin-right: 20px;
}

.search-filter-container .fare-alerts {
	color: #fac83b;
	font-size: 18px;
}

.search-filter-container .fare-alerts:hover {
	text-decoration: none;
}

.search-filter-container .fare-alerts .badge{
	background: none;
	padding-left: 0px;
}

.result-container {
}

.result-container ul.nav-tabs {
	border-bottom: 0px;
}

.result-container ul.nav-tabs li {
	font-size: 16px;
}

.result-container ul.nav-tabs li a {
	background-color: #d32929;
	color: #fff;
}

.result-container ul.nav-tabs li.active a {
	background-color: #fac83b;
	color: #272828;
	border-color: #fac83b;
}

.result-container .nav-tabs > li.active > a,
.result-container .nav-tabs > li.active > a:hover,
.result-container .nav-tabs > li.active > a:focus {
	background-color: #fac83b;
	color: #272828;
	text-decoration: none;
}

.result-container .nav-tabs > li > a:focus {
	text-decoration: none;
}

.result-container .nav > li > a:hover {
	background-color: #fac83b;
	color: #272828;
	border-color: #fac83b;
}

.result-container .tab-content {
	margin-top: 1px;
	background-color: #fff;
}

.result-container table {
	color: #767474;
	font-size: 15px;
}

.result-container table tr th {
	padding-top: 10px;
}

.result-container table tr td {
	padding: 15px 10px 15px 10px;
}

.result-container table tr td {
	border-top: 0px;
	border-bottom: dashed 1px #cfcfcf;
}

.result-container table tr td p.refund{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.result-container table tr td p.refund a{
	color: #767474;
	text-decoration: underline;
}

.result-container table tr th {
	color: #d03f04;
	font-weight: normal;
	border-top: 0px;
}

.result-container table tr .pricebg {
	background-color: #ededed;
	border: 0px;
}

.result-container table span.dark-text {
	color: #323232;
}

.result-container .search-content {
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #e8e8e8;
}

.result-container .pager {
	background-color: #ffffc0;
	margin: 0px;
	padding: 0 15px;
	text-align: left;
}

.result-container .pager li {
	line-height: 40px;
}

.result-container .search-content .table {
	width: 95%;
	margin: 5px auto 0px auto;
}

.result-container .search-content table tr th{
	font-size: 14px;
}

.result-container .search-content table tr td {
	font-size: 13px;
	padding: 10px 4px;
	border-bottom: dashed 1px #cfcfcf;
	color: #323232;
}

.result-container .search-content table tr td span.greycolor {
	color: #767474;
}

.result-container .search-content table tr.active td {
	background-color: #fef9e9;
}

.result-container .bookingbtns p {
	font-size: 18px;
	color: #fff;
	line-height: 36px;
}

.result-container .bookingbtns button {
	margin-left: 10px;
}

.btn-success, .btn-success:hover {
	background-color: #86b354;
	font-size: 16px;
	border-color: #86b354;	
}

.btn-danger {
	background-color: #a32017;
	font-size: 16px;
	border-color: #a32017;
}

.btn-reset, .btn-reset:hover {	
	color: #333;
	font-size: 16px;
	background-color: #c1c1c1;
	border-color: #ccc;
}

.btn-danger:hover {
	background-color: #a32017;
	font-size: 16px;
	border-color: #a32017;
}

.btn-warning {
	background-color: #fac83b;
	font-size: 16px;
	border-color: #fac83b;
	color: #323232;
}

.btn-warning:hover {
	color: #323232;
}

button.btn-success {
	margin-bottom: 10px;
	background-color: #86b354;
	font-size: 16px;
	border-color: #86b354;
}

button.btn-danger {
	margin-bottom: 5px;
}

.result-container button.btn-success {
    margin-bottom: 0px;
}


.inner-container {
	padding: 0px;
}

.inner-container.col-md-10 {
	width: 79.5%;
}

.top-deals.inner-top-deals {
	padding: 10px 0px;
}

.top-deals.inner-top-deals .media{
	margin-top: 0px;
	padding: 10px;
}

.top-deals.inner-top-deals h2 {
	color: #dedede;
}

.top-deals.inner-top-deals img{
	margin-bottom: 5px;
}

.top-deals.inner-top-deals h4 {
	font-size: 16px;
}

.top-deals.inner-top-deals p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.inner-container .calender-container {
	margin-bottom: 20px;
	padding-left: 0px;
	min-height: 150px;
}

.inner-container .calender-container .search-container {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	display: none;
}

.inner-container .calender-container .calender-box {
	background-color: #262727;
}

.inner-container .calender-container .calender-box img{
	width: 100%;
	padding-bottom: 7px;
}

.inner-container .calender-header {
	background-color: #fac83b;
	padding: 5px 10px;
}

.inner-container .calender-header p {
	line-height: 30px;
	padding: 0 10px 0px 0px;
	margin: 0px;
	border-right: solid 1px #000;
}

.inner-container .calender-header p a{
	color: #5a4d2c;
}

.inner-container .calender-header .pager {
	margin: 0px;
	padding: 0px;
}

.inner-container .calender-header .pager li {
	color: #5a4d2c;
	line-height: 30px;
}

.inner-container .calender-header .pager li a {
	background: none;
	border:0px;
	color: #5a4d2c;
}

.inner-container .search-container {	
	/*min-height: 300px;*/
}

.inner-container .search-container.bus-form .btn-danger {
	/*right: 37px;*/
}

.booking-container {
	padding: 0px;
	margin-right: 5px;
	width: 82.8%;
	background-color: #fff;
}

.booking-container h1 {
	background-color: #f2f2f2;
	color: #767474;
	line-height: 51px;
	padding: 0 20px;
	margin: 0 0 20px 0px;
	font-size: 24px;
}

.booking-container #accordion {
	padding:0 20px 15px 20px;
}

.booking-container #accordion .panel-default {
	border:0px;
	border-radius: 0px;
	box-shadow: none;
}

.booking-container #accordion .panel-heading {
	background-color: #d32929;
	cursor: pointer;
	padding: 0 10px;
}

.booking-container #accordion .panel-heading span.glyphicon-ok {
	font-size: 19px;
	color: #fee8cf;
	padding-left: 10px;
}

.booking-container #accordion .panel-heading a.heading {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	line-height: 38px;
	width: 75%;
}

.booking-container #accordion .panel-heading a.heading:hover,
.booking-container #accordion .panel-heading a.heading:link {
	text-decoration: none;
}

.booking-container #accordion .panel-heading.active a.heading {
	color: #323232;
}

.booking-container #accordion .panel-heading.active {
	background-color: #fac83b;
	color: #252626;
}

.booking-container #accordion .panel-heading a {
	font-size: 14px;
	color: #ffffff;
	line-height: 38px;
}

.booking-container #accordion .panel-heading span.text {
	font-size: 14px;
	color: #ffffff;
	line-height: 38px;
}

.booking-container #accordion .panel-heading.active a {
	color: #323232;
}

.booking-container #accordion .panel-heading .badge {
	padding: 5px 8px;
	min-width: 10px;
	border-radius: 13px;
	margin-right: 5px;
	background-color: #E6E6E6;
	font-size: 15px;
	position: relative;
	top: -2px;
	color: #323232;
}

.booking-container #accordion .panel-heading.active .badge {
	background-color: #d32929;
	color: #fff;
}

.booking-container #accordion .panel-body {
	border: none;
	background-color: #fdf7f1;
}

.booking-container .panel-body {
	padding: 0 18px 25px;
}

.booking-container #itinerary .panel-body h2 {
	margin: 0px;
	padding: 20px 0 0 0px;
	font-size: 28px;
	color: #252626;
}

.booking-container #itinerary .panel-body p {
	font-size: 16px;
	color: #636363;
}

.booking-container #itinerary .panel-body ul.pager, .booking-container #itinerary .panel-body div.pager {
	width: 20%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-right: 15px;
}

.booking-container #itinerary .panel-body ul.pager li {
	font-size: 16px;
	color: #252626;
}

.booking-container #itinerary .panel-body .itinerary-content {
	width: 78%;
}

.booking-container #itinerary .panel-body table {
	font-size: 14px;
	color: #464747;
	width: 100%;
}

.booking-container #itinerary .panel-body table tr th,
.booking-container #itinerary .panel-body table tr td {
	border-top: 0px !important;
	padding: 0px 8px;
}

.booking-container #itinerary .panel-body table tr th {
	font-weight: normal;
	color: #818080;
	font-size: 13px;
}

.booking-container #itinerary .panel-body .dark-text {
	font-size: 17px;
}

.booking-container #itinerary .panel-body .price {
	color: #fd670d;
}

.booking-container .price {
	font-size: 20px;
}

.booking-container #itinerary .panel-body form {
	margin-left: 8px;
}

.booking-container #itinerary .panel-body form label {
	font-size: 14px;
	color: #252626;
	font-weight: normal;
}

.booking-container .panel-body .form-control {
	border-color: #000;
	border-radius: 0px;
	box-shadow: none;
	text-shadow: none;
	background-image: none;
}

.booking-container .panel-body .selectpicker {
	border-radius: 0px;
	border-color: #000;
}

.booking-container #itinerary .panel-body form .form-control {
	max-width: 250px;
}

.booking-container #itinerary .panel-body form .btn-warning {
	font-size: 13px;
	margin-bottom: 10px;
}

.booking-container #itinerary .panel-body form .radio-inline {
	font-size: 14px;
}

.booking-container #contactDetail .contact-detail-content {
	min-height: 246px;
}

.booking-container #contactDetail .form-horizontal {
	margin: 0px;
	padding: 20px 0 0 0px;
	width: 54%;
}

.booking-container #contactDetail .form-horizontal label {
	font-size: 16px;
	font-weight: normal;
	color: #252626;
}

.booking-container #contactDetail .form-horizontal .form-group .checkbox {
	margin: 0px;
	padding: 0px;
}

.booking-container #contactDetail .form-horizontal .form-group .checkbox label {
	font-size: 13px;
	color: #252626;
}

.booking-container #contactDetail .tip-of-day {
	background-image: url('../images/travel-plan-bg.jpg');
	background-repeat: no-repeat;
	width: 243px;
	height: 173px;
	padding: 50px 20px 20px 25px;
}

.booking-container #contactDetail .tip-of-day .bulb {
	width: 53px;
	padding-top: 5px;
}

.booking-container #contactDetail .tip-of-day .tip-content {
	width: 140px;
}

.booking-container #contactDetail .tip-of-day .tip-content h4 {
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.booking-container #contactDetail .tip-of-day .tip-content p {
	color: #5d5d5d;
}

.booking-container #contactDetail .btn-danger {
	position: absolute;
	bottom: 5px;
	right: 0px;
}

.booking-container #travelersDetail .borderDashed {
	border:1px #F3B157 dashed;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

.booking-container #travelersDetail table {
	padding: 0px;
	margin: 0px;
	width: 90%;
}

.booking-container #travelersDetail table tbody {
	border: none;
}

.booking-container #travelersDetail table tr td,
.booking-container #travelersDetail table tr th {
	border: 0px;
	padding: 4px 8px;
}

.booking-container #travelersDetail .form-control {
	height: 30px;
}

.booking-container #travelersDetail .selectpicker {
	height: 30px;
	line-height: 1.22em;
}

.booking-container #paymentDetail .panel-body {
	padding: 0px 18px 25px 0px;
}

.booking-container #paymentDetail ul {
	border-bottom: 0px;
}

.booking-container #paymentDetail ul.nav li a {
	border-radius: 0px;
	color: #252626;
	font-size: 16px;
	line-height: 45px;
	text-align: right;
	cursor: pointer;
}

.booking-container #paymentDetail #netBank {
	background-color: #ffd29d;
}

.booking-container #paymentDetail #creditCard {
	background-color: #ffdcb4;
}

.booking-container #paymentDetail #debitCard {
	background-color: #fde5c9;
}

.booking-container #paymentDetail #myWallet {
	background-color: #fef0df;
}

.booking-container #paymentDetail #payZippy {
	background-color: #fef6ed;
}

.booking-container #paymentDetail .payment-options {
	display: none;
}

.booking-container #paymentDetail .payment-options #credit-card-payment,
.booking-container #paymentDetail .payment-options #debit-card-payment,
.booking-container #paymentDetail .payment-options #net-banking-payment {
	display: none;
}

.booking-container #paymentDetail h3 {
	font-size: 18px;
	color: #252626;
	padding: 0 0 10px 33px;
}

.booking-container #paymentDetail input.creditcard {
	background-image: url('../images/card-images.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 155px;
}

.booking-container #paymentDetail label {	
	font-weight: normal;
	color: #252626;
	font-size: 14px;
}

.booking-container #paymentDetail .form-group {
	font-size: 12px;
}

.booking-container #paymentDetail .form-group .price{
	color: #252626;
}

.booking-container .greycolor {
	color: #767474;
}

.booking-container .greycolor a {
	color: #767474;
	text-decoration: underline;
}

.dateIcon {
	background-image: url('../images/calender.jpg') !important;
	background-repeat: no-repeat;
	background-position: right center !important;
}

/* visa assistance page */
.returnRoundTrip {
	display: none;
}

.borderBottomNone {
	border-bottom: none !important;
}

/* visa assistance search page */
.search-table table { 	
 	color: #ffffff;
 	font-size : 13px;
 	margin-bottom: 0px;
}

.search-table table th {
	background-color: rgba(245, 214, 2, .56);
}

.search-table.travel-insurance-search table th {
	background-color: rgba(0, 204, 255, .4);
}

.search-table.travel-insurance-search table td {
	background-color: rgba(255, 255, 255, .4);
}

.search-table table tbody tr:nth-child(odd) {
	background-color:rgba(129, 128, 128, .4);
}

.search-table.travel-insurance-search p {
	color: #feba00;
	padding-top: 5px;
}

.search-table .btn {
	margin-left: 7px;
}


/* insurance home page */
.search-container label {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

/* flight home page */
.passenger .col-md-2 {
	width: 20%;
	padding-right: 4px;
}

#multiCityForm {
	display: none;
	position: relative;
}



.addMoreBT {
	position: absolute;
	right: 35px;
	bottom: 20px;
}

.removeMoreBT {
	position: absolute;
	right: 7px;
	bottom: 20px;
}

/* hotel home page */
.hotels .col-md-2 {
	padding-right: 3px;
	padding-left: 2px;
	width: 15.6%;
}

.hotels .room-count {		
	color: #fff;
    text-align:right;
    padding-right:10px;
}

.pos-relative {
    position:relative;
}

.hotel-error-msg {
    position:absolute;
    right:16px;
    top:0px;
    display:none;
}

.hide-room {
    display:none;
}

.hotels .room-field .col-md-3{
	width: 12.3%;
	padding-right: 3px;
	padding-left: 2px;
}

.hotels .btn-danger {
	padding: 6px 20px;
}

.search-container .hotels .btn-danger {
	margin-right: 0px;
}

.modal-dialog {
	width: 920px;	
}

.modal-sm {
 width: 400px;
};

.modal-dialog .modal-content {
	padding-bottom: 50px;
}

#detailModal .modal-header {
	border-bottom: 0px;
}

#detailModal .modal-header h4 {
	font-size: 24px;
	color: #262727;
	margin-bottom: 0px;
}

#detailModal .modal-header .header-right img {
	margin-right: 5px;
	padding-top: 2px;
}

#detailModal .modal-header .header-right p {
	font-size: 18px;
	color: #585858;
	margin-right: 20px;
}

#detailModal .modal-header .header-right button {
	padding-top: 2px;
}

#detailModal .modal-header .date-destination {
	padding: 0px;
	margin-right: 30px;
}

#detailModal .modal-header .date-destination p {
	font-size: 14px;
	color: #585858;
	margin: 0px;
	padding: 0px;
}

#signIn .modal-header, 
#register .modal-header {
	background-color: #f5f5f5;
}

.hide-show {
	display: none;
	background-color: #f5f5f5;
	border:1px solid #ddd;
	padding: 5px 10px;
}

.hide-show > .form-group {
	margin-bottom: 5px;
}

#detailModal .modal-header .date-destination ul.pager {
	margin:0px;
	padding: 0px;
	text-align: left;
}

#detailModal .modal-header .date-destination ul.pager li {
	font-size: 16px;
	color: #585858;
}

#detailModal .modal-body {
	padding: 0px;
}

#detailModal .modal-body ul.nav {
	background-color: #d32929;
	border: none;
	box-shadow: none;
	text-shadow: none;
	margin: 0px;
	padding: 0px;
}

#detailModal .modal-body ul.nav li {
	margin-bottom: 0px;
}

#detailModal .modal-body ul.nav li a {
	color: #fff;
	margin: 0px !important;
	border-left: 3px solid #d32929;
	border-right: 3px solid #d32929;
	border-bottom: 0px;
	border-top: 0px;
}

#detailModal .modal-body ul.nav li a:hover {
	background-color: #fac83b;
	border-radius: 0px;
	color: #252626;
	margin:0px;
}

#detailModal .modal-body ul.nav li.active a {
	background-color: #fac83b;
	border: none;
	border-radius: 0px;
	color: #252626;
}

#detailModal .modal-body .tab-content {
	padding: 0 20px;
}

#detailModal .modal-body .tab-content h2 {
	color: #d03f04;
	font-size: 18px;
	margin: 0px;
	padding: 15px 0 7px 0px;
}

#detailModal .modal-body .tab-content ul {
	list-style-image: url('../images/red-arrow.jpg');
	margin: 0px;
	padding: 0 0 0 18px;
}

#detailModal .modal-body .tab-content ul li {
	padding-bottom: 10px;
}

#detailModal .modal-body .tab-content .form-control,
#detailModal .modal-body .tab-content .selectpicker {
    background-image: none;
    border-color: #000;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
}

#detailModal .modal-body .tab-content .btn-danger {
	margin-top: 20px;
}

#detailModal .modal-body .tab-content .btn-group ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#detailModal .modal-body .tab-content hr {
	padding: 10px 0 0 0px;
	margin: 0px;
	border:none;
	border-top:1px dashed #A5A0A0;
}

#detailModal .modal-body .tab-content table tbody {
	border: none;
}

#detailModal .modal-body .tab-content table th {		
	border-bottom: 1px dashed #ddd;
	border-top: none;
	padding-bottom: 0px;
}

#detailModal .modal-body .tab-content table td {
	margin: 0px;
	border: none;
}

#detailModal .modal-body .tab-content table td h4 {
	margin: 0px;
	padding: 8px 0 0 0px;
	color: #323232;
	font-size: 16px;
}

#detailModal .modal-body .tab-content table td strong {	
	color: #505050;
	font-size: 16px;
}

#detailModal .modal-body .tab-content table td p {
	color: #787676;
}

#detailModal .modal-body .tab-content table td img.bus {
	width: 35px;
	height: 25px;
}

#detailModal .modal-body .tab-content #visaRates table tr td {
	padding-top: 0px;
	padding-bottom: 0px;
}

#detailModal .modal-body .tab-content #visaRates .btn-danger {
	margin: 0 0 0 10px;
}

#selectSeat .modal-dialog {
	width: 773px;	
}

#selectSeat .modal-content {
	background-color: #fdf9ed;
}

.seatview {
	padding: 10px;	
	background-color: #fff;
	border-radius:8px 0px 0px 8px;
}


.seatcategories ul {
	margin:0px;
	padding:0px;
}

.seatcategories ul li {
	list-style: none;
	height:40px;
}

.seatcategories ul li img {
	margin-right:5px;
}

#selectSeat label {	
	margin-bottom: 0px;
	font-weight:normal;
	line-height: 33px;
}

#selectSeat .modal-dialog .modal-content {
	padding-bottom: 15px;
}

.cursor-pointer {
	cursor: pointer;
}

/*Rajbir...........................Rajbir..............................Rajbir............*/

.search-table a {
	color:#fff;
	text-decoration: underline;
}

.booking-container #itinerary .panel-body h4 strong {
	padding:5px 8px;
}

.booking-container #itinerary .panel-body .visa-itinerary table tr td {
	border-top: 0px !important;
	padding: 3px 8px;
}

.booking-container #itinerary .panel-body .visa-itinerary table tr:nth-child(odd) {
	background-color: #fef3d5;
}

.booking-container #itinerary .panel-body .visa-itinerary form .form-control {
	max-width: 100%;
}

#countryFinder table td, #countryFinder table th {
	padding: 5px 8px;
}

#detailModal .modal-body .tab-content #countryFinder table th {
	border-bottom: 0px;
}

#detailModal .modal-body .tab-content #countryFinder table {
	margin-top:15px;
}

.modelbg .modal-content {
	background-color: #fdf9ed;
}

.hrstyle {
	border-top: 1px dashed #949393;
}

.search-container .holidaySearch .col-md-6, .search-container .holidaySearch .col-md-2 {
	/*padding-right: 4px;*/
}

.search-container .holidaySearch .childSelect ul {
	margin: 0px;
	padding: 0px;
}

.search-container .holidaySearch .childSelect ul li {
	width: 10%;
	list-style: none;
	float: left;
	margin-left:5px;
}

.search-container .holidaySearch .childSelect ul li ul.selectpicker li {
	float:none !important;
}

.search-container .holidaySearch .childSelect ul li:first-child {
	margin-left: 0px;
}

.search-container .holidaySearch .btn-danger {
	margin-right: 5px;
}

.itinerary-details div.pager img {
	border: 2px solid #767475;
}

#travelersDetail .nav-pills li a {
	text-align: right;	
}

#travelersDetail .nav-tabs {
	border-bottom: 0px;
	padding-top: 25px;
	margin-right: -3px;
}

#travelersDetail .nav-pills>li.active>a, #travelersDetail .nav-pills>li.active>a:hover, #travelersDetail .nav-pills>li.active>a:focus {
	background-color: #fee8d0;
	color: #000;
	border: 0px;
}

#travelersDetail .nav-pills>li {
	width: 87%;
	float: right;
}

#travelersDetail .nav-pills>li h4 {
	margin-bottom: 1px;
}

#travelersDetail .nav-pills>li>a {
	background-color: #d0d0d0;
	color: #000;
	border-radius: 4px 0px 0px 4px;
}

#travelersDetail .nav-stacked>li+li {
	margin-top:6px;
}

#travelersDetail .tab-content table{
	margin-bottom: 15px;
}

#travelersDetail .tab-content table tr td, #travelersDetail .tab-content table tr th {
	padding: 4px 8px 4px 15px;
}

#travelersDetail .panel-body > .col-md-3 {
	z-index: 1;
}

.result-container .tab-content .hotel-list-item {
	
}

.result-container .tab-content .hotel-list-item .media-body {	
	height: 100px;
}

.result-container .tab-content .hotel-list-item .media-body h2 {
	font-size: 20px;
}

.result-container .tab-content .hotel-list-item .hotel-price {
	font-size: 21px;
}

.dark-text {
	color: #323232;
}

.result-container .tab-content .hotel-list-item .media > a img {
	width: 197px;
	height: 121px;
}

.result-container #cheapest .hotel-list-item .pricebg {
	background-color: #ededed;
	border: 0px;
	padding: 10px;
	height: 142px;
}

.result-container .tab-content .hotel-list-item .media-body h2 > a {
	color: #767475;
}

.search-filter-container .filter-content input[type="text"] {
	border-radius: 0px;
	background-color: transparent;
	border: 1px solid #fff;
	height: 30px;
	color:#fff;
}

.search-filter-container .filter h3 {
	font-size: 16px;
	color: #fac83b;
	margin: 0 0 12px 0px;
	padding-bottom: 3px;
	border-bottom: solid 1px #fff;
}


.border-bottom {
	border-bottom: 1px solid #ddd;	
	padding: 10px;
}

#detailModal .room-details {
	background-color: #fbd568; 
	border: 1px solid #dca471;
	border-radius: 5px;
	padding: 5px 0px;
}

#detailModal .modal-dialog #modalBusDetail a {
	color: #000;
	text-decoration: underline;
}

#detailModal .modal-dialog .entities-icon {
	background: url(../images/entities-icon.png) no-repeat 15px center;
	background-repeat: no-repeat;
	height: 35px;
}

#detailModal .modal-dialog #modalHighlights .col-md-5 .border-bottom .col-md-3 {
	padding-right: 5px;
}

#detailModal .modal-dialog #modalHighlights .border-bottom {
	border-bottom: 1px solid #efefef;	
	padding: 3px 0px;
}


#detailModal .modal-dialog #modalHighlights > .col-md-3 img {
	width: 100%;
	height: 115px;
	margin-bottom:7px;
}

#detailModal .modal-dialog #modalHighlights .col-md-5 > .form-group {
	margin-bottom: 5px;
}

#detailModal .modal-dialog #modalHighlights .col-md-5 .col-md-3 span {
	font-size: 18px;
}

.star-rating-icon-1 {
	background-image: url(../images/star-rating-icon.png);
	background-repeat: repeat-x;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.star-rating-icon-2 {
	background-image: url(../images/star-rating-icon.png);
	background-repeat: repeat-x;
	width: 40px;
	height: 20px;
	display: inline-block;
}

.star-rating-icon-3 {
	background-image: url(../images/star-rating-icon.png);
	background-repeat: repeat-x;
	width: 60px;
	height: 20px;
	display: inline-block;
}

.star-rating-icon-4 {
	background-image: url(../images/star-rating-icon.png);
	background-repeat: repeat-x;
	width: 80px;
	height: 20px;
	display: inline-block;
}

.star-rating-icon-5 {
	background-image: url(../images/star-rating-icon.png);
	background-repeat: repeat-x;
	width: 100px;
	height: 20px;
	display: inline-block;
}

.search-filter-container .filter span a, .search-filter-container span {
	color: #fff;
	font-size: 13px;
}

.search-filter-container .filter > span {
	margin-top: -32px;
	padding: 0 0 0 10px;
}

#detailModal .tab-content .tab-pane table .bootstrap-select .btn {
	line-height: 15px;
}

#detailModal .tab-content .tab-pane table td, #detailModal .tab-content .tab-pane table th {
	padding: 2px 8px;
} 

#detailModal .modal-body .tab-content .tab-pane table .btn-danger, #detailModal .modal-body .tab-content .tab-pane table .btn-success {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.search-filter-container .filter label {
	display: block;
}

.search-filter-container .filter .stops-filter label {
	display: inline-block;
}


/* admin dashboard nav -------------------------------------------------------------------*/

.adminDashboard-navigation {
	background-color: rgba(219, 219, 219, 0.8);
	margin-bottom: 20px;
	margin-top: -17px;
}

.adminDashboard-navigation ul {
	min-height: 45px;
	padding: 0px;
}

.adminDashboard-navigation ul li {
	font-size: 12px;
	line-height: 20px;
}

.adminDashboard-navigation ul li.adminDashboard-separator {
	width: 2px;
	height: 62px;
	background: url(../images/admin-dashboard-navagition-separator.png) no-repeat center center;
}

.adminDashboard-navigation ul li.active a {
	background: none;
	border-bottom: solid 4px;
}

.adminDashboard-navigation ul li a {
	color: #6c6c6d;
	padding: 10px 12px;
	border-radius: 0px;
	text-align: center;
}
.adminDashboard-navigation ul li a img {
	display: block;
}

.adminDashboard-navigation ul li a.active {		
	background-color: #dbdbdb;	
}


.admin-search-form {
	min-height: 154px;
	margin-bottom: 20px;
}

#adminDashboard .form-group {
	margin-bottom: 12px;
}

.admin-section {
	background-color: #fff;
}

.admin-section .admin-heading {
	background-color: #d32929;
	border-bottom: 1px solid #fff;
}

.admin-section .admin-heading h1 {
	color: #fff;
	font-size: 24px;
	margin-top: 10px;
}

.admin-table-style table th, .admin-section .admin-table-style table td {
	border-top: 0px;
}

.admin-table-style table th {
	background-color: #c5c5c5 !important;
	color: #003d6b !important;
    font-weight: bold !important;
    font-size: 14px;
}

.admin-table-style table .text-success {
	color: #43a004;	
}

.admin-table-style table .text-warning {
	color: #f96f00;	
}

.admin-table-style table tr:nth-child(odd) {
	background-color: #e4e7e9;	
}

.admin-table-style table tr:nth-child(even) {
	background-color: #dcdedf;
}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.adminDashboard-navigation ul li span img {
	height: 27px;
	margin: 0px auto;
}

.admin-search-form  .search-form #adminDashboard .col-md-2 {
	width: 19.666667%;
}

.admin-search-form  .search-form #adminDashboard .left-border {
	border-left: 1px dashed #fff;
	height: auto;
}

.admin-search-form  .search-form #adminDashboard .btn {
	display: block;
}

.admin-search-form  .search-form #adminDashboard .btn-default, .admin-search-form  .search-form #adminDashboard .btn-danger {
	width:70%;
}

.admin-search-form  .search-form #adminDashboard .btn-default {
	margin-top: 15px;
	color: #333;
    background-color: #c1c1c1;
    border-color: #ccc;
}

.search-filter-container h3 {
	font-size: 16px;
	color: #fac83b;
	margin: 0 0 12px 0px;
	padding: 0 0 2px 0px;
	border-bottom: solid 1px #fac83b;
}

.admin-side-bar ul {
	margin: 0px;
	padding: 0 0 10px 0;
}

.admin-side-bar ul li {
	display: block;	
	margin: 0px;
	padding: 0px;	
}

.admin-side-bar ul li a {
	font-size: 15px;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
}

.admin-visa-search-form .col-md-2 {
	width: 19.9%;
	padding-right: 15px;
	padding-left: 0px;
}

.admin-visa-search-form {
	/*height: 100px !important;*/
	border-radius: 7px 7px 0 0;
}

.admin-visa-search-form > h2 {
	padding: 0px;
}

.admin-visa-search-result {
	background-color: #fff;
	padding: 10px 0px;
}
.admin-table-style table span.glyphicon-edit, 
.glyphicon-trash,
.glyphicon-check {
	font-size: 17px;
	color: #585151;
}

.admin-table-scrollbar {
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #fff;
	width: 100%;
	margin-top:-20px;
}

.doc-upload-div {
    max-height:185px;
    overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	width: 100%;
    margin-bottom: 15px;
}

.doc-upload-div table {
    margin-bottom: 0px;
}


.add-visa-from-container {	
	display: none;
}

.add-visa-from-container .col-md-6 .btn {
	padding: 6px 25px;
	margin-right: 15px;
}

.add-visa-from-container .col-md-6 .btn-reset {	
	color: #333;
	background-color: #c1c1c1;
	border-color: #ccc;
}

.btn-warning, .btn-warning:hover {
	color: #333;
	background-color: #fac83b;
	border-color: #fac83b; 
}

textarea {
	resize:none;
}

.form-container {
	background-color: rgba(0,0,0,.4);
	border-radius: 7px;
	padding: 15px 25px;
	height: auto;
	margin-bottom: 15px;
	overflow:hidden;
}

.form-container .btn {
	margin-left: 5px;
}

.admin-side-bar li a.active {	
	color:#fc4209 !important;
}

.diplomatic-representation-search-form {
	height: 150px !important;
	border-radius: 7px 7px 0 0;
}
	
.diplomatic-representation {
	min-height: 700px !important;
	border-radius: 7px;
}
	
textarea {
	resize:none;
}

.border-top {
	border-top: solid 1px #fac83b; 
	padding-top:15px;
}

.form-container textarea {
	min-height:80px;
}

.form-container .textareaAddButton {
	/*margin-top:22px; */
	/*margin-left:15px;*/
}


.add-new-btn {
	border-radius: 4px 4px 0px 0px;
	margin-top: 15px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: none;
}

.navbar-default .navbar-collapse,
.navbar-default .container-fluid {
	padding:0px;
}

.calender-box img {
	height: 176px;
}

.add-record-form {
	display: none;
}

.add-record-form label {
	text-align: right;
}

.fileUpload {
	position: relative;
	overflow: hidden;	
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.document-box {
	background-color: #E4E7E9;
	padding: 10px;
	border-radius: 4px;
	color: #000;
	margin-top: 3px;
}

#modalAmenities .border-bottom {
	border-bottom: solid 1px #ddd;
	
}

#modalAmenities ul li {
	float: left;
	width: 20%;
	list-style-image: url('../images/gray-arrow.png');
}

.gallary-thumb-container ol {
	margin: 0px;
	padding: 0px;
}

.gallary-thumb-container {
	position: relative; 	
}

.gallary-thumb-container .carousel-indicators {	
	position: relative;
	bottom: 0px;	
	left:0px;
	z-index: 15;
	width: 100%;
	padding-left: 0px;
	margin-left: 30px;
	text-align: center;
	list-style: none;
}

#modalPhotos .carousel-inner .item img {
	border: 3px solid #383838;
}

#modalPhotos .carousel-control.right,
#modalPhotos .carousel-control.left {
	background-image: none;	
}

#modalPhotos .carousel-control {
	width: 50px;
	color: #383838;	
}


.gallary-thumb-container .carousel-indicators li {
	width: 85px;
	margin-left: 8px;
	float:left;
	display: inline-block;	
	height: 88px;	
	text-indent: -999px;
	cursor: pointer;
	background-color:none;	
	border: 0px;
	border-radius: 0px;	
}

.gallary-thumb-container .carousel-indicators li img {
	display: block;		
	width: 100%;
	height: 84px;
	width: 100%;
}

.gallary-thumb-container .carousel-indicators .active {
	background-color: none;
	border: 2px solid #fc4209 ;
}

#modalPhotos .carousel-inner, 
.modal-amenities #modalMap {
	margin-top: 15px;
}

#modalSimilarHotels .caption h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
}

#modalSimilarHotels .caption p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#modalSimilarHotels .thumbnail img.thum-image-hotel {
	width: 100%;
	height: 150px;
}

#detailModal .modal-body .tab-content h3 {	
	font-size: 16px;
	margin: 0px;
	padding:8px 0px;
}

.hotel-room-type-item {
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
}

.hotel-room-type-item .thumb-img {
	width: 80px;
	height: 70px;
	margin-right: 5px;
	border-radius: 4px;
}

#detailModal .modal-body .tab-content .hotel-room-type-item ul {
	margin-top: 7px;
}

strong.price {
	font-size: 16px;
}

.gray {
	background-color: #dcdedf;
}

.light-gray {
	background-color: #F5F5F5;
}


#detailModal .modal-body .tab-content .hotel-room-type-item ul li {
	padding-bottom: 0px;
}

#detailModal .modal-body .tab-content a {
	text-decoration: underline;
}

#detailModal .modal-body .tab-content .hotel-room-type-item .btn-danger,
#detailModal .modal-body .tab-content .hotel-room-type-item .btn-success {
	margin-bottom: 0px;
	margin-top: 0px;
}

#modalSimilarHotels .thumbnail {
	cursor: pointer;
}

.add-deals-form-container .col-md-2 {
	width: 19.666667%;
}

.add-deals-form-container .col-md-4 {
	width: 30.333333%;
}

.popup-content {
	max-height: 381px;
	overflow-y: auto;
} 

.user-registration .search-record-form > h2 {
	padding-left:0px;
}

.tab-content .tab-pane h2 {
	color: #d03f04;
	font-size: 18px;
	margin: 0px;	
}

.tab-content .tab-pane hr {
	padding: 10px 0 0 0px;
	margin: 0px;
	border: none;
	border-top: dotted 1px;
}

#financeAndMarketing {
	display: none;
}

label.has-error {
	color: #a94442;
}

.result-container .admin-tab-pane {
	background-color: rgba(0,0,0,.4);
	color: #ffffff;
}

.result-container .admin-tab-pane label {
	color: #ffffff;
	font-weight: normal;
	text-align: right;
}

.result-container .admin-tab-pane hr {
	border-top: 1px dotted #ffffff;
}

.result-container .admin-tab-pane h2 {
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
}

.tripcheck a {
	color: #fff;
}

.top-nav .navbar-nav ul {
	width:100%;
}

.hotel-images img {
	width: 100%;
}

.top-nav .navbar-nav ul li {
	float:left;
}

.permission-list ul {
	margin:0px;
	padding:0px;
}

.permission-list ul li {
	margin-left: 15px;
	width:31%;
	float:left;
	list-style: none;
}

.permission-list ul li label {
	text-align: left;
}

.action-icon a
{
	margin-right:8px;
}

.btn-cart {
	background-color: #FCE29E;
	color: #3A3A3A;
	font-size: 16px;
	padding: 5px 12px;
	border: 1px solid #fff;
}

/*.btn-cart .cart-count {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	background-color: #fff;
	color: #a32017;
	height: 15px;
	width: 15px;
	padding: 5px;
	font-size: 13px;
	vertical-align: middle;
	line-height: 15px;
}*/

.btn-cart .cart-count {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	background-color: #a32017;
	color: #ffffff;
	height: 22px;
	width: 22px;
	padding: 3px;
	font-size: 12px;
	vertical-align: middle;
	line-height: 15px;
	position: absolute;
	bottom: -5px;
	right: 2px;
	border: 1px solid #fff;
}

.btn-cart .cart-label {
	margin: 0px 3px;
	vertical-align: middle;	
}

.cart-button {
	float: left;
	margin-left: 10px;
	margin-top: 15px;	
}

.madatory-icon {
	background-image: url('../images/mandatory.png');
	background-repeat: no-repeat;
	background-position: center left;
	width: 4px;
	height: 22px;
	position: absolute;
	top: 6px;
	left: 16px;
	z-index: 999999999;
}
/*
.madatory-icon, .madatory-icon button {
	border-left: 2px solid #a32017;
	border-radius: 0px 4px 4px 0px
}*/

.astrix {
	color: #a32017;
	font-size: 20px;
	vertical-align: middle;
}

.result-container .btn-danger {
	padding: 6px 33px;
}

img.rotate {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
}  
 
img.rotate:hover {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
	transform:rotate(180deg);
}  

.itinerary-details-box {
	margin-bottom: 30px;
}

.itinerary-details-box ul.pager li {
	font-size: 16px;
	color: #252626;
}

.itinerary-details-box .itinerary-content {
width: 78%;
}

.itinerary-details-box ul.pager {
	width: 20%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-right: 15px;
}

.itinerary-details-box table {
	font-size: 14px;
	color: #464747;
	width: 100%;
}

.itinerary-details-box table tr th {
	border-top: 0px !important;
	padding: 0px 8px;
	font-weight: normal;
	color: #818080;
	font-size: 13px;
}

.itinerary-details-box table tr td {
	border-top: 0px;
	padding: 0px 8px;
}

.itinerary-details-box table.traveler tr th {
	border-top: 0px !important;
	padding: 0px;
	font-weight: normal;
	color: #050505;
	font-size: 16px;
}
.itinerary-details-box h3 {
	margin: 0px;
	padding: 5px 0px;
}

.itinerary-details-box table.traveler {
	margin-bottom: 15px;
	margin-top: 15px;
}

.itinerary-details-box .price {
color: #fd670d;
font-size: 20px;
}

.itinerary-details-box .dark-text {
	font-size: 17px;
}

.itinerary-details-box button.btn-danger {
	margin-bottom: 0px;	
}

.gray-box {
	background: #f8f8f8;
	padding: 5px;
}

.my-trip {
	min-height: 81px;
	margin-bottom: 20px;	
}

.my-trip-table button.btn-success, .my-trip-table button.btn-danger {
	margin-bottom: 0px; 
}

.add-record-form h2 {
	padding-left: 0px;
}


.table > thead > tr > th {
    vertical-align: top;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    color: #a32017;
    background-color:#feeea4 !important;

}



/*Developer system code*/

.ui-autocomplete {
    width: 260px;
    background-color: #fff !important;
    background-image: none;
    list-style: none;
    margin: 0px;
    padding: 10px;

}

.ui-autocomplete ul li {    
    margin: 0px;
    padding: 0px;
}

.ui-state-hover {
    border:0px;
    background:none;
    text-decoration:none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    /*border: none;
    background: none;
    font-weight: normal;
    
    text-decoration: none;*/
    color: #a32017;   
    background-color:#feeea4 !important;
}

/*30-10-2014*/

.field-validation-error {
    color: #FF6B76;
}

/*developer use class*/

.show-error {
    color: #EA5560;
    font-size: 14px;    
}

.show-Success {
    color: #fac83b;
    font-size: 18px;
}

.field-validation-error {
    color: #EA5560;    
}

input.input-validation-error {
    border: 1px solid #EA5560;
}
   
.show-errorsummary {
    color: #EA5560;
    font-size: 14px;
    border: 5px;
}

.width450 {
    width:450px;
}

.width200 {
    width:200px;
}

.width180 {
    width:180px;
}

.width150 {
    width:150px;
}

.width120 {
    width:120px;
}

.width100 {
    width:100px;
}
.width80 {
    width:80px;
}
.width60 {
    width:60px;
}
.width40 {
    width:40px;
}
.width30 {
    width:30px;
}
.admin-table-style table th a{
    color:#003d6b;
}

.odd {
 background-color: #FFF;
}
.even {
 background-color: #FFF;
  }
.max-heightBusOperator {
    max-height: 419px;
    overflow-y: auto;
}

.padding0 .col-md-1 {
    padding: 0px;
}

.carousel-inner .item img {
    width: 900px;
    height: 300px;
}


