@charset "utf-8";
/* CSS Document */

/* global */

*{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
	background:#fff;
	/*font-family: 'Open Sans', sans-serif;*/
	/*font-size: 12px;
	line-height: 16px;
	color: #000;*/
	position: relative;
}

h1 {
	/*font-size: 22px;
	line-height: 24px;*/
}

h2 {
	/*font-size: 13px;
	line-height: 28px;*/
}

h3 {
	/*font-size: 13px;
	line-height: 18px;*/
}

ul {
	list-style: disc;
	text-indent: 0;
	margin-left: 13px;
	
}

ul ul {
	margin: 5px 0;
}

ol {
	text-indent: 0;
	margin-left: 20px;
}

/*li {
	line-height: 18px;
}*/

a {
	color: #004f92;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a.active {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	padding-bottom: 13px;
}

strong {font-weight:bold;}

.clear {
	clear: both;
}

.clearAll {
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
	display: block;
}
.spacer {
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
	display: block;
	height:25px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.hidden {
	display: none;
}

.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.imgRight {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

label {
	/*font-weight: bold;
	font-size: 11px;*/
}

.formText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}
.img_responsive {
	max-width:100%;
}
/* end global */



.wrapperX {
	max-width:1170px;
	margin:0 auto;
	padding:0 10px;
	box-sizing:border-box;
	position:relative;
}
.popupLogo {
	float:left;
	padding-right:15px;
}

.proposal h2 {
    color: #b63d2c;
    font-size: 60px;
    font-weight: 600;
    line-height: 60px;
    padding-top: 55px;
    padding-bottom: 15px;
}
.proposal h3 {
    font-size: 33px;
    font-weight: 300;
    padding-bottom: 25px;
	line-height:40px;
}
.proposalHead {
	width:100%;
	float:left;
	height:auto;
  /*	border-bottom:10px solid #b6ad4e;  */
	background:#fff url(../images/lethead.png) bottom left repeat-x;
	padding:0 24px;
	box-sizing:border-box;
}
.proposalHead p {
	font-size:18px;
}
.proposalContent {
	padding:30px 0;
	max-width:800px;
	margin:0 auto;
	font-size:14px;
	line-height:22px;
}
.proposalContent h2 {
	font-size:30px;
	padding-bottom:20px;
}



.callFormContent {
	font-size:14px;
	line-height:22px;
}
.callFormContent h2 {
	font-size:30px;
	padding-bottom:20px;
}

.callFormContent textarea {
font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;

}

.callFormContent input[type="text"], .callFormContent select {
font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding:2px;

}


.proposalArea {
	max-width:320px;
	margin:0 auto;
}
.proposalgroup {
	width:100%;
	float:left;
	height:auto;
	padding-bottom:10px;
}
.proposalgroup label {
    display: inline-block;
    width: 110px;
	font-size:14px;
	vertical-align: top;
	float:left;
	color:#17406e;
}
.proposalgroup .proposalcontrol {
	display: inline-block;
    border: 1px solid #17406e;
    box-sizing: border-box;
    padding: 5px 10px ;
    width:calc(100% - 110px);
	vertical-align: top;
	float:right;
}
.proposalBtn {
    background: #7887a8 none repeat scroll 0 0;
    border: medium none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 5px;
    text-align: center;
    width: 110px;
	float:left;
}
.registereduser .proposalBtn {
	margin-right:10px;
	margin-left:0;
}
.proposalBtn:hover {
	text-decoration:none;
	background:#000;
	color:#fff;
}
.registereduser {
	display:none;
}
.thankyou {
	text-align:center;
	display:none;
}
#password {
	display:none;
}
#newuser {
	display:none;
	text-align:center;
}
 .tip:hover {
    text-decoration:none;
 }

/* forms */


