﻿.error 
{
    color: Red;
    padding-left: 10px;
}

.logo.img-responsive 
{
    margin: 0 auto;
}
.bg-black 
{
  color: #fff;
  background-color: #000000;
  cursor: pointer;
  /*min-height: 70px;*/
}
.tab-active
{
  color: #000000;
  background-color: #fff;
  cursor: default;
  /*min-height: 70px;*/
}
.default-grid
{
  border: 2px solid #000000;
  height: 100%;
}
@media (min-width: 768px)
{
    .auction-grid
    {
      border: 2px solid #000000;      
    }
}
@media (max-width: 767px)
{
    .auction-grid
    {
      border: 2px solid #000000;
      /*background-color: #ffa500;*/
    }    
}
.auction-grid a
{
    border: none;
}
.default-grid a
{
    border: none;
}
.auction-block
{
    background-color: #ffa500;
    padding: 0;
    text-align: center;
    color: white;
    font-weight: bold
}
.small-padding
{
  padding-right: 2px;
  padding-left: 2px;
}
.no-padding
{
  padding-right: 0;
  padding-left: 0;   
}
.detailUpwardRow
{
    
}
.detailDescendingRow
{
    
}
select.multiselect,
select.multiselect + div.btn-group,
select.multiselect + div.btn-group button.multiselect,
select.multiselect + div.btn-group.open .multiselect-container{
    width:100% !important;
}
.dropdown-menu li
{
    width:100%;
}
.form-group .btn-group
{
    width:100%;
}
.number-circle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    
    width: 35px;
    height: 35px;
    padding: 2px;
    
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    
    font-size: 20px;
}
.number-circle-2digit {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    
    width: 35px;
    height: 35px;
    padding: 2px 2px 2px 0;
    
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    
    font-size: 20px;
}
.number-circle-special {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    
    width: 30px;
    height: 30px;
    padding: 1px;
    
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    
    font-size: 20px;
}
.number-circle-2digit-special {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    
    width: 30px;
    height: 30px;
    padding: 1px 1px 1px 0;
    
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    
    font-size: 20px;
}
@media (min-width: 1200px)
{
    .side-grid
    {
        padding: 55px 5px 0 5px;
    }
}
@media (min-width: 768px) and (max-width: 1200px)
{
    .side-grid
    {
        padding: 55px 0 0 1px;
    }
}
@media (min-width: 1200px)
{
    .side-special-grid
    {
        padding: 50px 5px 0 10px;
    }
}
@media (min-width: 992px) and (max-width: 1200px)
{
    .side-special-grid
    {
        padding: 50px 5px 0 5px;
    }
}
@media (min-width: 768px) and (max-width: 992px)
{
    .side-special-grid
    {
        padding: 50px 5px 0 1px;
    }
}
.row-fluid {
    width: 100%;
}
.thumbnails {
    margin-left: -20px;
    list-style: none;
}
.row-fluid .thumbnails {
    margin-left: 0;
}
.row-fluid [class*="span"] {
    display: block;
}

.panel-heading .form-control {
  display: inline;
  width: 200px;
}
@media (max-width: 400px) 
{
    .panel-heading .form-control {
      display: inline;
      width: 130px;
    }   
}

/* .modal-transparent */
.modal-transparent {
  background: transparent;
}
.modal-transparent .modal-content {
  background: transparent;
}
.modal-backdrop.modal-backdrop-transparent {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-transparent.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

/* .modal-fullscreen */

.modal-fullscreen {
  background: transparent;
}
.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
     width: 1170px;
  }
}

/***** Checkbox for club *****/
input[type=checkbox].club-checkbox + label {
  background: url(images/club-disd.png) no-repeat;
  background-position: center;
  height: 50px;
  width: 50px;
  /*display: block;
  border-radius: 50%;
  position: relative;
  transition: all 0.4s;
  border: solid 5px #FFF;
  box-shadow: 0 0 1px #FFF;*/ /* Soften the jagged edge */
  cursor: pointer;
}
input[type=checkbox].club-checkbox + label:hover/*,
input[type=checkbox].club-checkbox:checked + label*/ {
  border: solid 5px #F00;
  box-shadow: 0 0 1px #F00; /* Soften the jagged edge */
  border-radius: 50%;
}
input[type=checkbox].club-checkbox:checked + label,
input[type=checkbox].club-checkbox:disabled:checked + label {
  background: url(images/club.png) no-repeat;
  background-position: center;
}
input[type=checkbox].club-checkbox:disabled + label
{
  background: url(images/club-disd.png) no-repeat;
  background-position: center;
  height: 50px;
  width: 50px;
  /*display: block;
  border-radius: 50%;
  position: relative;
  transition: all 0.4s;
  opacity: 0.6;
  border: none;
  box-shadow: none;*/
  cursor: not-allowed;
}
input[type=checkbox].club-checkbox:disabled + label:hover,
input[type=checkbox].club-checkbox:disabled:checked + label {
  border: none;
  box-shadow: none; /* Soften the jagged edge */
}
input[type="checkbox"].club-checkbox 
{
    display: none;
}

/***** Checkbox for cart *****/
input[type=checkbox].cart-checkbox + label
{
  background: url(images/cart-disd.png) no-repeat;
  background-position: center;
  height: 50px;
  width: 50px;
  /*display: block;
  border-radius: 50%;
  position: relative;
  transition: all 0.4s;
  border: solid 5px #FFF;
  box-shadow: 0 0 1px #FFF;*/ /* Soften the jagged edge */
  cursor: pointer;
}
input[type=checkbox].cart-checkbox + label:hover/*,
input[type=checkbox].cart-checkbox:checked + label*/ {
  border: solid 5px #F00;
  box-shadow: 0 0 1px #F00; /* Soften the jagged edge */
  border-radius: 50%;
}
input[type="checkbox"].cart-checkbox:checked + label, 
input[type="checkbox"].cart-checkbox:disabled:checked + label{
  background: url(images/cart.png) no-repeat;
  background-position: center;
}
input[type=checkbox].cart-checkbox:disabled + label
{
  background: url(images/cart-disd.png) no-repeat;
  background-position: center;
  height: 50px;
  width: 50px;
  /*display: block;
  border-radius: 50%;
  position: relative;
  transition: all 0.4s;
  opacity: 0.6;
  border: none;
  box-shadow: none;*/
  cursor: not-allowed;
}
input[type=checkbox].cart-checkbox:disabled + label:hover,
input[type=checkbox].cart-checkbox:disabled:checked + label {
  border: none;
  box-shadow: none; /* Soften the jagged edge */
}
input[type="checkbox"].cart-checkbox 
{
    display: none;
}

