﻿/* ROOT */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Fjalla+One|EB+Garamond|Rhodium+Libre);
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  padding: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section,
section.wrap section.dashboard {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* VARIABLES */
/* dark grey */
/* blue  rgba(56,88,108,1) */
/* orange rgba(235,146,29,1) */
/* red rgba(170,48,68,1) */
/* grey */
/* light grey */
/* darker grey */
/* darker grey */
/* charcoal grey */
/* blue/grey */
/* white */
/* COMMON */
.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.lowercase {
  text-transform: lowercase; }

.normal {
  font-weight: normal; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.txt-50 {
  font-size: 50%; }

.txt-55 {
  font-size: 55%; }

.txt-60 {
  font-size: 60%; }

.txt-65 {
  font-size: 65%; }

.txt-70 {
  font-size: 70%; }

.txt-75 {
  font-size: 75%; }

.txt-80 {
  font-size: 80%; }

.txt-85 {
  font-size: 85%; }

.txt-90 {
  font-size: 90%; }

.txt-95 {
  font-size: 95%; }

.txt-100 {
  font-size: 100%; }

.txt-150 {
  font-size: 150%; }

.txt-left {
  text-align: left; }

.txt-center {
  text-align: center; }

.txt-right {
  text-align: right; }

.nowrap {
  white-space: nowrap; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

.flex {
  display: flex; }

.disabled {
  pointer-events: none; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.margin-right {
  margin-right: 0.5em; }

/* FONTS */
/* FRAMEWORK */
html {
  height: 100%; }

body {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  height: 100%; }

a, a:link, a:visited {
  text-decoration: none;
  transition: all 0.3s ease-in-out; }

a:active, a:focus, a:hover {
  background: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  transition: all 0.3s ease-in-out; }

.outer-wrap {
  position: relative;
  left: 0;
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-flow: column nowrap;
  height: 100%; }

.ils-back-link {
  margin-top: -6px !important; }
  .ils-back-link:hover {
    text-decoration: none !important; }
  .ils-back-link img {
    width: 28px;
    height: 25px;
    vertical-align: -6px; }

/* SECTIONS */
section.mast, section.wrap section.mast.dashboard {
  width: 100%;
  height: 65px;
  display: block;
  z-index: 100;
  transition: background-color 0.3s;
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.25); }
  section.mast div.inner {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start; }
    section.mast div.inner > div {
      transition: all 0.3s; }
    section.mast div.inner .hdr-badge {
      flex: 1 0 auto;
      max-height: 70px; }
      section.mast div.inner .hdr-badge figure {
        max-height: 50px;
        flex: 1 0 0;
        padding-top: 0;
        padding-right: 2em;
        margin-top: 0.4em;
        font-weight: 400;
        font-size: 1.4em;
        height: 100px;
        white-space: nowrap;
        background-color: #425968; }
        section.mast div.inner .hdr-badge figure img {
          height: 100%;
          vertical-align: middle; }
        section.mast div.inner .hdr-badge figure span {
          display: inline-block;
          vertical-align: -2px; }
        section.mast div.inner .hdr-badge figure a, section.mast div.inner .hdr-badge figure a:link, section.mast div.inner .hdr-badge figure a:active, section.mast div.inner .hdr-badge figure a:focus, section.mast div.inner .hdr-badge figure a:hover {
          background: none;
          border: none;
          text-decoration: none !important; }
    section.mast div.inner .nav {
      /*flex: 1 0 auto;*/
      padding: 0 !important;
      /* Hide Dropdowns by Default */
      /* Display Dropdowns on Hover */
      /* First Tier Dropdown */
      /* Second, Third and more Tiers	*/ }
      section.mast div.inner .nav ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: relative; }
      section.mast div.inner .nav li {
        transition: all 0.3s; }
      section.mast div.inner .nav ul li {
        display: inline-block;
        transition: background-color 0.3s; }
      section.mast div.inner .nav ul ul {
        border-radius: 0;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        visibility: hidden;
        opacity: 0;
        display: block;
        position: absolute;
        top: 65px;
        /* the height of the main nav */
        transition: opacity 0.3s; }
      section.mast div.inner .nav ul li:hover > ul {
        visibility: visible;
        opacity: 1;
        /*display:block;*/ }
      section.mast div.inner .nav ul ul li {
        float: none;
        display: list-item;
        position: relative;
        /*font-size:$base-size * 0.9135;*/ }
      section.mast div.inner .nav ul ul li a {
        /*font-size:$base-size * 0.95;
                font-family: $base-font;*/ }
      section.mast div.inner .nav ul ul ul {
        top: 0; }
      section.mast div.inner .nav ul ul ul li {
        position: relative;
        top: 0;
        /*left:160px;*/ }
    section.mast div.inner div.user-menu {
      /*flex: 1 0 0em;*/
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-end;
      margin-right: 4em; }

section.hero, section.wrap section.hero.dashboard {
  box-shadow: rgba(0, 0, 0, 0.3) 0 5px 20px;
  height: 450px;
  margin-bottom: 32px;
  margin-top: -160px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 1400px; }
  section.hero .carousel-inner > .item > img {
    max-width: none; }

section.wrap, section.wrap section.wrap.dashboard {
  width: 100%;
  margin: 65px auto 0 auto;
  flex: 1 0 auto; }
  section.wrap section, section.wrap section.wrap.dashboard section, section.wrap section.dashboard {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center; }
  section.wrap div.inner {
    box-shadow: rgba(0, 0, 0, 0.3) 0 5px 20px;
    margin: auto;
    flex: 1 1 auto; }
    section.wrap div.inner #loginForm {
      margin-top: -32px; }
      section.wrap div.inner #loginForm .param-inputs {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-around;
        margin-bottom: 0; }
      section.wrap div.inner #loginForm a, section.wrap div.inner #loginForm a:link {
        font-size: 80%; }
    section.wrap div.inner p.divider {
      margin-bottom: 0;
      font-size: 75%; }
  section.wrap section.dashboard {
    margin: 0 0 8px 0; }
    section.wrap section.dashboard article {
      width: 28%;
      display: flex;
      flex-flow: column nowrap;
      flex: 1 0 auto; }
      section.wrap section.dashboard article .body {
        text-align: center;
        flex: 1 0 auto; }
        section.wrap section.dashboard article .body svg {
          margin: 1em 0 2em 0; }
        section.wrap section.dashboard article .body .class-block a:link, section.wrap section.dashboard article .body .class-block a:visited {
          width: 80%;
          padding: 0.3em 0.5em 0.2em 0.5em;
          margin: 0 auto;
          display: block; }
        section.wrap section.dashboard article .body .class-block span {
          display: inline-block;
          margin: 0;
          padding: 0;
          line-height: 1.2; }
          section.wrap section.dashboard article .body .class-block span.name {
            display: block;
            font-weight: bold;
            font-size: 125%;
            text-transform: uppercase; }
          section.wrap section.dashboard article .body .class-block span.location {
            font-style: italic; }
          section.wrap section.dashboard article .body .class-block span.no-link {
            padding: 0.25em 0.5em 0.4em 0.5em;
            font-size: 95%; }
          section.wrap section.dashboard article .body .class-block span i {
            margin-right: 0.25em; }
        section.wrap section.dashboard article .body .class-block p.divider {
          margin-bottom: 0; }
        section.wrap section.dashboard article .body .class-block:last-child p.divider {
          display: none; }
      section.wrap section.dashboard article .btxs {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        margin-top: 32px; }
    section.wrap section.dashboard article.spacer {
      flex: 0.01 0 0em;
      width: 2px !important; }
  section.wrap section.news {
    width: 100%;
    padding: 8px 0 8px 0;
    margin: 0 auto 8px auto;
    display: block;
    /*flex-flow: row wrap;
		justify-content: flex-start;*/ }
    section.wrap section.news .news-hdr {
      width: 100%;
      text-align: center; }
      section.wrap section.news .news-hdr h2 {
        margin-bottom: 9.6px; }
    section.wrap section.news .news-bites {
      width: 100%;
      overflow: hidden;
      margin-top: 16px;
      margin-bottom: 16px; }
      section.wrap section.news .news-bites .news-frame > div {
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        padding: 0;
        flex: 1 0 auto; }
      section.wrap section.news .news-bites button {
        margin: 1em 0 0 0;
        width: 96px; }
    section.wrap section.news button {
      /*max-width:250px;*/
      display: block;
      margin: 1em auto 0 auto; }
  section.wrap section.swing {
    margin: 0 0 0 0;
    justify-content: space-around; }
    section.wrap section.swing article {
      width: 48%;
      display: flex;
      flex-flow: column nowrap;
      justify-content: space-around; }
      section.wrap section.swing article div.body {
        flex: 1 0 auto;
        display: flex;
        justify-content: center; }
        section.wrap section.swing article div.body div {
          width: 40%;
          margin: 0 auto;
          line-height: 1.4;
          text-align: justify; }
      section.wrap section.swing article div.btxs {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        margin-top: 16px; }