.formGroup {
	display:block;
	width:100%;
	float:left;
	padding-bottom:8px;
}
.formGroup label {
	width:200px;
	display:inline-block;
	float:left;
	padding-right:10px;
	line-height:30px;
	font-size:14px;
	color:#17406e;
	box-sizing:border-box;
}
.formGroup .formControl {
	width:calc(100% - 200px);
	display:inline-block;
	float:left;
}
.inputcomment {
	width:100%;
	padding:5px 10px;
	border:1px solid #17406e;
	box-sizing:border-box;
}
.formControl label {
	width:210px;
	display:inline-block;
	float:left;
	padding-right:10px;
	line-height:30px;
	font-size:14px;
	color:#333;
	font-weight:400;
	box-sizing:border-box;
}
.formControl.url .inputcomment {
	width:calc(100% - 210px);
	display:inline-block;
}
.formGroup .inputGroup {
	display:inline-block;
	width:50%;
	float:left;
	padding-bottom:8px;
}
.formGroup .inputGroup label {
	width:200px;
	display:inline-block;
	float:left;
	padding-right:10px;
	line-height:30px;
	font-size:14px;
	color:#17406e;
	box-sizing:border-box;
}
.formGroup .inputGroup:nth-child(2) label {
	padding-left:10px;
	box-sizing:border-box;
}
.formGroup .inputGroup .formControl {
	width:calc(100% - 200px);
	display:inline-block;
	float:left;
}
.datepicker {
	background:#fff url(../images/datepicker.png) center right 10px no-repeat;
}
.selectBox {
	background:#fff url(../images/select_bg.png) center right 10px no-repeat;
	appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	-webkit-appearance:none;
}
.formGroup .inputGroup .formControl label {
	width:15px;
	display:inline-block;
	float:left;
	padding-right:10px;
	line-height:30px;
	font-size:14px;
	color:#333;
	font-weight:400;
	box-sizing:border-box;
	padding:0 !important;
}
.formGroup .inputGroup .formControl.url .inputcomment {
	width:calc(100% - 15px);
	display:inline-block;
}
.inputtextarea {
	width:100%;
	padding:5px 10px;
	border:1px solid #17406e;
	box-sizing:border-box;
	height:100px;
}
.inputcheckbox {
	margin:10px 0;
}

.inputbutton {
    background: #7887a8 none repeat scroll 0 0;
    border: medium none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 5px;
    text-align: center;
    width: 110px;
	height:30px;
	vertical-align:top;
	position:relative;
	overflow:hidden;
}
.inputbutton input[type="file"] {
	height:30px;
	left: 0;
    position: absolute;
    top: 0;
	opacity:0;
}
.upload {
	background:transparent;
	border:none;
	line-height:30px;
	margin-left:5px;
	width:auto;
}
.actionBtnArea {
	display:inline-block;
	min-width:400px;
}
.actionBtn {
	display:inline-block;
	width:110px;
	padding:5px;
	box-sizing:border-box;
	background-color: var(--themecolor);
	color:#fff;
	text-align:center;
	border:none;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	cursor:pointer;
}
.actionBtn:hover {
	background:#000;
	color:#fff;
}


/* /forms */

.formGroup label  {
    line-height:22px;
}

.blueBold {
    color: #17406e;
    font-size: 14px;
    line-height: 22px;
    font-weight:bold;

}







