/* Styles for Foxterra the map pilot
   Full width for interface 1170px   */
input[type=checkbox]
{
  -webkit-appearance:checkbox;
}
#foxterra {
  position: relative;
  height: 712px;
  width: 100%;
}
.waiting {
  position: absolute;
  left: 45%;
  top: 45%;
  z-index: 999;
}
#bookingWrapper {
    position: absolute;
    left: 121px;
    top: 239px;
    width: 82%;
}
#editWrapper {
    position: absolute;
    left: 121px;
    top: 110px;
    width: 82%;
    padding: 12px 0px 20px 16px;
}
.wrapper {
    background: #6289A7;
    padding: 9px 10px 8px 10px;
    border-style: solid;
    border-color: #123456;
    border-width: 1px;
    z-index: 995;
}
#bookingHdr {
    left: -5px;
    top: -18px;
}
.bHdrs {
    font-size: 14px;
    color: #777;
    background: #F1F1F1;
}
.tableHdr {
    width: 100%;
    position: relative;
    background-color: #F1F1F1;
    height: 20px;
    cursor: move;
}
#div_addGuestTable {
    position: absolute;
    background: #718B9E;
    right: 15px;
    top: -20px;
    width: 391px;
    z-index: 997;
}
.gstBtn {
  width: 90px;
  padding-left: 4px;
  padding-right: 4px;
}
.guestSpan {
  top: -3px;
  position: relative;
  color: white;
}
.guestDiv {
  position: relative;
}
.newGuest {
  position: relative;
  float: left;
}
.guestBtn {
    padding-left: 8px;
    width: 90%;
    float: left;
    position: relative;
}
#addGuestDiv {
    width: 100%;
    height: 70px;
    overflow-y: auto;
    top: -4px;
    position: relative;
}
#yourGL {
    left: 20px;
    cursor: default;
}
#addGuestHdr {
    left: -5px;
    top: -18px;
}
#addNew {
    display: none;
    position: absolute;
    top: 0px;
    right: 10px;
    text-decoration: none;
    color: #2A963A;
}
#addNew:hover {
    color: #3EDA55;
}
#bookTblHdr {
    top: -18px;
}
.warning {
  font-weight: bold;
  padding: 8px 0px 8px 20px;
  color: white;
}
.guestCB {
    width: 22px;
    height: 14px;
}
.cbt {
    float: right;
    margin-right: 56px;
    color: #6289A7;
}
.cbt:hover {
    color: #223344;
}
.bookingMsg {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    left: 51px;
    color: #4d4d4f;
}
.localeHelp {
  color: #baef42;
  position: absolute;
  right:  232px;
  top: 110px;
}
#bookingMsg {
    color: #fff;
    padding: 0px 20px 16px 6px;
}
#editMsg {
    color: #fff;
    padding: 0px 20px 16px 6px;
}
#div_bookingTable {
    position: absolute;
    left: 221px;
    top: 179px;
    background: #6289A7;
    padding: 9px 10px 0px 10px;
    border-style: solid;
    border-color: #123456;
    border-width: 1px;
    z-index: 998;
}
.bookTblMsg {
    font-size: 16px;
    position: relative;
    left: 51px;
    color: #4d4d4f;
}
#bookingTable {
    position: relative;
    top: -14px;
}
.choiceMenu {
    position: absolute;
    background: #6289A7;
    padding: 9px 10px 6px 10px;
    border-style: solid;
    border-color: #123456;
    border-width: 1px;
    z-index: 999;
}
#fewerGuests {
    left: 420px;
    top: 52px;
    width: 400px;
    height: 110px;
}
#confirm {
    left: 420px;
    top: 52px;
    width: 400px;
    height: 98px;
}
#confirmMsg {
    color: white;
    font-weight: bold;
    position: relative;
    left: 18px;
    top: 9px;
}
.confirmBar {
    position: relative;
    bottom: -25px;
    align-content: center;
    left: 20%;
}
.confirmBtn {
    padding: 1px 10px 1px 10px;
}
.white {
  color: white;
}
#msg {
    position: absolute;
    left: 21px;
    top: 239px;
    opacity: 0.92;
    background: #6289A7;
    padding: 9px 0px 6px 10px;
    border-style: solid;
    border-color: #123456;
    border-width: 1px;
    z-index: 998;
}
#msgClose {
  position: absolute;
  right: 20px;
  top: 0px;
  color: #79F10C;
  text-decoration: none;
}
#msgContent {
    color: #fff;
    padding: 10px 20px 6px 6px;
}
.siteMsgContent {
    padding: 10px 20px 6px 6px;
}
.siteMsgClose {
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 3px;
    color: #79F10C;
    text-decoration: none;
}
.NORMAL {
    width: 640px;
    color: #333;
    font-size: 18px;
    font-family: sans-serif;
    position: absolute;
    left: 28%;
    top: 14%;
    background: #f3f2ed;
    padding: 19px 14px 10px 14px;
    border-style: solid;
    border-color: #cad9b0;
    border-width: 2px;
    z-index: 998;
}
.GREETING {
    width: 640px;
    color: #47456d;
    font-size: 18px;
    font-family: sans-serif;
    position: absolute;
    left: 28%;
    top: 14%;
    background: #ebe6e0;
    padding: 24px 14px 10px 14px;
    border-style: ridge;
    border-color: #b0c2ca;
    border-width: 3px;
    z-index: 998;
}
.SEVERE {
    width: 640px;
    color: red;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: bold;
    position: absolute;
    left: 28%;
    top: 16%;
    background: #32424E;
    padding: 24px 14px 10px 14px;
    border-style: solid;
    border-color: #90070D;
    border-width: 3px;
    z-index: 998;
}
/* =============================================================================
    Left side filters / calendar */
