@CHARSET "ISO-8859-1";
body {
	font-family: Helvetica,Arial,sans-serif;
}
th, td {
	padding: 5px 10px;
}
hr.rate_separator {
	border: none;
	margin: 30px 0;
}
.typography h5 {
	color: #af001b;
}
.typography #product_form h5 {
	clear:both;
}
.typography p.hint {
	font-style: italic;
}
form div.field ul#BedType {
    padding: 0 0 30px;
}
form div.field ul#BedType li, form div.field ul#AttractionCategories li {
	float: left;
	width: 30%;
}
form div.field ul#BedType li input, form div.field ul#AttractionCategories li input {
	margin: 0;
    padding: 0;
    position: relative;
    width: auto;
}
form div.field ul#BedType li label, form div.field ul#AttractionCategories li label {
	margin: 0 50px 0 0;
}
.content .tab_nav {
	margin: 10px 0;
}
.content .tab_nav .tab_nav_item {
	background: #AF001B;
	opacity: 0.7;
    filter: alpha(opacity=70);
	padding: 5px 13px;
	color: #e9e9e9;
	text-decoration: none;	
	font-weight: bold;
	margin-right: 1px;
}
.content .tab_nav .tab_nav_item.current,
.content .tab_nav .tab_nav_item:hover{
	opacity: 1;
    filter: alpha(opacity=100);
}
#AllowExtraNightHolder {
	margin: 20px 0 5px 0;
}
#AllowExtraNightHolder label {
	font-weight: bold;
}
#GoToHolder .middleColumn span {
	background: none!important;
	margin-top: 4px;
}
#Description_editor_tbl, #HighLight_editor_tbl {
	border: 1px solid #ccc;
}
#Description_editor_tbl .mceIframeContainer, #HighLight_editor_tbl .mceIframeContainer{
	margin: 0;
	padding: 0;
}
#Description_editor_tbl td.mceToolbar, #HighLight_editor_tbl td.mceToolbar{
	padding: 3px 0 4px;
	border-bottom: solid 1px #ccc;
}
#Description_editor_tbl iframe, #HighLight_editor_tbl iframe {
	height: 200px!important;
}
.PackagePage .content .tab_main {
}
.content .tab_main .list th,
.content .tab_main .list td {
	border: 1px solid #d4d4d4;
}
form .clearfix.separator {
	margin-bottom: 10px;
}
.typography h5.title {
	font-size: 16px;
	font-weight: bold;
	color: #09448a;
	font-family: Times,serif;
}
.group_wrapper {
	background: #f0f4fb;
	margin: 10px 0;
	padding: 10px 30px;
}
.content .tab_main table, .content .tab_main td, .content .tab_main tr, .content .tab_main th  {
	border: none;
	color: #555;
}
div.first_rate, div.second_rate {
	width: 200px;
	float: left;
}
div.first_rate .middleColumn input, div.second_rate .middleColumn input {
	width: 100px;
}
input.disable {
	background: #f8f8f8;
    color: #666;
    cursor: default;
}
div.first_rate .description, div.second_rate .description {
	display: inline-block;
}
div.second_rate label {
	opacity: 0;
    filter: alpha(opacity=0);
}
.content .tab_main table.foc_rate {
	width: 70%!important;
}
.content .tab_main table.rate {
	width: 30%;
}
.content .tab_main table.product_rate {
	width: 40%;
}
.content .tab_main table.product_rate.pull-left {
	margin-right: 10%;
}
.content .tab_main table.product_rate td, .content .tab_main table.rate td {
	vertical-align: bottom;
	padding: 5px 0;
	min-width: 50px;
}
.content .tab_main table.product_rate tr.heading {
	border-bottom: solid 1px #999;
}
.content .tab_main table.product_rate tr.heading td, .content .tab_main table.product_rate tr.heading td h5 {
	padding: 0;
	margin: 0;
}
.content .tab_main table.product_rate, .content .tab_main .product_rate td, .content .tab_main .product_rate tr, .content .tab_main .product_rate th  {
	padding: 5px 10px 0 0
}
.content .tab_main table.product_cost h6 {
	font-weight: normal;
	font-size: 16px;
	color: #0b4e9f;
}
.content .tab_main table.product_rate.product_cost {
	width: 50%;
}
.content .tab_main table tr:nth-child(2n+1), .content .main_form table tr:nth-child(2n+1) {
	background: none;
}
.content .tab_main td, .content .tab_language th, .content .tab_language td {
	padding: 10px;
}
.content .tab_main td.contact {
	padding: 6px 10px;
}
.content .tab_main td.contact span {
	float: left;
	margin: 0 4% 0 0;
}
.content .tab_main td.contact span:before {
	color: #0b4e9f;
}
.content .tab_main td.product_title {

}
.content .tab_main td.title {
	font-weight: bold;
	width: 20%;
	min-width: 150px;
	text-align: left;
}
.content .tab_main td ul, .content .tab_main td li {
	margin: 0;
	padding: 0;
}
.content .tab_body div.Actions, .content .tab_main div.Actions, .content .tab_language div.Actions,
.content .tab_alloment_generate div.Actions, .content .detail div.Actions, .content div.Actions  {
	text-align: center;
	margin-bottom: 10px;
}
.content .tab_language .flaticon-edit24 {
	text-decoration: none;
	opacity: 0.8;
    filter: alpha(opacity=80);
}
.content .tab_language [class^="flaticon-"]:before,
.content .tab_language [class*=" flaticon-"]:before {
	font-size: 25px;
}
.content .tab_language .flaticon-edit24:hover {
	opacity: 1;
    filter: alpha(opacity=100);
}
#coverphoto, .content .tab_main form, .content .tab_language form, .content .tab_alloment_generate form {
	margin: 10px 0px;
}
.content .tab_product table.list td.product_description {
	width: 60%;
}
.product_description .features {
	margin-bottom: 10px; float: right;
}
.product_description .features span {
	border: solid 1px #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	background: #fff;
	font-weight: bold;
	font-style: italic;
	color: #555;
	margin-bottom: 10px;
	font-size: 12px;
}
#TransportHalfDayCharterHolder, #TransportFullDayCharterHolder, #TransportFreeRouteHolder {
	float: left;
	width: 30%;
	margin-top: 10px;
}
.object_list {
	margin: 0 0 20px;
}
.object_list .cover {
	width: 150px;
	float: right;
	margin-left: 20px;
}
#product_form .custom-combobox-toggle, #product_form  .custom-combobox-toggle:focus {
	height: 33px;
    top: -33px;
    width: 20px;
}
.btn{}
.typography .object_list .title {
	color: #af001b;
}
.typography ul.rate_list li:before {
	content: "";
	padding: 0;
}
.typography ul.rate_list li {
	margin: 0;
	padding: 0;
}
.promotion_form {
	margin-bottom: 15px;
	display: inline;
}
.promotion_form .middleColumn, .promotion_form .middleColumn .btn {
	float: right;
}
.promotion_form .middleColumn .btn {
	margin-left: 5px;
	padding: 5px 20px;
}
#promotion_code.error {
	background: #ffe6e6 none repeat scroll 0 0;
	border: 1px solid #ff8080;
	color: #ff6464;
}
.promotion_form .middleColumn input {
	width: 200px;
}
.rate_list .normal_rate {
    position: relative;
    display: inline-block;
	margin: 0 15px 0 20px;
	text-decoration: line-through;
}
.rate_list .package_rate {
	color: #af001b;
	font-family: "Oswald";
    font-size: 20px;
    font-weight: bold;
	padding: 0 10px 0 0;
}
form div.field.text.short label.error {
	position: relative;
}
.object_list .address { font-weight: bold; color: #555;}
.object_list .summary{}
.object_list .actions{}
img.gallery {
	width: auto;
}
.PackagePage .tab_preview
.PackagePage .ajax-file-upload {
	background: #999;
}
table.translation, table.list {
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.typography table.allotment tr {
	background: #edf2f8;
}
.typography table.allotment tr:nth-child(2n) {
	background: #fff8f0;
}
table.list td, table.list th {
	border: none;
}
table.list td, table.list th{
	border-right: 1px solid rgba(0, 0, 0, 0.1);	
}
table.list th {
	white-space: nowrap;
	text-align: center;
}
table.list tr:nth-child(odd) td {
	background: #f0f4f7
}
table.translation td span {
	float: left;
	width: 300px;
}
table.translation td.name span {
	width: 150px;
}
table.translation td.actions {
	width: 85px;
	text-align: center;
}
table.translation td.actions.admin {
	width: 120px;
}
.cate_wrapper {
	margin: 20px 40px;
	padding: 20px 30px;
	background: #fff;
}
table.list tr.cate {
    /*border: 2px solid #999;*/
}
table.list tr.cate td {
	text-align: center;
    background: #fff;
}
table.list tr.cate td .cate_name {
    font-weight: bold;
}
.PackagePage table td.actions [class^="flaticon-"]:before,
.PackagePage table td.actions [class*=" flaticon-"]:before {
	float: right;
	font-size: 20px;
}
.PackagePage table td.actions a {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.PackagePage table td.actions a:hover {
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
}
.translation textarea, .translation input {
	float: left;
	width: 135px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-size: 13px;
}
.translation textarea {
	height: 100px;
	width: 250px;
}
table.allotment th, table.allotment td, table.allotment p,
table.allotment td input {
	font-size: 13px;
	padding: 3px 0;
}
table.allotment .item p {
	margin: 0;
}
#booking_form table.allotment p,
.bluegray #booking_form table.allotment p{
	margin: 0;
	padding: 2px;
	font-size: 12px;
}
table td.editable{
    width: 15%;
	min-width: 120px;
	vertical-align: middle;
}
table td.editable a {
	color: #3d3d3d;
}
table td.time_slot a.edit_btn, table td.time_slot a.add_btn{
	color: #257cbc;
	text-decoration: none;	
}
table td.time_slot a.edit_btn:hover, table td.time_slot a.add_btn:hover{
	color: #0a448b;
}
table td.time_slot a.edit_btn:before, table td.time_slot a.add_btn:before {
	font-family: Flaticon;
	font-size: 15px;
	font-style: normal;
	content: "\e087";
}
table td.time_slot a.add_btn:before {
	content: "\e10b";
}
table td.allotment_cell{
	text-align: right;
    width: 40px;
	min-width: 20px;
	padding: 0;
}
table td.allotment_cell input {
	background: none;
	border: none;
    text-align: right;
	padding: 4px 5px 3px 5px;
	font-size: 12px;
	cursor: pointer;
}
table.list td.allotment_cell.open {
	background: #bfe3d0;
}
table.list td.allotment_cell.block_out {
	color: #af001b;
	text-decoration: line-through;
}
table td.allotment_cell.enable {
	cursor: pointer;
}
table td.allotment_cell.enable:hover {
	background: #618399;
	color: #fff;
}
table td.allotment_cell .cell_data {
	padding: 3px;
}
table td.allotment_cell .available {
	font-weight: bold;
}
form div.field label span.descrease, form div.field label span.increase {
	font-weight: normal;
	font-style: italic;
	color: #ff6c83;
	margin-left: 10px;
}
form div.field label span.increase {
	color: #00c462;
}
table td.editable input {
	width: 100%;
}
table th.date {
	font-size: 12px;
	padding: 5px;
}
table th.date.Sun, table th.date.Sat {
	color: #790012;
}
table th.month, table th.week_pagination {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
table td.time_slot, table th.time_slot, table td.item {
	vertical-align: middle;
}
table td.time_slot .time {
	font-size: 12px;
	padding: 2px;
}
.PackagePage form div.field input.date {
	width: 200px;
}
.PackagePage .ajax-file-upload-statusbar {
	margin: 10px 0 20px;
    width: 60% !important;
}
.PackagePage table.translation .edit_cell, .PackagePage table.translation .done {
	text-decoration: none;
}
.PackagePage table.translation .edit_cell:hover, .PackagePage table.translation .done:hover {
	color: #ce7804;
}
.flaticon-font2:before, .flaticon-save8:before {
    margin: 0;
	padding: 0;
}
.week_pagination a.next {
	float: right;
}
.week_pagination a.prev {
	float: left; /* not allow to change this CSS */
}
.tab_allotment table {
	border: none;
}
.tab_allotment table .action {
	background: none!important;
}
.tab_allotment table .action td {
	border: none;
	background: none!important;
	vertical-align: bottom;
}
.tab_allotment table tbody {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
form .ui-spinner-input {
	margin: 0;
	padding-right: 15px!important;
	border: none!important;
}
form .ui-spinner {
	border-radius: 0;
}
form .ui-spinner-button {
	cursor: pointer;
}
.tab_preview .photos, .detail .photos {
	float: right;
	width: 308px;
	margin: 0 0 20px 3%;
}
.tab_preview .photos a img, .detail .photos a img {
	margin-bottom: 3px;
}
.tab_preview .address, .detail .address {
	font-weight: bold; color: #555;
}
.tab_preview .long_text, .detail .long_text {
	text-align: justify;
	line-height: 190%;
}
.tab_preview .contact_info .name, .detail .contact_info .name {
	
}
.tab_preview .contact_info .phone, .detail .contact_info .phone {
	
}
.tab_preview .contact_info .mail, .detail .contact_info .mail {
	
}
.tab_preview .product_item, .detail .product_item, #booking_form .product_item {
	margin: 0;
	padding: 20px;
	background: #fff8f0;
}
.tab_preview .product_item:nth-child(2n), .detail .product_item:nth-child(2n),
#booking_form .product_item:nth-child(2n) {
	background: #edf2f8;
}
.product_item h4 {
	color: #0b4e9f;
	font-weight: bold;
}
.tab_preview .product_item h3, .detail .product_item h3,
#booking_form .product_item h3 {
	line-height: 1;
	color: #af001b;
    font-family: "Oswald";
    font-weight: lighter;
	border: none;
	margin-bottom: 10px
}
.tab_preview .product_item .cover, .detail .product_item .cover{
	float: left;
	margin-right: 20px;
}
table.product_rate{
	width: auto;
}
table.product_rate td.currency {
	text-align: right;
}
.PackagePage .search_form input {
	float: right;
	width: auto;
    height: 30px;
}
.PackagePage .search_form fieldset {
	width: 100%;
	margin: 5px 0;
	margin-bottom: -20px;
}
.PackagePage .search_form legend{
	margin-top: -20px;
}
.PackagePage .search_form fieldset div.field {
	width: auto;
}
.PackagePage .search_form fieldset div#KeywordHolder {
	display: inline-block;
	float: right;
    margin-left: 5px;
}
.PackagePage .search_form .field.fieldgroup {
	float: left;
}
.PackagePage .search_form .fieldgroup .fieldgroup-field {
	float: left;
	margin-bottom: 0;
}
.PackagePage .search_form .fieldgroup .fieldgroup-field label {
	float: left;
	padding: 5px 5px 5px 0;
}
.PackagePage .search_form .fieldgroup .fieldgroup-field select{
	width: 200px;
	margin-left: 5px;
}
.PackagePage fieldset._date{
	margin-bottom: 50px;
	margin-top: 0px;
}
.PackagePage .search_form .search-field-block{
	float: left;
}
.PackagePage #Keyword, .PackagePage .search_form select{
	width: 180px;
}
.PackagePage .search_form select{margin-right: 25px;}
.PackagePage .location{
	margin-top: 25px !important; 
}
.PackagePage .search_form .search-field-block span.flaticon-calendar52{
	display: block;
	padding: 4px;
	position: absolute;
	text-align: right;
	z-index: 0;
	width: 180px;	
}
.PackagePage .search_form .search-field-block span.flaticon-calendar52:before{
	font-size: 16px;
}
.PackagePage .search_form .search-field-block input{
	width: 180px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
}
.PackagePage .search_form select.first{
	margin-left: 0px;
}
.PackagePage .search_form a#submit_form,
.PackagePage .search_form a#reset_form {
	float: right;
    margin: 0 0 0 5px;
    width: auto;
	padding: 2px 4px;
}
.PackagePage .object_list .actions {
	margin: 30px 0 30px 35%;
}
div.actions [class^="flaticon-"]:before, .actions [class*=" flaticon-"]:before,
div.actions [class^="flaticon-"]:after, .actions [class*=" flaticon-"]:after {
	font-size: 15px;
}
.PackagePage .search_form .flaticon-search19:before,
.PackagePage .search_form .flaticon-refresh37:before {
	font-size: 19px;
}
.PackagePage .attraction.search div.actions a.btn {
    padding: 3px 5px;
}
.contact_info [class^="flaticon-"]:before, .contact_info [class*=" flaticon-"]:before {
	color: #0b4e9f;
    font-size: 20px;
    margin-right: 5px;
}
.PackagePage .typography h4 {
	font-weight: bold;
	color: #666;
}
.PackagePage .typography h4.flaticon-plus25:before,
.PackagePage .typography h4.flaticon-minus18:before{
	font-size: 14px;
	margin-right: 5px;
}
.contact_info p.name, .contact_info p.phone {
	margin: 0;
}
.contact_info p.mail {
	margin-top: 0;
}
.PackagePage .contact_info {
	float: left;
	width: 50%;
	margin: 20px 0;
}
.PackagePage .contact_info h3 {
	border-bottom: 2px solid #eee;
    margin: 5px;
}
.PackagePage ul.rates_list li {
    margin-left: 0;
}
.PackagePage ul.sub_rates_list li {
	margin-left: 20px;
}
table.allotment th.cate_title {
    padding: 15px 0 10px 0;
    background: #fff;
    border-top: solid 1px #ddd;
    font-size: 14px;
    color: #777;
}
.PackagePage a#view_allotment {
	margin: 0;
	width: 200px;
}
#package_allotments {
	text-align: center;
}
#package_allotments table th.date {
	width: 40px;
}
#package_allotments.tab_allotment {
	padding: 2px;
}
#package_allotments table.allotment td {
	vertical-align: middle;
}
#package_allotments div._date .middleColumn input {
	border: none;
	padding: 4px;
}
#package_allotments div._date .middleColumn span {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0 4px!important;
}
#loading_bar td {
	background: url(../images/box_loading.gif) repeat-x #333;
	padding: 2px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
