/*
Theme Name: Suncourt Hotel & Conference Centre
Author: st. zuri
Author URI: http://stzuri.co.nz/ 
Version: 1.0
*/

.full-width{
	background:white;
}

.full-width img{
	width:100% !important;
height:auto;
}

.quick-book {
  padding: 10px 20px;
  max-width: 200px;
  background: white;
  position: fixed;
  border: 5px solid #b7b29d;
  border-right: none;
  right: 0;
  top: 19%;
  z-index: 20; }
  .quick-book a {
    text-decoration: underline; }
  .quick-book ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .quick-book label {
    width: 100%; }
  .quick-book input {
    width: 100%;
    clear: both;
    margin: 5px 0; }
  .quick-book .booking_btn {
   
    border: none;
    color: white;
    padding: 10px 0;
    text-transform: uppercase; }
  .quick-book p {
    font-size: 1em; }

@media only screen and (max-width:700px) {
	.quick-book {
	display:none !important;
}
}


.ui-datepicker-calendar { margin-top:0px;}
.ui-datepicker-calendar td { background-color:#fff;  padding:4px; cursor: pointer;}
.ui-datepicker-calendar td a { text-decoration:none;}
.ui-datepicker-calendar .ui-datepicker-other-month { opacity:1;}
.ui-datepicker-unselectable { background-color:#f9f9f9 !important}
.ui-datepicker { width:inherit !important;}
.ui-datepicker-prev { float:left; text-decoration:none;}
.ui-datepicker-next { float:right; text-decoration:none;}
.ui-datepicker-calendar td a { text-decoration:none; font-weight:400;}
.ui-datepicker-group-first { margin-right:35px;}
.ui-datepicker-group { display:inline-block !important;}
.ui-datepicker-unselectable .ui-state-default { color:#aaa !important;}
.ui-datepicker-prev { margin-left:16px !important; margin-top:16px !important; text-decoration:none !important;}
.ui-datepicker-next { margin-right:16px !important; margin-top:16px !important; text-decoration:none !important;}
.ui-datepicker-prev { float:left !important;}
.ui-datepicker-next { float:right !important;}
.ui-datepicker-title { font-size:1.2em; font-weight:300; font-family:"Open Sans", sans-serif; text-align:center; padding:15px 20px !important; width:340px !important;
background:#fff !important;}
table { width:100%; margin-top:20px; margin-bottom:40px;}
table td, table th {
    padding: 0px 0px;
    text-align: center;
}
table td { border:1px dotted #ddd; font-weight:300;}
table th { background-color:#b7b29d; color:#fff; text-transform:uppercase;}
.ui-datepicker { display: none;}
.ui-datepicker {
    width: 150px !important;
}
.ui-datepicker-title { width: 285px !important;}
.ui-icon.ui-icon-circle-triangle-w:before { content: "\f137"; font-family: FontAwesome;}
.ui-icon.ui-icon-circle-triangle-e:before { content: "\f138"; font-family: FontAwesome;}
.ui-datepicker-next, .ui-datepicker-prev {  height: 20px; overflow: hidden; width: 12px; cursor: pointer;}

.sbt {
    margin-top: 15px;
    width: 100% !important;
    background: #b7b29d;
    text-align: center;
    padding: 5px;
}
.hasDatepicker {
    background: #fff url(https://dec1osz9a7g7e.cloudfront.net/Kuirau_Park_Motor_Lodge_Kuirau_Park_Motor_Lodge_cal_nw1.png) no-repeat scroll right center;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #777;
    margin-bottom: 10px;
    padding: 4px;
    width: 100%;
}

