@charset "utf-8";
/* CSS Document */

body {
    background: #0257a4 url("../images/window-nation-special-offers-2.jpeg") no-repeat fixed 50% 50% / cover ;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/*********** Data Picker Area ********************/


body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear{clear:both;}
.text-center{text-align:center;}
body { font-family: 'Roboto', sans-serif; font-size: 18px; color: #000; line-height: 25px; }
#banner-area {
    background: #eaeaea none repeat scroll 0 0;
    display: block;
    opacity: 0.85;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
#banner-area h1 { padding: 10px 0 5px; color: #fff; font-size: 80px; font-family: 'Roboto', sans-serif; }
.column { width: 100%; float: left; }
.site-wrapper { margin: 0px auto; max-width: 1000px; }
#contact {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    float: left;
    margin-bottom: 50px;
    padding: 5px 4%;
    width: 92%;
}
#form-area {
    margin: 103px 0 0;
    position: relative;
}
.apply form { float: left; width: 100%; }
#contact p {line-height: 31px; text-align: center; color: #1A1A1A; font-size: 20px; font-weight: 300; line-height: 31px; margin: 0 0 50px; }

fieldset {
    border-bottom: 1px dotted;
	margin: 0 0 20px;
}
.submit_btn { font-size: 18px; font-weight: 700; text-transform: uppercase; color: #235e0e; padding: 13px 90px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; border-color: #235e0e; cursor: pointer; margin-top: 30px; background-color:#0E67B1; border:0px; color:#fff; margin-bottom: 30px;}
.submit_btn:hover { color: #ffffff; background:#083f73; }

#contact.apply h3{font-weight:bold; margin-bottom:5px;}

.apply form ul li textarea{ width:97%;}
.apply form ul li select{width:97%;}
.height50{width:100%; clear:both; display:block; height:35px;}



.txt-center {
  text-align: center;
}
.hide {
    height: 0;
    left: 13px;
    opacity: 0;
    position: absolute;
    top: 6px;
    width: 0;
    z-index: -99999;
}

.clear {
  float: none;
  clear: both;
}

.rating {
    width: 100%;
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: left;
    position: relative;
	margin: 3px 0 0;
}

.rating > label {
    float: none;
    display: inline;
    padding: 0;
    margin: 5px;
    position: relative;
    width: 1.1em;
    cursor: pointer;
    color: #000;
	font-size:25px;
}

.rating > label:hover,
.rating > label:hover ~ label,
.rating > input.radio-btn:checked ~ label {
    color: transparent;
}

.rating > label:hover:before,
.rating > label:hover ~ label:before,
.rating > input.radio-btn:checked ~ label:before,
.rating > input.radio-btn:checked ~ label:before {
    content: "\2605";
    position: absolute;
    left: 0;
    top:0px;
	bottom:0px;
	color: #FFD700;
	font-size:25px;
}

textarea
{
	border:solid 1px #c4c4c4;
	float: left; 
	width: 96%; 
	background: #ffffff; 
	resize: none; 
	min-height: 70px; 
	padding: 18px 15px; 
	font-size: 20px; 
	color: #000;
	margin-bottom:20px;	
}

.QuestionDiv2{display:none;}
.QuestionDiv3{display:none;}
.QuestionDiv4{display:none;}
.QuestionDiv5{display:none;}
.QuestionDiv6{display:none;}
.QuestionDiv7{display:none;}
.QuestionDiv8{display:none;}





.window-nation ul {
	margin: 0;
	padding: 5px;
}

.window-nation li {
	cursor: pointer;
	list-style-type: none;
	display: inline-block;
	color: #F0F0F0;
	text-shadow: 0 0 1px #666666;
	font-size: 25px;
	margin: 0 5px 0 0;
}

.window-nation .highlight, .window-nation .selected {
	color: #F4B30A;
	text-shadow: 0 0 1px #F48F0A;
}

.star-rating-box ul li:hover:before,
.star-rating-box ul li:hover ~ li:before
{
    color: #F4B30A;
	text-shadow: 0 0 1px #F48F0A;
}



.star-rating-box {
	border: #E4E4E4 0px solid;
	margin:0 0 10px 0px;
	float:left;
}

.star-rating-count {
	border-top: #E4E4E4 1px solid;
	font-size: 0.8em;
	padding: 2px 5px;
	background: #f9f9f9;
	color: #828181;
}

@media only screen and (max-width:480px) 
{
	.checkbox-row {width:100%; margin-bottom:10px;}	
	textarea{width:88%;}
}
.window-nation.QuestionDiv5, .window-nation.QuestionDiv6
{
	margin:0px;
}

/*

.checkbox-row {
    float: left;
    font-size: 16px;
    margin: 0 2px 0 5px;
    width: 150px;
}


label {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}
label input {
  width: 30px;
  height: 30px;
  padding: 0 5px 0 0;
  margin:0;
  vertical-align: bottom;
  position: relative;
  top: 2px;
  *overflow: hidden;
}
*/









 /* Customize the label (the container) */
.container {
  float: left;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size:18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width:150px;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid #000;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 