/*********** Booking **************/
.custom-combobox-toggle, .custom-combobox-toggle:focus {
    float: right;
    top: -31px;
	left: 0;
}
td .custom-combobox-toggle {
	top: 0;
	margin-top: -31px;
}
.content .tab_main table.data_list, .content .tab_main .data_list td,
.content .tab_main .data_list tr, .content .tab_main .data_list th {
	border: 1px solid #d4d4d4;
}
.content .tab_main .data_list th {
	background: #2d2d2d;
	color: #fff;
}
.content .tab_main .data_list td input {
	width: 100%;
}
.typography p.title {
	font-size: 13px;
	font-family: Times,serif;
	font-weight: bold;
	color: #0b4e9f;
}
.typography p.title.ratetab {
	font-size: 14px;
	margin: 15px 0 5px;
}
.typography form h6 {
	color: #af001b;
	font-weight: normal;
	border-top: 1px dashed #af001b;
	font-size: 18px;
}
.typography form#rate_form h6 {
	padding: 5px 0;
}
.lightbox .container {
	top: 5%;
}
#update_allotment .Actions a.btn {
	margin: 0;
}
#update_allotment .Actions a.submit_disable {
	display: none;
	background: #c0c0c0;
	cursor: default;
}
#update_allotment .Actions a.submit_disable:hover {
	color: #eee;
}
#update_allotment .validate.error {
	color: #ff6464;
	font-style: italic;
	font-size: 11px;
}