#left-side {
  position: relative;
  float: left;
  width: 255px;
  height: 100%;
  top: 0px;
  background-color: #f2f2f2;;
}
#infoBox {
  padding: 4px 6px 0px 6px;
}
p {
    font-family: "Ariel", Calibri, sans-serif;
}
p.foxTitle {
    position: relative;
    top: -10px;
    text-decoration: none;
    color: #4d4d4f;
    font-size: 20px;
    letter-spacing: -1px;
    word-spacing: 3px;
    padding: 0px 0px 0px 8px;
}
p.foxHeader {
    position: relative;
    text-decoration: none;
    color: #4d4d4f;
    font-size: 20px;
    letter-spacing: -1px;
    word-spacing: 3px;
    padding: 0px 0px 0px 8px;
}
p.foxSmall {
    position: relative;
    top: -28px;
    width: 90%;
    text-decoration: none;
    color: #4d4d4f;
    font-size: 13px;
    letter-spacing: -1px;
    word-spacing: 3px;
    line-height: 17px;
    padding: 0px 0px 0px 18px;
}
#datewrapper {
    background: #EEEEEE;
    position: relative;
    top: -10px;
    margin-bottom: 4px;
    padding-top: 23px;
    border: 1px solid #CCCCCC;
    z-index: 9;
}
#selectProperty {
    position: absolute;
    display: block;
    top: 27px;
    left: 14px;
    opacity: .07;
    height: 224px;
    width: 224px;
    z-index: 9;
}
#calLegend {
    display: none;
    position: absolute;
    left: 0px;
    top: 72px;
    width: 170px;
    height: 161px;
    border-color: #E0E0E0;
    border-style: ridge;
}
#calImage {
    position: relative;
}
#datepicker {
    position: relative;
    left: -1px;
    top: -22px;
    display: flex;
}
.calBottom {
    position: relative;
    float: left;
    margin-top: -20px;
    color: #FF9A19;
    text-decoration: none;
    font-size: .8em;
    z-index: 9;
}
#clearCalendar {
    left: 14px;
    top: -3px;
}
#showLegend {
    left: 162px;
    top: -1px;
}
#hideLegend {
    left: 172px;
    top: -1px;
}
#property-div {
  position: relative;
  top: 0px;
  left: -10px;
  padding: 0px 0px 9px 10px;
}
#property-label {
  position: relative;
  padding-right: 17px;
}
#property-select {
  position: relative;
}
#groupSize-div {
    position: relative;
    padding-left: 10px;
}
#groupSize-label {
  position: relative;
  padding-right: 3px;
}
#groupSize-select {
  position: relative;
}
#activity-div {
    position: relative;
    padding-left: 10px;
    padding-bottom: 10px;
}
#activity-label {
  position: relative;
  padding-right: 26px;
}
#activity-select {
  position: relative;
}
#book-div {
  padding: 24px 0px 0px 63px;
}
#book-btn {
    font-size: 15px;
    height: 26px;
    left: -20px;
    position: relative;
}
#detailwrapper {
    background: #EEEEEE;
    position: relative;
    top: -10px;
    margin-bottom: 4px;
    border: 1px solid #CCCCCC;
    z-index: 10;
    height: 110px;
    overflow: auto;
}
#details {
    color: #667;
    font-size: 12px;
    margin: 0 3px 0 6px;
}
/* Login form */
#login-div {
  border: 2px gray solid;
  border-radius: 6px;
  display: none;
  position: relative;
  top: -240px;
  padding: 10px 10px 0px 4px;
  margin: 8px;
  width: 240px;
  float: left;
  background-color: rgb(226, 231, 233);
  z-index: 9;
}
#login-options {
  top: 0px;
  left: -4px;
  padding: 4px 10px 8px 4px;
  margin: 8px;
  width: 253px;
  position: absolute;
  z-index: 9;
  background: #f2f2f2;
  border: 2px #2d903c69 solid;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.login-posn {
  position: relative;
  top: 2px;
}
#login-welcome {
  display: none;
  top: -6px;
  left: -4px;
  padding: 4px 10px 3px 4px;
  margin: 8px;
  width: 253px;
  position: absolute;
  z-index: 9;
  background: #f2f2f2;
  border: 2px #2d903c69 solid;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 16px;
}
#loginForm {
  z-index: 9;
  padding: 0 0 0 5px;
}
#login-username {
  color: rgba(0,0,0,0.75);
  font-size: 14px;
}
.login {
  position: relative;
  margin: 0 auto;
  padding: 0px 5px 0px 2px;
}
.login p.submit {
  text-align: center;
}

