/********************************************* Imports ********************************************************/
/********************************************* Fonts **********************************************************/
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: local('EB Garamond Regular'), url('../fonts/eb-garamond-regular.ttf') format('truetype');
}
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 600;
  src: local('EB Garamond Regular'), url('../fonts/eb-garamond-medium.ttf') format('truetype');
}
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 700;
  src: local('EB Garamond Bold'), url('../fonts/eb-garamond-semi-bold.ttf') format('truetype');
}
/********************************************* Imports ********************************************************/
/********************************************* Fonts **********************************************************/
/********************************************* Global Colors **************************************************/
/********************************************* Global Styles **************************************************/
/********************************************* Structure ******************************************************/
/********************************************* General ********************************************************/
/********************************************* Controls *******************************************************/
/********************************************* Media **********************************************************/
/********************************************* Tables *********************************************************/
/********************************************* Main Menu ******************************************************/
/********************************************* Devices ********************************************************/
/********************************************* Misc ***********************************************************/
/********************************************* Global Structure ***********************************************/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: 'EB Garamond', serif;
  text-decoration-skip-ink: none;
}
*:focus {
  outline-color: #1980EC;
  outline-width: 2px !important;
}
main:focus {
  outline: none;
}
body {
  position: relative;
  margin: auto;
  overflow-x: hidden;
  font-size: 18px;
  line-height: 28px;
  background: #0f0f0f;
}
header {
  position: fixed;
  width: 100%;
  margin: auto;
  z-index: 50;
  background: #0f0f0f;
}
.header-top {
  position: relative;
}
.header-top-frame {
  position: relative;
  height: 104px;
  padding: 14px 0 0 0;
}
.header-top-bar {
  display: none;
  position: relative;
  height: 4px;
  background: #242424;
  bottom: 4px;
}
.home-button {
  position: relative;
  width: 480px;
  margin: auto;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
}
.home-button img {
  float: left;
  margin: 0;
  padding: 0;
}
.header-bottom {
  position: relative;
  background: #1a1a1a;
}
.header-bottom-frame {
  position: relative;
  height: 40px;
  padding: 0 0 0 0;
}
/********************************************* Page Header ****************************************************/
.page-header {
  top: 148px;
  position: fixed;
  width: 1320px;
  z-index: 20;
  margin: 14px auto 0 auto;
}
.page-header-down {
  margin: 14px auto 0 auto;
}
.page-header-up {
  margin: 0 auto 0 auto;
}
.page-header-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 32px;
  overflow: hidden;
  z-index: 20;
  padding: 12px 0;
  color: #6f98b2;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 30px;
  text-transform: uppercase;
  text-align: center;
  background: rgba(134, 31, 31, 0.54);
}
nav.page-header-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  z-index: 20;
  text-align: left;
  padding: 0 0 0 6px;
  background: rgba(134, 31, 31, 0.54);
}
nav.page-header-menu a {
  display: inline-block;
  margin: 0 4px;
  padding: 11px 8px 10px 8px;
  color: #f1f1f1;
  font-size: 19px;
  line-height: 19px;
  letter-spacing: 1px;
  text-align: left;
  text-decoration: none;
}
nav.page-header-menu .menu-separator {
  display: inline-block;
  margin: 11px 4px;
  vertical-align: top;
  padding: 0;
  width: 1px;
  height: 20px;
  background: #5a92bd;
}
nav.page-header-menu a:hover {
  background: #890b0b;
}
nav.page-header-menu a.active {
  background: #890b0b;
}
.body-middle {
  position: relative;
  background: #ffffff;
  min-height: 600px;
  padding: 0 0 80px 0;
}
.content-layout {
  position: relative;
  margin: 0 0 0 0;
  padding: 168px 0 0 0;
  font-size: 21px;
  line-height: 34px;
  color: #222222;
}
.content-layout-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 800px;
  margin: auto;
  z-index: 1;
  background-position: center 0 !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.content-layout-head {
  position: relative;
  height: 480px;
  z-index: 3;
}
.content-layout-body {
  position: relative;
  z-index: 4;
  padding: 0 0 0 0;
}
.content-layout-body .content-frame-medium {
  background: #ffffff;
}
footer {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  color: #f4f4f4;
  font-size: 18px;
  line-height: 30px;
  z-index: 3;
  background: #0f0f0f;
}
.footer-top {
  position: relative;
  margin: 0;
  padding: 2px 0;
  z-index: 3;
  color: #ffffff;
  background: #1a1a1a;
}
.footer-bottom {
  position: relative;
  padding: 10px 0 10px 0;
  background: #0f0f0f;
}
.footer-delimiter {
  display: inline-block;
  color: #cccccc;
  padding-left: 4px;
  padding-right: 4px;
}
footer a {
  clear: both;
  padding: 0 4px;
  display: inline-block;
  color: #f4f4f4;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer .footer-section {
  position: relative;
  float: left;
  width: 100%;
  min-height: 180px;
  padding: 0 2%;
  text-align: center;
}
footer .footer-section p {
  margin: 0;
}
/********************************************* Global Frames **************************************************/
.content-frame-small {
  position: relative;
  margin: auto;
  padding: 0 15px;
}
.content-frame-medium {
  position: relative;
  margin: auto;
  padding: 0 15px;
}
.content-frame-large {
  position: relative;
  margin: auto;
  padding: 0 15px;
}
/********************************************* Skip To Main ***************************************************/
a.skip-to-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
  color: #ffffff;
  background: #000000;
}
a.skip-to-main:focus,
a.skip-to-main:active {
  color: #ffffff;
  background: #000000;
  left: auto;
  top: auto;
  width: 240px;
  height: auto;
  overflow: auto;
  padding: 5px;
  text-align: left;
  font-size: 20px;
  z-index: 999;
}
/********************************************* Section ********************************************************/
.section {
  position: relative;
}
/********************************************* Section Header *************************************************/
.section-header {
  position: relative;
  margin: 0 0 20px 0;
  width: 100%;
}
.section-title {
  position: relative;
  float: left;
  clear: both;
  height: 40px;
  margin: 0 20px 0 0;
}
.section-title h1 {
  float: left;
  padding: 0 14px 0 0;
}
.section-title-addition {
  position: relative;
  float: left;
  margin: 2px 20px 0 0;
  padding: 4px 0 0 14px;
  color: #000000;
  font-size: 21px;
  line-height: 28px;
  border: solid #990000;
  border-width: 0 0 0 3px;
}
.return-link {
  clear: both;
  display: inline-block;
  margin: 8px 0 20px 1px;
  padding: 3px 6px;
  color: #990000;
  background: #f2e4e4;
  border-radius: 0px;
  vertical-align: top;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
}
.return-link:hover {
  background: #e5d8d8;
}
.header-menu {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 15px;
  margin: 13px 0 0 12px;
  padding: 1px 1px;
  color: #990000;
  border: solid #b63d3d;
  border-width: 0 1px;
  border-radius: 0px;
  background: #f2e4e4;
}
.header-menu a {
  padding: 2px 4px;
  text-decoration: none;
}
/********************************************* Section Menu ***************************************************/
.section-menu {
  clear: both;
  display: block;
  position: relative;
  margin: 4px 0 0 0;
  padding: 0 0 0 0;
}
.section-menu a {
  margin: 0 0 8px 2px;
  padding: 6px 7px 5px 7px;
  display: inline-block;
  min-width: 116px;
  color: #ffffff;
  font-size: 19px;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
  border: 0 solid #990000;
  border-radius: 0px;
  transition: 0.2s;
  background: #990000;
}
.section-menu a.active {
  border: 0 solid #990000;
  color: #ffffff;
  background: #b63d3d;
}
.section-menu a:hover {
  border: 0 solid #990000;
  color: #ffffff;
  background: #b63d3d;
}
/********************************************* Subsection *****************************************************/
.subsection {
  clear: both;
  position: relative;
}
.subsection-header {
  clear: both;
  width: 100%;
  margin: 10px 0 6px 0;
  display: inline-block;
  border: solid #eeeeee;
  border-width: 0 0 2px 0;
}
.subsection-header h2 {
  float: left;
  margin: 0 12px 6px 0;
  padding: 4px 6px 4px 1px;
  color: #000000;
  font-size: 26px;
  line-height: 26px;
}
.subsection-header a.link-button,
.subsection-header button.link-button {
  vertical-align: text-top;
  min-width: 74px;
  margin: 2px 8px 0 0;
  padding: 3px 5px 3px 5px;
  font-size: 19px;
  line-height: 19px;
  background: #990000;
}
/********************************************* Corner Menu ****************************************************/
.corner-menu {
  position: absolute;
  top: 0;
  right: 40px;
  padding: 0 0 0 0;
}
.admin-corner-menu {
  font-size: 18px;
  position: absolute;
  top: 38px;
  right: 0;
  padding: 0 0 0 0;
}
.admin-corner-menu a {
  margin: 0 0 0 4px;
  text-decoration: underline;
}
.user-info-panel {
  position: absolute;
  top: 18px;
  right: 0;
  text-align: right;
  padding: 6px 0 0 0;
  color: #222222;
  font-size: 15px;
  line-height: 15px;
}
/********************************************* Layout 1 *******************************************************/
.layout-1 .left {
  float: left;
  width: 60%;
  padding: 0 20px 0 0;
}
/********************************************* Visibility *****************************************************/
.home-logo-small,
.home-logo-medium,
.home-logo-large {
  display: none;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  .header-top-frame {
    height: 62px;
    padding: 6px 0 0 0;
    background: none;
  }
  .page-header {
    top: 70px;
    margin: 10px auto 0 auto;
    height: 28px;
  }
  .home-button {
    width: 240px;
  }
  .header-bottom {
    border-width: 0;
  }
  .header-bottom-frame {
    height: 0;
  }
  .my-ohio-legislature-button {
    display: none;
  }
  .layout {
    font-size: 18px;
    line-height: 28px;
  }
  .content-layout {
    padding: 76px 0 0 0;
    font-size: 19px;
    text-align: left;
    line-height: 28px;
  }
  .home-logo-small {
    display: block;
  }
}
/********************************************* Tablets ********************************************************/
@media screen and (min-width: 641px) and (max-width: 960px) {
  .header-top-frame {
    height: 102px;
    padding: 14px 0 0 0;
    background: none;
  }
  .home-button {
    width: 440px;
    padding-right: 20px;
  }
  .header-bottom-frame {
    height: 0;
  }
  .page-header {
    top: 102px;
    margin: 10px auto 0 auto;
    height: 28px;
  }
  .content-layout {
    padding: 128px 0 0 0;
  }
  .home-logo-medium {
    display: block;
  }
}
/********************************************* Desktops *******************************************************/
@media screen and (min-width: 961px) and (max-width: 1320px) {
  .home-logo-large {
    display: block;
  }
}
/********************************************* Large Screens **************************************************/
@media screen and (min-width: 1321px) {
  .content-frame-small {
    width: 1310px;
  }
  .content-frame-medium {
    width: 1310px;
  }
  .content-frame-large {
    width: 1340px;
  }
  .home-logo-large {
    display: block;
  }
}
/********************************************* Imports ********************************************************/
/********************************************* Links **********************************************************/
a {
  color: #990000;
  text-decoration: underline;
  cursor: pointer;
}
/********************************************* Headers ********************************************************/
h1 {
  margin: 4px 0 18px 0;
  padding-left: 0;
  font-size: 32px;
  font-weight: normal;
  line-height: 30px;
  text-align: left;
  color: #b63d3d;
}
h2 {
  font-size: 26px;
  line-height: 26px;
  font-weight: normal;
  margin: 0 0 10px 0;
  color: #000000;
}
h3 {
  margin: 0 0 4px 0;
  padding: 0;
  color: #000000;
  font-size: 25px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
}
/********************************************* Paragraph ******************************************************/
p {
  margin: 0 0 32px 0;
}
p:last-child {
  margin-bottom: 0;
}
/********************************************* Lists **********************************************************/
ul {
  margin: 0;
  padding: 0 0 20px 0;
  line-height: 22px;
  list-style: none;
}
ul li {
  padding: 4px 0 12px 24px;
  font-size: 21px;
  line-height: 24px;
  text-indent: 0;
  color: #222222;
  background: url('../images/global/icons/bullet.png') 0 11px no-repeat;
}
ul li:last-child {
  padding-bottom: 0;
}
ul li ul {
  padding: 4px 0 0 0;
}
ul li a:hover {
  color: #990000;
  text-decoration: underline;
}
ol {
  list-style-position: inside;
}
ol li {
  padding: 4px 0 4px 0;
}
ol li ol li {
  padding: 4px 0 4px 30px;
}
dl dt {
  font-weight: bold;
  padding: 4px 0 4px 0;
}
dl dd {
  padding: 4px 0 30px 0;
}
/********************************************* Lines **********************************************************/
.vertical-bar {
  display: inline-block;
  margin: 0 3px;
  line-height: 14px;
  vertical-align: middle;
  width: 1px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.8);
}
/********************************************* Spacers ********************************************************/
.spacer-2 {
  height: 2px;
  font-size: 1px;
  line-height: 1px;
}
.spacer-4 {
  height: 4px;
  font-size: 1px;
  line-height: 1px;
}
.spacer-8 {
  height: 8px;
  font-size: 1px;
  line-height: 1px;
}
.spacer-12 {
  height: 12px;
  font-size: 1px;
  line-height: 1px;
}
.spacer-16 {
  height: 16px;
  font-size: 1px;
  line-height: 1px;
}
.spacer-24 {
  height: 24px;
  font-size: 1px;
  line-height: 1px;
}
.spacer-32 {
  height: 32px;
  font-size: 1px;
  line-height: 1px;
}
.spacer-48 {
  height: 48px;
  font-size: 1px;
  line-height: 1px;
}
.spacer-64 {
  height: 64px;
  font-size: 1px;
  line-height: 1px;
}
/********************************************* Horizontal Spacers *********************************************/
.horizontal-spacer-8 {
  width: 8px;
  display: inline-block;
}
.horizontal-spacer-12 {
  width: 12px;
  display: inline-block;
}
.horizontal-spacer-16 {
  width: 16px;
  display: inline-block;
}
.horizontal-spacer-24 {
  width: 24px;
  display: inline-block;
}
.horizontal-spacer-44 {
  width: 44px;
  display: inline-block;
}
/********************************************* Error Notice ***************************************************/
.error-notice {
  margin: 80px auto;
  text-align: left;
  width: 90%;
  color: #000000;
  background: #dadada;
  padding: 32px 40px 44px 40px;
}
.error-notice h2 {
  margin: 10px 0 0 0;
  line-height: 26px;
}
.error-notice-diagnostics {
  clear: both;
  border: solid #222222;
  border-width: 1px 0 0 0;
  margin: 20px 0 0 0;
  padding: 8px 0;
}
/********************************************* Misc ***********************************************************/
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 1px;
}
.display-none {
  display: none !important;
}
.display-block {
  display: block !important;
}
.display-inline-block {
  display: inline-block !important;
}
.visibility-hidden {
  visibility: hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.no-top-margin {
  margin-top: 0 !important;
}
.no-bottom-margin {
  margin-bottom: 0 !important;
}
.no-left-margin {
  margin-left: 0 !important;
}
.no-right-margin {
  margin-right: 0 !important;
}
.no-top-padding {
  padding-top: 0 !important;
}
.no-bottom-padding {
  padding-bottom: 0 !important;
}
.no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-left-padding {
  padding-left: 0 !important;
}
.no-right-padding {
  padding-right: 0 !important;
}
.compact-text {
  line-height: 24px !important;
}
.bottom-note {
  padding: 10px 0 10px 0;
  font-size: 19px;
}
.screen-reader {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/********************************************* Visibility *****************************************************/
.smart-phone-show {
  display: none;
}
.tablet-show {
  display: none;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  h1 {
    margin: 4px 0 16px 0;
    font-size: 26px;
    line-height: 32px;
  }
  .smart-phone-hide {
    display: none;
  }
  .smart-phone-show {
    display: initial;
  }
}
/********************************************* Tablets ********************************************************/
@media screen and (min-width: 641px) and (max-width: 960px) {
  .tablet-hide {
    display: none;
  }
  .tablet-show {
    display: initial;
  }
}
/********************************************* Imports ********************************************************/
/********************************************* Text Inputs ****************************************************/
input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input {
  width: 100%;
  margin: 0 15px 0 0;
  padding: 5px 4px 5px 8px;
  display: inline-block;
  font-size: 19px;
  line-height: 19px;
  border: 1px solid #dddddd;
  border-radius: 0px;
  transition: 0.2s;
  background: #ffffff;
  outline: none;
}
textarea {
  position: relative;
  float: left;
  width: 100%;
  padding: 6px 4px 6px 8px;
  font-size: 19px;
  line-height: 25px;
  border: 1px solid #dddddd;
  border-radius: 0px;
  outline: none;
  transition: 0.2s;
  background: #ffffff;
}
.tox {
  z-index: 1050 !important;
}
.tox-tinymce {
  z-index: 1050 !important;
}
.tox-fullscreen {
  z-index: 1050 !important;
  top: 200px;
}
input::placeholder {
  color: #d6d6d6;
}
input:focus::placeholder {
  color: transparent;
}
/********************************************* Search Bar *****************************************************/
.search-bar {
  position: relative;
  float: left;
  width: 480px;
  height: 37px;
  margin: 0 10px 10px 0;
  padding-right: 80px;
  background: #ffffff;
}
.search-bar .search-bar-input {
  color: #111111;
  float: left;
  width: 100%;
  height: 37px;
  padding-right: 14px;
  border: solid #dddddd;
  transition: 0.2s;
  border-width: 1px 0 1px 1px;
  border-radius: 0px 0 0 0px;
  background: #ffffff;
}
.search-bar .search-bar-input input {
  width: 100%;
  border: none;
  padding: 5px 4px 5px 8px;
  display: inline-block;
  font-size: 19px;
  line-height: 19px;
  background: #ffffff;
}
.search-bar .search-bar-clear {
  position: absolute;
  top: 10px;
  right: 102px;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  border: none;
  cursor: pointer;
  transition: 0.2s;
  background: #dadada url('../images/global/icons/clear-value-icon.png') center center no-repeat;
}
.search-bar .search-bar-clear:hover {
  background: #cccccc url('../images/global/icons/clear-value-icon.png') center center no-repeat;
}
.search-bar .search-bar-button {
  position: absolute;
  right: 0;
  width: 94px;
}
.search-bar .search-bar-button button,
.search-bar .search-bar-button a {
  float: right;
  width: 100%;
  height: 37px;
  border: 0 solid #dddddd;
  border-radius: 0 0px 0px 0;
  cursor: pointer;
  background: #990000 url('../images/global/icons/search-bar-button-white.png') center center no-repeat;
}
.search-bar .search-bar-button-text button,
.search-bar .search-bar-button-text a {
  float: right;
  width: 100%;
  height: 37px;
  border: 0 solid #dddddd;
  color: #ffffff;
  font-size: 19px;
  line-height: 19px;
  border-radius: 0 0px 0px 0;
  cursor: pointer;
  background: #990000;
}
/********************************************* File ***********************************************************/
.file-upload-container {
  float: left;
}
/********************************************* Select *********************************************************/
.select-container {
  position: relative;
  margin: 0 15px 0 0;
  width: 600px;
}
.select-container::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 37px;
  margin: 0;
  padding: 0 4px 0 5px;
  display: block;
  content: "";
  pointer-events: none;
  border-radius: 0 0px 0px 0;
  background: #990000 url(../images/global/icons/select-arrow-white.png) center 13px no-repeat;
}
select {
  width: 100%;
  margin: 0;
  padding: 8px 4px 8px 7px;
  display: inline-block;
  color: #000000;
  cursor: pointer;
  font-size: 19px;
  line-height: 19px;
  border: 1px solid #dddddd;
  border-radius: 0px;
  transition: 0.2s;
  background: #ffffff;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/********************************************* Checkbox *******************************************************/
.checkbox-container {
  position: relative;
  margin: 10px 40px 4px 0;
  padding: 0 0 0 32px;
  display: block;
  color: #000000;
  font-size: 19px;
  line-height: 22px;
  text-align: left;
  cursor: pointer;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-container-small {
  position: relative;
  margin: 10px 40px 4px 0;
  padding: 0 0 0 32px;
  color: #000000;
  line-height: 22px;
  text-align: left;
  cursor: pointer;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 4px 0 8px 0;
  padding: 0 0 0 28px;
  display: block;
  font-size: 19px;
  line-height: 23px;
}
.checkbox-container-inline {
  float: left;
  margin: 7px 40px 7px 0;
  padding: 0 0 0 28px;
  display: block;
  font-size: 18px;
  line-height: 19px;
}
.checkbox-container input,
.checkbox-container-small input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  transition: 0.2s;
  border-radius: 0px;
  background: #ebeef0;
}
.checkbox-container-small .checkmark {
  top: 3px;
  width: 17px;
  height: 17px;
}
.checkbox-container:hover input ~ .checkmark,
.checkbox-container-small:hover input ~ .checkmark {
  background: #eeeeee;
}
.checkbox-container input:focus ~ .checkmark,
.checkbox-container-small input:focus ~ .checkmark {
  background: #cccccc;
  outline: 2px solid #1980EC;
}
.checkbox-container input:checked ~ .checkmark,
.checkbox-container-small input:checked ~ .checkmark {
  background: #990000;
}
.checkmark:after {
  position: absolute;
  display: none;
  content: "";
}
.checkbox-container input:checked ~ .checkmark:after,
.checkbox-container-small input:checked ~ .checkmark:after {
  display: block;
}
.checkbox-container .checkmark:after,
.checkbox-container-small .checkmark:after {
  top: 3px;
  left: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox-container-small .checkmark:after {
  top: 1px;
  left: 5px;
  width: 4px;
  height: 9px;
}
/********************************************* Checkbox Group *************************************************/
.checkbox-group {
  float: left;
  width: 40%;
}
.checkbox-group-2-column {
  float: left;
  width: 40%;
}
.checkbox-group-3-column {
  float: left;
  width: 40%;
  width: 30%;
}
.checkbox-group-grid {
  width: 23%;
  min-height: 300px;
  display: block;
  border: solid #dadada;
  border-width: 0 2px 2px 0;
  float: left;
  background: #ffffff;
  margin: 0 2% 20px 0;
  padding: 0 20px 20px 0;
}
/********************************************* Radio Choice ***************************************************/
.radio-choice-container {
  float: left;
  display: block;
  margin: 0 15px 0 0;
  padding: 2px 4px 0 7px;
  border: 1px solid #dddddd;
  border-radius: 0px;
  background: #ffffff;
}
.radio-choice-container-transparent {
  float: left;
  display: block;
  margin: 0 15px 0 0;
  padding: 2px 4px 0 7px;
  border: 1px solid #dddddd;
  border-radius: 0px;
  background: #ffffff;
  padding: 1px 4px 1px 0;
  background: transparent;
  border: 1px solid transparent;
}
.radio-choice-option {
  float: left;
  display: block;
  position: relative;
  padding: 5px 0 5px 26px;
  margin-bottom: 2px;
  margin-right: 18px;
  cursor: pointer;
  font-size: 19px;
  line-height: 19px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-choice-option input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.radio-choice-option .checkmark {
  position: absolute;
  top: 6px;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #eeeeee;
  border-radius: 50%;
}
.radio-choice-option:hover input ~ .checkmark {
  background-color: #eeeeee;
}
.radio-choice-option input:focus ~ .checkmark {
  background: #cccccc;
  outline: 2px solid #1980EC;
}
.radio-choice-option input:checked ~ .checkmark {
  background-color: #990000;
}
.radio-choice-option.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-choice-option input:checked ~ .checkmark:after {
  display: block;
}
.radio-choice-option .checkmark:after {
  top: 5px;
  left: 5px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white;
}
/********************************************* Image Radio Choice *********************************************/
.image-radio-choice {
  margin: 0 0 0;
  display: inline;
  font-size: 16px;
  line-height: 22px;
}
.image-radio-choice input {
  float: left;
  width: 0;
  margin: 0 8px 0 0;
  padding: 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.image-radio-choice label {
  float: left;
  width: 100px;
  height: 34px;
  margin: 0 8px 0 0;
  padding: 0;
  display: inline-block;
  color: #000000;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #dddddd;
  border-radius: 0px;
  cursor: pointer;
  transition: 0.2s;
  background: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/********************************************* Date Selector **************************************************/
.date-selector-container {
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
.date-selector-container input {
  float: left;
}
.date-selector-container img {
  margin-top: 2px;
  margin-right: 0;
}
input[type="text"].date-entry {
  width: 102px;
  margin: 0 10px 0 0;
}
.floating-text-container {
  padding: 0 2px;
  float: left;
  margin: 0;
  font-size: 16px;
  line-height: 32px;
}
/********************************************* Time Selector **************************************************/
.time-selector-container {
  float: left;
  margin-right: 20px;
  margin-left: 10px;
  cursor: pointer;
}
.time-selector-container input {
  float: left;
  margin: 4px 8px 0 0;
}
/********************************************* Buttons ********************************************************/
a.link-button,
button.link-button {
  min-width: 128px;
  margin: 0 8px 0 0;
  padding: 8px 10px 8px 10px;
  display: inline-block;
  color: #ffffff;
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  border: 0 solid #330000;
  border-radius: 0px;
  cursor: pointer;
  transition: 0.4s;
  background: #990000;
}
a.link-button:hover,
button.link-button:hover {
  color: #ffffff;
  background: #b63d3d;
}
a.link-button-small,
button.link-button-small {
  min-width: 128px;
  margin: 0 8px 0 0;
  padding: 8px 10px 8px 10px;
  display: inline-block;
  color: #ffffff;
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  border: 0 solid #330000;
  border-radius: 0px;
  cursor: pointer;
  transition: 0.4s;
  background: #990000;
  float: left;
  min-width: 60px !important;
  margin: 4px 10px 0 0;
  padding: 5px 8px 5px 8px;
  font-size: 15px;
  line-height: 16px;
}
ul li a.link-button {
  min-width: 128px;
  margin: 0 8px 0 0;
  padding: 8px 10px 8px 10px;
  display: inline-block;
  color: #ffffff;
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  border: 0 solid #330000;
  border-radius: 0px;
  cursor: pointer;
  transition: 0.4s;
  background: #990000;
  vertical-align: text-top;
  margin: 1px 0 0 10px;
  font-size: 14px;
  padding: 2px 4px 2px 4px;
  min-width: 40px;
}
ul li a.link-button:hover {
  text-decoration: none;
}
/********************************************* Panel Controls *************************************************/
.panel-control {
  position: relative;
  display: inline-block;
  width: 196px;
  margin: 0 5px 10px 0;
  padding: 0 0 0 0;
}
.panel-control-header {
  width: 100%;
  position: relative;
  padding: 3px 2px 2px 10px;
  color: #000000;
  font-size: 19px;
  line-height: 30px;
  text-align: left;
  border: 1px solid #dddddd;
  border-radius: 0px;
  cursor: pointer;
  transition: 0.4s;
  background: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.panel-control-header:hover {
  background: #f2e4e4;
  color: #890b0b;
  border-color: #b63d3d;
}
.panel-control-header .indicator {
  display: block;
  float: right;
  width: 19px;
  height: 19px;
  margin: 4px 4px 0 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
}
.panel-control-header .indicator .arrow {
  display: block;
  width: 19px;
  height: 19px;
  transition: 0.2s;
  background: url('../images/global/icons/panel-control-arrow.png') 2px 6px no-repeat;
}
.panel-control-body {
  position: absolute;
  width: 100%;
  max-height: 280px;
  margin: -1px 0 0 0;
  padding: 4px 0 0 0;
  text-align: left;
  display: none;
  z-index: 12;
  overflow-y: auto;
  border: 1px solid #dddddd;
  border-radius: 0;
  background: #ffffff;
}
.panel-control-body fieldset.select-control-options {
  margin: 0;
  padding: 0 8px;
  border: 0;
}
.panel-control-body fieldset.select-control-options label {
  border-radius: 0;
  width: 100%;
}
.panel-control-body fieldset.select-control-options label:hover {
  background: #eeeeee;
}
.panel-control-body fieldset.select-control-options button {
  display: block;
  text-align: left;
  width: 100%;
  margin: 0;
  padding: 2px 8px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  border: none !important;
  color: #111111;
  background-color: #ffffff;
  cursor: pointer;
}
.panel-control-body fieldset.select-control-options button:hover {
  background-color: #dadada;
}
.panel-control-body .select-control-options {
  padding: 4px 8px;
}
.panel-control-body .select-control-options .options-header {
  padding: 4px 0 0 5px;
  color: #000000;
  font-size: 21px;
  font-weight: 600;
}
.panel-control-body .select-control-options .option {
  clear: both;
  margin: 0 0 4px 0;
  padding: 4px 8px 4px 0;
}
.panel-control-body .select-control-options .option:hover {
  background: #ebebeb;
}
.panel-control-body .select-control-options .option .option-label {
  margin: 0 0 0 28px;
  color: #000000;
  font-size: 17px;
  line-height: 18px;
}
.panel-control-body .select-control-options .option .option-label-no-image {
  margin: 0 0 0 6px;
  color: #000000;
  font-size: 17px;
  line-height: 16px;
}
.panel-control-body .radio-choice-option {
  float: none;
}
/********************************************* Panel Control Control Body Sizes *******************************/
.extra-wide-control-body {
  width: 400px;
}
.wide-control-body {
  width: 360px;
}
.medium-wide-control-body {
  width: 320px;
}
.medium-control-body {
  width: 260px;
}
/********************************************* Panel Control Overrides ****************************************/
#date-range-selector .panel-control-body {
  padding: 12px 8px;
  width: 400px;
}
#page-size-selector {
  width: 104px !important;
}
/********************************************* Delete Warning *************************************************/
.delete-warning {
  margin: 0 0 20px 0;
  padding: 10px 12px;
  color: #80704d;
  font-size: 19px;
  line-height: 27px;
  border: solid #a49680;
  border-width: 0 0 0 4px;
  background: #d8ccac;
}
/********************************************* Dialog Box *****************************************************/
.dialog-box {
  position: absolute;
  color: #222222;
  top: 0;
  width: 50%;
  padding: 20px 24px 24px 24px;
  margin-left: 25%;
  background: #eeeeee;
  border: 16px solid #ffffff;
  box-shadow: 3px 3px 3px rgba(120, 120, 120, 0.12);
  z-index: 20;
}
.dialog-box-header {
  font-size: 28px;
  color: #111111;
  padding: 0 0 16px 0;
}
.dialog-box-message {
  font-size: 18px;
  text-align: left;
  padding: 0 0 40px 0;
}
.dialog-box-message a {
  text-decoration: underline;
}
/********************************************* Busy Indicator *************************************************/
#busy-indicator-container {
  position: absolute;
  top: 26px;
  left: 0;
  width: 100%;
  height: 200px;
  display: none;
  z-index: 100;
}
#busy-indicator {
  top: 0;
  width: 208px;
  height: 208px;
  margin: 0 auto;
  padding: 20px;
  display: block;
  box-shadow: 3px 3px 3px rgba(120, 120, 120, 0.12);
  border: solid 4px #f2e4e4;
  background: #ffffff;
}
#busy-indicator .busy-indicator-icon {
  float: left;
  width: 160px;
  height: 160px;
  margin: 0;
}
/********************************************* Forms : Sortable List ******************************************/
ul.sortable-list li {
  padding: 0;
  background-image: none;
}
.sortable-element {
  position: relative;
  width: 100%;
  min-height: 58px;
  height: auto;
  margin: 0 0 6px 0;
  overflow: hidden;
  font-size: 21px;
  line-height: 21px;
  cursor: pointer;
  border: 2px solid #f2e4e4;
  border-radius: 0px;
  background: #ffffff;
}
.sortable-element-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  float: left;
  width: 46px;
  height: 46px;
  cursor: pointer;
  border: solid 2px #ffffff;
  transition: 0.5s;
  background: #890b0b url('../images/global/icons/order.png') center center no-repeat;
}
.sortable-element-handle:hover {
  background: #b63d3d url('../images/global/icons/order.png') center center no-repeat;
}
.sortable-element-content {
  margin: 0 100px 0 58px;
  padding: 0;
  display: inline-block;
  min-width: 86%;
}
.sortable-element-thumbnail {
  float: left;
  padding: 6px 0 6px 0;
}
.sortable-element-thumbnail img {
  border: solid 2px #ffffff;
}
.sortable-element-info {
  padding: 6px 4px;
  text-align: left;
}
.sortable-element-actions {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 100px;
  height: 50px;
}
.sortable-element-actions .actions {
  float: right;
  width: 64px;
}
/********************************************* Sortable List Small ********************************************/
ul.sortable-list-compact .sortable-element {
  min-height: 42px;
  margin: 0 0 8px 0;
  line-height: 26px;
}
ul.sortable-list-compact .sortable-element-handle {
  top: 4px;
  left: 4px;
  width: 34px;
  height: 34px;
}
ul.sortable-list-compact .sortable-element-content {
  margin: 0 100px 0 34px;
  padding: 0;
}
ul.sortable-list-compact .sortable-element-info {
  font-size: 21px;
  padding: 7px 12px 4px 15px;
}
ul.sortable-list-compact .sortable-element-actions {
  width: 100px;
  height: 34px;
}
/********************************************* Change Notices *************************************************/
.changes-made-notice {
  float: left;
  margin: 4px 4px 0 12px;
  padding: 2px 12px 2px 12px;
  color: #80704d;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #a49680;
  border-radius: 0px;
  background: #ded7c8;
}
.changes-saved-notice {
  float: left;
  margin: 4px 4px 0 12px;
  padding: 2px 11px 2px 8px;
  color: #25771c;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #35902c;
  border-radius: 0px;
  background: #b6d1b3;
}
/********************************************* Tool Tips ******************************************************/
.tooltip-link {
  margin: 0 0 0 6px;
  padding: 1px 6px 1px 6px;
  display: inline-block;
  color: #ffffff;
  font-size: 17px;
  line-height: 17px;
  vertical-align: top;
  text-decoration: none;
  border-radius: 0px;
  background: #a49680;
}
.tooltip-link-inline {
  margin: 4px 0 0 6px;
}
.tooltip-link:hover {
  color: #ffffff;
  background: #80704d;
}
/********************************************* Control States *************************************************/
input[type="text"]:hover,
input[type="password"]:hover,
input[type="file"]:hover,
textarea:hover,
select:hover,
.image-radio-choice label:hover {
  background: #eeeeee;
  border-color: #cccccc;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  background: #f2e4e4;
  border-color: #990000;
  box-shadow: 0 0 0 1px #990000;
}
select option:hover,
select option:focus {
  background: #ffffff;
}
.search-bar .search-bar-input input[type="text"]:hover,
.search-bar .search-bar-input input[type="text"]:focus {
  border: 0;
  background: #ffffff;
  box-shadow: none;
}
.search-bar .search-bar-input:hover {
  color: #990000;
  border-color: #b63d3d;
}
.image-radio-choice input:checked + label {
  color: #ffffff;
  background: #990000;
  border-color: #990000;
  box-shadow: 0 0 0 1px #dddddd;
}
/********************************************* Form Validation ************************************************/
.error-message {
  margin: 6px 15px 0 0;
  clear: both;
  display: block;
  padding: 8px 10px 8px 10px;
  font-size: 19px;
  line-height: 21px;
  color: #990000;
  border: 0 solid #990000;
  border-radius: 3px;
  background: #f2e4e4;
}
.error-message-full {
  margin: 6px 15px 0 0;
  clear: both;
  display: block;
  padding: 8px 10px 8px 10px;
  font-size: 19px;
  line-height: 21px;
  color: #990000;
  border: 0 solid #990000;
  border-radius: 3px;
  background: #f2e4e4;
  margin-right: 0;
}
input[type="text"].input-error,
input[type="password"].input-error,
input[type="file"].input-error,
textarea.input-error,
select.input-error,
input.input-error ~ label {
  color: #990000;
  border-color: #990000;
  box-shadow: 0 0 0 1px #990000;
  background: #f2e4e4;
}
input[type="text"].input-error::placeholder {
  color: #990000;
}
/********************************************* Control Sizes **************************************************/
.long-control {
  width: 600px;
}
.medium-long-control {
  width: 400px;
}
.medium-control {
  width: 300px;
}
.medium-short-control {
  width: 200px;
}
.short-control {
  width: 100px;
}
.mini-control {
  width: 60px;
}
/********************************************* Misc ***********************************************************/
.spin-open {
  transition: 0.2s;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.spin-close {
  transition: 0.2s;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.spin-close-instant {
  transition: 0s;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
#view-state {
  display: none;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  .panel-control {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .search-bar {
    width: 100%;
    padding-right: 80px;
  }
  .long-control,
  .medium-long-control,
  .medium-control,
  .medium-short-control {
    width: 100%;
    margin-right: 0;
  }
}
/********************************************* Tablets ********************************************************/
/********************************************* Imports ********************************************************/
/********************************************* Structure ******************************************************/
.form {
  position: relative;
  clear: both;
  display: block;
  overflow: hidden;
}
.form-line {
  position: relative;
  clear: both;
  display: block;
}
.form-element {
  position: relative;
  float: left;
  margin: 0 0 10px 0;
  display: block;
}
.form-element-half {
  position: relative;
  float: left;
  margin: 0 0 10px 0;
  display: block;
  width: 50%;
  padding: 0 15px 0 0;
}
.form-element-three-quarters {
  position: relative;
  float: left;
  margin: 0 0 10px 0;
  display: block;
  width: 75%;
  padding: 0 15px 0 0;
}
.form-element-full {
  position: relative;
  float: left;
  margin: 0 0 10px 0;
  display: block;
  width: 100%;
}
.form-label {
  position: relative;
  width: 100%;
  margin: 3px 0 6px 0;
  padding-left: 2px;
  color: #000000;
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
}
.form-label-note {
  margin: 2px 0 0 5px;
  padding-left: 2px;
  display: inline-block;
  color: #a49680;
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
}
.form-input {
  position: relative;
  width: 100%;
  padding-left: 2px;
  font-size: 19px;
}
.form-value {
  position: relative;
  width: 100%;
  margin: 4px 0 4px 0;
  padding-left: 2px;
  font-size: 19px;
  line-height: 25px;
}
.form-buttons {
  float: left;
  clear: both;
  margin: 16px 0 0 0;
  padding-left: 2px;
}
.inset-controls {
  clear: both;
  display: block;
  overflow: auto;
  margin: 0 0 20px 28px;
  padding: 4px 0 8px 12px;
  border: solid #990000;
  background-color: #ffffff;
  border-width: 0 0 0 3px;
}
/********************************************* Form Menu ******************************************************/
.form-menu {
  min-height: 32px;
  margin: 10px 0 20px 0;
}
.form-menu a {
  color: #000000;
  float: left;
  margin: 0 10px 0 0;
  font-size: 15px;
  line-height: 20px;
  padding: 4px 8px;
  background: #dadada;
  border-radius: 0px;
}
.form-menu a.active {
  color: #ffffff;
  background: #990000;
}
.form-menu a:hover {
  background: #cccccc;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  .form .form-line .form-element,
  .form .form-line .form-element-half,
  .form .form-line .form-element-three-quarters,
  .form .form-line .form-element-full {
    width: 100%;
    padding-right: 0;
  }
}
/********************************************* Tablets ********************************************************/
/********************************************* Imports ********************************************************/
/********************************************* Structure ******************************************************/
.search-header {
  clear: both;
}
.search-filters {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 0 0 0;
  display: block;
}
.active-filters {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 0 0 0;
  background: #ffffff;
}
.search-results {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 0 40px 0;
  background: #ffffff;
}
/********************************************* Header *********************************************************/
.search-header h1 {
  float: left;
  margin-right: 20px;
}
.search-header a.link-button,
.search-header button.link-button {
  min-width: 74px;
  margin: 8px 8px 0 0;
  padding: 3px 6px 3px 6px;
  font-size: 19px;
  line-height: 19px;
  background: #990000;
}
.search-header a.new-link {
  text-align: left;
  padding: 3px 5px 3px 6px;
  background: #990000 url('../images/global/icons/new.png') 50px center no-repeat;
}
/********************************************* Active Filters *************************************************/
.active-filters .active-filter {
  float: left;
  margin: 0 10px 10px 0;
  padding: 4px 4px 3px 4px;
  font-size: 17px;
  line-height: 19px;
  color: #000000;
  border: 1px solid #dddddd;
  border-radius: 0px;
  background: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.active-filters .active-filter a.remove-filter-link {
  float: left;
  width: 16px;
  height: 16px;
  margin: 1px 6px 0 2px;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.5s;
  text-decoration: none;
  background: #990000 url('../images/global/icons/clear-value-icon.png') center center no-repeat;
}
.active-filters .active-filter .remove-filter-link:hover {
  background: #330000 url('../images/global/icons/clear-value-icon.png') center center no-repeat;
}
.active-filters .active-filter .filter-label {
  float: left;
  margin: 0 0 0 0;
  color: #000000;
  font-weight: bold;
}
.active-filters .active-filter .filter-connector {
  float: left;
  margin: 0 4px;
  color: #000000;
}
.active-filters .active-filter .filter-value {
  float: left;
  margin: 0 5px 0 0;
}
/********************************************* Search Results Empty *******************************************/
.search-results-empty-container {
  float: left;
  width: 100%;
  height: 360px;
  margin: 12px 0 40px 0;
  padding: 170px 0 0 0;
  font-size: 26px;
  text-align: center;
  background-color: #dadada;
}
/********************************************* Search Display Controls ****************************************/
.search-display-controls {
  line-height: 25px;
  position: relative;
  display: inline-block;
  margin: 0 12px 24px 0;
  padding: 4px 8px 1px 8px;
  color: #222222;
  border: solid #dadada;
  border-width: 1px 0 0 0;
  background: #eeeeee;
  border-radius: 3px;
}
.search-display-controls .panel-control {
  position: relative;
  width: 184px;
  margin: 0 2px 4px 0;
  padding: 0 0 0 0;
}
.search-display-controls .panel-control-header {
  display: inline-block;
  vertical-align: top;
  padding: 3px 2px 3px 6px;
  margin: 0 0 0 0;
  color: #000000;
  font-size: 17px;
  line-height: 19px;
  border: 1px solid #dddddd;
  background: #ffffff;
}
.search-display-controls .panel-control-header .indicator {
  float: right;
  width: 17px;
  height: 17px;
  margin: 1px 2px 0 0;
  padding: 1px 0 0 0;
  border-radius: 0;
  cursor: pointer;
  background: #990000;
}
.search-display-controls .panel-control-header .indicator .arrow {
  width: 17px;
  height: 16px;
  background: url('../images/global/icons/panel-control-arrow-white.png') center center no-repeat;
}
.search-display-controls .panel-control-body {
  padding: 5px 2px;
  text-align: left;
}
.search-display-controls .panel-control-body fieldset.select-control-options {
  margin: 0;
  padding: 0 4px;
}
.search-display-controls .panel-control-body fieldset.select-control-options button {
  padding: 2px 4px;
}
.search-display-controls .panel-control-body .select-control-options .option .option-label-no-image {
  margin: 0 0 0 4px;
  font-size: 13px;
  line-height: 13px;
}
.subsection-body .search-display-controls {
  top: 0;
  right: 0;
}
/********************************************* Search Results Info ********************************************/
.search-results-info {
  margin: 0 12px 0 0;
  padding: 5px 0 6px 0;
  vertical-align: top;
  display: inline-block;
  font-size: 17px;
  line-height: 17px;
  white-space: nowrap;
}
/********************************************* Compact Pager **************************************************/
.compact-pager {
  line-height: 25px;
  font-size: 1px;
  vertical-align: top;
  display: inline-block;
  position: relative;
  margin: 0 0 4px 0;
  padding: 0 0 0 0;
  height: 27px;
}
.page-iterator {
  position: relative;
  display: inline-block;
  height: 27px;
  margin: 0;
  padding: 0;
  border: 0 solid #dddddd;
}
.page-selector {
  position: relative;
  vertical-align: top;
  display: inline-block;
  width: 124px;
  height: 27px;
  margin: 0;
  padding: 0;
  border: 0 solid #dddddd;
}
.compact-pager a.previous {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  width: 27px;
  height: 27px;
  font-size: 1px;
  color: transparent;
  border: 1px solid #dddddd;
  border-radius: 0px 0 0 0px;
  background: #ffffff url('../images/global/compact-pager/previous.png') center center no-repeat;
}
.compact-pager a.next {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  width: 27px;
  height: 27px;
  font-size: 1px;
  color: transparent;
  border: solid #dddddd;
  border-width: 1px 1px 1px 0;
  border-radius: 0 0px 0px 0;
  background: #ffffff url('../images/global/compact-pager/next.png') center center no-repeat;
}
.page-selector .panel-control {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
}
.page-selector .panel-control-header {
  width: 100%;
  padding: 0 4px 0 10px;
  height: 27px;
  font-size: 16px;
  line-height: 19px;
  border: 1px solid #dddddd;
  cursor: pointer;
  background: #ffffff;
}
.page-selector:hover .panel-control-header {
  background: #f2e4e4;
  color: #990000;
  border-color: #b63d3d;
}
.page-selector .panel-control-header .indicator {
  background: transparent;
}
.page-selector .panel-control-header .indicator .arrow {
  background: url('../images/global/compact-pager/page-selector-arrow.png') center 4px no-repeat;
}
.page-selector .panel-control-body {
  position: absolute;
  width: 100%;
  max-height: 248px;
  padding: 6px 0;
  display: none;
  overflow-y: scroll;
  border: none;
}
.page-selector .page-number-link {
  margin: 0 0 0 0;
  display: block;
  color: #000000;
  font-size: 17px;
  line-height: 22px;
  text-align: left;
  text-decoration: none;
}
.page-selector .page-number-link:hover {
  background: #dadada;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  .search-display-controls {
    width: 100%;
  }
  .search-filters .panel-control {
    width: 100%;
  }
  .search-filters {
    margin: 0 0 10px 0;
  }
}
/********************************************* Tablets ********************************************************/
/********************************************* Imports ********************************************************/
/********************************************* Images *********************************************************/
img {
  max-width: 100%;
}
.image-bordered {
  border: 8px solid #ffffff;
}
figure.image img,
.image-bordered {
  border: 16px solid #ffffff;
}
.image-left {
  float: left;
  margin: 9px 20px 6px 0;
}
.image-right {
  float: right;
  margin: 9px 0 6px 20px;
}
/********************************************* Figures ********************************************************/
figure {
  position: relative;
}
figure img {
  display: block;
}
figure.figure-left {
  float: left;
  margin: 12px 20px 4px 0;
}
img.image-full,
figure.figure-full {
  width: 100%;
}
img.image-large,
figure.figure-large {
  width: 64%;
}
img.image-medium,
figure.figure-medium {
  width: 54%;
}
img.image-small,
figure.figure-small {
  width: 36%;
}
figcaption {
  margin: 2px 0;
  padding: 4px 8px;
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  width: 100%;
  color: #990000;
  background: transparent;
  overflow: hidden;
}
figcaption.overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 6px 16px 6px 16px;
  text-align: center;
  font-size: 21px;
  line-height: 28px;
  color: #ffffff;
  background: rgba(134, 31, 31, 0.54);
}
/********************************************* Featured Images ************************************************/
.featured-image {
  position: relative;
  background: #330000;
}
.featured-image .image {
  opacity: 0;
  position: relative;
  overflow: hidden;
}
.featured-image .image img {
  display: block;
  margin: 0;
  padding: 0;
}
.featured-image .caption {
  opacity: 0;
  position: absolute;
  bottom: 16%;
  left: 0;
  padding: 10px 20px;
  color: #ffffff;
  background: rgba(134, 31, 31, 0.54);
}
.featured-image .caption .caption-line-1,
.featured-image .caption .caption-line-2 {
  opacity: 0;
  font-size: 32px;
  line-height: 36px;
}
.featured-image .caption .caption-line-3 {
  opacity: 0;
  margin: 6px 0 0 0;
  font-size: 24px;
  line-height: 28px;
}
/********************************************* Media Container ************************************************/
.media-container,
.media-container-portrait,
.media-container-landscape,
.media-container-square,
.media-container-video {
  position: relative;
  float: left;
  width: 48%;
  margin: 0 2% 2% 0;
}
.media-container-full {
  width: 100%;
}
.media-container-large {
  width: 60%;
}
.media-container-medium {
  width: 50%;
}
.media-container-small {
  width: 25%;
}
.media-thumbnail {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 0 100% 0;
}
.media-container .media-thumbnail {
  padding: 0 0 120% 0;
}
.media-container-portrait .media-thumbnail {
  padding: 0 0 125% 0;
}
.media-container-landscape .media-thumbnail {
  padding: 0 0 64% 0;
}
.media-container-square .media-thumbnail {
  padding: 0 0 100% 0;
}
.media-container-video .media-thumbnail {
  padding: 0 0 58% 0;
}
.media-type-icon {
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  float: left;
  width: 60px;
  height: 60px;
  padding: 0;
  margin: auto;
  display: block;
  z-index: 8;
  background: center center no-repeat rgba(134, 31, 31, 0.76);
}
.media-overlay-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 58px;
  padding: 5px 0 4px 0;
  z-index: 8;
  color: #ffffff;
  text-align: center;
  background: rgba(134, 31, 31, 0.76);
}
.media-overlay-caption-text {
  position: absolute;
  display: block;
  width: 100%;
  font-size: 23px;
  line-height: 24px;
  margin: 0;
  padding: 1px 10px;
  top: 50%;
  transform: translateY(-50%);
}
.media-overlay-caption-text-line-1 {
  font-size: 23px;
  font-weight: 600;
  line-height: 24px;
}
.media-overlay-caption-text-line-2 {
  color: #c79b9b;
  font-size: 22px;
  font-weight: 600;
  line-height: 23px;
}
.media-overlay-caption-text-line-2 .vertical-bar {
  margin: 3px 3px 0 2px;
  font-size: 17px;
  line-height: 17px;
  vertical-align: top;
  width: 2px;
  background: rgba(134, 31, 31, 0.9);
}
.media-selected-indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 6;
  transition: 0.2s;
  border: solid 5px transparent;
}
.media-selected-indicator:hover {
  border: solid 5px #990000;
  background: center center no-repeat rgba(114, 43, 43, 0.1);
}
.media-thumbnail-image {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0 solid #eeeeee;
  background: center 0 / cover no-repeat;
}
.media-caption {
  clear: both;
  color: #111111;
  margin: 5px 0;
  padding: 2px 8px;
  position: relative;
  float: left;
  text-align: center;
  font-size: 21px;
  line-height: 24px;
  width: 100%;
}
.media-caption .committee-member-position {
  width: 100%;
  font-size: 21px;
  line-height: 24px;
  color: #000000;
  text-align: center;
}
.media-caption .chamber-member-position .position-name {
  width: 100%;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  margin: 10px 0 8px 0;
  text-align: center;
}
.media-caption .chamber-member-position {
  font-size: 19px;
  line-height: 28px;
  text-align: center;
}
/********************************************* Media Grid *****************************************************/
.media-grid-1-column,
.media-grid-2-column,
.media-grid-3-column,
.media-grid-4-column,
.media-grid-5-column,
.media-grid-6-column {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.media-grid-1-column .media-container {
  width: 100%;
  margin: 0 0 4% 0;
}
.media-grid-2-column .media-container {
  width: 48%;
  margin: 0 4% 4% 0;
}
.media-grid-3-column .media-container {
  width: 31%;
  margin: 0 3.5% 4% 0;
}
.media-grid-4-column .media-container {
  width: 22%;
  margin: 0 4% 4% 0;
}
.media-grid-5-column .media-container {
  width: 17%;
  margin: 0 3.75% 2% 0;
}
.media-grid-6-column .media-container {
  width: 15%;
  margin: 0 2% 2% 0;
}
.media-grid .media-thumbnail-image {
  border: 0 solid #eeeeee;
  background: center 0 / cover no-repeat;
}
.media-grid .leadership-role {
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  margin: 2px 0 0px 0;
}
.media-grid-clear-row-1,
.media-grid-clear-row-2,
.media-grid-clear-row-3,
.media-grid-clear-row-4,
.media-grid-clear-row-5,
.media-grid-clear-row-6 {
  clear: both;
  height: 2px;
  width: 100%;
  font-size: 1px;
  line-height: 1px;
  display: none;
}
.media-grid-1-column .media-grid-clear-row-1,
.media-grid-2-column .media-grid-clear-row-2,
.media-grid-3-column .media-grid-clear-row-3,
.media-grid-4-column .media-grid-clear-row-4,
.media-grid-5-column .media-grid-clear-row-5,
.media-grid-6-column .media-grid-clear-row-6 {
  display: block;
}
.media-grid-1-column .last-item-row-1,
.media-grid-2-column .last-item-row-2,
.media-grid-3-column .last-item-row-3,
.media-grid-4-column .last-item-row-4,
.media-grid-5-column .last-item-row-5,
.media-grid-6-column .last-item-row-6 {
  margin-right: 0;
}
/********************************************* Media List *****************************************************/
.media-list {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.media-list-item {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 4% 0;
  padding: 20px;
  background: #dddddd;
}
.media-list-item-thumbnail {
  position: relative;
  float: left;
  width: 32%;
  height: 100%;
  padding: 0 28px 0 0;
}
.media-list-item-thumbnail .media-container {
  width: 100%;
  margin: 0;
}
.media-list-item-thumbnail .media-container .media-thumbnail-image {
  margin: 0;
  display: block;
  border: 16px solid #ffffff;
  background-color: #000000;
  background-size: cover;
  background-position: center center;
}
.media-list-item-info {
  position: relative;
  float: left;
  width: 60%;
  height: 100%;
  margin: 0;
}
.media-list-item-pre-title {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 15px;
  line-height: 18px;
}
.media-list-item-title {
  margin: 0;
  padding: 0;
}
.media-list-item-summary {
  margin: 0 0 16px 0;
  height: auto;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}
.media-list-item-summary .content-link {
  display: block;
  width: 120px;
  height: auto;
  margin: 12px 0 0 0;
  padding: 4px 10px;
  text-align: center;
  color: #ffffff;
  background: #b63d3d;
}
.media-list-item-post-summary {
  margin: 0 0 10px 0;
  font-size: 15px;
  line-height: 18px;
}
/********************************************* Slideshow ******************************************************/
.slideshow {
  position: relative;
  top: 0;
  left: 0;
  height: 680px;
  width: 100%;
  overflow: hidden;
  margin: 0;
  z-index: 4;
}
.slideshow .slide {
  position: relative;
  width: 100%;
  height: 680px;
}
.slideshow .slide .media-container {
  margin: 0;
  width: 100%;
  height: 100%;
  background: #000000;
}
.slideshow .slide .media-container .media-thumbnail {
  width: 100%;
  height: 680px;
  padding: 0;
}
.slideshow .slide .media-container .media-thumbnail .media-thumbnail-image {
  width: 100%;
  height: 680px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.slideshow .slide .media-container .media-thumbnail .media-overlay-caption {
  width: 100%;
  min-height: 60px;
  padding: 4px 20px 0 20px;
  text-align: center;
  background: rgba(134, 31, 31, 0.54);
}
/********************************************* Member List ****************************************************/
.member-list .member {
  margin: 0 0 20px 0;
}
.member-list .member .member-name {
  font-size: 23px;
  line-height: 27px;
  margin: 0 0 0 0;
  color: #000000;
}
.member-list .member .member-position {
  font-size: 21px;
  line-height: 25px;
  color: #990000;
  margin: 0 0 4px 0;
}
.member-list .member .member-biography {
  margin: 16px 0 0 0;
  font-size: 18px;
  line-height: 24px;
  color: #222222;
}
/********************************************* Video Container ************************************************/
.video-frame {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
.video-container {
  position: relative;
  width: 100%;
  margin: 0 0 10px 0;
  height: 0;
  padding-bottom: 56.25%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/********************************************* Video Box ******************************************************/
.video-box {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/********************************************* Press Release **************************************************/
.press-release-header {
  margin: 0 0 20px 0;
}
.press-release-full-title {
  margin: 0 0 8px 0;
}
.press-release-title {
  margin: 0 0 4px 0;
}
.press-release-subtitle {
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 4px 0;
}
.press-release-date {
  font-size: 19px;
  line-height: 21px;
  color: #b63d3d;
}
.press-release-social-media {
  margin: 12px 0 4px 0;
}
.press-release-social-media a {
  margin: 0 4px 0 0;
}
/********************************************* Press Release **************************************************/
.media-header {
  margin: 0 0 20px 0;
}
.media-title {
  margin: 0 0 4px 0;
}
.media-date {
  font-size: 19px;
  line-height: 21px;
  color: #b63d3d;
}
.media-social-media {
  margin: 12px 0 4px 0;
}
.media-social-media a {
  margin: 0 4px 0 0;
}
/********************************************* Thumbnail Portrait *********************************************/
.thumbnail-portrait-small {
  float: left;
  width: 50px;
  height: 64px;
  margin: 0 8px 0 0;
  display: block;
  overflow: hidden;
  border: 0 solid #cccccc;
  background-color: #000000;
}
.thumbnail-portrait-medium {
  float: left;
  width: 100px;
  height: 128px;
  margin: 1px 8px 0 0;
  display: block;
  overflow: hidden;
  border: 0 solid #cccccc;
  background-color: #000000;
}
/********************************************* Thumbnail Landscape *********************************************/
.thumbnail-landscape-small {
  float: left;
  width: 100px;
  height: 64px;
  margin: 0 8px 0 0;
  display: block;
  overflow: hidden;
  border: 0 solid #cccccc;
  background-color: #000000;
}
.thumbnail-landscape-medium {
  float: left;
  width: 120px;
  height: 80px;
  margin: 0 8px 0 0;
  display: block;
  overflow: hidden;
  border: 0 solid #cccccc;
  background-color: #000000;
}
/********************************************* Thumbnail Banner ***********************************************/
.thumbnail-banner-small {
  float: left;
  width: 320px;
  height: 128px;
  margin: 0 8px 0 0;
  display: block;
  overflow: hidden;
  border: 0 solid #cccccc;
  background-color: #000000;
}
.thumbnail-banner-medium {
  float: left;
  width: 400px;
  height: 160px;
  margin: 0 8px 0 0;
  display: block;
  overflow: hidden;
  border: 0 solid #cccccc;
  background-color: #000000;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  figure.figure-large,
  figure.figure-medium,
  figure.figure-small {
    width: 100%;
  }
  .media-grid-1-column .media-container,
  .media-grid-2-column .media-container,
  .media-grid-3-column .media-container,
  .media-grid-4-column .media-container,
  .media-grid-5-column .media-container,
  .media-grid-6-column .media-container {
    width: 100%;
    margin: 0 0 4% 0;
  }
  .media-list-item-thumbnail,
  .media-list-item-info {
    width: 100%;
  }
  .media-list-item-thumbnail {
    margin-bottom: 20px;
    padding: 0;
  }
  .slideshow,
  .slideshow .slide,
  .slideshow .slide .media-container .media-thumbnail,
  .slideshow .slide .media-container .media-thumbnail .media-thumbnail-image {
    height: 240px;
  }
}
/********************************************* Tablets ********************************************************/
@media screen and (min-width: 641px) and (max-width: 960px) {
  .media-grid-4-column .media-grid-clear-row-4,
  .media-grid-5-column .media-grid-clear-row-5,
  .media-grid-6-column .media-grid-clear-row-6 {
    display: none;
  }
  .media-grid-3-column .media-grid-clear-row-3,
  .media-grid-4-column .media-grid-clear-row-3,
  .media-grid-5-column .media-grid-clear-row-3,
  .media-grid-6-column .media-grid-clear-row-3 {
    display: block;
  }
  .media-grid-3-column .media-container,
  .media-grid-4-column .media-container,
  .media-grid-5-column .media-container,
  .media-grid-6-column .media-container {
    width: 31%;
    margin: 0 3.5% 4% 0;
  }
  .media-grid-3-column .last-item-row-3,
  .media-grid-4-column .last-item-row-3,
  .media-grid-5-column .last-item-row-3,
  .media-grid-6-column .last-item-row-3 {
    margin-right: 0;
  }
  .media-list-item-thumbnail {
    width: 45%;
  }
  .media-list-item-info {
    width: 55%;
  }
  .slideshow,
  .slideshow .slide,
  .slideshow .slide .media-container .media-thumbnail,
  .slideshow .slide .media-container .media-thumbnail .media-thumbnail-image {
    height: 554px;
  }
}
/********************************************* Imports ********************************************************/
/********************************************* Defaults ********************************************************/
table {
  width: 100%;
  border-collapse: collapse;
}
table tr th {
  padding: 8px 10px 2px 10px;
  font-weight: normal;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
}
table tr td {
  padding: 6px 10px 6px 10px;
  font-size: 19px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
table tr td a {
  text-decoration: underline;
}
/********************************************* Data Grid Table ************************************************/
table.data-grid {
  width: 100%;
  margin: 0 0 40px 0;
  border-collapse: collapse;
  background: #ffffff;
}
table.data-grid caption {
  margin: 8px 0 8px 0;
  padding: 0;
  font-size: 23px;
  line-height: 24px;
  font-weight: normal;
  text-align: left;
}
table.data-grid tr th {
  padding: 9px 20px 9px 10px;
  color: #ffffff;
  font-size: 21px;
  line-height: 21px;
  border: solid #b63d3d;
  border-width: 0 0 3px 0;
  background: #890b0b;
}
table.data-grid tr th a {
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}
table.data-grid tr td {
  padding: 9px 20px 9px 10px;
  font-size: 21px;
  line-height: 25px;
  border: solid #dddddd;
  border-width: 2px 0 2px 0;
}
table.data-grid tr:hover td {
  color: #990000;
  border-width: 2px 0;
  border-style: double;
  border-color: #990000;
  background: #e9d4d4;
}
/********************************************* Cells Types ****************************************************/
table.data-grid tr td.thumbnail-cell {
  width: 100px;
  padding: 8px 0 8px 0;
}
table.data-grid tr th.actions-cell {
  padding-left: 0;
}
table.data-grid tr td.actions-cell {
  width: 60px;
  padding: 6px 0;
}
table.data-grid tr td.actions-cell .actions {
  display: flex;
  justify-content: flex-end;
}
/********************************************* Action Buttons *************************************************/
.delete-button {
  display: block;
  float: left;
  margin: 0 0 0 6px;
  height: 30px;
  width: 30px;
  border-radius: 0px;
  text-decoration: none;
  background: #990000 url('../images/global/icons/delete.png') center center no-repeat;
}
.edit-button {
  display: block;
  float: left;
  margin: 0 0 0 6px;
  height: 30px;
  width: 30px;
  border-radius: 0px;
  text-decoration: none;
  background: #990000 url('../images/global/icons/edit.png') center center no-repeat;
}
.review-button {
  display: block;
  float: left;
  margin: 0 0 0 6px;
  height: 30px;
  width: 30px;
  border-radius: 0px;
  text-decoration: none;
  background: #990000 url('../images/global/icons/review.png') center center no-repeat;
}
.download-button {
  display: block;
  float: left;
  margin: 0 0 0 6px;
  height: 30px;
  width: 30px;
  border-radius: 0px;
  text-decoration: none;
  background: #990000 url('../images/global/icons/download.png') center center no-repeat;
}
.print-button {
  display: block;
  float: left;
  margin: 0 0 0 6px;
  height: 30px;
  width: 30px;
  border-radius: 0px;
  text-decoration: none;
  background: #990000 url('../images/global/icons/print.png') center center no-repeat;
}
.text-button {
  display: block;
  float: left;
  margin: 0 0 0 6px;
  height: 30px;
  width: 30px;
  border-radius: 0px;
  text-decoration: none;
  border-radius: 0;
  font-size: 18px;
  line-height: 18px;
  width: initial;
  min-width: 80px;
  padding: 6px 10px;
  display: inline-block;
  color: #ffffff !important;
  text-align: center;
  background: #990000;
}
.text-button:hover {
  text-decoration: none;
}
/********************************************* Section Menu ***************************************************/
table.data-grid tr td .section-menu {
  float: right;
  margin: 1px 0 0 0;
  padding: 0 0 0 0;
}
table.data-grid tr td .section-menu a {
  margin: 0 0 0 2px;
}
table.data-grid tr td .section-menu a.delete-button {
  float: right;
  margin: 0 0 0 6px;
  height: 26px;
  width: 26px;
  background: #990000 url('../images/global/icons/delete.png') center center no-repeat;
}
/********************************************* Events Table (2 column) ****************************************/
table.events-table-2-column tr td.date-cell {
  width: 18%;
  white-space: nowrap;
}
/********************************************* Events Table (3 column) ****************************************/
table.events-table-3-column tr td.date-cell {
  width: 28%;
  white-space: nowrap;
}
table.events-table-3-column tr td.location-cell {
  width: 34%;
}
/********************************************* News Stories ***************************************************/
table.news-stories-table tr td.date-cell {
  width: 18%;
  white-space: nowrap;
}
table.news-stories-table tr td.name-cell {
  width: 60%;
  padding-right: 80px;
}
/********************************************* Reports Table **************************************************/
table.reports-table tr td.name-cell {
  width: 24%;
  padding-right: 40px;
}
table.reports-table tr td.description-cell {
  padding-right: 40px;
}
table.reports-table tr td.date-cell {
  width: 16%;
  white-space: nowrap;
}
/********************************************* Visibility *****************************************************/
.smart-phone-label {
  display: none;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  table.data-grid caption,
  table.data-grid caption.screen-reader {
    position: initial;
    width: initial;
    height: initial;
    margin: initial;
    padding: 5px 0;
    overflow: initial;
    clip: initial;
    word-wrap: normal;
    border: initial;
    clip-path: initial;
    font-size: 19px;
    line-height: 22px;
    color: #ffffff;
    text-align: center;
    background-color: #990000;
  }
  table.data-grid thead tr th {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  table.data-grid tbody tr {
    display: block;
    width: 100%;
    clear: both;
    padding: 12px 0;
    border: solid #dadada;
    border-width: 0 0 2px 0;
    border-collapse: collapse;
    overflow: auto;
  }
  table.data-grid tbody tr td,
  table.data-grid tbody tr th {
    float: left;
    clear: both;
    width: 100% !important;
    margin: 0 0 0 0;
    padding: 4px 0 4px 8px;
    font-size: 19px;
    line-height: 20px;
    border: none;
  }
  table.data-grid tbody tr:hover td,
  table.data-grid tbody tr:hover th {
    color: #222222;
    border: none;
    background: initial;
  }
  .delete-button,
  .edit-button,
  .download-button,
  .print-button {
    margin: 0 6px 0 0;
  }
  table.data-grid tr td.actions-cell .actions {
    padding: 0 0 0 4px;
    justify-content: flex-start;
  }
  table.data-grid tr:hover td {
    color: #222222;
    border-width: 0;
    background: initial;
  }
  .smart-phone-label {
    display: inline-block;
    font-weight: bold;
  }
  .smart-phone-label:after {
    content: " - ";
  }
}
/********************************************* Tablets ********************************************************/
/********************************************* Imports ********************************************************/
/********************************************* Structure ******************************************************/
.main-menu {
  position: relative;
  margin: 0;
  padding: 0;
  left: 2px;
  height: 40px;
}
.main-menu .text-container {
  color: #f1f1f1;
  padding: 8px 10px;
  font-size: 21px;
  line-height: 21px;
}
.main-menu ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.main-menu ul li {
  margin: 0 48px 0 0;
  padding: 0;
  display: inline-block;
  background: none;
}
.main-menu ul li:last-child {
  margin-right: 0;
}
.main-menu ul li .menu-header {
  display: block;
  height: 40px;
  margin: 0;
  padding: 8px 14px;
  color: #f1f1f1;
  font-size: 21px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  border: solid transparent;
  border-width: 0 0 4px 0;
}
.main-menu ul li:hover .menu-header {
  color: #ffffff;
  background: #890b0b;
  text-decoration: none;
}
.main-menu ul li a.active {
  color: #ffffff;
  background: #890b0b;
  text-decoration: none;
}
/********************************************* Submenus *******************************************************/
.main-menu ul li ul.menu-body,
.main-menu ul li .block-submenu {
  position: absolute;
  top: 40px;
  width: 288px;
  padding: 4px 0;
  display: none;
  z-index: -1;
  box-shadow: 3px 3px 3px rgba(120, 120, 120, 0.12);
  background: #ffffff;
}
.main-menu ul li:hover ul.menu-body,
.main-menu ul li:hover .block-submenu {
  display: block;
}
.main-menu ul li ul.menu-body li {
  margin: 0;
  position: relative;
  display: block;
}
.main-menu ul li ul.menu-body li a,
.main-menu ul li .block-submenu a {
  clear: both;
  margin: 0 0 0 0;
  padding: 6px 8px 6px 8px;
  width: 100%;
  display: block;
  font-size: 21px;
  line-height: 21px;
  text-decoration: none;
  border: solid transparent;
  border-width: 1px 1px 1px 3px;
}
.main-menu ul li ul.menu-body li.menu-body-section-link a {
  padding-left: 24px;
}
.main-menu ul li ul.menu-body li a:hover,
.main-menu ul li .block-submenu a:hover {
  color: #ffffff;
  background: #890b0b;
}
/********************************************* User Menu ******************************************************/
#user-menu {
  position: absolute;
  top: 2px;
  right: 1px;
  z-index: 90;
}
#user-menu .panel-control {
  position: relative;
  float: left;
  width: initial;
  padding: 3px 0 0 0;
}
#user-menu .panel-control-header {
  padding: 0 2px 0 8px;
  color: #ffffff;
  font-size: 17px;
  line-height: 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(128, 128, 128, 0.2);
  min-width: 120px;
}
#user-menu .panel-control:hover .panel-control-header {
  background: rgba(128, 128, 128, 0.4);
}
#user-menu .panel-control-header .indicator {
  float: right;
  width: 19px;
  height: 19px;
  margin: 5px 0 0 8px;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
}
#user-menu .panel-control-header .indicator .arrow {
  background: url('../images/global/icons/user-menu-arrow.png') center center no-repeat;
}
#user-menu .panel-control-body {
  max-height: initial;
  overflow: hidden;
  border-color: #dadada;
}
#user-menu .panel-control-body a {
  padding: 2px 2px 6px 2px;
  display: block;
  color: #000000;
  font-size: 17px;
  line-height: 17px;
  text-decoration: none;
}
/********************************************* Search Box *****************************************************/
.site-search-button {
  position: absolute;
  top: 10px;
  z-index: 500;
  right: 16px;
  width: 24px;
  height: 20px;
  cursor: pointer;
  transition: 0.2s;
  border: none;
  background: transparent;
}
.site-search-button:hover {
  opacity: 1;
}
.search-form-container {
  display: none;
  position: absolute;
  z-index: 5000;
  top: 0;
  right: 56px;
  width: 320px;
  padding: 0;
  background-color: #1b5683;
}
.search-form-container input {
  font-size: 18px;
  line-height: 40px;
  border: 0;
  color: #ffffff;
  background: rgba(0, 0, 0, 0);
  padding: 0 10px 0 10px;
}
.search-form-container input:focus {
  color: #ffffff;
  box-shadow: none !important;
  background: rgba(0, 0, 0, 0) !important;
}
.search-form-container input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
/********************************************* Default Visibility *********************************************/
.main-menu {
  display: block;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  .main-menu {
    display: none;
  }
}
/********************************************* Tablets ********************************************************/
@media screen and (min-width: 641px) and (max-width: 960px) {
  .main-menu {
    display: none;
  }
}
/********************************************* Desktops *******************************************************/
@media screen and (min-width: 961px) and (max-width: 1320px) {
  .main-menu {
    display: block;
  }
  .main-menu ul li {
    margin-right: 40px;
  }
}
/********************************************* Large Screens **************************************************/
@media screen and (min-width: 1321px) {
  .main-menu {
    display: block;
  }
  .main-menu {
    display: block;
  }
}
/********************************************* Imports ********************************************************/
/********************************************* Mobile Menu Button *********************************************/
.mobile-navigation-button {
  position: fixed;
  top: 43px;
  left: 15px;
  margin: 0;
  z-index: 90;
  cursor: pointer;
  background: transparent;
  border: none;
  width: 20px;
  height: 20px;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
#mobile-navigation-button span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
  opacity: 1;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background: #ffffff;
}
#mobile-navigation-button span:nth-child(1) {
  top: 0;
}
#mobile-navigation-button span:nth-child(2),
#mobile-navigation-button span:nth-child(3) {
  top: 7px;
}
#mobile-navigation-button span:nth-child(4) {
  top: 14px;
}
#mobile-navigation-button.open span:nth-child(1) {
  top: 7px;
  left: 50%;
  width: 0;
}
#mobile-navigation-button.open span:nth-child(2) {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobile-navigation-button.open span:nth-child(3) {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile-navigation-button.open span:nth-child(4) {
  top: 7px;
  left: 50%;
  width: 0;
}
/********************************************* Structure ******************************************************/
.mobile-menu {
  display: none;
  position: fixed;
  top: 4px;
  transition: 0.15s;
  left: 100%;
  width: 100%;
  height: 100%;
  padding: 0 0 0 0;
  z-index: 80;
}
.mobile-menu-top {
  height: 94px;
  position: relative;
  padding: 0 0 0 0;
}
.mobile-menu-top .mobile-menu-home-button {
  width: 540px;
  position: relative;
  margin: auto;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
}
.mobile-menu-top .mobile-menu-home-button img {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
}
.mobile-menu-bottom {
  height: 100%;
  background: #ffffff;
}
/********************************************* Search *********************************************************/
.mobile-search-form-container {
  display: none;
  margin: auto;
  width: 100%;
  padding: 24px 20px 6px 20px;
  background: #eeeeee;
  border: solid #eeeeee;
  border-width: 0 0 2px 0;
}
.mobile-search-form-container .search-bar {
  height: 39px;
  width: 100%;
  margin: 0 0 18px 0;
}
.mobile-search-form-container .search-bar .search-bar-input {
  height: 39px;
  border: solid 1px #dadada;
}
.mobile-search-form-container .search-bar .search-bar-input input::placeholder {
  color: #cccccc;
}
.mobile-search-form-container .search-bar-button {
  width: 86px;
}
.mobile-search-form-container .search-bar-button button {
  width: 98px;
  height: 39px;
}
.mobile-search-form-container .search-bar-number-search .search-bar-button button {
  color: #ffffff;
  font-size: 15px;
  background-image: none;
}
/********************************************* Menu ***********************************************************/
.mobile-menu ul {
  margin: 4px 0;
  padding: 0 0;
  display: block;
  background: #ffffff;
}
.mobile-menu ul li {
  margin: 0 0 0 0;
  padding: 0;
  display: block;
  background: none;
}
.mobile-menu .menu-header {
  color: #000000;
  width: 100%;
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  padding: 12px 16px 12px 16px;
  background: #ffffff;
  border: solid transparent;
  border-width: 2px 0 0 0;
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.mobile-menu .menu-header:hover {
  color: #222222;
  background: #eeeeee;
  text-decoration: none;
}
.mobile-menu .menu-header .indicator {
  display: block;
  float: right;
  width: 21px;
  height: 21px;
  margin: 1px 4px 0 0;
  border-radius: 0;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mobile-menu .menu-header .indicator .arrow {
  display: block;
  width: 19px;
  height: 19px;
  transition: 0.2s;
  background: url('../images/global/mobile-menu/arrow.png') 2px 6px no-repeat;
}
.mobile-menu ul.menu-body {
  display: none;
  background: #f5f5f5;
}
.mobile-menu ul.menu-body li a {
  color: #222222;
  padding: 12px 20px 12px 32px;
  font-size: 21px;
  line-height: 21px;
  display: block;
  text-decoration: none;
}
.mobile-menu ul.menu-body li a:hover {
  background: #eeeeee;
  text-decoration: none;
}
/********************************************* Visibility *****************************************************/
.mobile-search-form-container,
.mobile-navigation-button,
.mobile-menu {
  display: none;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  .mobile-navigation-button {
    top: 24px;
    left: 12px;
    margin: 0;
  }
  .mobile-menu-top {
    height: 54px;
    padding: 6px 0 0 0;
  }
  .mobile-search-form-container {
    padding: 16px 14px 0 14px;
  }
  .mobile-menu .menu-header {
    padding: 10px 16px 9px 16px;
    font-size: 21px;
    line-height: 21px;
  }
  .mobile-menu ul.menu-body li a {
    padding: 8px 20px 8px 20px;
    font-size: 19px;
    line-height: 19px;
  }
  .mobile-search-form-container,
  .mobile-navigation-button,
  .mobile-menu {
    display: block;
  }
}
/********************************************* Tablets ********************************************************/
@media screen and (min-width: 641px) and (max-width: 960px) {
  .mobile-search-form-container,
  .mobile-navigation-button,
  .mobile-menu {
    display: block;
  }
}
/********************************************* Imports ********************************************************/
/********************************************* Structure ******************************************************/
.home .content-layout-head {
  height: 440px;
}
.home .content-layout-body {
  position: relative;
  z-index: 4;
  padding: 0 0 0 0;
  padding: 24px 0 0 0;
  min-height: 1px;
}
.home .content-layout-body h2 {
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  margin: 0 0 10px 0;
  color: #b63d3d;
}
/********************************************* Featured Content ***********************************************/
.home-featured-content {
  position: relative;
  display: block;
  height: 440px;
  margin: 2px 0 0 0;
  padding: 0 0;
  background: #ffffff url('/images/home/featured-content-background.jpg') center center no-repeat;
}
.home-featured-content-description {
  position: absolute;
  width: 48%;
  top: 14%;
  right: 0;
  padding: 20px 24px 16px 24px;
  background: rgba(134, 31, 31, 0.54);
  max-height: 320px;
  overflow-y: auto;
}
.home-featured-content-description h2 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 6px;
  color: #ffffff;
}
.home-featured-content-description p {
  margin: 0;
  padding: 12px 24px;
  color: #ffffff;
  font-size: 21px;
  line-height: 31px;
}
.home-featured-content-description a {
  color: #ffffff;
}
/********************************************* Home Slideshow *************************************************/
.homepage-slideshow {
  margin-top: 4px;
  height: 440px;
}
.homepage-slideshow .slide {
  height: 440px;
}
.homepage-slideshow .slide .media-container .media-thumbnail {
  height: 440px;
}
.homepage-slideshow .slide .media-container .media-thumbnail .media-thumbnail-image {
  height: 440px;
}
.homepage-slideshow .slide .media-container .media-thumbnail .media-overlay-caption {
  width: 74%;
  bottom: 60px;
  right: 0;
  left: initial;
  min-height: 70px;
  padding: 5px 0 4px 0;
  text-align: left;
}
.homepage-slideshow .slide .media-container .media-thumbnail .media-overlay-caption .media-overlay-caption-text {
  padding: 1px 16px 3px 16px;
  font-size: 27px;
  line-height: 27px;
}
/********************************************* Bottom *********************************************************/
.homepage-module {
  overflow: auto;
  float: left;
  width: 50%;
  margin: 0 0 10px 0;
  padding: 0 60px 0 0;
  font-size: 20px;
  color: #000000;
}
.homepage-module:last-child {
  padding-right: 0;
}
.homepage-module p {
  margin-bottom: 10px;
}
.homepage-module a.link-button {
  color: #ffffff;
  text-decoration: none;
}
.homepage-module a.link-button:hover {
  color: #ffffff;
  text-decoration: none;
}
.homepage-module ul li {
  padding: 4px 0 10px 24px;
  font-size: 19px;
  line-height: 24px;
  text-indent: 0;
  color: #222222;
  background: url('../images/global/icons/bullet.png') 0 11px no-repeat;
}
/********************************************* Smart Phones ***************************************************/
@media screen and (max-width: 640px) {
  .home-featured-content-description {
    width: 90%;
    height: 400px;
    top: 40px;
    right: 0;
    padding: 14px 20px;
  }
  .home-featured-content-description h2 {
    font-size: 23px;
    line-height: 25px;
  }
  .home-featured-content-description p {
    padding: 10px 10px;
    font-size: 19px;
    line-height: 25px;
  }
  .homepage-module {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 28px 0;
    font-size: 20px;
  }
  .homepage-slideshow,
  .homepage-slideshow .slide,
  .homepage-slideshow .slide .media-container .media-thumbnail,
  .homepage-slideshow .slide .media-container .media-thumbnail .media-thumbnail-image {
    height: 200px;
  }
  .homepage-slideshow .slide .media-container .media-thumbnail .media-overlay-caption .media-overlay-caption-text {
    font-size: 21px;
    line-height: 21px;
  }
}
/********************************************* Tablets ********************************************************/
@media screen and (min-width: 641px) and (max-width: 960px) {
  .home .content-layout-head,
  .home-featured-content,
  .home-featured-content-description {
    height: 340px;
    max-height: 340px;
  }
  .home-featured-content-description {
    width: 60%;
    top: 0;
    right: 0;
    padding: 14px 20px;
  }
  .homepage-module {
    line-height: 26px;
  }
  .homepage-slideshow,
  .homepage-slideshow .slide,
  .homepage-slideshow .slide .media-container .media-thumbnail,
  .homepage-slideshow .slide .media-container .media-thumbnail .media-thumbnail-image {
    height: 254px;
  }
  .homepage-slideshow .slide .media-container .media-thumbnail .media-overlay-caption {
    width: 90%;
    bottom: 40px;
  }
  .homepage-slideshow .slide .media-container .media-thumbnail .media-overlay-caption .media-overlay-caption-text {
    font-size: 25px;
    line-height: 25px;
  }
}
/*# sourceMappingURL=master.css.map */