/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
WARNING! DO NOT REMOVE THIS COMMENT! SBT-LESS WON'T BE ABLE TO PROCESS THIS FILE! (TypeError [ERR_INVALID_ARG_TYPE])
Looks like sbt-less has a dependency that cannot process files that start with variables declaration
adding this comment solve the issue.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.dropdown-menu {
  padding: 5px 10px;
}
.dropdown-menu > li {
  text-transform: none !important;
}
.dropdown-menu > li a {
  padding: 5px 0px !important;
}
.dropdown-menu > li > .active > a,
.dropdown-menu > li > .active > a:focus,
.dropdown-menu > li > .active > a:hover,
.dropdown-menu > li:not(.dropdown-header):hover {
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}
.dropdown-menu > li:not(.dropdown-header) a:hover {
  color: white;
  background-color: transparent;
}
.dropdown-menu > li.divider {
  padding: 1px 0 !important;
}
.dropdown-header {
  text-transform: uppercase !important;
  padding: 4px 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
WARNING! DO NOT REMOVE THIS COMMENT! SBT-LESS WON'T BE ABLE TO PROCESS THIS FILE! (TypeError [ERR_INVALID_ARG_TYPE])
Looks like sbt-less has a dependency that cannot process files that start with variables declaration
adding this comment solve the issue.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
:root {
  --available-background-color: #5cb85c + #111;
  --not-available-background-color: #fff;
}
.no-padding {
  padding: 0px !important;
}
.no-margin {
  margin: 0px !important;
}
.text-vertical-middle {
  vertical-align: middle !important;
}
/* Move from rounded design to non rounded */
.input-group-addon:last-child,
.input-group-addon:first-child,
.input-group button {
  border-radius: 0px;
}
/* End Move from rounded design to non rounded */
header {
  position: relative;
  z-index: 100;
}
header .keepsticky * {
  transition: font-size 500ms linear;
}
header .keepsticky * .popover-title {
  background-color: #fcf8e3;
  color: #8a6d3b;
  border-color: #faebcc;
}
header .sticky .fa {
  font-size: 100% !important;
}
header .sticky .navbar-brand {
  padding: 10px;
}
header .navbar-brand {
  padding: 15px;
}
header .navbar:not(#navbar):last-child {
  background-color: #eeeeee;
}
header .btn-help {
  margin: 3px;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-brand {
  font-size: 1.4rem;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: inherit;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-bottom: 20px;
  }
}
#logo {
  height: 3rem;
  margin: auto;
  margin-bottom: 1%;
}
.sticky [role="menuitem"] span {
  font-size: 1.4rem;
}
.teeTimeTournamentSelectorMenu {
  bottom: -10px;
  background-color: transparent;
  position: relative !important;
}
.menu-active {
  border-bottom: 2px solid rgba(8, 100, 51, 0.26);
}
.menu-active .fa,
.menu-active .name {
  color: black;
}
.menu-active .name {
  font-weight: bold;
  padding-top: 2%;
}
[role="menuitem"] {
  text-decoration: none !important;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
  font-size: 1.4rem;
}
[role="menuitem"] i.fa {
  font-size: 2rem;
}
@media (max-width: 700px) {
  .menu-active {
    border-bottom: 0px solid rgba(8, 100, 51, 0.26);
  }
  [role="menuitem"] {
    padding-top: 0px;
  }
}
/**  bootstrap-select */
.select-img img {
  max-height: 20px;
  max-width: 40px;
}
/**  End bootstrap-select */
/**  Language Selector @ Menu */
.language-selector span {
  text-transform: none !important;
}
.language-selector .text {
  display: none;
}
.language-selector .text:hover {
  display: initial;
}
.language-selector img.flag {
  max-height: 20px;
}
/**  END Language Selector @ Menu */
/*  SEARCH BAR */
.date-selector {
  max-width: 230px;
  max-width: calc(100vw - 118px);
}
.date-selector input {
  text-align: center;
}
#searchbar {
  transition: background-color 1s linear;
  background-color: #fff;
  padding-top: 10px;
}
#searchbar [data-id="searchLocation"] .select-img,
#searchbar [data-id="searchLocation"] .text-muted {
  display: none;
}
.sticky #searchbar {
  background-color: #fff;
  padding-top: 0px;
}
.search-date-control #today,
.search-date-control #tomorrow {
  margin-left: -5px;
}
/*  END SEARCH BAR */
/* SELECTED Golfclub Section */
.sticky .selectedGolfClub .logo {
  max-height: 30px;
}
.sticky .selectedGolfClub .golfClubName {
  padding-top: 0.3rem !important;
}
.selectedGolfClub .logo,
.golf-club-header .logo,
.golfResultsContainer .logo {
  transition: height 100ms linear;
  max-height: 4em;
  display: inline;
}
.selectedGolfClub .golfClubName,
.golf-club-header .golfClubName {
  padding-top: 1rem !important;
}
/* End SELECTED Golfclub Section */
.facet-disabled {
  opacity: 0.3;
}
.certifiedPartners .thumbnail {
  border: 1px solid #ddd;
  margin-bottom: 0px;
  height: 100%;
}
.certifiedPartners .thumbnail .img {
  min-height: 70px;
  max-height: 70px;
}
.certifiedPartners .partner {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .certifiedPartners .row.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.panel-default {
  border: 1px solid #ddd;
}
input,
button,
.btn,
select,
.label,
.nav-wizard > li:first-child > a,
.nav-wizard > li:last-child > a,
.alert,
.modal-content,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li:hover > a,
.nav-tabs > li > a,
.panel-heading,
.panel-group .panel {
  border-radius: 0 !important;
}
#content {
  margin-bottom: 12px;
}
.bottom-spacing {
  margin-bottom: 10px;
}
.no-bottom-spacing {
  margin-bottom: 0px;
}
.top-spacing {
  margin-top: 10px;
}
.w-100 {
  width: 100%;
}
/*
.markElementForActionRequired {
  animation: pulse 1s infinite;
}
.markElementForActionRequired:hover {
  animation: none;
}
*/
.markElementForActionRequired {
  animation: pulse 1s 3;
}
.btn-business {
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.0125), 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.0125), 0 1px 1px rgba(0, 0, 0, 0.05);
  border-top-width: 0.0625rem;
  border-bottom-width: 0.2625rem;
}
.text-nounderline {
  text-decoration: none !important;
}
.text-notransform {
  text-transform: none;
}
/* ~~~~~~> green fee order form adjustments */
.price-table-row .button-panel .replace-player-btn {
  margin-right: 5px;
}
/*******  image zoom **********/
.zoom {
  overflow: hidden;
}
.zoom img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.zoom img:hover {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/*******  end image zoom **********/
/*******  animations **********/
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(0deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(0deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(0deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(0deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(0deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(0deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(0deg);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(200, 148, 0, 0.6);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(200, 148, 0, 0.6);
    box-shadow: 0 0 0 0 rgba(200, 148, 0, 0.6);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
/*******  end animations **********/
/******* payment form *******/
#payment-method-form .payment-method-option {
  font-weight: bold;
}
/******* misc styles *******/
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.alert-danger {
  color: red;
  background-color: #fff1f1;
  border-color: red;
}
.alert-warning {
  background-color: yellow;
  border-color: yellow;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: red;
}
.has-error .form-control {
  border-color: red;
}
.has-error .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px red;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px red;
}
.text-danger {
  color: red;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
/*
.scorecard {
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
}
*/
.friend-identifcation {
  height: 50px;
  width: 50px;
}
.friends-table td {
  vertical-align: middle !important;
  text-align: left;
}
.friends-table td.source {
  width: 20%;
}
.notification-badge {
  position: relative;
  top: -11px;
  right: 9px;
  font-family: sans-serif;
}
.notification-badge-alert {
  background-color: #dc3545;
}