.login-help {
    margin: 6px 0;
    padding-top: 9px;
    font-size: 13px;
    text-align: center;
}

.login-help a {
  text-decoration: none;
}

.login-help a:hover {
  text-decoration: underline;
}
#loginEnabled {
  display: inline;
}
#loginDisabled {
  display: none;
}
#check-bookings {
}

:-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px;
}

::-webkit-input-placeholder {
  font-size: 13px;
}
.login:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

.login h1 {
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}

.login p {
  margin: 10px 0 0;
}

.login p:first-child {
  margin-top: 0;
}

.login input[type=text], .login input[type=password] {
  width: 210px;
}

input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
  padding-left: 2px;
}
input.log_in {
  margin: 2px;
  padding: 0 10px;
  width: 200px;
  height: 24px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #ccc #ddd #ddd;
  border-radius: 2px;
  outline: 2px solid #eee;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

input.log_in:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

input[type=button] {
    padding: 0 18px;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #6289A7;
    text-shadow: 0 1px #bbb;
    background: #ccc;
    border: 1px solid;
    border-color: #bbb;
    border-radius: 2px;
    outline: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-image: -webkit-linear-gradient(top, #edf5f8, #ccc);
    background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: linear-gradient(to bottom, #edf5f8, #ccc);
    -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
}
#booking-help {
  position: relative;
}
#terms-help {
  position: relative;
  bottom: -200px;
  text-align: center;
}

#username:-webkit-autofill {
    background-color: white !important;
}
#password:-webkit-autofill {
    background-color: white !important;
}
/* http://stackoverflow.com/questions/1895476/how-to-style-a-select-dropdown-with-css-only-without-javascript */
select {
  border: 1px solid #111;
  background: transparent;
  width: 154px;
  padding: 1px 35px 1px 5px;
  font-size: 14px;
  border: 1px solid #ccc;
  height: 28px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(images/dd.png) 96% / 10% no-repeat #eee;
}
/*target Internet Explorer 9 and Internet Explorer 10:*/

@media screen and (min-width: 0\0) {
  select {
    background: none;
    padding: 5px;
  }
}

/* =============================================================================
   Map */