/***** Checkbox for caddie *****/
input[type=checkbox].caddie-checkbox + label {
  background: url(images/caddie-disd.png) no-repeat;
  background-position: center;
  height: 50px;
  width: 50px;
  /*display: block;
  border-radius: 50%;
  position: relative;
  transition: all 0.4s;
  border: solid 5px #FFF;
  box-shadow: 0 0 1px #FFF;*/ /* Soften the jagged edge */
  cursor: pointer;
}
input[type=checkbox].caddie-checkbox + label:hover/*,
input[type=checkbox].caddie-checkbox:checked + label*/ {
  border: solid 5px #F00;
  box-shadow: 0 0 1px #F00; /* Soften the jagged edge */
  border-radius: 50%;
}
input[type=checkbox].caddie-checkbox:checked + label,
input[type=checkbox].caddie-checkbox:disabled:checked + label {
  background: url(images/caddie.png) no-repeat;
  background-position: center;
}
input[type=checkbox].caddie-checkbox:disabled + label
{
  background: url(images/caddie-disd.png) no-repeat;
  background-position: center;
  height: 50px;
  width: 50px;
  /*display: block;
  border-radius: 50%;
  position: relative;
  transition: all 0.4s;
  opacity: 0.6;
  border: none;
  box-shadow: none;*/
  cursor: not-allowed;
}
input[type=checkbox].caddie-checkbox:disabled + label:hover,
input[type=checkbox].caddie-checkbox:disabled:checked + label {
  border: none;
  box-shadow: none; /* Soften the jagged edge */
}
input[type="checkbox"].caddie-checkbox 
{
    display: none;
}

.space-large .form-control,
.space-large .input-group 
{
    margin: 10px;
}
.clear {
    width: 1%;
    display: table-cell;
    vertical-align: middle; }
.clear a:hover { text-decoration: none; }
.modal-space .form-group div { margin-top: 10px; }
.clear-padding div { padding: 0;margin-bottom:10px; }
.btn-fill {
	width: 100%;
	white-space: normal;
}
.player > .col-xs-12  
{
    margin-top: 10px; 
}

.table th,
.table td
{
    text-align: center;
}
	
hr {
    width: 100%; 
    margin-left: auto; 
    margin-right: auto; 
    height: 10px;
}

* {
margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    /*height: auto !important;
    height: 100%;
    margin: 0 auto 70px;
    margin-top: 60px;*/
    padding: 55px 0 70px;
}
/*@media (min-height: 700px) 
{
    .wrapper { min-height: 85%;
    }   
}
@media (min-height: 800px) 
{
    .wrapper { min-height: 90%;
    }   
}*/
@media (min-width: 768px) {
    .wrapper { padding-top: 75px;
    }
}
@media (max-width: 767px) {
    .wrapper { padding-top: 55px;
    }
}

.footer, .push {
    /*height: 70px;*/
    /*max-height: 100px;*/
    min-height: 70px;
    margin-bottom: 0;
}

.footer {
    /*position: fixed;*/
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.special 
{
    height: 256px;
}
@media (min-width: 1201px)
{
    .special
    {
        height: 255px;
    }
}
@media (min-width: 992px) and (max-width: 1200px)
{
    .special
    {
        height: 280px;
    }
}
@media (max-width: 992px) 
{
    .special
    {
        height: 304px;
    }
    .special.special-row { height: 265px;
    }
}
.teetime .row
{
    margin: 0;
    height: 84%;
}
.teetime-special .row
{
    margin: 0;
    height: 82%;
}
@media (max-width: 1200px)
{
    .teetime-special .row
    {
        height: 84%;
    }
}
@media (max-width: 992px)
{
    .teetime-special .row
    {
        height: 85%;
    }
}
@media (min-width: 768px) {
    /*.grid
    {
        height: 270px;
    }
    .grid.grid-desc { height: 250px;
    }
    .grid-noauction { max-height: 275px; min-height: 220px;
    }
    .grid-bookingfee { height: 245px;
    }*/
}
.no-border tbody td 
{
    border: none !important;
    vertical-align: middle !important;
}

.ellipsis {
  overflow: hidden;
  white-space:nowrap;
  text-overflow: ellipsis;
  /*max-height: 25px;*/
  padding: 0 10px;
  margin: 0;
}

.block-text { 
  overflow: hidden;
  white-space:nowrap;
  text-overflow: ellipsis;
  max-height: 52px;
  padding: 0 10px;
  margin: 0;
}

.small-padding > div:not(.hole-icon)
{
    padding-left: 5px;
    padding-right: 5px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.DiscountFourRow, .cartprice
{
    font-size: 0.75em;
}

@media (min-width: 768px) and (max-width: 992px)
{
    .DiscountFourRow, .cartprice
    {
        font-size: 15px;
    }
}

@media (min-width: 768px)
{
    .timeDiv
    {
        margin-top: 5px;
    }
}
@media (max-width: 767px)
{
    .priceDiv
    {
        text-align: right;
    }
}
@media (max-width: 767px) {
    .discountPrice { padding-top: 10px;
    }
}
@media (min-width: 768px) {
    .p-nopadding > p { margin: 0;
    }
}
@media (min-width: 768px) {
    .p-nopadding > p {
        white-space: nowrap;
    }
}

.promotions { padding-left: 0; margin-bottom: 0; text-align: left;
}

.discount-flags { position: absolute; top: 90px; left: 0px; display: inline-block; padding: 0; margin: 0; list-style: none; font-family: 'Roboto', sans-serif;
}

/*.hole-icon { clear: both; position: absolute; bottom: 5px;
}*/
@media (min-width: 1200px) 
{
    .hole-icon { padding-left: 36%;/*left: 100px;*/
    }
    #hole-icon-popup.hole-icon { padding-left: 30%;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .hole-icon { padding-left: 40%;/*left: 110px;*/
    }
    #hole-icon-popup.hole-icon { padding-left: 30%;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .hole-icon { padding-left: 40%;/*left: 132px;*/
    }
    #hole-icon-popup.hole-icon { padding-left: 30%;
    }
    .special-hole-icon.special-row { left: 108px;
    }
    .special-hole-icon { left: 132px;
    }
}
@media (max-width: 767px)
{
    .hole-icon { width: 100%; left: 40%
    }
}

