@charset "utf-8";
#leftCol {
	width: 263px;
	background-color: #DAD4BD;
	border-right: 1px solid #D3CDB6;
}
#leftColNavBoxes {
	height: auto;
	background-color: #E2DCC2;
	width: 265px;

}
#tobNavBar {
	border-bottom: 1px solid #D3CDB6;
	height: 76px;
}
#contentShell {
	padding-top: 10px;
	padding-left: 15px;
}

#getStartHead {
	background-color: #D5EAF0;
	width: 850px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#getStartedCont {
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-right: 1px solid #8EC5D6;
	border-left: 1px solid #8EC5D6;
	border-bottom: 1px solid #8EC5D6;
	font-size: small;
	color: #656565;
}
#upcomingDepCell {
	border-right: 1px solid #8EC5D6;
	border-left: 1px solid #8EC5D6;
	border-bottom: 1px solid #8EC5D6;
	width: 347px;
	color: #6D6D6D;
	font-size: 14px;
}

#getStartHead h1 {
	color: #3F94AE;
	font-size: 16px;
	font-family: Verdana, Arial;
	padding-left: 3px;
}
#calendarCell {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-right: 1px solid #8EC5D6;
	border-bottom: 1px solid #8EC5D6;
	border-left: 1px solid #8EC5D6;
	color: #656565;
}
#secContentCell {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 1px solid #8EC5D6;
	border-right: 1px solid #8EC5D6;
	border-bottom: 1px solid #8EC5D6;
	border-top: 1px solid #8EC5D6;
	color: #656565;
	margin-top: 4px;
	font-size: small;
	float:left;
	width:100%;
	position:relative;
}
#contentShell h1 {
	color: #5EACC4;
	font-size: 30px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	margin-top: -2px;
	margin-bottom: -1px;
	text-transform: capitalize;
}
#contentShell h1 a {
	color: #5EACC4;
	font-size: 30px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-decoration: none;
}
#contentShell h1 a:hover {
	text-decoration: underline;
} 
#subNav a {
	margin-left: 5px;
	margin-right: 5px;
	color: #ED5669;
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-decoration: none;

}
#subNavUND a {
	margin-left: 5px;
	margin-right: 5px;
	color: #ED5669;
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-decoration: underline;

}
strong {
	color:#23515F;
}
input[type="text"] {
	padding:1px 3px;
	color:#3F94AE;
}
input[type="text"]::-webkit-input-placeholder {font-size: 14px;font-style: italic;color: #b8b8b8;}
input[type="text"]::-moz-placeholder          {font-size: 14px;font-style: italic;color: #b8b8b8;}/* Firefox 19+ */
input[type="text"]:-moz-placeholder           {font-size: 14px;font-style: italic;color: #b8b8b8;}/* Firefox 18- */
input[type="text"]:-ms-input-placeholder      {font-size: 14px;font-style: italic;color: #b8b8b8;}
#subNav a:active {
	text-decoration: underline;
}
#menu_sidebar ul li.open ul, #menu_sidebar ul li.active ul{
	display:block;
}
#subNav {
	margin-bottom: 5px;
	margin-top: 2px;
}

#subNav a:hover  {
	margin-left: 5px;
	margin-right: 5px;
	color: #3F94AE;
	font-size: small;
	font-weight: bold;

}

