/*
Theme Name: Filter Theme
Author: Filter Digital
Author URI: http://filter-digital.com
Description: The main site theme
Version: 1
*/
.color-brand {
  color: #0261C8; }

.color-brand-alternate {
  color: #b3865c; }

.text-white {
  color: #ffffff !important; }

.text-black {
  color: #1a1a1a !important; }

.bg-white {
  background-color: #fff !important; }

.bg-grey {
  background-color: #f8f8f8 !important; }

.bg-black {
  color: #fff;
  background-color: #000; }
  .bg-black.bg-black-opacity {
    background-color: rgba(0, 0, 0, 0.8) !important; }

.color-positive {
  color: #33bf00; }

.color-negative {
  color: #c93131; }

.color-green {
  color: #33bf00; }

.brand-text-bold {
  font-family: "avalondemi", Arial, Helvetica; }

.text-bold {
  font-family: "avalonbook", Arial, Helvetica;
  font-weight: 600; }

@font-face {
  font-family: 'avalonbook';
  src: url("fonts/Avalon-Book-webfont.eot");
  src: url("fonts/Avalon-Book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Avalon-Book-webfont.woff2") format("woff2"), url("fonts/Avalon-Book-webfont.woff") format("woff"), url("fonts/Avalon-Book-webfont.ttf") format("truetype"), url("fonts/Avalon-Book-webfont.svg#fonts/Avalonbook") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avalonbook_oblique';
  src: url("fonts/Avalon-BookOblique-webfont.eot");
  src: url("fonts/Avalon-BookOblique-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Avalon-BookOblique-webfont.woff2") format("woff2"), url("fonts/Avalon-BookOblique-webfont.woff") format("woff"), url("fonts/Avalon-BookOblique-webfont.ttf") format("truetype"), url("fonts/Avalon-BookOblique-webfont.svg#fonts/Avalonbook_oblique") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avalonmedium';
  src: url("fonts/Avalon-Medium-webfont.eot");
  src: url("fonts/Avalon-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Avalon-Medium-webfont.woff2") format("woff2"), url("fonts/Avalon-Medium-webfont.woff") format("woff"), url("fonts/Avalon-Medium-webfont.ttf") format("truetype"), url("fonts/Avalon-Medium-webfont.svg#fonts/Avalonmedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avalonmedium_oblique';
  src: url("fonts/Avalon-MediumOblique-webfont.eot");
  src: url("fonts/Avalon-MediumOblique-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Avalon-MediumOblique-webfont.woff2") format("woff2"), url("fonts/Avalon-MediumOblique-webfont.woff") format("woff"), url("fonts/Avalon-MediumOblique-webfont.ttf") format("truetype"), url("fonts/Avalon-MediumOblique-webfont.svg#fonts/Avalonmedium_oblique") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avalondemi';
  src: url("fonts/Avalon-Demi-webfont.eot");
  src: url("fonts/Avalon-Demi-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Avalon-Demi-webfont.woff2") format("woff2"), url("fonts/Avalon-Demi-webfont.woff") format("woff"), url("fonts/Avalon-Demi-webfont.ttf") format("truetype"), url("fonts/Avalon-Demi-webfont.svg#fonts/Avalondemi") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avalondemi_oblique';
  src: url("fonts/Avalon-DemiOblique-webfont.eot");
  src: url("fonts/Avalon-DemiOblique-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Avalon-DemiOblique-webfont.woff2") format("woff2"), url("fonts/Avalon-DemiOblique-webfont.woff") format("woff"), url("fonts/Avalon-DemiOblique-webfont.ttf") format("truetype"), url("fonts/Avalon-DemiOblique-webfont.svg#fonts/Avalondemi_oblique") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avalonbold';
  src: url("fonts/Avalon-Bold-webfont.eot");
  src: url("fonts/Avalon-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Avalon-Bold-webfont.woff2") format("woff2"), url("fonts/Avalon-Bold-webfont.woff") format("woff"), url("fonts/Avalon-Bold-webfont.ttf") format("truetype"), url("fonts/Avalon-Bold-webfont.svg#fonts/Avalonbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avalonbold_oblique';
  src: url("fonts/Avalon-BoldOblique-webfont.eot");
  src: url("fonts/Avalon-BoldOblique-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Avalon-BoldOblique-webfont.woff2") format("woff2"), url("fonts/Avalon-BoldOblique-webfont.woff") format("woff"), url("fonts/Avalon-BoldOblique-webfont.ttf") format("truetype"), url("fonts/Avalon-BoldOblique-webfont.svg#fonts/Avalonbold_oblique") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  font-size: 16px;
  height: 100%; }

body {
  font-family: "avalonbook", Arial, Helvetica !important;
  background: #fff;
  color: #4e4e4e;
  font-weight: 300;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  height: 100%; }

strong, b {
  font-family: "avalonmedium", Arial, Helvetica;
  font-weight: normal !important; }

ul {
  list-style: none;
  list-style-image: none; }

li {
  list-style: none;
  list-style-image: none; }

.link-alternate {
  color: #b3865c !important;
  padding-bottom: 1px;
  border-bottom: 1px solid #b3865c;
  text-decoration: none !important; }
  .link-alternate:hover, .link-alternate :active .active {
    color: #fff !important;
    border-bottom: 1px solid #fff;
    text-decoration: none !important; }

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background: #b3865c;
  border: 1px solid #b3865c;
  font-size: 1rem;
  font-family: "avalonmedium", Arial, Helvetica;
  border-radius: 0px;
  padding: 0 2rem;
  height: 44px;
  cursor: pointer;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  margin: auto;
  outline: none;
  width: 100%;
  height: 3rem;
  -webkit-appearance: none !important; }
  .btn:hover, .btn:focus, .btn.active,
  .btn .active {
    outline: none !important;
    color: #fff;
    border-color: #b3865c;
    background: #b3865c; }
  .btn-sm {
    padding: 0.5rem 0.75rem;
    line-height: 1.25; }
  .btn i.fa-chevron-right, .btn i.fa-chevron-left {
    font-size: 0.75rem; }

.btn-container {
  margin: 2rem auto; }

.btn-shrink {
  display: inline-block !important;
  width: auto; }

.btn-form {
  min-height: 44px; }

.img-container img {
  margin-bottom: 30px; }

.img-container img:last-child {
  margin-bottom: 0; }

a.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff !important;
  background: #b3865c;
  border: 1px solid #b3865c;
  font-size: 1rem;
  font-family: "avalonmedium", Arial, Helvetica;
  border-radius: 0px;
  padding: 0 2.5rem;
  height: 44px;
  cursor: pointer;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  margin: auto;
  outline: none;
  height: 3rem; }
  a.button:hover, a.button:focus, a.button.active,
  a.button .active {
    outline: none !important;
    border-color: #bf9a77;
    background: #bf9a77;
    cursor: pointer;
    text-decoration: none; }

.buttonList {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 160px; }

.buttonPanel {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 0 1rem 160px; }

.button {
  margin-right: 1rem !important; }

.divider {
  background-color: #b3865c;
  width: 40%;
  height: 1px;
  margin: 20px auto 20px; }
  .divider.divider-grey {
    background-color: #e7e7e7;
    width: 100%; }
  .divider.divider-white {
    background-color: #fff; }
  .divider.divider-short {
    width: 10%; }
  .divider.divider-left {
    margin: 20px 0; }
  .divider.divider-wide {
    width: 100%; }
  .divider.divider-thin {
    margin-top: 10px;
    margin-bottom: 10px; }

/* AJAX Validator */
.ajaxValidatorWrapper input {
  float: left; }

.ajaxValidator {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  float: left; }

.ajaxValidator span {
  display: none !important; }

.ajaxValidator div {
  height: 16px; }

.ajaxValidator .valid {
  background: url("../images/tick.gif"); }

.ajaxValidator .invalid {
  background: url("../images/cross.gif"); }

.ajaxValidator .checking {
  background: url("../images/magnifier.gif"); }

/* AJAX Select populators */
.ajaxPopulatorWrapper select, .ajaxMultiPopulatorWrapper select {
  float: left; }

.ajaxPopulator, .ajaxMultiPopulator {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  float: left;
  background: none; }

.ajaxPopulator span, .ajaxMultiPopulator span {
  display: none !important; }

.ajaxPopulator div, .ajaxMultiPopulator div {
  height: 16px; }

.ajaxPopulator .checking, .ajaxMultiPopulator .checking {
  background: url("../images/magnifier.gif"); }

/*COMPONENT CHOOSER*/
.sectionChooser .divider {
  width: 200px;
  border-bottom: 2px solid #cccccc;
  padding: 0;
  margin: 0 0 20px 5px; }

.sectionChooser ul.subsections {
  margin: -8px 0 0 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  height: 22px; }

.sectionChooser ul.subsections li {
  padding: 0;
  margin: 0;
  float: left; }

.sectionChooser ul.subsections li.first a {
  border: none;
  padding: 0 8px 0 3px;
  color: #0261C8;
  font-size: 1rem;
  line-height: 1rem;
  font-family: "avalonmedium", Arial, Helvetica; }

.sectionChooser ul.subsections li a {
  color: #0261C8;
  font-size: 1rem;
  line-height: 1rem;
  border-left: 1px solid #000;
  padding: 0 8px 0 7px;
  font-family: "avalonmedium", Arial, Helvetica; }

.sectionChooser .description {
  font-size: 14px;
  line-height: 12px;
  color: #666666;
  margin: 0 0 10px 5px; }

.componentChooser {
  width: 250px;
  margin: 15px 20px 0 20px;
  float: left; }

.componentChooser h4 {
  color: #646466;
  border-bottom: 2px solid #cccccc;
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
  margin: 0 0 15px 0;
  font-family: "avalonmedium", Arial, Helvetica; }

.sectionChooser a,
.componentChooser a {
  color: #646466;
  display: block;
  font-size: 18px;
  padding: 3px;
  margin: 5px 0;
  text-decoration: none;
  font-family: "avalonmedium", Arial, Helvetica; }

.sectionChooser a:hover,
.componentChooser a:hover {
  text-decoration: underline; }

.sectionChooser ul {
  margin-bottom: 2rem !important; }

/*END COMPONENT CHOOSER*/
/*DATE CHOOSER*/
.timeChooser input {
  text-align: center;
  width: 45px !important;
  padding-left: 0 !important; }

.dateRangeChooser .labelTo,
.dateRangeChooser .labelFrom {
  float: left;
  padding-right: 10px; }

.dateRangeChooser .labelTo {
  padding-left: 10px; }

.dateChooser {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.dateChooser input {
  float: left;
  margin-right: 3px;
  text-align: center;
  width: 45px !important; }

.dateChooser select {
  width: 40px; }

.dateChooser input.day,
.dateChooser input.month {
  padding-left: 0rem !important;
  width: 45px; }

.dateChooser input.year {
  padding-left: 0rem !important;
  width: 60px; }

.dateChooser input.date {
  width: 65px;
  letter-spacing: 1px;
  margin-top: -2px; }

.dateChooser a span {
  display: none !important; }

.dateChooser a {
  background: url("/static/images/calendar.gif") no-repeat;
  height: 16px;
  width: 16px;
  display: block;
  float: left;
  margin-top: 4px;
  margin-left: 4px; }

.dialog .dateChooser a {
  margin-top: 1px;
  margin-left: 5px; }

.dialog .dateChooser input {
  border: 1px solid #ccc;
  font-size: 12px;
  height: 16px;
  margin-left: 5px; }

.dialog .dateChooser {
  margin-left: 10px; }

.calendarDiv {
  margin: -100px 0 0 0; }

/*END DATE CHOOSER*/
#overDiv #backdrop {
  top: 0 !important;
  left: 0 !important; }

/*GALLERY*/
.galleryProgress {
  margin: 0 auto; }

.galleryProgressInfo {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0 5px 0; }

.galleryProgressBarContainer {
  width: 300px;
  padding: 1px;
  border: 1px solid #777;
  margin: 0 auto 10px auto; }

.galleryProgressBar {
  height: 20px;
  background-color: #A5ABBC;
  background-image: url(/static/images/progressBarGradient.png);
  background-repeat: repeat-y; }

.galleryMessage {
  color: green;
  font-size: 10px;
  font-weight: normal;
  padding: 5px 10px 5px 28px;
  margin: 0;
  background: #E0F3C7 url(/static/images/messageBubble.png) 5px 3px no-repeat;
  border: 1px solid #090; }

.galleryError {
  color: #F00;
  font-size: 10px;
  padding: 5px 10px 5px 28px;
  margin: 0;
  background: #F3D9D1 url(/static/images/errorBubble.png) 5px 3px no-repeat;
  border: 1px solid #900; }

.galleryUploader {
  border: 1px solid #ccc;
  background: #efefef;
  padding: 10px;
  margin-top: 5px; }

.galleryUploader .label {
  float: left;
  width: 120px;
  padding-right: 10px;
  text-align: right;
  line-height: 25px;
  height: 25px;
  font-size: 12px; }

.galleryUploader .field {
  float: left;
  min-height: 25px; }

.galleryUploader .field input {
  width: 200px; }

.galleryUploader a.button {
  float: right; }

.galleryImages table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin-top: 15px; }

.galleryImages table td {
  width: 1%;
  text-align: center; }

.galleryImages table td.item {
  vertical-align: middle;
  padding-top: 10px; }

.galleryImages table td.label {
  vertical-align: top;
  padding-top: 5px; }

.c-hamburger {
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 42px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  float: right;
  -webkit-transition: 500ms;
  transition: 500ms; }

.c-hamburger:focus {
  outline: none; }

.c-hamburger span {
  display: block;
  position: absolute;
  top: 24px;
  left: 5px;
  right: 5px;
  height: 3px;
  background: #fff; }
  .c-hamburger span.is-active {
    background: #fff; }

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: ""; }

.c-hamburger span::before {
  top: -10px; }

.c-hamburger span::after {
  bottom: -10px; }

.c-hamburger--htx {
  background-color: transparent; }

.c-hamburger--htx span {
  -webkit-transition: background 0s 0.3s;
  transition: background 0s 0.3s; }

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s; }

.c-hamburger--htx span::before {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform; }

.c-hamburger--htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform; }

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: transparent;
  z-index: 10000; }

.c-hamburger--htx.is-active span {
  background: none; }

.c-hamburger--htx.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s; }

.fullwidth {
  width: 100%;
  clear: both; }

.col-np {
  padding-left: 0;
  padding-right: 0; }

.row-no-margin {
  margin-left: 0;
  margin-right: 0; }

/*MISCELLANEOUS*/
.indent {
  padding: 15px 20px; }

.break {
  height: 0px;
  overflow: hidden;
  clear: both; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.floatLeftPadded {
  float: left;
  padding: 0 5px 5px 0; }

.floatRightPadded {
  float: right;
  padding: 0 0 5px 5px; }

/*END MISCELLANEOUS*/
.header {
  background-color: #fff; }

.banner-logo {
  margin-top: 10px;
  margin-bottom: 10px; }

.logo {
  width: 150px; }

.header-menu {
  border-top: 1px solid #f2f2f2;
  -webkit-box-shadow: 0px 7px 20px -20px #333333;
  box-shadow: 0px 7px 20px -20px #333333; }
  .header-menu .menu .menu-item {
    padding: 0.75rem 2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .header-menu .menu .menu-item a {
      color: #666666;
      font-size: 1rem;
      font-weight: 400;
      font-family: "avalonbook", Arial, Helvetica;
      letter-spacing: 1px; }

.menu-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 70px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0261C8;
  z-index: 10000;
  visibility: hidden;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .menu-overlay.open {
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: translateX(0) translate3d(0, 0, 0);
    transform: translateX(0) translate3d(0, 0, 0); }

.nav-overlay {
  text-align: center;
  background-color: #000;
  height: 100%;
  z-index: 9999;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .nav-overlay .nav-overlay-nav {
    background-color: #000; }
  .nav-overlay .overlay-nav-item {
    margin: 0;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    text-align: left; }
    .nav-overlay .overlay-nav-item i {
      padding: 0rem 1rem; }
  .nav-overlay .overlay-nav-item a {
    font-size: 1rem;
    color: #fff;
    border-bottom: none; }
    .nav-overlay .overlay-nav-item a:hover {
      border-bottom: none; }
  .nav-overlay .overlay-social-item {
    margin: 0px; }
    .nav-overlay .overlay-social-item a {
      font-size: 1rem;
      color: #fff; }

.login-background {
  background-color: #0261C8; }

.login-form {
  max-width: 400px; }

.login-help-section {
  border-top: 1px solid #fff;
  padding-top: 2rem; }

.footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.alert ul {
  margin: 0; }
  .alert ul li {
    list-style-type: disc;
    margin-left: 20px; }

@media (min-width: 576px) {
  .footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

@media (min-width: 768px) {
  .login-help-section {
    border-top: none;
    border-left: 1px solid #fff;
    padding-left: 2rem;
    padding-top: 0; } }

textarea {
  width: 100% !important; }
  textarea.placeholder {
    font-family: "avalonbook", Arial, Helvetica;
    color: #1a1a1a; }
  textarea:-moz-placeholder {
    font-family: "avalonbook", Arial, Helvetica;
    color: #1a1a1a; }
  textarea::-moz-placeholder {
    font-family: "avalonbook", Arial, Helvetica;
    color: #1a1a1a; }
  textarea:-ms-input-placeholder {
    font-family: "avalonbook", Arial, Helvetica;
    color: #1a1a1a; }
  textarea::-webkit-input-placeholder {
    font-family: "avalonbook", Arial, Helvetica;
    color: #1a1a1a; }

select {
  height: 30px;
  font-size: 1rem; }

input, textarea {
  border: 1px solid #dedede !important;
  font-family: "avalonmedium", Arial, Helvetica;
  font-size: 1rem !important;
  color: #1a1a1a !important;
  border-radius: 0 !important;
  outline: none;
  margin-bottom: 0.25rem;
  height: 1.75rem;
  line-height: 1.5rem;
  width: 100%;
  padding-left: 0.5rem !important; }
  input:focus, textarea:focus {
    border: 1px solid #0261C8 !important; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999 !important; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999 !important; }
  input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #999 !important; }
  input::placeholder, textarea::placeholder {
    color: #999 !important; }

input[type=file] {
  padding-left: 0 !important;
  height: 2rem !important;
  margin-top: 0 !important;
  font-size: 15px !important; }

input[type="file"]::-webkit-file-upload-button {
  background-color: #f2f2f2 !important;
  border: 1px solid #f2f2f2 !important;
  border: none !important;
  padding: 0.25rem 1rem !important;
  margin-top: -1px;
  margin-right: 1rem; }

.login-form input {
  height: 2.75rem; }

.ck-editor {
  border: 0px solid #f2f2f2 !important; }

label {
  color: #0261C8;
  font-family: "avalonmedium", Arial, Helvetica;
  float: left;
  font-size: 1rem !important;
  margin-bottom: 2px;
  display: block; }

.gform_wrapper .top_label .gfield_label {
  display: block !important; }

.custom-select,
.gfield-custom-select select {
  background: white;
  height: calc(1.5em + 1rem + 3px) !important;
  font-family: "avalonmedium_oblique", Arial, Helvetica;
  font-size: 16px !important;
  color: #f2f2f2 !important;
  border: 1px solid #dedede !important;
  border-radius: 0px !important;
  margin-bottom: 0;
  padding: 0.375rem 1.5rem;
  text-indent: 0.01px;
  text-overflow: '';
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select::-ms-expand,
  .gfield-custom-select select::-ms-expand {
    display: none; }

.custom-select-wrapper,
.gfield-custom-select .ginput_container_select {
  position: relative;
  margin-bottom: 0.25rem; }
  .custom-select-wrapper:after,
  .gfield-custom-select .ginput_container_select:after {
    content: '\25BE';
    color: #b3865c;
    position: absolute;
    top: 50%;
    right: 1rem;
    font-size: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none; }

.form-tooltip {
  float: right;
  color: #333; }
  .form-tooltip:hover {
    color: #333; }

.fa-question-circle:before {
  font-size: 0.8rem; }

.tooltip-inner {
  background-color: #333;
  color: #fff;
  font-size: 0.75rem;
  padding: 0.75rem; }

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #333 !important; }

.tooltip.bs-tooltip-left .arrow:before {
  border-left-color: #333 !important; }

.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #333 !important; }

.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #333 !important; }

.form-switch {
  display: inline-block;
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 0; }

.form-switch i {
  position: relative;
  display: inline-block;
  margin-right: .5rem;
  width: 46px;
  height: 23px;
  background-color: #e6e6e6;
  border-radius: 23px;
  vertical-align: text-bottom;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.form-switch i::before {
  content: "";
  position: absolute;
  left: 0;
  width: 42px;
  height: 19px;
  background-color: #fff;
  border-radius: 11px;
  -webkit-transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
  transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear; }

.form-switch i::after {
  content: "";
  position: absolute;
  left: 0;
  width: 22px;
  height: 19px;
  background-color: #fff;
  border-radius: 11px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  -webkit-transform: translate3d(2px, 2px, 0);
  transform: translate3d(2px, 2px, 0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.form-switch:active i::after {
  width: 28px;
  ransform: translate3d(2px, 2px, 0); }

.form-switch:active input:checked + i::after {
  -webkit-transform: translate3d(16px, 2px, 0);
  transform: translate3d(16px, 2px, 0); }

.form-switch input {
  display: none; }

.form-switch input:checked + i {
  background-color: #0261C8; }

.form-switch input:checked + i::before {
  -webkit-transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
  transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0); }

.form-switch input:checked + i::after {
  -webkit-transform: translate3d(22px, 2px, 0);
  transform: translate3d(22px, 2px, 0); }

.checkbox-list div {
  border: 1px solid #ddd;
  float: left;
  margin: 10px 5px 5px 0; }
  .checkbox-list div label {
    float: none;
    padding: 5px 10px;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .checkbox-list div label.active {
    background-color: #0261C8;
    color: #fff; }
  .checkbox-list div input {
    float: none;
    margin: 0;
    padding: 0;
    height: auto; }

.json-input .values .value input {
  float: none !important; }

.json-input .values .value label {
  display: block;
  float: none;
  min-width: 50px;
  margin-bottom: 10px; }

.json-input .values .value select {
  display: block;
  margin-bottom: 10px; }

.json-input .values .controls {
  margin-top: 5px;
  margin-bottom: 10px; }
  .json-input .values .controls .add {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url("/static/images/buttons/o-button-add.png");
    margin: 1px 0 0 3px; }
  .json-input .values .controls .remove {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url("/static/images/buttons/o-button-remove.png");
    margin: 1px 0 0 3px; }

input[type="checkbox"] {
  width: 30px !important; }

p.error {
  color: #fff;
  background-color: #c93131;
  width: 400px;
  margin-bottom: 1rem;
  padding: 0.75rem 0;
  font-family: "avalonmedium", Arial, Helvetica; }

@media (min-width: 768px) {
  .form-switch i {
    height: 26px; }
  .form-switch i::before {
    height: 22px; }
  .form-switch i::after {
    height: 22px; } }

.w-10 {
  width: 10% !important; }

.w-20 {
  width: 20% !important; }

.w-30 {
  width: 30% !important; }

.form-control.is-invalid, .form-control.is-invalid:focus {
  border-color: #dc3545 !important; }

.buttonSearch {
  height: 35px !important; }

.form-page .section-group {
  border: 1px solid #dedede !important;
  margin-bottom: 1.5rem; }
  .form-page .section-group .section-title {
    background-color: #f2f2f2;
    padding: 1rem;
    font-family: "avalonmedium", Arial, Helvetica;
    border-bottom: 1px solid #dedede; }
  .form-page .section-group .action-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .form-page .section-group .action-items i {
      font-size: 1.1rem; }
    .form-page .section-group .action-items .fa-trash-alt {
      font-size: 0.9rem; }
  .form-page .section-group .section-body {
    padding: 1rem 1rem 0 1rem; }
  .form-page .section-group .form-group {
    margin-bottom: 1.5rem; }
  .form-page .section-group .form-control:disabled {
    background-color: #f2f2f2; }
  .form-page .section-group .form-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff !important;
    background: #b3865c;
    border: 1px solid #b3865c;
    font-size: 1rem;
    font-family: "avalonmedium", Arial, Helvetica;
    border-radius: 0px;
    padding: 0.75rem 1rem;
    cursor: pointer;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    margin: auto;
    outline: none; }
    .form-page .section-group .form-btn:hover, .form-page .section-group .form-btn:focus, .form-page .section-group .form-btn.active,
    .form-page .section-group .form-btn .active {
      outline: none !important;
      color: #fff;
      border-color: #966d46;
      background: #966d46; }
    .form-page .section-group .form-btn.btn-add-section {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
      justify-self: flex-end;
      width: 100%;
      margin-right: 0 !important;
      padding: 0.75rem 0rem;
      font-size: 0.9rem;
      background: #adb5bd;
      border: 1px solid #adb5bd; }
      .form-page .section-group .form-btn.btn-add-section:hover, .form-page .section-group .form-btn.btn-add-section:focus, .form-page .section-group .form-btn.btn-add-section.active,
      .form-page .section-group .form-btn.btn-add-section .active {
        outline: none !important;
        border-color: #919ca6;
        background: #919ca6; }
    .form-page .section-group .form-btn.btn-delete-section {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
      justify-self: flex-start;
      width: 100%;
      margin-left: 0 !important;
      color: #adb5bd !important;
      background: #f2f2f2;
      border: 1px solid #f2f2f2;
      padding: 0.75rem 0rem;
      font-size: 0.9rem; }
      .form-page .section-group .form-btn.btn-delete-section:hover, .form-page .section-group .form-btn.btn-delete-section:focus, .form-page .section-group .form-btn.btn-delete-section.active,
      .form-page .section-group .form-btn.btn-delete-section .active {
        outline: none !important;
        border-color: #d9d9d9;
        background: #d9d9d9; }
  .form-page .section-group .delete-link {
    color: #c93131 !important; }
  .form-page .section-group .date-field {
    height: 2rem !important; }
  .form-page .section-group .content-block:first-child .move-content-block-up {
    display: none; }
  .form-page .section-group .content-block:nth-last-child(1) .move-content-block-down {
    display: none; }
  .form-page .section-group .content-block .move-content-block-up, .form-page .section-group .content-block .move-content-block-down, .form-page .section-group .content-block .delete-content-block, .form-page .section-group .content-block .add-content-block {
    cursor: pointer; }

.form-page input, .form-page label, .form-page textarea, .form-page small {
  display: block;
  width: 100%; }

.form-page label {
  margin-bottom: 0rem;
  float: none !important;
  color: #1a1a1a; }
  .form-page label.label-mb {
    margin-bottom: 1rem; }

.form-page small {
  margin-top: 0rem;
  margin-bottom: 0.5rem; }

.form-page input.placeholder,
.form-page textarea.placeholder {
  font-family: "avalonbook", Arial, Helvetica;
  color: #1a1a1a; }

.form-page input:-moz-placeholder,
.form-page textarea:-moz-placeholder {
  font-family: "avalonbook", Arial, Helvetica;
  color: #1a1a1a; }

.form-page input::-moz-placeholder,
.form-page textarea::-moz-placeholder {
  font-family: "avalonbook", Arial, Helvetica;
  color: #1a1a1a; }

.form-page input:-ms-input-placeholder,
.form-page textarea:-ms-input-placeholder {
  font-family: "avalonbook", Arial, Helvetica;
  color: #1a1a1a; }

.form-page input::-webkit-input-placeholder,
.form-page textarea::-webkit-input-placeholder {
  font-family: "avalonbook", Arial, Helvetica;
  color: #1a1a1a; }

.form-page select {
  height: 2rem;
  font-size: 1rem; }

.form-page input, .form-page textarea {
  border: 1px solid #dedede !important;
  font-family: "avalonmedium", Arial, Helvetica;
  font-size: 1rem !important;
  color: #1a1a1a !important;
  border-radius: 0 !important;
  outline: none;
  margin-bottom: 0.25rem;
  height: 3rem;
  line-height: 1.5rem;
  width: 100%;
  padding-left: 0.5rem !important; }
  .form-page input:focus, .form-page textarea:focus {
    border: 1px solid #0261C8 !important; }
  .form-page input::-webkit-input-placeholder, .form-page textarea::-webkit-input-placeholder {
    color: #999 !important; }
  .form-page input::-moz-placeholder, .form-page textarea::-moz-placeholder {
    color: #999 !important; }
  .form-page input::-ms-input-placeholder, .form-page textarea::-ms-input-placeholder {
    color: #999 !important; }
  .form-page input::placeholder, .form-page textarea::placeholder {
    color: #999 !important; }

.form-page input[type=file] {
  padding-left: 0 !important;
  height: 3rem !important;
  margin-top: 0 !important;
  font-size: 1rem !important;
  width: 75% !important; }
  .form-page input[type=file]::-webkit-input-placeholder {
    color: #fff !important; }
  .form-page input[type=file]::-moz-placeholder {
    color: #fff !important; }
  .form-page input[type=file]::-ms-input-placeholder {
    color: #fff !important; }
  .form-page input[type=file]::placeholder {
    color: #fff !important; }

.form-page input[type="file"]::-webkit-file-upload-button {
  background-color: #f2f2f2 !important;
  border: none !important;
  border: none !important;
  padding: 0.25rem 1.5rem !important;
  height: 2.99rem; }

.form-page .form-tooltip {
  float: right;
  color: #333; }
  .form-page .form-tooltip:hover {
    color: #333; }

.form-page .tooltip-inner {
  background-color: #333;
  color: #fff;
  font-size: 0.75rem;
  padding: 0.75rem; }

.form-page .tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #333 !important; }

.form-page .tooltip.bs-tooltip-left .arrow:before {
  border-left-color: #333 !important; }

.form-page .tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #333 !important; }

.form-page .tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #333 !important; }

.dt-styling .dataTables_wrapper {
  padding-bottom: 1rem; }
  .dt-styling .dataTables_wrapper label {
    color: #1a1a1a;
    font-family: "avalonbook", Arial, Helvetica; }
  .dt-styling .dataTables_wrapper .dataTables_paginate {
    padding-top: 0; }
    .dt-styling .dataTables_wrapper .dataTables_paginate .paginate_button {
      border: 1px solid #f2f2f2;
      margin-left: 0; }
      .dt-styling .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: #bf9a77;
        color: #fff !important;
        border: 1px solid #bf9a77;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0; }
      .dt-styling .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
        color: #ddd !important; }
      .dt-styling .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        background: #b3865c;
        color: #fff !important;
        border: 1px solid #b3865c;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0; }
        .dt-styling .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
          background: #b3865c;
          color: #fff !important;
          border: 1px solid #b3865c;
          -webkit-box-shadow: none;
          box-shadow: none;
          border-radius: 0; }
  .dt-styling .dataTables_wrapper .dataTables_info {
    padding-top: 0.5rem;
    padding-left: 0.25rem; }
  .dt-styling .dataTables_wrapper .dataTables_length {
    padding-left: 0.25rem; }
    .dt-styling .dataTables_wrapper .dataTables_length select {
      margin: 0 0.5rem;
      border: 1px solid #dedede !important; }
  .dt-styling .dataTables_wrapper .dataTables_filter {
    padding-right: 0.25rem;
    text-align: left;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0.25rem 0 0.5rem; }
    .dt-styling .dataTables_wrapper .dataTables_filter label {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
    .dt-styling .dataTables_wrapper .dataTables_filter input {
      margin-left: 1rem;
      margin-top: -2px; }
  .dt-styling .dataTables_wrapper button.dt-button {
    background: #dc3545 !important;
    border: 1px solid #dc3545 !important;
    color: #fff !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0; }
    .dt-styling .dataTables_wrapper button.dt-button:hover, .dt-styling .dataTables_wrapper button.dt-button:active, .dt-styling .dataTables_wrapper button.dt-button:focus {
      background: #c82333 !important;
      color: #fff !important;
      border: 1px solid #c82333 !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      text-shadow: none !important;
      border-radius: 0; }

.dt-styling table.dataTable {
  width: 100% !important;
  overflow-x: scroll;
  margin-bottom: 0.75rem; }
  .dt-styling table.dataTable .select-column {
    width: 30px !important; }
  .dt-styling table.dataTable th {
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
    padding: 0.65rem 0.75rem;
    font-weight: normal;
    font-family: "avalonmedium", Arial, Helvetica; }
  .dt-styling table.dataTable td {
    border: 1px solid #f2f2f2;
    padding: 0.65rem 0.75rem; }
    .dt-styling table.dataTable td i {
      color: #b3865c !important; }

.dt-styling table.dataTable.no-footer {
  border-bottom: 1px solid #f2f2f2; }

.uploader-container .uploader {
  font-size: 1.25rem;
  /* 20 */
  background-color: #ddd;
  position: relative;
  padding: 100px 20px;
  text-align: center;
  position: relative; }
  .uploader-container .uploader .cancel {
    position: absolute;
    top: 20px;
    right: 20px;
    text-decoration: none;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    border-radius: 12px;
    padding: 0;
    background: #fff;
    border: 2px solid #999; }
    .uploader-container .uploader .cancel:hover {
      background: #999;
      color: #fff !important; }
  .uploader-container .uploader.has-advanced-upload {
    outline: 2px dashed #999;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear; }
    .uploader-container .uploader.has-advanced-upload label {
      color: #999; }
    .uploader-container .uploader.has-advanced-upload input {
      display: none; }
    .uploader-container .uploader.has-advanced-upload i.h1 {
      font-size: 80px;
      color: #666; }
    .uploader-container .uploader.has-advanced-upload i.muted, .uploader-container .uploader.has-advanced-upload small .muted {
      color: #bbb; }
    .uploader-container .uploader.has-advanced-upload strong {
      color: #082A8E;
      cursor: pointer; }
    .uploader-container .uploader.has-advanced-upload strong:hover {
      text-decoration: underline; }
    .uploader-container .uploader.has-advanced-upload .error {
      display: none;
      font-weight: bold;
      color: #900;
      position: absolute;
      left: 0;
      top: 20px;
      width: 100%; }
  .uploader-container .uploader.is-dragover {
    outline-offset: -20px;
    outline-color: #c8dadf;
    background-color: #fff; }
  .uploader-container .uploader .file-list ul {
    width: 75%;
    margin: 0 auto; }
    .uploader-container .uploader .file-list ul li {
      font-size: 0.75em;
      border-bottom: 1px dotted #999;
      text-align: left;
      padding-top: 5px; }
      .uploader-container .uploader .file-list ul li i {
        font-size: 1em; }
      .uploader-container .uploader .file-list ul li .progress {
        width: 20%;
        float: right; }
      .uploader-container .uploader .file-list ul li i.complete {
        display: none; }
      .uploader-container .uploader .file-list ul li i.failed {
        display: none; }
      .uploader-container .uploader .file-list ul li i.remove {
        cursor: pointer;
        display: none;
        color: #333 !important;
        margin-left: 5px; }
      .uploader-container .uploader .file-list ul li .message {
        padding-left: 10px;
        float: right; }
      .uploader-container .uploader .file-list ul li.complete {
        color: #090;
        border-color: #090; }
        .uploader-container .uploader .file-list ul li.complete .progress {
          display: none; }
        .uploader-container .uploader .file-list ul li.complete i.complete {
          display: inline !important; }
        .uploader-container .uploader .file-list ul li.complete i.remove {
          display: inline !important; }
      .uploader-container .uploader .file-list ul li.failed {
        color: #900;
        border-color: #900; }
        .uploader-container .uploader .file-list ul li.failed i.complete {
          display: none !important; }
        .uploader-container .uploader .file-list ul li.failed i.failed {
          display: inline !important; }

.chosen-container-single .chosen-single {
  color: #444 !important; }

ul.chosen-choices {
  background-image: none !important;
  border: 1px solid #ced4da !important; }
  ul.chosen-choices:focus-within {
    border: 1px solid #0261C8 !important;
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  ul.chosen-choices li.search-field input {
    height: 3rem !important;
    margin: 0 !important;
    background: none !important;
    font-family: inherit !important; }
  ul.chosen-choices li.search-choice {
    margin: 0.8rem 0.2rem !important; }

.bonus-letter-types .row {
  padding-bottom: 10px; }

.rootPanel {
  display: block;
  padding: 0px 15px;
  width: 100%; }

.rootPanel h2 {
  font-size: 24px;
  font-weight: normal;
  margin: 20px 0 0 15px;
  letter-spacing: -1px; }

#feature_panel .controls {
  display: inline-block; }
  #feature_panel .controls .addRow::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f055";
    margin-right: 0.35rem;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-top: 3px; }
  #feature_panel .controls .addRow span {
    display: none; }
  #feature_panel .controls .removeRow::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f056";
    margin-right: 0.35rem;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-top: 3px; }
  #feature_panel .controls .removeRow span {
    display: none; }
  #feature_panel .controls .moveRowUp::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f357";
    margin-right: 0.35rem;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-top: 3px; }
  #feature_panel .controls .moveRowUp span {
    display: none; }
  #feature_panel .controls .moveRowDown::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f354";
    margin-right: 0.35rem;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-top: 3px; }
  #feature_panel .controls .moveRowDown span {
    display: none; }

/*SIDE PANEL*/
/*MULTI SELECT*/
table.multiSelect {
  border-spacing: 0;
  border-collapse: collapse; }

table.multiSelect td {
  padding: 0 0 4px 0 !important; }

table.multiSelect a.add span,
table.multiSelect a.remove span {
  display: none !important; }

table.multiSelect a.add,
table.multiSelect a.remove {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: url("/static/images/buttons/o-button-add.png");
  margin: 1px 0 0 3px; }

table.multiSelect a.remove {
  background: url("/static/images/buttons/o-button-remove.png"); }

/*table.multiSelect a.remove:hover{
	background: url('/static/images/buttons/o-button-remove-on.gif');
}
table.multiSelect a.add:hover{
	background: url('/static/images/buttons/o-button-add-on.gif');
}*/
table.multiSelect td input,
table.multiSelect td select {
  margin: 0px !important; }

/*END MULTI SELECT*/
#orientationBanner {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #0261C8;
  padding: 10px 15px; }

#orientationBanner .breadcrumbs {
  text-align: left;
  left: 15px;
  font-size: 1rem; }
  #orientationBanner .breadcrumbs a {
    margin-right: 0.25rem; }

#orientationBanner .breadcrumbs b {
  color: #8191a3;
  margin-left: 0.25rem; }

.breadcrumb-image {
  margin-right: 8px;
  margin-top: 5px; }

#orientationBanner a {
  color: white !important;
  text-decoration: underline; }

#orientationBanner .user {
  text-align: right;
  font-size: 1rem; }

#orientationBanner .user select, .genericSelect {
  margin: 0 0 0 5px;
  padding: 0;
  font-size: 10px; }

a {
  text-decoration: underline;
  color: #082A8E !important; }

#tabBar {
  padding-top: 10px;
  padding: 0;
  display: block;
  height: 44px;
  width: 100%; }

.tab-bar {
  background-color: #0261C8;
  width: 100%; }

#tabBar ul {
  margin: 0;
  height: 40px;
  list-style: none;
  margin-left: 10px; }

#tabBar li {
  float: left;
  color: #1a1a1a;
  margin: 0 0 0 5px;
  background: #adb5bd;
  list-style-type: none;
  font-size: 1rem;
  font-family: "avalonmedium", Arial, Helvetica; }

#tabBar li.right {
  float: right; }

#tabBar li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #0261C8; }

#tabBar li.current {
  background-color: #fff;
  color: #0261C8; }

#tabBar li.current a {
  color: #0261C8; }

#sectionNav {
  display: block;
  left: 0px;
  width: 100%;
  padding: 0 0 0 15px;
  display: block;
  background: #f2f2f2;
  height: 56px;
  clear: both; }

#sectionNav ul {
  list-style: none;
  height: 45px; }

#sectionNav ul li {
  color: #FFF;
  padding: 0 0 0 15px;
  margin: 0;
  list-style-position: inside;
  list-style-type: none;
  display: inline;
  float: left; }

#sectionNav ul li a {
  color: #002c5d;
  text-decoration: none;
  background-color: none;
  display: block;
  padding: 18px 0px 7px;
  font-size: 1rem;
  margin-right: 1.5rem;
  color: #0261C8;
  font-family: "avalonmedium", Arial, Helvetica; }

#sectionNav ul li.tabCurrent {
  padding: 0 !important;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  background-color: #fff;
  margin-top: 8px;
  margin-right: 1rem; }

#sectionNav ul li.tabCurrent a {
  color: #0261C8;
  font-family: "avalonmedium", Arial, Helvetica;
  font-weight: normal;
  font-size: 1rem;
  padding: 9px 15px 14px;
  margin-right: 0; }

#subNav {
  padding: 0;
  background-color: #F5F6F7;
  display: inline; }

#subNav ul {
  list-style: none;
  padding: 0 0 0 14px;
  margin: 0; }

#subNav ul li {
  color: #FFF;
  font-size: 10px;
  padding: 0 5px 0 0;
  margin: 0;
  list-style-position: inside;
  display: inline; }

#subNav ul li a {
  padding: 0 0 0 14px;
  margin: 0;
  color: #38525C;
  text-decoration: underline; }

#subNav ul li img {
  padding: 0;
  color: #38525C;
  text-decoration: underline;
  position: absolute;
  margin: 5px 0 0 0; }

#navPanel ul li.currentSub a {
  color: white; }

.indentPanel {
  margin: 1rem 0 3rem;
  position: relative; }

.indentPanel h2 {
  padding-bottom: 10px; }

.homeComponents .link-external {
  width: 10px;
  height: 10px;
  background: url(/static/images/arrow-right.gif) 0 0 no-repeat;
  display: inline; }

.homeComponents .home-icon {
  display: block;
  width: 64px;
  height: 65px;
  background-position: center center;
  margin: 0 auto; }

.homeComponents span {
  display: block;
  margin-bottom: 2rem; }

.homeComponents .description {
  display: block;
  text-align: center;
  width: 170px;
  margin: 10px auto;
  font-size: 1rem; }

.homeComponents a.description-link {
  width: 170px; }

.homeComponents a.description-link:hover {
  text-decoration: none; }

.homeComponents a span {
  display: none; }

.homeComponents td {
  padding: 20px 0; }

.panelForm {
  padding: 0.5rem 0 1rem 0;
  margin: 10px 0 0 0; }

/*.roundcontent form {
	background: url('/static/images/content_left_central.gif') 0 0 repeat-x scroll !important;
	padding: 10px;
	border-top: 1px solid #dedede;
	margin: 0 0 0 0;
}*/
.panel {
  padding: 0;
  position: relative;
  margin: 0;
  border-top: 2px solid #f2f2f2;
  border-left: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
  border-radius: 0; }

.panel .roundcont {
  padding: 0 0.5rem 0.5rem 0.5rem; }

.panelGrid {
  margin-top: 10px;
  width: 100%; }

/*TODO*/
.panel h3 {
  position: relative;
  background: #f2f2f2;
  margin-top: 0px;
  height: 38px;
  margin-bottom: 0; }

.panel .h3a {
  height: 38px;
  position: relative; }

.panel .h3b {
  padding-top: 8px;
  font-size: 14px;
  margin: 0 0 0 10px;
  height: 30px;
  position: relative; }

.panel .h3c {
  float: left;
  margin: 0px 1px 0px 0px;
  height: 23px;
  position: relative;
  color: #002c5d;
  padding-bottom: 5px; }

.panel .h3d {
  font-size: 14px;
  color: #333;
  font-family: "avalonmedium", Arial, Helvetica;
  text-decoration: none;
  padding: 7px 15px 7px 15px;
  float: left;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7; }

.panel h4, .panel h5 {
  /*	font-size: 12px;*/
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 0 0 15px; }

.panel h5 {
  color: gray;
  font-size: 10px; }

.roundcont h5,
.roundcont h4 {
  margin: 0;
  padding: 0; }

.panel .divider {
  border-bottom: 1px solid #ccc;
  margin: 0 0 10px 0 !important;
  padding: 10px 0 0 0 !important; }

.panel div.error {
  color: #fff;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  margin: 0 -10px;
  background-color: #c93131; }

.panel div.information ul,
.panel div.message ul,
.panel div.error ul {
  margin: 0 0 5px 20px;
  padding: 0; }

.panel div.information ul li,
.panel div.message ul li,
.panel div.error ul li {
  margin: 0;
  padding: 5px 3px 0 0;
  list-style-type: square;
  font-family: "avalonmedium", Arial, Helvetica; }

.panel div.error a {
  color: #F00;
  font-weight: bold; }

.panel .errorField {
  color: #F00;
  font-size: 10px;
  padding: 5px 10px 5px 0px;
  margin: 0; }

.panel .message {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  padding: 1rem;
  margin: 0 -10px;
  background: #33bf00; }

.panel .information {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  padding: 1rem;
  margin: 0;
  background: #1a1a1a;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff; }

#innerPanelToolbar {
  padding: 6px;
  vertical-align: top;
  background-color: #D7DCDE;
  margin: 0; }

#innerPanelToolbar h3 {
  font-size: 10px;
  font-weight: bold;
  padding: 0;
  vertical-align: top;
  background-color: #D7DCDE;
  margin: 0; }

#innerPanelToolbarLinks {
  position: absolute;
  margin: 0 0 0 620px;
  width: 250px;
  font-size: 10px;
  font-weight: normal;
  text-align: right; }

/*PANEL TABS */
/*TODO*/
.panelTabs .panel {
  margin: 0 0 15px 0; }

.panelTabs .roundtop {
  display: none; }

.panelTabs .innerPanel .roundtop {
  display: block; }

.panelTabsInner .innerPanel .roundtop {
  display: none; }

.panelTabs {
  position: relative; }

.panelTabs .content {
  position: relative;
  clear: both; }

.panelTabs .tabs {
  height: 38px;
  background-color: #f2f2f2; }

.panelTabs .tabs ul {
  position: absolute;
  z-index: 100;
  top: 2px; }

.panelTabs .tabs ul li {
  float: left;
  display: block;
  margin: 0px 0px 8px 6px;
  height: 23px;
  position: relative; }

.panelTabs .tabs ul li a {
  font-size: 14px;
  color: #333 !important;
  padding: 4px 15px 4px 15px;
  float: left;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  text-decoration: none; }

.panelTabs .tabs ul li.current {
  color: #333;
  font-family: "avalonmedium", Arial, Helvetica;
  background: #fff;
  margin-top: 7px;
  padding-bottom: 0px;
  height: 31px;
  margin-left: 10px; }

.panelTabs .tabs ul li.current a {
  padding-top: 5px; }

.panelTabs .tabs ul li.disabled a {
  color: #999; }

.panelTabs .tabs ul li.arrowed a {
  background: url("/static/images/tab-arrow.gif") 8px center no-repeat scroll;
  padding-left: 20px; }

.panelTabs .tabs ul li.current-arrowed a {
  background: url("/static/images/title_options_tab_on_l_arrow.gif") 0 0 no-repeat scroll; }

.panelTabs .tabs ul li.current-ticked a {
  background: url("/static/images/title_options_tab_on_l_tick.gif") 0 0 no-repeat scroll; }

.panelTabs .tabs ul li.ticked a {
  background: url("/static/images/tick.gif") no-repeat 5px center;
  padding-left: 25px; }

.panelTabs .tabs ul li.ticked-disabled a {
  background: url("/static/images/tick-disabled.gif") no-repeat 5px center;
  padding-left: 25px; }

.panelTabs .tabs ul li.red a {
  color: #b00; }

/*END PANEL TABS*/
.panel {
  margin: 20px 0; }
  .panel .roundinner .sort-buttons {
    position: absolute;
    top: 6px;
    right: 5px; }
    .panel .roundinner .sort-buttons .btn {
      display: inline-block !important;
      padding: 2px 5px !important;
      width: auto;
      height: auto;
      float: none;
      margin-left: 5px;
      font-size: 0.7em; }

.searchNavigation {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding: 10px 5px 5px 5px; }
  .searchNavigation.top {
    margin-top: 0;
    border-top: 0;
    border-bottom: 1px solid #ddd; }

.total {
  margin: 0 0 0 15px;
  color: #666; }

.reportsTitle {
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
  font-weight: bold; }

.reportsSection {
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  font-weight: bold; }

.reportTable {
  margin-bottom: 30px;
  margin-left: 30px; }

.reportTable td {
  width: 170px;
  height: 25px; }

.reportTable td.lastCol {
  width: 250px; }

.ttSuggestion textarea {
  width: 100%;
  height: 300px;
  margin: 10px 0;
  font-size: 12px; }

#search {
  position: absolute;
  top: 35px;
  right: 10px;
  width: 250px;
  padding-right: 15px; }

#search .inner .valuePair .key {
  display: inline;
  text-align: right;
  line-height: 20px;
  font-size: 12px;
  padding-right: 0px;
  color: #fff; }

#search .inner .valuePair .value {
  display: inline !important; }

#search .inner .valuePair {
  display: inline !important; }

#search .inner .valuePair .value select,
#search .inner .valuePair .value input {
  font-size: 10px;
  width: 100px; }

#search #searchLink {
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 21px;
  background: url("/static/images/search-arrow.gif") no-repeat center center; }

#search #searchLink span {
  display: none; }

#search #searchArea {
  width: 80px; }

/*SEARCH*/
table.search {
  border-spacing: 0;
  border-collapse: collapse;
  margin-top: 1rem; }

table.search tr {
  display: table;
  margin-bottom: 0.5rem; }

table.search .searchSeparator,
table.search a.searchRemoveButton span,
table.search a.searchAddButton span {
  display: none !important; }

table.search a.searchRemoveButton,
table.search a.searchAddButton {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: url("/static/images/buttons/o-button-add.png"); }

table.search a.searchRemoveButton {
  background: url("/static/images/buttons/o-button-remove.png");
  margin-left: 5px; }

/*table.search a.searchRemoveButton:hover{
	background: url('/static/images/buttons/o-button-remove-on.gif');
}
table.search a.searchAddButton:hover{
	background: url('/static/images/buttons/o-button-add-on.gif');
}*/
table.search td.field {
  width: 150px;
  padding: 0 10px 0 5px;
  border-right: #D3D3D3;
  text-align: right;
  border-left: #F6F6F6;
  border-width: 0 1px 0 0;
  border-style: none solid none none;
  vertical-align: middle; }

table.search tr.custom td.field {
  vertical-align: top; }

table.search td.operand {
  padding: 0 5px 0 10px; }
  table.search td.operand select {
    width: 130px; }

table.search tr.searchCountRow td,
table.search tr.searchButtonRow td {
  padding-top: 5px; }

table.search td.controls {
  padding: 0 0 0 5px; }

table.search input,
table.search select {
  padding: 1px;
  font-size: 14px;
  border: 1px solid #ccc; }

table.search td.value input {
  width: 200px !important;
  margin: 0 0.5rem; }

table.search td.field select {
  width: 130px; }

/*END SEARCH*/
/*SECTION TITLES*/
#food-landing-adsTitle {
  background: transparent url(/static/images/titles/title-food-advs.gif) no-repeat; }

#pubsTitle {
  background: transparent url(/static/images/titles/title-pubs.gif) no-repeat; }

#clicTitle {
  background: transparent url(/static/images/titles/clic-sargent.gif) no-repeat; }

#hotelsTitle {
  background: transparent url(/static/images/titles/title-hotels.gif) no-repeat; }

#vouchersTitle {
  background: transparent url(/static/images/titles/title-bookings.gif) no-repeat; }

#newsTitle {
  background: transparent url(/static/images/titles/title-news.gif) no-repeat; }

#competitionsTitle {
  background: transparent url(/static/images/titles/title-competitions.gif) no-repeat; }

#peopleTitle {
  background: transparent url(/static/images/titles/title-members.gif) no-repeat; }

#faqTitle {
  background: transparent url(/static/images/titles/title-faq.gif) no-repeat; }

#faq-myjdwTitle {
  background: transparent url(/static/images/titles/title-faq.gif) no-repeat; }

#hintsTitle {
  background: transparent url(/static/images/titles/title-hints.gif) no-repeat; }

#job-of-the-weekTitle {
  background: transparent url(/static/images/titles/title-job-of-the-week.gif) no-repeat; }

#searchTitle {
  background: transparent url(/static/images/titles/title-search.gif) no-repeat; }

#jdw-banner-adsTitle {
  background: transparent url(/static/images/titles/title-scrolling-ads.gif) no-repeat; }

#promotionsTitle {
  background: transparent url(/static/images/titles/title-promotions.gif) no-repeat; }

#pay-and-benefitsTitle {
  background: transparent url(/static/images/titles/title-pay-and-benefits.gif) no-repeat; }

#aboutTitle {
  background: transparent url(/static/images/titles/title-about.gif) no-repeat; }

#trainingTitle {
  background: transparent url(/static/images/titles/title-awards.gif) no-repeat; }

#discover-jdwTitle {
  background: transparent url(/static/images/titles/title-discover-jdw.gif) no-repeat; }

#investorsTitle {
  background: transparent url(/static/images/titles/title-investors.gif) no-repeat; }

#awardsTitle {
  background: transparent url(/static/images/titles/title-awards.gif) no-repeat; }

#foodTitle {
  background: transparent url(/static/images/titles/title-food.gif) no-repeat; }

#foodMenuTitle {
  background: transparent url(/static/images/titles/title-food-menu.gif) no-repeat; }

#foodMenuDisplayRulesTitle {
  background: transparent url(/static/images/titles/title-food-menurules.gif) no-repeat; }

#foodCategoryTitle {
  background: transparent url(/static/images/titles/title-food-category.gif) no-repeat; }

#foodCategoryOrderTitle {
  background: transparent url(/static/images/titles/title-food-category-order.gif) no-repeat; }

#foodItemTitle {
  background: transparent url(/static/images/titles/title-food-item.gif) no-repeat; }

#drinksTitle {
  background: transparent url(/static/images/titles/title-drink.gif) no-repeat; }

#drinksMenuTitle {
  background: transparent url(/static/images/titles/title-food-menu.gif) no-repeat; }

#drinksCategoryTitle {
  background: transparent url(/static/images/titles/title-drinks-category.gif) no-repeat; }

#drinksItemTitle {
  background: transparent url(/static/images/titles/title-drinks-item.gif) no-repeat; }

#reports-jdwTitle {
  background: transparent url(/static/images/titles/title-figures-and-stats.gif) no-repeat; }

#pagesTitle {
  background: transparent url(/static/images/titles/title-pages.gif) no-repeat; }

#competitions-myjdwTitle {
  background: transparent url(/static/images/titles/title-competitions.gif) no-repeat; }

#howdo-myjdwTitle {
  background: transparent url(/static/images/titles/title-question-mark.gif) no-repeat; }

#kick-for-clicTitle {
  background: transparent url(/static/images/titles/clic-sargent.gif) no-repeat; }

#perksTitle {
  background: transparent url(/static/images/titles/title-filing-cabinet.gif) no-repeat; }

#perksLandingTitle {
  background: transparent url(/static/images/titles/title-perk-landing.gif) no-repeat; }

#perksCategoryTitle {
  background: transparent url(/static/images/titles/title-category.gif) no-repeat; }

#perksQuestionTitle {
  background: transparent url(/static/images/titles/title-perks-one.gif) no-repeat; }

#learningTitle {
  background: transparent url(/static/images/titles/title-books-apple.gif) no-repeat; }

#learningLandingTitle {
  background: transparent url(/static/images/titles/title-learning-landing.gif) no-repeat; }

#learningCategoryTitle {
  background: transparent url(/static/images/titles/title-category.gif) no-repeat; }

#learningItemTitle {
  background: transparent url(/static/images/titles/title-learning-items.gif) no-repeat; }

#about-meTitle {
  background: transparent url(/static/images/titles/title-identity-card.gif) no-repeat; }

