@charset "UTF-8";
.gs_container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 639px) {
    .gs_container {
      padding-left: 6px;
      padding-right: 6px; } }

@media (min-width: 767px) {
  .gs_container {
    width: 100%; } }

@media (min-width: 992px) {
  .gs_container {
    width: 100%; } }

@media (min-width: 1200px) {
  .gs_container {
    width: 100%; } }

.gs_container_fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7.5px;
  padding-right: 7.5px; }

.gs_row {
  margin-left: -7.5px;
  margin-right: -7.5px; }

.gs_col_xs_1, .gs_col_sm_1, .gs_col_md_1, .gs_col_lg_1, .gs_col_xs_2, .gs_col_sm_2, .gs_col_md_2, .gs_col_lg_2, .gs_col_xs_3, .gs_col_sm_3, .gs_col_md_3, .gs_col_lg_3, .gs_col_xs_4, .gs_col_sm_4, .gs_col_md_4, .gs_col_lg_4, .gs_col_xs_5, .gs_col_sm_5, .gs_col_md_5, .gs_col_lg_5, .gs_col_xs_6, .gs_col_sm_6, .gs_col_md_6, .gs_col_lg_6, .gs_col_xs_7, .gs_col_sm_7, .gs_col_md_7, .gs_col_lg_7, .gs_col_xs_8, .gs_col_sm_8, .gs_col_md_8, .gs_col_lg_8, .gs_col_xs_9, .gs_col_sm_9, .gs_col_md_9, .gs_col_lg_9, .gs_col_xs_10, .gs_col_sm_10, .gs_col_md_10, .gs_col_lg_10, .gs_col_xs_11, .gs_col_sm_11, .gs_col_md_11, .gs_col_lg_11, .gs_col_xs_12, .gs_col_sm_12, .gs_col_md_12, .gs_col_lg_12 {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px; }

.gs_col_xs_1, .gs_col_xs_2, .gs_col_xs_3, .gs_col_xs_4, .gs_col_xs_5, .gs_col_xs_6, .gs_col_xs_7, .gs_col_xs_8, .gs_col_xs_9, .gs_col_xs_10, .gs_col_xs_11, .gs_col_xs_12 {
  float: left; }

.gs_col_xs_12 {
  width: 100%; }

.gs_col_xs_11 {
  width: 91.66666667%; }

.gs_col_xs_10 {
  width: 83.33333333%; }

.gs_col_xs_9 {
  width: 75%; }

.gs_col_xs_8 {
  width: 66.66666667%; }

.gs_col_xs_7 {
  width: 58.33333333%; }

.gs_col_xs_6 {
  width: 50%; }

.gs_col_xs_5 {
  width: 41.66666667%; }

.gs_col_xs_4 {
  width: 33.33333333%; }

.gs_col_xs_3 {
  width: 25%; }

.gs_col_xs_2 {
  width: 16.66666667%; }

.gs_col_xs_1 {
  width: 8.33333333%; }

.gs_col_xs_pull-12 {
  right: 100%; }

.gs_col_xs_pull-11 {
  right: 91.66666667%; }

.gs_col_xs_pull-10 {
  right: 83.33333333%; }

.gs_col_xs_pull-9 {
  right: 75%; }

.gs_col_xs_pull-8 {
  right: 66.66666667%; }

.gs_col_xs_pull-7 {
  right: 58.33333333%; }

.gs_col_xs_pull-6 {
  right: 50%; }

.gs_col_xs_pull-5 {
  right: 41.66666667%; }

.gs_col_xs_pull-4 {
  right: 33.33333333%; }

.gs_col_xs_pull-3 {
  right: 25%; }

.gs_col_xs_pull-2 {
  right: 16.66666667%; }

.gs_col_xs_pull-1 {
  right: 8.33333333%; }

.gs_col_xs_pull-0 {
  right: auto; }

.gs_col_xs_push-12 {
  left: 100%; }

.gs_col_xs_push-11 {
  left: 91.66666667%; }

.gs_col_xs_push-10 {
  left: 83.33333333%; }

.gs_col_xs_push-9 {
  left: 75%; }

.gs_col_xs_push-8 {
  left: 66.66666667%; }

.gs_col_xs_push-7 {
  left: 58.33333333%; }

.gs_col_xs_push-6 {
  left: 50%; }

.gs_col_xs_push-5 {
  left: 41.66666667%; }

.gs_col_xs_push-4 {
  left: 33.33333333%; }

.gs_col_xs_push-3 {
  left: 25%; }

.gs_col_xs_push-2 {
  left: 16.66666667%; }

.gs_col_xs_push-1 {
  left: 8.33333333%; }

.gs_col_xs_push-0 {
  left: auto; }

.gs_col_xs_offset-12 {
  margin-left: 100%; }

.gs_col_xs_offset-11 {
  margin-left: 91.66666667%; }

.gs_col_xs_offset-10 {
  margin-left: 83.33333333%; }

.gs_col_xs_offset-9 {
  margin-left: 75%; }

.gs_col_xs_offset-8 {
  margin-left: 66.66666667%; }

.gs_col_xs_offset-7 {
  margin-left: 58.33333333%; }

.gs_col_xs_offset-6 {
  margin-left: 50%; }

.gs_col_xs_offset-5 {
  margin-left: 41.66666667%; }

.gs_col_xs_offset-4 {
  margin-left: 33.33333333%; }

.gs_col_xs_offset-3 {
  margin-left: 25%; }

.gs_col_xs_offset-2 {
  margin-left: 16.66666667%; }

.gs_col_xs_offset-1 {
  margin-left: 8.33333333%; }

.gs_col_xs_offset-0 {
  margin-left: 0%; }

@media (min-width: 640px) {
  .gs_col_sm_1, .gs_col_sm_2, .gs_col_sm_3, .gs_col_sm_4, .gs_col_sm_5, .gs_col_sm_6, .gs_col_sm_7, .gs_col_sm_8, .gs_col_sm_9, .gs_col_sm_10, .gs_col_sm_11, .gs_col_sm_12 {
    float: left; }
  .gs_col_sm_12 {
    width: 100%; }
  .gs_col_sm_11 {
    width: 91.66666667%; }
  .gs_col_sm_10 {
    width: 83.33333333%; }
  .gs_col_sm_9 {
    width: 75%; }
  .gs_col_sm_8 {
    width: 66.66666667%; }
  .gs_col_sm_7 {
    width: 58.33333333%; }
  .gs_col_sm_6 {
    width: 50%; }
  .gs_col_sm_5 {
    width: 41.66666667%; }
  .gs_col_sm_4 {
    width: 33.33333333%; }
  .gs_col_sm_3 {
    width: 25%; }
  .gs_col_sm_2 {
    width: 16.66666667%; }
  .gs_col_sm_1 {
    width: 8.33333333%; }
  .gs_col_sm_pull-12 {
    right: 100%; }
  .gs_col_sm_pull-11 {
    right: 91.66666667%; }
  .gs_col_sm_pull-10 {
    right: 83.33333333%; }
  .gs_col_sm_pull-9 {
    right: 75%; }
  .gs_col_sm_pull-8 {
    right: 66.66666667%; }
  .gs_col_sm_pull-7 {
    right: 58.33333333%; }
  .gs_col_sm_pull-6 {
    right: 50%; }
  .gs_col_sm_pull-5 {
    right: 41.66666667%; }
  .gs_col_sm_pull-4 {
    right: 33.33333333%; }
  .gs_col_sm_pull-3 {
    right: 25%; }
  .gs_col_sm_pull-2 {
    right: 16.66666667%; }
  .gs_col_sm_pull-1 {
    right: 8.33333333%; }
  .gs_col_sm_pull-0 {
    right: auto; }
  .gs_col_sm_push-12 {
    left: 100%; }
  .gs_col_sm_push-11 {
    left: 91.66666667%; }
  .gs_col_sm_push-10 {
    left: 83.33333333%; }
  .gs_col_sm_push-9 {
    left: 75%; }
  .gs_col_sm_push-8 {
    left: 66.66666667%; }
  .gs_col_sm_push-7 {
    left: 58.33333333%; }
  .gs_col_sm_push-6 {
    left: 50%; }
  .gs_col_sm_push-5 {
    left: 41.66666667%; }
  .gs_col_sm_push-4 {
    left: 33.33333333%; }
  .gs_col_sm_push-3 {
    left: 25%; }
  .gs_col_sm_push-2 {
    left: 16.66666667%; }
  .gs_col_sm_push-1 {
    left: 8.33333333%; }
  .gs_col_sm_push-0 {
    left: auto; }
  .gs_col_sm_offset-12 {
    margin-left: 100%; }
  .gs_col_sm_offset-11 {
    margin-left: 91.66666667%; }
  .gs_col_sm_offset-10 {
    margin-left: 83.33333333%; }
  .gs_col_sm_offset-9 {
    margin-left: 75%; }
  .gs_col_sm_offset-8 {
    margin-left: 66.66666667%; }
  .gs_col_sm_offset-7 {
    margin-left: 58.33333333%; }
  .gs_col_sm_offset-6 {
    margin-left: 50%; }
  .gs_col_sm_offset-5 {
    margin-left: 41.66666667%; }
  .gs_col_sm_offset-4 {
    margin-left: 33.33333333%; }
  .gs_col_sm_offset-3 {
    margin-left: 25%; }
  .gs_col_sm_offset-2 {
    margin-left: 16.66666667%; }
  .gs_col_sm_offset-1 {
    margin-left: 8.33333333%; }
  .gs_col_sm_offset-0 {
    margin-left: 0%; } }

@media (min-width: 767px) {
  .gs_col_md_1, .gs_col_md_2, .gs_col_md_3, .gs_col_md_4, .gs_col_md_5, .gs_col_md_6, .gs_col_md_7, .gs_col_md_8, .gs_col_md_9, .gs_col_md_10, .gs_col_md_11, .gs_col_md_12 {
    float: left; }
  .gs_col_md_12 {
    width: 100%; }
  .gs_col_md_11 {
    width: 91.66666667%; }
  .gs_col_md_10 {
    width: 83.33333333%; }
  .gs_col_md_9 {
    width: 75%; }
  .gs_col_md_8 {
    width: 66.66666667%; }
  .gs_col_md_7 {
    width: 58.33333333%; }
  .gs_col_md_6 {
    width: 50%; }
  .gs_col_md_5 {
    width: 41.66666667%; }
  .gs_col_md_4 {
    width: 33.33333333%; }
  .gs_col_md_3 {
    width: 25%; }
  .gs_col_md_2 {
    width: 16.66666667%; }
  .gs_col_md_1 {
    width: 8.33333333%; }
  .gs_col_md_pull-12 {
    right: 100%; }
  .gs_col_md_pull-11 {
    right: 91.66666667%; }
  .gs_col_md_pull-10 {
    right: 83.33333333%; }
  .gs_col_md_pull-9 {
    right: 75%; }
  .gs_col_md_pull-8 {
    right: 66.66666667%; }
  .gs_col_md_pull-7 {
    right: 58.33333333%; }
  .gs_col_md_pull-6 {
    right: 50%; }
  .gs_col_md_pull-5 {
    right: 41.66666667%; }
  .gs_col_md_pull-4 {
    right: 33.33333333%; }
  .gs_col_md_pull-3 {
    right: 25%; }
  .gs_col_md_pull-2 {
    right: 16.66666667%; }
  .gs_col_md_pull-1 {
    right: 8.33333333%; }
  .gs_col_md_pull-0 {
    right: auto; }
  .gs_col_md_push-12 {
    left: 100%; }
  .gs_col_md_push-11 {
    left: 91.66666667%; }
  .gs_col_md_push-10 {
    left: 83.33333333%; }
  .gs_col_md_push-9 {
    left: 75%; }
  .gs_col_md_push-8 {
    left: 66.66666667%; }
  .gs_col_md_push-7 {
    left: 58.33333333%; }
  .gs_col_md_push-6 {
    left: 50%; }
  .gs_col_md_push-5 {
    left: 41.66666667%; }
  .gs_col_md_push-4 {
    left: 33.33333333%; }
  .gs_col_md_push-3 {
    left: 25%; }
  .gs_col_md_push-2 {
    left: 16.66666667%; }
  .gs_col_md_push-1 {
    left: 8.33333333%; }
  .gs_col_md_push-0 {
    left: auto; }
  .gs_col_md_offset-12 {
    margin-left: 100%; }
  .gs_col_md_offset-11 {
    margin-left: 91.66666667%; }
  .gs_col_md_offset-10 {
    margin-left: 83.33333333%; }
  .gs_col_md_offset-9 {
    margin-left: 75%; }
  .gs_col_md_offset-8 {
    margin-left: 66.66666667%; }
  .gs_col_md_offset-7 {
    margin-left: 58.33333333%; }
  .gs_col_md_offset-6 {
    margin-left: 50%; }
  .gs_col_md_offset-5 {
    margin-left: 41.66666667%; }
  .gs_col_md_offset-4 {
    margin-left: 33.33333333%; }
  .gs_col_md_offset-3 {
    margin-left: 25%; }
  .gs_col_md_offset-2 {
    margin-left: 16.66666667%; }
  .gs_col_md_offset-1 {
    margin-left: 8.33333333%; }
  .gs_col_md_offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .gs_col_lg_1, .gs_col_lg_2, .gs_col_lg_3, .gs_col_lg_4, .gs_col_lg_5, .gs_col_lg_6, .gs_col_lg_7, .gs_col_lg_8, .gs_col_lg_9, .gs_col_lg_10, .gs_col_lg_11, .gs_col_lg_12 {
    float: left; }
  .gs_col_lg_12 {
    width: 100%; }
  .gs_col_lg_11 {
    width: 91.66666667%; }
  .gs_col_lg_10 {
    width: 83.33333333%; }
  .gs_col_lg_9 {
    width: 75%; }
  .gs_col_lg_8 {
    width: 66.66666667%; }
  .gs_col_lg_7 {
    width: 58.33333333%; }
  .gs_col_lg_6 {
    width: 50%; }
  .gs_col_lg_5 {
    width: 41.66666667%; }
  .gs_col_lg_4 {
    width: 33.33333333%; }
  .gs_col_lg_3 {
    width: 25%; }
  .gs_col_lg_2 {
    width: 16.66666667%; }
  .gs_col_lg_1 {
    width: 8.33333333%; }
  .gs_col_lg_pull-12 {
    right: 100%; }
  .gs_col_lg_pull-11 {
    right: 91.66666667%; }
  .gs_col_lg_pull-10 {
    right: 83.33333333%; }
  .gs_col_lg_pull-9 {
    right: 75%; }
  .gs_col_lg_pull-8 {
    right: 66.66666667%; }
  .gs_col_lg_pull-7 {
    right: 58.33333333%; }
  .gs_col_lg_pull-6 {
    right: 50%; }
  .gs_col_lg_pull-5 {
    right: 41.66666667%; }
  .gs_col_lg_pull-4 {
    right: 33.33333333%; }
  .gs_col_lg_pull-3 {
    right: 25%; }
  .gs_col_lg_pull-2 {
    right: 16.66666667%; }
  .gs_col_lg_pull-1 {
    right: 8.33333333%; }
  .gs_col_lg_pull-0 {
    right: auto; }
  .gs_col_lg_push-12 {
    left: 100%; }
  .gs_col_lg_push-11 {
    left: 91.66666667%; }
  .gs_col_lg_push-10 {
    left: 83.33333333%; }
  .gs_col_lg_push-9 {
    left: 75%; }
  .gs_col_lg_push-8 {
    left: 66.66666667%; }
  .gs_col_lg_push-7 {
    left: 58.33333333%; }
  .gs_col_lg_push-6 {
    left: 50%; }
  .gs_col_lg_push-5 {
    left: 41.66666667%; }
  .gs_col_lg_push-4 {
    left: 33.33333333%; }
  .gs_col_lg_push-3 {
    left: 25%; }
  .gs_col_lg_push-2 {
    left: 16.66666667%; }
  .gs_col_lg_push-1 {
    left: 8.33333333%; }
  .gs_col_lg_push-0 {
    left: auto; }
  .gs_col_lg_offset-12 {
    margin-left: 100%; }
  .gs_col_lg_offset-11 {
    margin-left: 91.66666667%; }
  .gs_col_lg_offset-10 {
    margin-left: 83.33333333%; }
  .gs_col_lg_offset-9 {
    margin-left: 75%; }
  .gs_col_lg_offset-8 {
    margin-left: 66.66666667%; }
  .gs_col_lg_offset-7 {
    margin-left: 58.33333333%; }
  .gs_col_lg_offset-6 {
    margin-left: 50%; }
  .gs_col_lg_offset-5 {
    margin-left: 41.66666667%; }
  .gs_col_lg_offset-4 {
    margin-left: 33.33333333%; }
  .gs_col_lg_offset-3 {
    margin-left: 25%; }
  .gs_col_lg_offset-2 {
    margin-left: 16.66666667%; }
  .gs_col_lg_offset-1 {
    margin-left: 8.33333333%; }
  .gs_col_lg_offset-0 {
    margin-left: 0%; } }

.gs_container:before,
.gs_container:after,
.gs_container_fluid:before,
.gs_container_fluid:after,
.gs_row:before,
.gs_row:after {
  content: " ";
  display: table; }

.gs_container_fluid:after,
.gs_row:after {
  clear: both; }

@font-face {
  font-family: "gsglyphs";
  src: url("fonts/gsglyphs.eot");
  src: url("fonts/gsglyphs.eot?#iefix") format("embedded-opentype"), url("fonts/gsglyphs.woff") format("woff"), url("fonts/gsglyphs.ttf") format("truetype"), url("fonts/gsglyphs.svg") format("svg"); }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gsglyphs' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  width: 14px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.course_details .gs.icon-golf {
  font-size: 20px;
  line-height: 0;
  position: relative;
  top: 4px; }

.gs_icon {
  vertical-align: middle; }

.spc-r {
  margin-right: 6px; }

.spc-l {
  margin-left: 6px; }

/* Global Icons */
.box_list.cancelation .gs {
  font-size: 11px; }

.gs {
  margin-right: 5px; }

.icon-arrow-left:before {
  content: "\e900"; }

.icon-arrow-right:before {
  content: "\e901"; }

.icon-bc-right:before {
  content: "\e902"; }

.icon-calendar:before {
  content: "\e903"; }

.icon-caret-bottom:before {
  content: "\e904"; }

.icon-caret-right:before {
  content: "\e905"; }

.icon-check:before {
  content: "\e906"; }

.icon-clock:before {
  content: "\e907"; }

.icon-golf:before {
  content: "\e908"; }

.icon-spinner:before {
  content: "\e909"; }

.icon-arrow-right-light:before {
  content: "\e90a"; }

.icon-arrow-left-light:before {
  content: "\e90b"; }

.icon-logo:before {
  content: "\e90c"; }

.icon-arrow-down:before {
  content: "\e90d"; }

.icon-book:before {
  content: "\e90e"; }

.icon-translate:before {
  content: "\e90f"; }

.icon-plus:before {
  content: "\e910"; }

.icon-info:before {
  content: "\e911"; }

.icon-bubble-arrow:before {
  content: "\e912"; }

.icon-close:before {
  content: "\e913"; }

.icon-plus-circle:before {
  content: "\e914"; }

.icon-map:before {
  content: "\e915"; }

.icon-course:before {
  content: "\e916"; }

.icon-info-thin:before {
  content: "\e917"; }

.icon-plus-circle-thin:before {
  content: "\e918"; }

.icon-clock-thin:before {
  content: "\e919"; }

.icon-player-thin:before {
  content: "\e91a"; }

.icon-calendar-stripe:before {
  content: "\e91b"; }

.icon-check-thin:before {
  content: "\e91c"; }

.icon-arrow-right-stroke:before {
  content: "\e91d"; }

.icon-edit:before {
  content: "\e91e"; }

.icon-lock:before {
  content: "\e91f"; }

.icon-at:before {
  content: "\e920"; }

.icon-envelope:before {
  content: "\e921"; }

.icon-user-lock:before {
  content: "\e922"; }

.icon-signout:before {
  content: "\e923"; }

.icon-circle-plus:before {
  content: "\e924"; }

.icon-players:before {
  content: "\e925"; }

.icon-time:before {
  content: "\e926"; }

.icon-caret-thick-right:before {
  content: "\e927"; }

.icon-player:before {
  content: "\e928"; }

.icon-bookings:before {
  content: "\e929"; }

.icon-profile:before {
  content: "\e92a"; }

.icon-card:before {
  content: "\e92b"; }

.icon-minus:before {
  content: "\e92c"; }

/* End */
.tee-time-list-box {
  position: relative;
  width: auto;
  height: calc(100% - 108px); }