.secContRow1 tr {
	background-color: #ECF5F7;
	font-size: small;
}
.formStyle {
	color: #C0C0C0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-style: italic;
}
.formStyle2 {
	color: #656565;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-style: normal;
	font-size: 14px;
	margin-top: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
	border: 1px solid #C0C0C0;
}
.formStyle2a {
	color: #656565;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-style: normal;
	font-size: 12px;
}
.formStyle2b, input[type="text"].formStyle2b {
	color: #3F94AE;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-style: normal;
	font-size: 12px;
	background-color: #D8EBF0;
	border: 1px solid #B0D6E1;
}
#bookHeadCell {
  background-color: #D8EBF0;
}
.classic th {
	background-color: #D4E9EF;
	color: #23515F;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
	height: 20px;
	width: auto;
	text-align: left;
	border: solid 1px #ffffff;
}
.formStyle3 {
	color: #3F94AE;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-style: italic;
}
input[type="button"].formStyle2,.formStyle2 {
	color: #656565;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-style: normal;
	font-size: 14px;
}
#pricing a {
	color:#23515F;
	text-decoration:none;
}
#Items_pricing_for input, #Items_pricing_for label {
	float:left;
}
select.formStyle2{
	height:28px;
}
input[type="text"]
{
	height:18px;
	border:solid 1px #aaa;
	border-radius: 0px;
}
.grid-view div.pager{
	text-align:left;
	float:left;
}
div.pager {
	color:#fff;
}
ul.yiiPager li {
	float:left;
	margin:0px;
	padding:5px 0px;
}
ul.yiiPager li.next, ui.yiiPager li.previous {
	float:left;
}
ul.yiiPager li.previous {
	margin-right:5px;
}
ul.yiiPager li.next {
	margin-left:5px;
}
ul.yiiPager li.page {
	width:25px;
	float:left;
}
.page .grid-view table.items th {
	background-color: #D4E9EF;
	color: #23515F;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
	height: 20px;
	width: auto;
	text-align: left;
}
.page .grid-view table.items th a {
	color: #23515F;
}

#profileTableChkbx {
	background-color: #D4E9EF;
	color: #23515F;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
	height: 20px;
	width: auto;
}
.page .grid-view table.items td:last-child,.page .grid-view table.items th:last-child{
	display:none;
}
.page .grid-view table.items th.checkbox-column {
	width:5px;
}
.page #booking-grid.grid-view table.items td:first-child {
	background: none;
	border-bottom:1px solid #BFDEE7
}

.page #booking-grid.grid-view table.items  tr.even td,.page .striped .grid-view table.items tr.even td, .striped table tr.even td,.striped table tr.even {
	 	background-color: #E4F1F4 !important;
}
 .striped .odd td,.striped .odd {
	 	background-color: #fff !important;
}
.jqmWindow.edit_modal {
	padding:0px;
	background:transparent !important;
	border:none !important;
}
.tableOne {
    color: #656565;
    padding-top: 2px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-right: 3px;
    background-color: #E6F2F5;
    font-size: 14px;
    height:24px;
}
#footerCell {
    padding-top: 8px;
    padding-left: 5px;
    padding-bottom: 8px;
    height: a;
    border-style: none solid solid;
    border-width: 0 1px 2px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right-color: #61AEC6;
    border-bottom-color: #61AEC6;
    border-left-color: #61AEC6;
    background-color:#fff; 
}
.edit_modal .infoTable td {
	padding:5px;
}
.infoTable td:first-child {
	text-align:right;
}
.page .grid-view table.items td:first-child,.page .grid-view table.items td+input[type="checkbox"] {
	background-color: #E4F1F4;
	color: #23515F;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
	height: 20px;
	border-bottom-style: none;
	border-bottom-width: 1px;
}
.edit_modal table {
	background:transparent;
}
.edit_modal td {
	padding:0px;
	margin:0px;
	background:transparent;
}
.summary {
	display:none;
}
table {
	margin-bottom:0px;
}
#profileTableInfo {
	color: #23515F;
	font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
	border-bottom: 1px solid #BFDEE7;
	height: 22px;
	margin-top: 3px;
}
.page .grid-view table.items th, .page .grid-view table.items td {
	border:solid 1px #ffffff;
	cursor:pointer;
}
.page {
	background:#ffffff;
	margin:0;
	padding:5px 0px;
	width:98%;
}
.grid-view table.items {
	border:none;
}
.page .grid-view table.items tr.odd, .page .grid-view table.items tr.even, .page .grid-view table.items tr td   {
	color: #23515F;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	border-bottom: 1px solid #BFDEE7;
	height: 22px;
	margin-top: 3px;
	background:none;
}
.panel {
	border: 1px solid #BFDEE7;
	border-spacing: 2px;
	margin:0 auto;
	width:98%;
	margin-top:10px;
}
.tableOutline, .outLine2 {
	border: 1px solid #BFDEE7;
	border-spacing: 2px;
	
}
.grid-view table.items  {
	border: 1px solid #BFDEE7;
	border-spacing: 2px;
}
.profileTableInfo2 {
	color: #23515F;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	border-bottom: 1px solid #BFDEE7;
	height: 20px;
	margin-top: 2px;
  	padding-bottom: 3px;
}
.hiddenInput tr:nth-child(even) td{
	background-color:#E6F2F5;
}
.hiddenInput td{
	padding:2px;
	height:22px;
}
.occupancy input[type="text"] {
	margin:0;
	color:#23515F;
}
.occupancy a {
	color:#23515F;
	text-decoration: none;
}
.backend_form div.form .radios label {
	padding-bottom:3px;
	padding-top:0px;
}
.hiddenInput input {
	background: none;
	border:none;
}
.hiddenInput input:focus {
	background-color:#fff;
	border:solid 1px #ccc; 
}
#itemReturn {
	color: #3F94AE;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-style: italic;
	border: 1px solid #B5D9E4;
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-right: 4px;
}
.create_block {
	display:none;
}
.backend_form .cke_skin_kama {
	float:left;
}
.backend_form .cke_skin_kama .cke_wrapper{
	background-color: #D4E9EF;
}
input[type="button"].active,input[type="submit"].active, .blue_button {
	/*background-color: #3d94be;*/
	padding:7px 10px;
	min-width:50px;
	color:#fff;
	border:none;
	cursor:pointer;
	box-shadow: inset 0 0 0 1px rgba(151,151,151,0.4);
    background-image: linear-gradient(to bottom,#dfe8ed 0,#3d94be 100%);
}
input[type="button"].active:hover {
	background:#65a0bc;
}
input[type="submit"].active:hover {
	background:#65a0bc;
}
.blue_button {
	display:block;
	height:26px;
	width:80px;
	text-decoration: none;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	margin-top:5px;
}
.blue_button:hover{
	text-decoration: none;
	color:#ffffff;
	opacity: 0.8;
}
#secContentCell .create_block td:first-child{
	text-align:right;
	font-size:13px;
	font-family: Verdana, Arial;
}
.main_table {
	width:100%;
}