#aboutmeLandingTitle {
  background: transparent url(/static/images/titles/title-about.gif) no-repeat; }

#aboutmeItemTitle {
  background: transparent url(/static/images/titles/title-aboutme-items.gif) no-repeat; }

#reportsTitle {
  background: transparent url(/static/images/titles/title-figures-and-stats.gif) no-repeat; }

#departmentsTitle {
  background: transparent url(/static/images/titles/title-identity-cards.gif) no-repeat; }

#feature-panels-myjdwTitle {
  background: transparent url(/static/images/titles/title-myjdw-feature-panels.gif) no-repeat; }

#feature-panels-jdwjobsTitle {
  background: transparent url(/static/images/titles/title-feature-panels.gif) no-repeat; }

#pdfsTitle {
  background: transparent url(/static/images/titles/title-pdfs.gif) no-repeat; }

#documents-myjdwTitle {
  background: transparent url(/static/images/titles/title-pdfs.gif) no-repeat; }

#my-libraryTitle {
  background: transparent url(/static/images/titles/title-pdfs.gif) no-repeat; }

#our-communityTitle {
  background: transparent url(/static/images/titles/title-pdfs.gif) no-repeat; }

#my-wellbeingTitle {
  background: transparent url(/static/images/titles/title-pdfs.gif) no-repeat; }