@media (min-width: 1200px) 
{
    .special-hole-icon { left: 130px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .special-hole-icon { left: 95px;
    }
}

.timeDisplay-disc { background-color: rgba(0,0,0,0.3); padding: 5px 20px; margin-left: 5px; margin-right: 5px; /*text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);*/
               font-family: 'Roboto', sans-serif; margin-top: 10px;
}
@media (min-width: 847px)
{
    .topbtn.group-button { padding: 10px 12px !important;
    }
}
@media (min-width: 807px) and (max-width: 846px)
{
    .topbtn.group-button { padding: 8px 2px !important; width: 40px; min-width: 20px;
    }
}
@media (min-width: 785px) and (max-width: 806px)
{
    .topbtn.group-button { padding: 8px 2px !important; min-width: 20px; width: 38px; margin: 10px 0;
    }
}
@media (min-width: 768px) and (max-width: 784px)
{
    .topbtn.group-button { padding: 8px 0 !important; min-width: 20px; width: 31px; margin: 10px -5px;
    }
}
@media (max-width: 767px)
{
    /*.navbar-fixed-top { padding-left: 5px; padding-right: 25px;
    }*/
}
@media (max-width: 830px)
{
    .timeDisplay-disc { margin-top: 10px;
    }
}
.descText-disc { font-size: 12px; clear: both; padding-top: 5px; min-height: 18px;
}

.tee-price h3 { margin-top: 0; margin-bottom: 5px;
}
.priceDiv h3 { margin-top: 0; margin-bottom: 5px;
}

@media (max-width: 767px)
{
    .detailAuctionRow { padding-top: 5px; text-align: right; padding-right: 0 !important; padding-left: 0 !important;
    }
}

@media (max-width: 1199px)
{
    .rental-btn-padding { padding-top: 10px;
    }
}

@media (min-width: 768px)
{
    .topbtn { padding: 10px 20px; min-width: 80px; margin: 10px;
    }
}
@media (max-width: 767px)
{
    .topbar { padding-left: 5px; padding-right: 5px;
    }
}
.topcalendar { float: right;
}
@media (max-width: 767px)
{
    .topcalendar { margin-right: 2px;
    }
}

.panel-footer { background-color: #4D95D1 !important; border: 0; border-top-left-radius: 0; border-top-right-radius: 0;    
}
.required { color: Red;
}

td.left { vertical-align: middle !important; text-align: left;
}
td.middle { vertical-align: middle !important; text-align: center;
}
td.middle .form-group { margin-bottom: 0;
}
.editor tr { height: 51px;
}
th.today, th.datepicker-close { color: #337ab7;
}

/********************* upload button ***************************/
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-file{overflow:hidden;position:relative;vertical-align:middle;}.btn-file>input{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);transform:translate(-300px, 0) scale(4);font-size:23px;direction:ltr;cursor:pointer;}
.fileupload{margin-bottom:9px;}.fileupload .uneditable-input{display:inline-block;margin-bottom:0px;vertical-align:middle;cursor:text;}
.fileupload .thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center;}.fileupload .thumbnail>img{display:inline-block;vertical-align:middle;max-height:100%;}
.fileupload .btn{vertical-align:middle;}
.fileupload-exists .fileupload-new,.fileupload-new .fileupload-exists{display:none;}
.fileupload-inline .fileupload-controls{display:inline;}
.fileupload-new .input-append .btn-file{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
.thumbnail-borderless .thumbnail{border:none;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.fileupload-new.thumbnail-borderless .thumbnail{border:1px solid #ddd;}
.control-group.warning .fileupload .uneditable-input{color:#a47e3c;border-color:#a47e3c;}
.control-group.warning .fileupload .fileupload-preview{color:#a47e3c;}
.control-group.warning .fileupload .thumbnail{border-color:#a47e3c;}
.control-group.error .fileupload .uneditable-input{color:#b94a48;border-color:#b94a48;}
.control-group.error .fileupload .fileupload-preview{color:#b94a48;}
.control-group.error .fileupload .thumbnail{border-color:#b94a48;}
.control-group.success .fileupload .uneditable-input{color:#468847;border-color:#468847;}
.control-group.success .fileupload .fileupload-preview{color:#468847;}
.control-group.success .fileupload .thumbnail{border-color:#468847;}

#btnCalendar .datepicker { background: #e8e8e8;
}

.credit-card .form-group:first-child { margin-top: 20px;
}
.credit-card .form-group { margin-bottom: 10px; 
}

.borderless td, .borderless th, .borderless > tbody > tr > td {
    border: none;
}
.box-detail { background-color: #fff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; padding: 10px;
}

@media (max-width: 767px)
{
    .modal-fullscreen { padding-left: 0 !important; padding-right: 0 !important;
    }
    .modal-fullscreen .modal-body { padding-left: 0 !important; padding-right: 0 !important;
    }
}
@media (min-width: 768px)
{
    .table-responsive { overflow-x: initial;
    }
}

/*CPSCS-339092 not able to use the arrow button when editing 4th player*/
@media screen and (max-width: 767px) {
    .table-responsive {
        overflow: unset !important;
    }
}

.dailydeal { padding: 0 !important;
}
.dailydeal h5, .dailydeal h6 { margin-top: 0; margin-bottom: 5px;
}
@media (min-width: 1200px) 
{
    .timeRemain-left { width: 50%; float: left; text-align: right;
    }
    .timeRemain-right { width: 50%; float: left; text-align: left; padding: 1px 0 0 5px;
    }
}

/* ORV4-126746 - Flashing Default CSS (Meee, 19 Jan 2016) */
@media (min-width: 768px) 
{
    #PlayerDiv { padding-left: 15px; padding-right: 15px; border-right: 1px solid #ccc;
    }
}
@media (max-width: 767px)
{
    #PlayerDiv { padding-left: 0; padding-right: 0; border-right: none;
    }
}
@media (max-width: 767px)
{
    .xs-align-right { text-align: right;
    }
}

/*#holeNumberGroup a, #playerNumberGroup a { font-size: 1.25em;
}*/

/****************************************************************************************************************
********************************************* Upward Auction ****************************************************
*****************************************************************************************************************/
.auction-bg { background: #fff; border: 1px solid #ccc; margin: 30px; padding: 30px;
}
.auction-detail-head { padding: 0; background-color: #79AFDD; color: #fff; padding: 10px 20px;margin: 20px 100px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin: 20px 120px;
}
.auction-time { margin-bottom: 20px; margin-top: 0; font-weight: bold;
}
.auction-term { padding: 20px 120px 80px;
}
.auction-detail { padding: 20px 40px;
}
.Upward-RightSide { border-left: 1px solid #ccc;
}
.auction-choice { margin: 80px 40px 20px;
}
.auction-choice .col-xs-12 { margin: 20px 0;
}
.auction-textbox { width: 100px; margin: 0 5px; text-align: center; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc;
    border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.auction-button { clear: both; padding-top: 20px; padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1200px)
{    
    .auction-detail-head { margin: 20px 20px;
    }
    .auction-detail { padding: 20px 20px;
    }
    .auction-term { padding: 20px 10px 50px;
    }
    .auction-choice { margin: 20px 0;
    }
    .auction-choice .col-xs-12 { padding: 0; margin: 10px 0;
    }
}
@media (max-width: 767px)
{
    .auction-bg { margin: 0; padding: 0;
    }
    .Upward-LeftSide { margin-bottom: 10px; padding-bottom: 20px; 
    }
    .auction-detail-head { margin: 0;
    }
    .auction-detail { padding: 0;
    }
    .auction-time { margin-top: 20px;
    }
    .auction-term { padding: 20px 10px 20px; margin: 0;
    }
    .Upward-RightSide { padding: 15px; border-top: 1px solid #ccc;
    }
    .auction-choice { margin: 0 0 20px;
    }
    .auction-choice .col-xs-12 { padding: 0; margin: 0;
    }
    .auction-choice .radio { margin-top: 5px; margin-bottom: 5px;
    }
    .auction-textbox { width: 50px
    }
}

/****************************************************************************************************************
****************************************************************************************************************/

/****************************************************************************************************************
********************************************* Confirm Bid Upward Auction ****************************************************
*****************************************************************************************************************/
.ConfirmBid-BG { background: #fff; border: 1px solid #ccc; margin: 30px; padding: 30px;
}
.ConfirmBid-LeftSide { padding-right: 45px;
}
.ConfirmBid-head { padding: 0; background-color: #79AFDD; color: #fff; padding: 10px 20px;margin: 20px 100px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin: 20px 120px;
}
.ConfirmBid-time { margin-bottom: 60px; margin-top: 30px; font-weight: bold;
}
.ConfirmBid-RightSide { border-left: 1px solid #ccc; padding-right: 15px; padding-left: 45px;
}
.ConfirmBid-RightSide .checkbox label { padding-left: 0;
}
.ConfirmBid-success {  margin-top: 140px; margin-bottom: 20px;
}
@media (min-width: 1201px) and (max-width: 1600px)
{
    .ConfirmBid-head { margin: 20px 50px;
    }
}
@media (min-width: 768px) and (max-width: 1200px)
{
    .ConfirmBid-BG { padding: 20px;
    }
    .ConfirmBid-LeftSide { padding-left: 0; padding-right: 20px;
    }
    .ConfirmBid-head { margin: 20px 20px;
    }
    .ConfirmBid-time { font-size: 25px;
    }
    .ConfirmBid-RightSide { padding-left: 20px; padding-right: 0;
    }
    .ConfirmBid-price { font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .ConfirmBid-BG { margin: 0; padding: 0;
    }
    .ConfirmBid-LeftSide { padding: 15px;
    }
    .ConfirmBid-head { margin: 0;
    }
    .ConfirmBid-time { margin-top: 20px; font-size: 20px;
    }
    .ConfirmBid-price { font-size: 15px;
    }
    .ConfirmBid-RightSide { padding: 15px; border-top: 1px solid #ccc;
    }
    .ConfirmBid-success { margin-top: 10px; margin-bottom: 20px;
    }
}

.rdbPlayer .list-group-item, .rdbHole .list-group-item { cursor: pointer;
}
.rdbPlayer .list-group-item.active, .rdbHole .list-group-item.active { cursor: default;
}

/***************************************************************************************************************
********************************************* ToolTip **********************************************************
***************************************************************************************************************/
.tooltip-inner {
  max-width: 300px;
}
.tooltip {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.divPlayer { padding: 0 0 5px 0;
}
@media (min-width: 768px)
{
    .premium-cbx { padding: 5px 0 15px 0;
    }
}

@media (max-width: 767px)
{
    .premium-cbx { padding-top: 10px;
    }
}

/***************************************************************************************************************
******************************************* Show More Times Button *********************************************
***************************************************************************************************************/
@media (min-width: 768px)
{
    .showMoreTimes { padding-top: 20px;
    }
    .showMoreTimes button, .showMoreTimes a { height: 70px; font-size: 25px;
    }
}

@media (max-width: 767px)
{
    .showMoreTimes { padding-top: 10px;
    }
    .showMoreTimes button, .showMoreTimes a { height: 50px; font-size: 20px;
    }
}

.table.confirm .text-right h6 { text-align: right;
}

.caddie-price div, .club-price div, .premium-price div { padding-left: 0;
}
.caddie-price h6, .club-price h6, .premium-price h6 { margin-top: 0;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .selectize-control.single .selectize-input:after { right: 3px !important;
    }
}

.resetPassword .row h2 { padding-bottom: 15px; border-bottom: 2px solid rgb(61, 157, 179); 
}
.resetPasswordform { background-color: rgba(255,255,255,0.75);  -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.25);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.25);  font-family: 'Roboto', sans-serif; -webkit-border-radius: 5px; padding:20px 50px;
-moz-border-radius: 5px;
border-radius: 5px; z-index: 500;
}

@media (max-width: 767px)
{
    .resetPasswordform { padding: 20px 15px;
    }
}

.nav.nav-wizard > li > a { padding: 0;
}

.creditCardInfo { background: #fff; padding: 30px; border-radius: 10px;
}

/*
 * Edit Reservation Table
 * --------------------------------------------------
 */
@media (max-width: 767px)
{
    .table.editReservation > tbody > tr > td { padding: 2px; vertical-align: middle;
    }
    table.editReservation .form-control { padding: 2px 4px; font-size: 13px;
    }
}
/*
 * Button
 * --------------------------------------------------
 */
 
.btn-margin { margin: 5px;
}
@media (min-width: 521px) 
{
    .btn-margin { margin-left: 0; 
    }
}
@media (max-width: 520px)
{
    .btn-margin { width: 100%;
    }
}
 
/*
* Group Booking
* --------------------------------------------------
*/

#groupBookingPopup .list-group .list-group-item { cursor: pointer;
}
#groupBookingPopup .list-group .list-group-item.active { cursor: default;
}
 
@media (max-width: 399px) {
    .playerGroup { width: 100%;
    }
    .groupBooking { width: 100%; padding: 10px 0 0;
    }
}
 
@media (min-width: 400px) and (max-width: 767px) {
    .playerGroup { width: 70%
    }
    .groupBooking { width: 30%; padding: 0;
    }
}
.groupBooking .btnGroupBooking { font-size: 1.25em;
}
    
     /*
     * Group Booking Page
     * --------------------------------------------------
     */
     
     .groupbooking .head { background-color: #fff; text-align: center; margin-bottom: 15px; padding-bottom: 10px; 
                           transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);
                           backface-visibility: hidden; -webkit-backface-visibility: hidden; perspective: 1000; -webkit-perspective: 1000;
     }
     .groupbooking .default-grid a.selected, .groupbooking .selected a {
        background: rgb(220, 220, 220);
        background: -moz-linear-gradient(90deg, rgb(220, 220, 220) 30%, rgb(150, 150, 150) 100%);
        background: -webkit-linear-gradient(90deg, rgb(220, 220, 220) 30%, rgb(150, 150, 150) 100%);
        background: -o-linear-gradient(90deg, rgb(220, 220, 220) 30%, rgb(150, 150, 150) 100%);
        background: -ms-linear-gradient(90deg, rgb(220, 220, 220) 30%, rgb(150, 150, 150) 100%);
        background: linear-gradient(180deg, rgb(220, 220, 220) 30%, rgb(150, 150, 150) 100%);
        opacity: 0.75;
     }
     .groupbooking #panelBody #PlayerDiv .row { padding: 10px;
     }
     @media (max-width: 767px) {
         .groupbooking #panelGolferInformation { padding-left: 0; padding-right: 0;
         }
     }
     
/*
 * Full Height
 * --------------------------------------------------
 */
 
 /*
 * Advanced Booking Fee
 * --------------------------------------------------
 */ 
 .bookingFeeFont { font-size: 0.5em; position: absolute; left: 50%; transform: translate(-50%);
 }
 @media (max-width: 400px)
 {
     .timeDisplay { padding: 10px 5px !important;
     }
 }
 
 .gotoDiv { display: inline-flex;
 }
 @media (min-width: 768px)
 {
     .paginationDiv { display: inline-flex;
     }
     .gotoDiv { margin: 40px 30px;
     }
 }
 @media (min-width: 351px) and (max-width: 767px)
 {     
     .bookingFeeFont { font-size: 0.3em;
    }
 }
 @media (max-width: 350px)
 {     
     .bookingFeeFont { font-size: 0.2em;
    }
 }
 
 /*
* expand navbar
* --------------------------------------------------
*/
@media (min-width: 768px) {
    .tabDay { margin-left: 20px; margin-right: 20px;
    }
}
@media (max-width: 767px) {
    .tabDay { padding: 0; margin: -10px 0; margin-bottom: 0; background: #fff;
    }
    .table { margin-bottom: 0;
    }
}
 /*
* ORV4-135524 - Enlarge the calendar font icon
* --------------------------------------------------
*/
@media (min-width: 768px) {
    .topcalendar .topbtn.btn-icon { font-size: 21px; padding: 6px 5px 3px;
    }
}
@media (max-width: 767px) {
    .topcalendar .topbtn.btn-icon { font-size: 18px; padding: 4px 10px 2px;
    }
    .topbtn { height: 35px;
    }
}

@media (max-width: 375px) {
    .navbar-btn { padding: 6px 6px;
    }
    .navbar-btn.btnGroupBooking { padding: 2px 6px;
    }
    
}

@media (min-width: 768px) {
    .grid-noauction.coupon-cart-include { height: 250px;
    }
}

.dropdown-toggle a:hover { text-decoration: none;/* color: inherit;*/
}

.dropdown-menu > li.selected > a, .dropdown-menu > li.selected > a:hover { background-color: #286090; color: #fff;
}
:not(.customer-class) .list-group-item.selected { background: #286090; color: #fff;
}

#frmRegister { /*background: #fff;*/ padding-top: 5px; margin-top: 10px;
}

.buddyTable { min-height: 225px;
}

/*
* textbox on current reservation edit screen to center
* --------------------------------------------------
*/
#EditingReservation .form-control { text-align: center; text-align-last: center;
}

.teeSheet { 
    margin-top: 20px;

}

/*
* can select only consecutive teetime
* --------------------------------------------------
*/
.disable-teetime, .TeeTimeBoxColor.disable-teetime, .disable-teetime a { background: #d3d3d3 !important; cursor: default !important; pointer-events: none;
}
.disable-teetime-customerclass { cursor: default !important; pointer-events: none;
}
.threecol .disable-teetime { cursor: default;
}

/*
* ORV4-139742 - New Group Booking Enchancements (Meee, 5 July 2016)
* Would like to shrink the font size of our Select Tee Times message
* --------------------------------------------------
*/
@media (min-width: 768px) {
    .groupbooking .head { margin-left: 20px; margin-right: 20px;
    }
}
@media (max-width: 768px) {
    .head h3 { font-size: 16px;
    }
    .tabDay { margin-top: 0
    }
}
.DayofWeek { margin-bottom: 0;
}
.tabDay { margin-bottom: 15px; transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); 
          backface-visibility: hidden; -webkit-backface-visibility: hidden; perspective: 1000; -webkit-perspective: 1000;
}

.datepicker { z-index: 9999;
}

.buddyTable tr, .buddyTable td { height: 38px;
}

.tab-content { padding: 20px 20px 35px; margin-bottom: 25px; background: #fff;
}

#CreditCardFormDiv div.form-group { margin-bottom: 10px;
}

.pack-name-align { text-align: left;
}
.pack-price-align { text-align: right;
}
@media (max-width: 768px) {
    .pack-name-align { text-align: center;
    }
    .pack-price-align { text-align: center;
    }
}

.btn-fit-height { height: 100%;
}

.todayNotes .ellipsis { max-height: 40px; padding: 0 20px 20px;
}
.todayNotes a { font-size: 15px; padding: 0 25px; cursor: pointer;
}

.tee-time-counter .col-xs-12 { margin-top: 15px;
}
.tee-time-counter .col-xs-12 .text { padding: 0;
}
@media (max-width: 768px) 
{
    .tee-time-counter .col-* { padding-left: 0; padding-right: 0;
    }
}
.btn.default-grid:hover, .btn.auction-grid:hover { color: #fff;
}
.default-grid .showTeesheetAuctionDetail { height: 205px;
}
@media (max-width: 768px)
{
     .default-grid .showTeesheetAuctionDetail { padding-top: 30px;
     }
}
@media (max-width: 340px)
{
    .default-grid .showTeesheetAuctionDetail { padding-top: 45px;
    }
    .default-grid .showTeesheetAuctionDetail p { font-size: 0.9em;
    }
}
@media (max-width: 300px)
{
    .default-grid .showTeesheetAuctionDetail p { font-size: 0.8em;
    }
}
@media (max-width: 275px)
{
    .default-grid .showTeesheetAuctionDetail p { font-size: 0.7em;
    }
}
.threecol .list-group { margin-bottom: 0;
}

@media (min-width: 992px) {
    .container.admin {
        width: 750px;
    }
}
@media (min-width: 1200px) {
    .container.admin {
        width: 970px;
    }
}
@media (min-width: 1860px) {
    .container.admin {
        width: 1170px;
    }
}
.wrapper.admin { min-height: 1100px;
}

@media (min-width: 768px) {
    /*.teetime.detail_tee { min-height: 393px;
    }
    .teetime.detail_tee .auction-grid { min-height: 375px;
    }
    .teetime.detail_tee_5 .auction-grid { min-height: 425px;
    }
    .teetime.detail_tee_6 .auction-grid { min-height: 475px;
    }*/
}

textarea {
   resize: none;
}

li.customer-class div { padding: 0;
}
li.customer-class div:first-child { text-align: left;
}
li.customer-class div:last-child { text-align: right;
}
.customer-class .btn-lg { padding: 10px;
}
.customer-class .list-group { padding-bottome: 0; cursor: pointer;
}
.customer-class .list-group .list-group-item:not(.selected):hover { font-weight: bold; font-size: 1em; background: #f3f3f3;
}
.groupbooking .list-group { margin-bottom: 0;
}

.multiselect-container{
    z-index: 9999;
}

.select-course-box, .dropdown-menu {
    overflow-y: auto;
    max-height: 500px;
}

.multiselect.form-control { height: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .table.editReservation 
     {
         margin-bottom: 350px;
     }
}

.threecol div.auction-grid { margin-top: 2px;
}
.threecol div.auction-grid a.auction-grid { min-height: 372px;
}

.timeDisplay h3, .timeDisplay h4 { margin-top: 5px; margin-bottom: 5px;
}
.timeDisplay h4 p { margin-bottom: 5px;
}
div.timeDisplay { padding-top: 5px;
}

/********************************************************************************/
/*        CPSSUP-170997  Online Res allows 14 days (Meee, 12 July 2017)         */
/*      but calendar grays out dates around the end/beginning of the month      */
/********************************************************************************/
.datepicker table tr td.old, .datepicker table tr td.new { color: #333 !important;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  color: #CCD6DE  !important;
}

/** CSS Loader **/
div.spinner div {
  width: 3%;
  height: 10%;
  background: #FFF;
  position: absolute;
  left: 49%;
  top: 35%;
  opacity: 0;
  -webkit-border-radius: 50px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
  -webkit-animation: fade 1s linear infinite;
}

@-webkit-keyframes fade {
  from {opacity: 1;}
  to {opacity: 0.25;}
}

div.spinner div.bar1 {
  -webkit-transform:rotate(0deg) translate(0, -130%);
  -webkit-animation-delay: 0s;
}    

div.spinner div.bar2 {
  -webkit-transform:rotate(30deg) translate(0, -130%); 
  -webkit-animation-delay: -0.9167s;
}

div.spinner div.bar3 {
  -webkit-transform:rotate(60deg) translate(0, -130%); 
  -webkit-animation-delay: -0.833s;
}
div.spinner div.bar4 {
  -webkit-transform:rotate(90deg) translate(0, -130%); 
  -webkit-animation-delay: -0.7497s;
}
div.spinner div.bar5 {
  -webkit-transform:rotate(120deg) translate(0, -130%); 
  -webkit-animation-delay: -0.667s;
}
div.spinner div.bar6 {
  -webkit-transform:rotate(150deg) translate(0, -130%); 
  -webkit-animation-delay: -0.5837s;
}
div.spinner div.bar7 {
  -webkit-transform:rotate(180deg) translate(0, -130%); 
  -webkit-animation-delay: -0.5s;
}
div.spinner div.bar8 {
  -webkit-transform:rotate(210deg) translate(0, -130%); 
  -webkit-animation-delay: -0.4167s;
}
div.spinner div.bar9 {
  -webkit-transform:rotate(240deg) translate(0, -130%); 
  -webkit-animation-delay: -0.333s;
}
div.spinner div.bar10 {
  -webkit-transform:rotate(270deg) translate(0, -130%); 
  -webkit-animation-delay: -0.2497s;
}
div.spinner div.bar11 {
  -webkit-transform:rotate(300deg) translate(0, -130%); 
  -webkit-animation-delay: -0.167s;
}
div.spinner div.bar12 {
  -webkit-transform:rotate(330deg) translate(0, -130%); 
  -webkit-animation-delay: -0.0833s;
}

.panel-heading h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal;
    width: 75%;
    padding-top: 8px;
}