footer {
  width: 100%;
  margin: 96px auto 0 auto; }
  footer section, footer section.wrap section.dashboard, section.wrap footer section.dashboard {
    width: 1400px;
    margin: auto;
    padding: 32px 0 28.8px 0;
    display: flex;
    flex-flow: row nowrap;
    display: none; }
    footer section article.links, footer section.wrap section.dashboard article.links, section.wrap footer section.dashboard article.links {
      width: 50%;
      margin-right: 0;
      margin-left: 5%; }
      footer section article.links ul, footer section.wrap section.dashboard article.links ul, section.wrap footer section.dashboard article.links ul {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start; }
        footer section article.links ul li, footer section.wrap section.dashboard article.links ul li, section.wrap footer section.dashboard article.links ul li {
          width: 40%;
          margin-right: 9%; }
    footer section article.quote, footer section.wrap section.dashboard article.quote, section.wrap footer section.dashboard article.quote {
      padding: 0 2em;
      margin: auto 3em;
      width: 48%;
      flex: 1 0 auto; }
      footer section article.quote p.quote {
        font-family: 'Courgette';
        color: #698291;
        font-size: 1.6em; }
      footer section article.quote p.citation {
        color: #698291;
        text-align: right; }
  footer aside.copy {
    max-width: 1400px;
    margin: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between; }

/* CUSTOM CLASSES */
input {
  box-shadow: none !important; }

input:focus {
  outline: none;
  box-shadow: none; }

.param-inputs {
  margin-bottom: 40px; }
  .param-inputs ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-top: 24px; }
    .param-inputs ul li {
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
      padding: 0 24px 24px 0;
      flex: 1 0 auto;
      margin-right: 16px; }
    .param-inputs ul li:last-child {
      justify-content: flex-start; }
  .param-inputs ul.column li {
    width: 95%; }
  .param-inputs ul.column label {
    min-width: 136px; }
  .param-inputs ul.columns li {
    width: 45%;
    justify-content: flex-start; }
    .param-inputs ul.columns li label {
      /*min-width:$base-size * 8.5;*/
      flex: 1 0 33%; }
  .param-inputs ul.columns-4 li {
    width: 25%; }
  .param-inputs div {
    margin-bottom: 11.5px; }
    .param-inputs div span.block {
      display: inline-block;
      width: 48%; }
    .param-inputs div span.block:first-child {
      margin-right: 1.5%; }
  .param-inputs label {
    white-space: nowrap;
    padding-left: 0;
    padding-right: 8px;
    display: inline;
    padding-top: 6px;
    font-weight: bold;
    /*flex: 1 0 35%;*/
    /*min-width:$base-size * 6;*/
    transition: all 0.3s ease-in-out; }
  .param-inputs label[for="IncludeDeactivated"], .param-inputs label[for="IncludeTerminated"], .param-inputs label[for="Inactive"] {
    font-weight: normal; }
  .param-inputs input {
    margin-left: 0;
    flex: auto; }
  .param-inputs input[id="Name"] {
    min-width: 192px; }
  .param-inputs input[id="Address"] {
    min-width: 208px; }
  .param-inputs select {
    padding-left: 8px; }
  .param-inputs .form-control-static {
    min-height: 0;
    border: none !important;
    margin-right: 4px;
    margin-left: 16px; }
  .param-inputs input[type="checkbox"]:after, .param-inputs .checkbox input[type="checkbox"]:after, .param-inputs .checkbox-inline input[type="checkbox"]:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 5px;
    border-radius: 2px;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms;
    box-shadow: none; }
  .param-inputs input[type="checkbox"]:checked:after, .param-inputs .checkbox input[type="checkbox"]:checked:after, .param-inputs .checkbox-inline input[type="checkbox"]:checked:after {
    outline: none;
    border: none;
    box-shadow: none; }
  .param-inputs input:focus, .param-inputs textarea:focus {
    outline: 0; }
  .param-inputs input[type=file]:focus, .param-inputs input[type=checkbox]:focus, .param-inputs select:focus {
    outline: none; }
  .param-inputs span.select2 {
    min-width: 70%;
    margin-top: 0.35em; }
  .param-inputs span.icon {
    margin-right: 1em;
    margin-top: 0.25em; }

/* MOBILE MENU */
.content-wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }

.menu-wrap a:hover,
.menu-wrap a:focus {
  background: none;
  text-decoration: none; }

/* Overlay */
.content::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0s 0.3s;
  transition: opacity 0.3s, transform 0s 0.3s; }

/* Menu Button */
.menu-button {
  position: fixed;
  right: 8px;
  top: 11px;
  z-index: 1000;
  /*margin: 0.15em 0.2em;*/
  padding: 0;
  width: 2em;
  height: 2.1em;
  border: none;
  text-indent: -9999em;
  font-size: 1.5em;
  color: transparent;
  background: transparent;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: all 0.3s; }