#faqCategoryTitle {
  background: transparent url(/static/images/titles/title-category.gif) no-repeat; }

#faqQuestionTitle {
  background: transparent url(/static/images/titles/title-question-mark.gif) no-repeat; }

#home-panels-myjdwTitle {
  background: transparent url(/static/images/titles/title-myjdw-home-page-panels.gif) no-repeat; }

#emTitle {
  background: transparent url(/static/images/titles/title-em.gif) no-repeat; }

#mainTitle {
  background: transparent url(/static/images/titles/title-main.gif) no-repeat; }

#contactTitle {
  background: transparent url(/static/images/titles/title-contact.gif) no-repeat; }

#contact-usTitle {
  background: transparent url(/static/images/titles/title-contact.gif) no-repeat; }

#contact-us-managerTitle {
  background: transparent url(/static/images/titles/title-contact.gif) no-repeat; }

#contactLandingTitle {
  background: transparent url(/static/images/titles/title-learning-landing.gif) no-repeat; }

#tell-timTitle {
  background: transparent url(/static/images/titles/title-telltim.gif) no-repeat; }

#tell-tim-myjdwTitle {
  background: transparent url(/static/images/titles/title-telltim.gif) no-repeat; }

#telltimLandingTitle {
  background: transparent url(/static/images/titles/title-about.gif) no-repeat; }