.jumbotron.widget-view {
    margin: 48px 48px 0;
    padding: 48px; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
    border-radius: 10px; 
    background: #fff;
}

.container-fluid.widget-view {
    background: #fff;
    padding: 20px 15px 10px;
}

@media (min-width: 768px)
{
    .container-fluid.widget-view
    {      
        position: fixed;
        width: 100%;
        z-index: 999;
    }
}

@media (min-width: 906px) and (max-width: 950px) {
    #bodyContent.container.widget-view {
        margin-top: 200px;
        position: static;
    }

    .jumbotron.widget-view {
        margin-top: 280px;
    }
}

@media (min-width: 768px) and (max-width: 905px) {
    #bodyContent.container.widget-view {
        margin-top: 250px;
        position: static;
    }

    .jumbotron.widget-view {
        margin-top: 280px;
    }
}

/*@media (min-width: 951px) {
    #bodyContent.container.widget-view {
        margin-top: 150px;
    }

    .jumbotron.widget-view {
        margin-top: 250px;
    }
}*/

@media (min-width: 1400px) {
    .jumbotron.widget-view {
        margin-top: 200px;
    }
}

@media (min-width: 1661px) {
    #bodyContent.container.widget-view {
        margin-top: 150px;
        position: static;
    }

    .jumbotron.widget-view {
        margin-top: 200px;
    }
}