#menu_sidebar {
	padding-bottom:100px;
}
.td_content {
	background-color:#fff;
	vertical-align:top; 
	padding:0px;
}
.form {
	float:left;
}
.backend_form .form {
	margin-top:10px;
}
.backend_form div.form  .general_info  label {
  color: #656565;
  font-weight: bold;
  font-size: 14px;
  padding-top: 7px;
  width: 150px;
  float: left;
  text-align: right;
  padding-right: 10px;
}
.backend_form.create_block div.form  .general_info  label {
	font-weight:normal;
}
.backend_form {
	width:100%;
	float:left;
}
.backend_form   div.form  label {
	color:#656565;
	font-size:14px;
	padding-top:7px;
	width:150px;
	 float: left;
  text-align: right;
  padding-right: 10px;
}
.backend_form   div.form label::after{
	content:":";
}
.backend_form input[type="radio"]+label {
	width:auto;
	padding:0px 10px 0px 5px;
	font-style: italic;
}
.backend_form input[type="radio"]+label::after,.backend_form input[type="checkbox"]+label::after{
	content:"";
}
.backend_form .general_info input[type="text"],.backend_form .general_info textarea, .backend_form .general_info input[type="password"],.backend_form .general_info select {
	border:1px solid #B5D9E4;
	color:#3F94AE;
	font-style:italic;
	width:384px;
	height:22px;
}
.backend_form .general_info textarea {
	height:100px;
}
.backend_form div.form .row {
	min-height: 5px;
	padding:2px 0px;
	margin:2px 0px;
}
.row2 {
	width:45%;
	float:left;                                                                        
}
.row2 input[type="image"] {
	float:right;
	margin:0 auto;
}
.profileTableHead {
	background-color: #D4E9EF;
	color: #23515F;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
	height: 20px;
	width: auto;
	text-align: left;
}
.formStyle3 {
  color: #3F94AE;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  font-style: italic;
}
.admin_table {
	border-spacing: 0px;
}
.admin_table td {
	vertical-align: top;
}
.jqmWindow.admin_modal{
  background-color: #E4F1F4 !important;
  height: auto;
  color: #23515F;
  text-align: left;
  font-size: 15px;
  display: inline-block;
  border: 1px solid #8EC5D6;
  padding: 25px !important;
  width: 628px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;

}
.admin_modal td{
	padding:0px 0px 15px 0px;
	vertical-align: top;
}
/*.admin_modal input[type="submit"],.admin_modal input[type="button"] {
	background-color: #2c6c8c;
	color:#fff;
	padding:10px 20px;
}*/
.admin_modal h2 {
	  color: #5EACC4;
  font-size: 30px;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  border-bottom:none;

}
.add_payment .tableOutline {
	padding:10px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    height: 40px;
    border: 1px solid #e5e5e5;
    font-family: 'Conv_Raleway-LightItalic';
    color: #474747;
    width:100%;
}
.chosen-container {
	width:100% !important;
}
#profile-form td:first-child{
	text-align:right;
}
#secContentCell div.form.left_label label {
	color: #6D6D6D;
	font-size:14px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