#tell-timWeeklyResponsesTitle {
  background: transparent url(/static/images/titles/title-telltim.gif) no-repeat; }

#faqLandingTitle {
  background: transparent url(/static/images/titles/title-learning-landing.gif) no-repeat; }

#home-page-jobsTitle {
  background: transparent url(/static/images/titles/title-manage-page-jobs.gif) no-repeat; }

#foodHeroesTitle {
  background: transparent url(/static/images/titles/title-manage-heroes.gif) no-repeat; }

#navTitle {
  background: transparent url(/static/images/titles/title-nav-editor.gif) no-repeat; }

#ale-reviewsTitle {
  background: transparent url(/static/images/titles/title-manage-real-ales.gif) no-repeat; }

#alesTitle {
  background: transparent url(/static/images/titles/title-manage-ales.gif) no-repeat; }

#blogsTitle {
  background: transparent url(/static/images/titles/title-manage-blogs.gif) no-repeat; }

#guideTitle {
  background: transparent url(/static/images/titles/title-manage-bluffer.gif) no-repeat; }

#pint-trackerTitle {
  background: transparent url(/static/images/titles/title-manage-pint.gif) no-repeat; }

#realale-contactTitle {
  background: transparent url(/static/images/titles/title-contact.gif) no-repeat; }