@media (min-width: 951px) and (max-width: 1660px) {
    #bodyContent.container.widget-view {
        margin-top: 200px;
        position: static;
    }

    .jumbotron.widget-view {
        margin-top: 200px;
    }
}

#formWidgetView.form-inline .form-control {
    width: 100%;
}

.widget-view .form-group {
    margin-right: 15px;
}

/* btn-group in widget view */
/* three items */
#formWidgetView button:first-child:nth-last-child(1) {
    width: 100%;
}
/* two items */
#formWidgetView .btn-group.btn-button-group button:first-child:nth-last-child(2),
#formWidgetView .btn-group.btn-button-group button:nth-last-child(2) ~ button {
    width: 50%;
}
/* three items */
#formWidgetView .btn-group.btn-button-group button:first-child:nth-last-child(3),
#formWidgetView .btn-group.btn-button-group button:nth-last-child(3) ~ button {
    width: 33.3333%;
}
/* three items */
#formWidgetView .btn-group.btn-button-group button:first-child:nth-last-child(4),
#formWidgetView .btn-group.btn-button-group button:nth-last-child(4) ~ button {
    width: 25%;
}
/* three items */
#formWidgetView .btn-group.btn-button-group button:first-child:nth-last-child(5),
#formWidgetView .btn-group.btn-button-group button:nth-last-child(5) ~ button {
    width: 20%;
}