#mapWrapper {
}
#map {
  position: relative;
  height: 712px;
  width: 644px;
  background-color: rgba(7, 33, 47, 0.12);
  float: left;
  z-index: 1;
}
#mapLegend {
  position: absolute;
  /* float: left; */
  /* bottom: -6px; */
  opacity: .9;
  bottom: -5px;
  left: 259px;
  z-index: 400;
}
#mapLegend:hover {
    opacity: .9;
}
#mapLegendImg {
    position: relative;
    width: 120px;
}
#popup-content
{
  width: 370px;
}
.ol-popup {
  position: absolute;
  background-color: white;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
  filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  bottom: 12px;
  left: -50px;
  z-index: 15;
}
.ol-popup:after, .ol-popup:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ol-popup:after {
  border-top-color: white;
  border-width: 10px;
  left: 48px;
  margin-left: -10px;
}
.ol-popup:before {
  border-top-color: #cccccc;
  border-width: 11px;
  left: 48px;
  margin-left: -11px;
}
.ol-popup-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 8px;
  font-weight: normal;
  z-index: 99;
}
.ol-popup-closer:hover {
  cursor: pointer;
}
.ol-popup-closer:after {
  content: "Close";
}
.mapPopup {
  position: relative;
  background-color: white;
}
.mapPopup h4
{
  color: #009FBC;
  font: bold 13px arial;
}
.mapPopup p {
  line-height: 1.0em;
  margin: -7px 0px 6px 0px;
}
.popImg {
  vertical-align: top;
  width: 117px;
}
.selectTbl {
  position: relative;
  margin: 4px 4px 10px 4px;
  border-width: 1px;
  border-color: #bbb;
  border-style: solid;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.popHdr {
  font-weight: bold;
  padding-left: 8px;
}
.popupTbl {
  border-width: 1px;
  border-color: #bbb;
  border-style: solid;
  padding-top: 10px;
  color: #7A7A68;
  width: 360px;
}
.popupImage {
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    width: 100px;
    height: 100px;
    margin: 6px 6px 6px 6px;
}
.popupInfo {
  position: relative;
  width: 98%;
  font-size: 13px;
}
.popInfo {
  vertical-align: top;
  padding-top: 2px;
}
.pop1 {
  padding-left: 4px;
}
.popupDesc {
  left: 10px;
  top: 120px;
  width: 100%;
  font-size: 13px;
  line-height: 15px;
}
.topLeft {
  width: 140px;
}
.topRt {
  width: 100px;
}
.col1 {
  color: black;
  width: 60px;
  vertical-align: top;
}
.col1a {
  color: black;
  width: 124px;
  vertical-align: top;
}
.col1b {
  font-size: 15px;
  color: black;
  width: 115px;
  padding-left: 6px;
  vertical-align: top;
}
.colIcon1 {
  padding: 4px 4px 4px 12px;
}
.colIcon2 {
  padding: 4px;
}
.colpd {
  position: relative;
  top: 4px;
  padding: 4px 4px 5px 6px;
}
.colHiLite {
  border: 2px #D51F0D solid;
  position: relative;
  left: 9px;
  top: 6px;
  margin-right: 7px;
}
.tdHiLite {
  padding: 3px;
}
.trInset {
  padding: 4px;
}
.subtle {
    color: #bbb;
    font-size: 9px;
    text-align: right;
    position: relative;
    top: 3px;
    padding-bottom: 1px;
}
.dk {
  font-color: black;
}
a.details {
    text-decoration: none;
    top: 0px;
    font-size: 16px;
    color: #2A963A;
    font-family: "Ariel", Calibri, sans-serif;
    cursor: pointer;
    line-height: 20px;
}
a.details:hover {
    color: #3EDA55;
}

/* =============================================================================
   Map layers dialogue */

#mapLayers{
    position: absolute;
    right: 271px;
    width: 138px;
    z-index: 11;
    opacity: .6;
}
#layersDialogue {
  position: relative;
}
#layersDialogueFooter {
    position: relative;
    float: right;
    margin: -6px -10px -6px 0px;
}
#leftButtons {
    position: absolute;
    top: 83px;
    left: 255px;
    width: 30px;
    padding: 10px 6px 10px 3px;
    z-index: 9;
}
.leftButton {
    width: 31px;
    height: 31px;
    background: rgb(231, 240, 216);
    background-repeat: no-repeat;
    background-position: center;
    border: #807C7D solid 1.5px;
	  border-radius: 5px;
    margin: 0 0 4px 4px;
}
.leftButton:hover:after {
    position: relative;
    background-color: #555;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100px;
    border-radius: 6px;
    top: 0px;
    left: 42px;
    margin-left: -5px;
    padding: 0 4px 0 4px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
#div_township_grid{
    background-image: url('images/twp.png');
}
#div_township_grid:hover {
    background-image: url('images/twp2.png');
}
#div_township_grid:hover:after {
	content: "Township Grid On/Off";
}
#div_wmu_poly {
    background-image: url('images/wmu.png');
}
#div_wmu_poly:hover {
    background-image: url('images/wmu2.png');
}
#div_wmu_poly:hover:after {
	content: "WMU Layer On/Off";
}
#div_earth_on {
    background-image: url('images/earth.png');
}
#div_earth_on:hover {
    background-image: url('images/earth2.png');
}
#div_earth_on:hover:after {
	content: "Earth/Map";
}
#div_ncc_poly {
    background-image: url('images/natarea.png');
}
#div_ncc_poly:hover {
    background-image: url('images/natarea2.png');
}
#div_ncc_poly:hover:after {
	content: "Natural Area Layer On/Off";
}
#div_clear_screen {
    background-image: url('images/garbage.png');
}
#div_clear_screen:hover {
    background-image: url('images/garbage2.png');
}
#div_clear_screen:hover:after {
	content: "Clear Screen";
}