#realale-pagesTitle {
  background: transparent url(/static/images/titles/title-filing-cabinet.gif) no-repeat; }

#jdw-pagesTitle {
  background: transparent url(/static/images/titles/title-filing-cabinet.gif) no-repeat; }

#blogsBloggerTitle {
  background: transparent url(/static/images/titles/title-blogs.gif) no-repeat; }

#blogsArticlesTitle {
  background: transparent url(/static/images/titles/title-articles.gif) no-repeat; }

#blogsSettingsTitle {
  background: transparent url(/static/images/titles/title-settings.gif) no-repeat; }

#qualityTitle {
  background: transparent url(/static/images/titles/title-quality.gif) no-repeat; }

#feature-panels-jdwTitle {
  background: transparent url(/static/images/titles/title-feature-panels-jdw.gif) no-repeat; }

#foodReviewsTitle {
  background: transparent url(/static/images/titles/title-manage-bluffer.gif) no-repeat; }

#topTipsTitle {
  background: transparent url(/static/images/titles/title-filing-cabinet.gif) no-repeat; }

#awardsPageTitle {
  background: transparent url(/static/images/titles/title-filing-cabinet.gif) no-repeat; }

#foodAwardsTitle {
  background: transparent url(/static/images/titles/title-awards.gif) no-repeat; }