ul.ui-autocomplete {
	z-index:9999999;
}
.add_email input[type="text"] {
	width:400px;
}
.selected_locations span {
	float:left;
	display:block;
	cursor:pointer;
}
.selected_locations span.active{
	font-weight:bold;
}
.kids {
	float:left;
}
.kids div {
	width:100%;
	float:left;
}
.delete_loc,.delete_btn {
	background: url('../images/icon_x.fw.png') right center no-repeat;
	padding-right: 20px;
    font-weight: bold;
    float: left;
    cursor: pointer;
    margin-right:10px;
    height:18px;
}
.drop_checkboxes input[type="checkbox"]{
	float:left;
}
.drop_checkboxes label {
	float:right;
}
.row.buttons {
	float: left;
	text-align: left;
}
.permissions_block{
	display:block;
	float:left;
	width:100%;
}
.drop_checkboxes input,.drop_checkboxes label {
	float:left;
}
#headCell {
    padding-top: 8px;
    padding-left: 5px;
    padding-bottom: 8px;
    background-color: #D8EBF0;
    height: a;
    border: 1px solid #61AEC6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
}
.payment_table td:first-child {
	font-weight:bold;
}
.letters{
	cursor:pointer;
}
.letters.selected {
	background-color: #B0D6E1;
}
.checkboxes [type="radio"] {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}

/* One radio button per line */
.checkboxes label {
  display: block;
  cursor: pointer;
  line-height: 2.5;
}

.checkboxes input[type="radio"] + span {
  display: block;
}

/* the basic, unchecked style */
.checkboxes input[type="radio"] + span:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.25em;
  border-radius: 1em;
  border: 0.225em solid #fff;
  box-shadow: 0 0 0 0.15em #000;
  margin-right: 0.75em;
  transition: 0.5s ease all;
}

/* the checked style using the :checked pseudo class */
.checkboxes  input[type="radio"]:checked + span:before {
  background-color: #2e6ab1;
  box-shadow: 0 0 0 0.15em #000;
}
.radios [type="radio"] {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}

/* One radio button per line */
.radios label {
  display: block;
  cursor: pointer;
  line-height: 2.5;
}

.radios input[type="radio"] + label {
  display: block;
}

/* the basic, unchecked style */
.radios input[type="radio"] + label:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.25em;
  border-radius: 1em;
  border: 0.225em solid #fff;
  box-shadow: 0 0 0 0.15em #000;
  margin-right: 0.75em;
  transition: 0.5s ease all;
}