#openMapTools {
  cursor: pointer;
  text-decoration: none;
  color: #2A963A;
}
#openMapTools:hover {
  color: #2D903C;
}
.dialogue{
    margin-bottom: 1.5em;
    background: #FFFFFF;
    padding: 10px 24px 10px 10px;
    border-width: 1px 2px 2px 0;
    border-color: #888;
    border-style: solid;
}
.close{
    position: absolute;
    right: 30px;
    top: 4px;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
}
.close:hover{
  font-weight: bold;
}

.chkBox{
  width: 8px;
}
.waiting {
  position: absolute;
  left: 45%;
  top: 45%;
  z-index: 999;
}
.sliding {
    background: url(images/openClose.gif) no-repeat;
    cursor: pointer;
    padding: 0px 0px 8px 24px;
    background-position-y: 4px;
    margin-left: 4px;
    color: #4C4C4C;
    font-weight: bold;
}
.chkLine{
  color: #353534;
  width: 100%;
  opacity: 1.0;
  padding-left: 10px;
}
.inputLine{
  color: #353534;
  width: 100%;
  opacity: 1.0;
  padding-left: 10px;
  padding-top:10px;
}
.btnLine {
  color: #353534;
  opacity: 1.0;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.featureDD {
    position: relative;
    display: inline-block;
}
.layerSpace {
    position: relative;
    left: 38px;
    margin-right: 52px;
}
.inline {
    float: left;
    margin-left: 27px;
    margin-top: 4px;
    margin-right: 15px;
}
.newLine {
  position: relative;
  padding-top: 14px;
}
.radioLine {
  opacity: 1.0;
  padding-left: 10px;
  padding-top: 4px;
}
label.radioBox {
  float: left;
  padding: 0px 4px 0px 4px;
}
#div_streetview_select {
  position: relative;
  left: -22px;
  top: 2px;
}
#findAdr {
  position: relative;
  left: 60px;
}
#bufferOn {
    position: relative;
    float: left;
}
#clearSel {
  position: relative;
  left: 15px;
}
#exportJSON {
  position: relative;
  left: 15px;
}
#clearLayer {
  position: relative;
  left: 44px;
}
#findOff {
}
.draggable {
  cursor: move;
}
hr.mnu {
    height: 5px;
    border: 0;
    margin: 12px 0px 6px 20px;
    box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.5);
    margin: 12px 0 6px 20px;
}

#mlHeader {
  background: #4885B3;
  position: relative;
  width: 100%;
  height: 24px;
  left: -7px;
  top: -4px;
  width: 105%;
  cursor: move;
}
#layersDialogue {
  position: relative;
}
#imgEnlarged{
  position: absolute;
  top: 300px;
  cursor: move;
}
.imgWrapper{
  margin: 40px 10px 10px 10px;
  border-style: groove;
  background: #385776;
  padding: 30px 10px 10px 10px;
}
#imgTitle{
  position: absolute;
  left: 40px;
  top: 2px;
  font-size: 18px;
  text-decoration: none;
  font: 170% 'Yanone Kaffeesatz',helvetica,arial,verdana,sans;
  text-shadow: 1px 1px #000;
  color: #FFF;
}
.imgClose{
    position: absolute;
    right: 30px;
    top: 8px;
    color: #eee;
    font-size: 14px;
    text-decoration: none;
}
.imgClose:hover{
  font-weight: bold;
  color: #fff;
}
/*
input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  float   : left;
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('images/checks.png') no-repeat 0 0;
  line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}
*/
/* =============================================================================
   Right side data grid */