#foodQualityTitle {
  background: transparent url(/static/images/titles/title-filing-cabinet.gif) no-repeat; }

#foodQualityLandingTitle {
  background: transparent url(/static/images/titles/title-filing-cabinet.gif) no-repeat; }

#pollsTitle {
  background: transparent url(/static/images/titles/title-poll-panel.gif) no-repeat; }

#foodPDFsTitle {
  background: transparent url(/static/images/titles/title-pdfs.gif) no-repeat; }

#flickrTitle {
  background: transparent url(/static/images/titles/title-flickr.gif) no-repeat; }

#myjdw-raffleTitle {
  background: transparent url(/static/images/titles/title-raffle.gif) no-repeat; }

#wappsTitle {
  background: transparent url(/static/images/titles/title-wapps.gif) no-repeat; }

#myjdw-glasto-raffleTitle {
  background: transparent url(/static/images/titles/title-glasto-raffle.gif) no-repeat; }

#myjdw-membersTitle {
  background: transparent url(/static/images/titles/title-myjdw-members.png) no-repeat; }

#home-pageTitle {
  background: transparent url(/static/images/titles/title-home.png) no-repeat; }

#career-ladderTitle {
  background: transparent url(/static/images/titles/title-myjdw-members.png) no-repeat; }

#manage-career-subcategoriesTitle {
  background: transparent url(/static/images/titles/title-manage-career-subcategories.gif) no-repeat; }

#news-eventsTitle {
  background: transparent url(/static/images/titles/title-news.gif) no-repeat; }

#ticker-myjdwTitle {
  background: transparent url(/static/images/titles/title-ticker.gif) no-repeat; }

#incentives-myjdwTitle {
  background: transparent url(/static/images/titles/title-competitions.gif) no-repeat; }

#maintenance-myjdwTitle {
  background: transparent url(/static/images/titles/title-hints.gif) no-repeat; }

#emergency-myjdwTitle {
  background: transparent url(/static/images/titles/title-hints.gif) no-repeat; }

#bonus-lettersTitle {
  background: transparent url(/static/images/titles/title-bonus-letters.gif) no-repeat; }

#action-logTitle {
  background: transparent url(/static/images/titles/title-log.png) no-repeat; }

#qr-code-adminTitle {
  background: transparent url(/static/images/titles/title-qr-code-admin.png) no-repeat; }

#imagemanagerTitle {
  background: transparent url(/static/images/titles/title-imagemanager.gif) no-repeat; }

#rotasTitle {
  background: transparent url(/static/images/titles/rotas-title.png) no-repeat; }

#appTitle {
  background: transparent url(/static/images/titles/title-app.png) no-repeat; }

#info-panelsTitle {
  background: transparent url(/static/images/titles/title-info-panels.png) no-repeat; }

#document-panelsTitle {
  background: transparent url(/static/images/titles/title-document-panels.png) no-repeat; }

#content-categoriesTitle {
  background: transparent url(/static/images/titles/title-categories.png) no-repeat; }

#content-tagsTitle {
  background: transparent url(/static/images/titles/title-tags.png) no-repeat; }

#content-itemsTitle {
  background: transparent url(/static/images/titles/title-content-items.png) no-repeat; }

#project-groupsTitle {
  background: transparent url(/static/images/titles/project-groups-title.png) no-repeat; }

#pt-submissionsTitle {
  background: transparent url(/static/images/titles/title-pt-submission.png) no-repeat; }

#staff-discountTitle {
  background: transparent url(/static/images/titles/title-staff-discount.png) no-repeat; }

#sop-managerTitle {
  background: transparent url(/static/images/titles/title-sop-manager.png) no-repeat; }

#mylibrary-itemsTitle {
  background: transparent url(/static/images/titles/title-mylibrary-items.gif) no-repeat; }

#myDiscountLandingTitle {
  background: transparent url(/static/images/titles/title-staff-discount.png) no-repeat; }

#filterTitle {
  background: transparent url(/static/images/titles/title-filter.png) no-repeat; }

#search-resultsTitle {
  background: transparent url(/static/images/titles/title-search-results.png) no-repeat; }

#auth-portalTitle {
  background: transparent url(/static/images/titles/title-authorisation.png) no-repeat; }

#my-moneyTitle {
  background: transparent url(/static/images/titles/title-pay-and-benefits.gif) no-repeat; }

#mfaTitle {
  background: transparent url(/static/images/titles/title-mfa.png) no-repeat; }

.sectionTitle {
  height: 70px;
  padding: 0 0 0 75px;
  margin: 20px 0 0 0;
  font-family: "avalonmedium", Arial, Helvetica; }

.sectionTitleNoNav {
  margin-top: 0px; }

.sectionTitle h1, .sectionTitle h4 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 24px;
  font-family: "avalonmedium", Arial, Helvetica;
  margin-left: 1rem; }

.sectionTitle h4 {
  padding-top: 10px;
  padding-bottom: 2px;
  letter-spacing: 0;
  font-size: 16px;
  font-family: "avalonmedium", Arial, Helvetica; }

#titleElement {
  position: absolute;
  right: 0px;
  top: -70px; }
  #titleElement .btn-shrink {
    padding: 0 1.5rem;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }

/*END SECTION TITLES*/
thead tr {
  height: 36px; }