/* the checked style using the :checked pseudo class */
.radios  input[type="radio"]:checked + label:before {
  background-color: #2e6ab1;
  box-shadow: 0 0 0 0.15em #000;
}
.jqmWindow.import_window,.jqmWindow.window{
	padding:20px !important;
}
/*.b_button, .close {
	color: #365ebf;
    border-radius: 2px;
    cursor:pointer;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding:6px 10px;
    box-shadow: inset 0 0 0 1px rgba(151,151,151,0.4);
    background-image: linear-gradient(to bottom,#fff 0,#f2f2f2 100%);
    text-decoration: none;
}
.b_button:hover, .close:hover{color:#365ebf;background:#fff;z-index:2}*/
.bottom_div{
	position: absolute;
	bottom:5px;
}
.top_arrow {
    right: 15px;
    /* top: 38px; */
    width: 10px;
    height: 10px;
    border-color: #c7c7c7;
    border-width: 1px 0 0 1px;
    border-style: solid;
    background: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    z-index: 2;
}
.settings,.filters {
	width: 200px;
    position: absolute;
    right: 15px;
    display:none;
}
 .select_category {
	width: 200px;
    position: absolute;
    left: 15px;
    display:none;
}
.filters .top_arrow {
	left:15px;
}
.rooms_window {
	border: solid 1px #c7c7c7;
    background-color: #fff;
    padding: 5px;
    margin-top: 5px;
    height:200px;
    overflow-y:auto;
}
.settings_window,.filter_window {
	border: solid 1px #c7c7c7;
    background-color: #fff;
    padding: 5px;
    margin-top: 5px;
}
.settings_window p,.filter_window p {
	margin:3px 0px;
}
.page .grid-view table.items tr td.email {
	border:none;
}
.filter {
	font-family: FontAwesome;
	text-decoration: none;
	cursor:pointer;
	display: block;
}
.filter:after {
	content: "\f0d7";
	font-family: FontAwesome;
	font-size: 14px;
    color: #7090ab;
    border: none;
    position: relative;
    right: 1px;
    top: 2px;
}
.filter:before {
	content: "\f0b0";
	font-family: FontAwesome;
	font-size: 23px;
    color: #7090ab;
    border: none;
    position: relative;
    right: 1px;
    top: 2px;
}
.room_block {
	background-color: #e4edf7;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3;
    float:left;
    width:95%;
    padding:5px;
}
.rooms tr {
	margin:3px 0px;
}
.rooms tr:hover td{
	background-color: #f4f4f4;
}
#room_cat div {
	float:left;
	width:100%;
}
.change_item input[type="text"], .change_item input[type="number"], .change_item select {
	height:16px;
	border:solid 1px #aaa;
}
.change_item a {
	color: #3A88A1;
    text-decoration: none;
}
.change_item a:hover {
	text-decoration: underline;
    color: #ED5669;
}
.reports .tabs .bookingTabsBG{
	border:solid 1px #fff;
	text-align: center;
}
.reports .tabs .bookingTabsBG a{
	text-align:center;
	color:#23515F;
	text-decoration: none;
}
.bookingTabsBG.active {
	margin-right: 1px;
	margin-bottom: px;
	margin-left: 1px;
	background-color: #94C9D8;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: 145px;
	height: 30px;
	padding-left: 3px;
	padding-top: 6px;
	color: #23515F;
	padding-bottom: 2px;
	left: 1px;
}
.bookingTabsBG {
	margin-right: 1px;
	margin-bottom: px;
	margin-left: 1px;
	background-color: #E4F1F4;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: 145px;
	height: 30px;
	padding-left: 3px;
	padding-top: 6px;
	color: #23515F;
	padding-bottom: 2px;
	left: 1px;
	cursor:pointer;
	float:left;
}
.tabs_rooms {
	float:left;
	width:100%;
}
.seasons {
	display:none;
}
.add_field {
	padding-left:5px;
}
.error {
	color:#ff0000;
}
.cke_editor tr:last-child {
	display:none;
}
.add_email {
	max-height:350px;
	overflow-y: scroll;
}
.add_email input[type="text"].calendar {
	width:90px;
}
.delete_payment {
	color:#ff0000;
	margin-left:3px;
	text-decoration: none;
	font-size:18px;
}
.delete_payment:hover {
	text-decoration: none;
	color:#ff0000;
	font-weight:bold;
}