.table-head {
	width:100%;
	float:left;
	color: #000;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
	border-bottom:1px solid #000;
	box-sizing:border-box;
}
.table {
	width:100%;
	float:left;
	height:auto;
	color: #17406e;
    font-size: 13px;
    font-weight: 600;
	line-height:22px;
}
.table:nth-child(even) {
	width:100%;
	float:left;
	height:auto;
	background:#e4e7ee;
}
.table-head .title {
	width:16%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:left;
}
.table-head .lenth, .table-head .rating,  .table-head .est  {
	width:6%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table-head .track {
	width:11%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table-head .roomName {
	width:10%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table-head .other {
	width:9%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}

.table-head .coupon {
	width:10%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table-head .hotel {
	width:7%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table-head .name {
	width:15%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table-head .regoption {
	width:15%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}

.table .title {
	width:16%;
	float:left;
	padding:5px;
	line-height:20px;
	box-sizing:border-box;
	text-align:left;
}
.table .lenth, .table .rating,  .table .est  {
	width:6%;
	float:left;
	padding:5px;
	line-height:20px;
	box-sizing:border-box;
	text-align:center;
}
.table .track {
	width:11%;
	float:left;
	padding:5px;
	line-height:20px;
	box-sizing:border-box;
	text-align:center;
}
.table .roomName {
	width:10%;
	float:left;
	padding:5px;
	line-height:20px;
	box-sizing:border-box;
	text-align:center;
}
.table .other {
	width:9%;
	float:left;
	padding:5px;
	line-height:20px;
	box-sizing:border-box;
	text-align:center;
}
.table div {
	display: flex;
	justify-content: center;
}
.table-head div {
	display: flex;
	justify-content: center;
}
.table .wrapper div {
		border-right:1px solid #ccc;
}
.table .tableHeading {
	display:none;
}

.table .coupon {
	width:10%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table .hotel {
	width:7%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table .name {
	width:15%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table .regoption {
	width:15%;
	float:left;
	padding:0 5px;
	line-height:30px;
	box-sizing:border-box;
	text-align:center;
}
.table-head .updown {
    color: #000;
    font-size: 16px;
    margin:6px 1px 0 1px;
}

.table a {
    color: #000;
    display: inline-block;
    font-size: 16px;
    margin-right: 2px;
}
.wrapperContent {
	font-size:14px;
	line-height:22px;
}
.wrapperContent h2 {
	font-size:30px;
	padding-bottom:20px;
}

.table .title a {
  font-size:13px;
  line-height:16px;
}
.table .title {
  display:block;
}


.editButton {
	width:40px;
	height:40px;
	border:none;
	position:absolute;
	left:auto;
	right:0;
	top:15px;
}
.editButton:before {
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
	color:#000;
	font-size:30px;
	font-family:FontAwesome;
	content:'\f044';
}
.editSummaryX {
	width:100%;
	float:left;
	max-width:800px;
	height:auto;
}
.reviewLeft {
    float:left;
    width:28%;
    margin-right:2%;
    font-size:13px;
}

.reviewRight {
    float:left;
    width:70%;
}
.reviewHeader {
    font-size:14px;
    color:#17406e;
    margin-bottom:5px;
    font-weight:bold;
}
.reviewSubheader {
    font-size:13px;
    color:#17406e;
    margin-bottom:5px;
    font-weight:bold;
}
.tableReview {

}
.tableRow {
    margin-bottom:12px;
}
.tableReview label{
    width:30%;
    margin-right:2%;
    float:left;
    font-size:13px;
    color:#17406e;
}
label.fullLabel {
    float:none;
    width:auto;
}


.tableReview .content{
    width:68%;
    float:left;
    font-size:13px;
}

.reviewTerms {
    text-align:center;
    font-size:13px;
}

.textareaBig {
    width:75%;
    height:200px;
}

.textareaMedium {
    width:60%;
    height:150px;
}

.formProposal .formGroup .formControl {
	width:calc(100% - 310px);

}
.formProposal .formGroup label {
	width:310px;
    font-size:13px;
    line-height: 18px;
}

.formProposal .inputtextarea {
    height: 150px;
} 

.formError, .formGroup .formError , .formGroup .inputGroup .formError {
    color:#ff0000;
}
#password {
    display:inline;
}

.cfBreadcrumb {
    margin-bottom:20px;
    width:80%;
    margin-left:auto;margin-right:auto;
        }
.cfBreadcrumbTab {
    background: #fff;
    color: #7887a8;
    border: 1px solid #999;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 3px;
    width: 19%;
    text-align:center;
    margin-right:5px;
}
.cfBreadcrumbTabOn {
    background: #7887a8;
    color: #fff;
    font-weight: bold;
 }
.cfSubheader {
    font-size: 18px;
    font-weight: bold;
    margin-bottom:15px;
 }

.cfSeparator {
    clear:both;
    margin-top:20px;
    padding-top:12px;
    border-top: 1px solid #17406e;
    margin-bottom:15px;
    font-size: 16px;
    font-weight: bold;
 }

 .cfResults {margin-bottom:20px;}
  .cfResults td {padding:2px 4px;}
  .cfResults h2 {font-size:15px; margin-bottom:5px;margin-top:10px;}


.buttonGroupBorder {
  clear:both;
  padding:10px;
  border: 1px solid #999;
}




.cbrs label {	
  text-transform: none;
  margin-top: 1.5rem !important;
  margin-bottom: 0.5rem !important;
  font-size: 24px;
}



@media(max-width:768px) {

.cbrs label {
  font-size: 20px;
}

.cfBreadcrumbTab {
    font-size: 1.6vw;
}
}


@media(max-width:768px) {
    .reviewLeft {
        float:none;
        width:100%;
        margin-right:0;
        margin-bottom:25px;
    }

    .reviewRight {
        float:none;
        width:100%;
    }


	.table-head {
		display:none;
	}
	.table div {
		display:block;
	}
	.table .title {
		width:100%;
		text-align:left;
		padding:5px 20px;
	}
	.table .lenth, .table .rating,  .table .est  {
		width:100%;
		text-align:left;
		padding:5px 20px;
	}
	.table .track {
		width:100%;
		text-align:left;
		padding:5px 20px;
	}
	.table .roomName {
		width:100%;
		text-align:left;
		padding:5px 20px;
	}
	.table .other {
		width:100%;
		text-align:left;
		padding:5px 20px;
	}
	.table .tableHeading {
		display:block;
	}
	.table .wrapper {
		padding:0;
	}
	.table .wrapper div {
		border-right:none;
	}
	.table:nth-child(even) {
		background:none;
	}
	.table > .wrapper > div:nth-child(even) {
		background:#e4e7ee;
	}
	.table > .wrapper > div:last-child {
		border-bottom:2px solid #000;
	}
	.table .coupon {
		width:100%;
		text-align:left;
		padding:5px 20px;
	}
	.table .hotel {
		width:100%;
		text-align:left;
		padding:5px 20px;
	}
	.table .name {
		width:100%;
		text-align:left;
		padding:5px 20px;
	}
	.table .regoption {
		width:100%;
		text-align:left;
		padding:5px 20px;
	}


/* forms */
	.actionBtnArea {
		width:100%;
		min-width:1px;
	}
	.actionBtnArea {
		margin-top:10px;
	}

/* /forms */
}




@media(max-width:600px) {

/* forms */
	.formGroup label {
		width:100%;
	}
	.formGroup .formControl {
		width:100%;
	}
	.formControl.url label {
		width:210px;
	}
	.formGroup .inputGroup label {
		width:100%;
	}
	.formGroup .inputGroup .formControl {
		width:100%;
		padding-right:10px;
		box-sizing:border-box;
	}

/* /forms */
    .tableReview label{
        width:100%;
        margin-right:0;
        margin-bottom:3px;
        float:none;
    }

    .tableReview .content{
        float:none;
        width:100%;
    }

    .textareaBig {
        width:95%;
        height:150px;
    }

    .textareaMedium {
        width:95%;
        height:150px;
    }
}



@media(max-width:667px) {

.cfBreadcrumb {
    width:100%;
        }
.cfBreadcrumbTab {
    font-size: 2vw;
    padding: 2px;
    width: 19%;
    margin-right:1%;
}


}



@media(max-width:360px) {

/* forms */
	.actionBtn {
		width:100%;
		margin-bottom:10px;
		font-size:14px;
	}
/* /forms */
	.proposal h2 {
		font-size:50px;
	}
}