table.listing {
  padding: 0;
  margin: 0;
  border-collapse: collapse; }
  table.listing thead td {
    font-family: "avalonmedium", Arial, Helvetica;
    padding: 6px;
    vertical-align: top;
    background-color: #D7DCDE; }
  table.listing tbody td {
    background-color: #EEEEED;
    border-top: 3px solid white;
    padding: 5px;
    vertical-align: top; }
  table.listing tbody td.actions {
    text-align: right;
    white-space: nowrap; }
  table.listing tbody td.selected {
    font-family: "avalonmedium", Arial, Helvetica;
    border-bottom: 0 dotted #5D5D5D;
    padding: 5px;
    vertical-align: top; }
  table.listing tbody td .note {
    color: gray;
    font-size: 9px; }

table.form {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  width: 100%;
  position: relative; }

table.form tbody td {
  padding: 7px 5px 7px 10px;
  vertical-align: top;
  font-size: 16px; }

table.form tbody td div.cv {
  margin-bottom: 5px; }

.errorLabel,
table.form td .error {
  color: #900; }

table.form td .coverImage img {
  float: left;
  border: 1px solid #ccc; }

table.form td .coverImage span {
  float: left;
  display: block;
  width: 30px;
  height: 199px;
  background: url("/static/images/replace-arrow.gif") no-repeat;
  text-indent: 4000px;
  overflow: hidden;
  margin: 0 15px; }

table.form tbody td span.requiredAsterisk {
  color: #ff0000;
  display: inline; }

table.form td .printEdition span {
  float: left; }

table.form td .printEdition span.arrow {
  display: block;
  width: 16px;
  height: 16px;
  background: url("/static/images/replace-arrow-small.gif") no-repeat;
  text-indent: 4000px;
  overflow: hidden;
  margin: 0 10px; }

table.form tbody td span {
  display: block;
  padding: 3px 0 0 0; }

table.form tr.divider td.label,
table.form tr.divider td,
table.form tr.heading td.label,
table.form tr.heading td {
  border-bottom: 1px dotted #D3D3D3;
  font-family: "avalonmedium", Arial, Helvetica; }

table.form tr.divider td.label,
table.form tr.divider td {
  font-size: 0px;
  padding: 0;
  height: 1px; }

table.form tr.spanning h4 {
  font-size: 12px;
  color: #999;
  border-bottom: 1px dotted #ccc;
  padding: 5px; }

table.form tbody td.label {
  width: 160px;
  padding: 7px 10px 5px 5px;
  border-right: #D3D3D3;
  text-align: right;
  text-transform: inherit;
  border-left: #F6F6F6;
  border-width: 0 1px 0 0;
  border-style: none solid none none;
  vertical-align: top;
  font-size: 1rem;
  line-height: 1.5rem; }

table.form tbody td a.tooltip {
  color: #000; }

table.form tbody td a.tooltip img {
  border: none;
  margin-bottom: -4px; }

table.form tbody td.label input.checkbox {
  margin: 0 0 0 10px;
  padding: 0; }

table.form tbody td.label.error {
  color: #cc0000;
  font-family: "avalonmedium", Arial, Helvetica; }

table.form tbody td.label.error a.tooltip {
  color: #cc0000; }

table.form tbody td.prompt {
  font-weight: normal;
  color: #FFCCCC; }

table.form tbody td.note {
  padding-top: 0;
  vertical-align: top;
  color: #666; }

table.form tbody td input,
table.form tbody td select,
table.form tbody td textarea {
  margin-top: -2px;
  font-size: 14px; }

table.form tbody td select {
  margin-top: 0px;
  min-width: 200px; }

#send_at_row select {
  min-width: 40px; }

table.formListing pre {
  margin-bottom: 0.25rem !important; }

table.form tbody td input,
table.form tbody td select,
table.form tbody td textarea,
table.formListing input,
table.formListing select,
.suggest-input,
.calendarPane input {
  padding: 1px 0;
  border: 1px solid #ccc; }

table.form tbody td select {
  margin-right: 0; }

table.form tbody td input.radio,
table.form tbody td input.checkbox {
  width: auto;
  border: none; }

table.form tbody td input.radio {
  float: left;
  margin-right: 5px; }

.suggest-input {
  background: #fff;
  cursor: text; }

.suggest-input input {
  border: 0 !important;
  background: transparent !important; }

.suggest-input .chosen {
  margin: 0 0 5px 5px;
  padding: 2px 4px;
  border-radius: 5px;
  background: #f9f9f0;
  float: left;
  border: 1px solid #ddd; }

.suggest-input .chosen a {
  text-decoration: none;
  color: #000;
  padding: 0 0 0 2px; }

table.formListing td.checkbox input,
table.formListing td.working input {
  margin: 0 !important;
  padding: 0 !important;
  border: none;
  height: 24px;
  width: 12px; }

table.formListing td.checkbox,
table.formListing td.working {
  width: 1%; }

table.formListing tbody.borderBottom {
  border-bottom: 1px solid #888; }

table.formListing tr.row2,
table.formListing tr.row1 {
  background: #eee;
  border-bottom: 1px dashed #999; }

table.formListing tr.dragging td {
  background: #ccc; }

table.formListing tr.row2,
table.formListing tr.row1 {
  background: #eee;
  border-bottom: 1px dashed #999; }

table.formListing tr.dragging td {
  background: #ccc; }

table.formListing tr.row2,
table.formListing tr.row1 {
  background: #eee;
  border-bottom: 1px dashed #999; }

table.formListing tr.dragging td {
  background: #ccc; }

.paginatedListPanel .roundcontent .btn {
  display: inline-block !important;
  padding: 2px 10px !important;
  width: auto;
  height: auto;
  float: none;
  margin-left: 5px;
  font-size: 1rem;
  margin-top: 10px; }

table.form tbody td select.wide,
table.form tbody td input,
.suggest-input,
table.form tbody td textarea {
  width: 75%; }

table.form tbody td textarea {
  height: 100px;
  font-family: Arial, Helvetica, sans-serif; }

table.form tbody td textarea.shorttextarea {
  height: 25px; }

table.form .checkBoxList {
  padding: 0;
  margin: 0 0 0 0;
  border-collapse: collapse; }
  table.form .checkBoxList td {
    padding: 2px 2px 0 0;
    vertical-align: middle; }

table.form td div.checkboxRow {
  position: relative; }
  table.form td div.checkboxRow span {
    float: left; }
  table.form td div.checkboxRow input {
    float: left;
    padding: 0;
    margin: 2px 5px 0 0;
    *margin: 0 5px 0 0; }

table.form td img {
  border: 1px solid #ccc; }

table.form td .wordCounter {
  font-family: "avalonmedium", Arial, Helvetica; }
  table.form td .wordCounter span {
    display: inline; }
  table.form td .wordCounter span.error {
    color: #f00; }

table.form td .heading {
  font-size: 18px;
  padding-top: 25px;
  padding-bottom: 10px;
  text-transform: uppercase; }

table.formNomargin {
  padding: 0;
  margin: 0 10px 0 0;
  border-collapse: collapse; }

table.formNomargin tbody td {
  font-weight: normal;
  padding: 5px 5px 2px 10px;
  vertical-align: top; }

table.formNomargin tbody td.label {
  font-weight: normal;
  width: 125px;
  padding: 10px 10px 5px 5px;
  border-right: #D3D3D3;
  text-align: right;
  text-transform: inherit;
  border-left: #F6F6F6;
  border-width: 0 1px 0 0;
  border-style: none solid none none; }

table.formNomargin tbody td input {
  padding: 1px;
  font-size: 10px; }

table.formListing {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  width: 100%; }

table.formListing tr.heading td {
  font-family: "avalonmedium", Arial, Helvetica;
  color: #333;
  background: #ddd url("/static/images/list-heading.gif") repeat-x left top;
  border-bottom: 1px solid #ccc; }

table.twinForm {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%; }

table.twinForm td {
  vertical-align: top; }

table.twinForm td.button a {
  float: right; }

table.twinForm .innerPanel {
  font-size: 12px; }

table.formListing tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  font-size: 1rem !important; }

table.formListing tbody tr:nth-child(even),
table.formListing tbody tr.expandable:nth-child(4n+3) {
  background-color: #dfeaf8;
  border-bottom: 1px solid #dfeaf8;
  font-size: 1rem !important; }

table.formListing tbody tr.expanded-content:nth-child(4n+2) {
  background-color: #fff !important; }

table.formListing tbody tr.expandable {
  cursor: pointer; }

table.formListing tbody tr.dragging {
  background-color: #ccc; }

table.formListing tbody .highlight {
  color: green;
  background: #E0F3C7; }

table.formListing tbody .highlightred {
  color: #cc0000;
  border-top: 1px solid #cc0000;
  border-bottom: 1px solid #cc0000;
  padding-bottom: 3px !important; }

table.formListing thead td {
  font-family: "avalonbook", Arial, Helvetica;
  border-bottom: 1px solid #ccc;
  padding: 4px 5px 4px 5px;
  vertical-align: bottom;
  font-size: 1rem; }

table.formListing thead td a {
  text-decoration: none; }

table.formListing td .highlight {
  color: #000;
  background: yellow;
  font-family: "avalonmedium", Arial, Helvetica;
  padding: 0 2px;
  border: 1px solid #ddd; }

table.formListing tbody td {
  padding: 10px 5px;
  vertical-align: middle; }

table.formListing tbody tr.hidden td,
table.formListing tbody tr.suspended td,
table.formListing tbody tr.disabled td {
  color: #999999; }

table.formListing tbody tr.red td,
table.formListing tbody tr.refund td {
  color: #933; }

table.formListing tbody tr.current td {
  font-family: "avalonmedium", Arial, Helvetica; }

table.formListing tbody tr.bold td {
  font-family: "avalonmedium", Arial, Helvetica; }

table.formListing tbody td.actions {
  text-align: right;
  white-space: nowrap; }

table.formListing tbody td.stampQueued {
  white-space: nowrap; }

table.formListing tbody td.selected {
  font-family: "avalonmedium", Arial, Helvetica;
  border-bottom: 0 dotted gray;
  padding: 4px 5px 4px 5px;
  vertical-align: top; }

table.formListing tbody td.subItem {
  font-weight: normal;
  border-bottom: 0;
  padding: 4px 5px 0 5px;
  vertical-align: top; }

table.formListing tbody td.verticalMiddle, table.formListing thead td.verticalMiddle {
  vertical-align: middle; }

table.formListing tbody td .note {
  color: gray;
  font-size: 9px; }

table.formListing tbody td.orderingField {
  width: 25px; }

table.formListing tbody td.total {
  font-family: "avalonmedium", Arial, Helvetica;
  border-bottom: 1px dotted gray;
  padding: 4px 5px 4px 5px;
  vertical-align: top;
  background: #D7DCDE; }

a.arrowDown,
a.arrowUp {
  background: url(/static/images/arrow_up.png) no-repeat;
  display: block;
  float: left;
  width: 9px;
  height: 9px;
  margin-top: 5px; }

a.arrowDown {
  margin-left: 5px;
  margin-right: 10px;
  background: url(/static/images/arrow_down.png) no-repeat; }

table.formListing a.arrowDown,
table.formListing a.arrowUp {
  background: url(/static/images/arrow_up.png);
  display: block;
  float: left;
  width: 9px;
  height: 9px;
  margin: 0; }

table.formListing a.arrowDown {
  margin-left: 2px;
  background: url(/static/images/arrow_down.png); }

table.formListingSort tr.dragging td {
  background: #ccc; }

table.formListingSort tr {
  background: #eee;
  border-bottom: 1px dashed #999; }

table.formListingSort tr.dragging td {
  background: #ccc; }

table td.expand-indicator div {
  height: 11px;
  width: 11px;
  background: url(../images/arrow_closed.png); }

table tr.expanded td.expand-indicator div {
  background-image: url(../images/arrow_open.png); }

table td.sort-handle div {
  width: 22px;
  height: 22px;
  background: url(/static/images/sort-handle.png); }

.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.tickerJacker {
  margin-left: 160px; }
  .tickerJacker .key {
    display: inline-block;
    margin-right: 10px;
    line-height: 2rem; }
  .tickerJacker input {
    min-width: 250px;
    margin-right: 20px; }
  .tickerJacker .controls {
    display: inline-block;
    margin: 0 1rem; }
    .tickerJacker .controls a {
      margin-right: 1rem;
      text-decoration: none; }
      .tickerJacker .controls a:hover {
        text-decoration: none; }
    .tickerJacker .controls span {
      border-bottom: none;
      padding-bottom: 1px; }
      .tickerJacker .controls span:hover {
        border-bottom: 1px solid #0261C8; }
  .tickerJacker .addRow::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f055";
    margin-right: 0.35rem; }
  .tickerJacker .removeRow::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f056";
    margin-right: 0.35rem; }
  .tickerJacker .moveRowUp:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f357";
    margin-right: 0.35rem; }
  .tickerJacker .moveRowDown::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f354";
    margin-right: 0.35rem; }

.dataTables_length label {
  margin-top: 0.25rem;
  margin-bottom: 0;
  margin-right: 0.55rem; }

.dt-body-center {
  text-align: center; }

.w-100 {
  width: 100%; }

.w-75 {
  width: 75%; }

.image-chooser button {
  font-size: 14px;
  padding: 5px 5px 2px 5px;
  border-radius: 0; }

.ck-editor__editable_inline {
  min-height: 150px; }

.ck .ck-content * {
  font-size: 1rem !important; }
  .ck .ck-content * .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff !important;
    background: #b3865c;
    border: 1px solid #b3865c;
    border-radius: 0px;
    padding: 0rem 2rem;
    height: 44px;
    cursor: pointer;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    text-transform: capitalize;
    font-size: 1rem;
    max-width: 250px; }
    .ck .ck-content * .btn:hover, .ck .ck-content * .btn:focus, .ck .ck-content * .btn.active,
    .ck .ck-content * .btn .active {
      color: #b3865c !important;
      background: transparent;
      border-bottom: 1px solid #b3865c !important; }

.ck .ck-content blockquote p {
  margin-bottom: 0; }

.ck .ck-content h2 {
  font-family: 'avalonmedium';
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-size: 2rem !important; }

.ck .ck-content h3 {
  font-family: 'avalonmedium';
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-size: 1.75rem !important; }

.ck .ck-content h4 {
  font-family: 'avalonmedium';
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-size: 1.5rem !important; }

.ck .ck-content ul {
  margin: 0 0 0 1rem;
  list-style: none; }
  .ck .ck-content ul li {
    list-style: none; }
  .ck .ck-content ul li::before {
    content: "\2022";
    color: #b3865c;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1.25em; }

.ck .ck-content ol {
  margin: 0 0 0 1rem;
  list-style-type: decimal; }
  .ck .ck-content ol li {
    padding: 0; }

.ck .ck-content .image {
  margin: 0 0 1.5rem 0 !important;
  width: 100% !important; }
  .ck .ck-content .image img {
    width: 100%; }

.ck .ck-content .media {
  margin: 0 0 1.5rem 0 !important;
  width: 100% !important; }

.ck .ck-content .table {
  margin-bottom: 0; }

.ck .ck-content table {
  margin: 0 0 1.5rem 0 !important;
  width: 100% !important; }

.document-tooltip {
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #fff; }
  .document-tooltip .document {
    margin: 5px 0px; }

#sidePanel {
  margin-top: 20px; }

#preview {
  font-family: "avalonbook", Arial, Helvetica;
  border: 1px solid #ccc;
  max-width: 400px;
  margin: 0 auto; }

#preview .header {
  background-color: #0261C8;
  color: #fff;
  padding: 10px;
  text-align: center; }

#preview .content {
  padding: 10px; }

#preview .content .subject {
  font-family: "avalonmedium", Arial, Helvetica;
  padding-bottom: 8px; }

#preview .content .text {
  font-family: "avalonbook", Arial, Helvetica;
  font-size: 1em;
  padding-bottom: 10px;
  color: #333; }

#preview .content .date {
  color: #8E8E8E;
  font-size: 0.8em;
  padding-bottom: 10px; }

#preview .content .image {
  margin-bottom: 10px; }

#preview .content .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background: #b3865c;
  border: 1px solid #b3865c;
  font-size: 1rem;
  font-family: "avalonmedium", Arial, Helvetica;
  border-radius: 0px;
  padding: 0 2rem;
  height: 44px;
  cursor: pointer;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  margin: auto;
  outline: none;
  width: 100%;
  height: 3rem; }
  #preview .content .button:hover, #preview .content .button:focus, #preview .content .button.active,
  #preview .content .button .active {
    outline: none !important;
    color: #fff;
    border-color: #b3865c;
    background: #b3865c; }
  #preview .content .button a {
    color: #fff !important; }

#data {
  font-family: Courier;
  overflow: scroll;
  font-size: 0.7em;
  max-width: 400px;
  margin: 20px auto; }

#data-size {
  text-align: center;
  max-width: 400px;
  margin: 10px auto; }

/*#sidePanel{
	position: relative;
	float: left;
	top: 20px;
	right: auto;
	margin-left: 20px;
}

.indentPanel{
	float: left;
}*/
#alert_content .item {
  padding-bottom: 10px; }
  #alert_content .item .item-body {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding: 10px; }

#alert_content .row {
  padding-bottom: 5px;
  margin-left: 0px; }

#alert_content label {
  margin-bottom: 10px;
  display: inline-block; }

#alert_content input {
  margin-top: 0 !important; }

#alert_content span {
  margin-bottom: 20px;
  display: inline-block; }

#alert_content tr {
  margin-bottom: 10px; }

#alert_content .screen {
  width: 250px; }

#alert_content .d-none {
  display: none; }

#alert_content .mb {
  margin-bottom: 10px;
  display: block; }

#alert_content .url {
  width: 100%; }

#alert_content .image-chooser small {
  margin-top: 5px;
  display: block; }

#alert_content .image-chooser button {
  padding: 3px; }

#alert_content .buttons button.add,
#alert_content .buttons button.remove {
  padding: 0;
  width: 30px;
  height: 30px;
  margin: 0;
  margin-right: 5px; }

#alert_content .tip {
  padding-top: 5px;
  color: #ccc; }

table.form tbody td input.checkbox {
  margin-top: 1px !important; }

.api-status {
  font-size: 18px !important;
  text-align: center;
  margin: 20px !important; }
  .api-status a {
    color: #fff !important;
    font-family: "avalonmedium", Arial, Helvetica; }
    .api-status a:hover {
      color: #fff !important;
      text-decoration: none !important; }

.api-enable, .api-disable {
  font-size: 18px;
  padding: 10px;
  cursor: pointer;
  background: #c00;
  padding: 0.5rem 2rem;
  color: #fff;
  border-radius: 0px;
  text-decoration: none; }

.api-enable {
  background: #090; }

.aop-item {
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  position: relative; }

.aop-item .days {
  margin-bottom: 10px;
  display: block;
  clear: both; }

.aop-item .day {
  display: inline-block;
  clear: both;
  margin: 0; }

.aop-item .time {
  display: block;
  clear: both; }

.aop-item .day label {
  display: inline-block;
  margin: 0 5px 0 0; }

.aop-item .day input {
  width: auto !important;
  display: inline-block;
  margin-right: 15px; }

.aop-item .time input {
  width: 50px !important;
  text-align: center;
  display: inline-block; }

.aop-item .remove {
  position: absolute;
  right: 5px;
  bottom: 10px;
  padding: 0.35rem 0.75rem;
  background-color: #f2f2f2;
  border: none; }

.info {
  padding-top: 10px;
  font-size: 14px; }

.add {
  background-color: #f2f2f2;
  border: none; }

.four-oh-four {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15%; }
  .four-oh-four .four-oh-four-image {
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 60px; }
  .four-oh-four .four-oh-four-heading, .four-oh-four .four-oh-four-subheading {
    margin-bottom: 30px;
    text-align: center;
    font-family: "avalonmedium", Arial, Helvetica; }
  .four-oh-four .four-oh-four-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0; }

@media (min-width: 768px) {
  .four-oh-four .four-oh-four-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 50px 0; } }

.modal .btn {
  width: auto; }

.suggest-input-wrapper {
  height: auto !important;
  border-radius: 0 !important;
  padding: 0 !important; }
  .suggest-input-wrapper.single .populated .container {
    width: 100%;
    padding: 0; }
  .suggest-input-wrapper.single .populated input {
    display: none !important; }
  .suggest-input-wrapper.single .populated .chosen {
    float: none;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    height: 3rem;
    line-height: 3rem;
    font-size: inherit;
    margin: 0;
    width: 100%; }
    .suggest-input-wrapper.single .populated .chosen a {
      margin-top: -7px;
      top: 50%;
      right: 5px; }
  .suggest-input-wrapper .suggest-input {
    padding: 0;
    border: none;
    width: auto;
    padding-left: 0.5rem; }
    .suggest-input-wrapper .suggest-input.populated .container {
      padding-right: 5px; }
    .suggest-input-wrapper .suggest-input .container {
      float: left;
      width: auto;
      padding: 5px 0;
      margin: 0 !important; }
    .suggest-input-wrapper .suggest-input input {
      margin: 0 !important;
      width: auto !important;
      padding-left: 0 !important; }
    .suggest-input-wrapper .suggest-input input:focus {
      border: 0 !important; }
    .suggest-input-wrapper .suggest-input .chosen {
      position: relative;
      white-space: nowrap;
      float: left;
      margin: 3px 5px 3px 0;
      padding: 3px 20px 3px 5px;
      border: 1px solid #aaa;
      max-width: 100%;
      border-radius: 3px;
      background-color: #eee;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
      background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
      background-size: 100% 19px;
      background-repeat: repeat-x;
      background-clip: padding-box;
      -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
      color: #333;
      line-height: 13px;
      font-size: 13px;
      cursor: default; }
      .suggest-input-wrapper .suggest-input .chosen a {
        position: absolute;
        top: 4px;
        right: 3px;
        display: block;
        width: 12px !important;
        height: 12px !important;
        background: url(chosen-sprite@2x.png) -42px 1px no-repeat;
        background-size: 52px 37px !important;
        font-size: 1px; }
        .suggest-input-wrapper .suggest-input .chosen a:hover {
          background-position: -42px -10px; }
  .suggest-input-wrapper:focus-within {
    border: 1px solid #0261C8 !important;
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

div.autosuggest {
  position: absolute;
  background-position: top;
  background-repeat: no-repeat;
  padding: 0;
  margin: 5px 0 0 -1px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 0.8em; }
  div.autosuggest div.as_header,
  div.autosuggest div.as_footer {
    display: none;
    overflow: hidden; }
    div.autosuggest div.as_header div.as_bar,
    div.autosuggest div.as_footer div.as_bar {
      height: 6px;
      overflow: hidden;
      background-color: #fff; }
  div.autosuggest ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #fff; }
    div.autosuggest ul em {
      font-style: normal;
      color: #6EADE7; }
    div.autosuggest ul li {
      color: #000;
      padding: 0;
      margin: 0;
      text-align: left;
      font-style: italic;
      padding: 3px; }
      div.autosuggest ul li a {
        color: #000;
        display: block;
        text-decoration: none;
        position: relative;
        padding: 0;
        width: 100%;
        font-style: normal; }
        div.autosuggest ul li a .tl,
        div.autosuggest ul li a .tr {
          padding: 0;
          margin: 0; }
        div.autosuggest ul li a span {
          display: block;
          padding: 3px 6px;
          font-weight: bold; }
          div.autosuggest ul li a span small {
            font-weight: normal;
            color: #999; }
      div.autosuggest ul li a:hover {
        background-color: #444; }
      div.autosuggest ul li.as_highlight a:hover {
        background-color: #1B5CCD; }
      div.autosuggest ul li.as_highlight a {
        color: #fff;
        background-color: #1B5CCD; }
        div.autosuggest ul li.as_highlight a span small {
          color: #ccc; }

/*# sourceMappingURL=style.css.map */
