* {
  box-sizing: border-box; }

*, *:before, *:after {
  position: relative;
  vertical-align: top;
  -moz-user-drag: none;
  -webkit-user-drag: none;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-touch-callout: none;
  -webkit-touch-callout: none;
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*:after {
  display: inline-block; }

.hidden {
  display: none !important; }

html, body {
  width: 100%;
  height: 100%; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased; }

button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 0;
  width: auto;
  overflow: visible;
  border-radius: 3px; }

body {
  -ms-touch-action: none;
  -webkit-font-smoothing: antialiased; }

li {
  list-style: none; }

input, textarea {
  -moz-user-select: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -ms-user-select: text;
  user-select: text; }

h1 {
  font-weight: normal; }

*:focus {
  outline: none; }

select::-ms-expand {
  display: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid-header th.row-col {
    text-align: left; } }

[class^="tg-popup"] .button-wrapper .button-confirm, [class^="tg-popup"] .button-wrapper .button-cancel, .header .user-signIn-wrapper .logout, .form-section .field .sdd .sdd-search .sdd-search-clear {
  -moz-user-select: none;
  cursor: pointer;
  -moz-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  font-family: "Open Sans", sans-serif;
  font-size: 0.9em;
  text-transform: uppercase;
  text-decoration: none; }
  [class^="tg-popup"] .button-wrapper .button-confirm .button-icon, [class^="tg-popup"] .button-wrapper .button-cancel .button-icon, .header .user-signIn-wrapper .logout .button-icon, .form-section .field .sdd .sdd-search .sdd-search-clear .button-icon {
    top: 3px;
    margin-right: 5px; }

body .default-btn, body .danger-btn, body .blue-btn, body .blue-email-btn, body .gold-btn, body .grey-btn, body .small-btn, .header #sign-in-btn a span, .header #sign-out-btn a span, .msgWrap .after-regis, #register-submit, #user-edit-submit, #approve-acct-submit, .register-new button, .inversed-h1 button {
  margin: 10px auto auto auto;
  background: #64802d;
  font-size: .9em;
  padding: 15px 18px 9px 17px;
  border: 2px solid #64802d;
  border-radius: 3px;
  color: white;
  font-size: .9em;
  line-height: 0;
  -moz-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out; }
  body .default-btn i, body .danger-btn i, body .blue-btn i, body .blue-email-btn i, body .gold-btn i, body .grey-btn i, body .small-btn i, .header #sign-in-btn a span i, .header #sign-out-btn a span i, .msgWrap .after-regis i, #register-submit i, #user-edit-submit i, #approve-acct-submit i, .register-new button i, .inversed-h1 button i {
    margin-right: 10px;
    margin-top: -9px; }
  body .default-btn:hover, body .danger-btn:hover, body .blue-btn:hover, body .blue-email-btn:hover, body .gold-btn:hover, body .grey-btn:hover, body .small-btn:hover, .header #sign-in-btn a span:hover, .header #sign-out-btn a span:hover, .msgWrap .after-regis:hover, #register-submit:hover, #user-edit-submit:hover, #approve-acct-submit:hover, .register-new button:hover, .inversed-h1 button:hover {
    cursor: pointer;
    background: #ffffff;
    color: #64802d;
    border-color: #64802d;
    text-decoration: none; }