/*#formWidgetView .dropdown button {
    width: 100% !important;
}*/

.custom-modal {
    position: absolute;
    top: 35%;
    right: 0;
    bottom: 20px;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

@media (min-width: 768px) {
    .custom-modal .modal-dialog {
        margin: 0px auto;
    }
}

#temp-table, #clone {
    overflow: hidden;
    border: 1px solid #d3d3d3;
    width: 70%;
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    /*font-family: "PT Sans Narrow",Segoe UI,Trebuchet,Arial,Sans-Serif; */
    font-family: AlteHaasGrotesk, Segoe UI,Trebuchet,Arial,Sans-Serif;
    padding-bottom: 10px;
}
#temp-table td {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

#temp-table th, #clone th {
    text-shadow: 1px 1px 1px #000;
    background: #e8eaeb;
    padding: 15px;
    text-align: center;
    color: #fff;
}

#temp-table td {
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

#temp-table td {
    padding: 10px;
}
    
#temp-table tr.odd-row td {
    background: #f6f6f6;
}

#temp-table td.first, temp-table th.first {
    text-align: left
}

#temp-table td.last {
    border-right: none;
}

#temp-table tr {
    font-weight: bold;
}

#temp-table tr:hover {
    color:firebrick;
}
#temp-table tr:hover td {
    background: #F0F0F0 !important;
}