.menu-button::before {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
  left: 0.5em;
  content: ''; }

/* Menu */
.menu-wrap {
  position: fixed;
  width: 225px;
  left: -225px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1000;
  height: 100%; }

.menu-top {
  /*line-height: 40px;*/ }

.menu-top .profile {
  display: inline-block;
  padding: 0.75em 1em;
  line-height: 42px;
  text-transform: uppercase; }

.menu-top .profile,
.menu-side {
  width: 225px; }

.menu-top .profile img {
  float: left;
  margin-right: 1em; }

.icon-list {
  display: block;
  font-size: 1.5em;
  margin-bottom: 0.5em;
  padding-left: 0.3em; }

.icon-list a {
  margin: 0;
  padding: 0 0.5em 0.4em 0.5em;
  font-size: 0.8em;
  display: inline-block;
  border: none !important; }

@media screen and (max-width: 32em) {
  .icon-list {
    padding-left: 0.5em; } }

.menu-side {
  overflow-y: auto; }

.menu-side a {
  display: block;
  padding: 0.4em 1em 0.4em 1.5em;
  font-size: 0.85em;
  text-transform: uppercase; }
  .menu-side a .caret {
    margin-left: 0.8em;
    pointer-events: none; }

.menu-side ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.menu-side ul ul li a {
  padding-left: 2.5em;
  text-transform: none; }

.menu-side ul ul li li a {
  padding-left: 4.5em; }

.menu-side ul ul {
  height: 0;
  overflow: hidden; }

/* Shown menu */
.show-menu {
  overflow: hidden; }
  .show-menu .menu-wrap {
    left: 0;
    top: 0; }
  .show-menu .outer-wrap {
    left: 225px; }