.room_list input.field, .room_list select.field {
	width: 100%;
	min-width: 50px;
}
.room_list select.field.pax, .room_list select.field.rollbed {
	text-align: right;
}
.room_list td.rooms {
	vertical-align: middle;
}
.room_list th.rooms {
	width: 5%
}
.room_list tr.invalid {
	background: #fbf0f0;
	color: #ff6464;
}
.room_list tr.invalid input, .room_list tr.invalid select {
	background: #fbf0f0;
	border: 1px solid #ff8080;
	color: #ff6464;
}
.room_list_wrapper .message.error, .room_list_wrapper .message.note {
	background: none;
	margin: 10px 0;
	padding: 0;
}
.room_list_wrapper .message.error li, .room_list_wrapper .message.note li {
	background: #fee3e2;
	color: #ff8080;
	font-style: italic;
	margin: 0;
	padding: 0 10px 7px;
}
.room_list_wrapper .message.note li {
	background: rgb(198,239,206);
	color: rgb(0,97,0);
}
.room_list_wrapper .message.error li:first-child, .room_list_wrapper .message.note li:first-child {
	padding-top: 5px;
}
form div.field.readonly {
	clear: both;
}
form div.field.readonly label, form div.field.readonly .middleColumn{
	float: left;
}
form div.field.readonly label {
	width: 20%;
	min-width: 80px;
}
form#filter input#txtDate{
    width: 220px;
    margin-left: 10px;
}
form#filter .group-date{
    margin-top: 15px;
}
.data_list a.btn {
	margin: 0;
}
.PackagePage table.allotment td.item{
    min-width: 90px;
    text-align: center;
} 
#product_form #GuideRateBlock{
    width: 150px;
}
iframe#eway-payment-window{
    top: 0 !important;
	position: fixed!important;
}
#show_language_form{
margin-bottom: 10px;}
.search-field-block  .date{
	background:url('../images/calendar.png') no-repeat right;
	background-position: 155px;
}
.dropdown-menu>li
{	position:relative;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
	cursor:pointer;
	margin-top: 10px;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: -1px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	border-left-color:#fff;
	box-shadow:none;
	margin-left:6px;
}
.right-caret:after,.left-caret:after
 {	content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
	margin-left:5px;
}
.right-caret:after
{	border-left: 5px solid #CCCCCC;;
	float: right;
}
.left-caret:after
{	border-right: 5px solid #CCCCCC;;
	float: right;
}
.location-block.dropdown a.dropdown-toggle{
	background: #fff;
	border: 1px solid #CCCCCC;
	color: #ccc;
	text-transform: none;
	text-align: left;
	padding-left: 10px;
	width: 220px;
}
.location-block.dropdown  span.caret {
	margin-top: 8px;
	margin-right: -20px;
}
.location-block  ul.dropdown-menu {
	width: 220px;
	top:68%;
	padding: 6px;
}
.location-block   .dropdown-menu > li > a, .location-block   .dropdown-menu > li > a:hover{
	background:#fff;
}
.location-block  ul.dropdown-menu li:before{
	display:none;
}
.location-block .sub-menu{
	border-left: 1px solid #CCCCCC;
}
form div.field.combine {
	margin-bottom: 0;
}
form div.field.checkbox.combine label {
	font-weight: bold;
}
form div.field.inline_block {
	float: left;
	margin: 5px 0px 15px;
	width: 200px;
}
form div.field.inline_block input.text.inline_block {
	width: auto;
}
form div.middleColumn .btn {
	margin: 0;
}
.defaultSkin table.mceLayout tr td.mceStatusbar {
	border: none!important;
	padding: 0;
}
/* quick booking form */
body #sidebar .sidebar_block .quick_book_form {
	margin: 10px 0 5px;
}
body #sidebar .sidebar_block .quick_book_form div.field label {
	font-weight: normal;
}
body #sidebar .sidebar_block .quick_book_form label.show_time,
body #sidebar .sidebar_block .quick_book_form label.arrival_time,
body #sidebar .sidebar_block .quick_book_form label.returning_time {
	font-weight: normal;
	text-decoration: underline;
}
body #sidebar .sidebar_block .quick_book_form div.text.PAX{
	float: left;
	padding: 0 5px 0 0;
	width: 33%;
}
body #sidebar .sidebar_block .quick_book_form #PaxInfantHolder,
body #sidebar .sidebar_block .quick_book_form #PaxTotalHolder{
	padding-right: 0;
}
body #sidebar .sidebar_block .quick_book_form #PaxTourGuideHolder,
body #sidebar .sidebar_block .quick_book_form #PaxTotalHolder {
	padding: 0 5px 0 0;
	width: 66%;
}
body #sidebar .sidebar_block .quick_book_form #PaxTotalHolder {
	float: left;
	width: 33%;
}
body #sidebar .sidebar_block .quick_book_form .text.PAX input {
	width: 100%;
}
body #sidebar .sidebar_block .quick_book_form div._date.pull-left{
	width: 65%
}
body #sidebar .sidebar_block .quick_book_form div.dropdown.pull-left {
	float: right!important;
	width: 30%
}
body #sidebar .sidebar_block .quick_book_form div.pull-left label {
	margin-top: 10px;
}
body #sidebar .sidebar_block .quick_book_form div._date.pull-left .middleColumn .flaticon-calendar52 {
	left: 0;
	text-align: right;
	width: 50% !important;
}
body #sidebar .sidebar_block .quick_book_form div._date.pull-left .middleColumn .flaticon-calendar52::before {
	margin-right: -30px;
}
body #sidebar .sidebar_block .quick_book_form div._date .middleColumn input {
	width: 100%;
}
body #sidebar .sidebar_block .quick_book_form div._date .middleColumn input.error {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border: 1px solid #dc0021;
	background: #ffe6e6;
}
body #sidebar .sidebar_block .quick_book_form h5 {
	color: #af001b;
	font-family: "Oswald";
	margin-bottom: 10px;
	font-size: 15px;
}
body #sidebar .sidebar_block .quick_book_form div._date .middleColumn .flaticon-calendar52 {
	right: 35px;
	background: none!important;
}
body #sidebar .sidebar_block .quick_book_form div.field ul.optionset li::before {
	content: "";
}
body #sidebar .sidebar_block .quick_book_form div.field.optionset.nolabel .middleColumn,
body #sidebar .sidebar_block .quick_book_form div.timepicker {
	display: none;
}
body #sidebar .sidebar_block .quick_book_form .trans_arrival_flight div.timepicker,
body #sidebar .sidebar_block .quick_book_form .trans_departure_flight div.timepicker{
	display: block;
}
body #sidebar .sidebar_block .quick_book_form div.field.optionset {
	margin-bottom: 10px;
}
body #sidebar .sidebar_block .quick_book_form div.field.optionset .middleColumn ul {
	margin-bottom: 0;
}
body #sidebar .sidebar_block .quick_book_form div.personal_field,
body #sidebar .sidebar_block .quick_book_form div.pickup_field{
	border-top: solid 1px #eee;
	padding-top: 15px;
}
body #sidebar .sidebar_block .quick_book_form div.pickup_field {
	margin-bottom: 10px;
}
body #sidebar .sidebar_block .quick_book_form div.pickup_field div.field,
body #sidebar .sidebar_block .quick_book_form div.pickup_field label{
	margin-bottom: 5px;
}
body #sidebar .sidebar_block .quick_book_form .message.promo_valid,
body #sidebar .sidebar_block .quick_book_form .message.promo_invalid {
	background: #fee3e2;
	color: #a80000;
	padding: 5px 7px;
	margin-top: 10px;
	font-style: italic;
	font-size: 95%;
}
body #sidebar .sidebar_block .quick_book_form .message.promo_valid {
	background: rgb(198,239,206);
	color: rgb(0,97,0);
}
body #sidebar .sidebar_block .quick_book_form div.personal_field label,
/*body #sidebar .sidebar_block .quick_book_form #BookingNameHolder,*/
body #sidebar .sidebar_block .quick_book_form h4,
body #sidebar .sidebar_block .quick_book_form #TourLeaderIDHolder,
body #sidebar .sidebar_block .quick_book_form div._date.pull-left.disabled{
	display: none;
}
body #sidebar .sidebar_block .quick_book_form div.personal_field #AgreeHolder {
	float: left;
	top: -10px;
}
body #sidebar .sidebar_block .quick_book_form div.personal_field #agreement_label {
	float: right;
	margin-left: 20px;
}
body #sidebar .sidebar_block .quick_book_form .Actions input {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 49%;
	float: left;
	padding: 7px 0;
	border: solid #0b4e9f 1px;
}
body #sidebar .sidebar_block .quick_book_form .Actions input[type="reset"] {
	float: right;
}
body #sidebar .sidebar_block .quick_book_form .Actions input#save.disabled {
	background: #eee;
	color: #a3a3a3;
	border: solid #eaeaea 1px;
}
body #sidebar .sidebar_block .quick_book_form div.field label.error,
body #sidebar .sidebar_block .quick_book_form div.field label.invalid {
	display: none!important;
}
body #sidebar .sidebar_block .quick_book_form .message.error {
	background: #ffebe8;
	color: #ff8080;
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding: 5px;
	display: none;
	cursor: pointer;
}
body #sidebar .sidebar_block .quick_book_form ul.message.error {
	background: none;
	padding: 0;
}
.quick_book_form label.left span.required_mark, p span.required_mark {
	color: #af001b;
}    
body #sidebar .sidebar_block .quick_book_form ul.optionset input.radio {
    margin-right: 5px;
}
.popup_quick_price_box th, .popup_quick_price_box td {
	padding-left: 0;
}
body.PackagePage .package_search_advance input, body.PackagePage .package_search_advance select{
	height: 40px;
	width: 220px !important;
    margin-right: 10px;
}
body.PackagePage .package_search_advance ._date span{
	height: 40px;
	padding-top: 8px !important;
}
body.PackagePage .package_search_advance #ToDateHolder{
	width: 340px;
}
body.PackagePage .package_search_advance #ToDateHolder a.btn{
	width: auto;
}
body.PackagePage .package_search_advance{
    padding: 10px 20px 0px 30px !important;
}
body.PackagePage .package_search_advance #LocationHolder .middleColumn{
	position: relative;
    overflow: hidden;
    white-space: nowrap;
    margin: 0px;
    padding: 0px;
}
body.PackagePage .package_search_advance #LocationHolder .middleColumn .combo-arrow{
	height: 40px !important;
    margin-left: -30px;
    background-color: transparent;
}
body.PackagePage .package_search_advance #LocationHolder .middleColumn .textbox.combo{
	min-width: 220px;
    height: 40px !important;
    margin-right: 10px;
}
#discount_icon {position: relative;font-size: 20px; font-weight: bold; color: red; left: 40%; top: -41px;}
form .checkboxset ul#RestaurantCategory li, form .checkboxset ul#RestaurantCuisine li,
form .checkboxset ul#DepartureDayOfWeek li{
	float: left;
	width: 30%;
}
form .checkboxset ul#RestaurantCategory li input, form .checkboxset ul#RestaurantCuisine li input,
form .checkboxset ul#DepartureDayOfWeek li input{
	position: relative;
}
form .checkboxset ul#RestaurantCategory li label, form .checkboxset ul#RestaurantCuisine li input,
form .checkboxset ul#DepartureDayOfWeek li label{
	margin-left: 0;
}
form div.field.checkboxset input.checkbox {
	position: relative;
}
form .checkboxset ul#ConsumerType li {
	float: left;
	width: 20%;
}
#sharing_product_filter .fieldgroup-field.last {
	display: none;
}
.sharing_features span {
	color: #666;
	border: 1px solid #e5e5e5;
	padding: 1px 7px;
	margin: 0 5px 5px 0;
	display: inline-block;
	background: #eee;
	font-style: italic;
}
.typography table.flex_rate_list td, .typography table.flex_rate_list th {
	border: none;
	background: none;
	padding: 5px 15px 5px 0px;
}
.typography table.flex_rate_list td.field {
	padding: 0 15px 5px 0;
}
.bluegray #booking_form table.flex_rate_list td.field input{
	padding: 4px 8px;
	width: 70px;
}
.typography table.flex_rate_list tr:nth-child(2n+1) {
	background: none;
}
.typography table.flex_rate_list {
	border: none;
	margin: 0 30px;
	width: auto;
}
.typography table.flex_rate_list .normal_rate {
	text-decoration: line-through;
	font-size: 85%;
	padding-top: 5px;
}
.typography table.flex_rate_list .package_rate {
	font-size: 105%;
	font-weight: bold;
	padding-top: 2px;
	color: #af001b;
}
.typography table.flex_rate_list .rate_title:before {
	content: "»";
	font-size: 20px;
	line-height: 0px;
	margin-right: 10px;
	top: 1px;
	position: relative;
}
.typography a#change_gst, .typography a#save_gst, .typography a#cancel_gst,
.typography a#change_show_hide_address, .typography a#save_show_hide_address, .typography a#cancel_show_hide_address,
.typography a#change_include_accom, .typography a#save_include_accom, .typography a#cancel_include_accom{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.typography a#change_gst:hover, .typography a#save_gst:hover, .typography a#cancel_gst:hover,
.typography a#change_show_hide_address:hover, .typography a#save_show_hide_address:hover, .typography a#cancel_show_hide_address:hover,
.typography a#change_include_accom:hover, .typography a#save_include_accom:hover, .typography a#cancel_include_accom:hover{
	opacity: 0.9;
	filter: alpha(opacity=90);
	text-decoration: none;
}
.typography a#save_gst, .typography a#save_show_hide_address, .typography a#save_include_accom{
	color: #00a300;
}
.typography a#cancel_gst, .typography a#cancel_include_accom, .typography a#cancel_show_hide_address {
	color: #8a0000;
}
.typography a#change_gst:before, .typography a#save_gst:before, .typography a#cancel_gst:before,
.typography a#change_show_hide_address:before, .typography a#save_show_hide_address:before, .typography a#cancel_show_hide_address:before,
.typography a#change_include_accom:before, .typography a#save_include_accom:before, .typography a#cancel_include_accom:before{
	position: relative;
	top: 5px;
}
.typography h6.self_attribute {
    font-size: 15px;
    top: 7px;
    position: relative;
    width: 150px;
}
#show_hide_address, #include_accom {
    width: 100px;
}
#show_hide_address:disabled, #include_accom:disabled {
    background: #eaeaea;
}
.flex_rate_loading {
	background: url(../images/box_loading.gif) repeat-x #333!important;
	padding: 1px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	height: 10px;
	margin: 20px 0;
}
table.flex_rate_list tr td {
	padding: 5px 0;
}
table.flex_rate_list tr td.field {
	padding: 5px;
}
.bluegray .sidebar_block #booking_form table.flex_rate_list {
	width: 100%;
}
.bluegray .sidebar_block #booking_form table.flex_rate_list tr td.field input {
	width: 35px;
}
.checkbox.days {
	float: left;
	margin: 0 10px 20px 0;
}
.checkbox+.checkbox.days {
	margin: 0 10px 20px 0;
}
.list .cate input.update_sort, .list .menu_item input.update_sort {
	width: 30px;
	padding: 2px 5px 0;
	text-align: right;
	cursor: default;
}
.list .cate input.update_sort.readonly, .list .menu_item input.update_sort.readonly {
	background: transparent;
	border: solid transparent 1px;
	cursor: pointer;
}
.list .cate input.update_sort:hover, .list .menu_item input.update_sort:hover {
	border: solid #d4d4d4 1px;
	background: #f5f5f5;
}
.popup_bg {
	background: #000; width: 100%; height: 100%; position: absolute; left: 0; z-index: 10000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.popup_box {
	width: 50%; height: 50%; position: absolute; left: 20%; background: #fff;
	z-index: 10001;
	padding: 30px 50px;
	overflow: scroll;
}