.select-tee-time-box {
  height: 100%; }
  .select-tee-time-box .select-tee-time-box-header {
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 500;
    font-size: 18px;
    padding: 10px 0; }
  .select-tee-time-box .select-tee-time-header {
    font-weight: 700; }
    .select-tee-time-box .select-tee-time-header > span {
      padding: 0 0 5px;
      text-align: center;
      display: inline-block; }
      .select-tee-time-box .select-tee-time-header > span:nth-child(1) {
        width: calc((100% - 160px) * 0.45); }
      .select-tee-time-box .select-tee-time-header > span:nth-child(2) {
        width: 173px; }
      .select-tee-time-box .select-tee-time-header > span:nth-child(3) {
        text-align: right;
        padding-right: 15px;
        width: calc((100% - 200px) * 0.55); }
      .select-tee-time-box .select-tee-time-header > span .per_player {
        display: inline-block;
        line-height: 10px;
        line-height: 0;
        font-size: 8px;
        text-align: left;
        width: auto; }
        .select-tee-time-box .select-tee-time-header > span .per_player em {
          line-height: 1em; }
  .select-tee-time-box .tee-time-list {
    margin: 0;
    padding: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    height: 100%;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s; }
    .select-tee-time-box .tee-time-list .tee-time-item {
      height: 55px;
      width: 100%;
      padding: 0;
      transition: 0.5s ease height;
      position: relative;
      cursor: pointer; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        .select-tee-time-box .tee-time-list .tee-time-item {
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-tap-highlight-color: rgba(0, 0, 0, 0);
          -ms-tap-highlight-color: rgba(0, 0, 0, 0);
          -o-tap-highlight-color: rgba(0, 0, 0, 0); } }
      .select-tee-time-box .tee-time-list .tee-time-item .tee-time-item-bg {
        transition: 0.5s ease;
        position: absolute;
        height: 55px;
        top: 0;
        width: 100%;
        box-shadow: none; }
      .select-tee-time-box .tee-time-list .tee-time-item .tee-time-item-inner {
        position: relative;
        z-index: 2 !important; }
      .select-tee-time-box .tee-time-list .tee-time-item .idr .tee-time-rate,
      .select-tee-time-box .tee-time-list .tee-time-item .vnd .tee-time-rate,
      .select-tee-time-box .tee-time-list .tee-time-item .aed .tee-time-rate,
      .select-tee-time-box .tee-time-list .tee-time-item .mxn .tee-time-rate {
        font-size: 12px;
        width: calc((100% - 170px) * 0.55); }
      .select-tee-time-box .tee-time-list .tee-time-item .idr .select-player-box,
      .select-tee-time-box .tee-time-list .tee-time-item .vnd .select-player-box,
      .select-tee-time-box .tee-time-list .tee-time-item .aed .select-player-box,
      .select-tee-time-box .tee-time-list .tee-time-item .mxn .select-player-box {
        width: 160px;
        padding: 0 0 0 10px; }
      .select-tee-time-box .tee-time-list .tee-time-item .krw .tee-time-rate {
        font-size: 13px; }
      .select-tee-time-box .tee-time-list .tee-time-item .twd .tee-time-rate {
        font-size: 14px; }
      .select-tee-time-box .tee-time-list .tee-time-item:hover .select-player-label {
        opacity: 1 !important;
        transition: 0.35s ease; }
      .select-tee-time-box .tee-time-list .tee-time-item:hover .tee-time-item-bg {
        height: 55px;
        position: absolute;
        top: 0;
        z-index: 1 !important;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); }
      .select-tee-time-box .tee-time-list .tee-time-item:hover .tee-time-item-inner .player-count li:not(.disabled) span {
        -webkit-animation: pulsate-fwd 0.5s ease-in-out 1 both;
        animation: pulsate-fwd 0.5s ease-in-out 1 both; }
      .select-tee-time-box .tee-time-list .tee-time-item.other-tee-time {
        color: #828282; }
        .select-tee-time-box .tee-time-list .tee-time-item.other-tee-time .other-tee-time-type-box {
          position: relative;
          display: inline-block; }
          .select-tee-time-box .tee-time-list .tee-time-item.other-tee-time .other-tee-time-type-box .other-tee-time-type {
            float: left;
            padding: 13px 0 5px;
            width: 180px;
            text-align: center;
            color: #828282; }
          .select-tee-time-box .tee-time-list .tee-time-item.other-tee-time .other-tee-time-type-box .other-tee-time-type-action {
            position: absolute;
            font-size: 8px;
            line-height: 15px;
            color: #8c8c8c;
            bottom: -5px;
            width: 100%;
            display: block;
            text-align: center;
            opacity: 0;
            transition: 1s ease opacity; }
        .select-tee-time-box .tee-time-list .tee-time-item.other-tee-time:hover .other-tee-time-type-action {
          opacity: 1 !important; }
      .select-tee-time-box .tee-time-list .tee-time-item .item-time {
        float: left;
        width: calc((100% - 160px) * 0.45);
        text-align: center;
        transition: 0.5s ease;
        height: 55px;
        display: table;
        line-height: 14px; }
        .select-tee-time-box .tee-time-list .tee-time-item .item-time .item-time-cell {
          display: table-cell;
          vertical-align: middle; }
        .select-tee-time-box .tee-time-list .tee-time-item .item-time .tee-text {
          display: block;
          font-size: 10px;
          margin-top: 1px; }
      .select-tee-time-box .tee-time-list .tee-time-item .tee-time-price {
        display: table;
        float: right;
        font-size: 16px;
        width: calc((100% - 200px) * 0.55);
        text-align: right;
        padding-right: 13px;
        height: 55px; }
        .select-tee-time-box .tee-time-list .tee-time-item .tee-time-price .tee-time-cell {
          display: table-cell;
          vertical-align: middle; }
        .select-tee-time-box .tee-time-list .tee-time-item .tee-time-price .the-price {
          line-height: 15px;
          white-space: pre; }
        .select-tee-time-box .tee-time-list .tee-time-item .tee-time-price .tee-time-price-currency {
          font-size: 11px; }
      .select-tee-time-box .tee-time-list .tee-time-item .tee-time-save-price {
        font-size: 10px;
        line-height: 10px;
        display: block; }
      .select-tee-time-box .tee-time-list .tee-time-item.clicked .player-count li span {
        -webkit-animation: pulsate-fwd 0.4s ease-in-out 2 both;
        animation: pulsate-fwd 0.4s ease-in-out 2 both; }

ul.tee-time-list li {
  display: none; }

ul.tee-time-list.eighteen li.tee-time-item.eighteen {
  display: block; }

ul.tee-time-list.nine li.tee-time-item.nine {
  display: block; }

ul.tee-time-list.twilight li.tee-time-item.twilight {
  display: block; }

.select-player-box {
  display: inline-block;
  position: relative;
  width: 173px;
  padding: 0 10px; }
  .select-player-box .select-player-label {
    position: absolute;
    font-size: 8px;
    line-height: 15px;
    color: #8c8c8c;
    bottom: -1px;
    left: 0;
    right: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    opacity: 0;
    transition: 0.75s ease opacity; }
  .select-player-box .player-count {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 55px;
    text-align: center;
    direction: rtl;
    display: inline-table;
    table-layout: fixed;
    transition: 0.25s ease; }
    .select-player-box .player-count li {
      display: table-cell;
      vertical-align: middle;
      position: relative;
      z-index: 1; }
      .select-player-box .player-count li span {
        display: inline-block;
        width: 30px;
        line-height: 17px;
        height: 30px;
        margin: 1px;
        text-align: center;
        font-size: 16px;
        padding: 5px;
        cursor: pointer !important;
        font-weight: 500;
        border-radius: 15px; }
      .select-player-box .player-count li.selected span {
        border-style: dashed; }
      .select-player-box .player-count li.one {
        z-index: 0; }
        .select-player-box .player-count li.one span {
          float: left;
          margin-left: 4px; }
      .select-player-box .player-count li.disabled span {
        -webkit-transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        -ms-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
        transition-delay: 0.2s;
        color: transparent;
        cursor: default !important;
        background: whitesmoke;
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8); }
      .select-player-box .player-count li.four:not(.disabled):hover ~ li:not(.one) span, .select-player-box .player-count li.three:not(.disabled):hover ~ li:not(.one) span, .select-player-box .player-count li.two:not(.disabled):hover ~ li:not(.one) span {
        opacity: 0;
        -webkit-animation: none;
        animation: none; }
      .select-player-box .player-count li.three:not(.disabled):hover ~ .one span {
        width: 107px;
        float: left;
        -moz-transform: initial !important;
        -o-transform: initial !important;
        -ms-transform: initial !important;
        -webkit-transform: initial !important;
        transform: initial !important; }
      .select-player-box .player-count li.four:not(.disabled):hover ~ .one span {
        width: 145px;
        float: left;
        -moz-transform: initial !important;
        -o-transform: initial !important;
        -ms-transform: initial !important;
        -webkit-transform: initial !important;
        transform: initial !important; }
      .select-player-box .player-count li.two:not(.disabled):hover ~ .one span {
        width: 69px;
        float: left;
        -moz-transform: initial !important;
        -o-transform: initial !important;
        -ms-transform: initial !important;
        -webkit-transform: initial !important;
        transform: initial !important; }

.booking-form-right:not(.btn-state-open) .player-count li.disabled span {
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transition-delay: 0.2s; }

@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.add-rentals-box {
  height: 100%;
  text-align: left; }
  .add-rentals-box .rentals-header {
    display: block;
    padding: 5px 0; }
    .add-rentals-box .rentals-header::after {
      display: block;
      content: "";
      clear: both; }
    .add-rentals-box .rentals-header span {
      display: block;
      float: left;
      font-weight: 700; }
      .add-rentals-box .rentals-header span:first-child {
        width: 35%;
        text-align: left;
        padding-left: 15px; }
      .add-rentals-box .rentals-header span:nth-child(2) {
        width: 24%;
        text-align: center; }
      .add-rentals-box .rentals-header span:nth-child(3) {
        width: 40%;
        text-align: right;
        padding-right: 15px; }
  .add-rentals-box .rental-items-save-btn,
  .add-rentals-box .rentals-save-btn {
    padding: 4px 10px;
    border-radius: 3px;
    font-size: 12px;
    color: white;
    line-height: 12px;
    margin-top: 5px;
    cursor: pointer;
    margin-bottom: 0;
    border: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45); }
  .add-rentals-box .rentals-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 68px; }
    .add-rentals-box .rentals-footer .rentals-footer-total,
    .add-rentals-box .rentals-footer .rentals-footer-total-nmbr {
      line-height: 30px;
      font-weight: 500;
      font-size: 13px; }
    .add-rentals-box .rentals-footer .rentals-remove-all {
      color: #d2d2d2;
      -webkit-transition: 0.5s ease color;
      -moz-transition: 0.5s ease color;
      -ms-transition: 0.5s ease color;
      -o-transition: 0.5s ease color;
      transition: 0.5s ease color;
      position: absolute;
      top: 0;
      line-height: 30px;
      font-weight: 500;
      font-size: 13px;
      left: 15px;
      cursor: pointer !important; }
    .add-rentals-box .rentals-footer .rentals-footer-total {
      position: absolute;
      right: 15px;
      top: 0; }
    .add-rentals-box .rentals-footer .rentals-save-btn {
      line-height: 16px !important;
      margin-top: 7px;
      max-width: 60px;
      left: 0;
      right: 0;
      margin: auto;
      bottom: 8px;
      position: absolute; }
  .add-rentals-box .add-rental-box-header {
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 0; }
  .add-rentals-box ul.rental-container {
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow-y: scroll;
    height: calc(100% - 136px); }
    .add-rentals-box ul.rental-container .add-rental-player:last-child {
      border-bottom: 0; }
    .add-rentals-box ul.rental-container .add-rental-player .player-name {
      padding: 10px 15px 0;
      font-weight: 500;
      display: inline-block; }
    .add-rentals-box ul.rental-container .add-rental-player .add-rental-list {
      padding: 5px 15px 10px 20px;
      transition: 0.4s ease; }
      .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item-list {
        padding: 0;
        margin: 0;
        overflow: initial; }
      .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item {
        font-size: 13px;
        line-height: 24px;
        position: relative;
        display: table;
        width: 100%;
        padding: 4px 0; }
        .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rental-rate {
          color: #989898;
          font-size: 10px;
          display: block;
          line-height: 9px;
          margin-top: 3px; }
        .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rental-item-total {
          white-space: pre;
          font-weight: 500;
          text-align: right;
          display: table-cell;
          vertical-align: middle; }
        .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-name {
          display: table-cell;
          vertical-align: middle;
          width: 45%;
          line-height: 15px; }
        .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field {
          width: 100px;
          display: table-cell;
          vertical-align: middle; }
          .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field i {
            line-height: 24px;
            font-size: 15px; }
          .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field .qty-dec,
          .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field .qty-inc {
            float: left;
            cursor: pointer; }
          .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field .qty-dec {
            padding: 0 10px; }
          .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field .qty-inc {
            padding: 0 10px; }
          .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field .input-number {
            float: left; }
            .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field .input-number input {
              width: 30px;
              display: inline-block;
              height: 24px;
              line-height: 24px;
              border: 0;
              padding: 0;
              text-align: center;
              background: rgba(0, 0, 0, 0);
              font-size: 16px;
              -moz-appearance: textfield;
              -webkit-box-shadow: none !important;
              -moz-box-shadow: none !important;
              box-shadow: none !important; }
          .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field.cant-dec .qty-dec {
            cursor: default;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none; }
            .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field.cant-dec .qty-dec i {
              color: #d2d2d2; }
          .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field.cant-inc .qty-inc {
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            cursor: default; }
            .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field.cant-inc .qty-inc i {
              color: #d2d2d2; }

.default-text-transport .rental-desc {
  font-size: 12px; }
  .default-text-transport .rental-desc .quick-select {
    cursor: pointer;
    display: inline-block; }

.rental-transportation {
  font-size: 13px;
  line-height: 13px;
  position: relative;
  display: table;
  width: 100%;
  padding: 2px 0; }
  .rental-transportation .rental-transportation--selection {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    position: relative;
    cursor: pointer;
    color: #404040;
    overflow: hidden; }
    .rental-transportation .rental-transportation--selection:after {
      background-color: #fff;
      content: "\e90d";
      font-family: gsglyphs !important;
      padding: 9px 10px;
      position: absolute;
      top: 0;
      right: 0;
      font-size: 8px;
      line-height: 7px;
      z-index: 4;
      border: 0;
      pointer-events: none;
      -webkit-transform: translate3d(0, 0, 0) !important;
      -moz-transform: translate3d(0, 0, 0) !important;
      transform: translate3d(0, 0, 0) !important;
      -webkit-backface-visibility: hidden !important;
      -moz-backface-visibility: hidden !important;
      -o-backface-visibility: hidden !important; }
  .rental-transportation .rental-item-total {
    padding-left: 15px;
    font-weight: 500;
    text-align: right;
    display: table-cell;
    line-height: 26px;
    vertical-align: bottom !important; }

.rental-transportation--popup {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100; }
  .rental-transportation--popup .none {
    margin-top: 10px; }
  .rental-transportation--popup ul {
    background-color: #fff;
    margin: auto;
    padding: 0 15px;
    border-radius: 6px;
    height: calc(100% - 68px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch; }
    .rental-transportation--popup ul li {
      padding-left: 10px;
      line-height: 32px;
      border-bottom: 1px solid #f3f3f3;
      display: table;
      width: 100%;
      text-align: left;
      cursor: pointer;
      line-height: 20px;
      padding-top: 5px;
      padding-bottom: 5px; }
      .rental-transportation--popup ul li.header-title {
        font-size: 17px;
        font-weight: 500;
        padding-left: 0;
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -ms-sticky;
        position: -o-sticky;
        position: sticky;
        top: 0;
        margin-top: 10px;
        background-color: #fff !important; }
      .rental-transportation--popup ul li.active, .rental-transportation--popup ul li:hover {
        background-color: #fafafa; }
      .rental-transportation--popup ul li span {
        vertical-align: middle;
        display: table-cell;
        text-align: right;
        white-space: pre;
        padding-left: 15px; }
  .rental-transportation--popup .transportation-header {
    position: relative;
    background-color: #fafafa; }
    .rental-transportation--popup .transportation-header .rentals-header {
      font-weight: bold;
      padding-bottom: 10px;
      display: table;
      width: 100%;
      padding: 5px 19px 5px 15px;
      border-bottom: 1px solid #dbdbdb; }
      .rental-transportation--popup .transportation-header .rentals-header .lbl-left {
        float: left; }
      .rental-transportation--popup .transportation-header .rentals-header .lbl-right {
        float: right; }
  .rental-transportation--popup .form-header-open-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 40px; }
  .rental-transportation--popup .close-rental-transportation {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 32px;
    margin: 5px;
    text-align: center;
    width: 32px; }

/* Breakdown Global CSS

CSS animation

1) Global Style
    a) Gobal Style
    b) gs container
2) Button Style
3) Widget Breadcrumbs
4) Course Boxes
5) Copyright
6) Forms
7) Tee Timepage Content
8) Modal Popup
9) Tool Tip
10) Bubble Language Selector
11) Translation
    a) ja
12) Date Picker
13) Members
14) Alert
15) Login Page
16) Jquery UI
17) User profile
18) Table
19) Booking History
20) Radio button Holes
21) Modify Booking
22) 
23) Widget Menu

//table_of_contents

*/
/*  ############################ 0) CSS Animation ############################ */
@-webkit-keyframes line-scale {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@-moz-keyframes line-scale {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1); } }

@-o-keyframes line-scale {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes line-scale {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1); } }

.icon-wait {
  z-index: 999;
  width: 20px;
  height: 10px;
  opacity: 1;
  visibility: visible;
  display: inline-block;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -moz-transition: opacity 0.5s ease, visibility 0.5s ease;
  -ms-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease; }
  .icon-wait div {
    width: 4px;
    height: 10px;
    margin-left: 2px;
    float: left;
    -o-animation-play-state: running;
    -moz-animation-play-state: running;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -o-animation: line-scale 0.8s infinite ease;
    -moz-animation: line-scale 0.8s infinite ease;
    -webkit-animation: line-scale 0.8s infinite ease;
    animation: line-scale 0.8s infinite ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden; }
    .icon-wait div:nth-child(1) {
      -webkit-animation-delay: -1.2s;
      -moz-animation-delay: -1.2s;
      -o-animation-delay: -1.2s;
      animation-delay: -1.2s;
      margin-left: 0; }
    .icon-wait div:nth-child(2) {
      -webkit-animation-delay: -1.1s;
      -moz-animation-delay: -1.1s;
      -o-animation-delay: -1.1s;
      animation-delay: -1.1s; }
    .icon-wait div:nth-child(3) {
      -webkit-animation-delay: -1s;
      -moz-animation-delay: -1s;
      -o-animation-delay: -1s;
      animation-delay: -1s; }
  .icon-wait.vertHorCenter {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

/*  ############################ 1) Global CSS ############################ */
/* ###### a) Global CSS ###### */
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
  clear: both; }

html {
  padding: 0;
  margin: 0; }

body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  padding: 0 2px; }

.element::after {
  display: block;
  content: "";
  clear: both; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

a {
  cursor: pointer;
  text-decoration: none;
  display: block; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    a {
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-tap-highlight-color: rgba(0, 0, 0, 0);
      -ms-tap-highlight-color: rgba(0, 0, 0, 0);
      -o-tap-highlight-color: rgba(0, 0, 0, 0); } }
  a:hover {
    text-decoration: none; }

img {
  display: block;
  vertical-align: middle;
  border: 0; }

hr {
  height: 1px;
  width: 100%;
  border: 0; }

p {
  line-height: 20px; }

h1, h2, h3, h4, h5, h6 {
  display: block;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  line-height: 19px; }

h1 {
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em; }

h2 {
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em; }

h3 {
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em; }

h4 {
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em; }

h5 {
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em; }

h6 {
  font-size: .67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hr {
  width: 100%;
  height: 1px;
  display: inline-block; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none; }

.wrap-teesheet {
  position: relative; }

.hide {
  display: none !important; }

.hidden {
  display: none !important; }

.visible {
  display: block !important; }

.page_title {
  padding: 10px 0;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  text-align: left; }

[role="button"] {
  cursor: pointer; }

.nearby-title {
  display: none;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0 7px 15px 7px; }

.wrap-teetime {
  display: inline-block;
  position: relative;
  text-align: center; }

.selected-day {
  display: inline-block;
  position: relative;
  text-align: center; }
  .selected-day .date {
    padding-top: 20px;
    margin-top: -20px;
    z-index: 2;
    position: relative; }

.player-avatar {
  text-align: center;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: block;
  margin: auto;
  display: table;
  font-size: 15px; }
  .player-avatar:before {
    font-family: 'gsglyphs' !important;
    content: "\e928";
    display: table-cell;
    vertical-align: middle; }

.tooltip-wrap-icon {
  display: inline-block; }

.wrap-tooltip-playerdetails {
  float: left;
  height: 22px; }
  .wrap-tooltip-playerdetails .tooltip-notesincludes {
    padding: 0 10px; }
  .wrap-tooltip-playerdetails .tooltip {
    width: 220px;
    max-width: inherit !important; }

.tooltip-notesincludes {
  cursor: pointer;
  padding: 7px 0; }
  .tooltip-notesincludes:before {
    content: "\e917";
    font-family: 'gsglyphs' !important; }
  .tooltip-notesincludes[data-original-title=''] {
    cursor: default;
    display: none; }

.gs_currency {
  display: none;
  height: 100%; }
  .gs_currency .gs_currency_country {
    right: 0px !important; }
  .gs_currency .gs_icon {
    font-size: 11px; }
  .gs_currency .button {
    width: 63px;
    padding-left: 0;
    padding-right: 0; }
  .gs_currency .dropdown-body:before, .gs_currency .dropdown-body:after {
    right: 13px !important; }
  .gs_currency .currency-list {
    padding: 5px 20px;
    cursor: pointer; }
    .gs_currency .currency-list .value {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .gs_currency .currency-list .price-currency {
      font-weight: bold;
      margin-right: 15px;
      width: 30px;
      display: inline-block; }

.language-selector {
  vertical-align: middle;
  display: table-cell; }
  @media screen and (max-width: 639px) {
    .language-selector {
      float: inherit;
      display: inline-block; } }
  @media screen and (max-width: 639px) {
    .language-selector .default-text {
      margin-top: 9px; } }
  .language-selector .gs_icon {
    font-size: 11px;
    width: 12px; }
  .language-selector .icon-caret-bottom {
    position: relative;
    top: 1px; }
  .language-selector .default-text {
    position: relative;
    top: 1px;
    display: table; }
  .language-selector .icon-translate {
    position: relative;
    top: -3px;
    font-size: 22px;
    width: 30px; }
  .language-selector .dropdown-header {
    margin-bottom: 5px !important; }
  .language-selector .dropdown-body {
    padding-bottom: 5px !important;
    width: 250px;
    text-align: center;
    right: -5px !important; }
    @media screen and (max-width: 639px) {
      .language-selector .dropdown-body {
        left: -102px;
        margin: auto;
        right: inherit !important; }
        .language-selector .dropdown-body:before {
          right: 86px !important; }
        .language-selector .dropdown-body:after {
          right: 86px !important; } }
  .language-selector .list.active {
    font-weight: 500;
    position: relative; }
    .language-selector .list.active:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 9px;
      width: 0px;
      height: 0px;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent; }

.top-header {
  position: relative;
  z-index: 2; }

.action_loadmore {
  text-align: center;
  margin-bottom: 15px; }

.pageload {
  position: relative;
  min-height: 220px; }

/* ###### b) gs Container ###### */
.member-ui .modal-footer button, .member-ui .modal-footer .button {
  padding: 8px 15px !important; }

.member-ui .currency-width .button {
  height: 30px; }

.gs_widget_container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (min-width: 320px) and (max-width: 639px) {
    .gs_widget_container {
      height: auto;
      display: inline-block;
      width: 100%; } }
  .gs_widget_container .gs_container {
    z-index: 1;
    position: inherit;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); }

.list-of-teetime .wm-action-right .currency-width {
  display: none; }

.list-of-teetime .wm-action-right .language-selector {
  margin-right: 0; }
  .list-of-teetime .wm-action-right .language-selector .dropdown-body {
    left: -182px !important; }
    .list-of-teetime .wm-action-right .language-selector .dropdown-body:before, .list-of-teetime .wm-action-right .language-selector .dropdown-body:after {
      right: 2px !important; }

/*  ############################ 2) Button Style ############################ */
.button, button {
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  font-size: 1em;
  background: transparent;
  outline: none; }

.btn-primary {
  background-color: transparent; }

.btn-manage {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 5; }

.button, button {
  padding: 6px 15px;
  display: inline-block;
  overflow: visible;
  text-shadow: none;
  text-align: center;
  overflow: visible;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/*  ############################ 3) Widget Breadcrumbs ############################ */
.gs_bc {
  height: 60px;
  display: inline-block;
  padding: 15px 0; }
  @media screen and (max-width: 639px) {
    .gs_bc {
      width: 100%; } }
  .gs_bc a {
    display: inline-block;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 639px) {
      .gs_bc a {
        width: 32%; } }
    .gs_bc a:first-child {
      margin-left: 0; }
      .gs_bc a:first-child:before {
        display: none; }
      .gs_bc a:first-child .wrap-text {
        border-left-width: 1px;
        padding-left: 15px; }
    .gs_bc a:before {
      border-width: 1px;
      border-style: solid;
      height: 30px;
      width: 30px;
      left: -21px;
      top: 0;
      content: "";
      position: absolute;
      -ms-transform: rotate(45deg);
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      /* Safari */
      transform: rotate(45deg); }
    @media screen and (max-width: 639px) {
      .gs_bc a.active {
        width: 36%; } }
    @media screen and (max-width: 639px) {
      .gs_bc a.active .wrap-text {
        padding-right: 10px;
        width: 85%; } }
    .gs_bc a.active .triangle-right {
      display: inline-block; }
    .gs_bc a.active:only-child {
      width: 100%; }
    .gs_bc a .wrap-text {
      border-top-width: 1px;
      border-bottom-width: 1px;
      border-right-width: 0;
      border-left-width: 0;
      border-style: solid;
      float: left;
      height: 30px;
      line-height: 28px;
      padding-left: 25px;
      padding-right: 15px; }
      @media screen and (max-width: 639px) {
        .gs_bc a .wrap-text {
          width: 100%;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          text-align: center; } }
    .gs_bc a .triangle-right {
      display: none;
      overflow: hidden;
      width: 15px;
      height: 30px;
      right: 1px;
      position: relative; }
      .gs_bc a .triangle-right:before {
        border-width: 1px;
        border-style: solid;
        height: 30px;
        width: 30px;
        left: -20px;
        top: 0;
        content: "";
        position: absolute;
        -ms-transform: rotate(45deg);
        /* IE 9 */
        -webkit-transform: rotate(45deg);
        /* Safari */
        transform: rotate(45deg); }
    .gs_bc a .arrow {
      height: 30px;
      width: 50px;
      overflow: hidden;
      position: absolute;
      right: 0;
      top: 0; }
      .gs_bc a .arrow:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        height: 30px;
        width: 30px;
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  @media screen and (max-width: 639px) {
    .gs_bc.bc_clubs a.active {
      width: auto !important; }
      .gs_bc.bc_clubs a.active .wrap-text {
        width: auto !important; }
    .gs_bc.bc_clubs a:first-child:not(.active) {
      width: 30px !important;
      position: relative; }
      .gs_bc.bc_clubs a:first-child:not(.active):after {
        font-family: "gsglyphs";
        content: "\e915";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0 auto 11px;
        height: 15px; }
      .gs_bc.bc_clubs a:first-child:not(.active) .wrap-text {
        text-indent: -9999px; } }
  @media screen and (max-width: 639px) {
    .gs_bc.bc_cities a {
      width: 100%; } }
  @media screen and (max-width: 639px) {
    .gs_bc.bc_teetime a.active {
      width: auto !important; }
      .gs_bc.bc_teetime a.active .wrap-text {
        width: auto !important; }
    .gs_bc.bc_teetime a.page_cities {
      width: 30px !important;
      position: relative; }
      .gs_bc.bc_teetime a.page_cities:after {
        font-family: "gsglyphs";
        content: "\e915";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0 auto 11px;
        height: 15px; }
      .gs_bc.bc_teetime a.page_cities .wrap-text {
        text-indent: -9999px; }
    .gs_bc.bc_teetime a.page_club {
      width: 39px !important;
      position: relative; }
      .gs_bc.bc_teetime a.page_club:after {
        font-family: "gsglyphs";
        content: "\e916";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0 auto 20px;
        height: 15px; }
      .gs_bc.bc_teetime a.page_club .wrap-text {
        text-indent: -9999px; }
      .gs_bc.bc_teetime a.page_club:first-child:after {
        margin: auto 0 auto 16px; } }

/*  ############################ 4) Course Boxes ############################ */
@media screen and (max-width: 639px) {
  .gs_city_box:first-child {
    margin-top: 15px; } }

.gs_city_box.view .box-details-container {
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
  padding-top: 2px; }

.gs_city_box.view .price-range-container {
  display: none; }

.gs_city_box a.close_div {
  overflow: hidden;
  position: relative; }
  .gs_city_box a.close_div img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 0;
    z-index: 10;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden; }

.gs_city_box img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%; }
  @media screen and (min-width: 320px) and (max-width: 639px) {
    .gs_city_box img {
      width: 100%;
      height: auto; } }

.gs_city_box .thumb-scaler {
  padding: 25%;
  z-index: 1;
  position: relative; }

.course_thumb_img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  z-index: 4;
  position: relative;
  overflow: hidden; }
  .course_thumb_img .gs_city_name {
    font-size: 1.3em;
    position: absolute;
    z-index: 99;
    bottom: -1px;
    width: 100%;
    padding: 40px 10px 15px 10px;
    margin: 0;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 1.3em;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=0 );
    /* IE6-9 */ }

.course-action {
  padding: 10px 10px 20px 10px;
  display: inline-table;
  width: 100%; }
  .course-action .price-range-container {
    font-weight: 400;
    position: relative;
    height: 20px;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    width: 100%;
    line-height: 20px;
    margin-bottom: 10px; }
  .course-action .count_player {
    font-weight: normal;
    text-align: left;
    padding-left: 3px;
    display: inline-block; }
  .course-action .box-details-container {
    text-align: center;
    display: inline-block;
    width: 100%; }
    .course-action .box-details-container.has-rental a {
      float: right; }
    .course-action .box-details-container.has-rental .rental-badge {
      float: left; }
    .course-action .box-details-container .rental-badge {
      display: none;
      color: #fff;
      margin: 5px 0;
      padding: 3px 7px;
      font-size: 12px; }

/*  ############################ 5) Copyright ############################ */
.copyright {
  text-align: center;
  padding: 10px;
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 12px; }
  .copyright .gs_icon {
    font-size: 18px;
    width: 67px; }

/*  ############################ 6) Forms ############################ */
label {
  padding-bottom: 13px;
  display: block;
  line-height: 1em; }

.form-control {
  outline: none;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  cursor: pointer;
  display: block;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  height: 40px;
  font-size: 1em;
  background-image: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .form-control:disabled {
    background: #dddddd; }
  .form-control::-ms-expand {
    display: none !important; }

.select {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: bottom; }
  .select:after {
    font-family: "gsglyphs" !important;
    content: "\e90d" !important;
    position: absolute;
    top: 0;
    width: 12px;
    height: 12px;
    bottom: 0;
    right: 0;
    z-index: 4;
    font-size: 12px;
    pointer-events: none;
    margin: 15px 15px; }
    @media screen and (max-width: 639px) {
      .select:after {
        width: 6px;
        height: 10px;
        font-size: 11px; } }
  .select.stt {
    padding-right: 80px; }
    .select.stt .select-tee-time {
      padding-right: 100% !important;
      width: 68px !important;
      text-overflow: inherit !important;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  -moz-outline: none;
  -moz-user-focus: none; }

.gs_action_form {
  clear: both;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px; }

.form-inline {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 6px; }
  @media screen and (max-width: 959px) {
    .form-inline label {
      line-height: 14px;
      margin-bottom: 2px; } }
  @media screen and (max-width: 319px) {
    .form-inline label {
      line-height: 4px; } }
  @media screen and (max-width: 639px) {
    .form-inline {
      position: absolute;
      top: 0;
      left: 0;
      margin-bottom: 0; } }
  @media screen and (max-width: 319px) {
    .form-inline {
      left: -7px;
      width: 274px;
      font-size: 13px; } }
  .form-inline .fa {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-backface-visibility: hidden !important;
    -moz-backface-visibility: hidden !important;
    -o-backface-visibility: hidden !important; }
  .form-inline .form-group {
    margin-bottom: 0;
    float: left; }
    .form-inline .form-group.inline-col1 {
      width: 45%; }
      .form-inline .form-group.inline-col1 .form-control {
        line-height: 26px; }
    .form-inline .form-group.inline-col2 {
      width: 20%; }
      .form-inline .form-group.inline-col2 .form-control {
        border-left: 0;
        border-right: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0; }
    .form-inline .form-group.inline-col3 {
      width: 35%; }
  .form-inline .form-control {
    padding: 7px 15px; }
    @media screen and (max-width: 959px) {
      .form-inline .form-control {
        padding: 7px 10px; } }
  .form-inline .soldtxt {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    line-height: 38px;
    z-index: 99;
    width: 98%;
    text-align: center;
    margin: 1px;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0; }

.stt {
  padding-right: 82px; }
  .stt .select-tee-time, .stt .selectTeeTime {
    padding-right: 100% !important;
    padding-left: 10px;
    width: 70px !important;
    padding-top: 0;
    padding-bottom: 0;
    height: 38px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.not-avlbl:after {
  display: none; }

/*  ############################ 7) Tee Timepage Content ############################ */
.visitor-booking-form {
  width: 380px;
  padding-left: 15px; }
  @media screen and (max-width: 639px) {
    .visitor-booking-form {
      padding: 0;
      width: 100%;
      max-width: 380px;
      margin: auto;
      float: none !important; } }
  .visitor-booking-form .price-currency-symbol {
    font-size: 0.85em; }
  .visitor-booking-form .booking-form-container {
    position: relative;
    min-height: 480px; }
    .visitor-booking-form .booking-form-container .booking-form-header {
      padding-bottom: 58px; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-header-text {
        width: 100%;
        display: table;
        table-layout: fixed;
        padding: 10px 0; }
        .visitor-booking-form .booking-form-container .booking-form-header .booking-form-header-text .booking-form-header-item {
          font-size: 14px;
          font-weight: 500;
          display: table-cell;
          text-align: center; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box {
        position: absolute;
        top: 37px;
        width: calc(50% - 9px);
        height: 48px;
        z-index: 90;
        transition: 0.18s ease-in; }
        @media screen and (max-width: 639px) {
          .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box {
            width: calc(50% - 6px); } }
        .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box .close-btn {
          cursor: pointer;
          position: absolute;
          right: 0;
          top: 0;
          font-size: 32px;
          margin: 5px;
          text-align: center;
          width: 32px; }
        .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box .form-header-container .form-header-open {
          opacity: 0;
          z-index: 0;
          pointer-events: none;
          position: absolute;
          top: 0;
          width: 100%;
          height: 40px;
          -webkit-transition: opacity 0.3s ease, z-index 0.03s ease-out;
          -moz-transition: opacity 0.3s ease, z-index 0.03s ease-out;
          -ms-transition: opacity 0.3s ease, z-index 0.03s ease-out;
          -o-transition: opacity 0.3s ease, z-index 0.03s ease-out;
          transition: opacity 0.3s ease, z-index 0.03s ease-out; }
          .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box .form-header-container .form-header-open .form-header-open-title {
            display: block;
            width: 100%;
            font-size: 18px;
            font-weight: 500;
            text-align: center;
            line-height: 40px; }
        .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box .form-header-container .form-header-closed {
          width: 100%;
          height: 48px;
          display: table;
          position: relative;
          text-align: center;
          cursor: pointer;
          opacity: 1;
          z-index: 1;
          -webkit-transition: opacity 0.3s ease, z-index 1s ease-out, transform 0.3s ease;
          -moz-transition: opacity 0.3s ease, z-index 1s ease-out, transform 0.3s ease;
          -ms-transition: opacity 0.3s ease, z-index 1s ease-out, transform 0.3s ease;
          -o-transition: opacity 0.3s ease, z-index 1s ease-out, transform 0.3s ease;
          transition: opacity 0.3s ease, z-index 1s ease-out, transform 0.3s ease; }
          .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box .form-header-container .form-header-closed .calendar-form-active-date {
            display: table-cell;
            vertical-align: middle; }
          .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box .form-header-container .form-header-closed span.first-row {
            font-size: 16px;
            font-weight: 500;
            line-height: 16px; }
          .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box .form-header-container .form-header-closed span.second-row {
            font-size: 13px;
            font-weight: 500;
            line-height: 18px; }
          .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box .form-header-container .form-header-closed:hover {
            -moz-transform: scale(1.025);
            -o-transform: scale(1.025);
            -ms-transform: scale(1.025);
            -webkit-transform: scale(1.025);
            transform: scale(1.025); }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .booking-form-input-box-container {
        width: 100%;
        position: relative;
        background: #fcfcfc;
        border-radius: 5px !important;
        transition: 0.18s ease-in;
        height: 100%;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
        z-index: 99;
        overflow: hidden; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.left .expanding-box {
        left: 0;
        margin-left: 2px; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.right .expanding-box {
        right: 0;
        margin-right: 2px; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.rentals .expanding-box {
        width: calc(100% - 4px);
        left: 2px;
        top: 90px;
        height: 0; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.left:before, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.right:before, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.rentals:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.8);
        z-index: 1; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.left .expanding-box, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.right .expanding-box, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.rentals .expanding-box {
        width: 100%;
        top: 0;
        margin: 0;
        height: 100%;
        z-index: 100; }
        @media screen and (max-width: 639px) {
          .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.left .expanding-box, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.right .expanding-box, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.rentals .expanding-box {
            top: 10px; } }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.left .form-header-container .form-header-open, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.right .form-header-container .form-header-open, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.rentals .form-header-container .form-header-open {
        opacity: 1;
        z-index: 1;
        pointer-events: initial;
        position: relative; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.left .form-header-container .form-header-closed, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.right .form-header-container .form-header-closed, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.rentals .form-header-container .form-header-closed {
        opacity: 0;
        z-index: 0;
        pointer-events: none;
        position: absolute; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.left .expanding-box {
        height: 480px; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.right .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.rentals .expanding-box {
        min-height: 480px; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.left .expanding-box, .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.right .expanding-box {
        bottom: 0; }
      .visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box.status-open.rentals .expanding-box {
        left: 0; }
    .visitor-booking-form .booking-form-container .booking-form-breakdown {
      padding-bottom: 108px; }
      .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-soldOut-container {
        margin-top: 10px; }
      .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players {
        margin: 0;
        padding: 5px 15px 10px; }
        .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li {
          line-height: 30px;
          border-bottom: 1px solid rgba(0, 0, 0, 0.05);
          width: 100%;
          display: block;
          float: left; }
          .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li .player-name {
            float: left; }
          .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li .player-rate {
            float: right; }
          .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li:last-child {
            border: 0 !important; }
          .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li .rentals {
            width: 100%;
            text-align: left; }
            .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li .rentals ul li {
              line-height: 20px;
              border: 0;
              font-size: 13px;
              padding: 0 0 0 5px;
              color: #8d8d8d;
              display: flex; }
              .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li .rentals ul li .rental-count {
                margin-right: 3px;
                white-space: pre; }
              .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li .rentals ul li .default-text-transportation {
                width: 100%;
                font-size: 12px; }
              .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li .rentals ul li .rental-rate {
                float: right;
                white-space: pre;
                padding-left: 15px; }
              .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li .rentals ul li .rental-desc {
                width: 100%; }
              .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-player-breakdown ul.players li .rentals ul li:last-child {
                margin-bottom: 5px; }
      .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-add-rental-button {
        width: 100%;
        text-align: center; }
        .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-add-rental-button span.add-rental {
          display: inline-block;
          cursor: pointer !important;
          -webkit-transition: 0.3s ease opacity, 0.3s ease transform;
          -moz-transition: 0.3s ease opacity, 0.3s ease transform;
          -ms-transition: 0.3s ease opacity, 0.3s ease transform;
          -o-transition: 0.3s ease opacity, 0.3s ease transform;
          transition: 0.3s ease opacity, 0.3s ease transform; }
          .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-add-rental-button span.add-rental:hover {
            opacity: 0.85;
            -moz-transform: scale(1.03);
            -o-transform: scale(1.03);
            -ms-transform: scale(1.03);
            -webkit-transform: scale(1.03);
            transform: scale(1.03); }
        .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-add-rental-button i {
          font-size: 10px; }
      .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown {
        padding: 15px; }
        .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown h3 {
          margin: 0;
          font-size: 14px;
          line-height: 14px;
          font-weight: 400; }
        .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown .list-overflow-container {
          max-height: 65px;
          overflow: hidden; }
          .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown .list-overflow-container ul.includes {
            padding: 5px; }
            .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown .list-overflow-container ul.includes li {
              line-height: 20px;
              border: 0;
              font-size: 13px;
              padding: 0;
              color: #8d8d8d; }
        .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown .action-see-all-includes {
          width: 100%;
          text-align: center; }
          .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown .action-see-all-includes span.see-all-includes {
            display: inline-block;
            cursor: pointer !important;
            -webkit-transition: 0.3s ease opacity, 0.3s ease transform;
            -moz-transition: 0.3s ease opacity, 0.3s ease transform;
            -ms-transition: 0.3s ease opacity, 0.3s ease transform;
            -o-transition: 0.3s ease opacity, 0.3s ease transform;
            transition: 0.3s ease opacity, 0.3s ease transform; }
            .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown .action-see-all-includes span.see-all-includes:hover {
              opacity: 0.85;
              -moz-transform: scale(1.03);
              -o-transform: scale(1.03);
              -ms-transform: scale(1.03);
              -webkit-transform: scale(1.03);
              transform: scale(1.03); }
          .visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown .action-see-all-includes i {
            font-size: 10px; }
    .visitor-booking-form .booking-form-container .booking-form-summary {
      border-top: 1px solid #F0F0F0;
      height: 108px;
      width: 100%;
      position: absolute;
      bottom: 0; }
      .visitor-booking-form .booking-form-container .booking-form-summary .booking-form-total-container {
        padding: 15px; }
        .visitor-booking-form .booking-form-container .booking-form-summary .booking-form-total-container .booking-form-cancellation-policy-container {
          display: inline-block; }
          .visitor-booking-form .booking-form-container .booking-form-summary .booking-form-total-container .booking-form-cancellation-policy-container .policy-text {
            font-weight: 500; }
        .visitor-booking-form .booking-form-container .booking-form-summary .booking-form-total-container .booking-form-total-amount {
          display: inline-block;
          float: right;
          font-weight: 500; }
      .visitor-booking-form .booking-form-container .booking-form-summary .booking-form-booking-button-container .booking-form-booking-button {
        font-size: 18px;
        text-align: center;
        width: calc(100% - 4px);
        background: #80c745;
        display: block;
        cursor: pointer;
        height: 42px;
        margin: 0 2px;
        line-height: 42px;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        color: white;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
        -webkit-transition: 0.3s ease opacity, 0.3s ease transform;
        -moz-transition: 0.3s ease opacity, 0.3s ease transform;
        -ms-transition: 0.3s ease opacity, 0.3s ease transform;
        -o-transition: 0.3s ease opacity, 0.3s ease transform;
        transition: 0.3s ease opacity, 0.3s ease transform; }
        .visitor-booking-form .booking-form-container .booking-form-summary .booking-form-booking-button-container .booking-form-booking-button:hover {
          opacity: 0.85;
          -moz-transform: scale(1.0085);
          -o-transform: scale(1.0085);
          -ms-transform: scale(1.0085);
          -webkit-transform: scale(1.0085);
          transform: scale(1.0085); }
      .visitor-booking-form .booking-form-container .booking-form-summary .booking-form-checkout-message {
        padding: 5px 0 0 0;
        text-align: center;
        font-size: 10px; }

.visitor-image-container {
  width: calc(100% - 380px); }
  @media screen and (max-width: 639px) {
    .visitor-image-container {
      width: 100%;
      max-width: 380px;
      margin: auto;
      float: none !important; } }

.gs_row_no_margin {
  margin: 0; }

.gs_summary_content .gs {
  font-size: 12px; }

.gs_summary_content .btn_sbmt {
  margin-top: 15px;
  padding: 0;
  width: 100%;
  font-size: 1.3em;
  height: 40px;
  line-height: 40px; }
  .gs_summary_content .btn_sbmt .currency {
    margin-right: 3px;
    margin-left: 10px; }

.course-name-address {
  position: absolute;
  width: 100%;
  z-index: 1; }
  .course-name-address .wrap-course-details {
    padding: 0 15px 30px 15px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…Igd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
  .course-name-address .course-name {
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 15px; }
    .course-name-address .course-name a {
      display: inline-block;
      line-height: 25px; }
  .course-name-address .course-location {
    font-size: 16px;
    font-weight: 400; }

.group-details {
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 639px) {
    .group-details {
      position: inherit; } }

.section-title {
  margin-bottom: 10px;
  display: block;
  width: 100%; }

.booking-summary-container {
  position: relative;
  text-align: center; }
  .booking-summary-container .modify-rental {
    position: relative;
    cursor: pointer;
    display: table;
    margin: 5px auto -4px auto;
    padding-bottom: 3px;
    line-height: 14px; }
  .booking-summary-container .list_details {
    text-align: left; }
    .booking-summary-container .list_details:first-child {
      margin-top: 0; }
    .booking-summary-container .list_details ul {
      padding: 0;
      margin: 0; }
      .booking-summary-container .list_details ul li {
        display: inline-block;
        width: 100%; }
        @media screen and (max-width: 959px) {
          .booking-summary-container .list_details ul li {
            position: relative; } }
        .booking-summary-container .list_details ul li:first-child .vl {
          margin-right: 7px; }
        .booking-summary-container .list_details ul li .fa {
          margin-top: -3px;
          margin-right: 5px; }
        @media screen and (min-width: 640px) and (max-width: 959px) {
          .booking-summary-container .list_details ul li .vl {
            display: block;
            width: 100%;
            text-align: right; } }
    .booking-summary-container .list_details h3 {
      line-height: 12px;
      font-size: 14px;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: subpixel-antialiased;
      font-smoothing: subpixel-antialiased;
      -webkit-font-smoothing: antialiased;
      font-weight: 500;
      margin-top: 0;
      margin-bottom: 10px; }
    .booking-summary-container .list_details table tr {
      line-height: 24px; }
  .booking-summary-container .selected-rental-items .rental-item-price {
    min-width: 55px;
    text-align: right;
    white-space: pre;
    padding-left: 10px; }
  @media screen and (max-width: 639px) {
    .booking-summary-container .selected-rental-items .rental-item .tooltip-line {
      position: relative; }
      .booking-summary-container .selected-rental-items .rental-item .tooltip-line:after {
        display: none;
        bottom: 20px;
        height: 0;
        width: 0;
        content: "";
        position: absolute;
        right: -19px;
        z-index: 13;
        line-height: 1px;
        text-indent: -2px;
        font-size: 16px; } }
  .booking-summary-container .selected-rental-items .rental-item[aria-describedby] .tooltip-line:after {
    display: block; }
  .booking-summary-container .amenities .icon-gs-check {
    font-size: 12px;
    top: 0; }
  .booking-summary-container .tooltip-position.left:before {
    right: 11px; }
  .booking-summary-container .tooltip-position.left:after {
    right: 10px; }
  .booking-summary-container .tooltip-position.left .tooltip {
    left: -18px; }

.start_price {
  font-size: 45px;
  word-spacing: -10px;
  width: 100%;
  text-align: right;
  height: 54px; }
  @media screen and (max-width: 639px) {
    .start_price {
      text-align: center;
      margin-bottom: 15px;
      font-size: 36px; } }
  @media screen and (max-width: 319px) {
    .start_price {
      margin-top: 10px; } }
  .start_price .currency {
    margin-right: 6px;
    margin-left: 7px; }
  .start_price .per_player {
    font-size: 18px;
    display: inline-block;
    line-height: 22px;
    margin-left: 3px;
    text-align: left; }
    @media screen and (max-width: 639px) {
      .start_price .per_player {
        font-size: 13px;
        line-height: 15px; } }
  .start_price .cur-price {
    display: inline-block; }

.course_details {
  display: inline-block;
  width: 100%; }
  .course_details > div {
    width: 100%;
    padding-bottom: 15px;
    padding-top: 15px;
    display: inline-block; }
    .course_details > div:first-child {
      padding-top: 0; }

.summary {
  display: inline-block; }
  .summary .inline {
    float: left;
    position: relative; }
    .summary .inline:not(.first) {
      margin-left: 30px; }
      @media screen and (min-width: 640px) and (max-width: 959px) {
        .summary .inline:not(.first) {
          margin-left: 20px; } }
  .summary .custom-label {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    margin-bottom: 7px; }

.amenities .notes li {
  float: left;
  margin-right: 15px;
  line-height: 25px; }

.cancelation li {
  margin-top: 10px; }
  .cancelation li .gs {
    font-size: 11px; }
  .cancelation li strong {
    float: right;
    text-transform: uppercase; }

.rentals {
  text-align: center; }
  .rentals .add-rental {
    text-align: center;
    cursor: pointer;
    height: 24px;
    display: inline-block;
    line-height: 24px; }
    .rentals .add-rental .gs_icon {
      position: relative;
      top: -1px;
      font-size: 12px; }

.booking_sold_out {
  width: 100%;
  display: inline-block;
  position: relative; }
  @media screen and (max-width: 639px) {
    .booking_sold_out {
      padding: 12.85% !important; } }
  .booking_sold_out .sold_text {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }
  .booking_sold_out .status {
    margin: 0; }
  .booking_sold_out .avl_txt {
    padding: 10px 0; }
  .booking_sold_out .avail_btn {
    display: inline-block;
    min-width: 32%;
    padding: 0 7px; }
    .booking_sold_out .avail_btn a {
      display: block; }

.teetime-container,
.course-selection-container {
  margin: 15px 0; }
  @media screen and (max-width: 639px) {
    .teetime-container,
    .course-selection-container {
      margin: 0;
      margin-bottom: 10px;
      position: relative;
      padding-top: 0; } }

.gs_image_caption {
  position: relative;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  overflow: hidden; }
  @media screen and (max-width: 639px) {
    .gs_image_caption {
      margin-top: 15px; } }

.cancellation-text, .free-cancellation-text {
  width: 100%;
  display: block;
  margin: 0 !important;
  padding: 0 !important; }
  @media screen and (max-width: 639px) {
    .cancellation-text [aria-describedby] .tooltip-line:after, .free-cancellation-text [aria-describedby] .tooltip-line:after {
      display: block; }
    .cancellation-text .tooltip-line, .free-cancellation-text .tooltip-line {
      position: relative; }
      .cancellation-text .tooltip-line:after, .free-cancellation-text .tooltip-line:after {
        display: none;
        bottom: 20px;
        height: 0;
        width: 0;
        content: "";
        position: absolute;
        right: -19px;
        z-index: 13;
        line-height: 1px;
        text-indent: -2px;
        font-size: 16px; } }

@media screen and (max-width: 639px) {
  .rentals-dialog .modal-header {
    min-width: 287px;
    margin-bottom: 0; } }

@media screen and (max-width: 319px) {
  .rentals-dialog .modal-header {
    min-width: 262px; } }

.rentals-dialog .modal-footer {
  margin-top: 0; }
  .rentals-dialog .modal-footer .btn-default {
    cursor: default; }

.line-currency {
  margin-right: 3px; }

.table-rentals {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }
  @media screen and (max-width: 639px) {
    .table-rentals .rental-item {
      border-bottom: 1px solid #dbdbdb;
      padding-bottom: 15px;
      display: block !important;
      margin-top: 10px; }
      .table-rentals .rental-item[data-price=""] {
        display: none !important; } }
  .table-rentals .rental-item .rental-name {
    width: 100%; }
  .table-rentals th {
    white-space: pre;
    height: 30px; }
  .table-rentals .th-price {
    width: 62px;
    text-align: right; }
  @media screen and (max-width: 639px) {
    .table-rentals .rental-headers-title {
      display: none; } }
  .table-rentals .item-cell {
    text-align: left; }
  .table-rentals .quantity-cell {
    width: 140px;
    text-align: center; }
  @media screen and (max-width: 639px) {
    .table-rentals .price-cell-container {
      padding-top: 10px; } }
  .table-rentals .price-item-cell {
    text-align: left;
    line-height: 12px;
    margin-top: 2px; }
    @media screen and (max-width: 639px) {
      .table-rentals .price-item-cell {
        text-align: center; } }
    .table-rentals .price-item-cell .small-text {
      font-size: 12px;
      white-space: pre; }
  .table-rentals .price-cell {
    white-space: pre; }
  .table-rentals td {
    padding-top: 10px;
    padding-bottom: 10px; }
    @media screen and (max-width: 639px) {
      .table-rentals td {
        padding: 0;
        display: block;
        width: 100%;
        text-align: center;
        padding-bottom: 8px; } }
    .table-rentals td .price-item {
      font-size: 12px;
      line-height: 12px;
      width: 100%;
      white-space: pre; }
  .table-rentals td.name {
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left; }
    @media screen and (max-width: 639px) {
      .table-rentals td.name {
        padding-right: 0;
        text-align: center; } }
    @media screen and (min-width: 640px) and (max-width: 639px) {
      .table-rentals td.name {
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        min-width: 260px; } }
    .table-rentals td.name .wrap-rent-name {
      display: table; }
      @media screen and (max-width: 639px) {
        .table-rentals td.name .wrap-rent-name {
          width: 100%; } }
      .table-rentals td.name .wrap-rent-name .icon-custom-pos {
        display: none; }
      @media screen and (max-width: 639px) {
        .table-rentals td.name .wrap-rent-name .tooltip-line:after {
          display: none;
          bottom: -10px;
          height: 0;
          width: 0;
          content: "";
          position: absolute;
          right: -1px;
          z-index: 13;
          line-height: 1px;
          text-indent: -2px;
          color: #0c0c0c;
          font-size: 16px; } }
      .table-rentals td.name .wrap-rent-name .description[aria-describedby] {
        position: relative; }
        .table-rentals td.name .wrap-rent-name .description[aria-describedby] .tooltip-line:after {
          display: block; }
    .table-rentals td.name .tooltip-inner {
      line-height: 23px; }
      @media screen and (max-width: 639px) {
        .table-rentals td.name .tooltip-inner {
          line-height: 22px; } }
  .table-rentals .rental-desc {
    display: inline-block; }
  .table-rentals .per-item {
    text-align: right; }
  .table-rentals .qty-total {
    text-align: right;
    white-space: pre;
    min-width: 80px;
    padding-left: 10px; }
    @media screen and (max-width: 639px) {
      .table-rentals .qty-total {
        padding-left: 0;
        text-align: center;
        font-size: 22px; } }
  .table-rentals tr:last-child {
    border-bottom: 0; }
  .table-rentals .not-available .name span, .table-rentals .not-available .price-item-cell, .table-rentals .not-available .qty-field, .table-rentals .not-available .qty-total, .table-rentals .not-available .not-available-text {
    opacity: 0.5; }
  .table-rentals .not-available .qty-field [class^="btn-"] {
    cursor: default; }
  .table-rentals .not-available .not-available-text {
    display: block; }
  .table-rentals .not-available-text {
    display: none;
    margin-top: 10px;
    font-size: 12px;
    line-height: 15px; }
  @media screen and (max-width: 639px) {
    .table-rentals .max .rental-div {
      position: relative; } }
  .table-rentals .max .name {
    color: #d7655c;
    position: relative; }
    @media screen and (max-width: 639px) {
      .table-rentals .max .name {
        position: inherit; } }
    .table-rentals .max .name span {
      padding: 7px 15px;
      border: 1px solid #d7655c; }
      @media screen and (max-width: 639px) {
        .table-rentals .max .name span {
          display: block; } }
  .table-rentals .max .wrap-rent-name {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    width: 100%; }
    .table-rentals .max .wrap-rent-name .tooltip-line {
      display: block; }
      @media screen and (max-width: 639px) {
        .table-rentals .max .wrap-rent-name .tooltip-line {
          display: table; } }
    @media screen and (max-width: 639px) {
      .table-rentals .max .wrap-rent-name {
        position: inherit;
        width: inherit; } }
  .table-rentals .max .input-number .form-control {
    border-bottom: 1px solid #d7655c; }
  @media screen and (max-width: 639px) {
    .table-rentals .max .tooltip-line {
      position: absolute;
      z-index: 5;
      width: 100%;
      top: 0;
      bottom: 0;
      min-height: 40px;
      margin: auto;
      text-align: center;
      line-height: 25px;
      font-size: 13px; } }
  .table-rentals .max .tooltip-line:before {
    display: none; }
  .table-rentals .tooltip-line:before {
    padding-top: 3px; }
  @media screen and (max-width: 639px) {
    .table-rentals .tooltip-position.bottom {
      padding: 0 10px; }
    .table-rentals .tooltip-position .tooltip {
      font-size: 12px;
      padding: 2px 7px; } }

.not-available-text {
  display: none;
  position: relative;
  background: #fcfcfc;
  border-radius: 5px;
  transition: 0.18s ease-in;
  height: 100%;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  z-index: 99;
  overflow: hidden;
  width: 100%;
  text-align: center;
  padding: 8px 0;
  line-height: 16px; }

/*  ############################ 8) Modal Popup ############################ */
.dialog-error {
  text-align: justify;
  padding: 7px 15px;
  border: 1px solid rgba(215, 101, 92, 0.6);
  background: #fff;
  color: #d7655c;
  display: none;
  margin: 0 30px; }
  .dialog-error p {
    margin-bottom: 0; }

.dialog-wait {
  position: relative;
  z-index: 3; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.gs_currency_country {
  text-align: left; }
  .gs_currency_country > ul {
    padding: 5px 0; }

.small {
  max-width: 420px; }

.medium {
  max-width: 570px;
  min-width: 570px; }

.large {
  max-width: 640px; }

.xlarge {
  max-width: 900px; }

.block {
  margin-top: 15px; }
  .block:first-child {
    margin-top: 0; }
  .block .sub-block {
    margin-top: 10px; }
    .block .sub-block:first-child {
      margin-top: 0; }

.sub-block-container {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto; }

.input-holes label {
  float: left;
  margin-left: 15px;
  cursor: pointer;
  font-weight: inherit;
  line-height: 19px; }
  .input-holes label:first-child {
    margin-left: 0; }

.ie {
  font-size: 12px;
  position: relative;
  top: -4px; }

.modal-teeheader-2 {
  position: relative;
  padding: 23px 30px 12px 30px; }

.modal-header {
  padding: 15px;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%; }
  .modal-header .modal-title {
    position: relative;
    font-weight: 300;
    font-size: 1.5em;
    text-align: left;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  outline: 0; }
  .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease;
    transition: transform .3s ease;
    -moz-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .modal.in .modal-dialog {
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .modal .modal-dialog {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
  .modal .ratesincludes {
    line-height: 25px; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-content {
  min-height: 50px;
  margin: auto;
  position: relative;
  outline: 0;
  max-height: 95vh;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  overflow-scrolling: touch;
  -webkit-transition: max-width 0.5s ease;
  -moz-transition: max-width 0.5s ease;
  -ms-transition: max-width 0.5s ease;
  -o-transition: max-width 0.5s ease;
  transition: max-width 0.5s ease;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .modal-content {
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-tap-highlight-color: rgba(0, 0, 0, 0);
      -ms-tap-highlight-color: rgba(0, 0, 0, 0);
      -o-tap-highlight-color: rgba(0, 0, 0, 0); } }
  .modal-content .section-title {
    font-size: 14px; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(10, 10, 10, 0.9); }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 1; }

.modal-body {
  padding: 0 15px;
  position: relative;
  width: 100%; }
  @media screen and (max-width: 639px) {
    .modal-body {
      padding: 0 15px; } }

.modal-body-section-message {
  margin-top: -7px; }

.modal-footer {
  padding: 8px;
  margin-top: 8px; }
  @media screen and (max-width: 639px) {
    .modal-footer {
      padding-bottom: 0; } }
  .modal-footer > :not(:last-child) {
    margin-right: 7px; }
  .modal-footer > :not(:first-child) {
    margin-left: 7px; }
  .modal-footer .add-selected-items:before {
    font-family: "gsglyphs";
    content: "\e910";
    margin-right: 6px;
    top: 1px;
    position: relative; }
  .modal-footer button, .modal-footer .button {
    margin-left: 10px;
    margin-bottom: 0; }
    @media screen and (max-width: 639px) {
      .modal-footer button, .modal-footer .button {
        margin-bottom: 15px;
        margin-left: 0;
        width: 100%; } }
    .modal-footer button:first-child, .modal-footer .button:first-child {
      margin-left: 0; }
    .modal-footer button .icon-gs-plus, .modal-footer .button .icon-gs-plus {
      top: 0;
      font-size: 11px; }
  .modal-footer.order-button-1 {
    text-align: center; }
  .modal-footer.order-button-2 {
    text-align: right; }
    @media screen and (max-width: 639px) {
      .modal-footer.order-button-2 {
        display: flex;
        flex-flow: column; }
        .modal-footer.order-button-2 button:first-child {
          order: 2; }
        .modal-footer.order-button-2 button:first-child + button {
          order: 1; }
        .modal-footer.order-button-2 button:first-child + button + button {
          order: 3;
          margin-bottom: 0; } }
  .modal-footer .delete-player {
    float: left;
    cursor: pointer;
    line-height: 34px; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-tee .text-bold {
  font-weight: bold !important; }

.modal-close {
  position: absolute;
  top: 4px;
  right: 0;
  font-size: 18px;
  width: 50px;
  height: 40px;
  z-index: 2;
  cursor: pointer;
  display: table;
  text-align: center; }
  .modal-close:before {
    vertical-align: middle;
    display: table-cell; }

.qty-field {
  position: relative;
  background-color: #fff;
  text-align: center;
  width: 110px;
  display: block;
  margin: auto; }
  .qty-field.open .btn-dec {
    left: 0;
    opacity: 1; }
  .qty-field.open .btn-inc {
    right: 0; }
  .qty-field.open .input-number {
    opacity: 1; }
  .qty-field [class^="btn-"] {
    width: 36px;
    height: 36px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    -webkit-appearance: none;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .qty-field .input-number {
    position: relative;
    z-index: 1;
    pointer-events: none;
    opacity: 0; }
  .qty-field .form-control {
    width: 44px;
    height: 36px;
    padding: 0;
    font-size: 16px;
    display: inherit;
    border: 0;
    position: relative;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    text-align: center;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0; }
  .qty-field .btn-dec {
    left: 36px;
    opacity: 0;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px; }
    .qty-field .btn-dec:after {
      position: absolute;
      content: "";
      height: 2px;
      width: 8px;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      background-color: #fff; }
  .qty-field .btn-inc {
    right: 36px;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0; }
    .qty-field .btn-inc:before {
      position: absolute;
      content: "";
      height: 2px;
      width: 8px;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
    .qty-field .btn-inc:after {
      position: absolute;
      content: "";
      height: 8px;
      width: 2px;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
    .qty-field .btn-inc.disabled {
      opacity: 0.2; }

/*  ############################ 9) Tool Tip ############################ */
.tooltip {
  padding: 7px 13px;
  width: 100%;
  z-index: 1;
  opacity: 0.85;
  font-size: 12px;
  line-height: 19px;
  z-index: 99; }
  .tooltip p {
    margin-bottom: 10px; }
  .tooltip.top {
    position: absolute;
    max-width: 235px; }
    @media screen and (max-width: 639px) {
      .tooltip.top {
        max-width: 165px; } }
    .tooltip.top .tooltip-arrow {
      top: initial !important;
      bottom: -7px !important;
      right: 0;
      left: 0;
      margin: auto;
      width: 0px;
      height: 0px;
      position: absolute;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #000000; }

.bullet-title {
  margin-bottom: 5px;
  text-align: left;
  font-size: 14px; }

.tooltip-bullets {
  padding: 0;
  margin: 0; }
  .tooltip-bullets li {
    font-size: 12px;
    display: block;
    text-align: left;
    position: relative;
    padding-left: 17px;
    padding-top: 3px;
    padding-bottom: 3px;
    white-space: normal; }
    .tooltip-bullets li:before {
      position: absolute;
      left: 0;
      top: 5px;
      font-family: "gsglyphs" !important;
      content: "\e91c";
      font-size: 9px;
      font-weight: bold; }

.cancel-text {
  height: 18px;
  display: block !important; }
  @media screen and (max-width: 639px) {
    .cancel-text {
      position: relative; } }
  .cancel-text > div {
    display: inline-block;
    cursor: pointer; }
  .cancel-text .append-text {
    border-width: 1px;
    border-style: dashed;
    padding-bottom: 2px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
      .cancel-text .append-text {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        -ms-tap-highlight-color: rgba(0, 0, 0, 0);
        -o-tap-highlight-color: rgba(0, 0, 0, 0); } }

[data-toggle=tooltip] {
  cursor: pointer;
  display: inline-block; }
  [data-toggle=tooltip].active {
    z-index: 12;
    position: relative; }
    [data-toggle=tooltip].active .tooltip-line:after {
      display: block; }
  [data-toggle=tooltip] .tooltip-line {
    padding-bottom: 2px;
    border-width: 0 0 1px 0;
    border-style: dashed; }
    [data-toggle=tooltip] .tooltip-line:before {
      font-family: 'gsglyphs' !important;
      content: "\e911";
      float: right;
      font-size: 12px;
      position: relative;
      z-index: 0;
      padding-left: 5px; }

[data-placement=top] .tooltip-line:after {
  display: none;
  bottom: 21px;
  height: 0;
  width: 0;
  content: "";
  position: absolute;
  right: -3px;
  z-index: 13;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  line-height: 1px;
  text-indent: -2px;
  font-size: 16px; }

@media screen and (max-width: 639px) {
  [data-placement=left] .tooltip-position:after {
    display: none;
    bottom: 21px;
    height: 0;
    width: 0;
    content: "";
    position: absolute;
    right: -3px;
    z-index: 13;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    line-height: 1px;
    text-indent: -2px;
    font-size: 16px; } }

.tooltip-position {
  max-width: 360px; }
  .tooltip-position.top {
    position: absolute;
    left: 0 !important;
    width: 100%;
    z-index: 10; }
    .tooltip-position.top .tooltip {
      position: relative;
      top: -5px; }
  @media screen and (min-width: 640px) {
    .tooltip-position.left {
      position: absolute;
      width: 100%;
      z-index: 10; }
      .tooltip-position.left:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        right: 4px;
        margin-top: -8px;
        border-color: transparent;
        border-style: solid;
        border-width: 8px 0 8px 8px;
        z-index: 2; }
      .tooltip-position.left .tooltip {
        position: relative;
        left: -12px; } }
  @media screen and (max-width: 639px) {
    .tooltip-position.left {
      position: absolute;
      left: 0 !important;
      width: 100%;
      z-index: 10; }
      .tooltip-position.left .tooltip {
        position: relative;
        top: -5px; } }
  .tooltip-position.bottom {
    position: absolute;
    left: 0 !important;
    width: 100%;
    z-index: 10; }
    .tooltip-position.bottom .tooltip {
      position: relative;
      bottom: -10px; }
  .tooltip-position.right {
    position: absolute;
    width: 100%;
    z-index: 10;
    max-width: 400px; }
    .tooltip-position.right:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      top: 50%;
      left: 7px;
      margin-top: -8px;
      border-color: transparent;
      border-style: solid;
      border-width: 8px 8px 8px 0;
      z-index: 2; }
    .tooltip-position.right .tooltip {
      position: relative;
      right: -14px; }

/*  ############################ 10) Bubble Languange Selector ############################ */
@-webkit-keyframes notifyBubble {
  0% {
    -webkit-transform: translate(10px, -40px) rotate3d(0, 0, 1, 8deg);
    transform: translate(10px, -40px) rotate3d(0, 0, 1, 8deg);
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 0) translate3d(0, 0, 0);
    transform: translate(0, 0) translate3d(0, 0, 0);
    opacity: 1; } }

/* Standard syntax */
@keyframes notifyBubble {
  0% {
    -webkit-transform: translate(10px, -40px) rotate3d(0, 0, 1, 8deg);
    transform: translate(10px, -40px) rotate3d(0, 0, 1, 8deg);
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 0) rotate3d(0, 0, 1, 8deg);
    transform: translate(0, 0) translate3d(0, 0, 0);
    opacity: 1; } }

.bubble-notify {
  -webkit-animation: notifyBubble 0.4s ease;
  /* Chrome, Safari, Opera */
  -webkit-animation-delay: 2s;
  /* Chrome, Safari, Opera */
  -webkit-animation-fill-mode: forwards;
  /* Chrome, Safari, Opera */
  animation: notifyBubble 0.3s ease;
  animation-delay: 2s;
  animation-fill-mode: forwards;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  z-index: 99;
  padding: 7px 15px;
  width: 250px;
  top: 34px;
  margin-right: 0;
  padding-left: 46px;
  color: #fff;
  opacity: 0;
  line-height: 24px;
  left: -237px;
  z-index: 6; }
  @media screen and (max-width: 639px) {
    .bubble-notify {
      left: -98px;
      top: 45px; }
      .bubble-notify:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        position: absolute;
        top: -7px;
        left: 0;
        right: 0;
        margin: auto; } }
  .bubble-notify a {
    color: #fff;
    text-decoration: underline; }
  .bubble-notify:after {
    content: "\e912";
    font-family: 'gsglyphs';
    position: absolute;
    top: -6px;
    bottom: 0;
    margin: auto;
    right: 14px;
    font-size: 50px;
    height: 50px;
    width: 0; }
    @media screen and (max-width: 639px) {
      .bubble-notify:after {
        display: none; } }
  .bubble-notify .close-bubble {
    padding: 10px 15px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 35px;
    cursor: pointer;
    font-size: 18px; }

/*  ############################ 11) Translation ############################ */
.ja .start_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }
  @media screen and (max-width: 639px) {
    .ja .start_price {
      -webkit-justify-content: center;
      -ms-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; } }
  .ja .start_price .cur-price {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  .ja .start_price .per_player {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; }

.ja .group-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .ja .group-price .price-range {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  .ja .group-price .count_player {
    text-align: right !important;
    padding-left: 0;
    padding-right: 5px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; }

@media screen and (max-width: 639px) {
  .ja .table-rentals .rental-item.max .tooltip-line {
    top: 50px; } }

.ja .soldtxt {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  line-height: 38px;
  z-index: 99;
  width: 98%;
  text-align: center;
  margin: 1px;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0; }
  @media screen and (max-width: 959px) {
    .ja .soldtxt {
      font-size: 11px; } }

/*  ############################ 12) Date Picker ############################ */
.datepicker tbody td .indicators .low {
  background-color: #80c745; }

.datepicker tbody td .indicators .middle {
  background-color: #ffc000; }

.datepicker tbody td .indicators .high {
  background-color: #ff878c; }

.datebox-legend .legend-indicators .legend-low .wrap-center:before {
  background-color: #80c745; }

.datebox-legend .legend-indicators .legend-middle .wrap-center:before {
  background-color: #ffc000; }

.datebox-legend .legend-indicators .legend-high .wrap-center:before {
  background-color: #ff878c; }

/*  ############################ 13)  Members ############################ */
.break-on-mobile {
  white-space: pre;
  display: block; }
  @media screen and (max-width: 639px) {
    .break-on-mobile {
      white-space: inherit; } }

.btn-back {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  cursor: pointer;
  height: 30px;
  width: 30px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 100; }
  @media screen and (max-width: 639px) {
    .btn-back {
      left: 0;
      top: 10px;
      margin: inherit; } }
  .btn-back.btn-history {
    top: 15px;
    bottom: inherit !important; }

@media screen and (max-width: 399px) {
  .teetime-calendar-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 245px;
    margin-bottom: 15px;
    float: inherit;
    top: 0; } }

.teetime-calendar {
  text-align: center;
  z-index: 5; }
  .teetime-calendar .prev-day {
    left: 0;
    z-index: 3;
    font-size: 13px;
    width: 33px;
    height: 35px;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    -moz-transition: -moz-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease; }
    .teetime-calendar .prev-day:hover {
      -moz-transform: translate(-3px, 0);
      -ms-transform: translate(-3px, 0);
      -webkit-transform: translate(-3px, 0);
      transform: translate(-3px, 0); }
  .teetime-calendar .next-day {
    right: 0;
    z-index: 3;
    font-size: 13px;
    width: 33px;
    height: 35px;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    -moz-transition: -moz-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease; }
    .teetime-calendar .next-day:hover {
      -moz-transform: translate(3px, 0);
      -ms-transform: translate(3px, 0);
      -webkit-transform: translate(3px, 0);
      transform: translate(3px, 0); }
  .teetime-calendar .wrap-calendar {
    display: inline-block;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    width: 100%; }
    .teetime-calendar .wrap-calendar .datepicker {
      top: 43px !important;
      left: 0 !important;
      right: 0 !important;
      margin: auto; }
      @media screen and (max-width: 399px) {
        .teetime-calendar .wrap-calendar .datepicker {
          top: 207px !important; } }
      @media screen and (min-width: 400px) and (max-width: 589px) {
        .teetime-calendar .wrap-calendar .datepicker {
          top: 186px !important; } }
      @media screen and (max-width: 589px) {
        .teetime-calendar .wrap-calendar .datepicker {
          left: 0 !important;
          position: fixed !important;
          margin: 0 7px;
          width: auto; } }
      .teetime-calendar .wrap-calendar .datepicker:after {
        display: none; }
      .teetime-calendar .wrap-calendar .datepicker .next {
        position: relative;
        color: #fafafa;
        cursor: pointer; }
        .teetime-calendar .wrap-calendar .datepicker .next:after {
          padding: 5px 30px;
          right: 0; }
      .teetime-calendar .wrap-calendar .datepicker .prev {
        position: relative;
        color: #fafafa;
        cursor: pointer; }
        .teetime-calendar .wrap-calendar .datepicker .prev:after {
          padding: 5px 30px;
          left: 0; }
    .teetime-calendar .wrap-calendar .date:before {
      content: attr(data-desktop); }
    .teetime-calendar .wrap-calendar .datepicker thead tr:first-child + tr th {
      padding: 10px 0 10px; }
    .teetime-calendar .wrap-calendar .datepicker .datepicker-days, .teetime-calendar .wrap-calendar .datepicker .datepicker-months, .teetime-calendar .wrap-calendar .datepicker .datepicker-years {
      height: inherit !important; }

.radio-hole-18:checked ~ .member-container .teesheet-container .teetime-bookings .eighteen .btn-teetime {
  display: block; }

.radio-hole-18:checked ~ .member-container .teesheet-container .teetime-bookings .eighteen .disable-text {
  display: none; }

.radio-hole-9:checked ~ .member-container .teesheet-container .teetime-bookings .nine .btn-teetime {
  display: block; }

.radio-hole-9:checked ~ .member-container .teesheet-container .teetime-bookings .nine .disable-text {
  display: none; }

.radio-twilight:checked ~ .member-container .teesheet-container .teetime-bookings .twilight .btn-teetime {
  display: block; }

.radio-twilight:checked ~ .member-container .teesheet-container .teetime-bookings .twilight .disable-text {
  display: none; }

.member-container {
  min-height: 500px; }
  .member-container .modify-title {
    font-size: 15px;
    text-align: center;
    margin: 20px 0; }
  .member-container .summary-text {
    display: table;
    margin: auto;
    max-width: 258px;
    width: 100%;
    text-align: center;
    line-height: 20px;
    left: -13px;
    position: relative; }
    .member-container .summary-text .col-teetime {
      float: left; }
      .member-container .summary-text .col-teetime .gs_icon {
        width: 20px; }
    .member-container .summary-text .col-player {
      float: right; }
      .member-container .summary-text .col-player .gs_icon {
        width: 33px; }
    .member-container .summary-text .gs_icon {
      font-size: 18px;
      margin-right: 5px;
      position: relative;
      margin-bottom: 7px; }
      .member-container .summary-text .gs_icon.icon-player-thin {
        margin-left: 10px; }
    .member-container .summary-text .small {
      font-size: 13px; }
  .member-container .mr-1 {
    margin-right: 2px; }
  .member-container .mr-2 {
    margin-right: 7px; }
  .member-container .ml-1 {
    margin-left: 2px; }
  .member-container .ml-2 {
    margin-left: 3px; }
  .member-container .button, .member-container button {
    padding: 8px 15px !important; }
  .member-container .dropdown-list .button {
    padding: 9px 0 !important; }
  .member-container .top-action {
    max-width: 615px;
    margin: 15px auto;
    border-bottom: 0; }
    @media screen and (max-width: 639px) {
      .member-container .top-action {
        margin: 15px -7px; } }
    .member-container .top-action .top-left-action {
      float: left; }
      .member-container .top-action .top-left-action .btn-back {
        text-indent: -4px; }
    .member-container .top-action .action-label {
      margin-top: 6px;
      text-align: center; }
    .member-container .top-action .top-action--container {
      display: table;
      margin: auto;
      width: 100%;
      position: relative; }
    .member-container .top-action .fat-button {
      width: 50%;
      float: left;
      padding-left: 7px;
      padding-right: 7px; }
      @media screen and (max-width: 374px) {
        .member-container .top-action .fat-button {
          padding-left: 5px;
          padding-right: 5px; } }
      .member-container .top-action .fat-button .events {
        width: 100%; }
      .member-container .top-action .fat-button .button-label {
        margin-bottom: 10px;
        text-align: center;
        position: relative;
        top: -1px; }
        @media screen and (max-width: 639px) {
          .member-container .top-action .fat-button .button-label {
            font-size: 12px; } }
        @media screen and (max-width: 374px) {
          .member-container .top-action .fat-button .button-label .gs_icon {
            display: none; } }
      .member-container .top-action .fat-button .gs_icon {
        margin-right: 10px; }
    .member-container .top-action .events {
      cursor: pointer;
      position: relative;
      height: 50px;
      display: table;
      -webkit-box-shadow: 0 1px 2px 0px #cecece;
      -moz-box-shadow: 0 1px 2px 0px #cecece;
      box-shadow: 0 1px 2px 0px #cecece; }
      .member-container .top-action .events.active {
        -webkit-box-shadow: inset 0 1px 2px 0px #cecece;
        -moz-box-shadow: inset 0 1px 2px 0px #cecece;
        box-shadow: inset 0 1px 2px 0px #cecece; }
      .member-container .top-action .events .selectfirst {
        opacity: 0.5; }
      .member-container .top-action .events .middle-div {
        text-align: center;
        display: table-cell;
        vertical-align: middle; }
  .member-container .multiple-course {
    width: 100%;
    float: left;
    z-index: 3;
    text-align: center;
    height: 35px;
    display: inline-block;
    padding-right: 15px; }
    @media screen and (max-width: 639px) {
      .member-container .multiple-course {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        margin-top: 15px;
        margin-bottom: 15px; } }
    @media screen and (max-width: 479px) {
      .member-container .multiple-course {
        margin-bottom: 10px; } }
    .member-container .multiple-course .dropdown-list {
      width: 100%;
      max-width: 100%;
      margin: auto;
      display: block;
      height: 44px; }
      .member-container .multiple-course .dropdown-list button {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 30px !important; }
        .member-container .multiple-course .dropdown-list button:before {
          font-family: "gsglyphs" !important;
          content: "\e904";
          position: absolute;
          right: 0;
          font-size: 11px;
          padding: 13px;
          top: 0; }
      .member-container .multiple-course .dropdown-list .dropdown-body {
        width: 100%;
        top: 43px; }
        .member-container .multiple-course .dropdown-list .dropdown-body:before {
          right: 12px; }
        .member-container .multiple-course .dropdown-list .dropdown-body:after {
          right: 12px; }
        .member-container .multiple-course .dropdown-list .dropdown-body .list {
          position: relative;
          text-align: left;
          padding-left: 35px;
          line-height: 20px; }
          .member-container .multiple-course .dropdown-list .dropdown-body .list.checked:before {
            font-family: 'gsglyphs' !important;
            content: "\e91c";
            font-size: 10px;
            position: absolute;
            left: 15px;
            top: 0;
            bottom: 0;
            margin: auto;
            height: 10px;
            line-height: 10px; }
      .member-container .multiple-course .dropdown-list .gs_icon {
        font-size: 11px; }
  .member-container .top-right-action {
    float: right; }
    .member-container .top-right-action .language-selector {
      height: 30px;
      margin-right: 0; }
      .member-container .top-right-action .language-selector .icon-translate {
        margin-right: 15px;
        font-size: 45px; }
      .member-container .top-right-action .language-selector .dropdown-body {
        right: -6px !important;
        left: inherit !important; }
        .member-container .top-right-action .language-selector .dropdown-body:before {
          right: 8px !important; }
        .member-container .top-right-action .language-selector .dropdown-body:after {
          right: 8px !important; }
  .member-container .teesheet-container {
    margin: 20px 0; }
    .member-container .teesheet-container .teetime-bookings {
      position: relative;
      padding-left: 60px; }
      .member-container .teesheet-container .teetime-bookings:first-child .group-controller {
        margin-top: 0; }
      .member-container .teesheet-container .teetime-bookings.selected .tee-time {
        font-weight: 500; }
      .member-container .teesheet-container .teetime-bookings.selected .blocked {
        border-left-width: 1px; }
    .member-container .teesheet-container .tee-time {
      font-size: 12px;
      left: -15px;
      position: absolute;
      max-width: 75px;
      width: 100%;
      text-align: center;
      height: 25px;
      line-height: 23px;
      margin: auto;
      top: 0;
      bottom: 0; }
      .member-container .teesheet-container .tee-time .arrow {
        top: 6px;
        position: absolute;
        height: 20px;
        width: 1px; }
        @media screen and (max-width: 639px) {
          .member-container .teesheet-container .tee-time .arrow {
            top: 4px; } }
        .member-container .teesheet-container .tee-time .arrow:before {
          top: 0;
          content: "";
          height: 1px;
          width: 18px;
          position: absolute;
          -moz-transform: rotate(-55deg);
          -o-transform: rotate(-55deg);
          -ms-transform: rotate(-55deg);
          -webkit-transform: rotate(-55deg);
          transform: rotate(-55deg); }
        .member-container .teesheet-container .tee-time .arrow:after {
          top: 15px;
          content: "";
          height: 1px;
          width: 18px;
          position: absolute;
          -moz-transform: rotate(55deg);
          -o-transform: rotate(55deg);
          -ms-transform: rotate(55deg);
          -webkit-transform: rotate(55deg);
          transform: rotate(55deg); }
      @media screen and (min-width: 640px) {
        .member-container .teesheet-container .tee-time {
          font-size: 12px;
          height: 30px;
          line-height: 30px; } }
    .member-container .teesheet-container .group-controller {
      margin-top: 10px;
      height: 25px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      position: relative;
      height: 36px; }
      @media screen and (max-width: 639px) {
        .member-container .teesheet-container .group-controller {
          height: 30px; } }
      .member-container .teesheet-container .group-controller .player-name {
        line-height: 15px;
        margin-top: 0px;
        padding: 0 5px;
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        -moz-transform: translateY(-50%) translateX(-50%);
        -o-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%); }
        @media screen and (max-width: 639px) {
          .member-container .teesheet-container .group-controller .player-name {
            line-height: 12px;
            margin-top: -1px; } }
        .member-container .teesheet-container .group-controller .player-name .first-name {
          display: block;
          font-size: 12px;
          text-overflow: ellipsis;
          white-space: pre;
          overflow: hidden; }
          @media screen and (max-width: 639px) {
            .member-container .teesheet-container .group-controller .player-name .first-name {
              font-size: 10px; } }
        .member-container .teesheet-container .group-controller .player-name .last-name {
          white-space: pre;
          display: block;
          font-size: 12px;
          text-overflow: ellipsis;
          overflow: hidden; }
          @media screen and (max-width: 639px) {
            .member-container .teesheet-container .group-controller .player-name .last-name {
              font-size: 10px; } }
      .member-container .teesheet-container .group-controller .controller {
        height: 100%;
        float: left;
        position: relative;
        text-align: center;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 0;
        border-right-width: 1px;
        border-style: solid; }
        .member-container .teesheet-container .group-controller .controller:only-child {
          border-width: 1px; }
        .member-container .teesheet-container .group-controller .controller:not(:first-child) .select-booking, .member-container .teesheet-container .group-controller .controller:not(:last-child) .select-booking {
          padding: 0 5px; }
        .member-container .teesheet-container .group-controller .controller:first-child:not(:only-child) {
          border-width: 1px; }
          .member-container .teesheet-container .group-controller .controller:first-child:not(:only-child) .select-booking {
            padding-right: 5px;
            padding-left: 0; }
        .member-container .teesheet-container .group-controller .controller:last-child:not(:only-child) .select-booking {
          padding-left: 5px;
          padding-right: 0; }
        .member-container .teesheet-container .group-controller .controller.available:not(:first-child):before {
          content: "";
          width: 1px;
          height: 36px;
          left: -1px;
          top: -1px;
          position: absolute; }
          @media screen and (max-width: 639px) {
            .member-container .teesheet-container .group-controller .controller.available:not(:first-child):before {
              height: 30px; } }
        .member-container .teesheet-container .group-controller .controller.blocked {
          background-size: 8px 8px;
          background-color: #fafafa; }
        .member-container .teesheet-container .group-controller .controller .gs_icon {
          font-size: 20px;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          width: 20px;
          height: 20px; }
          @media screen and (max-width: 639px) {
            .member-container .teesheet-container .group-controller .controller .gs_icon {
              font-size: 16px;
              width: 16px;
              height: 16px; } }
  .member-container [player="1"] {
    width: 25%; }
    .member-container [player="1"] .disable-text {
      padding: 0 3px; }
      @media screen and (max-width: 399px) {
        .member-container [player="1"] .disable-text {
          line-height: 12px;
          padding: 2px 4px; }
          .member-container [player="1"] .disable-text .ext-text {
            display: block; } }
    .member-container [player="1"] .holes-option {
      display: table !important; }
      @media screen and (max-width: 959px) {
        .member-container [player="1"] .holes-option {
          line-height: 14px !important;
          padding-top: 3px;
          padding-bottom: 3px;
          text-align: center !important; }
          .member-container [player="1"] .holes-option.switch-to-eighteen {
            padding-right: 10px !important; }
          .member-container [player="1"] .holes-option.switch-to-nine {
            padding-left: 10px !important; }
          .member-container [player="1"] .holes-option .number-holes {
            padding-left: 5px;
            white-space: pre;
            display: block; } }
      @media screen and (max-width: 727px) {
        .member-container [player="1"] .holes-option {
          line-height: 20px !important; }
          .member-container [player="1"] .holes-option .show-text {
            display: none; }
          .member-container [player="1"] .holes-option .number-holes span {
            display: none; } }
  .member-container [player="2"] {
    width: 50%; }
    .member-container [player="2"] .disable-text .holes-option {
      display: none;
      line-height: 17px;
      width: 50%;
      line-height: 35px;
      position: relative; }
      @media screen and (max-width: 639px) {
        .member-container [player="2"] .disable-text .holes-option {
          line-height: 29px; } }
      @media screen and (max-width: 589px) {
        .member-container [player="2"] .disable-text .holes-option {
          font-size: 11px; } }
      @media screen and (max-width: 479px) {
        .member-container [player="2"] .disable-text .holes-option {
          font-size: 10px;
          text-align: center !important;
          line-height: 12px;
          padding: 2px 0; } }
      @media screen and (max-width: 479px) {
        .member-container [player="2"] .disable-text .holes-option span {
          display: block; } }
      @media screen and (max-width: 479px) {
        .member-container [player="2"] .disable-text .holes-option.switch-to-eighteen, .member-container [player="2"] .disable-text .holes-option.switch-to-nine {
          padding-right: 5px;
          padding-left: 5px; } }
      @media screen and (max-width: 479px) {
        .member-container [player="2"] .disable-text .holes-option.switch-to-eighteen:after {
          right: -3px; } }
  .member-container [player="3"] {
    width: 75%; }
  .member-container [player="4"] {
    width: 100%;
    border-width: 1px; }
  .member-container .toogleSelection {
    background-color: transparent !important;
    border: 0 !important;
    height: 39px !important;
    margin-top: -2px; }
    @media screen and (max-width: 639px) {
      .member-container .toogleSelection {
        height: 34px !important;
        margin-top: -3px; } }
    .member-container .toogleSelection:before {
      display: none; }
    .member-container .toogleSelection .gs_icon {
      display: none !important; }
    .member-container .toogleSelection .select-booking {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .member-container .toogleSelection .btn-teetime {
      display: none !important; }
    .member-container .toogleSelection .disable-text {
      display: none; }
  .member-container .select-booking {
    display: none;
    width: 100%;
    height: 100%; }
    .member-container .select-booking > div {
      cursor: pointer;
      font-size: 12px;
      margin-left: 5px;
      width: 100%;
      padding: 5px 0; }
      @media screen and (max-width: 639px) {
        .member-container .select-booking > div {
          font-size: 9px;
          padding: 5px 0; } }
      @media screen and (max-width: 374px) {
        .member-container .select-booking > div {
          font-size: 10px !important; } }
      .member-container .select-booking > div span.forplayers {
        font-size: 14px;
        display: block;
        font-weight: 500; }
        @media screen and (max-width: 639px) {
          .member-container .select-booking > div span.forplayers {
            font-size: 11px; } }
      .member-container .select-booking > div:first-child {
        margin-left: 0; }
      .member-container .select-booking > div .hide-xsmall {
        display: inline-block !important; }
        @media screen and (max-width: 374px) {
          .member-container .select-booking > div .hide-xsmall {
            display: none !important; } }
  .member-container .booking-complete {
    margin-top: 20px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
    position: relative; }
    @media screen and (max-width: 727px) {
      .member-container .booking-complete.one {
        padding-left: 0; } }
    .member-container .booking-complete.one .wrap-player-item .player-item .remove-this-player {
      display: none; }
    .member-container .booking-complete.one ~ .members-details .delete-player {
      display: none; }
    @media screen and (max-width: 727px) {
      .member-container .booking-complete {
        padding-left: 30px; } }
    @media screen and (max-width: 399px) {
      .member-container .booking-complete {
        padding-left: 0; } }
    .member-container .booking-complete .section-lbl.top-lbl {
      margin-top: 10px;
      margin-bottom: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .member-container .booking-complete .section-lbl .inline-label {
      float: left; }
      .member-container .booking-complete .section-lbl .inline-label.lbl-players {
        width: 100%; }
      .member-container .booking-complete .section-lbl .inline-label.lbl-rates {
        width: 100%;
        max-width: 112px;
        text-align: right;
        padding-right: 10px; }
    .member-container .booking-complete .form-control {
      float: left; }
    .member-container .booking-complete .player-item {
      position: relative; }
      .member-container .booking-complete .player-item .remove-this-player {
        cursor: pointer;
        width: 35px;
        height: 100%;
        position: absolute;
        left: -35px;
        top: 0;
        bottom: 0;
        margin: auto; }
        @media screen and (max-width: 399px) {
          .member-container .booking-complete .player-item .remove-this-player {
            display: none; } }
        .member-container .booking-complete .player-item .remove-this-player:before {
          height: 2px;
          content: "";
          position: absolute;
          width: 11px;
          top: 0px;
          bottom: 0;
          margin: auto;
          left: -5px;
          right: 0; }
    .member-container .booking-complete .booked-players {
      padding-top: 15px;
      padding-bottom: 15px;
      padding-right: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      position: relative; }
      .member-container .booking-complete .booked-players .advnce-lbl {
        cursor: pointer; }
      .member-container .booking-complete .booked-players.the-unknown {
        padding-top: 7px;
        padding-bottom: 7px; }
        .member-container .booking-complete .booked-players.the-unknown .player-type {
          width: 60px; }
      .member-container .booking-complete .booked-players .player-type {
        text-align: center;
        width: 60px;
        display: table;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto; }
        .member-container .booking-complete .booked-players .player-type .identify-player {
          font-size: 8px;
          text-transform: uppercase;
          padding-top: 0;
          display: block; }
      .member-container .booking-complete .booked-players .slide_lbl {
        height: 40px;
        width: 18px; }
        .member-container .booking-complete .booked-players .slide_lbl span {
          text-transform: uppercase;
          width: 40px;
          text-align: center;
          float: left; }
      .member-container .booking-complete .booked-players .flex-div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .member-container .booking-complete .booked-players .flex-div .right-fix-width {
          width: 100%;
          text-align: right;
          flex: 0 137px;
          flex-shrink: 0; }
        .member-container .booking-complete .booked-players .flex-div .ellipse-text {
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          width: 100%; }
      .member-container .booking-complete .booked-players .slide_lbl--change {
        position: absolute;
        right: 0;
        font-size: 10px;
        text-align: right;
        padding: 8px 10px 8px 8px;
        cursor: pointer;
        line-height: 11px; }
        @media screen and (max-width: 479px) {
          .member-container .booking-complete .booked-players .slide_lbl--change {
            display: none; } }
      .member-container .booking-complete .booked-players .tooltip.bottom {
        position: absolute;
        max-width: 220px; }
        .member-container .booking-complete .booked-players .tooltip.bottom .tooltip-arrow {
          left: 50%;
          width: 0px;
          height: 0px;
          border-left: 7px solid transparent;
          border-right: 7px solid transparent;
          border-bottom: 7px solid #000000;
          position: absolute;
          top: -6px;
          margin-left: -7px; }
      .member-container .booking-complete .booked-players .tooltip.left {
        position: absolute;
        max-width: 220px; }
        @media screen and (max-width: 639px) {
          .member-container .booking-complete .booked-players .tooltip.left {
            max-width: 165px; } }
        .member-container .booking-complete .booked-players .tooltip.left .tooltip-arrow {
          top: 0 !important;
          bottom: 0 !important;
          right: -7px;
          margin: auto;
          width: 0px;
          height: 0px;
          border-top: 7px solid transparent;
          border-bottom: 7px solid transparent;
          border-left: 7px solid #000000;
          position: absolute; }
      .member-container .booking-complete .booked-players .flex-left {
        width: 100%;
        line-height: 30px;
        margin-left: 75px; }
      .member-container .booking-complete .booked-players .flex-right {
        float: right;
        height: 40px;
        width: 100%;
        max-width: 112px;
        text-align: right; }
      .member-container .booking-complete .booked-players .tooltip-inner:before {
        display: none; }
      .member-container .booking-complete .booked-players label.advnce-lbl {
        width: 100%;
        float: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: initial !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .member-container .booking-complete .booked-players .tooltip-inner:before {
        top: 50%;
        right: 0;
        margin-top: -5px;
        content: "";
        border-width: 5px 0 5px 5px;
        border-left-color: #000;
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid; }
    .member-container .booking-complete .price-container {
      height: 100%;
      width: 100%;
      margin-top: 12px;
      max-width: 112px;
      text-align: right;
      line-height: 24px; }
      .member-container .booking-complete .price-container .currency {
        vertical-align: middle;
        padding-right: 3px; }
    .member-container .booking-complete .rentals-addons {
      margin-top: 15px;
      padding: 10px 0;
      min-height: 37px; }
      .member-container .booking-complete .rentals-addons .added-rental-item {
        margin-top: 10px; }
      .member-container .booking-complete .rentals-addons .open-rental {
        cursor: pointer;
        max-width: 160px;
        display: block;
        margin: auto;
        text-align: center; }
        .member-container .booking-complete .rentals-addons .open-rental .gs_icon {
          position: relative;
          top: -1px;
          margin-right: 5px; }
      .member-container .booking-complete .rentals-addons .modify-text {
        font-size: 11px;
        cursor: pointer;
        margin-top: 6px;
        margin-left: 10px;
        position: relative;
        top: -1px; }
        .member-container .booking-complete .rentals-addons .modify-text .gs_icon {
          margin-right: 4px;
          font-size: 9px;
          width: 9px; }
    .member-container .booking-complete .display-price {
      padding: 10px 0;
      position: relative; }
      .member-container .booking-complete .display-price .cancellation-policy {
        cursor: pointer;
        position: absolute;
        top: 22px; }
        .member-container .booking-complete .display-price .cancellation-policy .cancellation-tooltip {
          padding-bottom: 2px; }
        .member-container .booking-complete .display-price .cancellation-policy .tooltip-arrow {
          display: none; }
      .member-container .booking-complete .display-price .lbl {
        text-align: right;
        display: block;
        font-size: 12px; }
      .member-container .booking-complete .display-price .total-price {
        line-height: 30px;
        font-size: 25px;
        margin-bottom: 3px; }
        @media screen and (max-width: 374px) {
          .member-container .booking-complete .display-price .total-price {
            font-size: 11px; } }
        .member-container .booking-complete .display-price .total-price .with-price {
          float: right; }
        .member-container .booking-complete .display-price .total-price .currency {
          float: left; }
      .member-container .booking-complete .display-price .tooltip.top {
        position: absolute;
        max-width: 270px !important;
        width: 270px !important;
        left: 0 !important;
        margin-top: -6px;
        font-size: 12px;
        line-height: 17px; }
      .member-container .booking-complete .display-price .tooltip-inner:before {
        display: none; }
      .member-container .booking-complete .display-price .tooltip-arrow {
        left: 50%;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #000;
        position: absolute;
        bottom: -6px; }
      .member-container .booking-complete .display-price label.advnce-lbl {
        width: 164px;
        float: left; }
      .member-container .booking-complete .display-price .tooltip-inner:before {
        top: 50%;
        right: 0;
        margin-top: -5px;
        content: "";
        border-width: 5px 0 5px 5px;
        border-left-color: #000;
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid; }
    .member-container .booking-complete .bottom-action {
      width: 100%;
      margin-left: auto;
      max-width: 130px; }
      .member-container .booking-complete .bottom-action.no-change {
        max-width: 100%; }
        .member-container .booking-complete .bottom-action.no-change .change-message {
          text-align: center;
          font-size: 12px;
          margin-top: 5px; }
        .member-container .booking-complete .bottom-action.no-change .btn {
          cursor: not-allowed; }
      .member-container .booking-complete .bottom-action .btn {
        width: 100%; }
      .member-container .booking-complete .bottom-action .gs_icon {
        font-size: 10px;
        margin-left: 9px; }
        .member-container .booking-complete .bottom-action .gs_icon:after {
          font-family: 'gsglyphs' !important;
          content: "\e927";
          opacity: 0.4; }
  .member-container .c-type-radio ~ .modal-body .swith-tab:not(.hide-the-man):not(.hide-member) .controller {
    width: calc(100%/3); }
  .member-container .c-type-radio ~ .modal-body .swith-tab.hide-member:not(.hide-the-man) .controller {
    width: calc(100%/2); }
  .member-container .c-type-radio ~ .modal-body .swith-tab.hide-the-man .controller {
    width: calc(100%/2); }
  .member-container .c-type-radio ~ .modal-body .swith-tab.hide-the-man.hide-member .controller {
    width: calc(100%); }
  .member-container #c-me:checked ~ .modal-body .me-field {
    display: inline-block; }
  .member-container #c-me:checked ~ .modal-body .controller {
    left: 0; }
  .member-container .member-field {
    position: relative;
    padding-right: 118px; }
    @media screen and (max-width: 374px) {
      .member-container .member-field {
        padding-right: 0; } }
    .member-container .member-field .ui-menu {
      top: 42px !important;
      max-height: 187px;
      overflow-x: hidden;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      -moz-overflow-scrolling: touch;
      -ms-overflow-scrolling: touch;
      -o-overflow-scrolling: touch;
      overflow-scrolling: touch; }
    .member-container .member-field .advnce-lbl {
      display: inline-block;
      width: 100%; }
  .member-container #c-member:checked ~ .modal-body .member-field {
    display: inline-block; }
  .member-container #c-member:checked ~ .modal-body .swith-tab:not(.hide-the-man) .controller {
    left: calc(100%/3); }
  .member-container #c-member:checked ~ .modal-body .swith-tab.hide-the-man .controller {
    left: 0; }
  .member-container #c-guest:checked ~ .modal-body .guest-field {
    display: inline-block; }
  .member-container #c-guest:checked ~ .modal-body .swith-tab:not(.hide-the-man):not(.hide-member) .controller {
    left: calc(100%/3*2); }
  .member-container #c-guest:checked ~ .modal-body .swith-tab.hide-member:not(.hide-the-man) .controller {
    left: calc(100%/2); }
  .member-container #c-guest:checked ~ .modal-body .swith-tab.hide-the-man .controller {
    left: calc(100%/2*1); }
  .member-container #c-guest:checked ~ .modal-body .swith-tab.hide-member.hide-the-man .controller {
    left: 0; }
  .member-container .select-customer-type {
    min-width: 260px;
    padding-bottom: 15px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px; }
    @media screen and (max-width: 374px) {
      .member-container .select-customer-type {
        padding-bottom: 0;
        min-width: 100%; } }
    .member-container .select-customer-type .me-field .advnce-lbl {
      position: relative;
      top: 5px;
      padding-left: 40px; }
    .member-container .select-customer-type .me-field .player-avatar {
      position: absolute;
      left: 0; }
    .member-container .select-customer-type .me-field .read-only {
      padding-left: 0; }
    .member-container .select-customer-type label.customer-tab {
      float: left;
      margin-right: 10px; }
    .member-container .select-customer-type .rate-player {
      padding: 12px 0;
      position: absolute;
      top: 0;
      right: 0; }
      @media screen and (max-width: 374px) {
        .member-container .select-customer-type .rate-player {
          position: relative;
          width: 100%;
          text-align: center; } }
    .member-container .select-customer-type .form-group {
      display: none;
      max-width: 100%;
      width: 100%;
      position: relative; }
    .member-container .select-customer-type .advnce-lbl .read-only {
      line-height: 30px !important; }
    .member-container .select-customer-type .advnce-lbl .slide_lbl {
      top: 6px;
      left: 11px;
      font-size: 11px;
      font-weight: normal; }
    .member-container .select-customer-type .advnce-lbl .form-control {
      padding: 14px 10px 0px 10px !important; }
    .member-container .select-customer-type .guest-field .inline-field {
      display: inline-block;
      width: 100%;
      padding-right: 118px; }
      @media screen and (max-width: 374px) {
        .member-container .select-customer-type .guest-field .inline-field {
          padding-right: 0; } }
  .member-container .inline-field .advnce-lbl {
    float: left;
    max-width: 50%;
    margin-left: -1px; }
    .member-container .inline-field .advnce-lbl:first-child {
      margin-left: 0; }
    .member-container .inline-field .advnce-lbl .form-control {
      border-left: 0;
      border-right: 0; }
  .member-container label.advnce-lbl {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative; }
    .member-container label.advnce-lbl .slide_lbl {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 8px;
      line-height: 12px;
      font-weight: normal;
      pointer-events: none;
      display: table;
      font-weight: bold; }
    .member-container label.advnce-lbl .form-control {
      padding: 10px 15px;
      width: 100%;
      height: 40px;
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .member-container label.advnce-lbl .read-only {
      line-height: 24px;
      font-weight: normal;
      height: 100%;
      width: 100%;
      display: table;
      padding-left: 65px; }
  .member-container .btn-player-details {
    width: 100%;
    float: left; }
    @media screen and (max-width: 374px) {
      .member-container .btn-player-details {
        font-size: 12px; }
        .member-container .btn-player-details .gs_icon {
          font-size: 9px; } }
    .member-container .btn-player-details .gs_icon {
      position: relative;
      -webkit-animation: bounceArrow 0.5s infinite;
      /* Safari 4.0 - 8.0 */
      -webkit-animation-direction: alternate;
      /* Safari 4.0 - 8.0 */
      animation: bounceArrow 0.5s infinite;
      animation-direction: alternate;
      font-weight: bold;
      width: 18px;
      margin-right: 0px;
      font-size: 10px;
      margin-left: -8px;
      margin-top: -3px; }
      @media screen and (max-width: 374px) {
        .member-container .btn-player-details .gs_icon {
          font-size: 10px; } }
      .member-container .btn-player-details .gs_icon:after {
        font-family: 'gsglyphs' !important;
        content: "\e927";
        opacity: 0.4; }
  .member-container .table-cell {
    display: table-cell;
    vertical-align: middle; }

.step2 .top-right-action .language-selector {
  float: left;
  margin-right: 10px; }

.step2 .top-right-action .currency-width {
  float: left; }

.swith-tab {
  position: relative;
  margin: auto;
  margin-bottom: 15px;
  overflow: hidden;
  display: inline-block; }
  .swith-tab span {
    border-color: transparent;
    border-style: solid;
    border-width: 0 0 1px 0;
    width: 100%; }
  .swith-tab .tabs {
    display: inline-block;
    z-index: 2;
    position: relative;
    height: 18px;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .swith-tab.hide-the-man .tab-me {
    display: none; }
  .swith-tab.hide-member .tab-member {
    display: none; }

.modal-rental .modal-header {
  min-width: 287px;
  margin-bottom: 0; }

.ratesincludes-container {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px 10px 15px;
  margin-top: 10px; }

.members-details .modal-dialog {
  width: 100%;
  max-width: 410px; }
  @media screen and (max-width: 639px) {
    .members-details .modal-dialog {
      width: 100%;
      max-width: 100%; } }

.members-details .modal-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 99999 !important;
  background-color: #fff; }
  @media screen and (max-width: 639px) {
    .members-details .modal-footer button {
      width: auto;
      margin-bottom: 10px; } }

.members-details .modal-content {
  padding-bottom: 50px; }
  @media screen and (max-width: 374px) {
    .members-details .modal-content {
      padding-bottom: 52px; } }

.members-details .note-text {
  text-align: center;
  line-height: 20px;
  margin: 70px 0; }

.members-details .no-rentals-available {
  text-align: center;
  padding: 25px 0 25px 0; }

.tees-row {
  padding-left: 60px; }
  .tees-row:before {
    content: attr(tees-title);
    position: absolute;
    top: 11px;
    font-size: 12px;
    color: rgba(43, 61, 78, 0.7);
    font-style: italic;
    left: -5px;
    text-align: right;
    width: 50px; }
    @media screen and (max-width: 639px) {
      .tees-row:before {
        font-size: 10px;
        top: 8px; } }
    @media screen and (max-width: 374px) {
      .tees-row:before {
        font-size: 12px !important; } }
  .tees-row .row-lbl {
    left: 2px;
    text-align: left;
    width: 50px; }
    @media screen and (max-width: 639px) {
      .tees-row .row-lbl {
        width: 33px; } }

.row-lbl {
  position: absolute;
  top: 11px;
  font-size: 12px;
  color: rgba(43, 61, 78, 0.7);
  font-style: italic;
  width: 50px;
  text-align: center; }
  @media screen and (max-width: 639px) {
    .row-lbl {
      font-size: 8px;
      top: 6px; } }

.controller .btn-teetime {
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 2; }

.controller .disable-text {
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 13px;
  line-height: 33px;
  background-color: #fafafa;
  color: #bbbbbb; }
  .controller .disable-text .holes-option {
    display: none;
    line-height: 17px;
    width: 50%;
    line-height: 35px;
    position: relative; }
    .controller .disable-text .holes-option.switch-to-eighteen {
      float: left;
      text-align: right;
      padding-right: 15px; }
      .controller .disable-text .holes-option.switch-to-eighteen:after {
        content: "/";
        display: inline-block;
        padding-left: 15px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        height: 13px;
        line-height: 13px; }
    .controller .disable-text .holes-option.switch-to-nine {
      float: right;
      text-align: left;
      padding-left: 15px; }
    @media screen and (max-width: 639px) {
      .controller .disable-text .holes-option {
        line-height: 29px; } }
  @media screen and (max-width: 639px) {
    .controller .disable-text {
      line-height: 30px; } }
  @media screen and (max-width: 479px) {
    .controller .disable-text {
      font-size: 11px; }
      .controller .disable-text:after {
        display: none; } }
  .controller .disable-text:after {
    content: attr(last-text); }
  .controller .disable-text.ready-to-switch:before {
    content: attr(first-text); }
  .controller .disable-text.ready-to-switch:after {
    display: none; }
  .controller .disable-text.ready-to-switch .ext-text {
    display: none; }
  .controller .disable-text.ready-to-switch .disable-text-default {
    display: none; }
  .controller .disable-text.ready-to-switch .holes-option {
    display: block; }

.two-tees-container .select-booking {
  height: 40px; }
  @media screen and (max-width: 639px) {
    .two-tees-container .select-booking {
      height: 35px; } }
  @media screen and (max-width: 639px) {
    .two-tees-container .select-booking > div {
      line-height: 11px; } }
  @media screen and (max-width: 374px) {
    .two-tees-container .select-booking > div {
      font-size: 7px; } }
  @media screen and (max-width: 374px) {
    .two-tees-container .select-booking > div span {
      font-size: 9px; } }

.two-tees-container .first-row {
  padding-right: 40px; }
  .two-tees-container .first-row .row-lbl {
    right: -10px; }

.two-tees-container .group-controller {
  margin-top: 5px !important; }

.two-tees-container .second-row {
  padding-left: 40px; }
  .two-tees-container .second-row .row-lbl {
    left: -10px; }

.two-tees-start {
  padding-left: 15px !important;
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 15px;
  padding-bottom: 5px; }
  @media screen and (max-width: 639px) {
    .two-tees-start {
      margin-left: -6px;
      margin-right: -6px; } }
  .two-tees-start .tee-time {
    left: 0 !important; }
  .two-tees-start:last-child {
    padding-bottom: 15px;
    margin-bottom: -15px; }
    .two-tees-start:last-child .tee-time {
      bottom: 10px; }
  .two-tees-start:first-child {
    margin-top: -15px;
    padding-top: 10px; }
    .two-tees-start:first-child .tee-time {
      top: 10px; }
  @media screen and (max-width: 639px) {
    .two-tees-start .tees-row:before {
      font-size: 10px;
      top: 7px; } }

.shotgun {
  padding-left: 7px !important;
  margin-left: -7px;
  margin-right: -7px;
  padding-right: 7px;
  padding-bottom: 7px; }
  .shotgun:first-child {
    margin-top: -7px; }
  .shotgun:last-child {
    margin-bottom: -7px; }
  .shotgun .tee-time-shotgun {
    padding: 15px 0 10px 0;
    font-size: 12px; }
    .shotgun .tee-time-shotgun .tee-time {
      position: relative !important;
      left: 0 !important;
      padding: 0 10px 0 0px !important;
      width: auto !important;
      margin: inherit !important;
      float: left;
      height: 14px !important;
      line-height: 16px !important; }
    .shotgun .tee-time-shotgun span {
      font-weight: 500; }

.shotgun-container .select-booking {
  height: 40px; }
  @media screen and (max-width: 639px) {
    .shotgun-container .select-booking {
      height: 35px; } }
  @media screen and (max-width: 639px) {
    .shotgun-container .select-booking > div {
      line-height: 11px; } }
  @media screen and (max-width: 374px) {
    .shotgun-container .select-booking > div {
      font-size: 7px; } }
  @media screen and (max-width: 374px) {
    .shotgun-container .select-booking > div span {
      font-size: 9px; } }

.shotgun-container .first-row {
  padding-right: 40px; }
  .shotgun-container .first-row .row-lbl {
    right: -10px; }

.shotgun-container .group-controller {
  margin-top: 5px !important; }

.shotgun-container .second-row {
  padding-left: 40px; }
  .shotgun-container .second-row .row-lbl {
    left: -10px; }

/*  ############################ 14) Alert ############################ */
.alert {
  padding: 10px 15px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .alert.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .alert ul li {
    padding: 3px 0; }
    .alert ul li .gs_icon {
      font-size: 10px;
      font-weight: bold; }
  .alert.alert-danger {
    color: #d7655c; }

.alert-booking-complete, .alert-booking-layout {
  margin: 7px auto 0 auto;
  max-width: 604px; }

/*  ############################ 15) Login Page ############################ */
.cancel-login {
  margin-left: 5px;
  text-decoration: underline;
  cursor: pointer;
  white-space: pre;
  font-style: italic; }

.login-top-message {
  padding: 10px 55px 10px 55px;
  line-height: 23px;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 639px) {
    .login-top-message {
      position: inherit;
      padding: 0; } }
  .login-top-message .text {
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    margin: 0; }
    @media screen and (max-width: 639px) {
      .login-top-message .text {
        margin-top: 49px;
        padding: 10px; } }

.invalid .form-control {
  border: 1px solid #d7655c; }

.login-container {
  max-width: 370px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px; }
  .login-container.alert {
    text-align: center; }
  .login-container .login-header {
    text-align: center; }
    .login-container .login-header .login-header-title {
      font-size: 16px;
      margin: 0;
      padding: 0;
      margin-bottom: 10px; }
  .login-container .form-group {
    margin-bottom: 15px; }
  .login-container .gs_icon {
    position: absolute;
    top: 37px;
    margin-left: 15px; }
  .login-container .icon-envelope {
    font-size: 12px;
    top: 38px !important; }
  .login-container .login-footer {
    display: flex;
    align-items: center;
    justify-content: center; }
    .login-container .login-footer button {
      width: 50%; }
  .login-container .form-control {
    padding-left: 40px; }
  .login-container .pwd-field {
    padding-right: 140px; }
  .login-container .form-group {
    position: relative; }
  .login-container .forgot {
    position: absolute;
    right: 15px;
    top: 35px;
    cursor: pointer; }
  .login-container label {
    padding-bottom: 10px; }
  .login-container.password-recovery .pwd-title {
    text-align: center;
    font-size: 1.5em;
    font-weight: normal; }
  .login-container.password-recovery .action-login {
    margin-top: 30px;
    text-align: center;
    width: 100%; }
    .login-container.password-recovery .action-login a {
      display: inline-block; }

/*  ############################ 16) Jquery UI ############################ */
.ui-menu {
  position: absolute;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0px rgba(219, 219, 219, 0.6);
  -moz-box-shadow: 0 2px 4px 0px rgba(219, 219, 219, 0.6);
  box-shadow: 0 2px 4px 0px rgba(219, 219, 219, 0.6); }
  .ui-menu .ui-menu-item-wrapper {
    padding: 10px 15px; }
    .ui-menu .ui-menu-item-wrapper:hover, .ui-menu .ui-menu-item-wrapper.ui-state-active {
      color: #fff; }

/*  ############################ 17) User profile ############################ */
.change-pwd .form-control {
  padding-left: 15px; }

.change-pwd .pwd-title {
  text-align: center;
  font-size: 1.5em;
  font-weight: normal; }

.change-pwd .icon-user-lock {
  line-height: 0px;
  margin-right: 20px;
  position: relative;
  top: 1px; }

.change-pwd .change-pwd-footer {
  text-align: center;
  display: table;
  width: 100%; }
  .change-pwd .change-pwd-footer .btn {
    padding: 8px 15px !important; }
    .change-pwd .change-pwd-footer .btn:first-child + button {
      margin-left: 10px; }

.avatar-btn {
  float: right;
  margin-left: 10px;
  padding: 2px 0;
  top: 13px; }
  @media screen and (max-width: 767px) {
    .avatar-btn {
      top: 0; } }
  @media screen and (max-width: 639px) {
    .avatar-btn {
      display: inline-block; } }
  .avatar-btn .dropdown-body {
    z-index: 999;
    padding-top: 0;
    width: 100%;
    min-width: 210px;
    right: 0; }
    .avatar-btn .dropdown-body .dropdown-header {
      text-align: left;
      padding: 10px;
      display: block;
      width: 100%;
      line-height: 20px;
      margin-bottom: 6px; }
      .avatar-btn .dropdown-body .dropdown-header .lname, .avatar-btn .dropdown-body .dropdown-header .user-name {
        white-space: pre;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left; }
    .avatar-btn .dropdown-body a:last-child {
      margin-bottom: 7px !important;
      display: block; }
  .avatar-btn .list {
    text-align: left;
    padding: 6px 15px !important; }
    .avatar-btn .list .gs_icon {
      margin-right: 15px; }
    .avatar-btn .list .icon-user-lock {
      margin-left: -1px; }
  .avatar-btn .user-avatar {
    text-align: center;
    width: 34px;
    height: 34px;
    overflow: hidden;
    margin-left: auto;
    display: table;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%; }
    .avatar-btn .user-avatar img {
      width: 100%;
      position: relative;
      top: 1px; }
    .avatar-btn .user-avatar span {
      display: table-cell;
      vertical-align: middle;
      font-size: 16px;
      font-weight: bold; }
  .avatar-btn .btn-book-teetime {
    color: #fff !important;
    padding: 8px;
    text-align: center;
    margin: 10px 15px 5px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; }
  .avatar-btn .user-avatar-big {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    display: table;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%; }
    .avatar-btn .user-avatar-big span {
      display: table-cell;
      vertical-align: middle;
      font-size: 16px;
      font-weight: normal; }
    .avatar-btn .user-avatar-big img {
      width: 100%;
      position: relative;
      top: 2px; }

/*  ############################ 18) Table ############################ */
.table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  background-color: transparent; }
  .table thead th {
    border-top-width: 0; }
  .table tbody tr:hover {
    color: #fff;
    cursor: pointer; }
  .table th {
    color: #fff;
    white-space: pre; }
  .table td, .table th {
    padding: 10px 15px;
    vertical-align: top;
    line-height: 23px;
    vertical-align: middle; }

.table-history {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  background-color: transparent; }
  .table-history thead th {
    border-top-width: 0; }
  .table-history .small {
    font-size: 12px; }
  .table-history .booking-line {
    cursor: pointer; }
    .table-history .booking-line.selected {
      background-color: #fafafa; }
  .table-history th {
    white-space: pre; }
  .table-history td, .table-history th {
    padding: 3px 15px;
    vertical-align: top;
    line-height: 23px;
    vertical-align: middle; }

/*  ############################ 19) Booking History ############################ */
.report-container {
  margin-left: -7px;
  margin-right: -7px; }
  .report-container .wrap-sroll-table {
    position: relative; }
  .report-container .scrollable-table {
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow-y: scroll;
    max-height: 506px;
    min-height: 400px; }
    .report-container .scrollable-table .shadowCoverTop {
      height: 5px;
      width: 100%;
      background: #fff;
      background-size: 100% 12px;
      background-repeat: no-repeat;
      position: relative;
      z-index: 2; }
    .report-container .scrollable-table .shadowCoverBottom {
      height: 5px;
      width: 100%;
      background: #fff;
      background-size: 100% 12px;
      background-repeat: no-repeat;
      position: relative;
      z-index: 2; }
  .report-container .shadowContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
    .report-container .shadowContainer .shadow {
      position: absolute;
      z-index: 1;
      background-repeat: no-repeat;
      background-size: 100% 6px;
      width: inherit;
      height: 5px;
      left: 0; }
      .report-container .shadowContainer .shadow.radialShadowTop {
        top: 0;
        background: radial-gradient(farthest-side at 50% 0%, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)) 100% 0; }
      .report-container .shadowContainer .shadow.radialShadowBottom {
        bottom: 0;
        background: radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)) 0 100%; }
  .report-container .table {
    margin-top: -1px; }
    @media screen and (max-width: 639px) {
      .report-container .table {
        width: 900px; } }
    @media screen and (max-width: 639px) {
      .report-container .table {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .report-container .table thead th:nth-child(2), .report-container .table thead th:nth-child(3), .report-container .table thead th:nth-child(5) {
        display: none; } }
    @media screen and (max-width: 479px) {
      .report-container .table thead th:nth-child(2), .report-container .table thead th:nth-child(3), .report-container .table thead th:nth-child(4), .report-container .table thead th:nth-child(5), .report-container .table thead th:nth-child(6) {
        display: none; } }
    @media screen and (max-width: 767px) {
      .report-container .table tbody tr td:nth-child(2), .report-container .table tbody tr td:nth-child(3), .report-container .table tbody tr td:nth-child(5) {
        display: none; } }
    @media screen and (max-width: 479px) {
      .report-container .table tbody tr td:nth-child(2), .report-container .table tbody tr td:nth-child(3), .report-container .table tbody tr td:nth-child(4), .report-container .table tbody tr td:nth-child(5), .report-container .table tbody tr td:nth-child(6) {
        display: none; } }
  .report-container .player-names {
    line-height: 25px; }
    .report-container .player-names div {
      white-space: pre;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block; }
      .report-container .player-names div:before {
        margin-right: 7px;
        font-family: 'gsglyphs' !important;
        content: "\e91a"; }

.short-details {
  padding: 12px 15px;
  border-radius: 3px;
  margin-bottom: 14px;
  height: 100%;
  max-height: 130px;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 1s ease;
  -moz-transition: max-height 1s ease;
  -ms-transition: max-height 1s ease;
  -o-transition: max-height 1s ease;
  transition: max-height 1s ease; }
  .short-details li {
    margin-top: 10px; }
    .short-details li:first-child {
      margin-top: 0; }
    .short-details li ._lbl {
      padding-bottom: 3px; }
    .short-details li ._value {
      font-weight: 500; }
      .short-details li ._value.player-names {
        line-height: 25px; }
        .short-details li ._value.player-names div {
          white-space: pre;
          overflow: hidden;
          text-overflow: ellipsis;
          display: block; }
          .short-details li ._value.player-names div:before {
            margin-right: 7px;
            font-family: 'gsglyphs' !important;
            content: "\e91a"; }
  .short-details .show-more {
    margin: 0;
    padding: 0; }
  .short-details ._show-more {
    opacity: 1;
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    height: 30px;
    line-height: 21px;
    bottom: -2px;
    background: #fafafa;
    padding-bottom: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    .short-details ._show-more:before {
      font-family: 'gsglyphs' !important;
      content: "\e90d";
      margin-right: 6px;
      position: relative;
      top: 1px;
      font-size: 13px; }

.back-btn {
  position: absolute;
  top: 15px;
  width: 27px;
  padding: 6px; }

.align-center {
  text-align: center !important; }

.booking-options .input-show-more:checked ~ .short-details {
  max-height: 500px; }
  .booking-options .input-show-more:checked ~ .short-details ._show-more {
    opacity: 0; }

@media screen and (max-width: 374px) {
  .booking-options .modal-title {
    font-size: 16px !important; } }

.booking-options .modal-body {
  padding: 0 15px 80px 15px; }

.booking-options .modal-footer {
  position: fixed;
  width: 100%;
  background-color: #fff;
  bottom: 0; }

.custom-width {
  max-width: 430px; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  margin-bottom: 15px;
  margin-left: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .pagination .pagination {
    margin: auto; }
  .pagination .page-item.active a {
    z-index: 2;
    color: #fff; }
  .pagination .page-item a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff; }
    .pagination .page-item a:hover {
      background-color: #fafafa; }
  .pagination .page-item:first-child a {
    margin-left: 0;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px; }
  .pagination .page-item:last-child a {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  .pagination .page-item.disabled a {
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff; }

/*  ############################ 20) Radio Holes ############################ */
.switch-button {
  display: table;
  width: 100%; }
  .switch-button .btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .switch-button .btn-group [type="radio"] {
      display: none; }
  .switch-button label {
    width: 100%;
    text-align: center; }
  .switch-button .btn {
    cursor: pointer;
    float: left;
    padding: 10px 0;
    height: 100%; }
    .switch-button .btn.active {
      color: #fff; }

.history-loading {
  height: calc(100% - 65px) !important;
  margin-top: 65px;
  position: fixed !important; }

.switch-container {
  background-color: transparent !important;
  padding: 15px 0;
  text-align: center;
  position: relative; }

.filter-bookings {
  margin: auto;
  display: inline-block; }

.switch-button-general {
  display: block;
  width: 100%; }
  .switch-button-general .btn-group {
    display: flex; }
    .switch-button-general .btn-group [type="radio"] {
      display: none; }
  .switch-button-general label {
    width: 100%;
    text-align: center; }
  .switch-button-general .btn {
    cursor: pointer;
    float: left;
    padding: 10px;
    height: 100%; }
    .switch-button-general .btn:first-child {
      border-left-color: transparent; }
    .switch-button-general .btn.active {
      color: #fff; }

.upcoming:checked ~ table tbody tr.past-teetime {
  display: none; }

.past:checked ~ .table tbody tr.upcoming-teetime {
  display: none; }

.action-holes {
  width: 100%;
  max-width: 110px;
  float: right;
  display: block;
  text-align: center; }
  @media screen and (max-width: 399px) {
    .action-holes {
      margin: auto;
      float: inherit; } }

.switch-holes {
  max-width: 220px;
  margin: auto; }

/*  ############################ 21) Modify Booking ############################ */
.box-course-details .confirm-message {
  text-align: center;
  width: 100%;
  line-height: 23px;
  margin: 15px 0; }

.box-course-details .tee-time-details {
  display: inline-block;
  width: 100%;
  padding: 10px 15px; }
  .box-course-details .tee-time-details .selected-calendar, .box-course-details .tee-time-details .selected-teetime {
    line-height: 20px;
    position: relative;
    padding-left: 38px; }
    .box-course-details .tee-time-details .selected-calendar:before, .box-course-details .tee-time-details .selected-teetime:before {
      font-family: 'gsglyphs' !important;
      position: absolute;
      left: 0;
      top: 2px;
      bottom: 0;
      margin: auto;
      font-size: 18px;
      height: 33px;
      line-height: 29px;
      padding-right: 11px; }
  .box-course-details .tee-time-details .selected-calendar {
    float: left; }
    .box-course-details .tee-time-details .selected-calendar:before {
      content: "\e91b"; }
  .box-course-details .tee-time-details .selected-teetime {
    float: right; }
    .box-course-details .tee-time-details .selected-teetime:before {
      content: "\e926"; }

.box-course-details .badges {
  text-align: center;
  margin-top: 15px; }
  .box-course-details .badges .wallet-badge {
    width: 130px;
    margin-right: 15px; }
  .box-course-details .badges a {
    display: inline-block; }
    .box-course-details .badges a img {
      display: block; }

.box-course-details ul.breakdown-players {
  padding: 0;
  margin: 0;
  line-height: 28px;
  margin-top: 10px; }
  .box-course-details ul.breakdown-players .tooltip-notesincludes {
    height: 0;
    margin-left: 10px;
    position: relative;
    top: 1px;
    height: 0;
    padding: 0; }
  .box-course-details ul.breakdown-players li .rental-item {
    display: block; }
  .box-course-details ul.breakdown-players li .total-in-currency {
    font-size: 1.1em; }
  .box-course-details ul.breakdown-players .vat {
    width: 100%;
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 12px; }

.box-course-details ul.breakdown-rate-includes {
  padding: 0;
  margin: 0;
  line-height: 28px; }

.box-course-details .booked-by {
  text-align: center;
  margin: 15px 0;
  line-height: 22px; }

.summary-section-title {
  font-size: 1em;
  padding: 0;
  margin: 30px 0 0 0; }

.modify-booking-container {
  max-width: 760px;
  margin: 15px auto; }
  .modify-booking-container .course-image {
    overflow: hidden;
    position: relative;
    height: 110px;
    width: 100%;
    color: #fff; }
  .modify-booking-container .course-address {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 7px 0;
    text-align: center;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0f000000',GradientType=0 );
    /* IE6-9 */ }
  .modify-booking-container .modify-col-left {
    float: left;
    width: 50%;
    padding-right: 15px; }
  .modify-booking-container .modify-col-right {
    width: 50%;
    height: 100%;
    float: left;
    display: table;
    padding-left: 15px; }
    .modify-booking-container .modify-col-right .display-middle {
      display: table-cell;
      vertical-align: middle; }
    .modify-booking-container .modify-col-right .rate-difference {
      margin-bottom: 15px; }
    .modify-booking-container .modify-col-right p {
      margin-bottom: 15px; }
  .modify-booking-container .submit-booking {
    width: 100%;
    margin-top: 15px;
    font-size: 1.1em;
    padding: 10px !important; }

/* ################################ 22) Switch Input ############################## */
.switch-input .radio-item:nth-child(1):checked ~ .switch-view .toggle-switch {
  left: 12.5px;
  width: 65px; }

.switch-input .radio-item:nth-child(1):checked ~ .switch-view .wrap-label label:nth-child(1) {
  color: #5a5a5a;
  font-weight: 600; }

.switch-input .radio-item:nth-child(2):checked ~ .switch-view .toggle-switch {
  left: 102.5px;
  width: 65px; }

.switch-input .radio-item:nth-child(2):checked ~ .switch-view .wrap-label label:nth-child(2) {
  color: #5a5a5a;
  font-weight: 600; }

.switch-input .radio-item:nth-child(3):checked ~ .switch-view .toggle-switch {
  left: 192.5px;
  width: 65px; }

.switch-input .radio-item:nth-child(3):checked ~ .switch-view .wrap-label label:nth-child(3) {
  color: #5a5a5a;
  font-weight: 600; }

.switch-input .switch-view {
  position: relative;
  height: 28px;
  margin: auto;
  display: table;
  margin-bottom: 10px; }
  @media screen and (max-width: 639px) {
    .switch-input .switch-view {
      margin-bottom: 15px; } }
  .switch-input .switch-view label {
    -webkit-tap-highlight-color: transparent;
    font-weight: normal;
    position: relative;
    color: #80c745;
    z-index: 2;
    margin-bottom: 0;
    height: 26px;
    font-size: 15px;
    line-height: 26px;
    width: 90px;
    text-align: center;
    float: left;
    font-weight: 400;
    cursor: pointer;
    padding: 0 5px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .switch-input .switch-view .toggle-switch {
    background-color: silver;
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 80px;
    height: 1px;
    z-index: 1 !important;
    -moz-transition: left 0.3s ease,width 0.3s ease;
    -o-transition: left 0.3s ease,width 0.3s ease;
    -webkit-transition: left 0.3s ease,width 0.3s ease;
    transition: left 0.3s ease,width 0.3s ease; }

/* ################################ 23) Widget Menu ############################## */
.widget-menu {
  display: table;
  height: 65px;
  width: 100%;
  position: relative;
  padding: 0;
  min-height: 65px; }
  @media screen and (max-width: 767px) {
    .widget-menu {
      min-height: 95px; } }
  @media screen and (max-width: 399px) {
    .widget-menu {
      min-height: 115px; } }
  @media screen and (max-width: 639px) {
    .widget-menu {
      display: block;
      padding: 0; } }
  @media screen and (max-width: 639px) {
    .widget-menu {
      padding: 0; } }
  .widget-menu .sign-out {
    text-decoration: underline;
    cursor: pointer;
    white-space: pre;
    font-style: italic;
    display: inline-block; }
  .widget-menu .sign-in {
    padding-left: 15px;
    font-size: 15px;
    line-height: 15px;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -1px; }
    @media screen and (max-width: 639px) {
      .widget-menu .sign-in {
        width: 120px; } }
  .widget-menu .wm-button-back {
    position: absolute;
    height: 65px;
    z-index: 1;
    display: table;
    cursor: pointer !important;
    -webkit-transition: 0.3s ease opacity;
    -moz-transition: 0.3s ease opacity;
    -ms-transition: 0.3s ease opacity;
    -o-transition: 0.3s ease opacity;
    transition: 0.3s ease opacity; }
    @media screen and (max-width: 767px) {
      .widget-menu .wm-button-back {
        bottom: 0;
        height: 40px; } }
    .widget-menu .wm-button-back:hover {
      opacity: 0.7;
      animation: back-bounce-animation linear 0.3s;
      animation-iteration-count: 1;
      transform-origin: 50% 50%;
      -webkit-animation: back-bounce-animation linear 0.3s;
      -webkit-animation-iteration-count: 1;
      -webkit-transform-origin: 50% 50%;
      -moz-animation: back-bounce-animation linear 0.3s;
      -moz-animation-iteration-count: 1;
      -moz-transform-origin: 50% 50%;
      -o-animation: back-bounce-animation linear 0.3s;
      -o-animation-iteration-count: 1;
      -o-transform-origin: 50% 50%;
      -ms-animation: back-bounce-animation linear 0.3s;
      -ms-animation-iteration-count: 1;
      -ms-transform-origin: 50% 50%; }
    .widget-menu .wm-button-back .wm-button-back-arrow {
      display: table-cell;
      width: 25px;
      vertical-align: middle; }
      .widget-menu .wm-button-back .wm-button-back-arrow i {
        font-size: 22px;
        line-height: 22px;
        padding: 9px 0 9px;
        left: 0;
        letter-spacing: 0;
        position: relative;
        color: #80c745; }
    .widget-menu .wm-button-back .wm-button-back-text-container {
      display: table-cell;
      height: 100%;
      vertical-align: middle; }
      .widget-menu .wm-button-back .wm-button-back-text-container .wm-button-back-title {
        font-weight: 500;
        font-size: 12px;
        line-height: 12px;
        color: #80c745; }
      .widget-menu .wm-button-back .wm-button-back-text-container .wm-button-back-description {
        font-weight: 500;
        font-size: 14px;
        line-height: 14px;
        display: block;
        color: #80c745; }
  .widget-menu .wm-message-top {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 0;
    height: 65px;
    display: table;
    width: 100%;
    padding-right: 210px;
    padding-left: 210px; }
    @media screen and (max-width: 767px) {
      .widget-menu .wm-message-top {
        padding: 0; } }
    @media screen and (max-width: 399px) {
      .widget-menu .wm-message-top {
        height: 76px; } }
    .widget-menu .wm-message-top .wm-msg-middle {
      display: table-cell;
      vertical-align: middle; }
    .widget-menu .wm-message-top .wm-message-top-heading {
      font-size: 16px;
      line-height: 20px;
      font-weight: 500; }
    .widget-menu .wm-message-top .coursename-top {
      white-space: pre; }
    .widget-menu .wm-message-top .wm-message-top-subheading {
      font-size: 14px;
      line-height: 20px; }
  .widget-menu .wm-action-right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 65px;
    display: table;
    vertical-align: middle;
    z-index: 99; }
    @media screen and (max-width: 767px) {
      .widget-menu .wm-action-right {
        right: 0;
        bottom: 0;
        top: inherit;
        margin: inherit;
        height: 40px; } }
    .widget-menu .wm-action-right .currency-width {
      vertical-align: middle;
      display: table-cell;
      padding-left: 15px; }
      @media screen and (max-width: 639px) {
        .widget-menu .wm-action-right .currency-width {
          display: inline-block;
          float: inherit; } }
    .widget-menu .wm-action-right .dropdown-list {
      position: relative;
      height: 40px; }
      .widget-menu .wm-action-right .dropdown-list:not(.click):hover .dropdown-body {
        display: block; }
      .widget-menu .wm-action-right .dropdown-list .default-text {
        cursor: pointer; }
        .widget-menu .wm-action-right .dropdown-list .default-text .icon-caret-bottom {
          font-size: 11px; }
        .widget-menu .wm-action-right .dropdown-list .default-text .selected_currency {
          line-height: 40px; }
      .widget-menu .wm-action-right .dropdown-list .dropdown-body {
        background: #fff;
        display: none;
        position: absolute;
        right: 0;
        top: 40px;
        padding: 0;
        z-index: 10;
        -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4); }
        .widget-menu .wm-action-right .dropdown-list .dropdown-body .dropdown-header {
          text-align: center;
          padding: 10px;
          margin: 0; }
        .widget-menu .wm-action-right .dropdown-list .dropdown-body .list {
          padding: 5px 20px;
          cursor: pointer; }

@keyframes back-bounce-animation {
  0% {
    transform: translate(0px, 0px); }
  50% {
    transform: translate(-5px, 0px); }
  100% {
    transform: translate(0px, 0px); } }

@-moz-keyframes back-bounce-animation {
  0% {
    -moz-transform: translate(0px, 0px); }
  50% {
    -moz-transform: translate(-5px, 0px); }
  100% {
    -moz-transform: translate(0px, 0px); } }

@-webkit-keyframes back-bounce-animation {
  0% {
    -webkit-transform: translate(0px, 0px); }
  50% {
    -webkit-transform: translate(-5px, 0px); }
  100% {
    -webkit-transform: translate(0px, 0px); } }

@-o-keyframes back-bounce-animation {
  0% {
    -o-transform: translate(0px, 0px); }
  50% {
    -o-transform: translate(-5px, 0px); }
  100% {
    -o-transform: translate(0px, 0px); } }

@-ms-keyframes back-bounce-animation {
  0% {
    -ms-transform: translate(0px, 0px); }
  50% {
    -ms-transform: translate(-5px, 0px); }
  100% {
    -ms-transform: translate(0px, 0px); } }

.threeteeswrap {
  margin-left: -15px !important;
  margin-right: -15px !important; }
  @media screen and (max-width: 639px) {
    .threeteeswrap {
      margin-left: -6px !important;
      margin-right: -6px !important; } }

.threeteestart {
  position: relative;
  padding: 15px;
  width: 100%; }
  .threeteestart:nth-child(2n+1) {
    background-color: #fafafa; }
  .threeteestart .threetees-tee-time {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
    left: 4px;
    height: 30px;
    font-size: 12px;
    font-weight: 500;
    margin: auto; }
  .threeteestart .teetime-bookings {
    padding-left: 80px !important; }
    .threeteestart .teetime-bookings .tee-time {
      width: 40px !important;
      line-height: 15px !important; }
  .threeteestart .char-lbl {
    color: #757575;
    left: 22px;
    font-size: 10px;
    position: absolute;
    top: 9px;
    text-align: center;
    width: 52px; }

.other-dates-with-teetime .teetimetext {
  margin-bottom: 15px;
  color: #8d8d8d;
  line-height: 20px;
  text-align: center; }

.other-dates-with-teetime .date_available .avail_date {
  width: 50%;
  display: table;
  cursor: pointer !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-transition: ease .3s opacity;
  -o-transition: ease .3s opacity;
  -webkit-transition: ease .3s opacity;
  transition: ease .3s opacity; }
  .other-dates-with-teetime .date_available .avail_date.available1 {
    float: left; }
    .other-dates-with-teetime .date_available .avail_date.available1 .date {
      text-align: left;
      padding: 0 0 0 10px; }
  .other-dates-with-teetime .date_available .avail_date.available2 {
    float: right; }
    .other-dates-with-teetime .date_available .avail_date.available2 .date {
      text-align: right;
      padding: 0 10px 0 0; }
  .other-dates-with-teetime .date_available .avail_date .date {
    display: table-cell;
    vertical-align: middle;
    width: 140px;
    line-height: 18px;
    font-weight: 500; }
    .other-dates-with-teetime .date_available .avail_date .date .date-day {
      font-size: 14px; }
    .other-dates-with-teetime .date_available .avail_date .date .date-full {
      font-size: 12px; }
    .other-dates-with-teetime .date_available .avail_date .date .date-tablet {
      font-size: 12px;
      display: none; }
  .other-dates-with-teetime .date_available .avail_date i {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px; }
    .other-dates-with-teetime .date_available .avail_date i.icon-arrow-left {
      text-align: right;
      padding-right: 5px; }
    .other-dates-with-teetime .date_available .avail_date i.icon-arrow-right {
      text-align: left;
      padding-left: 5px; }

.main-visitor-container {
  transition: opacity 0.5s ease;
  opacity: 1; }

.relative {
  position: relative; }

.intro-loading {
  position: relative; }
  .intro-loading .wait-a-moment {
    display: block;
    background-color: transparent !important; }
  .intro-loading .main-visitor-container {
    opacity: 0 !important; }

.group_date {
  position: relative; }
  .group_date .input-group-addon:after {
    font-family: "gsglyphs" !important;
    content: "\e903" !important;
    position: absolute;
    top: 0;
    width: 12px;
    height: 12px;
    bottom: 0;
    right: 0;
    z-index: 4;
    font-size: 12px;
    pointer-events: none;
    margin: 14px 15px; }

.datepicker .next {
  text-indent: -999px;
  line-height: 20px;
  color: #80c745; }
  .datepicker .next:after {
    text-indent: 0;
    content: "\e901";
    position: absolute;
    right: 15px;
    display: inline-block;
    font-family: 'gsglyphs' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 17px;
    text-rendering: auto;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 5px 75px 5px 0;
    margin-top: -3px; }
    @media screen and (max-width: 1199px) and (min-width: 640px) {
      .datepicker .next:after {
        padding: 5px 35px 5px 0; } }

.datepicker .prev {
  text-indent: -999px;
  line-height: 20px;
  color: #80c745; }
  .datepicker .prev:after {
    text-indent: 0;
    content: "\e900";
    position: absolute;
    left: 15px;
    display: inline-block;
    font-family: 'gsglyphs' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 17px;
    text-rendering: auto;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 5px 0 5px 75px;
    margin-top: -3px; }
    @media screen and (max-width: 1199px) and (min-width: 640px) {
      .datepicker .prev:after {
        padding: 5px 0 5px 35px; } }

.special-text {
  text-align: center;
  color: #80c745;
  padding: 8px 0 0;
  margin-top: 7px; }

.datepicker {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 0; }
  .datepicker .datepicker-days,
  .datepicker .datepicker-months,
  .datepicker .datepicker-years {
    height: 365px;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; }
  .datepicker .day {
    position: relative;
    cursor: pointer; }
  .datepicker .legend {
    text-align: center;
    background-color: #fafafa; }
    .datepicker .legend .legend-text {
      margin-bottom: 10px; }
    .datepicker .legend td {
      font-size: 12px;
      line-height: 18px;
      padding: 8px 0;
      color: #bfbfbf; }
      .datepicker .legend td span {
        position: relative; }
  .datepicker .datepicker-years table tr td span {
    float: left;
    padding: 9px; }
  .datepicker .datepicker-years tbody .disabled {
    background-color: #d9d9d9; }
  .datepicker .datepicker-months tbody td span {
    padding: 13px;
    float: left; }
  .datepicker .datepicker-months tbody .disabled {
    background-color: #d9d9d9; }
  .datepicker .table-condensed {
    width: 100%;
    height: 100%;
    background: #ffffff;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0; }
  .datepicker thead {
    background: #fafafa;
    position: relative;
    border-bottom: 0; }
    .datepicker thead th {
      padding: 0 0 5px;
      text-align: center; }
    .datepicker thead .prev {
      background: #fafafa !important; }
    .datepicker thead .datepicker-switch {
      cursor: default;
      font-size: 15px;
      font-weight: 500; }
    .datepicker thead th.dow {
      border-bottom: 1px solid #f2f2f2; }
    .datepicker thead tr:first-child + tr {
      color: #404040; }
      .datepicker thead tr:first-child + tr th {
        padding: 0 0 10px;
        font-weight: 500; }
  .datepicker tbody {
    background: #ffffff; }
    .datepicker tbody tr {
      background: #fafafa;
      height: 50px; }
      .datepicker tbody tr:last-child td {
        border-bottom: 1px solid #f2f2f2 !important; }
    .datepicker tbody td {
      padding: 1px 8px;
      text-align: center;
      cursor: pointer;
      transition: 0.5s ease;
      background: #ffffff;
      border: 1px solid #ffffff; }
      .datepicker tbody td:hover.i-high, .datepicker tbody td:hover.i-low, .datepicker tbody td:hover.i-middle {
        font-weight: 700; }
        .datepicker tbody td:hover.i-high .indicators div, .datepicker tbody td:hover.i-low .indicators div, .datepicker tbody td:hover.i-middle .indicators div {
          transform: scale(1.5);
          opacity: 1; }
      .datepicker tbody td:hover.no-tt .no-tt-lbl {
        opacity: 1; }
      .datepicker tbody td.i-low .low {
        display: inline-block !important; }
      .datepicker tbody td.i-low .no-tt-lbl {
        display: none; }
      .datepicker tbody td.i-middle .middle {
        display: inline-block !important; }
      .datepicker tbody td.i-middle .no-tt-lbl {
        display: none; }
      .datepicker tbody td.i-high .high {
        display: inline-block !important; }
      .datepicker tbody td.i-high .no-tt-lbl {
        display: none; }
      .datepicker tbody td.no-tt {
        background: transparent;
        border: 1px solid transparent;
        color: #d9d9d9;
        text-decoration: line-through;
        text-decoration-color: #e8e8e8;
        cursor: default; }
        .datepicker tbody td.no-tt:after, .datepicker tbody td.no-tt:before {
          content: "\00a0";
          letter-spacing: -0.05em; }
        .datepicker tbody td.no-tt .high,
        .datepicker tbody td.no-tt .low,
        .datepicker tbody td.no-tt .middle,
        .datepicker tbody td.no-tt .no-tt-lbl {
          display: none; }
      .datepicker tbody td .indicators {
        position: absolute;
        width: auto;
        display: block;
        height: 4px;
        left: 0;
        margin: 0 auto;
        bottom: 6px;
        right: 0;
        text-align: center;
        pointer-events: none !important; }
        .datepicker tbody td .indicators .high,
        .datepicker tbody td .indicators .low,
        .datepicker tbody td .indicators .middle {
          display: none;
          margin: 0 3px;
          width: 4px;
          height: 4px;
          opacity: 0.8;
          border-radius: 50%;
          text-align: center;
          transition: 0.5s ease;
          vertical-align: top;
          pointer-events: none !important;
          cursor: pointer !important; }
        .datepicker tbody td .indicators .low {
          background-color: #80c745; }
        .datepicker tbody td .indicators .middle {
          background-color: #ffea2c;
          background-color: #ffc000; }
        .datepicker tbody td .indicators .high {
          background-color: #ffc000;
          background-color: #ff878c; }
      .datepicker tbody td.today {
        background: #ffffff;
        border: 1px solid #ffffff; }
      .datepicker tbody td.active {
        font-weight: 600;
        color: #80c745;
        border: 1px solid #ffffff;
        box-shadow: inset 0 0 0 1px #80c745;
        box-sizing: border-box;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; }
  .datepicker tfoot {
    color: #404040; }
    .datepicker tfoot tr th {
      text-align: center;
      padding: 7px; }
  .datepicker .today {
    cursor: pointer; }
  .datepicker .new,
  .datepicker .old {
    border: 1px solid #ffffff !important;
    background: #ffffff !important;
    color: #d9d9d9;
    border: 0; }
    .datepicker .new:hover,
    .datepicker .old:hover {
      color: #404040; }
    .datepicker .new.no-tt:hover,
    .datepicker .old.no-tt:hover {
      color: #d9d9d9; }
    .datepicker .new .indicators,
    .datepicker .old .indicators {
      display: none; }
  .datepicker .disabled {
    cursor: default;
    border: 0;
    background: transparent !important;
    border: 1px solid transparent !important;
    color: #d9d9d9;
    pointer-events: none; }
    .datepicker .disabled .indicators {
      display: none; }
  .datepicker .prev {
    cursor: pointer; }
  .datepicker .next {
    cursor: pointer; }

.datebox-legend {
  border-top: 1px solid #f2f2f2; }
  .datebox-legend .legend-text {
    text-align: center;
    line-height: 1em;
    padding: 10px 0 0;
    font-size: 12px;
    color: #5a5a5a; }
    .datebox-legend .legend-text .legend-text-inside {
      display: inline-block;
      vertical-align: middle;
      line-height: 12px; }
  .datebox-legend .legend-indicators {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 32px; }
    .datebox-legend .legend-indicators .legend-rate {
      text-align: center;
      -webkit-transition: 0.3s ease font-weight;
      -moz-transition: 0.3s ease font-weight;
      -ms-transition: 0.3s ease font-weight;
      -o-transition: 0.3s ease font-weight;
      transition: 0.3s ease font-weight; }
      .datebox-legend .legend-indicators .legend-rate .wrap-center {
        position: relative;
        display: inline-block;
        line-height: 14px;
        font-size: 12px;
        -webkit-transition: 0.3s ease transform;
        -moz-transition: 0.3s ease transform;
        -ms-transition: 0.3s ease transform;
        -o-transition: 0.3s ease transform;
        transition: 0.3s ease transform; }
        .datebox-legend .legend-indicators .legend-rate .wrap-center:before {
          width: 7px;
          height: 7px;
          position: absolute;
          content: " ";
          display: block;
          left: -18px;
          top: 0;
          bottom: 0;
          margin: auto;
          border-radius: 50%; }
        .datebox-legend .legend-indicators .legend-rate .wrap-center .currency {
          margin-right: 5px;
          line-height: 13px; }
      .datebox-legend .legend-indicators .legend-rate.highlighted {
        font-weight: 700; }
        .datebox-legend .legend-indicators .legend-rate.highlighted .wrap-center {
          -moz-transform: scale(1.1);
          -o-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
    .datebox-legend .legend-indicators .legend-high,
    .datebox-legend .legend-indicators .legend-low,
    .datebox-legend .legend-indicators .legend-middle {
      display: table-cell;
      vertical-align: middle;
      line-height: 0; }
      .datebox-legend .legend-indicators .legend-high span,
      .datebox-legend .legend-indicators .legend-low span,
      .datebox-legend .legend-indicators .legend-middle span {
        top: initial; }
    .datebox-legend .legend-indicators .legend-low .wrap-center:before {
      background-color: #80c745; }
    .datebox-legend .legend-indicators .legend-middle .wrap-center:before {
      background-color: #ffea2c;
      background-color: #ffc000; }
    .datebox-legend .legend-indicators .legend-high .wrap-center:before {
      background-color: #ffc000;
      background-color: #ff878c; }

.datebox-switch {
  display: inline-block;
  line-height: 12px;
  vertical-align: middle; }
  .datebox-switch .switch-view {
    height: initial;
    margin-bottom: initial; }
    .datebox-switch .switch-view label {
      font-size: 12px !important; }
  .datebox-switch .toggle-switch {
    display: none; }
  .datebox-switch .datebox-switch-compare::after,
  .datebox-switch .datebox-switch-holes::after {
    display: block;
    content: "";
    clear: both; }
  .datebox-switch .datebox-switch-compare .lbl-radio,
  .datebox-switch .datebox-switch-holes .lbl-radio {
    float: left;
    font-size: 12px; }
  .datebox-switch .datebox-switch-compare .switch-input,
  .datebox-switch .datebox-switch-holes .switch-input {
    float: left; }
  .datebox-switch .datebox-switch-holes .switch-view label {
    text-align: right; }
    .datebox-switch .datebox-switch-holes .switch-view label:nth-child(1) {
      padding: 0;
      width: 56px; }
    .datebox-switch .datebox-switch-holes .switch-view label:nth-child(2) {
      padding: 0 0 0 10px;
      width: 60px; }
  .datebox-switch .datebox-switch-holes .switch-input .radio-item:nth-child(1):checked ~ .switch-view .toggle-switch {
    left: 0;
    width: 56px; }
  .datebox-switch .datebox-switch-holes .switch-input .radio-item:nth-child(2):checked ~ .switch-view .toggle-switch {
    left: 66px;
    width: 50px; }
  .datebox-switch .datebox-switch-compare .switch-view label:nth-child(1) {
    padding: 0;
    width: 75px; }
  .datebox-switch .datebox-switch-compare .switch-view label:nth-child(2) {
    padding: 0 0 0 10px;
    width: calc(100% - 75px); }
  .datebox-switch .datebox-switch-compare .switch-input .radio-item:nth-child(1):checked ~ .switch-view .toggle-switch {
    left: 0;
    width: 75px; }
  .datebox-switch .datebox-switch-compare .switch-input .radio-item:nth-child(2):checked ~ .switch-view .toggle-switch {
    left: 85px;
    width: calc(100% - 85px); }

@-webkit-keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3); }
  40% {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15); }
  80% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3); }
  40% {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15); }
  80% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.slider-scaler {
  display: none; }
  @media screen and (max-width: 639px) {
    .slider-scaler {
      display: block;
      height: 230px; } }

@media screen and (max-width: 639px) {
  .gs_image_caption {
    position: relative; } }

.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1; }
  @media screen and (max-width: 639px) {
    .flexslider {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; } }
  .flexslider:hover .flex-direction-nav {
    visibility: visible;
    opacity: 1; }
  .flexslider .slides {
    zoom: 1; }
    .flexslider .slides > li {
      display: none;
      -webkit-backface-visibility: hidden; }
    .flexslider .slides img {
      display: block;
      height: auto;
      -moz-user-select: none; }
  .flexslider .flex-disabled {
    display: none; }
  .flexslider .scaler {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 480px !important; }
    @media screen and (max-width: 639px) {
      .flexslider .scaler {
        min-height: auto !important;
        height: 230px !important; } }

.flex-direction-nav {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  -moz-transition-property: visibility, opacity;
  -o-transition-property: visibility, opacity;
  -webkit-transition-property: visibility, opacity;
  transition-property: visibility, opacity;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  @media screen and (max-width: 639px) {
    .flex-direction-nav {
      visibility: visible;
      opacity: 1; } }
  .flex-direction-nav li {
    width: 50%;
    position: absolute;
    top: 0;
    height: 100%;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }
    .flex-direction-nav li:hover {
      opacity: 1; }
    .flex-direction-nav li a {
      position: absolute;
      height: 100%;
      width: 100%;
      right: 0;
      overflow: hidden;
      text-indent: -130px; }
      .flex-direction-nav li a:before, .flex-direction-nav li a:after {
        display: block;
        height: 34px;
        width: 34px;
        padding: 7px 8px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        margin-top: -17px;
        background: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: 50%;
        font-size: 18px;
        line-height: 20px;
        overflow: hidden;
        color: black;
        text-indent: 0; }
    .flex-direction-nav li.flex-nav-prev {
      left: 0; }
    .flex-direction-nav li.flex-nav-next {
      right: 0; }
    .flex-direction-nav li .flex-prev:before {
      left: 30px;
      font-family: "gsglyphs" !important;
      content: "\e90b"; }
    .flex-direction-nav li .flex-next:before {
      right: 30px;
      font-family: "gsglyphs" !important;
      content: "\e90a"; }

/* Breakdown CSS

1) Global Style
    a) Gobal Style
    b) Dropdown Menu
    c) gs container
2) Button Style
3) Widget Breadcrumbs
4) Course Boxes
5) Copyright
6) Forms
7) Tee Timepage Content
8) Modal Popup
9) Tool Tip
10) Bubble Language Selector
11) Translation
    a) ja
12) Date Picker
13) Members
14) Alert
15) Login Page
16) Jquery UI
17) User profile
18) Table
19) Booking History
20) Radio button Holes
21) Modify Booking

23) Widget Menu

//table_of_contents

*/
/*  ############################ 1) Global CSS ############################ */
@keyframes bounceArrow {
  0% {
    left: 0px; }
  100% {
    left: -5px; } }

/* a) Global CSS ###### */
body {
  color: #666;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased; }

a {
  color: #9fad44; }
  a:hover {
    color: #97a441; }

hr {
  background-color: #e6e6e6;
  margin-top: 10px; }

strong {
  font-weight: 500; }

.hr {
  background: #4F4F4F;
  margin-top: 10px; }

.bold {
  font-weight: 500; }

.page_title {
  text-transform: uppercase;
  font-size: 1.16em; }

.icon-translate {
  color: #666; }

.gs_currency .gs_icon {
  color: #666; }

.gs_currency .currency-list:hover {
  background-color: #9fad44;
  color: #fff; }

.tooltip-notesincludes[data-original-title='']:before {
  color: #9fad44; }

.language-selector .gs_icon {
  color: #666; }

.language-selector .list:hover {
  background-color: #9fad44;
  color: #fff; }
  .language-selector .list:hover:before {
    border-left: 4px solid #fff; }

.language-selector .list.active {
  background-color: #9fad44;
  color: #fff; }
  .language-selector .list.active:before {
    border-left: 4px solid #fff; }

.icon-wait.default > div {
  background-color: #666; }

.ui-helper-hidden-accessible {
  display: none; }

.ui-autocomplete-loading ~ .searching-member {
  display: block; }

.searching-member {
  left: inherit !important;
  opacity: 0.5;
  right: 15px !important;
  display: none; }

.wait-a-moment {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none; }

.player-avatar {
  background-color: #fafafa;
  border: 1px solid #dbdbdb; }

.ratesincludes-container {
  background: #fafafa;
  border-top: 1px solid #dbdbdb; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* b) Dropdown ###### */
.dropdown-list .icon-popup .icon-caret-bottom {
  color: #666; }

.dropdown-list .icon-caret-bottom {
  color: #c7c7c7; }

.dropdown-list .button {
  color: #9fad44;
  border-color: #9fad44; }

.dropdown-list .dropdown-body {
  color: #666;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }
  .dropdown-list .dropdown-body:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #dbdbdb; }
  .dropdown-list .dropdown-body:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff; }
  .dropdown-list .dropdown-body .dropdown-header {
    border-bottom: 1px solid #dbdbdb;
    font-weight: 500; }

/* ###### c) gs container ###### */
.gs_widget_container .gs_container {
  background: #fff; }

/*  ############################ 2) Button Style CSS ############################ */
.button,
button {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.btn-primary {
  color: #fff;
  background-color: #9fad44;
  border: 1px solid #9fad44; }
  .btn-primary:hover {
    color: #fff; }

.btn-danger {
  border-color: #d7655c;
  color: #fff;
  background-color: #d7655c; }
  .btn-danger:hover {
    color: #fff; }

.btn-default {
  border-color: #dbdbdb;
  color: #a8a8a8; }

/*  ############################ 3) Widget Breadcrumbs ############################ */
.gs_bc a {
  color: #666; }
  .gs_bc a:first-child .wrap-text {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px; }
  .gs_bc a:before {
    border-color: #dbdbdb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; }
  .gs_bc a .wrap-text {
    border-color: #dbdbdb;
    background-color: #fff; }
  .gs_bc a .triangle-right:before {
    border-color: #dbdbdb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #fff; }
  .gs_bc a.active {
    color: #fff; }
    .gs_bc a.active:before {
      border-color: #9fad44;
      background-color: #fff; }
    .gs_bc a.active .wrap-text {
      border-color: #9fad44;
      background-color: #9fad44; }
    .gs_bc a.active .triangle-right:before {
      border-color: #9fad44;
      background-color: #9fad44; }
  .gs_bc a .arrow:after {
    border: 1px solid #9fad44;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; }

/*  ############################ 4) Course Boxes ############################ */
.gs_city_box .thumb-scaler {
  background-color: #f2f2f2; }

.gs_city_box.view .button {
  background-color: #fafafa;
  color: #c0c0c0;
  border: 1px solid #dbdbdb; }

.course-action {
  color: #666; }
  .course-action .box-details-container .rental-badge {
    background-color: #d7655c;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; }

/*  ############################ 5) Copyright ############################ */
.copyright {
  color: #b3b3b3; }

/*  ############################ 6) Forms ############################ */
label {
  font-weight: 500; }

.form-control {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #666;
  border: 1px solid #dbdbdb; }

.select:after {
  color: #666 !important; }

.form-inline .form-group.inline-col1 .form-control {
  border-left: 1px solid #dbdbdb;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px; }

.form-inline .form-group.inline-col3 .form-control {
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0; }

.form-inline .soldtxt {
  color: #999999; }

/*  ############################ 7) Tee Timepage Content ############################ */
.visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .expanding-box .form-header-container .form-header-closed {
  color: #9fad44; }

.visitor-booking-form .booking-form-container .booking-form-header .booking-form-selection .booking-form-input-box .booking-form-input-box-container {
  background-color: #fafafa; }

.visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-add-rental-button {
  color: #9fad44; }

.visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown h3 {
  color: #666; }

.visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown .list-overflow-container ul.includes li {
  color: #8d8d8d; }

.visitor-booking-form .booking-form-container .booking-form-breakdown .booking-form-includes-breakdown .action-see-all-includes {
  color: #9fad44; }

.visitor-booking-form .booking-form-container .booking-form-summary {
  border-top-color: #F0F0F0; }
  .visitor-booking-form .booking-form-container .booking-form-summary .booking-form-booking-button-container .booking-form-booking-button {
    background: #9fad44;
    color: #fff; }

.course-name-address {
  color: #fff; }
  .course-name-address .course-name a {
    font-weight: 500;
    color: #fff; }

@media screen and (max-width: 639px) {
  .cancellation-text .tooltip-line:after,
  .free-cancellation-text .tooltip-line:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0c0c0c; } }

.cancellation-text .tooltip-inner p:last-child,
.free-cancellation-text .tooltip-inner p:last-child {
  margin-bottom: 0; }

.start_price {
  color: #9fad44; }

.summary .custom-label {
  color: #b3b3b3;
  font-weight: 500; }

.rentals .add-rental {
  color: #9fad44;
  font-weight: 500; }

.booking_sold_out .status {
  font-weight: 500; }

.course_details {
  display: inline-block; }
  .course_details > div {
    border-bottom: 1px solid #dbdbdb; }

.amenities .notes i {
  color: #9fad44; }

.section-title {
  font-weight: 500; }

.booking-summary-container .modify-rental {
  color: #9fad44;
  border-bottom: 1px dashed #dbdbdb; }

.booking-summary-container .selected-rental-items .rental-item-price {
  font-weight: 500;
  white-space: pre; }

@media screen and (max-width: 639px) {
  .booking-summary-container .selected-rental-items .rental-item .tooltip-line:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0c0c0c; } }

.booking-summary-container .selected-rental-items .rental-item .icon {
  color: #9fad44; }

.booking-summary-container .amenities .icon-gs-check {
  color: #9fad44; }

/*  ############################ 8) Modal Popup ############################ */
.dialog-error {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.modal .modal-content {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #666;
  background-color: #fff; }
  .modal .modal-content .section-title {
    font-weight: 500; }

.modal .modal-title {
  font-weight: 300; }

.modal .modal-footer {
  border-top: 1px solid #dbdbdb; }
  .modal .modal-footer .add-selected-items {
    color: #fff;
    background-color: #9fad44;
    border: 1px solid #9fad44; }
    .modal .modal-footer .add-selected-items:hover {
      color: #fff; }

.modal-header {
  border-bottom: 1px solid #dbdbdb; }

.modal-footer {
  border-top: 1px solid #dbdbdb; }
  .modal-footer .delete-player {
    color: #d7655c; }

.input-holes label:first-child {
  font-weight: 500; }

@media screen and (max-width: 639px) {
  .table-rentals td.name .wrap-rent-name[data-tooltip-right] .icon-custom-pos:after {
    border-right: 8px solid #dbdbdb; } }

@media screen and (max-width: 639px) {
  .table-rentals td.name .wrap-rent-name .tooltip-line:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0c0c0c; } }

@media screen and (max-width: 639px) {
  .table-rentals .qty-total {
    font-weight: 500; } }

.table-rentals td .price-item {
  font-weight: 500; }

.table-rentals .max .name {
  color: #d7655c; }
  .table-rentals .max .name span {
    border: 1px solid #d7655c;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; }

.table-rentals .max .input-number .form-control {
  border-bottom: 1px solid #d7655c; }

@media screen and (max-width: 639px) {
  .table-rentals .max .tooltip-line {
    background: #fff; } }

.qty-field [class^="btn-"] {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; }

.qty-field .btn-dec {
  border: 1px solid #9fad44; }
  .qty-field .btn-dec:after {
    background-color: #9fad44; }

.qty-field .btn-inc {
  border: 1px solid #9fad44; }
  .qty-field .btn-inc:before {
    background: #9fad44; }
  .qty-field .btn-inc:after {
    background: #9fad44; }

/*  ############################ 9) Tool Tip ############################ */
.tooltip {
  color: #fff;
  background-color: #0c0c0c;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px; }

.bullet-title {
  font-weight: 500; }

.tooltip-bullets li:before {
  color: #fff;
  font-weight: bold; }

.cancel-text .append-text {
  border-color: #dbdbdb; }

.free-cancellation-text {
  color: #9fad44; }
  .free-cancellation-text .append-text {
    font-weight: 500; }

[data-toggle=tooltip] .tooltip-line {
  border-color: #dbdbdb; }
  [data-toggle=tooltip] .tooltip-line:before {
    color: #a6a6a6; }

[data-placement=top] .tooltip-line:after {
  border-top: 8px solid #0c0c0c;
  color: #0c0c0c; }

@media screen and (max-width: 639px) {
  [data-placement=left] .tooltip-position:after {
    border-top: 8px solid #0c0c0c;
    color: #0c0c0c; } }

@media screen and (min-width: 640px) {
  .tooltip-position.left:before {
    border-left-color: #0c0c0c; } }

.tooltip-position.right:before {
  border-right-color: #0c0c0c; }

/*  ############################ 10) Bubble Languange Selector ############################ */
.bubble-notify {
  background: #9fad44; }
  @media screen and (max-width: 639px) {
    .bubble-notify:before {
      border-bottom: 7px solid #9fad44; } }
  .bubble-notify:after {
    color: #9fad44; }

/*  ############################ 11) Translation ############################ */
/*  ############################ 12) Date Picker ############################ */
.datepicker .next {
  color: #9fad44; }
  .datepicker .next:after {
    color: #9fad44; }

.datepicker .prev {
  color: #9fad44; }
  .datepicker .prev:after {
    color: #9fad44; }

.special-text {
  color: #9fad44; }

.datepicker .legend {
  background-color: #fafafa; }

.datepicker .datepicker-years tbody .disabled {
  background-color: #d9d9d9; }

.datepicker .datepicker-months tbody .disabled {
  background-color: #d9d9d9; }

.datepicker .table-condensed {
  background-color: #fff; }

.datepicker thead {
  background-color: #fafafa; }
  .datepicker thead .prev {
    background-color: #fafafa; }
  .datepicker thead .datepicker-switch {
    color: gray; }
  .datepicker thead th.dow {
    border-bottom: 1px solid #f2f2f2; }
  .datepicker thead tr:first-child + tr {
    color: gray; }

.datepicker tbody {
  background-color: #fff; }
  .datepicker tbody tr {
    background-color: #fafafa; }
    .datepicker tbody tr:last-child td {
      border-bottom: 1px solid #f2f2f2 !important; }
  .datepicker tbody td {
    background-color: #fff;
    border: 1px solid #ffffff; }
    .datepicker tbody td.no-tt {
      background: transparent;
      border: 1px solid transparent;
      color: #d9d9d9;
      text-decoration: line-through;
      text-decoration-color: #e8e8e8; }
    .datepicker tbody td.today {
      background: #ffffff;
      border: 1px solid #ffffff; }
    .datepicker tbody td.active {
      color: #9fad44;
      border: 1px solid #ffffff;
      box-shadow: inset 0 0 0 1px #9fad44; }

.datepicker tfoot {
  color: #404040; }

.datepicker .new,
.datepicker .old {
  border: 1px solid #ffffff !important;
  background: #ffffff !important;
  color: #d9d9d9; }
  .datepicker .new:hover,
  .datepicker .old:hover {
    color: #404040; }
  .datepicker .new.no-tt:hover,
  .datepicker .old.no-tt:hover {
    color: #d9d9d9; }

.datepicker .disabled {
  background: transparent !important;
  border: 1px solid transparent !important;
  color: #d9d9d9; }

.datebox-legend {
  border-top: 1px solid #f2f2f2; }
  .datebox-legend .legend-text {
    color: #5a5a5a; }

/*  ############################ 13)  Members ############################ */
.top-message .sign-out {
  color: #d7655c;
  white-space: pre; }

.top-message .sign-in {
  color: #9fad44; }

@media screen and (max-width: 639px) {
  .top-message .text {
    border-top: 1px solid #dbdbdb; } }

.btn-back {
  border: 1px solid #9fad44;
  color: #9fad44; }

.teetime-calendar {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }
  .teetime-calendar .wrap-calendar .time-day {
    font-weight: 500; }
  .teetime-calendar .prev-day, .teetime-calendar .next-day {
    color: #9fad44; }
  .teetime-calendar .datepicker {
    position: absolute;
    box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px;
    list-style: none;
    z-index: 1000; }
  .teetime-calendar .next-day {
    display: none; }
  .teetime-calendar .prev-day {
    display: none; }

.radio-hole-18:checked ~ .member-container .teesheet-container .teetime-bookings .eighteen {
  border-color: #9fad44; }
  .radio-hole-18:checked ~ .member-container .teesheet-container .teetime-bookings .eighteen:not(:first-child):before {
    background-color: #9fad44; }

.radio-hole-9:checked ~ .member-container .teesheet-container .teetime-bookings .nine {
  border-color: #9fad44; }
  .radio-hole-9:checked ~ .member-container .teesheet-container .teetime-bookings .nine:not(:first-child):before {
    background-color: #9fad44; }

.radio-twilight:checked ~ .member-container .teesheet-container .teetime-bookings .twilight {
  border-color: #9fad44; }
  .radio-twilight:checked ~ .member-container .teesheet-container .teetime-bookings .twilight:not(:first-child):before {
    background-color: #9fad44; }

.members-details .modal-footer {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.member-container .summary-text .gs_icon {
  color: #9fad44; }

.member-container .summary-text .small {
  color: #8c8c8c; }

.member-container .select-customer-type {
  border-bottom: 1px solid #dbdbdb; }
  .member-container .select-customer-type .advnce-lbl .slide_lbl {
    color: #a8a8a8; }
  .member-container .select-customer-type .me-field .read-only {
    font-weight: 500; }
    .member-container .select-customer-type .me-field .read-only:before {
      border: 1px solid #dbdbdb; }
  .member-container .select-customer-type .rate-player {
    font-weight: 500; }

.member-container .multiple-course .dropdown-list button {
  color: #666;
  border-color: #9fad44; }
  .member-container .multiple-course .dropdown-list button:before {
    color: #c7c7c7; }

.member-container .multiple-course .dropdown-list .dropdown-body .list.checked:before {
  color: #9fad44; }

.member-container .multiple-course .dropdown-list .dropdown-body .list:hover {
  background-color: #fafafa; }

.member-container .top-action .action-label {
  color: rgba(102, 102, 102, 0.8); }

.member-container .top-action .events {
  background-color: #fafafa;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.member-container .top-action .selected-day {
  color: #9fad44; }

.member-container .top-action .tee-time-players {
  color: #9fad44; }

.member-container .teesheet-container .no-availability {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 100px;
  font-weight: 500; }
  @media screen and (max-width: 639px) {
    .member-container .teesheet-container .no-availability {
      margin-top: 60px; } }

.member-container .teesheet-container .tee-time {
  font-weight: 500; }
  .member-container .teesheet-container .tee-time .arrow:before {
    background-color: #dbdbdb; }
  .member-container .teesheet-container .tee-time .arrow:after {
    background-color: #dbdbdb; }

.member-container .teesheet-container .group-controller .controller {
  background-color: #fff;
  border-color: #dbdbdb; }
  .member-container .teesheet-container .group-controller .controller:not(.available) {
    border-color: #dbdbdb; }
  .member-container .teesheet-container .group-controller .controller:only-child {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; }
  .member-container .teesheet-container .group-controller .controller:first-child:not(:only-child) {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px; }
  .member-container .teesheet-container .group-controller .controller:last-child:not(:only-child) {
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0; }
  .member-container .teesheet-container .group-controller .controller.blocked {
    border-color: #dbdbdb; }
  .member-container .teesheet-container .group-controller .controller .gs_icon {
    color: #9fad44; }

.member-container [player="4"] {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.member-container .select-booking > div {
  background-color: #9fad44;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff; }

.member-container .booking-complete .section-lbl {
  font-weight: 500; }

.member-container .booking-complete .action-addplayer {
  color: #9fad44;
  cursor: pointer; }
  .member-container .booking-complete .action-addplayer i {
    font-size: 11px;
    margin-right: 4px; }

.member-container .booking-complete .player-item .remove-this-player:hover:before {
  background-color: #d7655c; }

.member-container .booking-complete .player-item .remove-this-player:before {
  background-color: #b3b3b3;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.member-container .booking-complete .booked-players {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 15px;
  background-color: #fafafa;
  -webkit-box-shadow: 0 1px 2px 0px #cecece;
  -moz-box-shadow: 0 1px 2px 0px #cecece;
  box-shadow: 0 1px 2px 0px #cecece; }
  .member-container .booking-complete .booked-players:hover {
    background-color: #fafafa; }
  .member-container .booking-complete .booked-players .player-type .identify-player {
    font-weight: 500; }
  .member-container .booking-complete .booked-players .slide_lbl {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px; }
    .member-container .booking-complete .booked-players .slide_lbl:before {
      color: #9fad44; }
    .member-container .booking-complete .booked-players .slide_lbl:after {
      color: #9fad44; }
  .member-container .booking-complete .booked-players .slide_lbl--change {
    color: #9fad44; }

.member-container .booking-complete .rentals-addons .open-rental {
  color: #9fad44; }

.member-container .booking-complete .rentals-addons .modify-text {
  color: #9fad44; }

.member-container .booking-complete .display-price .cancellation-policy .cancellation-tooltip {
  border-bottom: 1px dashed #dbdbdb; }

.member-container .booking-complete .display-price .lbl {
  color: #dbdbdb; }

.member-container .booking-complete .display-price .tooltip-inner .tooltip-bullets li:before {
  color: #9fad44; }

.member-container .booking-complete .bottom-action.no-change .change-message {
  color: #b3b3b3; }

.member-container .inline-field .advnce-lbl:first-child .form-control {
  border-left: 1px solid #dbdbdb;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px; }

.member-container .inline-field .advnce-lbl:last-child .form-control {
  border-right: 1px solid #dbdbdb; }

.member-container .inline-field .advnce-lbl .form-control {
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0; }

.member-container .btn-player-details {
  color: #9fad44;
  font-weight: 500; }

.member-container label.advnce-lbl .read-only .fullname {
  color: #9fad44;
  font-weight: 500; }

.member-container label.advnce-lbl .read-only .player-rentals {
  padding: 0;
  margin: 0; }

.member-container #c-me:checked ~ .modal-body .tab-me span {
  border-color: #9fad44;
  color: #9fad44; }

.member-container #c-member:checked ~ .modal-body .tab-member span {
  border-color: #9fad44;
  color: #9fad44; }

.member-container #c-guest:checked ~ .modal-body .tab-guest span {
  border-color: #9fad44;
  color: #9fad44; }

.controller .disable-text {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }
  .controller .disable-text.ready-to-switch {
    color: #9fad44; }

.two-tees-start:nth-child(2n+1) {
  background-color: #fafafa; }

.shotgun:nth-child(2n+1) {
  background-color: #fafafa; }

/*  ############################ 14) Alert ############################ */
.alert {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }
  .alert.alert-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .alert.alert-warning {
    background-color: #f7f0ce;
    border-color: #e0d9b4;
    color: #8a6d3b; }

/*  ############################ 15) Login Page ############################ */
.cancel-login {
  color: #9fad44; }

@media screen and (max-width: 639px) {
  .login-top-message .text {
    border-top: 1px solid #dbdbdb; } }

.login-container .login-header .login-header-title {
  font-weight: 500; }

.login-container .forgot {
  color: #9fad44; }

/*  ############################ 16) Jquery UI ############################ */
.ui-menu {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }
  .ui-menu .ui-menu-item-wrapper {
    color: #666; }
    .ui-menu .ui-menu-item-wrapper:hover, .ui-menu .ui-menu-item-wrapper.ui-state-active {
      background-color: #9fad44; }

/*  ############################ 17) User profile ############################ */
.avatar-btn .dropdown-body a {
  color: #666; }
  .avatar-btn .dropdown-body a:hover {
    background-color: #9fad44;
    color: #fff; }
  .avatar-btn .dropdown-body a.sign-out-acct:hover {
    background-color: #d7655c;
    color: #fff; }

.avatar-btn .dropdown-body:after {
  border-bottom: 6px solid #fafafa; }

.avatar-btn .dropdown-body .dropdown-header {
  background-color: #fafafa; }

.avatar-btn .list.sign-out-acct {
  color: #d7655c; }

.avatar-btn .user-avatar {
  background: #f5a623; }
  .avatar-btn .user-avatar span {
    color: #fff; }

.avatar-btn .user-avatar-big {
  border: 1px solid #dbdbdb; }

/*  ############################ 18) Table ############################ */
.table tbody tr:hover {
  background-color: #9fad44; }

.table th {
  background-color: #9fad44; }

.table td, .table th {
  border-top: 1px solid #dbdbdb; }

.table-history .small {
  color: #999999; }

.table-history .booking-line {
  border-top: 1px solid #dbdbdb; }
  .table-history .booking-line:hover {
    background-color: #fafafa; }

/*  ############################ 19) Booking History ############################ */
.report-container {
  position: relative;
  min-height: 200px; }
  .report-container table tbody tr.no-records:hover {
    background-color: transparent !important;
    color: #666 !important; }
  .report-container table tbody tr.no-records td {
    text-align: center;
    height: 157px; }
  .report-container .report-loading {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    height: 10px;
    width: 17px; }

.short-details ._value.confirmed {
  color: #9fad44; }

.short-details ._value.canceled {
  color: #d7655c; }

.short-details ._show-more {
  color: #9fad44;
  background: #fafafa; }

.pagination .page-item.active a {
  background-color: #9fad44;
  border-color: #9fad44; }

.pagination .page-item a {
  color: #9fad44;
  border: 1px solid #dbdbdb; }

.pagination .page-item.disabled a {
  color: #dbdbdb;
  border-color: #dbdbdb; }

/*  ############################ 20) Radio Holes ############################ */
.switch-button .btn {
  color: #666; }
  .switch-button .btn.active {
    color: #9fad44;
    border-bottom: 1px solid #9fad44; }

.switch-button-general {
  border: 1px solid #9fad44;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }
  .switch-button-general .btn {
    border-left: 1px solid #9fad44;
    color: #666; }
    .switch-button-general .btn.active {
      background-color: #9fad44; }

/*  ############################ 21) Modify Booking ############################ */
.box-course-details .tee-time-details {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px 0px #cecece;
  -moz-box-shadow: 0 1px 2px 0px #cecece;
  box-shadow: 0 1px 2px 0px #cecece; }
  .box-course-details .tee-time-details .selected-calendar:before, .box-course-details .tee-time-details .selected-teetime:before {
    border-right: 1px solid #dbdbdb; }

.box-course-details ul.breakdown-players li .rental-item {
  color: #999999;
  margin-left: 10px; }

.box-course-details ul.breakdown-players li .total-in-currency {
  border-top: 1px solid #dbdbdb; }

.box-course-details ul.breakdown-players .vat {
  color: #999999; }

.modify-booking-container .course-image {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.modify-booking-container .modify-col-right .rate-difference {
  line-height: 24px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px; }

/*  ############################ 22) Tee Time Picker ############################ */
.select-tee-time-box {
  background: #fafafa; }
  .select-tee-time-box .select-tee-time-header > span {
    border-bottom: 1px solid #dbdbdb; }
  .select-tee-time-box .tee-time-list {
    background: #fff; }
    .select-tee-time-box .tee-time-list .tee-time-item .tee-time-item-bg {
      background: #fff; }
    .select-tee-time-box .tee-time-list .tee-time-item:hover .tee-time-item-bg {
      background: #fafafa !important;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); }
    .select-tee-time-box .tee-time-list .tee-time-item.other-tee-time {
      color: #828282; }
      .select-tee-time-box .tee-time-list .tee-time-item.other-tee-time .other-tee-time-type-box .other-tee-time-type {
        color: #828282; }
      .select-tee-time-box .tee-time-list .tee-time-item.other-tee-time .other-tee-time-type-box .other-tee-time-type-action {
        color: #8c8c8c; }
        .select-tee-time-box .tee-time-list .tee-time-item.other-tee-time .other-tee-time-type-box .other-tee-time-type-action:hover {
          color: #9fad44; }
    .select-tee-time-box .tee-time-list .tee-time-item .item-time .tee-text {
      color: #8c8c8c; }

.select-player-box .select-player-label {
  color: #8c8c8c; }

.select-player-box .player-count li.two:hover span {
  color: #fff !important; }

.select-player-box .player-count li.three:hover span {
  color: #fff !important; }

.select-player-box .player-count li.four:hover span {
  color: #fff !important; }

.select-player-box .player-count li span {
  color: #9fad44;
  border: 1px solid #9fad44; }

.select-player-box .player-count li.disabled span {
  color: transparent;
  border-color: #dbdbdb;
  background: whitesmoke; }

.select-player-box .player-count li.four:not(.disabled):hover ~ li:not(.one) span, .select-player-box .player-count li.three:not(.disabled):hover ~ li:not(.one) span, .select-player-box .player-count li.two:not(.disabled):hover ~ li:not(.one) span {
  background: #9fad44;
  border-color: #9fad44; }

.select-player-box .player-count li.four:not(.disabled):hover span, .select-player-box .player-count li.three:not(.disabled):hover span, .select-player-box .player-count li.two:not(.disabled):hover span {
  background: #9fad44;
  color: #9fad44; }

.select-player-box .player-count li.one:not(.disabled):hover span {
  background: #9fad44;
  color: #fff; }

.select-player-box .player-count li.three:not(.disabled):hover ~ .one span {
  background: #9fad44;
  color: #9fad44;
  border-color: #9fad44; }

.select-player-box .player-count li.four:not(.disabled):hover ~ .one span {
  background: #9fad44;
  color: #9fad44;
  border-color: #9fad44; }

.select-player-box .player-count li.two:not(.disabled):hover ~ .one span {
  background: #9fad44;
  color: #9fad44;
  border-color: #9fad44; }

/*  ############################ 23) Rental Picker ############################ */
.add-rentals-box .rentals-header {
  background: #fafafa;
  border-bottom: 1px solid #dbdbdb; }

.add-rentals-box .rental-items-save-btn,
.add-rentals-box .rentals-save-btn {
  background: #9fad44;
  color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45); }
  .add-rentals-box .rental-items-save-btn:hover,
  .add-rentals-box .rentals-save-btn:hover {
    background: #b5c163; }

.add-rentals-box .rentals-footer {
  background: #fafafa;
  border-top: 1px solid #dbdbdb; }
  .add-rentals-box .rentals-footer .rentals-remove-all {
    color: #d2d2d2; }
    .add-rentals-box .rentals-footer .rentals-remove-all:hover {
      color: #d7655c; }

.add-rentals-box .add-rental-box-header {
  border-bottom: 1px solid #dbdbdb; }

.add-rentals-box ul.rental-container {
  background-color: #fff; }
  .add-rentals-box ul.rental-container .add-rental-player {
    border-bottom: 1px solid #dbdbdb; }
    .add-rentals-box ul.rental-container .add-rental-player .add-rental-list {
      color: #b3b3b3; }
      .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rental-rate {
        color: #989898; }
      .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field i {
        color: #9fad44; }
      .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field .input-number input {
        background: rgba(0, 0, 0, 0); }
      .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field.cant-dec .qty-dec i {
        color: #d2d2d2; }
      .add-rentals-box ul.rental-container .add-rental-player .add-rental-list .rental-item .rentals-qty-field.cant-inc .qty-inc i {
        color: #d2d2d2; }

/* ################################ 24) Switch Input ############################## */
.switch-input .radio-item:nth-child(1):checked ~ .switch-view .wrap-label label:nth-child(1) {
  color: #5a5a5a; }

.switch-input .radio-item:nth-child(2):checked ~ .switch-view .wrap-label label:nth-child(2) {
  color: #5a5a5a; }

.switch-input .radio-item:nth-child(3):checked ~ .switch-view .wrap-label label:nth-child(3) {
  color: #5a5a5a; }

.switch-input .switch-view label {
  color: #9fad44; }

.switch-input .switch-view .toggle-switch {
  background-color: silver; }

/* ################################ 23) Widget Menu ############################## */
.widget-menu .wm-button-back .wm-button-back-arrow i {
  color: #9fad44; }

.widget-menu .wm-button-back .wm-button-back-text-container .wm-button-back-title {
  color: #9fad44; }

.widget-menu .wm-button-back .wm-button-back-text-container .wm-button-back-description {
  color: #9fad44; }

.widget-menu .wm-action-right .dropdown-list .dropdown-body {
  background: #fff;
  -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4); }

@media screen and (max-width: 639px) {
  body {
    margin-left: 0px;
    margin-right: 0px; } }

@media screen and (max-width: 639px) {
  .login-top-message .btn-back {
    left: 10px; } }

.threeteestart-container {
  margin-top: 20px; }
  .threeteestart-container:first-child {
    margin-top: 0; }
  .threeteestart-container .shotdunstart .lbl-tee {
    font-size: 12px;
    font-weight: normal; }
  .threeteestart-container .lbl-teestart {
    margin: 10px 0;
    font-weight: 500; }
  .threeteestart-container .lbl-tee {
    font-size: 1em;
    left: -15px;
    position: absolute;
    max-width: 75px;
    width: 100%;
    text-align: center;
    height: 25px;
    line-height: 23px;
    margin: auto;
    top: 0;
    bottom: 0;
    font-weight: 500; }
  .threeteestart-container .teestart.disabled .controller {
    background-color: #fafafa;
    line-height: 26px;
    color: #c3c3c3;
    cursor: default; }

.hour-lbl {
  font-weight: bold; }

.tournament-container {
  background-color: #000;
  padding: 20px; }