[class*="-gray"] {
  background: #d3d3d3; }

.tx-tip {
  border-radius: 5px;
  border: 2px solid #500000;
  background: #F5F5F5;
  color: #000000;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 4px 3px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 4px 3px 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 4px 3px 5px; }
  .tx-tip .tooltipster-content {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px; }
  .tx-tip .tip-arrow-down, .tx-tip .tip-arrow-down-line {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 13px solid white;
    position: absolute;
    margin: 0px 35%; }
  .tx-tip .tip-arrow-down {
    z-index: 1; }
  .tx-tip .tip-arrow-down-line {
    border-top: 16px solid #500000; }

[class^="tg-popup"] {
  min-width: 300px;
  max-width: 550px;
  min-height: 250px;
  background: #ffffff;
  border-radius: 5px;
  text-align: right; }
  [class^="tg-popup"] .title {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 5px 10px;
    background: #500000;
    color: #ffffff;
    font-style: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 1.6em; }
    [class^="tg-popup"] .title .title-icon {
      margin-right: 5px;
      top: 6px; }
  [class^="tg-popup"] .body {
    text-align: left;
    padding: 10px;
    font-size: 1.1em;
    padding-bottom: 50px; }
    [class^="tg-popup"] .body .emphasize {
      font-weight: 700; }
  [class^="tg-popup"] .button-wrapper {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: inline-block; }
    [class^="tg-popup"] .button-wrapper .button-confirm, [class^="tg-popup"] .button-wrapper .button-cancel {
      display: inline-block;
      color: #ffffff;
      font-size: 1em;
      padding: 5px 10px;
      border-radius: 4px; }
    [class^="tg-popup"] .button-wrapper [class^="button-"].disabled {
      opacity: 0.25;
      cursor: not-allowed; }
    [class^="tg-popup"] .button-wrapper .button-confirm {
      margin-right: 5px;
      background: #64802d; }
      [class^="tg-popup"] .button-wrapper .button-confirm:hover {
        background: #5B6236; }
      [class^="tg-popup"] .button-wrapper .button-confirm.disabled:hover {
        background: #64802d; }
    [class^="tg-popup"] .button-wrapper .button-cancel {
      margin-right: 5px;
      background: #af0033; }
      [class^="tg-popup"] .button-wrapper .button-cancel:hover {
        background: #8d0029; }
      [class^="tg-popup"] .button-wrapper .button-cancel.disabled:hover {
        background: #af0033; }

.ol-overlaycontainer-stopevent {
  position: absolute;
  top: 0px;
  right: 65px; }

.ol-zoom .ol-zoom-in, .ol-zoom .ol-zoom-out {
  height: 33px;
  width: 33px;
  background: #003C71;
  color: white;
  font-size: 1.7em;
  display: block;
  margin: 6px;
  border-radius: 4px;
  cursor: pointer; }

.ol-zoom .zoom-to-loc {
  background: #003C71;
  width: 33px;
  height: 33px;
  z-index: 1;
  color: white;
  border-radius: 4px;
  margin: 6px;
  cursor: pointer; }
  .ol-zoom .zoom-to-loc i {
    margin: 8px auto auto 8px; }

.ol-attribution, .ol-rotate {
  display: none; }

body {
  font-family: "Open Sans", sans-serif; }
  body select, body input {
    height: 30px;
    -webkit-appearance: button;
    -moz-appearance: none;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    background-image: url(https://i.imgur.com/kehPl5c.png);
    background-position: 98% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    overflow: hidden;
    padding: 5px 33px 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 2px; }
  body select::-ms-value {
    background: white;
    color: black; }
  body select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ''; }
  body input::-webkit-outer-spin-button,
  body input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */ }
  body input {
    background-image: none; }
  body textarea {
    font-family: Arial, Helvetica, sans-serif; }
  body a {
    text-decoration: none;
    color: #332c2c; }
    body a:hover {
      text-decoration: underline;
      color: #64802d;
      cursor: pointer; }
  body .redAlert {
    color: red; }
  body .red-outline {
    border-color: red; }
  body .u {
    text-decoration: underline;
    text-decoration-color: red; }
  body .greenAlert {
    color: green; }
  body .view {
    min-height: 100%; }
  body .hide-me {
    display: none !important; }
  body .fc-header {
    border-bottom: solid medium;
    border-color: #500000;
    color: #332c2c;
    padding: 17px 17px 17px 0px;
    font-size: 1.3em;
    margin-bottom: 17px; }
    body .fc-header img {
      width: 3.5%;
      margin-top: -7px; }
  body .field-separator {
    margin: 0px auto 17px auto;
    width: 95%;
    padding: 30px 17px 12px 0px;
    font-size: 1em; }
    body .field-separator i {
      color: #500000;
      margin: 2px 1px 0px 5px; }
  body .default-btn i {
    vertical-align: initial; }
  body .danger-btn {
    background: #af0033;
    border: 2px solid #af0033;
    width: 119px; }
    body .danger-btn a {
      color: white; }
      body .danger-btn a:hover {
        text-decoration: none;
        color: #af0033;
        border-color: #af0033; }
    body .danger-btn i {
      vertical-align: initial; }
    body .danger-btn:hover {
      background: #ffffff;
      color: #af0033;
      border-color: #af0033; }
  body .blue-btn {
    background: #003C71;
    border: 2px solid #003C71;
    width: 119px; }
    body .blue-btn:hover {
      background: #ffffff;
      color: #003C71;
      border-color: #003C71;
      text-decoration: none; }
  body .blue-email-btn {
    background: #003C71;
    border: 2px solid #003C71;
    font-size: .8em;
    padding: 9px 7px 3px 5px;
    width: 190px;
    margin-left: 0px; }
    body .blue-email-btn i {
      margin-top: -4px;
      vertical-align: initial; }
    body .blue-email-btn:hover {
      background: #ffffff;
      color: #003C71;
      border-color: #003C71;
      text-decoration: none; }
  body .gold-btn {
    background: #b7995d;
    border: 2px solid #b7995d;
    width: 119px; }
    body .gold-btn:hover {
      background: #ffffff;
      color: #b7995d;
      border-color: #b7995d; }
  body .gold-background {
    color: #b7995d; }
  body .grey-btn {
    background: #707373;
    border: 2px solid #707373;
    width: 119px; }
    body .grey-btn i {
      margin-top: -7px; }
    body .grey-btn:hover {
      background: #ffffff;
      color: #707373;
      border-color: #707373; }
  body .small-btn {
    font-size: .8em;
    padding: 9px 7px 3px 5px; }
    body .small-btn i {
      margin-top: -4px;
      vertical-align: initial; }
  body .small-btn.disabled {
    cursor: not-allowed; }
    body .small-btn.disabled:hover {
      cursor: not-allowed; }
  body .back-btn {
    width: 197px;
    margin: 13px auto auto 13px; }
  body .checkbox-field {
    padding: 9px 3px; }
    body .checkbox-field i {
      margin-top: 3px;
      margin-right: 3px; }
      body .checkbox-field i:hover {
        color: #300000;
        cursor: pointer; }
  body #rendered-body {
    padding-bottom: 28px; }

#breadcrumb-links {
  font-size: .7em;
  position: absolute;
  bottom: 20px;
  padding-left: 7px; }

/* For mobile phones: */
[class*="col-"] {
  width: 100%; }

@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-m-1 {
    width: 8.33%; }
  .col-m-2 {
    width: 16.66%; }
  .col-m-3 {
    width: 25%; }
  .col-m-4 {
    width: 33.33%; }
  .col-m-5 {
    width: 41.66%; }
  .col-m-6 {
    width: 50%; }
  .col-m-7 {
    width: 58.33%; }
  .col-m-8 {
    width: 66.66%; }
  .col-m-9 {
    width: 75%; }
  .col-m-10 {
    width: 83.33%; }
  .col-m-11 {
    width: 91.66%; }
  .col-m-12 {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {
    width: 8.33%; }
  .col-2 {
    width: 16.66%; }
  .col-3 {
    width: 25%; }
  .col-4 {
    width: 33.33%; }
  .col-5 {
    width: 41.66%; }
  .col-6 {
    width: 50%; }
  .col-7 {
    width: 58.33%; }
  .col-8 {
    width: 66.66%; }
  .col-9 {
    width: 75%; }
  .col-10 {
    width: 83.33%; }
  .col-11 {
    width: 91.66%; }
  .col-12 {
    width: 100%; } }

[class*="col-"] {
  float: left; }

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

.header {
  padding: 10px 25px;
  padding-bottom: 15px;
  background: #ffffff;
  color: #500000;
  box-shadow: 0px 0px 9px 0px #707373;
  z-index: 1; }
  .header [class*="-wrapper"] {
    display: inline-block; }
  .header .logo {
    text-align: left;
    width: 183.6px;
    height: 42.5px;
    background: url(_/images/logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 6px;
    -moz-transition: width 0.25s ease-in-out;
    -o-transition: width 0.25s ease-in-out;
    -webkit-transition: width 0.25s ease-in-out;
    transition: width 0.25s ease-in-out; }
  .header .app-name-wrapper {
    margin-left: 10px; }
    .header .app-name-wrapper .app-name {
      font-size: 1.3em;
      font-weight: bold;
      width: 30%; }
  .header .nav-wrapper {
    top: 7px;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: bottom; }
    .header .nav-wrapper ul {
      margin-bottom: -3px; }
    .header .nav-wrapper .nav .nav-item {
      text-align: center;
      display: inline-block;
      margin-left: 5px;
      padding: 5px;
      border-radius: 5px; }
      .header .nav-wrapper .nav .nav-item:first-child {
        margin-left: 0px; }
      .header .nav-wrapper .nav .nav-item a {
        text-decoration: none;
        color: #332c2c; }
        .header .nav-wrapper .nav .nav-item a:visited, .header .nav-wrapper .nav .nav-item a:active {
          color: #332c2c; }
      .header .nav-wrapper .nav .nav-item .label {
        text-transform: uppercase;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-bottom: 3px solid #d3d3d3;
        font-size: 0.75em; }
      .header .nav-wrapper .nav .nav-item .notch {
        display: block;
        height: 13px;
        opacity: 0;
        margin-top: -9px; }
        .header .nav-wrapper .nav .nav-item .notch .arrow-down {
          display: inline-block;
          margin-top: 8px;
          width: 0;
          height: 0;
          border-top: 7px solid #FCE300;
          border-right: 10px solid transparent;
          border-bottom: none;
          border-left: 10px solid transparent; }
      .header .nav-wrapper .nav .nav-item.selected .label {
        padding-left: 7px;
        padding-right: 7px;
        border-bottom: 3px solid #FCE300; }
      .header .nav-wrapper .nav .nav-item.selected .notch.icon {
        color: #744F28;
        display: block;
        top: -10px; }
      .header .nav-wrapper .nav .nav-item.selected .notch {
        opacity: 1; }
        .header .nav-wrapper .nav .nav-item.selected .notch .arrow-down {
          width: 0;
          height: 0;
          border-top: 7px solid #FCE300;
          border-right: 10px solid transparent;
          border-bottom: none;
          border-left: 10px solid transparent; }
      .header .nav-wrapper .nav .nav-item.selected:after {
        width: 0;
        height: 0;
        border-top: 20px solid #744F28;
        border-right: 10px solid transparent;
        border-bottom: none;
        border-left: 10px solid transparent; }
      .header .nav-wrapper .nav .nav-item:hover .notch.icon {
        color: #744F28;
        display: block;
        top: -10px; }
      .header .nav-wrapper .nav .nav-item:hover .notch {
        opacity: 1; }
        .header .nav-wrapper .nav .nav-item:hover .notch .arrow-down {
          width: 0;
          height: 0;
          border-top: 7px solid #d3d3d3;
          border-right: 10px solid transparent;
          border-bottom: none;
          border-left: 10px solid transparent; }
      .header .nav-wrapper .nav .nav-item:hover.selected {
        background: none; }
        .header .nav-wrapper .nav .nav-item:hover.selected .label {
          color: #332c2c;
          border-color: #FCE300; }
  .header .phone-nav-wrapper .nav {
    display: inline-block !important;
    flex-wrap: nowrap !important; }
    .header .phone-nav-wrapper .nav .nav-item-m .notch .arrow-right {
      width: 0;
      height: 0;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 20px solid #300000;
      border-right: none;
      position: absolute;
      left: -60%;
      margin-top: -36px; }
    .header .phone-nav-wrapper .nav .nav-item-m.selected {
      background: #300000; }
      .header .phone-nav-wrapper .nav .nav-item-m.selected .notch {
        opacity: 1; }
        .header .phone-nav-wrapper .nav .nav-item-m.selected .notch .arrow-right {
          width: 0;
          height: 0;
          border-top: 20px solid transparent;
          border-bottom: 20px solid transparent;
          border-left: 20px solid #300000;
          border-right: none;
          left: 109%; }
      .header .phone-nav-wrapper .nav .nav-item-m.selected:after {
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #300000;
        border-right: none; }
  .header .sign-in-m {
    font-family: "Open Sans", sans-serif;
    margin-top: 9px; }
  .header .user-signIn-wrapper {
    position: absolute;
    right: 25px;
    top: 30px;
    text-align: right; }
    .header .user-signIn-wrapper .sign-in-link, .header .user-signIn-wrapper .register-link, .header .user-signIn-wrapper .sign-out-link {
      font-family: "Open Sans", sans-serif;
      border: solid thin #707373;
      padding: 7px;
      border-radius: 4px;
      -moz-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
      -o-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
      -webkit-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
      transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out; }
      .header .user-signIn-wrapper .sign-in-link.selected, .header .user-signIn-wrapper .register-link.selected, .header .user-signIn-wrapper .sign-out-link.selected {
        color: #707373;
        opacity: .6; }
      .header .user-signIn-wrapper .sign-in-link:hover, .header .user-signIn-wrapper .register-link:hover, .header .user-signIn-wrapper .sign-out-link:hover {
        background: #64802d;
        color: white !important;
        cursor: pointer; }
    .header .user-signIn-wrapper form {
      display: inline;
      top: 10px;
      vertical-align: middle; }
    .header .user-signIn-wrapper a {
      text-decoration: none;
      font-size: .9em; }
    .header .user-signIn-wrapper i {
      color: #332c2c; }
    .header .user-signIn-wrapper .username {
      font-size: 0.9em;
      display: inline;
      margin-right: 20px; }
    .header .user-signIn-wrapper .logout {
      margin-top: 5px;
      display: inline-block;
      padding: 2px 5px;
      background: #af0033;
      border-radius: 5px;
      color: #ffffff;
      font-size: 0.5em; }
      .header .user-signIn-wrapper .logout:hover {
        background: #500000; }
  .header #sign-in-btn a span, .header #sign-out-btn a span {
    border: none;
    background: none;
    color: #707373;
    font-size: 1em;
    padding: 7px; }
    .header #sign-in-btn a span:hover, .header #sign-out-btn a span:hover {
      cursor: pointer;
      text-decoration: none;
      color: white;
      background: none; }
  .header .phone-nav-toggle, .header .phone-nav-wrapper, .header #mobile-logo {
    display: none; }
  @media all and (max-width: 1203px) {
    .header .nav-wrapper {
      display: block; } }
  @media all and (max-width: 733px) {
    .header .user-signIn-wrapper {
      right: 5px;
      top: 13px; } }
  @media all and (max-width: 450px) {
    .header {
      padding: 10px 3px; }
      .header .app-name-wrapper {
        width: 30%; }
        .header .app-name-wrapper .app-name {
          margin-top: 3px;
          font-size: 1em; }
      .header .logo {
        width: 155px;
        margin-top: 11px;
        margin-left: 50px; }
      .header #reg-logo {
        display: none; }
      .header #mobile-logo {
        display: inherit; }
      .header .nav-wrapper, .header .user-signIn-wrapper {
        display: none; }
      .header .phone-nav-toggle {
        z-index: 1;
        display: initial;
        color: #707373;
        position: absolute;
        left: 13px;
        top: 25px; }
      .header .phone-nav-wrapper {
        display: block !important;
        z-index: 2;
        position: absolute;
        background: #500000;
        width: 60%;
        height: 740px;
        top: 74px;
        left: -70px;
        opacity: 0; }
        .header .phone-nav-wrapper li {
          display: block !important;
          padding: 13px;
          font-size: 1.3em;
          padding-right: 23px;
          text-align: right !important;
          list-style: none !important; }
        .header .phone-nav-wrapper .username {
          color: #FCE300;
          font-size: .9em;
          padding-top: 22px; }
        .header .phone-nav-wrapper a {
          color: white;
          text-decoration: none; }
        .header .phone-nav-wrapper .sign-out-link {
          font-family: "Open Sans", sans-serif; }
      .header #header-log-out-m {
        padding-bottom: 0px; } }
  @media all and (max-width: 361px) {
    .header .logo {
      margin-left: 46px; } }
  @media all and (max-width: 321px) {
    .header .logo {
      margin-left: 25px; } }

@-moz-document url-prefix() {
  .header #sign-in-btn, .header #sign-out-btn {
    border: none;
    margin-top: -6.3px; }
    .header #sign-in-btn a, .header #sign-out-btn a {
      display: block; }
      .header #sign-in-btn a span, .header #sign-out-btn a span {
        color: #707373;
        border: solid thin #707373;
        background: white;
        font-size: 1em; }
    .header #sign-in-btn:hover span, .header #sign-out-btn:hover span {
      cursor: pointer;
      text-decoration: none;
      color: white;
      border: solid thin #64802d;
      background: #64802d; }
  .header .user-signIn-wrapper .sign-in-link, .header .user-signIn-wrapper .sign-out-link {
    border: none; } }

#fc-footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #332c2c;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 0.8em;
  text-align: center;
  padding: 5px;
  z-index: 1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  #fc-footer .version {
    position: absolute;
    right: 2px;
    bottom: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 0.6em; }
    #fc-footer .version div.git-hash {
      color: #332c2c;
      display: inline; }

a {
  vertical-align: initial; }

.inversed-h1 {
  background: #500000;
  border-color: lightgray !important;
  color: white !important;
  margin-bottom: 0px !important;
  border-bottom: solid medium;
  padding: 17px 17px 17px 0px;
  font-size: 1.3em;
  margin-bottom: 17px; }
  .inversed-h1 img {
    width: 40px;
    margin: -7px auto 0px 8px; }
  .inversed-h1 i {
    margin-left: 16px;
    margin-right: 6px; }
  .inversed-h1 a {
    color: white; }

.alert-green {
  background-color: #a6cd93; }

.alert-yellow {
  background-color: #ffd78a; }

.alert-red {
  background-color: #ff3b3b; }

.display-site-alert p {
  padding: 5px 15px; }
  .display-site-alert p i {
    vertical-align: initial;
    float: right; }

.float-right {
  float: right; }

/* css for the actual internal elements of the Rich Text Editor */
.ProseMirror > * + * {
  margin-top: 0.75em; }

.ProseMirror ul {
  color: black;
  padding: 0 1rem;
  list-style: disc !important; }
  .ProseMirror ul li {
    list-style: disc !important; }

.ProseMirror ol {
  color: black;
  padding: 0 1rem;
  list-style: decimal !important; }
  .ProseMirror ol li {
    list-style: decimal !important; }

.ProseMirror table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  overflow: hidden; }
  .ProseMirror table td,
  .ProseMirror table th {
    min-width: 1em;
    border: 2px solid #ced4da;
    padding: 3px 5px;
    vertical-align: top;
    box-sizing: border-box;
    position: relative; }
    .ProseMirror table td > *,
    .ProseMirror table th > * {
      margin-bottom: 0; }
  .ProseMirror table th {
    font-weight: bold;
    text-align: left;
    background-color: #f1f3f5; }
  .ProseMirror table .selectedCell:after {
    z-index: 2;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(200, 200, 255, 0.4);
    pointer-events: none; }
  .ProseMirror table .column-resize-handle {
    position: absolute;
    right: -2px;
    top: 0;
    bottom: -2px;
    width: 4px;
    background-color: #adf;
    pointer-events: none; }

.ProseMirror .tableWrapper {
  padding: 1rem 0;
  overflow-x: auto; }

.ProseMirror .resize-cursor {
  cursor: ew-resize;
  cursor: col-resize; }

.form-section {
  border-radius: 2px;
  text-align: left;
  padding-bottom: 10px;
  background: #ffffff;
  margin-top: 20px; }
  .form-section h2.section-title {
    font-family: "Open Sans", sans-serif;
    background: #707373;
    color: #ffffff;
    padding: 5px 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }
    .form-section h2.section-title .icon {
      margin-right: 5px; }
  .form-section:first-child {
    margin-top: 0px; }
  .form-section .field {
    padding: 10px 36px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .form-section .field .label {
      color: #707373;
      font-weight: 600;
      display: inline-block;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
    .form-section .field input, .form-section .field select {
      font-size: 13px;
      line-height: 15px;
      height: 29px; }
    .form-section .field input:read-only, .form-section .field input:-moz-read-only {
      border: none; }
    .form-section .field input:read-only:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .form-section .field .req-icon {
      font-size: 0.85em;
      color: #af0033;
      margin-left: 2px;
      top: 5px; }
      .form-section .field .req-icon.is-valid {
        color: #64802d; }
    .form-section .field .input, .form-section .field [class^="wrapper"] {
      display: inline-block;
      margin-top: 2px;
      border: 1px solid #707373;
      border-radius: 2px;
      padding: 6px 6px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
      -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      border: 1px solid #A1A1A1; }
      .form-section .field .input:hover, .form-section .field [class^="wrapper"]:hover {
        border-color: #500000;
        outline: 0; }
      .form-section .field .input:focus, .form-section .field [class^="wrapper"]:focus {
        border-color: #500000;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(80, 0, 0, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(80, 0, 0, 0.6); }
    .form-section .field [class^="wrapper"] {
      border: none;
      padding: 0px; }
      .form-section .field [class^="wrapper"] .input {
        margin-top: 0px; }
      .form-section .field [class^="wrapper"] .req-icon {
        font-size: 1.5em;
        color: #af0033;
        margin-left: 5px; }
        .form-section .field [class^="wrapper"] .req-icon.is-valid {
          color: #500000; }
      .form-section .field [class^="wrapper"] .checkbox {
        top: 2px; }
      .form-section .field [class^="wrapper"] .radio {
        width: auto;
        top: 2px;
        margin-right: 5px;
        cursor: pointer;
        background: none; }
      .form-section .field [class^="wrapper"] label {
        cursor: pointer; }
      .form-section .field [class^="wrapper"] label.error {
        display: block; }
    .form-section .field label.error {
      text-align: left;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      color: #af0033;
      padding: 2px 5px;
      background: #ffffff;
      word-wrap: word;
      font-size: .79em;
      font-weight: bold;
      border-top: solid thin #af0033; }
    .form-section .field .sdd {
      padding: 0px; }
      .form-section .field .sdd .sdd-top {
        border-radius: 4px;
        height: 32px;
        background: no-repeat 100% 0px #fff;
        /* fallback bg image*/ }
        .form-section .field .sdd .sdd-top:hover {
          cursor: pointer; }
        .form-section .field .sdd .sdd-top .sdd-toggle, .form-section .field .sdd .sdd-top .sdd-selected {
          display: inline-block; }
        .form-section .field .sdd .sdd-top .sdd-selected {
          font-size: 0.8em;
          padding: 5px;
          top: 1px;
          color: #000000; }
        .form-section .field .sdd .sdd-top .sdd-toggle {
          border-top-right-radius: 4px;
          position: absolute;
          right: 0px;
          background-image: none;
          /* turn bg image for IE7 */
          background-size: 32px 32px;
          width: 32px;
          height: 32px; }
      .form-section .field .sdd .sdd-search {
        padding: 10px;
        margin-top: 2px; }
        .form-section .field .sdd .sdd-search .sdd-search-input {
          display: inline-block;
          width: 75%;
          border: 1px solid #707373;
          border-radius: 2px;
          padding: 6px 6px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
          -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          border: 1px solid #A1A1A1; }
          .form-section .field .sdd .sdd-search .sdd-search-input:hover {
            border-color: #500000;
            outline: 0; }
          .form-section .field .sdd .sdd-search .sdd-search-input:focus {
            border-color: #500000;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(80, 0, 0, 0.6);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(80, 0, 0, 0.6); }
        .form-section .field .sdd .sdd-search .sdd-search-clear {
          display: inline-block;
          padding: 2px 5px;
          border-radius: 5px;
          background: #af0033;
          color: #ffffff;
          margin-left: 10px;
          top: 3px; }
          .form-section .field .sdd .sdd-search .sdd-search-clear:hover {
            background: #300000; }
      .form-section .field .sdd .sdd-items {
        padding: 5px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: #707373;
        border-top: solid 1px #A1A1A1; }
        .form-section .field .sdd .sdd-items .sdd-item {
          font-size: 0.8em;
          margin-top: 3px;
          padding: 3px 5px;
          color: #000000; }
          .form-section .field .sdd .sdd-items .sdd-item:hover {
            background: #500000;
            color: #ffffff;
            cursor: pointer; }
  .form-section .field.read-only .input, .form-section .wrapper.read-only .input {
    border: none; }
    .form-section .field.read-only .input:focus, .form-section .wrapper.read-only .input:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .form-section.stacked {
    text-align: center; }
    .form-section.stacked .field {
      padding: 5px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      text-align: left;
      display: block; }
      .form-section.stacked .field .label {
        text-align: left;
        display: block; }
      .form-section.stacked .field .input, .form-section.stacked .field [class^="wrapper"] {
        text-align: left;
        max-width: none;
        display: block; }
      .form-section.stacked .field [class^="wrapper"] .input {
        display: inline-block;
        max-width: 74%; }

.l-m-field {
  margin-left: 33.3%; }

@media all and (max-width: 450px) {
  .l-m-field {
    margin-left: 0%; } }

.form-section label {
  display: inline-block; }

.form-section input, .form-section select {
  z-index: 1; }

.form-section .field label.error {
  margin-left: 33.3%; }

.form-section .field label.special-err {
  margin-left: 0px;
  padding: 0px; }

.err-u {
  background-position: 94% center; }

.incident-length {
  font-size: 13px;
  font-weight: bold;
  color: #707373;
  padding-left: 275px; }

#loading-gif {
  text-align: center; }

button.sign-out-link {
  font-family: "Open Sans", sans-serif;
  border: solid thin #707373;
  padding: 16px;
  border-radius: 4px;
  font-size: .9em;
  margin: 20px auto;
  -moz-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out; }
  button.sign-out-link.selected {
    color: #707373;
    opacity: .6; }
  button.sign-out-link:hover {
    background: #64802d;
    color: white !important;
    cursor: pointer; }

.fields-required {
  margin-top: 16px; }

.access-denied-msg {
  text-align: center;
  padding: 16% 0px 10% 0px; }
  .access-denied-msg h1 {
    color: #af0033; }

.hidden-when-redirect {
  padding-top: 9px; }

.msgWrap {
  padding: 39% 0px;
  text-align: center; }
  .msgWrap div {
    margin-bottom: 30px; }
  .msgWrap .after-regis {
    border-radius: 4px;
    margin-left: 6px;
    padding: 7px;
    color: white;
    line-height: 1.3; }
    .msgWrap .after-regis i {
      margin-top: 2px; }
    .msgWrap .after-regis:hover {
      text-decoration: none; }

#register-submit, #user-edit-submit, #approve-acct-submit {
  width: 205px;
  overflow: visible;
  border-radius: 3px;
  margin-bottom: 13px; }

#user-edit-submit {
  width: 120px; }

.complete-btns {
  width: 400px;
  margin: auto; }

.register-new {
  min-height: 816px; }
  .register-new label {
    font-weight: bold;
    color: #707373; }

.register-new, .inversed-h1 {
  padding: 0 30px;
  width: 900px;
  margin: auto; }
  .register-new .field-info, .inversed-h1 .field-info {
    margin-left: 33.33%;
    font-size: small; }
    .register-new .field-info ul, .inversed-h1 .field-info ul {
      padding-left: 36px; }
      .register-new .field-info ul li, .inversed-h1 .field-info ul li {
        list-style: circle; }
  .register-new .roles-list input, .inversed-h1 .roles-list input {
    margin-top: -3px;
    background-image: none;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    box-shadow: none; }
  .register-new .roles-list li, .inversed-h1 .roles-list li {
    display: inline; }
  .register-new .role-column, .inversed-h1 .role-column {
    width: 23.22%;
    font-size: .95em;
    text-align: center;
    padding: 0px 3px;
    margin-right: 2px; }
  .register-new .fire-deps-search-field, .inversed-h1 .fire-deps-search-field {
    margin-bottom: 20px; }
  .register-new .sdd-search i, .inversed-h1 .sdd-search i {
    position: absolute;
    left: 33.33%;
    border-right: solid thin gray;
    padding: 6px;
    margin-right: 28px;
    color: #332c2c;
    z-index: 3;
    margin-top: 2px; }
  .register-new .sdd-search input, .inversed-h1 .sdd-search input {
    padding-left: 28px; }
  .register-new .statewide-box, .register-new #password-validity, .register-new .sdd-items, .register-new .sdd-selected, .register-new #email-alert, .register-new #phone-alert, .inversed-h1 .statewide-box, .inversed-h1 #password-validity, .inversed-h1 .sdd-items, .inversed-h1 .sdd-selected, .inversed-h1 #email-alert, .inversed-h1 #phone-alert {
    margin-left: 33.33%; }
  .register-new .fire-deps-search-field ul, .inversed-h1 .fire-deps-search-field ul {
    border: solid thin #707373;
    height: 170px;
    overflow-y: auto; }
  .register-new .sdd-items, .register-new .sdd-selected, .register-new .statewide-box, .inversed-h1 .sdd-items, .inversed-h1 .sdd-selected, .inversed-h1 .statewide-box {
    padding: 6px 9px 9px 9px;
    border: solid thin #b3b3b3;
    height: 170px;
    overflow-y: auto; }
  .register-new .sdd-item, .inversed-h1 .sdd-item {
    padding: 6px 0px;
    cursor: pointer; }
    .register-new .sdd-item i, .inversed-h1 .sdd-item i {
      margin-right: 7px;
      margin-top: 3px; }
  .register-new [class*="bucket-item"], .inversed-h1 [class*="bucket-item"] {
    padding: 2px 0px; }
  @media all and (max-width: 910px) {
    .register-new, .inversed-h1 {
      width: auto; } }
  @media all and (max-width: 768px) {
    .register-new .sdd-search i, .inversed-h1 .sdd-search i {
      left: 0%;
      bottom: -51px; }
    .register-new .statewide-box, .register-new .field-info, .register-new .sdd-items, .register-new .sdd-selected, .register-new #email-alert, .register-new #phone-alert, .inversed-h1 .statewide-box, .inversed-h1 .field-info, .inversed-h1 .sdd-items, .inversed-h1 .sdd-selected, .inversed-h1 #email-alert, .inversed-h1 #phone-alert {
      margin-left: 0%; } }
  @media all and (max-width: 760px) {
    .register-new .fire-deps-search-field, .inversed-h1 .fire-deps-search-field {
      left: 0%;
      top: 22px; } }
  @media all and (max-width: 700px) {
    .register-new .field-info, .inversed-h1 .field-info {
      margin-left: 0%; }
    .register-new .form-wrapper, .inversed-h1 .form-wrapper {
      margin-top: 3px; } }

@media all and (max-width: 700px) {
  .form-wrapper {
    margin-top: 3px; } }

.inversed-h1 {
  padding: 17px 17px 17px 0px; }