#right-side {
  position: relative;
  float: right;
  width: 271px;
  height: 100%;
  background-color: #f2f2f2;
}
#dataPlaceHolder {
  position: absolute;
  top: 48px;
  max-height: 100%;
  overflow: auto;
}
.dGrid {
    position: relative;
    margin-top: 9px;
    float:left;
}
.dGridSelected {
  position: relative;
  margin-top: 9px;
  float: left;
  background: #E7F0DB;
}

.rtImage {
    float: left;
    height: 80px;
    width: 80px;
    padding: 4px;
}
a.rtTitle {
    position: relative;
    left: 3px;
    text-decoration: none;
    top: 0px;
    font-size: 16px;
    line-height: 17px;
    color: #2A963A;
    font-family: "Ariel", Calibri, sans-serif;
    cursor: pointer;
}
a.rtTitle:hover {
    color: #3EDA55;
}
.spanTtl {
    line-height: 72%;
    width: 240px;
    padding: 0 0 2px 0;
}
.rtText {
    position: relative;
    float: right;
    left: 4px;
    width: 160px;
    padding-right: 4px;
    font-size: 11px;
    line-height: 100%;
    color: #4d4d4f;
    font-family: "Ariel", Calibri, sans-serif;
}

/* =============================================================================
   Confirm booking form */

select.smlDD {
    border: 0px;
    padding: 0px 0px 0px 2px;
    background: transparent;
    width: 154px;
    font-size: 14px;
    border: 1px solid #ccc;
    height: 23px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(images/dd.png) 96% / 7% no-repeat #fff;
}
.confirm {
    color: #eee;
    padding-right: 4px;
    font-weight: bold;
}
#guestTable {
    margin: 0px 0px 8px 0px;
}
tr.booking {
    background: white;
}
td.booking {
    border: 1px solid #ccc;
    padding: 1px 12px 1px 9px;
}
input[type=button].cancelBooking {
    position: relative;
    left: 0px;
    top: -2px;
    margin: 3px 0px 0px 4px;
    padding: 0px 15px 0px 12px;
    cursor: pointer;
    height: 18px;
    font-size: 12px;
}
.bookingBar {
    height: 30px;
    padding-top: 5px;
    margin-bottom: 8px;
}
.bookingBtn {
    position: relative;
    left: 20px;
    margin: 3px 0px 0px 26px;
    padding: 0px 15px 0px 14px;
    cursor: pointer;
    height: 24px;
    font-size: 15px;
}
td.spacer {
    height: 4px;
}
#acknowledge {
    opacity: 1.0;
    position: relative;
    top: 3px;
    height: 14px;
    width: 14px;
    margin-left: 20px;
}
#responsible {
    opacity: 1.0;
    position: relative;
    top: 4px;
    height: 14px;
    width: 14px;
    margin-left: 20px;
}
.showTerms {
    float: left;
    padding-left: 4px;
    color: white;
}
#booker {
  float: left;
}
.btmBtns {
    float: left;
    position: relative;
    margin-top: 6px;
    left: 240px;
}
#terms {
  font-family: serif;
  position: absolute;
  top: 8px;
  left: 300px;
  width: 780px;
  color: #333;
  background: white;
  border: 3px solid grey;
  padding: 8px;
  z-index: 999;
}
#termsClose {
    color: #2A963A;
    right: -94%;
    top: 0px;
    position: relative;
}
#termsClose:hover {
    color: #79F10C;
}

ul.terms {
}
ol.terms {
}
.title {
    font-family: serif;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
}
#understand {
    color: #2A963A;
    left: 200px;
    bottom: 5px;
    position: relative;
}
#understand:hover {
  color: #79F10C;
}
#showNoMore {
  display: none;
  padding: 20px 0 8px 114px;
}
#doNotShowAgain {
    height: 20px;
    opacity: 1.0;
    margin-right: 10px;
}
.ui-autocomplete {
    background: #f8fbf0;
    width: 200px;
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: thin solid #2d903c;
}
.ui-helper-hidden-accessible {
  display: none;
}