/* ------------------------------- */
/*   RESPONSIVE TABLE FORMATTING   */
/* ------------------------------- */
table.table {
  width: 100% !important;
  margin: 0;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  color: inherit;
  border-collapse: collapse !important;
  border-bottom: solid 1px; }
  table.table thead > tr > th {
    text-align: center; }
  table.table th, table.table td {
    margin: 0;
    padding: 0.5em;
    font-weight: normal; }
    table.table th input, table.table td input {
      text-align: center; }
  table.table tbody td {
    text-align: center; }
    table.table tbody td input[type="radio"], table.table tbody td input[type="checkbox"] {
      margin: 5px; }
  table.table a {
    color: #333;
    text-decoration: underline; }
  table.table a:hover, table.table a:active, table.table a:focus {
    color: #425968;
    text-decoration: underline; }
  table.table a.btn.btn-default {
    text-decoration: none; }
  table.table a.btn.btn-default:hover, table.table a.btn.btn-default:focus, table.table a.btn.btn-default:active {
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none; }
  table.table tfoot.total {
    background: #aa3044; }
    table.table tfoot.total td {
      display: flex;
      flex-direction: row; }
      table.table tfoot.total td span {
        color: #fff; }
    table.table tfoot.total td:before {
      color: #fff; }
    table.table tfoot.total input {
      width: 100%;
      max-width: 100%;
      font-weight: bold; }
  table.table tfoot.total.SW-history tr td div {
    width: 20%; }
  table.table tfoot.total.SW-history tr td span {
    width: 78%; }

/* ANIMATIONS */
/* BRAND */
/*@import url(https://fonts.googleapis.com/css?family=Roboto|Fjalla+One|EB+Garamond|Rhodium+Libre);*/
/* dark grey */
/* corporate grey */
/* corporate red */
/* corporate green */
/* corporate green */
/* corporate yellow */
/* grey */
/* light grey */
/* darker grey */
/* darker grey */
/* charcoal grey */
/* blue/grey */
/* white */
/* black */
/* ----------------------------- */
::selection {
  background: rgba(235, 146, 29, 0.25); }

body {
  font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 14px;
  background-color: #fff;
  background-image: url(../../Images/pg-bkgd-corp.svg);
  background-size: cover;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  font-size: 14px; }

h1, h2, h3, h4, h5 {
  font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #333; }

h1 {
  font-size: 35px;
  color: #425968;
  text-align: center;
  overflow: hidden;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around; }
  h1 span {
    background: repeating-linear-gradient(0deg, #fff, #fff 5px, #425968 6px, #425968 7px);
    /*repeating-linear-gradient( -90deg, $color-white, $color-white 5px, $brand-primary-color 6px, $brand-primary-color 7px );*/
    display: block;
    flex: 5 0 auto;
    height: 10px;
    margin-top: 10px; }
  h1 span.lbl {
    background: none;
    display: block;
    padding: 0 0.4em;
    flex: 0.5 0 auto;
    height: auto;
    margin-top: 0; }

h2 {
  font-size: 24.5px;
  font-weight: inherit;
  color: #AC0033; }

.dashboard h2 {
  text-align: center; }

h3 {
  font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 17.5px;
  margin-bottom: 5.6px;
  line-height: 1.4;
  color: #00A19B;
  border-bottom: 4px double #f5f5f5; }

a, a:link, a:visited {
  color: #425968; }

a:active, a:focus, a:hover {
  color: #AC0033; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  padding: 0.75em 0.75em 0.5em;
  border: solid 1px #8DC63F;
  color: #333; }

a.button, a.button:link, button, .btn.btn-default {
  display: inline-block;
  padding: 0.75em 0.75em 0.5em;
  font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
  font-size: inherit;
  color: #333;
  background: none;
  border: solid 1px #8DC63F;
  border-radius: 3.5px;
  cursor: pointer;
  transition: background 0.3s, color 0.3s, border 0.3s;
  min-width: 70px; }

a.button:active, a.button:hover, button:active, button:hover, .btn.btn-default:active, .btn.btn-default:hover, .btn.btn-default:focus {
  background: #8DC63F;
  border-color: #8DC63F;
  color: #fff; }

a:focus, button:focus {
  /*outline-color: $primary-color;*/
  outline: 0; }

ul {
  list-style-type: circle; }

legend {
  color: #425968; }

.nav {
  background-color: rgba(56, 88, 108, 0);
  /* rgb value for primary color */
  /* Change this in order to change the Dropdown symbol */ }
  .nav ul li {
    transition: all 0.3s; }
  .nav ul li:hover, .nav ul li:hover ul {
    background: rgba(105, 148, 47, 0.95); }
  .nav a {
    display: block;
    padding: 0 0;
    color: #fff;
    font-size: 15.75px;
    text-decoration: none;
    font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
    /*min-width: $base-size * 10;*/
    text-align: left;
    background: none;
    /*border-bottom: solid 1px rgba($brand-primary-color,0.25);*/
    transition: background-color 0.3s, border 0.3s; }
  .nav a:hover {
    background: none; }
  .nav li:hover a {
    color: #fff;
    background: none;
    /*border-bottom: solid 1px #8195a1;*/ }
  .nav ul ul li a {
    font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
    font-size: 12.25px;
    color: #fff;
    padding: 10.5px 21px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.25);
    min-width: 170px; }
  .nav ul ul li:first-child {
    border-top-right-radius: 7px; }
  .nav ul ul li:last-child {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px; }
    .nav ul ul li:last-child a {
      border-bottom: solid 1px rgba(255, 255, 255, 0); }
  .nav li > a:after {
    border: none;
    font-family: "fontAwesome";
    content: '\f107';
    margin-left: 14px; }
  .nav ul ul li > a:after {
    font-family: "fontAwesome";
    content: '\f105';
    margin-left: 14px; }
  .nav li > a:only-child:after {
    content: '';
    display: none; }

div.user-menu button {
  border: none;
  border-radius: 0;
  font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
  padding-top: 6px;
  margin-right: 1em; }

div.user ul li:hover, div.user ul li:hover ul {
  background: rgba(181, 9, 56, 0.9) !important; }

div.user a {
  /*display:block;*/
  display: flex;
  align-items: center;
  justify-content: center;
  /*padding:$brand-base-size * 1.3125 0 $brand-base-size * 1.125 0;*/
  padding: 0 0.5rem;
  height: 65px;
  color: #fff;
  /*font-size: $brand-base-size * 0.9;*/
  text-decoration: none;
  /*font-family: $brand-compliment-font;*/
  min-width: 140px;
  text-align: center;
  text-transform: none;
  /*background:none !important;*/
  /*border-bottom:solid 1px rgba(255,255,255,0.25);*/
  transition: background-color 0.3s, border 0.3s; }

div.user ul li a {
  text-transform: uppercase; }

div.user ul li ul li a {
  text-transform: none;
  height: auto; }

div.user li:hover a {
  color: #fff;
  background: none;
  /*border-bottom:solid 1px #C95567;*/ }

section.mast, section.wrap section.mast.dashboard {
  background-color: #425968;
  /*&:hover {
        background-color: rgba($color-white,1);
    }*/ }
  section.mast div.inner figure {
    color: #8DC63F;
    font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
    margin: 0 0 0 16.8px;
    padding-top: 0.6em;
    display: inline-block;
    /*width:300px;
            height:100%;*/
    /*img {
                width:80%;
                height:80%;
            }*/ }
    section.mast div.inner figure span {
      margin-left: 26.25px;
      padding-top: 1px; }
    section.mast div.inner figure a, section.mast div.inner figure a:link, section.mast div.inner figure a:active, section.mast div.inner figure a:focus, section.mast div.inner figure a:hover {
      color: #fff; }

section.wrap, section.wrap section.wrap.dashboard {
  background-color: rgba(255, 255, 255, 0);
  display: flex;
  flex-direction: column; }
  section.wrap div.inner p.divider {
    color: #ededed; }

section.dashboardNote, section.wrap section.dashboardNote.dashboard {
  background: rgba(237, 170, 0, 0.25);
  padding: 1em;
  margin: 1.5em 0;
  color: #333;
  border-top: 1px solid #EDAA00;
  border-bottom: 1px solid #EDAA00; }

section.dashboard a, section.wrap section.dashboard a, section.dashboard a:link, section.dashboard button, section.wrap section.dashboard button {
  margin: auto 17.5px; }

section.dashboard article .body .class-block a:link, section.dashboard article .body .class-block a:visited {
  border: dashed 1px transparent;
  border-radius: 14px; }

section.dashboard article .body .class-block a:active, section.dashboard article .body .class-block a:focus, section.dashboard article .body .class-block a:hover {
  color: #425968;
  border: dashed 1px #AC0033; }

section.dashboard article .body .class-block p.divider {
  font-size: 9.1px;
  color: #dedede; }

section.dashboard article .body .class-block.no-link a {
  background: none !important;
  font-weight: bold;
  font-size: 14px;
  padding: 8.4px !important;
  /*&:after {
                    font-family: FontAwesome;
                    content: "\f061";
                    display: inline-block;
                    font-weight: normal;
                    text-align: center;
                    position: relative;
                    opacity: 1;
                    background: none;
                    font-size: 130%;
                    margin-top: 5px;
                    width:auto;
                    margin-left:10px;
                }*/ }
  section.dashboard article .body .class-block.no-link a:before {
    font-family: FontAwesome;
    content: "\f276";
    margin-right: 10px;
    display: inline-block;
    font-weight: normal; }

section.dashboard article.curriculums h3 {
  margin-top: 0; }

section.dashboard article.spacer {
  width: 2px !important;
  margin: 0 3%;
  background: linear-gradient(to bottom, white 0%, white 20%, #ededed 20%, #ededed 90%, white 95%, white 95%); }

section.dashboard article.training div.divider {
  padding: 1em 0;
  font-size: 10.5px;
  color: #dedede; }

section.dashboard article.training div.item p {
  margin: 2.8px auto; }

section.dashboard article.training div.item p.date {
  font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 18.2px;
  color: #425968;
  letter-spacing: 2px; }

section.dashboard article.training div.item p.title {
  font-size: 15.4px; }

section.dashboard article.training div.item p.details {
  font-size: 90%; }

section.news, section.wrap section.news.dashboard {
  background: #fff; }
  section.news .news-bites .news-frame {
    font-size: 12.6px; }
    section.news .news-bites .news-frame div {
      display: flex;
      flex-flow: row wrap;
      /*padding: 0 $base-size;*/
      flex: 1 0 auto; }
      section.news .news-bites .news-frame div button {
        margin-top: 7px;
        font-size: 10.5px;
        display: block; }
    section.news .news-bites .news-frame div > div {
      /*width: 22%;*/
      border: solid 1px #ededed;
      margin: 0.5em;
      border-radius: 5.6px;
      display: flex;
      flex-flow: row wrap;
      flex: 1 0 auto;
      width: 20%;
      transition: all 1s ease-in-out; }
    section.news .news-bites .news-frame p {
      margin-bottom: 0; }
    section.news .news-bites .news-frame p.date {
      text-align: center;
      width: 56px;
      padding: 17.5px 14px 10.5px 14px;
      text-transform: uppercase;
      font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
      color: #425968;
      font-size: 14px;
      line-height: 1.1;
      /*border-bottom:solid 1px $color-grey;*/
      background: #ededed;
      display: flex;
      flex-flow: column nowrap;
      letter-spacing: 0px; }
      section.news .news-bites .news-frame p.date span {
        display: block;
        font-size: 28px;
        letter-spacing: normal;
        font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif; }
    section.news .news-bites .news-frame p.mark {
      margin: 26.25px 12.6px 0 15.4px;
      color: #425968;
      background: none;
      padding: 0;
      display: none; }
    section.news .news-bites .news-frame p.bite {
      line-height: 1.2;
      margin: 14px;
      flex: 1 0 0em;
      padding: 0 0.6em;
      font-style: italic;
      font-size: 14px;
      display: flex;
      flex-direction: column; }
      section.news .news-bites .news-frame p.bite span {
        flex: 1 0 auto;
        margin-bottom: 1em; }
  section.news .scroll, section.wrap section.news.dashboard .scroll {
    color: #425968; }
    section.news .scroll button {
      border: none;
      margin: 0;
      padding: 0; }
    section.news .scroll button:hover {
      background: none;
      color: #AC0033; }
  section.news .left, section.wrap section.news.dashboard .left {
    margin: 39px 0.8em 0 0; }
  section.news .right, section.wrap section.news.dashboard .right {
    margin: 39px 0.8em 0 0.8em; }

section.swing article div.body p.title {
  font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
  font-size: 1.3em;
  color: #AC0033;
  text-align: center;
  text-transform: uppercase; }

section.swing article div.body button {
  border: none;
  color: #ababab;
  width: 32%;
  padding: 0;
  margin: 14px auto;
  font-size: 19.6px;
  text-transform: uppercase; }
  section.swing article div.body button i {
    display: block;
    margin-bottom: 28px;
    background: none; }

section.swing article div.body button:active, section.swing article div.body button:focus, section.swing article div.body button:hover {
  background: #ededed;
  color: #425968; }

footer {
  background-color: #425968;
  margin: 0 auto; }
  footer ul, footer ol {
    list-style-type: none; }
    footer ul li a, footer ul li a:link, footer ul li a:visited, footer ol li a, footer ol li a:link, footer ol li a:visited {
      color: #fff;
      display: block;
      padding: 0.8em 0;
      /*border-bottom: dotted 1px $color-grey-footer;*/
      transition: color 0.3s;
      text-decoration: none; }
    footer ul li a:active, footer ul li a:focus, footer ul li a:hover, footer ol li a:active, footer ol li a:focus, footer ol li a:hover {
      color: #ededed;
      /*border-bottom: dotted 1px $color-grey-footer;*/ }
    footer ul :last-child a, footer ol :last-child a {
      border: none !important; }
  footer aside.copy {
    text-align: center;
    /*background: #333;*/
    padding: 2em 0 1.8em 0;
    color: #fff;
    font-size: 12.25px; }
    footer aside.copy a, footer aside.copy a:link, footer aside.copy a:visited {
      /*border-right: solid 1px $color-white;*/
      color: #fff;
      display: inline-block;
      cursor: pointer;
      margin: auto 3.5px;
      padding: 0 9.184px 0 0; }
      footer aside.copy a:last-child, footer aside.copy a:link:last-child, footer aside.copy a:visited:last-child {
        border: none; }
    footer aside.copy a:active, footer aside.copy a:focus, footer aside.copy a:hover {
      text-decoration: underline; }
    footer aside.copy span {
      flex: 1 1 33%; }
      footer aside.copy span .spacer {
        display: none; }
      footer aside.copy span:first-child {
        padding-left: 2em;
        text-align: left; }
      footer aside.copy span:last-child {
        padding-right: 2em;
        text-align: right; }

.progress-radial {
  position: relative;
  display: block;
  margin: auto;
  /*transform: translate(-50%, 50%);*/ }

.progress-radial-track {
  fill: #fafafa; }

.progress-radial-bar {
  fill: #cccccc; }

.param-inputs input {
  font-family: "Myriad Pro", "PT Sans", Helvetica, Tahoma, Arial, sans-serif;
  color: #425968; }

.param-inputs input[type="checkbox"]:after, .param-inputs .checkbox input[type="checkbox"]:after, .param-inputs .checkbox-inline input[type="checkbox"]:after {
  border: 2px solid #dedede;
  background: #fff;
  margin-top: -5px; }

.param-inputs input[type="checkbox"]:checked:after, .param-inputs .checkbox input[type="checkbox"]:checked:after, .param-inputs .checkbox-inline input[type="checkbox"]:checked:after {
  background-color: #AC0033;
  border-color: #AC0033; }

.param-inputs input[type="checkbox"]:focus:after, .param-inputs .checkbox input[type="checkbox"]:focus:after, .param-inputs .checkbox-inline input[type="checkbox"]:focus:after {
  border-color: #8DC63F; }

.param-inputs input:focus, .param-inputs textarea:focus {
  border-color: #8DC63F; }

.param-inputs input[type=file]:focus, .param-inputs input[type=checkbox]:focus, .param-inputs select:focus {
  -webkit-box-shadow: inset 0 -2px 0 #AC0033;
  -moz-box-shadow: inset 0 -2px 0 #AC0033;
  box-shadow: inset 0 -2px 0 #AC0033; }

/* MOBILE MENU */
.content-wrap {
  background-color: #fff; }

.menu-wrap a {
  color: #fff; }

.menu-wrap a:hover,
.menu-wrap a:focus {
  color: #8DC63F;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

/* Overlay */
.content::before {
  background: rgba(0, 0, 0, 0.3); }

.menu-button {
  color: #fff;
  border: solid 1px #fff; }

.menu-button::before {
  background: linear-gradient(transparent 11%, #fff 11%, #fff 26%, transparent 26%, transparent 45%, #fff 45%, #fff 55%, transparent 55%, transparent 74%, #fff 74%, #fff 89%, transparent 89%); }

.menu-button:hover::before {
  background: linear-gradient(transparent 11%, #fff 11%, #fff 26%, transparent 26%, transparent 45%, #fff 45%, #fff 55%, transparent 55%, transparent 74%, #fff 74%, #fff 89%, transparent 89%); }

/* Menu */
.menu-wrap {
  background: #303030; }

.menu-top .profile {
  color: #fff; }

.icon-list {
  background-color: #8DC63F; }

.icon-list a:focus, .icon-list a:hover {
  color: #303030; }

.menu-side a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #ababab; }

.menu-side ul ul li a {
  color: #dedede; }

.btn-group button.multiselect.dropdown-toggle.btn.btn-default:focus, .btn-group button.multiselect.dropdown-toggle.btn.btn-default:hover {
  color: #333; }

/* BOOTSTRAP OVERRIDES */
fieldset {
  border: none !important; }

legend {
  font-size: 17.6px; }

table.table tbody > tr > td {
  vertical-align: middle; }

table.table tbody > tr > td[data-title~="Action"] {
  white-space: nowrap; }

table.table tbody > tr > td > a.btn, table.table tbody > tr > td > input[type=button] {
  min-width: 100px; }

table.table a:before {
  font-family: FontAwesome;
  content: "\f05a";
  display: inline-block;
  margin-right: 4.8px; }

table.table a.btn:before {
  content: none; }

table.table span.label {
  display: inline-block;
  padding: .2em;
  border-radius: 50%;
  font-weight: normal;
  text-indent: 1.5em;
  /*width: 1.25em;*/
  height: 1.25em;
  margin-left: 1em;
  color: #666;
  font-size: 100%;
  background: none; }
  table.table span.label:before {
    font-family: FontAwesome;
    content: "\f111";
    font-size: 140%;
    display: inline-block;
    vertical-align: -3px;
    margin-right: 0.4em; }
  table.table span.label.label-success:before {
    color: #4caf50; }
  table.table span.label.label-warning:before {
    color: #ff9800; }
  table.table span.label.label-danger:before {
    color: #e51c23; }

table.table tbody > tr > td[data-title~="Status"] {
  font-size: 80%; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav > li > a:hover, .nav > li > a:focus {
  background: none;
  border: none; }

.pagination > li > a, .pagination > li > span {
  color: #425968;
  border-color: #dedede; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: #fff;
  background: #425968;
  border-color: #425968; }

.dropdown-submenu > a:after {
  display: inline-block;
  float: right;
  width: 0;
  height: 0;
  border: none;
  margin-top: auto;
  margin-right: auto; }

span.hide-native-select {
  width: 70%; }

.param-inputs ul.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-bottom: 5px; }
  .param-inputs ul.dropdown-menu li {
    margin: 0;
    width: 100%;
    padding: 0; }
    .param-inputs ul.dropdown-menu li label {
      width: 100%; }
      .param-inputs ul.dropdown-menu li label input[type=checkbox] {
        margin-bottom: -4px; }
    .param-inputs ul.dropdown-menu li a {
      width: 100%;
      padding: 0.4em 0; }

.param-inputs .open > ul.dropdown-menu {
  display: block; }

.navbar-nav > li > a {
  padding: 0 inherit;
  line-height: normal;
  display: flex;
  align-items: center;
  height: 65px; }

.nav .caret {
  display: none; }

footer li {
  float: none;
  margin-right: 0;
  margin-bottom: 0; }

textarea:focus, textarea.form-control:focus, input.form-control:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=number]:focus, [type=text].form-control:focus, [type=password].form-control:focus, [type=email].form-control:focus, [type=tel].form-control:focus, [contenteditable].form-control:focus {
  /*-webkit-box-shadow: inset 0 -2px 0 $secondary-color !important;
    box-shadow: inset 0 -2px 0 $secondary-color !important;*/ }

textarea, textarea.form-control, input.form-control, input[type=text], input[type=password], input[type=email], input[type=number], [type=text].form-control, [type=password].form-control, [type=email].form-control, [type=tel].form-control, [contenteditable].form-control {
  padding-left: 4px;
  /*max-width: $base-size * 25;*/
  border: none;
  border-bottom: solid 1px #ccc;
  box-shadow: none;
  border-radius: 0;
  font-size: 15px; }

input[type=checkbox] {
  box-shadow: none; }

.btn {
  text-transform: none;
  padding: .6em .75em;
  border: solid 1px #dedede;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.15;
  box-shadow: none; }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active:focus {
  outline: none; }

.btn-default:hover, .btn-default:active:hover {
  background-color: #425968;
  color: #fff; }

.text-danger {
  color: #aa3044;
  margin-right: 1em;
  margin-top: 0.2em; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.carousel {
  width: 100%; }

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border: 2px solid #8DC63F;
  border-radius: 10px;
  cursor: default; }

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #8DC63F; }

.carousel-inner > .item > img {
  display: block;
  width: auto;
  height: 300px; }

.carousel-caption {
  top: 55%;
  transition: all 0.3s ease-in-out;
  left: 21%; }
  .carousel-caption.right {
    text-align: right; }
  .carousel-caption.left {
    text-align: left; }
  .carousel-caption h3 {
    font-family: "Rhodium Libre";
    font-size: 2.15em;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 2px; }
    .carousel-caption h3.red {
      color: #aa3044;
      text-shadow: 1px 1px 0px white; }
    .carousel-caption h3.orange {
      color: #8DC63F;
      text-shadow: 1px 1px 0px white; }
    .carousel-caption h3.blue {
      color: #425968;
      text-shadow: 1px 1px 0px white; }
    .carousel-caption h3.white {
      color: #fff;
      text-shadow: 0px 0px 20px black; }

.carousel-fade .carousel-inner .item {
  transition: opacity 0.7s ease-in-out; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control {
  z-index: 2; }

.grid-header-title {
  white-space: nowrap; }

@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 0; } }

/* GENERAL OVERRIDES */
.mce-panel {
  margin-top: 1em; }

/* CALENDAR */
.fc-content-skeleton a {
  background: none;
  color: #425968;
  border: none;
  border-left: solid 5px #8DC63F;
  padding: 0.25em 0.5em;
  margin: 0 0.5em 0.5em 0.5em;
  border-radius: 0; }

.fc-content-skeleton a:hover {
  background: none;
  /*border-color: transparent;*/ }

.fc-unthemed .fc-today {
  background: #ededed; }

.fc-event, .fc-event:hover, .ui-widget .fc-event {
  color: #425968;
  text-decoration: none; }

.fc-event:focus, .fc-event:hover, .ui-widget .fc-event:focus {
  text-decoration: none; }

button.fc-prev-button.fc-button.fc-state-default.fc-corner-left, button.fc-next-button.fc-button.fc-state-default.fc-corner-right {
  background: #ffffff;
  color: #333; }

button.fc-prev-button.fc-button.fc-state-default.fc-corner-left:hover,
button.fc-prev-button.fc-button.fc-state-default.fc-corner-left:active,
button.fc-prev-button.fc-button.fc-state-default.fc-corner-left:focus,
button.fc-next-button.fc-button.fc-state-default.fc-corner-right:hover,
button.fc-next-button.fc-button.fc-state-default.fc-corner-right:active,
button.fc-next-button.fc-button.fc-state-default.fc-corner-right:focus {
  background: #8DC63F;
  color: #fff; }

button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled,
button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled:hover,
button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled:active,
button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled:focus {
  background-color: #e6e6e6 !important;
  border: solid 1px #e6e6e6 !important;
  color: #333; }

/* JQUERY */
/* GENERAL */
.select2-dropdown {
  margin-top: -0.2em; }

.btn-group, .btn-group-vertical, button.multiselect.dropdown-toggle.btn.btn-default {
  width: 100% !important; }

button.multiselect.dropdown-toggle.btn.btn-default {
  display: flex;
  align-items: center; }
  button.multiselect.dropdown-toggle.btn.btn-default span.multiselect-selected-text {
    width: 95%;
    text-align: left; }

ul.multiselect-container.dropdown-menu {
  width: 100%; }

.btn-group button.multiselect.dropdown-toggle.btn.btn-default {
  padding-left: 4px;
  border: none;
  border-bottom: solid 1px #ccc;
  box-shadow: none;
  border-radius: 0;
  font-size: 15px;
  height: 37px; }

.btn-group button.multiselect.dropdown-toggle.btn.btn-default:focus, .btn-group button.multiselect.dropdown-toggle.btn.btn-default:hover {
  border-color: #8DC63F;
  background: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: inherit;
  text-decoration: none;
  background-color: white;
  outline: 0; }

.radio input[type="radio"] {
  margin-left: -25px; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  margin-left: -25px;
  margin-top: 1px; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: rgba(141, 198, 63, 0.25); }

/* QUERIES */
@media screen and (min-width: 1px) {
  /*footer, section.wrap, section.mast {
        width:100%;
    }*/
  section.mast div.inner {
    width: 100%; }
  section.wrap div.inner {
    padding: 50px 24px; }
  footer section, footer section.wrap section.dashboard, section.wrap footer section.dashboard {
    width: 100%; }
  footer aside.copy {
    padding-right: 24px;
    padding-left: 24px; }
  #topMenu {
    /*display:none;*/ }
  section#loginForm {
    text-align: center; }
    section#loginForm .param-inputs ul {
      margin-left: 2em; }
    section#loginForm .param-inputs input[type=text], section#loginForm .param-inputs input[type=password] {
      width: 50%;
      /*text-align:center;*/
      margin: auto; } }

@media screen and (max-width: 1399px) {
  section.wrap, section.wrap section.wrap.dashboard {
    width: 100%; }
  section.mast div.inner, section.wrap div.inner {
    width: 100%;
    margin: auto 0;
    height: 100%; }
  section.wrap div.inner {
    background: #fff; }
  section.mast div.inner #topMenu, section.mast div.inner div.user-menu {
    opacity: 1;
    visibility: visible;
    font-size: 90%; }
  section.mast div.inner div.user-menu {
    margin-right: 2em; }
    section.mast div.inner div.user-menu a {
      font-size: 0.9em;
      padding: 24px 0 23px 0; }
  #open-button {
    opacity: 0;
    visibility: hidden; }
  .navbar-nav > li > a {
    font-size: 1em; }
  section.hero, section.wrap section.hero.dashboard {
    height: 290px;
    margin-top: 0px;
    margin-bottom: 0px; }
  .carousel-inner > .item > img {
    height: 300px;
    max-width: none;
    margin-left: 50%;
    transform: translateX(-50%); }
  .hide-mobile {
    display: none !important; }
  .param-inputs label {
    /*width: auto;*/ } }

@media screen and (max-width: 1150px) {
  .param-inputs label {
    flex: 1 0 42%; } }

@media screen and (max-width: 1024px) {
  section.mast, section.wrap section.mast.dashboard {
    background-color: #425968; }
    section.mast div.inner #topMenu, section.mast div.inner div.user-menu {
      /*display:none;*/
      opacity: 0;
      visibility: hidden; }
    section.mast div.inner figure a {
      color: #fff; }
    section.mast div.inner figure a:link, section.mast div.inner figure a:active, section.mast div.inner figure a:focus, section.mast div.inner figure a:hover {
      color: #fff; }
  section.mast:hover, section.wrap section.mast.dashboard:hover {
    background-color: #425968; }
  section.mast:focus, section.wrap section.mast.dashboard:focus {
    background-color: transparent; }
  section.news .news-bites .news-frame div > div {
    width: 40%; }
  #open-button {
    opacity: 1;
    visibility: visible; }
  h1 {
    font-size: 35.2px;
    margin-top: 0; }
    h1 span {
      margin-top: 11px; }
  section.hero, section.wrap section.hero.dashboard {
    height: 290px;
    margin-top: 0;
    margin-bottom: 0; }
  .carousel-caption {
    left: 18%;
    right: 45%;
    top: 45%; }
  .carousel-inner > .item > img {
    height: 300px;
    max-width: none;
    margin-left: 50%;
    transform: translateX(-50%); }
  footer section ul li a, footer section.wrap section.dashboard ul li a, section.wrap footer section.dashboard ul li a, footer section ul li a:link, footer section.wrap section.dashboard ul li a:link, section.wrap footer section.dashboard ul li a:link {
    font-size: 0.9em; }
  footer section article.links, footer section.wrap section.dashboard article.links, section.wrap footer section.dashboard article.links {
    width: 60%;
    margin-right: 0; }
  footer section article.quote, footer section.wrap section.dashboard article.quote, section.wrap footer section.dashboard article.quote {
    width: 40%; }
    footer section article.quote p.quote {
      font-size: 1.1em; }
  footer aside.copy {
    padding-left: 24px;
    padding-right: 24px; }
  .param-inputs span.select2, .param-inputs select {
    width: 70% !important;
    min-width: initial;
    /*margin-right:$base-size;*/ }
  .param-inputs input[type=text] {
    width: 70%; }
  .param-inputs ul.columns li {
    width: 100%;
    margin-right: 0; }
  .param-inputs ul li:last-child {
    justify-content: space-between; }
  .param-inputs label {
    flex: 1 0 30%; } }

@media screen and (max-width: 800px) {
  section.wrap section.dashboard {
    flex-flow: column wrap; }
    section.wrap section.dashboard article {
      width: auto; }
    section.wrap section.dashboard article.spacer {
      background: none;
      flex: 1 0 auto;
      margin-bottom: 24px; }
  section.wrap section.swing {
    flex-flow: column wrap; }
    section.wrap section.swing article {
      width: auto; }
      section.wrap section.swing article div.body button {
        font-size: 17.6px;
        padding-bottom: 16px; }
        section.wrap section.swing article div.body button i {
          margin: 20px 0; }
    section.wrap section.swing article:first-child {
      margin-bottom: 64px; }
  footer section, footer section.wrap section.dashboard, section.wrap footer section.dashboard {
    flex-flow: column nowrap; }
    footer section article.links, footer section.wrap section.dashboard article.links, section.wrap footer section.dashboard article.links, footer section article.quote, footer section.wrap section.dashboard article.quote, section.wrap footer section.dashboard article.quote {
      width: auto; }
    footer section article.links, footer section.wrap section.dashboard article.links, section.wrap footer section.dashboard article.links {
      display: none; }
    footer section article.quote, footer section.wrap section.dashboard article.quote, section.wrap footer section.dashboard article.quote {
      order: -1;
      margin: auto;
      padding: 1em 3em; }
      footer section article.quote p.quote {
        font-size: 16px; }
      footer section article.quote p.citation {
        font-size: 12.8px; }
  footer aside.copy {
    flex-flow: row nowrap; }
    footer aside.copy span:last-child {
      font-size: 0.9em;
      margin-top: 0px; }
  section.hero, section.wrap section.hero.dashboard {
    height: 290px; }
  .carousel-caption {
    left: 28%;
    right: 50%;
    top: 32%; }
  .carousel-inner > .item > img {
    height: 290px;
    max-width: none;
    margin-left: 50%;
    transform: translateX(-50%); }
  .fc-row .fc-content-skeleton tbody td {
    border: solid 1px #ededed;
    padding: 0;
    margin-bottom: 0.6em; }
  .fc-content-skeleton a {
    background: none;
    color: #425968;
    border: none;
    /*border-left: solid 5px transparent;*/
    padding: 0;
    margin: 0;
    border-radius: 0; }
  .fc-content-skeleton a:hover {
    background: none;
    /*border-color: transparent;*/ }
  .fc-day-grid-event .fc-content {
    white-space: normal;
    padding: 0; }
  .fc-unthemed .fc-today {
    background: #ededed; }
  .fc-event, .fc-event:hover, .ui-widget .fc-event {
    color: #425968;
    text-decoration: none;
    font-size: 14.4px; }
  .fc-event:focus, .fc-event:hover, .ui-widget .fc-event:focus {
    text-decoration: none; }
  .fc-title {
    font-size: 14.4px;
    color: #303030; }
  .fc-title > div {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .fc-title > div span.body {
      padding: 0.5em 0.5em 0.5em 1em; }
  .fc-title > div[data-day]::before {
    min-width: 55px;
    content: attr(data-day);
    color: #919191;
    font-size: 1.75em;
    font-family: "Fjalla One";
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f2f2f2; }
  .fc-scroller {
    overflow-x: visible;
    overflow-y: visible !important;
    height: auto !important; }
  .fc td:empty {
    display: none !important; }
  .fc .fc-row[style^=height] {
    display: none !important; }
  .fc td.fc-event-container, .fc td.fc-event-container .fc-title > div:before {
    transition: all 0.3s; }
  .fc td.fc-event-container:hover {
    border-color: #eb921d; }
    .fc td.fc-event-container:hover .fc-title > div:before {
      /*box-shadow:0px 3px 0px #eb921d;
            margin-left:0.5em;*/
      background-color: #eb921d;
      color: #fff; }
  .param-inputs span.select2, .param-inputs select {
    width: 80% !important; }
  .param-inputs input[type=text], .param-inputs input[type=password] {
    width: 80%; }
  .param-inputs ul li {
    width: 90%; }
  .param-inputs ul.columns-4 li {
    width: 40%; }
  .param-inputs label {
    /*width:18%*/ }
  .param-inputs span.hide-native-select {
    width: 80%; }
  table.table {
    display: block;
    /*margin: auto 5vw;*/
    border: none !important; }
    table.table thead, table.table tbody, table.table tfoot, table.table tr, table.table th, table.table td {
      display: block; }
    table.table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    table.table th, table.table td {
      text-align: left !important; }
    table.table tr {
      border: 1px solid #eee;
      margin-bottom: 3vh; }
    table.table td {
      border: none !important;
      border-bottom: 1px solid #eee;
      position: relative;
      white-space: normal;
      text-align: left;
      padding: 4px 4px 4px 45% !important;
      min-height: 32.99px; }
    table.table td:before {
      position: absolute;
      content: attr(data-name);
      top: 6px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      text-align: left;
      font-weight: bold; }
    table.table td:last-child {
      border: none; }
    table.table tbody tr:nth-child(odd) td, table.table tbody tr:nth-child(odd) th {
      background-color: #f9f9f9; }
    table.table tfoot.total td span {
      display: none; }
    table.table tfoot.total.SW-history tr td div {
      width: 100% !important; }
    table.table tfoot.total.SW-history tr td span {
      display: none; } }

@media screen and (max-width: 700px) {
  section.wrap section.news .news-bites .news-frame div > div {
    width: 40%; }
  .param-inputs span.select2, .param-inputs select {
    width: 70%; }
  .param-inputs input[type=text], .param-inputs input[type=password] {
    width: 70%; }
  table.table span.label {
    text-indent: 100%;
    overflow: hidden; }
  table.table span .label.label-success, table.table span.label.label-warning, table.table span.label.label-danger {
    text-indent: inherit;
    overflow: inherit;
    text-indent: inherit;
    width: inherit;
    height: inherit;
    margin-left: inherit; } }

@media screen and (max-width: 500px) {
  h1 span {
    display: none; }
  h1 span.lbl {
    display: block;
    flex: 1 0 0em;
    font-size: 32px;
    line-height: 1.3; }
  h3 {
    text-align: center; }
  section.news .news-bites .news-frame div > div {
    width: 40%; }
  section.wrap div.inner #loginForm .param-inputs {
    flex-flow: column wrap; }
  section.wrap section.news {
    background: none;
    flex-flow: column nowrap;
    justify-content: flex-start;
    margin-top: 0;
    padding-top: 0; }
    section.wrap section.news .news-bites .news-frame div > div {
      width: 90%; }
    section.wrap section.news article.news-hdr, section.wrap section.news div.news-frame {
      width: auto; }
    section.wrap section.news div.scroll, section.wrap section.news p.mark {
      display: none; }
  section.wrap section.swing article div.body {
    flex-flow: row wrap; }
    section.wrap section.swing article div.body div {
      width: auto; }
  footer aside.copy {
    flex-flow: column nowrap;
    font-size: 0.75em;
    padding-bottom: 12px !important; }
    footer aside.copy span {
      text-align: center !important;
      padding: 0 0 10px 0 !important; }
  section.hero, section.wrap section.hero.dashboard {
    height: 300px;
    margin-top: -125px; }
  .carousel-inner > .item > img {
    height: 250px;
    max-width: none; }
  .fc-title {
    font-size: 14.4px; }
  .param-inputs span.select2, .param-inputs select {
    width: 60% !important; }
  .param-inputs input[type=text], .param-inputs input[type=password], .param-inputs input[type=number] {
    width: 100%; }
  .param-inputs label {
    /*width:23%*/ }
  .param-inputs span.hide-native-select {
    width: 60%; }
  .param-inputs ul.columns li, .param-inputs ul.columns-4 li {
    width: 90%;
    display: block; }
    .param-inputs ul.columns li label, .param-inputs ul.columns-4 li label {
      width: 100%; }
  .param-inputs div span.block {
    width: 99%; }
  .hero {
    display: none !important; }
  a.btn.btn-default {
    margin: 2px 0; } }

@media screen and (max-width: 376px) {
  section.mast div.inner .hdr-badge {
    transform: scale(0.8);
    transform-origin: 0% 50%; } }

@media screen and (min-width: 1400px) {
  section.mast div.inner {
    background-color: #425968;
    width: 1400px; }
    section.mast div.inner #topMenu, section.mast div.inner div.user-menu {
      opacity: 1;
      visibility: visible;
      max-height: 65px;
      /*IE FIXED*/ }
  #open-button {
    opacity: 0;
    visibility: hidden; }
  #topMenu {
    display: block; }
  section.wrap, section.wrap section.wrap.dashboard {
    /*max-width:1400px;*/
    padding: 0; }
    section.wrap div.inner {
      background-color: #fff;
      padding-top: 50px;
      width: 1400px; }
    section.wrap section.hero {
      height: 290px;
      margin: 0 auto 0 auto;
      width: 1400px; }
  footer section, footer section.wrap section.dashboard, section.wrap footer section.dashboard {
    max-width: 1400px; }
  .carousel-inner > .item > img {
    height: auto;
    margin-left: 50%;
    max-width: none;
    position: relative;
    transform: translateX(-50%);
    width: 100%; }
  .hide-desktop {
    display: none !important; }
  .param-inputs ul.columns-4 li {
    width: 20%; }
  .param-inputs span.hide-native-select {
    width: 85%; }
  table.table span.label {
    text-indent: 1.75em; } }
