@font-face {
  font-family: 'OpenSansRegular';
  src: url('/Content/font/open-sans/OpenSans-Regular.eot');
  src: url('/Content/font/open-sans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('/Content/font/open-sans/OpenSans-Regular.woff') format('woff'), url('/Content/font/open-sans/OpenSans-Regular.ttf') format('truetype'), url('/Content/font/open-sans/OpenSans-Regular.svg#OpenSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansLight';
  src: url('/Content/font/open-sans/OpenSans-Light.eot');
  src: url('/Content/font/open-sans/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('/Content/font/open-sans/OpenSans-Light.woff') format('woff'), url('/Content/font/open-sans/OpenSans-Light.ttf') format('truetype'), url('/Content/font/open-sans/OpenSans-Light.svg#OpenSansLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen {
  body {
    color: #535250;
    background: #d4d4d4;
    font-size: 1.6em;
    font-family: 'OpenSansLight';
  }
  .notSupportedPopup {
    margin-left: auto;
    margin-right: auto;
    width: 652px;
    height: 240px;
    margin-top: 20px;
    padding-left: 10px;
    background-image: url(/Content/notSupportedWindow.png);
    background-repeat: no-repeat;
  }
  .notSupportedHeader {
    padding-top: 5px;
    font-size: 2em;
  }
  .notSupportedWindow {
    padding-top: 20px;
  }
  a:link,
  a:visited,
  a:hover,
  a:active {
    color: #535250;
  }
  h1,
  h2,
  h3,
  h4 {
    font-family: 'OpenSansRegular';
  }
  .dropdownButton {
    width: 50px;
    height: 3em;
  }
  .radioButtonHeader {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.2em;
  }
  .radioButtonMid {
    font-size: 2.2em;
    font-weight: bold;
    line-height: 0.8em;
  }
  .radioButtonBottom {
    font-weight: bold;
    font-size: 1.2em;
  }
  .radioButton {
    float: left;
    width: 150px;
    height: 100px;
    background: #d4d4d4;
    font-size: 1em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .radioButtonImage {
    height: 100px;
    width: 30px;
    float: left;
  }
  .radioButtonContent {
    height: 100px;
    width: 112.5px;
    float: left;
    margin-top: 10px;
    margin-left: 2px;
    cursor: pointer;
  }
  .radioButtonContentSelected {
    margin-top: 8px !important;
    margin-left: 0px;
  }
  .hole {
    font-family: sans-serif;
    line-height: 100px;
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    font-size: 5.5em;
  }
  .showborder {
    border: 2px solid #535250 !important;
  }
  .modal-dialog {
    color: #535250;
  }
  .deleteButton {
    float: left;
    width: 240px;
    height: 45px;
    background: #d4d4d4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-left: 2px;
    margin-top: 2px;
  }
  .deleteImage {
    height: 45px;
    width: 36px;
    float: left;
    cursor: pointer;
  }
  .deleteContent {
    height: 45px;
    width: 192px;
    vertical-align: middle;
    float: left;
    cursor: pointer;
    margin-top: 12px;
    margin-left: 2px;
  }
  .deleteContentSelected {
    margin-top: 10px !important;
    margin-left: 0px !important;
  }
  .deleteHole {
    font-family: sans-serif;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    font-size: 4.5em;
    color: #ffffff;
  }
  .selectedHole {
    color: #535250 !important;
    margin-top: -2px !important;
    margin-left: -2px !important;
    margin-right: 0px !important;
  }
  .btn {
    color: #d4d4d4 !important;
    font-size: 1.2em;
    border-radius: 5px;
    padding: 15px;
    font-weight: bold;
    background: #4f4e4c !important;
  }
  .btnWide {
    padding: 15px 25px 15px 25px;
  }
  .topHalf {
    background: #ffffff;
    padding-bottom: 30px;
    padding-top: 55px;
  }
  .bottomHalf {
    background: #d4d4d4;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /**:focus {
        outline: none !important;
        outline-style: none !important;
    }*/
  input,
  select {
    border: 0px none;
    outline: none;
    background-color: #e2e3e5;
    color: #535250;
    text-indent: 10px;
    font-size: 1.2em;
  }
  input[type="text"],
  [type="email"],
  [type="tel"],
  select {
    border: 0px none !important;
    padding: 5px 0px !important;
    width: 100%;
    height: 3em;
    border-radius: 5px;
  }
  li {
    margin-left: 5px;
  }
  li:hover {
    background-color: #ffffff;
    cursor: pointer;
  }
  .btn-group {
    margin-top: 25px;
  }
  .timeRow {
    background-color: #e2e3e5 !important;
    color: #535250 !important;
    border: 0px none !important;
    height: 3em;
    width: 260px;
    font-size: 1.2em !important;
    text-align: left;
  }
  .timeItems {
    background-color: #e2e3e5;
    color: #535250;
    border: 0px none !important;
    padding: 7px !important;
    font-size: 1.2em !important;
    width: 260px;
    font-weight: bold;
  }
  .reminderTime {
    margin-top: 0;
  }
  .reminderTimeRow {
    background-color: #e2e3e5 !important;
    color: #535250 !important;
    border: 0px none !important;
    height: 3em;
    width: 310px;
    font-size: 1.2em !important;
    text-align: left;
  }
  .reminderTimeItems {
    background-color: #e2e3e5;
    color: #535250;
    border: 0px none !important;
    padding: 7px !important;
    font-size: 1.2em !important;
    width: 310px;
    font-weight: bold;
  }
  .ml20 {
    margin-left: 20px;
  }
  .mb10 {
    margin-bottom: 10px;
  }
  .mb20 {
    margin-bottom: 20px;
  }
  .well {
    background-color: #d4d4d4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 0 none;
    padding: 5px 10px;
  }
  .thumbnail {
    background-color: #ffffff;
    border: 0px;
  }
  .vertAlignMid {
    line-height: 45px;
    vertical-align: middle;
    margin-left: 4px;
  }
  img {
    border-radius: 5px;
  }
  .form-group {
    margin-bottom: 0px;
  }
  .formInput {
    margin-bottom: 0px;
  }
  .formError {
    color: #ef9a00;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .header {
    padding-bottom: 20px;
  }
  .headerText {
    font-size: 2em;
    font-family: 'OpenSansRegular';
  }
  .groupText {
    margin-bottom: 2px;
  }
  .small {
    font-size: 0.8em;
  }
  .alert {
    margin-bottom: 0px;
  }
  .dim {
    font-style: italic;
    font-weight: normal;
  }
  .bold {
    font-weight: bold;
    font-size: 1.2em;
    margin-left: 5px;
  }
  hr {
    margin-top: 0;
  }
  ::-webkit-input-placeholder {
    color: #535250;
  }
  ::-moz-placeholder {
    color: #535250;
  }
  /* firefox 19+ */
  :-ms-input-placeholder {
    color: #535250;
  }
  /* ie */
  input:-moz-placeholder {
    color: #535250;
  }
  .modal-header {
    background: #ffffff;
  }
  .modal-body {
    background: #ffffff;
    color: #535250;
  }
  .modal-footer {
    background: #d4d4d4;
    margin-top: 0px;
    border-top: 0px;
  }
  .modal-title {
    color: #535250;
  }
  .bookingClosed {
    opacity: 0.5;
  }
}
@media screen and (max-width: 480px) {
  .timeRow {
    width: 225px;
  }
}
@media screen and (max-width: 480px) {
  .reminderTimeRow {
    width: 225px;
  }
}
@media screen and (min-width: 992px) {
  .text-right {
    margin-left: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .text-right {
    margin-left: 0px;
  }
}
@media print {
  body {
    font-family: Cambria, 'Times New Roman', 'Nimbus Roman No9 L', 'Freeserif', Times, serif;
  }
}
