body, html, button, input, select, textarea {
	font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	background-color: white; } 

/** Address `font-family` inconsistency between `textarea` and other form * elements. **/
html, button, input, select, textarea { } 

/* H1&H3 for page titles */
h1, h2, h3, h4, h5, h6 {
	/*font-family: 'Francois One', sans-serif;*/
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	margin: 0 0 20px 0;
	font-weight: 300;
	color: #2c2c2c; }

h1 {
	font-size: 56px;
	line-height: 66px; }
	
h2 {
	font-size: 24px;
	line-height: 30px; }
	
h3 {
	font-size: 22px;
	line-height: 26px; }
	
h4 {
	font-size: 18px;
	line-height: 22px; }
	
h5 {
	font-size: 16px;
	line-height: 22px; }
	
h6 {
	font-size: 14px;
	line-height: 20px; }

a {
	color: #DF3462;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s; }

a:hover, a:focus {
	text-decoration: none;
	color: rgba(74, 74, 74, 0.5); }

p {
	font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px; }


/* --- Header --- */
header {
	background: #000;
	padding-top: 5px;
	padding-bottom: 5px; }
	
header .logo img {
	float: left;
    height: 50px;
    margin-bottom: 20px;
    margin-top: 20px; }
	
header .right-side {
	float: right;
	text-align: right;
	color: #fff;
	font-size: 12px; }
	
header .right-side .login-wrap {
	margin-top: 8px; }
	
header .right-side .login-wrap i {
	margin-right: 5px; }



.search-wrap {
	margin-top: 60px;
	margin-bottom: 60px;
	background: #F0F0F0; }

.search-wrap .search-left-text {
	background: #fff none repeat scroll 0 0;
    float: left;
    font-size: 18px;
    font-weight: 200;
    height: 70px;
    padding-top: 26px;
    position: relative;
    width: 18%; }
	
.search-wrap .hotel-name {
	float: left;
	width: 20%;
	position: relative;
	padding-top: 16px; }

.search-wrap .arrive {
	float: left;
	width: 12%;
	position: relative; }
	
.search-wrap .depart {
	float: left;
	width: 12%;
	position: relative; }
	
.search-wrap .rooms {
	float: left;
	width: 10%;
	position: relative; }
	
.search-wrap .no-of-guests {
	float: left;
	width: 10%;
	position: relative; }
	
.search-wrap .button {
	float: left;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 70px !important;
    margin: 0px !important;
    position: relative;
    text-transform: uppercase !important;
    width: 18%; }
	
.search-wrap .sky-form .select select {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	/*border-bottom: #d7d7d7 solid 1px;*/
	background: transparent; 
	font-size: 13px; }
	
.search-wrap .sky-form .input input {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	/*border-bottom: #d7d7d7 solid 1px;*/
	background: transparent;
	font-size: 13px; }
	
.search-wrap .sky-form .select i {
	background: transparent; }
	
.search-wrap .sky-form .icon-append {
	border-left: none; }
	
.search-wrap .arrive, .search-wrap .depart, .search-wrap .rooms, .search-wrap .no-of-guests {
	color: #333;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
	padding-top: 8px; }
	
.search-wrap .hotel-name, .search-wrap .arrive, .search-wrap .depart, .search-wrap .rooms, .search-wrap .no-of-guests {
	padding-left: 8px;
	padding-right: 8px;  }
	
.search-wrap .hotel-name:after, .search-wrap .arrive:after, .search-wrap .depart:after, .search-wrap .rooms:after {
	background: #d7d7d7 none repeat scroll 0 0;
    content: "";
    height: 54px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 1px;  }
	
	
	
.main-wrap {
	background: #f0f0f0 none repeat scroll 0 0;
	padding-top: 40px;
	padding-bottom: 40px; }
	
.main-wrap .header1 {
	background: #9a9a9a none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    padding: 20px 40px; }
	
.main-wrap .header2 {
	background: #353535 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    padding: 20px 40px; }
	
.main-wrap .guest-info-form {
	background: #fff;
	overflow: hidden;
	padding: 40px 26px; }
	
.main-wrap .guest-info-form .row {
	margin-bottom: 10px; }
	
.main-wrap .guest-info-form .left-side:after {
	background: transparent;
	border-left: 1px dashed #d7d7d7;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px; }
	
.sky-form .label span {
	color: #f00;
    font-size: 10px;
    font-style: italic;
    letter-spacing: 0;
    text-transform: none; }
	
.main-wrap .sky-form .textarea-bottom-text {
	font-style: italic;
	font-size: 11px; }
	
	


.main-wrap .airport-pickup-form {
	background: #fff;
	overflow: hidden;
	padding: 40px 26px; }
	
.main-wrap .airport-pickup-form .row {
	margin-bottom: 10px; }
	
.main-wrap .airport-pickup-form .airport-pickup-price {
	text-align: center;
	margin-top: 20px; }
	
.main-wrap .airport-pickup-form .airport-pickup-price h5 {
	margin-bottom: 5px; }
	
.main-wrap .airport-pickup-form .airport-pickup-price h2 {
	margin-bottom: 0px; }
	
	
.main-wrap .booking-summary {
	background: #fff;
	overflow: hidden;
	padding: 40px 26px;
	margin-top: 10px; }
	
.main-wrap .booking-summary .total-charge {
	text-align: center;
	margin-top: 34px; }
	
.main-wrap .booking-summary .total-charge .submit-btn {
	text-align: center; }
	
.main-wrap .booking-summary .submit-btn .button {
	margin: auto !important;
	float: none !important;
	font-size: 14px !important;
    font-weight: 400 !important;
    position: relative;
	padding: 10px 60px !important;
    text-transform: uppercase !important;
	height: auto !important;
	width: auto !important; }
	




.other-form {
	padding-top: 40px;
	padding-bottom: 80px; }
	
	
.data-table {
	background: #f8f8f8 none repeat scroll 0 0;
	padding-top: 20px;
	padding-bottom: 20px; }
	
.sub-page-header {
	background: #9a9a9a none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    padding: 18px 20px;
	margin-top: 40px; }
	
.sub-page-header2 {
	background: #eee none repeat scroll 0 0;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 18px 20px; }
	
	
/* Table */
.data-table #table
{
	background: #fff none repeat scroll 0 0;
    border-collapse: collapse;
    font-size: 14px;
    margin: 0px;
    text-align: left;
    width: 100%;
}

.data-table #table thead {
	border-left: 1px solid #9a9a9a; 
	border-right: 1px solid #9a9a9a; }

.data-table #table th
{
	background: #9a9a9a none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 15px 20px;
}

.data-table #table tbody {
	border-left: 1px solid #eee; 
	border-right: 1px solid #eee; }

.data-table #table td
{
	border-bottom: 1px solid #eee;
	color: #666;
	padding: 12px 20px;
	font-size: 13px;
}

.data-table #table tr:nth-child(odd) td {
  background:#f8f8f8;
}

tr:nth-child(odd):hover td {
  background:#fbfbfb;
}
	
.data-table #table td a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #353535;
	-moz-user-select: none;
    border: 1px solid #353535;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 2px 6px;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap; }
	
.data-table #table td a:hover {
	background: #353535;
	color: #fff; } 


.dataTables_length select.form-control {
	border-color: #d7d7d7;
    border-radius: 0;
    box-shadow: none;
	position: relative;
	appearance: normal;
	-moz-appearance: none;
	-webkit-appearance: none; }
	
.dataTables_length label {
	position: relative; }

.dataTables_length label:after {
	background: #fff url("../images/select-arrow.png") no-repeat scroll 14px 8px;
    content: "";
    height: 26px;
    position: absolute;
    right: 48px;
    top: 2px;
    width: 28px;
	pointer-events: none; }
	
.dataTables_filter input.form-control {
	border-color: #d7d7d7;
    border-radius: 0;
    box-shadow: none; }
	
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #353535;
	border-color: #353535; }
	
.pagination > li > a, .pagination > li > span {
	color: #353535; }
	
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-bottom-left-radius: 0px;
    border-top-left-radius: 0px; }
	
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0px;
    border-top-right-radius: 0px; }
	
.my-bookings-form {
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 40px; }


.second-row .col-md-3 {
	width: 20%; }
	
.third-row .col-md-3 {
	width: 20%; }
	
.sky-form .third-row .label {
	overflow: hidden; }
	
.sky-form .third-row .label .custom {
	display: inline-block;
	float: left;
	margin-right: 10px; }

.sky-form .third-row .label .inline-group {
	display: inline-block;
	float: left; }
	
.sky-form .third-row .radio i, .sky-form .third-row .checkbox i	 {
	top: 1px; }

.sky-form .third-row .radio, .sky-form .third-row .checkbox {
	line-height: 18px; }





@media screen and (max-width: 600px) {
	.body {
		padding: 20px;
	}
}