/*#temp-table tr:hover td .tdclassbutton {
    border: 1px solid #7172BE;
}*/

#temp-table tr td:hover .tdclassbutton {
    border: 1px solid #7172BE;
    background: #fff;
}

#temp-table td {
    background: #f9f9f9;
    /*background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));*/
}

#temp-table tr.odd-row td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}

#temp-table th, #clone th {
    background: -moz-linear-gradient(100% 20% 90deg, #4f97d1, #b5d4ec);
    background: -webkit-gradient(linear, 0% 0%, 0% 50%, from(#b5d4ec), to(#4f97d1));
}

#temp-table tr:first-child th.first {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px; /* Saf3-4 */
}

#temp-table tr:first-child th.last {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px; /* Saf3-4 */
}

#temp-table tr:last-child td.first {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px; /* Saf3-4 */
}

#temp-table tr:last-child td.last {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; /* Saf3-4 */
}

.selectbtn {
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    background: linear-gradient( #7172BE 10%, #898BC9 80%);
    color: #fff;
    border: 0;
}

.tdclassbutton {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background: linear-gradient( #ddd 10%, #eee 80%);
    /*-moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;*/
    border: 1px solid #ddd;
    padding-top: 15px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.2);
}

.tdheader th {
    font-size: 18px;
    text-align: center;
    background: linear-gradient( #5E6081 10%, #8082A2 80%);
    color: #fff;
}

.tbteetime .mat-row:hover td {
    background-color: #F0F0F0;
}

.tbteetime .mat-row:hover .tdtime,
.tbteetime .mat-row:hover .tdcourse,
.tbteetime .mat-row:hover .tdplayer,
.tbteetime .mat-row:hover .tdclassbutton {
    color: #000000;
}

td.tdclassbutton {
    width: 15%;
}

.tbteetime td {
    border: 1px solid #eee;
}

.tdtime h4 {
    font-weight: bold;
}

#temp-table tr td:hover .tdclassbutton.DailyDeal {
    border: 1px solid rgb(251, 192, 140);
}

.DailyDeal .selectbtn {
    background: rgb(251, 192, 140);
    background: -moz-linear-gradient(90deg, rgb(251, 192, 140) 33%, rgb(248, 139, 41) 70%);
    background: -webkit-linear-gradient(90deg, rgb(251, 192, 140) 33%, rgb(248, 139, 41) 70%);
    background: -o-linear-gradient(90deg, rgb(251, 192, 140) 33%, rgb(248, 139, 41) 70%);
    background: -ms-linear-gradient(90deg, rgb(251, 192, 140) 33%, rgb(248, 139, 41) 70%);
    background: linear-gradient(180deg, rgb(251, 192, 140) 33%, rgb(248, 139, 41) 70%);
}

#panelGolferInformation .divPlayer hr {
    margin-bottom: 5px;
}

div.preload {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin-left: -100px;
    margin-top: -100px;
    background: #000;
    border-radius: 20px;
    opacity: 0.8;
    z-index: 1;
}

div.preload div.preloadTitle {
    color: #FFF;
    font-weight:bold;
    text-align:center;
    display:block;
    font-size:26px;
    position:absolute;
    bottom:30px;
    left:0;
    width:100%;
}

div.preloadSpinner div {
    width: 2.5%;
    height: 10%;
    background: #FFF;
    position: absolute;
    left: 49%;
    top: 35%;
    opacity: 0;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
    -webkit-animation: fade 1s linear infinite;
}

@-webkit-keyframes fade {
    from {
        opacity: 1;
    }

    to {
        opacity: 0.25;
    }
}

div.preloadSpinner div.bar1 {
    -webkit-transform: rotate(0deg) translate(0, -130%);
    -webkit-animation-delay: 0s;
}

div.preloadSpinner div.bar2 {
    -webkit-transform: rotate(30deg) translate(0, -130%);
    -webkit-animation-delay: -0.9167s;
}

div.preloadSpinner div.bar3 {
    -webkit-transform: rotate(60deg) translate(0, -130%);
    -webkit-animation-delay: -0.833s;
}

div.preloadSpinner div.bar4 {
    -webkit-transform: rotate(90deg) translate(0, -130%);
    -webkit-animation-delay: -0.7497s;
}

div.preloadSpinner div.bar5 {
    -webkit-transform: rotate(120deg) translate(0, -130%);
    -webkit-animation-delay: -0.667s;
}

div.preloadSpinner div.bar6 {
    -webkit-transform: rotate(150deg) translate(0, -130%);
    -webkit-animation-delay: -0.5837s;
}

div.preloadSpinner div.bar7 {
    -webkit-transform: rotate(180deg) translate(0, -130%);
    -webkit-animation-delay: -0.5s;
}

div.preloadSpinner div.bar8 {
    -webkit-transform: rotate(210deg) translate(0, -130%);
    -webkit-animation-delay: -0.4167s;
}

div.preloadSpinner div.bar9 {
    -webkit-transform: rotate(240deg) translate(0, -130%);
    -webkit-animation-delay: -0.333s;
}

div.preloadSpinner div.bar10 {
    -webkit-transform: rotate(270deg) translate(0, -130%);
    -webkit-animation-delay: -0.2497s;
}

div.preloadSpinner div.bar11 {
    -webkit-transform: rotate(300deg) translate(0, -130%);
    -webkit-animation-delay: -0.167s;
}

div.preloadSpinner div.bar12 {
    -webkit-transform: rotate(330deg) translate(0, -130%);
    -webkit-animation-delay: -0.0833s;
}

@media (min-width: 768px) {
    .rider-select {
        max-width: 60px;
    }
}
.groupbooking #PlayerDiv h3, #PlayerDiv h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.groupbooking #PlayerDiv hr {
    margin: 0;
    height: 0;
}
.autoCapitalizeText {
    text-transform: uppercase;
}
.ClassTabbedTime {
    color:red;
}
.NotAvaText {
    font: 12px Arial, Helvetica, sans-serif;
    padding-top: 10px
}
.cleanSearchBox {
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 0px;
    display: flex;
}
.smalltool {
    display: flex;
    padding: 0px;
    margin: 0;
    width: 30%;
}

.smalltool h5 {
    font-weight: bold;
}

.smalltool div {
    margin-left:15px;
    width:200px;
}

.smalltool-searchButton {
    padding: 0px;
    width: 10%;
}

.smalltool-searchButton button{
    position:relative;
    float:right;
    margin-left:25px;
}

.WeekSkip {
    width: 6.25%;
    font-size: 18px;
    line-height: 2.2 !important;
}

#clone tr {
    font-weight: bold;
}

.tour-op-calendar-p {
    background-color: white;
    border-style: solid;
    border-color: #aaaaaa;
    border-width: thin;
    margin-top: 30px;
}

.tour-op-table {
    background-color: white;
    border-style: solid;
    border-color: #aaaaaa;
    border-width: thin;
    height: 600px;
    overflow-y: scroll;
}
.tour-op-table-min-mode {
    height: 275px !important;
}
.tour-select-hole-player {
    background-color: white;
    border-style: solid;
    border-color: #aaaaaa;
    border-width: thin;
    height: 320px;
}
.group-item-padding {
    padding: 6px 6px !important;
}
.tour-op-table thead th {
    position: sticky;
    top: 0;
    background: #eee;
}
table.tour-op-table td.left {
    text-align: left;
}
table.tour-op-table thead th.left {
    text-align: left;
}
.to-select-row {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.cart-select-row {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.cart-n-row {
    border-style: none !important;
}
.cart-last-row {
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #aaaaaa;
}
#tbTeeTimeCart tbody tr td {
    border-top: none
}
@media (min-width: 768px) {
    .b-width-max {
        width: 485px !important;
    }
}

.max-width {
    width: 100%;
}

.bootbox {
    background: rgba(0, 0, 0, .4);
}
.mollie td {
    padding: 10px;
}

#tbCustomPassword tr {
    height: 40px;
}

.smallTextBox {
    width: 50px;
}

.topper {
    z-index: 99999;
}

#bodyContent,
.tabDay {
    position: relative;
    z-index: 1000;
}

.row-remove-margin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}