/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(../../../Content/fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic-LatinExt.woff2) format("woff2"); }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(../../../Content/fonts/OpenSans/SemiboldItalic/OpenSans-SemiboldItalic-Latin.woff2) format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(../../../Content/fonts/OpenSans/Light/OpenSans-Light-LatinExt.woff2) format("woff2"); }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(../../../Content/fonts/OpenSans/Light/OpenSans-Light-Latin.woff2) format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../../../Content/fonts/OpenSans/Regular/OpenSans-Regular-LatinExt.woff2) format("woff2"); }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../../../Content/fonts/OpenSans/Regular/OpenSans-Regular-Latin.woff2) format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(../../../Content/fonts/OpenSans/Semibold/OpenSans-Semibold-LatinExt.woff2) format("woff2"); }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(../../../Content/fonts/OpenSans/Semibold/OpenSans-Semibold-Latin.woff2) format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../../Content/fonts/OpenSans/Bold/OpenSans-Bold-LatinExt.woff2) format("woff2"); }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../../Content/fonts/OpenSans/Bold/OpenSans-Bold-Latin.woff2) format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(../../../Content/fonts/Lato/Regular/Lato-Regular-LatinExt.woff2) format("woff2"); }
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(../../../Content/fonts/Lato/Regular/Lato-Regular-Latin.woff2) format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(../../../Content/fonts/Lato/Bold/Lato-Bold-LatinExt.woff2) format("woff2"); }
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(../../../Content/fonts/Lato/Bold/Lato-Bold-Latin.woff2) format("woff2"); }
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local("Lato Black"), local("Lato-Black"), url(../../../Content/fonts/Lato/Black/Lato-Black-LatinExt.woff2) format("woff2"); }
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local("Lato Black"), local("Lato-Black"), url(../../../Content/fonts/Lato/Black/Lato-Black-Latin.woff2) format("woff2"); }
/** Quovant Base */
body {
  background: #ebecf1;
  color: #405e7c;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: -.25px;
  overflow-x: hidden;
  padding-top: 65px; }

h1, h2, h3, h4, h5, h6 {
  color: #3e4a58;
  font-family: "Lato",Helvetica,Arial,sans-serif;
  font-weight: 600; }

hr {
  max-width: 100%;
  width: 100%; }

a:hover {
  color: #1B8CCA;
  text-decoration: none;
  transition: color ease-out .3s; }
a:focus {
  outline: none; }
a.disabled {
  color: #787878;
  pointer-events: none; }

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle; }

em {
  font-size: 11px; }

/** Quovant Modules */
input[type=text], input[type=number], input[type=email], input[type=tel], input[type=password], input[type="search"], select, textarea {
  border: 1px solid #ccc;
  box-shadow: none !important;
  color: #405e7c;
  font-size: 13px;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-transition: border-color ease 0.5s;
  -o-transition: border-color ease 0.5s;
  -webkit-transition: border-color ease 0.5s;
  transition: border-color ease 0.5s; }
  input[type=text]:hover, input[type=text]:focus, input[type=number]:hover, input[type=number]:focus, input[type=email]:hover, input[type=email]:focus, input[type=tel]:hover, input[type=tel]:focus, input[type=password]:hover, input[type=password]:focus, input[type="search"]:hover, input[type="search"]:focus, select:hover, select:focus, textarea:hover, textarea:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

input[type=radio], input[type=checkbox] {
  margin-bottom: 0;
  margin-right: 3px;
  vertical-align: middle; }

input[type=text]:focus, input[type=password]:focus, input[type=submit]:focus {
  border: none;
  outline: none; }

input[type=submit] + input[type=submit] {
  margin-top: 10px; }

[type=submit] {
  background: none;
  border: 0;
  padding: 0; }

.m-input-group {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  margin-bottom: 15px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  /*.k-autocomplete {
      input[type=text] {
          padding: 0 30px 0 5px;
      }
  }*/ }
  .m-input-group .k-autocomplete, .m-input-group .k-dropdown, .m-input-group .k-maskedtextbox {
    width: 100%; }
  .m-input-group label, .m-input-group .field-label {
    color: #8291a7;
    display: block;
    font-size: inherit;
    line-height: 16px;
    margin-bottom: 5px;
    text-transform: none; }
  .m-input-group input.disabled {
    cursor: not-allowed; }
  .m-input-group input[type=text], .m-input-group input[type=number], .m-input-group input[type=password], .m-input-group input[type="search"], .m-input-group input[type="email"], .m-input-group input[type="tel"], .m-input-group select, .m-input-group textarea {
    border: 1px solid #ddd;
    box-shadow: none;
    display: block;
    height: 40px;
    margin: 0;
    padding: 0 12px;
    width: 100%;
    color: #2d3849;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .m-input-group input[type=text][disabled], .m-input-group input[type=number][disabled], .m-input-group input[type=password][disabled], .m-input-group input[type="search"][disabled], .m-input-group input[type="email"][disabled], .m-input-group input[type="tel"][disabled], .m-input-group select[disabled], .m-input-group textarea[disabled] {
      background-color: #fff;
      opacity: 0.5; }
  .m-input-group input[type=text].readonly {
    border: none;
    padding-left: 0; }
  .m-input-group textarea {
    font-size: inherit;
    height: 100px;
    margin-bottom: 0; }
    .m-input-group textarea[disabled] {
      background-color: #fff;
      opacity: 0.5; }
  .m-input-group[disabled] {
    background-color: #fff;
    opacity: 0.5; }

.m-label-inline {
  display: inline-block !important; }

.m-label-inline + .m-label-inline {
  margin-left: 15px; }

.field-value {
  color: #3C4B61;
  cursor: default;
  font-size: 13px;
  word-wrap: break-word; }

input[type=text], textarea {
  margin-bottom: 0; }

label {
  margin: 0; }

select, .m-input-group select {
  padding-right: 1.5rem; }

input[type=image] {
  outline: none;
  vertical-align: middle; }

input[type=button], input[type=submit] {
  border: 0;
  margin-left: 0;
  outline: none; }

.m-rc-group label {
  color: #8291a7;
  cursor: pointer;
  display: inline-block;
  margin-right: 8px; }
  .m-rc-group label:last-child {
    margin-right: 0; }

.m-rc-list table {
  margin: 0; }
  .m-rc-list table tbody, .m-rc-list table tr {
    background: transparent !important;
    border: 0; }

.m-filter-bar select {
  display: inline-block; }

.field-validation-error {
  color: #ef5c6e;
  font-size: 12px; }

.m-form-widget {
  background: #fff;
  padding: 0 0 25px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13);
  -ms-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13);
  -o-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13);
  margin-bottom: 25px;
  overflow: hidden;
  position: relative; }
  .m-form-widget header {
    margin-bottom: 5px;
    padding: 15px 25px;
    height: 66px;
    line-height: 34px;
    position: relative; }
    .m-form-widget header.bordered {
      border-bottom: 1px solid #eee; }
    .m-form-widget header.has-actions .m-actions-menu {
      width: auto;
      float: right; }
      .m-form-widget header.has-actions .m-actions-menu .m-circle-button {
        width: 30px;
        height: 30px;
        padding: 0 !important;
        line-height: 27px;
        text-align: center;
        display: inline-block; }
    .m-form-widget header h3 {
      font-size: 16px;
      text-transform: capitalize;
      font-weight: 600;
      margin: 0;
      line-height: 34px; }
  .m-form-widget footer {
    margin-top: 5px;
    padding: 15px 25px;
    border-top: 1px solid #eee;
    margin-bottom: -25px;
    text-align: right; }
  .m-form-widget blockquote {
    border: 5px solid #d8e1ea;
    border-width: 1px 1px 1px 5px; }
  .m-form-widget .m-form-widget-content {
    padding: 25px 25px 0; }
  .m-form-widget .m-form-grouping-header {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600; }
  .m-form-widget .m-form-callout {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f5f8fb;
    border: 1px solid #e3ebf4; }
    .m-form-widget .m-form-callout .m-form-callout-content {
      padding: 0 25px 0; }
  .m-form-widget.has-grid {
    padding: 0; }
    .m-form-widget.has-grid header {
      margin-bottom: 0;
      border-bottom: none; }
    .m-form-widget.has-grid .k-grid {
      box-shadow: none;
      border-width: 1px 0 0 0; }
  .m-form-widget hr {
    margin: 1em auto; }

.m-input-with-button {
  display: flex; }
  .m-input-with-button input {
    justify-self: stretch; }
  .m-input-with-button .icon-button {
    width: 35px;
    height: 40px; }

::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc;
  font-style: italic; }

::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc;
  font-style: italic; }

:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc;
  font-style: italic; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ccc;
  font-style: italic; }

button:focus {
  outline: none; }

.m-button, .k-filter-menu .k-action-buttons .k-button {
  background: #1B8CCA;
  color: #fff;
  display: inline-block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1em;
  text-decoration: none;
  line-height: 32px;
  margin-bottom: 0;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  font-weight: 600;
  height: auto;
  padding: 3px 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }
  .m-button.is-selected, .k-filter-menu .k-action-buttons .is-selected.k-button, .m-button:hover, .k-filter-menu .k-action-buttons .k-button:hover {
    background: #156d9d;
    color: #fff;
    border-color: transparent; }
  .m-button .fa, .k-filter-menu .k-action-buttons .k-button .fa, .m-button .fal, .k-filter-menu .k-action-buttons .k-button .fal, .m-button .fas, .k-filter-menu .k-action-buttons .k-button .fas, .m-button .far, .k-filter-menu .k-action-buttons .k-button .far {
    margin-right: 5px; }
  .m-button.is-icon-only, .k-filter-menu .k-action-buttons .is-icon-only.k-button {
    padding: 15px !important; }
    .m-button.is-icon-only .fa, .k-filter-menu .k-action-buttons .is-icon-only.k-button .fa, .m-button.is-icon-only .fal, .k-filter-menu .k-action-buttons .is-icon-only.k-button .fal, .m-button.is-icon-only .fas, .k-filter-menu .k-action-buttons .is-icon-only.k-button .fas, .m-button.is-icon-only .far, .k-filter-menu .k-action-buttons .is-icon-only.k-button .far {
      margin-right: 0; }
  .m-button.m-button-large, .k-filter-menu .k-action-buttons .m-button-large.k-button {
    width: 200px;
    height: 50px;
    padding-top: 8px;
    font-size: 16px; }
  .m-button.m-button-medium, .k-filter-menu .k-action-buttons .m-button-medium.k-button {
    width: 140px;
    height: 40px; }
  .m-button.m-button-info.is-selected, .k-filter-menu .k-action-buttons .m-button-info.is-selected.k-button, .m-button.m-button-info:hover, .k-filter-menu .k-action-buttons .m-button-info.k-button:hover, .m-button.m-button-success.is-selected, .k-filter-menu .k-action-buttons .m-button-success.is-selected.k-button, .m-button.m-button-success:hover, .k-filter-menu .k-action-buttons .m-button-success.k-button:hover, .m-button.m-button-error.is-selected, .k-filter-menu .k-action-buttons .m-button-error.is-selected.k-button, .m-button.m-button-error:hover, .k-filter-menu .k-action-buttons .m-button-error.k-button:hover, .m-button.m-button-danger.is-selected, .k-filter-menu .k-action-buttons .m-button-danger.is-selected.k-button, .m-button.m-button-danger:hover, .k-filter-menu .k-action-buttons .m-button-danger.k-button:hover {
    border-color: transparent;
    color: #fff; }
  .m-button.m-button-success, .k-filter-menu .k-action-buttons .m-button-success.k-button {
    background-color: #15a3ac;
    border-color: #15a3ac; }
    .m-button.m-button-success.is-selected, .k-filter-menu .k-action-buttons .m-button-success.is-selected.k-button, .m-button.m-button-success:hover, .k-filter-menu .k-action-buttons .m-button-success.k-button:hover {
      background: #128d95 !important; }
  .m-button.m-button-warning, .k-filter-menu .k-action-buttons .m-button-warning.k-button {
    background-color: #e3a043 !important;
    border-color: #e3a043 !important; }
    .m-button.m-button-warning.is-selected, .k-filter-menu .k-action-buttons .m-button-warning.is-selected.k-button, .m-button.m-button-warning:hover, .k-filter-menu .k-action-buttons .m-button-warning.k-button:hover {
      background: #e0952d !important; }
  .m-button.m-button-error, .k-filter-menu .k-action-buttons .m-button-error.k-button {
    background-color: #ef5c6e;
    border-color: #ef5c6e; }
    .m-button.m-button-error.is-selected, .k-filter-menu .k-action-buttons .m-button-error.is-selected.k-button, .m-button.m-button-error:hover, .k-filter-menu .k-action-buttons .m-button-error.k-button:hover {
      background: #ea2e45; }
  .m-button.m-button-danger, .k-filter-menu .k-action-buttons .m-button-danger.k-button {
    background-color: #ef5c6e;
    border-color: #ef5c6e; }
    .m-button.m-button-danger.is-selected, .k-filter-menu .k-action-buttons .m-button-danger.is-selected.k-button, .m-button.m-button-danger:hover, .k-filter-menu .k-action-buttons .m-button-danger.k-button:hover {
      background: #ea2e45; }
  .m-button.m-button-pending, .k-filter-menu .k-action-buttons .m-button-pending.k-button {
    background-color: #9969A8;
    border-color: #9969A8; }
    .m-button.m-button-pending.is-selected, .k-filter-menu .k-action-buttons .m-button-pending.is-selected.k-button, .m-button.m-button-pending:hover, .k-filter-menu .k-action-buttons .m-button-pending.k-button:hover {
      background: #7e518d; }
  .m-button.small, .k-filter-menu .k-action-buttons .small.k-button {
    line-height: 20px; }
  .m-button.is-inline, .k-filter-menu .k-action-buttons .is-inline.k-button {
    float: right;
    margin-top: 30px; }
  .m-button.is-stateless, .k-filter-menu .k-action-buttons .is-stateless.k-button {
    background: #56616d; }
    .m-button.is-stateless:hover, .k-filter-menu .k-action-buttons .is-stateless.k-button:hover {
      background: #56616d; }
  .m-button:focus, .k-filter-menu .k-action-buttons .k-button:focus {
    outline: none; }
  .m-button.disabled, .k-filter-menu .k-action-buttons .disabled.k-button, .m-button[disabled], .k-filter-menu .k-action-buttons [disabled].k-button {
    opacity: 0.25;
    cursor: not-allowed; }
  .m-button.hollow, .k-filter-menu .k-action-buttons .hollow.k-button {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.12);
    color: #7489a0;
    font-weight: 600;
    height: auto;
    padding: 3px 25px; }
    .m-button.hollow .fa, .k-filter-menu .k-action-buttons .hollow.k-button .fa, .m-button.hollow .fal, .k-filter-menu .k-action-buttons .hollow.k-button .fal, .m-button.hollow .fas, .k-filter-menu .k-action-buttons .hollow.k-button .fas, .m-button.hollow .far, .k-filter-menu .k-action-buttons .hollow.k-button .far {
      color: #1B8CCA; }
      .m-button.hollow .fa:first-child, .k-filter-menu .k-action-buttons .hollow.k-button .fa:first-child, .m-button.hollow .fal:first-child, .k-filter-menu .k-action-buttons .hollow.k-button .fal:first-child, .m-button.hollow .fas:first-child, .k-filter-menu .k-action-buttons .hollow.k-button .fas:first-child, .m-button.hollow .far:first-child, .k-filter-menu .k-action-buttons .hollow.k-button .far:first-child {
        margin-right: 10px; }
    .m-button.hollow.is-icon-only .fa, .k-filter-menu .k-action-buttons .hollow.is-icon-only.k-button .fa, .m-button.hollow.is-icon-only .fal, .k-filter-menu .k-action-buttons .hollow.is-icon-only.k-button .fal, .m-button.hollow.is-icon-only .fas, .k-filter-menu .k-action-buttons .hollow.is-icon-only.k-button .fas, .m-button.hollow.is-icon-only .far, .k-filter-menu .k-action-buttons .hollow.is-icon-only.k-button .far {
      margin: 0; }
    .m-button.hollow:hover, .k-filter-menu .k-action-buttons .hollow.k-button:hover {
      background: #1B8CCA;
      border-color: transparent;
      color: #fff;
      transition: all .3s linear; }
      .m-button.hollow:hover .fa, .k-filter-menu .k-action-buttons .hollow.k-button:hover .fa, .m-button.hollow:hover .fal, .k-filter-menu .k-action-buttons .hollow.k-button:hover .fal, .m-button.hollow:hover .fas, .k-filter-menu .k-action-buttons .hollow.k-button:hover .fas, .m-button.hollow:hover .far, .k-filter-menu .k-action-buttons .hollow.k-button:hover .far {
        color: inherit; }
    .m-button.hollow.success .fa, .k-filter-menu .k-action-buttons .hollow.success.k-button .fa, .m-button.hollow.success .fal, .k-filter-menu .k-action-buttons .hollow.success.k-button .fal, .m-button.hollow.success .fas, .k-filter-menu .k-action-buttons .hollow.success.k-button .fas, .m-button.hollow.success .far, .k-filter-menu .k-action-buttons .hollow.success.k-button .far {
      color: #15a3ac; }
    .m-button.hollow.success:hover, .k-filter-menu .k-action-buttons .hollow.success.k-button:hover {
      background: #15a3ac; }
      .m-button.hollow.success:hover .fa, .k-filter-menu .k-action-buttons .hollow.success.k-button:hover .fa, .m-button.hollow.success:hover .fal, .k-filter-menu .k-action-buttons .hollow.success.k-button:hover .fal, .m-button.hollow.success:hover .fas, .k-filter-menu .k-action-buttons .hollow.success.k-button:hover .fas, .m-button.hollow.success:hover .far, .k-filter-menu .k-action-buttons .hollow.success.k-button:hover .far {
        color: inherit; }
    .m-button.hollow.danger .fa, .k-filter-menu .k-action-buttons .hollow.danger.k-button .fa, .m-button.hollow.danger .fal, .k-filter-menu .k-action-buttons .hollow.danger.k-button .fal, .m-button.hollow.danger .fas, .k-filter-menu .k-action-buttons .hollow.danger.k-button .fas, .m-button.hollow.danger .far, .k-filter-menu .k-action-buttons .hollow.danger.k-button .far {
      color: #ef5c6e; }
    .m-button.hollow.danger:hover, .k-filter-menu .k-action-buttons .hollow.danger.k-button:hover {
      background: #ef5c6e; }
      .m-button.hollow.danger:hover .fa, .k-filter-menu .k-action-buttons .hollow.danger.k-button:hover .fa, .m-button.hollow.danger:hover .fal, .k-filter-menu .k-action-buttons .hollow.danger.k-button:hover .fal, .m-button.hollow.danger:hover .fas, .k-filter-menu .k-action-buttons .hollow.danger.k-button:hover .fas, .m-button.hollow.danger:hover .far, .k-filter-menu .k-action-buttons .hollow.danger.k-button:hover .far {
        color: inherit; }
    .m-button.hollow.warning .fa, .k-filter-menu .k-action-buttons .hollow.warning.k-button .fa, .m-button.hollow.warning .fal, .k-filter-menu .k-action-buttons .hollow.warning.k-button .fal, .m-button.hollow.warning .fas, .k-filter-menu .k-action-buttons .hollow.warning.k-button .fas, .m-button.hollow.warning .far, .k-filter-menu .k-action-buttons .hollow.warning.k-button .far {
      color: #e3a043; }
    .m-button.hollow.warning:hover, .k-filter-menu .k-action-buttons .hollow.warning.k-button:hover {
      background: #e3a043; }
      .m-button.hollow.warning:hover .fa, .k-filter-menu .k-action-buttons .hollow.warning.k-button:hover .fa, .m-button.hollow.warning:hover .fal, .k-filter-menu .k-action-buttons .hollow.warning.k-button:hover .fal, .m-button.hollow.warning:hover .fas, .k-filter-menu .k-action-buttons .hollow.warning.k-button:hover .fas, .m-button.hollow.warning:hover .far, .k-filter-menu .k-action-buttons .hollow.warning.k-button:hover .far {
        color: inherit; }

.m-button + .m-button, .k-filter-menu .k-action-buttons .k-button + .m-button, .k-filter-menu .k-action-buttons .m-button + .k-button, .k-filter-menu .k-action-buttons .k-button + .k-button {
  margin-left: 5px; }

.m-buttons-top {
  margin-bottom: 25px; }

.m-buttons-bottom {
  margin-right: 15px;
  text-align: right; }

/**Needed to make sure the navigation stays on top of all pages*/
#mMainNavigation {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%; }

#mPrimaryNavigation {
  display: flex;
  align-items: center; }

#mMainNavigation {
  background: #495063;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  height: 65px;
  -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.12); }
  #mMainNavigation > div {
    height: inherit; }
  #mMainNavigation .home-link {
    height: 30px;
    margin-left: 15px; }
    #mMainNavigation .home-link img {
      height: inherit; }
  #mMainNavigation .m-nav-menu-trigger {
    display: inline-block;
    width: 65px;
    height: inherit; }
    #mMainNavigation .m-nav-menu-trigger > a {
      color: #FFF;
      display: block;
      font-size: 26px;
      height: inherit;
      line-height: 65px;
      background: #1B8CCA;
      text-align: center;
      width: inherit; }
      #mMainNavigation .m-nav-menu-trigger > a > img {
        width: 30px; }
    #mMainNavigation .m-nav-menu-trigger.expanded > a {
      position: absolute;
      z-index: 101; }
  #mMainNavigation .m-nav-menu {
    background: #FFF;
    border: 1px solid #EEE;
    border-left: 65px #1B8CCA solid;
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
    -ms-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
    -o-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
    padding: 50px 50px 50px 75px;
    position: absolute;
    width: 950px;
    z-index: 100;
    top: 0; }
    #mMainNavigation .m-nav-menu label {
      color: #1B8CCA;
      font-size: 13px;
      font-weight: 600;
      text-transform: capitalize; }
    #mMainNavigation .m-nav-menu ul {
      margin: 0 0 15px 0; }
    #mMainNavigation .m-nav-menu a {
      color: #7489a0;
      margin-bottom: 5px;
      display: block; }
      #mMainNavigation .m-nav-menu a:hover {
        font-weight: 600; }
    #mMainNavigation .m-nav-menu img {
      max-width: 150px;
      margin-bottom: 25px; }
    #mMainNavigation .m-nav-menu.flat {
      background: transparent;
      border: none;
      padding: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      -o-box-shadow: none;
      box-shadow: none; }
      #mMainNavigation .m-nav-menu.flat ul li {
        display: inline;
        float: left; }
        #mMainNavigation .m-nav-menu.flat ul li:first-child a {
          padding: 0;
          line-height: 70px;
          margin-right: 45px; }
          #mMainNavigation .m-nav-menu.flat ul li:first-child a img {
            margin: 0;
            height: 30px; }
          #mMainNavigation .m-nav-menu.flat ul li:first-child a:hover {
            border: none; }
        #mMainNavigation .m-nav-menu.flat ul li a {
          display: block;
          height: 62px;
          padding: 10px 25px;
          line-height: 40px;
          color: #fff;
          margin: 0; }
        #mMainNavigation .m-nav-menu.flat ul li.active, #mMainNavigation .m-nav-menu.flat ul li:hover {
          border-bottom: 3px solid #1B8CCA; }
  #mMainNavigation .m-nav-menu + .home-link {
    top: -5px;
    left: 15px; }
  #mMainNavigation .m-nav-toolbar-button {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 45px;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 16px;
    padding: 0;
    display: flex;
    margin-right: 10px;
    transition: all .3s linear;
    align-items: center;
    justify-content: center; }
    #mMainNavigation .m-nav-toolbar-button:hover {
      transition: all .3s linear; }
    #mMainNavigation .m-nav-toolbar-button.notifications {
      position: relative;
      color: rgba(0, 0, 0, 0.2);
      border: none;
      background: #3D4455; }
        #mMainNavigation .m-nav-toolbar-button.notifications .indicator {
            background: #009fdb;
            display: none;
            top: 1px;
            left: 21px;
            position: absolute;
            min-width: 18px;
            height: 18px;
            border-radius: 50%;
            font-size: 11px;
            color: #fff;
            text-align: center;
            padding: 0 5px;
            line-height: 18px;
        }
      #mMainNavigation .m-nav-toolbar-button.notifications.has-notifications .indicator {
        display: block; }
      #mMainNavigation .m-nav-toolbar-button.notifications.has-notifications .icon {
        color: #fff; }
      #mMainNavigation .m-nav-toolbar-button.notifications:hover:not(.has-notifications) {
        background: #ef5c6e;
        color: #FFF; }
  #mMainNavigation .m-nav-toolbar {
    display: flex;
    height: 45px;
    margin-left: auto;
    margin-right: 25px;
    position: relative; }
    #mMainNavigation .m-nav-toolbar .m-user-menu {
      position: absolute;
      right: 15px;
      top: 80px; }
      #mMainNavigation .m-nav-toolbar .m-user-menu .wrapper {
        background: #FFF;
        border: 1px solid #eee;
        -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
        -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
        -ms-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
        -o-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
        padding: 25px 50px;
        width: 350px;
        position: relative;
        z-index: 1; }
        #mMainNavigation .m-nav-toolbar .m-user-menu .wrapper .m-users-name {
          color: #1B8CCA;
          font-size: 14px;
          font-weight: 600; }
        #mMainNavigation .m-nav-toolbar .m-user-menu .wrapper > ul a {
          color: #7489a0;
          margin-bottom: 5px;
          display: inline-block; }
          #mMainNavigation .m-nav-toolbar .m-user-menu .wrapper > ul a:hover {
            color: #1B8CCA; }
      #mMainNavigation .m-nav-toolbar .m-user-menu p {
        margin-bottom: 10px; }
      #mMainNavigation .m-nav-toolbar .m-user-menu .arrow {
        width: 50px;
        height: 25px;
        position: absolute;
        top: -24px;
        right: 0;
        transform: rotateZ(180deg);
        overflow: hidden;
        z-index: 2; }
        #mMainNavigation .m-nav-toolbar .m-user-menu .arrow::after {
          content: "";
          position: absolute;
          width: 20px;
          height: 20px;
          background: #FFF;
          transform: translateX(-50%) translateY(-50%) rotate(45deg);
          top: 0;
          left: 50%;
          border: 1px solid #EEE;
          -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
          -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
          -ms-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
          -o-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
          box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02); }

#mLoggedInUserMenuLink {
  background: #3D4455;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #1B8CCA;
  display: flex;
  font-weight: 600;
  min-width: 150px;
  padding: 0 25px;
  position: relative;
  transition: all .3s linear;
  align-items: center; }
  #mLoggedInUserMenuLink:hover {
    background: #1B8CCA;
    color: #fff; }
  #mLoggedInUserMenuLink .fa-user-circle {
    font-size: 20px;
    margin-right: 10px; }
  #mLoggedInUserMenuLink .fa-caret-down {
    margin-left: 15px; }
  #mLoggedInUserMenuLink .m-username {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    float: left; }

.message-list-wrapper {
  background: #fff;
  display: none;
  position: absolute;
  width: 300px;
  left: -263px;
  z-index: 1000;
  top: 53px;
  border-radius: 5px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02); }
  .message-list-wrapper .title {
    background: #f5f5f5;
    color: #7489a0;
    padding: 5px 10px;
    font-weight: 600;
    font-size: .85em; }
    .message-list-wrapper .title:first-child {
      border-radius: 5px 5px 0 0; }
  .message-list-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .message-list-wrapper ul li:last-child a {
      border-bottom: none; }
    .message-list-wrapper ul li a {
      display: block;
      padding: 5px 10px;
      border-bottom: 1px solid #eee; }
  .message-list-wrapper .subject {
    display: block;
    font-weight: 600; }
  .message-list-wrapper .received-date {
    color: #7489a0;
    font-size: 12px;
    font-weight: bold;
    opacity: .3; }
  .message-list-wrapper::after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: "\f0d8";
    color: #f5f5f5;
    position: absolute;
    top: -11px;
    right: 10px; }

.m-secondary-nav {
  background: #e0e0e0;
  position: relative;
  z-index: 1; }
  .m-secondary-nav.m-nav {
    text-align: center; }
    .m-secondary-nav.m-nav .menu {
      margin-left: 40px;
      height: 100%; }
      .m-secondary-nav.m-nav .menu > li {
        display: inline-block;
        height: 100%;
        max-width: 350px;
        position: relative; }
        .m-secondary-nav.m-nav .menu > li.is-active .m-nav-item-title {
          background: #ebecf1;
          transition: background ease-in .1s; }
        .m-secondary-nav.m-nav .menu > li:hover .m-nav-item-title {
          background: #1B8CCA;
          color: #FFF; }
          .m-secondary-nav.m-nav .menu > li:hover .m-nav-item-title .fa, .m-secondary-nav.m-nav .menu > li:hover .m-nav-item-title .far {
            color: inherit; }
        .m-secondary-nav.m-nav .menu > li:hover .m-nav-submenu {
          display: block; }
        .m-secondary-nav.m-nav .menu > li .m-nav-item-title {
          display: block;
          text-align: center;
          color: #7489a0;
          font-weight: 600;
          height: 100%;
          line-height: 40px;
          padding: 10px 50px 10px 20px;
          cursor: pointer;
          border-bottom: solid #3e4854;
          border-bottom-width: 0px;
          transition: border-bottom-width ease-in .1s; }
          .m-secondary-nav.m-nav .menu > li .m-nav-item-title .fa, .m-secondary-nav.m-nav .menu > li .m-nav-item-title .far {
            color: #1B8CCA; }
            .m-secondary-nav.m-nav .menu > li .m-nav-item-title .fa:first-child, .m-secondary-nav.m-nav .menu > li .m-nav-item-title .far:first-child {
              margin-right: 10px; }
            .m-secondary-nav.m-nav .menu > li .m-nav-item-title .fa.fa-caret-down, .m-secondary-nav.m-nav .menu > li .m-nav-item-title .far.fa-caret-down {
              position: absolute;
              right: 15px;
              top: 25px;
              color: #7489a0; }
          .m-secondary-nav.m-nav .menu > li .m-nav-item-title.fa:hover, .m-secondary-nav.m-nav .menu > li .m-nav-item-title.far:hover {
            background: #536172;
            cursor: initial; }
      .m-secondary-nav.m-nav .menu .m-nav-submenu {
        display: none;
        background: #1B8CCA;
        margin: 0;
        width: 200px;
        padding: 20px 0;
        position: absolute;
        z-index: 3;
        left: 0; }
        .m-secondary-nav.m-nav .menu .m-nav-submenu li.is-active a {
          background: rgba(46, 56, 69, 0.2);
          color: #FFF; }
        .m-secondary-nav.m-nav .menu .m-nav-submenu li a {
          display: block;
          padding: 10px 25px;
          color: #FFF;
          text-align: left; }
          .m-secondary-nav.m-nav .menu .m-nav-submenu li a:hover {
            background: rgba(46, 56, 69, 0.2);
            color: #FFF; }
        .m-secondary-nav.m-nav .menu .m-nav-submenu .divider {
          height: 1px;
          margin: 9px 0;
          overflow: hidden;
          background-color: rgba(59, 65, 72, 0.2); }
  .m-secondary-nav.m-secondary-nav-inverse {
    background: #FFF;
    border-bottom: 0;
    box-shadow: none;
    margin-bottom: -12px; }
    .m-secondary-nav.m-secondary-nav-inverse .tabs > li.is-active .pv-nav-item-title, .m-secondary-nav.m-secondary-nav-inverse .tabs > li:hover .pv-nav-item-title {
      border-color: #0078D7;
      color: #3C4B61;
      font-weight: bold; }
    .m-secondary-nav.m-secondary-nav-inverse .tabs > li .m-nav-item-title {
      background: transparent;
      border-color: #FFF;
      color: #3C4B61;
      font-size: 13px; }

.m-sidebar a {
  outline: none; }
.m-sidebar header {
  padding: 15px 15px 0; }
  .m-sidebar header a {
    color: #405e7c; }
    .m-sidebar header a i {
      font-size: 11px;
      margin-right: 3px; }
.m-sidebar .is-accordion-submenu-parent > a {
  background: rgba(255, 255, 255, 0.2);
  color: #7489a0;
  display: block;
  font-size: 12px;
  padding: 0.7rem 1rem 0.7rem 2rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .25px; }
  .m-sidebar .is-accordion-submenu-parent > a:after {
    border: 0;
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
    height: auto;
    margin: 0;
    left: 15px;
    top: 10px; }
.m-sidebar .is-accordion-submenu-parent[aria-expanded="true"] > a:after {
  content: "\f106"; }
.m-sidebar .is-accordion-submenu-parent .m-item-count {
  margin-left: 10px;
  position: relative;
  color: #7489a0;
  border-radius: 17px; }
.m-sidebar .m-submenu-item {
  font-size: 12px;
  position: relative; }
  .m-sidebar .m-submenu-item .m-context-menu {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 10;
    height: 100%;
    width: 35px; }
    .m-sidebar .m-submenu-item .m-context-menu > .fa {
      color: #1B8CCA;
      cursor: pointer;
      line-height: 45px;
      display: none;
      margin: 0;
      text-align: center; }
      .m-sidebar .m-submenu-item .m-context-menu > .fa.hover {
        background: #1B8CCA;
        color: #fff; }
  .m-sidebar .m-submenu-item > a.m-nav-item-link {
    color: #7489a0;
    display: block;
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px; }
  .m-sidebar .m-submenu-item .dropdown-pane {
    border-color: #DDD;
    left: auto !important;
    right: -5px;
    top: 34px !important;
    width: 130px; }
    .m-sidebar .m-submenu-item .dropdown-pane:before {
      content: '';
      position: absolute;
      border-bottom: 5px solid #FFF;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      right: 16px;
      top: -5px; }
    .m-sidebar .m-submenu-item .dropdown-pane li {
      line-height: 25px; }
    .m-sidebar .m-submenu-item .dropdown-pane a {
      border: 0;
      color: #3e4a58; }
      .m-sidebar .m-submenu-item .dropdown-pane a:hover {
        color: #1B8CCA; }
    .m-sidebar .m-submenu-item .dropdown-pane .fa {
      display: inline !important;
      margin-right: 5px; }
  .m-sidebar .m-submenu-item:hover, .m-sidebar .m-submenu-item.is-active {
    background: #EEE; }
  .m-sidebar .m-submenu-item:hover .fa-ellipsis-h {
    display: block; }
  .m-sidebar .m-submenu-item .fa.hover {
    background: #006FC8;
    display: block;
    color: #fff; }

.nav-tabs.wizard {
  background-color: transparent;
  padding: 0;
  width: 100%;
  margin: 0 auto 30px;
  border-radius: .25em;
  clear: both;
  border-bottom: none;
  display: flex; }

.nav-tabs.wizard li {
  width: 100%;
  float: none;
  margin-bottom: 3px;
  position: relative; }

.nav-tabs.wizard li > * {
  position: relative;
  padding: .5em .5em .5em 2.5em;
  color: #999999;
  background-color: #ccc;
  border-color: #ccc; }

.nav-tabs.wizard li.completed > * {
  color: #15a3ac !important;
  border-bottom: none !important; }

.nav-tabs.wizard li.active > * {
  color: #fff !important;
  background-color: #1B8CCA !important;
  border-color: #1B8CCA !important;
  border-bottom: none !important; }

.nav-tabs.wizard li::after:last-child {
  border: none; }

.nav-tabs.wizard > li > a {
  opacity: 1;
  font-size: 16px;
  display: block;
  cursor: auto; }

span.nmbr {
  display: inline-block;
  padding: 10px 0 0 0;
  background: #ffffff;
  width: 35px;
  line-height: 100%;
  height: 35px;
  margin: auto;
  border-radius: 50%;
  font-weight: bold;
  font-size: 16px;
  color: #555;
  margin-bottom: 10px;
  text-align: center; }

@media (min-width: 992px) {
  .nav-tabs.wizard li {
    position: relative;
    padding: 0;
    margin: 4px 4px 4px 0;
    flex: 1 1 auto;
    float: left;
    text-align: center; }
    .nav-tabs.wizard li .fa {
      margin-right: 8px; }

  .nav-tabs.wizard li.active a {
    padding-top: 9px; }

  .nav-tabs.wizard li::after,
  .nav-tabs.wizard li > *::after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    height: 0;
    width: 0;
    border: 21px solid transparent;
    border-right-width: 0; }

  .nav-tabs.wizard li:after {
    z-index: 1;
    transform: translateX(4px);
    border-left-color: #fff;
    margin: 0; }

  .nav-tabs.wizard li > *::after {
    z-index: 2;
    border-left-color: inherit; }

  .nav-tabs.wizard > li:nth-of-type(1) > a {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; }

  .nav-tabs.wizard li:last-child a {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; }

  .nav-tabs.wizard li:last-child {
    margin-right: 0; }

  .nav-tabs.wizard li:last-child a:after,
  .nav-tabs.wizard li:last-child:after {
    content: "";
    border: none; }

  span.nmbr {
    display: block; } }
abbr[title] {
  border: none;
  color: inherit; }

.m-page-header {
  background: transparent;
  padding: 15px; }
  .m-page-header h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0; }
  .m-page-header.grid-header {
    padding: 25px 15px; }
    .m-page-header.grid-header .columns {
      padding: 0; }
    .m-page-header.grid-header .m-title {
      font-size: 18px;
      font-weight: 600;
      line-height: 35px;
      margin: 0;
      letter-spacing: 0; }
  .m-page-header.has-tabs {
    padding-bottom: 0;
    padding-top: 0; }
    .m-page-header.has-tabs .m-tabs {
      margin-top: 25px; }
    .m-page-header.has-tabs .back-link {
      color: #1B8CCA;
      font-weight: 600;
      margin-top: 25px;
      display: inline-block; }
  .m-page-header .m-page-option {
    font-size: 12px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
    padding: 3px 5px;
    border-radius: 3px;
    border: 1px solid transparent;
    text-transform: capitalize; }
    .m-page-header .m-page-option .fa {
      display: none; }
    .m-page-header .m-page-option.is-selected, .m-page-header .m-page-option:hover {
      background: #ECF2F9;
      color: #1B8CCA;
      border-color: #D4DBE4; }
  .m-page-header .m-title {
    font-size: 30px;
    font-weight: 400;
    display: inline-block;
    line-height: 35px;
    margin: 0 10px 0 0;
    text-transform: capitalize; }
    .m-page-header .m-title .fa {
      margin-right: 10px; }
    .m-page-header .m-title.has-options {
      padding-right: 10px;
      margin-right: 10px;
      border-right: 1px solid #D4DBE4; }
  .m-page-header .m-global-options {
    float: right;
    width: 100%; }
    .m-page-header .m-global-options .m-section-toolbar {
      width: auto;
      float: right; }
      .m-page-header .m-global-options .m-section-toolbar .bulk a {
        color: #7489a0;
        font-weight: 600; }
        .m-page-header .m-global-options .m-section-toolbar .bulk a .fa {
          color: #7489a0; }
    .m-page-header .m-global-options .menu {
      width: auto;
      float: right; }
    .m-page-header .m-global-options .k-dropdown, .m-page-header .m-global-options .m-button, .m-page-header .m-global-options .k-filter-menu .k-action-buttons .k-button, .k-filter-menu .k-action-buttons .m-page-header .m-global-options .k-button, .m-page-header .m-global-options .k-datepicker, .m-page-header .m-global-options label, .m-page-header .m-global-options .k-upload {
      float: right;
      margin: 0 0 0 10px; }
    .m-page-header .m-global-options label {
      display: inline;
      font-size: 13px;
      line-height: 33px;
      margin-left: 10px;
      text-transform: none; }
    .m-page-header .m-global-options .k-upload-button {
      margin: 0;
      padding: 0; }
    .m-page-header .m-global-options .k-upload-files {
      display: none; }

.m-page-content {
  background: transparent; }

.tabs-content .m-filter-bar {
  margin: -1rem -1rem 25px; }

.m-filter-bar {
  margin-bottom: 15px;
  padding: 15px 0;
  border-bottom: 2px solid #1B8CCA;
  background: #dadce2; }
  .m-filter-bar:after {
    content: "";
    display: table;
    clear: both; }
  .m-filter-bar .filters .filter-icon-box {
    background: rgba(73, 80, 99, 0.1);
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 38px; }
    .m-filter-bar .filters .filter-icon-box .fa {
      color: #1B8CCA;
      text-align: center;
      font-size: 16px; }
  .m-filter-bar .filters input[type=text], .m-filter-bar .filters .k-dropdown-wrap, .m-filter-bar .filters .k-multiselect-wrap {
    border: 1px solid rgba(0, 0, 0, 0.18); }
  .m-filter-bar .filters .k-multiselect {
    background: transparent; }
    .m-filter-bar .filters .k-multiselect .k-multiselect-wrap {
      background: #fff;
      border-color: rgba(0, 0, 0, 0.18);
      border-radius: 3px;
      padding: 0; }
  .m-filter-bar .filters .k-widget.k-dropdown, .m-filter-bar .filters .k-datepicker {
    background: transparent; }
  .m-filter-bar .filters .k-picker-wrap {
    background: #fff;
    border-color: rgba(0, 0, 0, 0.18); }
  .m-filter-bar .filters a {
    padding: 0; }
  .m-filter-bar .actions {
    float: right; }
  .m-filter-bar .m-input-group {
    margin-bottom: 0; }
  .m-filter-bar .k-dropdown {
    display: inline-block; }
  .m-filter-bar .k-multiselect {
    background: transparent; }
    .m-filter-bar .k-multiselect .k-multiselect-wrap {
      height: 38px;
      border: 1px solid #ddd;
      overflow-y: auto; }
  .m-filter-bar .k-datepicker {
    border-radius: 3px; }
    .m-filter-bar .k-datepicker .k-picker-wrap {
      background: transparent !important; }
  .m-filter-bar .m-button, .m-filter-bar .k-filter-menu .k-action-buttons .k-button, .k-filter-menu .k-action-buttons .m-filter-bar .k-button {
    vertical-align: middle; }
  .m-filter-bar.m-form-inline {
    background: #ebf1f7; }
    .m-filter-bar.m-form-inline .k-multiselect .k-multiselect-wrap {
      padding: 2px; }
      .m-filter-bar.m-form-inline .k-multiselect .k-multiselect-wrap .k-button {
        padding: 0 22px 0 10px; }
      .m-filter-bar.m-form-inline .k-multiselect .k-multiselect-wrap .k-select {
        right: 5px; }
  .m-filter-bar .menu li {
    margin-right: 10px; }
    .m-filter-bar .menu li.flex {
      flex: 1; }
    .m-filter-bar .menu li:last-child {
      margin-right: 0; }
  .m-filter-bar hr {
    border-style: dotted;
    margin: 10px 0; }

.menu.filters {
  margin-left: 0; }
  .menu.filters .k-dropdown {
    display: inline-block; }
  .menu.filters .m-button, .menu.filters .k-filter-menu .k-action-buttons .k-button, .k-filter-menu .k-action-buttons .menu.filters .k-button {
    vertical-align: middle; }

.m-input-group-wrapper {
  padding: 0 20px; }

ul {
  list-style-type: none;
  margin: 0; }

.m-flex {
  display: flex;
  align-items: center;
  padding: 5px; }

.box {
  background: #ffffff;
  border: 1px solid #E2E9F3;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 25px;
  padding: 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .box.has-nav {
    padding-bottom: 0; }
    .box.has-nav .box-title {
      text-align: center; }
    .box.has-nav .tabs {
      text-align: center; }
      .box.has-nav .tabs li {
        float: none;
        display: inline-block; }
    .box.has-nav li {
      margin-right: 5px; }
      .box.has-nav li a {
        background: none !important;
        color: #b0b3b5;
        padding: 4px 10px 10px; }
        .box.has-nav li a:hover {
          border-bottom: 3px solid;
          color: #1B8CCA; }
      .box.has-nav li.is-active a {
        border-bottom: 3px solid;
        color: #1B8CCA; }
  .box .box-title {
    margin-bottom: 20px; }
  .box header .columns {
    padding: 0; }
  .box header.row {
    margin: 0; }
  .box .box-options {
    text-align: right; }
    .box .box-options .m-button, .box .box-options .k-filter-menu .k-action-buttons .k-button, .k-filter-menu .k-action-buttons .box .box-options .k-button {
      vertical-align: middle; }
  .box .tabs-panel {
    padding: 0; }
  .box .k-grid {
    margin-top: 25px; }
  .box h4 {
    font-size: 16px;
    margin: 8px 0 0; }
  .box h4 + .k-grid {
    margin-top: 15px; }
  .box.media {
    text-align: center; }

.count-wrapper {
  background: rgba(0, 0, 0, 0.02);
  padding: 10px 15px;
  border-radius: 5px;
  margin-bottom: 24px; }
  .count-wrapper .value {
    display: block;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle; }
  .count-wrapper .title {
    color: #405e7c;
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px; }
  .count-wrapper.pending .value {
    color: #9969A8; }
  .count-wrapper.success .value {
    color: #15a3ac; }
  .count-wrapper.danger .value {
    color: #ef5c6e; }
  .count-wrapper.tab {
    background: none;
    cursor: pointer; }
  .count-wrapper.is-active {
    background: rgba(0, 0, 0, 0.02);
    cursor: default;
    pointer-events: none; }

.text-info.pv-input-group {
  font-size: 12px;
  margin-bottom: 5px; }

.m-toolbar {
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
  padding: 10px; }

.list-items li {
  background: #eee;
  border-radius: 2px;
  margin-bottom: 3px;
  padding: 5px 10px; }
  .list-items li:last-child {
    margin-bottom: 0; }
.list-items .m-actions {
  cursor: pointer;
  float: right;
  line-height: 20px; }
  .list-items .m-actions a {
    color: #005a9e;
    margin-left: 5px; }

.m-error {
  color: #ef5c6e !important; }

.m-warning {
  color: #e3a043; }

.m-success {
  color: #15a3ac !important; }

.m-pending {
  color: #9969A8; }

.m-info {
  color: #1B8CCA; }

.m-filter-menu > li {
  margin-right: 10px; }
.m-filter-menu .m-search-box {
  width: 260px !important; }

.m-clear-search-filter {
  position: absolute;
  right: 10px;
  top: 10px; }

.m-no-data-found {
  color: #ccc;
  font-size: 30px;
  margin-top: 100px;
  text-align: center; }

.m-tabs-content {
  display: none; }
  .m-tabs-content.is-active {
    display: block; }

.m-editable-view {
  background: #f5f8fb;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02); }
  .m-editable-view .section {
    position: relative;
    border-bottom: 1px solid #eee; }
    .m-editable-view .section header {
      padding-top: 25px;
      padding-left: 50px;
      margin-bottom: 0; }
      .m-editable-view .section header .section-number {
        width: 40px;
        height: 40px;
        background: #1b8cca;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        color: #fff;
        font-weight: 600;
        line-height: 38px;
        position: absolute;
        left: -20px;
        top: -17px;
        font-size: 20px; }
      .m-editable-view .section header h3 {
        margin-bottom: 0;
        font-size: 20px; }
    .m-editable-view .section .wrapper {
      padding: 25px 50px; }

.m-editable-view-title {
  margin-bottom: 25px;
  font-size: 30px;
  margin-top: 25px;
  padding-left: 10px; }

.m-back-link {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #1b8cca; }

.disabled {
  opacity: .5;
  pointer-events: none; }

.m-profile-screen .expanded-max-row {
  max-width: 1200px;
  margin-left: 0; }
.m-profile-screen .m-profile-header {
  background: #ebecf1;
  padding: 15px 0; }
  .m-profile-screen .m-profile-header h1, .m-profile-screen .m-profile-header h3 {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    line-height: 35px;
    margin: 0 10px 0 0;
    text-transform: capitalize; }
.m-profile-screen .m-profile-nav {
  position: fixed;
  width: 260px;
  top: 65px;
  bottom: 0;
  height: 100%;
  z-index: 2;
  background: #fff;
  border-right: 1px solid #eee;
  -webkit-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13);
  -ms-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13);
  -o-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13); }
  .m-profile-screen .m-profile-nav .m-nav-action-menu {
    height: 60px;
    font-size: 18px; }
  .m-profile-screen .m-profile-nav .m-return-link {
    color: #fff;
    text-align: center; }
    .m-profile-screen .m-profile-nav .m-return-link:hover {
      color: #005a9e; }
    .m-profile-screen .m-profile-nav .m-return-link .fa {
      margin: 0; }
  .m-profile-screen .m-profile-nav .m-profile-title {
    font-weight: 400;
    color: #7489a0;
    min-height: 28px;
    font-size: 16px;
    padding: 10px 0 10px 20px;
    margin-bottom: 0;
    min-height: 60px; }
    .m-profile-screen .m-profile-nav .m-profile-title .m-is-status {
      margin-right: 5px;
      font-size: 12px;
      color: #1B8CCA; }
      .m-profile-screen .m-profile-nav .m-profile-title .m-is-status.m-is-success {
        color: #15a3ac; }
      .m-profile-screen .m-profile-nav .m-profile-title .m-is-status.m-is-pending {
        color: #9969A8; }
      .m-profile-screen .m-profile-nav .m-profile-title .m-is-status.m-is-error {
        color: #ef5c6e; }
    .m-profile-screen .m-profile-nav .m-profile-title.has-no-status {
      line-height: 40px;
      padding: 10px 0 10px 20px; }
    .m-profile-screen .m-profile-nav .m-profile-title .m-badge {
      margin-top: 5px;
      display: inline-block; }
.m-profile-screen .m-nav {
  padding: 0; }
  .m-profile-screen .m-nav .m-nav-group-header {
    font-size: 13px;
    font-weight: 900;
    margin-top: 5px;
    color: #f1f1f1;
    padding-left: 50px; }
    .m-profile-screen .m-nav .m-nav-group-header:nth-child(0) {
      margin-top: 0; }
.m-profile-screen .m-profile-tabs .m-nav-group-title {
  padding-left: 20px; }
.m-profile-screen .m-profile-tabs .m-nav-group ul {
  margin-left: 0; }
.m-profile-screen .m-profile-tabs .m-nav-group .m-nav-group-title {
  color: #1B8CCA;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 15px 0 5px 15px; }
.m-profile-screen .m-profile-tabs .m-nav-item {
  float: none; }
  .m-profile-screen .m-profile-tabs .m-nav-item.is-active {
    background: #eee; }
    .m-profile-screen .m-profile-tabs .m-nav-item.is-active .m-nav-link {
      color: #7489a9;
      font-weight: 600; }
      .m-profile-screen .m-profile-tabs .m-nav-item.is-active .m-nav-link .m-item-count {
        background: #1e9ce0; }
  .m-profile-screen .m-profile-tabs .m-nav-item:hover {
    background: #eee; }
    .m-profile-screen .m-profile-tabs .m-nav-item:hover .m-nav-link {
      color: #7489a9; }
    .m-profile-screen .m-profile-tabs .m-nav-item:hover .m-item-count {
      background: #1B8CCA; }
.m-profile-screen .m-profile-tabs .m-nav-link {
  background: transparent;
  color: #c0cbdd;
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 13px;
  padding: 10px 20px 10px 35px;
  text-transform: capitalize;
  font-weight: 600; }
  .m-profile-screen .m-profile-tabs .m-nav-link .m-item-count {
    margin-left: 10px;
    font-size: .75em;
    padding: 3px 10px;
    text-align: center;
    position: relative;
    top: -1px;
    float: right;
    background: #dadce2;
    color: #fff;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px; }
.m-profile-screen .m-profile-tabs h4 {
  color: white;
  margin-left: 20px;
  margin-top: 16px;
  font-size: 20px; }
.m-profile-screen .m-nav-header-wrapper {
  font-weight: 600; }
  .m-profile-screen .m-nav-header-wrapper img {
    border-radius: 50%;
    max-width: 80px;
    margin-bottom: 10px; }
.m-profile-screen.isLeftNavHidden .m-profile-section, .m-profile-screen.isLeftNavHidden .m-page-header {
  margin-left: 0; }
.m-profile-screen.m-is-tabular .m-profile-section {
  margin-left: 0; }
.m-profile-screen.m-is-tabular .m-page-header {
  margin-left: 0; }
.m-profile-screen.m-is-tabular .m-profile-nav {
  background: #1B8CCA;
  position: relative;
  width: 100%;
  left: 0; }
.m-profile-screen.m-is-tabular .m-nav-list li {
  float: left; }
  .m-profile-screen.m-is-tabular .m-nav-list li:first-child a {
    background: transparent; }
  .m-profile-screen.m-is-tabular .m-nav-list li.is-active {
    background: #fff; }
    .m-profile-screen.m-is-tabular .m-nav-list li.is-active .m-nav-link {
      color: #7489a0;
      font-weight: 600;
      background: transparent; }
  .m-profile-screen.m-is-tabular .m-nav-list li .m-nav-link {
    padding: 10px 25px 10px 25px;
    font-weight: normal; }
.m-profile-screen.m-is-tabular .m-profile-title {
  max-width: 100%;
  text-align: left;
  padding: 10px 25px;
  margin-bottom: 0;
  min-height: initial;
  background: #1B8CCA; }
  .m-profile-screen.m-is-tabular .m-profile-title p {
    text-align: left;
    display: inline-block;
    width: auto; }
  .m-profile-screen.m-is-tabular .m-profile-title .m-badge {
    float: right;
    margin: 0; }

.m-ro-contact {
  border: 1px solid #eee;
  padding: 10px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .m-ro-contact .m-image-container {
    text-align: right; }
  .m-ro-contact .m-image {
    border-radius: 50%;
    border: 1px solid #E2E9F3; }
  .m-ro-contact .m-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 3px; }
  .m-ro-contact span {
    display: block;
    font-size: 14px; }
  .m-ro-contact .m-ro-actions {
    margin-top: 15px; }

.m-profile-section {
  position: relative; }
  .m-profile-section.has-navigation {
    margin-left: 260px; }
  .m-profile-section .m-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 35px;
    margin: 0;
    letter-spacing: 0; }
  .m-profile-section .k-grid {
    width: 100%; }
  .m-profile-section.is-header-bar {
    padding: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
    background: white;
    -webkit-box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.33);
    -ms-box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.33);
    -o-box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.33); }

.m-overview-section {
  background: #f9fcff;
  padding: 25px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13); }
  .m-overview-section header {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -25px;
    margin-bottom: 25px;
    padding: 25px;
    background: #fff; }
    .m-overview-section header h3 {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 0; }

.m-nav-accordion.accordion {
  background: transparent;
  border: none; }
  .m-nav-accordion.accordion .accordion-item.is-active .pv-nav-item:last-child {
    margin-bottom: 10px; }
  .m-nav-accordion.accordion .accordion-content {
    background: transparent;
    border: none;
    padding: 0; }
    .m-nav-accordion.accordion .accordion-content .pv-nav-list {
      margin: 0; }
      .m-nav-accordion.accordion .accordion-content .pv-nav-list .pv-nav-link {
        padding-left: 50px; }
  .m-nav-accordion.accordion .accordion-title {
    border: none;
    padding: 1rem 1rem .5rem 0;
    color: #005a9e; }
    .m-nav-accordion.accordion .accordion-title:hover {
      color: #fff;
      background: #005a9e; }
    .m-nav-accordion.accordion .accordion-title:focus {
      background: transparent;
      outline: none; }

.breadcrumbs {
  font-weight: 600;
  margin-bottom: 0; }
  .breadcrumbs li {
    font-size: 12px;
    text-transform: none; }
    .breadcrumbs li a {
      color: #1b8cca; }
    .breadcrumbs li .m-badge {
      position: relative;
      top: -2px; }

.m-hide {
  display: none; }

.accordion {
  background: #f5f8fb;
  border: 1px solid #eeeeee;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02); }
  .accordion li:last-child {
    margin-bottom: 0; }
    .accordion li:last-child a {
      border-bottom: 0 !important; }
  .accordion .accordion-item {
    border-bottom: 1px solid #eeeeee; }
    .accordion .accordion-item:first-child {
      -webkit-border-radius: 3px 3px 0 0;
      -moz-border-radius: 3px 3px 0 0;
      border-radius: 3px 3px 0 0; }
    .accordion .accordion-item:last-child {
      border-bottom: 0; }
    .accordion .accordion-item.is-active .accordion-title:before {
      content: "\f0d7";
      font-family: "Font Awesome 5 Pro"; }
  .accordion .accordion-title {
    border: 0 !important;
    border-radius: 0 !important;
    color: #3e4a58;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 20px;
    padding: 1.25rem 3rem; }
    .accordion .accordion-title:before {
      content: "\f0d9";
      position: absolute;
      left: 1.5rem;
      top: 50%;
      margin-top: -.5rem;
      font-family: "Font Awesome 5 Pro"; }
    .accordion .accordion-title.is-active:before {
      content: "\f0d7";
      font-family: "Font Awesome 5 Pro"; }
    .accordion .accordion-title:hover, .accordion .accordion-title:focus {
      background: rgba(226, 233, 240, 0.5);
      color: #1B8CCA;
      cursor: pointer; }
  .accordion .accordion-content {
    border: 0;
    color: inherit;
    padding: 1.7rem 1rem 1rem;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px; }
  .accordion .q-form-actions {
    margin: 0 -16px -16px; }

.q-panel-accordion .accordion-title {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }
  .q-panel-accordion .accordion-title:before {
    margin-top: -.3rem; }
  .q-panel-accordion .accordion-title:hover, .q-panel-accordion .accordion-title:focus {
    background: #fff; }

.k-grid {
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  margin-bottom: 0; }
  .k-grid .fixed-header {
    top: 0;
    position: fixed;
    width: auto;
    z-index: 1; }
  .k-grid .m-error {
    font-weight: 600; }
  .k-grid .k-selectable tr {
    cursor: pointer; }
    .k-grid .k-selectable tr.k-state-selected {
      background: #8ad9d3; }
      .k-grid .k-selectable tr.k-state-selected td {
        color: #fff; }
        .k-grid .k-selectable tr.k-state-selected td a {
          color: #fff; }
        .k-grid .k-selectable tr.k-state-selected td .m-error {
          color: #fff; }
  .k-grid .m-button, .k-grid .k-filter-menu .k-action-buttons .k-button, .k-filter-menu .k-action-buttons .k-grid .k-button {
    height: 25px;
    line-height: 25px;
    padding: 0 10px; }
  .k-grid .k-group-col, .k-grid .k-hierarchy-col {
    width: 23px !important; }
  .k-grid .m-look-like-link {
    color: #1B8CCA;
    text-decoration: underline; }
  .k-grid.can-drag-drop-rows tbody tr:hover {
    cursor: move; }
  .k-grid.m-grid-hide-toolbar .k-grid-toolbar {
    display: none; }
  .k-grid .k-grid-toolbar {
    background: none;
    text-align: right; }
  .k-grid .k-grid-header, .k-grid .k-header, .k-grid .k-grid-header-wrap {
    border-color: #ebebeb; }
  .k-grid .k-virtual-scrollable-wrap {
    background: #fff; }
  .k-grid .k-grid-content {
    border-right: 1px solid #ebebeb;
    height: auto;
    overflow: auto;
    overflow-x: auto;
    background: #edf5f9;
    width: 100%;
    min-height: 300px; }
    .k-grid .k-grid-content.k-auto-scrollable {
      overflow-y: scroll; }
    .k-grid .k-grid-content .k-i-collapse, .k-grid .k-grid-content .k-i-expand {
      margin-right: 10px; }
    .k-grid .k-grid-content .k-edit-cell.k-state-focused {
      box-shadow: none;
      -webkit-box-shadow: none; }
    .k-grid .k-grid-content .k-edit-cell input[type="checkbox"] {
      margin-left: 0px; }
    .k-grid .k-grid-content .k-grid-edit-row input[type="text"] {
      font-size: 12px;
      height: 100%;
      min-height: 28px; }
    .k-grid .k-grid-content k-textbox {
      max-width: 80%; }
    .k-grid .k-grid-content .k-button {
      border: none;
      box-shadow: none;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
      .k-grid .k-grid-content .k-button:hover, .k-grid .k-grid-content .k-button:focus {
        box-shadow: none; }
      .k-grid .k-grid-content .k-button .k-icon {
        display: none; }
      .k-grid .k-grid-content .k-button.k-primary {
        background: #1B8CCA;
        padding: 7px 12px;
        color: #fff; }
        .k-grid .k-grid-content .k-button.k-primary:hover {
          transition: background .3s;
          background: #156d9d; }
      .k-grid .k-grid-content .k-button.k-grid-cancel {
        background: #ef5c6e;
        color: #fff;
        padding: 7px 12px; }
        .k-grid .k-grid-content .k-button.k-grid-cancel:hover {
          transition: background .3s;
          background: #ea2e45;
          color: #fff; }
    .k-grid .k-grid-content .k-multiselect .k-button .k-icon {
      display: inline-block; }
  .k-grid .k-textbox {
    margin-bottom: 0;
    width: 100%; }
  .k-grid .k-pager-wrap {
    background: #FFFFFF; }
    .k-grid .k-pager-wrap .k-pager-nav {
      border: none;
      margin-top: 3px; }
    .k-grid .k-pager-wrap .k-link {
      min-width: 1em;
      border-radius: 3px;
      padding: 0 3px;
      background: #fff;
      color: #1B8CCA;
      border: none;
      font-size: 12px;
      line-height: 19.2px; }
    .k-grid .k-pager-wrap .k-state-selected, .k-grid .k-pager-wrap .k-link:hover {
      min-width: 1em;
      border-radius: 50px;
      background: #1B8CCA;
      color: #fff;
      border: none;
      font-size: 12px;
      padding: 0 3px;
      height: auto; }
    .k-grid .k-pager-wrap .k-pager-numbers {
      padding-top: 3px; }
      .k-grid .k-pager-wrap .k-pager-numbers > li {
        margin-right: 3px; }
    .k-grid .k-pager-wrap .k-pager-info, .k-grid .k-pager-wrap .k-pager-sizes {
      color: #7489a0;
      font-size: 12px;
      margin-top: 3px; }
    .k-grid .k-pager-wrap .k-pager-sizes {
      margin-top: 0; }
      .k-grid .k-pager-wrap .k-pager-sizes .k-dropdown-wrap {
        padding-right: 25px; }
        .k-grid .k-pager-wrap .k-pager-sizes .k-dropdown-wrap .k-select {
          line-height: 1.5em; }
    .k-grid .k-pager-wrap .k-dropdown {
      float: left;
      margin-top: 0;
      width: auto; }
      .k-grid .k-pager-wrap .k-dropdown .k-input {
        height: 26px;
        line-height: 26px; }
  .k-grid thead {
    /*padding-right: 0 !important;*/
    border-bottom: none; }
    .k-grid thead.k-grid-header tr {
      border-right: none; }
      .k-grid thead.k-grid-header tr th.k-header {
        background: #1B8CCA;
        border-color: #1e9ce0;
        font-size: 1.1em;
        font-family: "Lato", Helvetica, Arial, sans-serif;
        padding: 8px 10px;
        white-space: nowrap;
        color: #fff; }
        .k-grid thead.k-grid-header tr th.k-header .k-grid-filter {
          padding: .5em .3em .4em;
          right: 10px;
          z-index: 0; }
          .k-grid thead.k-grid-header tr th.k-header .k-grid-filter.k-state-active {
            background-color: #e3a043; }
            .k-grid thead.k-grid-header tr th.k-header .k-grid-filter.k-state-active .k-i-filter {
              background-position: -48px -80px;
              opacity: 1; }
        .k-grid thead.k-grid-header tr th.k-header .k-i-arrow-s, .k-grid thead.k-grid-header tr th.k-header .k-i-arrow-n {
          margin-left: 5px;
          margin-top: 1px; }
      .k-grid thead.k-grid-header tr .k-link {
        color: #fff; }
        .k-grid thead.k-grid-header tr .k-link.k-state-active {
          background: transparent; }
  .k-grid .k-grid-header {
    border-bottom: none; }
    .k-grid .k-grid-header thead tr {
      border-right: none; }
      .k-grid .k-grid-header thead tr th.k-header {
        background: #1B8CCA;
        border-color: #1e9ce0;
        font-size: 1.1em;
        font-family: "Lato", Helvetica, Arial, sans-serif;
        padding: 8px 10px;
        white-space: nowrap;
        color: #fff; }
        .k-grid .k-grid-header thead tr th.k-header .k-grid-filter, .k-grid .k-grid-header thead tr th.k-header .k-header-column-menu {
          padding: .5em .3em .4em;
          right: 10px;
          z-index: 0; }
          .k-grid .k-grid-header thead tr th.k-header .k-grid-filter.k-state-active, .k-grid .k-grid-header thead tr th.k-header .k-header-column-menu.k-state-active {
            background-color: #e3a043; }
            .k-grid .k-grid-header thead tr th.k-header .k-grid-filter.k-state-active .k-i-filter, .k-grid .k-grid-header thead tr th.k-header .k-header-column-menu.k-state-active .k-i-filter {
              background-position: -48px -80px;
              opacity: 1; }
        .k-grid .k-grid-header thead tr th.k-header .k-i-arrow-s, .k-grid .k-grid-header thead tr th.k-header .k-i-arrow-n {
          margin-left: 5px;
          margin-top: 1px; }
      .k-grid .k-grid-header thead tr .k-link {
        color: #fff; }
        .k-grid .k-grid-header thead tr .k-link.k-state-active {
          background: transparent; }
  .k-grid tbody tr {
    height: 40px; }
    .k-grid tbody tr.k-alt {
      background: #edf5f9; }
    .k-grid tbody tr:hover, .k-grid tbody tr.k-state-selected {
      background: #f9f9f9;
      background-image: none;
      color: #7489a0; }
    .k-grid tbody tr td {
      font-weight: normal;
      font-family: "Lato", Helvetica, Arial, sans-serif;
      font-size: 1.1em;
      padding: 0 10px;
      border: 1px solid #ebebeb;
      border-width: 1px 0 0 1px;
      color: #7489a0;
      text-align: left; }
      .k-grid tbody tr td a {
        color: #1e9ce0; }
        .k-grid tbody tr td a.m-button, .k-grid tbody tr td .k-filter-menu .k-action-buttons a.k-button, .k-filter-menu .k-action-buttons .k-grid tbody tr td a.k-button {
          color: #fff; }
    .k-grid tbody tr:last-child td {
      border-width: 1px 0 1px 1px; }
  .k-grid .is-centered-column-value {
    text-align: center; }
  .k-grid input[type="checkbox"], .k-grid input[type="radio"] {
    margin-bottom: 0;
    vertical-align: middle; }
  .k-grid .m-grid-action {
    font-size: 15px; }
  .k-grid .m-grid-action + .m-grid-action {
    margin-left: 5px; }
  .k-grid .fa-edit {
    color: #1B8CCA;
    font-size: 14px; }
  .k-grid .fa-trash, .k-grid .fa-remove, .k-grid .fa-times {
    color: #ef5c6e; }
  .k-grid .fa-check {
    color: #15a3ac; }
  .k-grid .grid-icon {
    margin-left: 5px; }
    .k-grid .grid-icon:first-child {
      margin-left: 0; }
  .k-grid:not(.scrollable) .k-grid-header, .k-grid:not(.scrollable) .k-grid-footer {
    padding-right: 0 !important; }
  .k-grid:not(.scrollable) .k-grid-content {
    overflow-y: hidden !important; }
  .k-grid .k-grid-footer strong {
    display: block; }
  .k-grid .k-command-cell .k-button {
    border: 1px solid #eee;
    transition: linear all .3s;
    border-radius: 50%;
    color: #1b8cca;
    width: 25px;
    height: 25px;
    min-width: inherit; }
    .k-grid .k-command-cell .k-button.m-delete {
      color: #ef5c6e; }
      .k-grid .k-command-cell .k-button.m-delete:hover {
        background: #ef5c6e; }
    .k-grid .k-command-cell .k-button:hover {
      color: #fff; }
    .k-grid .k-command-cell .k-button .fa {
      margin-right: 0; }
  .k-grid.wrap .k-grid-header thead tr th.k-header {
    padding-right: 5px;
    white-space: normal;
    text-overflow: initial;
    overflow: initial;
    overflow-wrap: break-word; }
    .k-grid.wrap .k-grid-header thead tr th.k-header .k-grid-filter, .k-grid.wrap .k-grid-header thead tr th.k-header .k-header-column-menu {
      right: 5px; }
  .k-grid.wrap .k-grid-header thead tr .k-link {
    margin-right: 0;
    text-overflow: initial;
    overflow: initial; }
  .k-grid.wrap td {
    text-overflow: initial;
    overflow: initial;
    overflow-wrap: break-word; }

.grid-columns {
  max-width: 100%; }

/*Specifically targeting textfields in grid filters*/
form.k-filter-menu {
  padding: 15px;
  border-color: transparent; }
  form.k-filter-menu label > [type='checkbox'], form.k-filter-menu label > [type='radio'] {
    position: relative; }
  form.k-filter-menu label > [type='radio'] {
    margin-bottom: 0;
    vertical-align: middle; }
  form.k-filter-menu .k-textbox {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
    background-color: transparent;
    background-image: none; }
  form.k-filter-menu .k-filter-selected-items {
    font-weight: normal;
    margin: 5px 0;
    display: none; }

.k-filter-menu {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.3);
  color: #657892;
  /*Checklist*/ }
  .k-filter-menu .k-action-buttons .k-button {
    border: 0;
    line-height: 25px;
    width: 46%; }
  .k-filter-menu .k-filter-help-text {
    margin-bottom: 5px;
    text-align: center;
    margin: 5px 5px 10px 5px;
    text-transform: normal;
    font-size: 14px;
    font-weight: normal;
    font-family: "Lato", Helvetica, Arial, sans-serif; }
  .k-filter-menu .k-widget.k-dropdown.k-header {
    margin-bottom: 5px;
    width: 100%;
    border-color: #D4DBE4;
    box-shadow: none; }
    .k-filter-menu .k-widget.k-dropdown.k-header:focus {
      box-shadow: none;
      outline: none; }
    .k-filter-menu .k-widget.k-dropdown.k-header .k-dropdown-wrap {
      background: #fff;
      padding-top: 5px 0;
      font-size: 12px; }
      .k-filter-menu .k-widget.k-dropdown.k-header .k-dropdown-wrap .k-input {
        color: #657892; }
  .k-filter-menu .k-list-container {
    background: #fff; }
    .k-filter-menu .k-list-container .k-input {
      border-color: #8090A6;
      color: #8090A6;
      font-size: 12px;
      width: 100%;
      height: 34px; }
    .k-filter-menu .k-list-container .k-list .k-item {
      padding: 5px 10px !important;
      margin-top: 5px;
      font-size: 13px;
      border-bottom: none !important;
      text-transform: capitalize !important;
      font-weight: normal !important; }
    .k-filter-menu .k-list-container .k-list .k-item.k-state-selected.k-state-focused, .k-filter-menu .k-list-container .k-list .k-item:hover, .k-filter-menu .k-list-container .k-list .k-item.k-state-hover {
      box-shadow: none;
      background-image: none;
      background-color: #1B8CCA;
      border: none;
      color: #fff; }
  .k-filter-menu .k-multicheck-wrap .k-item .k-label {
    font-size: 14px;
    color: #73849C;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: capitalize; }
    .k-filter-menu .k-multicheck-wrap .k-item .k-label input[type=checkbox] {
      margin-bottom: 0;
      vertical-align: middle; }

/*
  Editable table overrides
*/
.k-numeric-wrap:before {
  content: none !important; }
.k-numeric-wrap .k-input.k-formatted-value {
  height: 35px; }

.k-grid-norecords-template {
  background-color: transparent;
  font-size: 14px;
  color: #7489a0;
  border: none;
  width: 30em; }

/*Created for pages where the list is the primary feature on the page*/
.m-generic-list-grid.k-grid {
  border: none;
  background: transparent;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  .m-generic-list-grid.k-grid .k-grid-header {
    background: inherit;
    border: none; }
    .m-generic-list-grid.k-grid .k-grid-header .k-grid-header-wrap {
      background: inherit;
      border: none; }
  .m-generic-list-grid.k-grid .k-grid-content {
    min-height: 300px; }
  .m-generic-list-grid.k-grid .k-pager-wrap {
    background: transparent;
    border-top: none;
    padding-top: 15px;
    padding-bottom: 15px; }
    .m-generic-list-grid.k-grid .k-pager-wrap .k-link {
      background: transparent; }
  .m-generic-list-grid.k-grid .container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 20px;
    height: 20px;
    margin: 0 auto; }
  .m-generic-list-grid.k-grid .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .m-generic-list-grid.k-grid .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee; }
  .m-generic-list-grid.k-grid .container:hover input ~ .checkmark {
    background-color: #ccc; }
  .m-generic-list-grid.k-grid .container input:checked ~ .checkmark {
    background-color: #1B8CCA; }
  .m-generic-list-grid.k-grid .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .m-generic-list-grid.k-grid .container input:checked ~ .checkmark:after {
    display: block; }
  .m-generic-list-grid.k-grid .container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .m-generic-list-grid.k-grid table {
    border: none; }
    .m-generic-list-grid.k-grid table thead, .m-generic-list-grid.k-grid table tbody {
      border: none; }
    .m-generic-list-grid.k-grid table thead tr {
      border: none; }
      .m-generic-list-grid.k-grid table thead tr:hover {
        background: transparent; }
      .m-generic-list-grid.k-grid table thead tr th.k-header.k-sorted .k-link {
        color: #fff;
        opacity: 1; }
    .m-generic-list-grid.k-grid table tbody tr td {
      padding-top: 15px;
      padding-bottom: 15px;
      border-width: 1px 0 0 0; }
      .m-generic-list-grid.k-grid table tbody tr td a:not(.m-button) {
        text-decoration: underline; }
    .m-generic-list-grid.k-grid table tbody tr:hover {
      background: #ebf1f7; }
    .m-generic-list-grid.k-grid table tbody tr.k-alt {
      background: #fafafb; }
    .m-generic-list-grid.k-grid table tbody tr:last-child td {
      border-bottom-width: 1px; }

.k-grid-norecords {
  color: #7489a0;
  font-size: 14px;
  height: 4em;
  line-height: 4em; }

.m-row-actions a {
  border: 1px solid #eee;
  margin-left: 10px;
  transition: linear all .3s;
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  .m-row-actions a:first-child {
    margin-left: 0; }
  .m-row-actions a:hover {
    background: #1B8CCA;
    border-color: #1B8CCA;
    color: #fff;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.23);
    transition: linear all .3s; }
    .m-row-actions a:hover i {
      color: #fff; }
.m-row-actions .m-edit:hover {
  background: #1B8CCA;
  border-color: #1B8CCA; }
.m-row-actions .m-delete, .m-row-actions .m-cancel {
  color: #ef5c6e; }
  .m-row-actions .m-delete:hover, .m-row-actions .m-cancel:hover {
    background: #ef5c6e;
    border-color: #ef5c6e; }
.m-row-actions .m-update {
  color: #15a3ac; }
  .m-row-actions .m-update:hover {
    background: #15a3ac;
    border-color: #15a3ac; }

.highlight-row {
  font-weight: bold;
  background-color: #fecdd3; }

.m-grid {
  /* Form fields */ }
  .m-grid .k-grid-header thead tr th.k-header {
    background: #fff;
    border-color: #ebebeb;
    color: #7489a0; }
  .m-grid .k-grid-header thead tr .k-link {
    color: #7489a0; }
  .m-grid .k-grid-content {
    background: rgba(94, 103, 131, 0.055); }
  .m-grid tbody tr.k-alt {
    background: rgba(94, 103, 131, 0.055); }
  .m-grid tbody tr td.editable {
    position: relative;
    overflow: visible; }
  .m-grid .k-dropdown {
    position: static; }
    .m-grid .k-dropdown .k-dropdown-wrap .k-input {
      font-size: 12px;
      height: 28px;
      line-height: 28px; }
    .m-grid .k-dropdown .k-dropdown-wrap .k-select {
      line-height: 1.1em; }
  .m-grid .k-widget.k-tooltip-validation {
    left: auto;
    margin: 0 !important;
    position: absolute;
    top: 33px; }
    .m-grid .k-widget.k-tooltip-validation .k-callout-n {
      border-bottom-color: transparent !important; }
  .m-grid .m-row-actions + .m-row-actions {
    margin-left: 5px; }

.m-ov-table thead {
  background: transparent !important;
  border: none !important; }
.m-ov-table tbody {
  background: #ced6df !important; }
.m-ov-table .m-ov-row {
  border: 1px solid #c4cad0;
  border-width: 1px 1px 0 1px; }
  .m-ov-table .m-ov-row:last-child {
    border-bottom-width: 1px; }
  .m-ov-table .m-ov-row td {
    padding: 10px 10px; }

td .k-grid {
  border: 1px solid #f1f1f1;
  margin: 10px 0;
  border-bottom: 0; }
  td .k-grid .k-grid-header thead {
    border: 1px solid #f1f1f1; }
    td .k-grid .k-grid-header thead tr .k-header {
      background: #f8f8f8;
      color: #0a0a0a;
      padding: 0.5rem 0.625rem 0.625rem;
      font-weight: bold;
      text-align: left;
      font-size: 13px;
      border: 0; }
  td .k-grid .k-grid-content {
    border-top: 1px solid #f1f1f1;
    min-height: 10px; }
  td .k-grid tbody {
    border: 1px solid #f1f1f1; }
    td .k-grid tbody tr.k-alt {
      background-color: none; }
    td .k-grid tbody tr td {
      border: 0;
      font-size: 13px;
      border-bottom: 1px solid #f1f1f1; }

.m-reveal {
  border: none;
  border-radius: 0;
  padding: 0;
  top: 15px !important; }
  .m-reveal header {
    background: #1B8CCA;
    border-bottom: 1px solid #e6edf4;
    margin-bottom: 15px;
    padding: 15px; }
  .m-reveal .m-reveal-title {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    text-align: left; }
  .m-reveal button.close-button {
    color: white;
    right: 25px;
    top: .75rem; }
  .m-reveal.large {
    width: 90%; }
  .m-reveal.medium {
    width: 60%; }
  .m-reveal .reveal-body {
    padding: 15px; }
    .m-reveal .reveal-body .accordion-title {
      color: #005a9e;
      font-size: 13px;
      padding: .8rem; }
      .m-reveal .reveal-body .accordion-title:before {
        content: "\f078";
        left: auto;
        margin-top: 0;
        right: .8rem;
        top: 12px; }
    .m-reveal .reveal-body .is-active .accordion-title {
      background-color: #e6e6e6; }
      .m-reveal .reveal-body .is-active .accordion-title:before {
        content: "\f077"; }
    .m-reveal .reveal-body.is-profile {
      padding: 0 15px; }
  .m-reveal .reveal-form-content {
    overflow-y: auto; }
  .m-reveal .m-reveal-actions {
    border-top: 1px solid #eee;
    padding: 15px;
    text-align: right; }
  .m-reveal label {
    display: inline-block;
    font-size: 13px;
    text-transform: none; }
  .m-reveal input[type=radio], .m-reveal input[type=checkbox] {
    margin-bottom: 0;
    vertical-align: middle; }
  .m-reveal .radio-inline {
    margin-left: 20px; }
  .m-reveal .k-grid {
    max-height: 500px; }
  .m-reveal .k-loading-mask {
    z-index: 4; }

.badge, .m-badge {
  background: #1B8CCA;
  line-height: 13px;
  padding: 5px 15px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  color: #fff;
  font-size: 13px; }
  .badge.m-is-error, .m-badge.m-is-error {
    background: #ef5c6e; }
  .badge.m-is-pending, .m-badge.m-is-pending {
    background: #9969A8; }
  .badge.m-is-success, .m-badge.m-is-success {
    background: #15a3ac; }
  .badge.warning, .m-badge.warning {
    background: #e3a043; }
  .badge.alert, .m-badge.alert {
    background: #ef5c6e; }
  .badge.pending, .m-badge.pending {
    background: #9969A8; }
  .badge.success, .m-badge.success {
    background: #15a3ac; }
  .badge.m-is-warning, .m-badge.m-is-warning {
    background: #e3a043; }

.m-list li {
  background: #eee;
  border-radius: 3px;
  margin-bottom: 5px;
  padding: 5px 15px; }
  .m-list li:last-child {
    margin-bottom: 0; }

.m-spinner {
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  color: #fff;
  display: flex;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 25px;
  justify-content: center;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999; }
  .m-spinner div {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    margin-top: 12px;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  .m-spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .m-spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0.5); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.m-switch-toggle {
  background-color: #2d3849;
  border: 1px solid #2d3849;
  border-radius: 3px;
  color: #fff;
  display: flex; }
  .m-switch-toggle li {
    cursor: pointer;
    display: inline-block;
    flex: 1;
    line-height: 30px;
    text-align: center; }
    .m-switch-toggle li i::after {
      content: "\f111";
      font-family: "Font Awesome 5 Pro";
      margin-right: 2px; }
    .m-switch-toggle li.is-active {
      background: #1B8CCA;
      pointer-events: none; }
      .m-switch-toggle li.is-active i::after {
        content: "\f192"; }
    .m-switch-toggle li:first-child {
      border-radius: 3px 0 0 3px; }
    .m-switch-toggle li:last-child {
      border-radius: 0 3px 3px 0; }

.tabs {
  margin: 0 25px; }
  .tabs .menu {
    background: #fff;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
    margin-left: 0; }
    .tabs .menu .tabs-title {
      margin-right: 15px; }
      .tabs .menu .tabs-title a {
        border-bottom: 2px solid transparent;
        color: #7489A0;
        opacity: .6;
        font-weight: bold;
        font-size: 13px;
        transition: border linear .2s; }
        .tabs .menu .tabs-title a:hover {
          background: #fff;
          border-bottom-color: #1B8CCA;
          color: #3e4a58;
          opacity: 1; }
      .tabs .menu .tabs-title.is-active a {
        background: #fff;
        border-bottom-color: #1B8CCA;
        color: #3e4a58;
        opacity: 1; }

.tabs-content {
  background: #f5f8fb;
  border: 1px solid #e6e6e6;
  margin: -20px 15px 15px;
  padding: 18px 0 0; }
  .tabs-content .m-filters {
    margin-bottom: 15px; }
    .tabs-content .m-filters .m-input-group {
      margin-bottom: 0; }

.readonly-tabs {
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding: 0 20px; }
  .readonly-tabs ul {
    display: flex;
    justify-content: space-between; }
  .readonly-tabs li {
    display: inline-block;
    padding: 0 10px 10px;
    font-weight: 600;
    cursor: pointer;
    border-bottom: 1px solid transparent;
    transition: border-bottom-color .3s ease-in; }
    .readonly-tabs li .fa {
      margin-right: 5px; }
    .readonly-tabs li.is-active, .readonly-tabs li:hover {
      border-bottom-color: #405e7c; }
    .readonly-tabs li.is-active {
      pointer-events: none; }

/** Imports Pages */
/** Account Pages */
.m-account-body:not(.is-reveal-open) {
  color: #43413d;
  position: relative;
  background: #495063;
  background: -webkit-linear-gradient(to right, #495063, #1f2e45);
  background: linear-gradient(to right, #495063, #1f2e45);
  height: 100%; }
  .m-account-body:not(.is-reveal-open):after {
    background-size: cover;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    opacity: .86;
    background-attachment: fixed; }
  .m-account-body:not(.is-reveal-open) .table, .m-account-body:not(.is-reveal-open) tbody, .m-account-body:not(.is-reveal-open) tr, .m-account-body:not(.is-reveal-open) td {
    background: transparent !important;
    border: 0; }
  .m-account-body:not(.is-reveal-open) label {
    color: #fff;
    margin-bottom: 10px; }
  .m-account-body:not(.is-reveal-open) .anon-form-wrapper {
    display: inline-flex; }

.anon-form-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }

.m-account-form-wrapper {
  padding: 50px 35px; }

.m-account-header {
  margin-bottom: 50px; }

.m-brand-container, .m-brand-container h3 {
  color: #fff; }

.m-brand-container h3 {
  font-size: 1.9375rem; }

.m-brand-description {
  line-height: 25px;
  letter-spacing: -.5px;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-right: 25px;
  font-weight: 600; }

.m-account-form-section {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.08);
  background: rgba(56, 66, 87, 0.9);
  color: #fff;
  margin: 0 auto;
  margin-top: 25px;
  border-radius: 5px;
  max-width: 500px; }

.is-login {
  border-radius: 0 5px 5px 0;
  overflow: hidden;
  position: relative;
  padding: 100px 35px; }
  .is-login .m-input-group input[type=text].m-account-captcha-input {
    width: 155px; }
  .is-login .m-captcha-info-msg {
    left: 150px;
    top: 70px; }

.m-account-form-title {
  border-bottom: 1px solid #e6ecf5;
  display: none;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
  text-transform: none; }

.m-account-panel .icon-refresh {
  height: 18px;
  overflow: hidden;
  position: absolute;
  top: 38px;
  right: 0;
  color: #009fdb;
  font-size: 18px;
  width: 17px; }

.m-account-form-section .m-input-wrapper label {
  top: 10px;
  font-size: 11px;
  line-height: 1.07143;
  font-weight: 600;
  left: 20px;
  color: #888da8;
  position: absolute;
  pointer-events: none;
  transition: .3s ease all;
  width: 90%; }

.is-login input[type=text], .is-login [type=password] {
  border: none;
  background: #fff;
  height: 54px;
  font-size: 13px;
  color: #888da8;
  margin-bottom: 0;
  width: 100%; }

.m-input-wrapper.is-focused input[type=text], .m-input-wrapper.is-focused input[type=password] {
  line-height: 1.8;
  padding: 1.3rem 1.1rem .4rem; }

.m-input-wrapper {
  margin-bottom: 15px;
  position: relative; }

.m-account-panel table {
  width: 100%; }
  .m-account-panel table tbody {
    border: 0; }

.m-account-panel table tbody tr:nth-child(odd) {
  background: transparent; }

.m-account-form-section hr {
  border-color: #8291a7;
  margin-top: 0; }

.is-login input[type=submit], .m-brand-button {
  font-size: 12px;
  line-height: 1;
  padding: 20px 35px;
  background: linear-gradient(to right, #18a3ac, #1b8cca);
  color: #fff;
  display: inline-block;
  font-weight: 600;
  border-radius: 3px;
  transition: transform .3s ease; }
  .is-login input[type=submit]:hover, .m-brand-button:hover {
    color: #fff;
    transition: transform .3s ease;
    transform: scale(1.05); }

.is-login input[type=submit] {
  width: 100%; }

.m-account-helper-links {
  margin-bottom: 25px;
  margin-top: 25px; }

.m-input-group input[type=text].m-account-captcha-input {
  border: 1px solid #ddd;
  display: inline-block;
  height: 40px;
  margin: 0 10px;
  width: auto; }

.m-captcha-info-msg {
  left: 165px;
  position: absolute;
  top: 65px; }

.m-account-panel .popover {
  color: #405e7c;
  display: none;
  max-width: none;
  top: -352px; }
  .m-account-panel .popover .arrow {
    left: 25%;
    bottom: -9px; }
.m-account-panel .popover-content {
  max-height: 305px;
  overflow: auto;
  padding: 15px 20px 0 !important; }
  .m-account-panel .popover-content p {
    padding-bottom: 15px;
    margin-bottom: 0; }
.m-account-panel .help {
  font-size: 25px;
  position: absolute;
  right: -36px;
  top: 15px; }
.m-account-panel .m-button-cancel {
  background-color: #7489a0; }
  .m-account-panel .m-button-cancel:hover {
    background-color: #667c95; }

.m-password-tooltip.tooltip {
  max-width: none !important; }
  .m-password-tooltip.tooltip:before {
    bottom: 98%;
    left: 96%; }

.m-account-panel .popover button.close, .enter-new-pwd .popover button.close {
  position: absolute;
  right: -3px;
  top: -8px; }

.popover .close-button {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50px;
  color: #7f7f7f;
  font-size: 12px;
  width: 25px;
  height: 25px;
  position: absolute;
  right: -6px;
  line-height: 23px;
  text-align: center;
  top: -6px; }
  .popover .close-button:hover {
    background: #7f7f7f;
    color: #fff; }

.m-account-user-consent.reveal {
  background: #ebecf1; }
.m-account-user-consent .panel {
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
  margin-bottom: 25px; }
.m-account-user-consent .m-account-form-wrapper h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
  text-transform: none; }

.m-dashboard header {
  background: #ebecf1;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 15px 0; }
  .m-dashboard header h3 {
    font-size: 18px;
    margin-bottom: 0; }
.m-dashboard .widget {
  background: transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 5px;
  float: left;
  margin: 0 15px 15px 0;
  overflow: hidden; }
  .m-dashboard .widget.kpi-tile {
    background: #15a3ac;
    height: 200px;
    padding: 40px 25px;
    width: 200px; }
    .m-dashboard .widget.kpi-tile a {
      color: #ffffff;
      display: block; }
    .m-dashboard .widget.kpi-tile .count {
      max-width: 150px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 5px; }
    .m-dashboard .widget.kpi-tile .title {
      font-size: 16px;
      letter-spacing: .5px; }
  .m-dashboard .widget.long-tile {
    width: 400px; }
  .m-dashboard .widget.to-do-list {
    background: #fff;
    height: 200px;
    padding: 15px 25px; }
    .m-dashboard .widget.to-do-list h3 {
      font-size: 18px; }
    .m-dashboard .widget.to-do-list li {
      line-height: 40px;
      position: relative; }
      .m-dashboard .widget.to-do-list li a {
        color: #405e7c;
        font-size: 14px;
        font-weight: 600; }
      .m-dashboard .widget.to-do-list li .m-badge {
        position: absolute;
        right: 0;
        top: 9px; }

#qInvoiceSubmissionContainer .file-type-container {
  display: flex;
  text-align: center; }
  #qInvoiceSubmissionContainer .file-type-container h5 {
    margin-bottom: 0; }
#qInvoiceSubmissionContainer .file-type {
  border: 1px dashed #bebebe;
  border-radius: 5px;
  cursor: pointer;
  margin-right: 15px;
  padding: 10px 15px 0;
  width: 225px; }
  #qInvoiceSubmissionContainer .file-type:hover, #qInvoiceSubmissionContainer .file-type.is-active {
    background-color: #eee; }
#qInvoiceSubmissionContainer .file-icon {
  background: url("../../Images/sprite-file-icons.png") no-repeat 0 0;
  display: inline-block;
  height: 48px;
  margin-left: 10px;
  width: 40px; }
  #qInvoiceSubmissionContainer .file-icon.txt {
    background-position: 0 0; }
  #qInvoiceSubmissionContainer .file-icon.pdf {
    background-position: 0 -48px; }
  #qInvoiceSubmissionContainer .file-icon.doc {
    background-position: 0 -96px; }
  #qInvoiceSubmissionContainer .file-icon.xls {
    background-position: 0 -144px; }
  #qInvoiceSubmissionContainer .file-icon:first-child {
    margin-left: 0; }
#qInvoiceSubmissionContainer #qUploadContainer .k-upload-files .k-file {
  display: none; }
  #qInvoiceSubmissionContainer #qUploadContainer .k-upload-files .k-file.k-file-invalid {
    display: block; }

#qInvoiceHistoryWidget .menu {
  display: flex;
  flex-wrap: wrap;
  float: none; }
  #qInvoiceHistoryWidget .menu .m-status-filter {
    flex: 1; }

.scrollable-multiselect .k-multiselect-wrap {
  overflow: auto;
  max-height: 100px;
  direction: rtl; }

/** Overrides */
body > .k-loading-mask:first-child {
  position: fixed; }

.k-multiselect-wrap {
  font-family: "Lato", Helvetica, Arial, sans-serif; }
  .k-multiselect-wrap .k-readonly {
    line-height: 38px;
    opacity: 1;
    padding: 0 3px; }

.k-state-disabled {
  opacity: .99; }
  .k-state-disabled .k-input {
    opacity: 0.5; }

/* Kendo Dropdown */
.k-dropdown {
  display: table;
  table-layout: fixed; }
  .k-dropdown .m-selected-value {
    font-weight: 400;
    color: #1B8CCA;
    margin-left: 10px; }
  .k-dropdown + .k-dropdown {
    margin-right: 10px; }

.k-dropdown-wrap.k-state-default, .k-dropdown-wrap.k-state-disabled {
  background: #fff;
  background-image: none;
  border-color: #ddd;
  border-radius: 3px;
  box-shadow: none;
  padding: 0 18px 0 12px;
  -moz-transition: border-color ease 0.5s;
  -o-transition: border-color ease 0.5s;
  -webkit-transition: border-color ease 0.5s;
  transition: border-color ease 0.5s; }
  .k-dropdown-wrap.k-state-default .k-select, .k-dropdown-wrap.k-state-disabled .k-select {
    width: 28px; }
    .k-dropdown-wrap.k-state-default .k-select .k-icon:not(.k-i-loading), .k-dropdown-wrap.k-state-disabled .k-select .k-icon:not(.k-i-loading) {
      background: none !important; }
      .k-dropdown-wrap.k-state-default .k-select .k-icon:not(.k-i-loading):before, .k-dropdown-wrap.k-state-disabled .k-select .k-icon:not(.k-i-loading):before {
        color: black;
        content: "\f0d7";
        font-family: 'Font Awesome 5 Pro';
        font-size: 14px;
        font-weight: 900;
        line-height: 23px; }
.k-dropdown-wrap.k-state-default:hover, .k-dropdown-wrap.k-state-default:focus {
  outline: none; }
.k-dropdown-wrap.k-state-default.k-state-active {
  border-color: transparent;
  border-radius: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }
.k-dropdown-wrap.k-state-default.k-state-border-down {
  border-bottom-width: 1px; }

.m-global-options .k-dropdown-wrap .k-input {
  height: 33px;
  line-height: 33px; }
.m-global-options .k-dropdown-wrap .k-select .k-icon:before {
  line-height: 35px; }
.m-global-options .k-datepicker .k-picker-wrap {
  height: 33px; }
  .m-global-options .k-datepicker .k-picker-wrap .k-input {
    height: 33px;
    line-height: 33px; }
.m-global-options .k-datepicker .k-i-calendar {
  margin-top: -1px; }

.k-dropdown-wrap .k-input {
  color: #2d3849;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 38px;
  line-height: 38px;
  padding: 0;
  text-indent: 0; }

.k-list-container {
  background: #fff;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  height: 35px;
  padding: 0 !important;
  z-index: 99; }
  .k-list-container .k-state-selected {
    background: #ddd;
    border: none;
    border-radius: 0;
    color: #2d3849 !important;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 7px 15px;
    text-transform: uppercase; }
  .k-list-container .k-list .k-item {
    border-radius: 0;
    border-bottom: 1px solid #f5f5f5;
    border-width: 0 0 1px;
    color: #2d3849;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding: 7px 15px;
    text-transform: none; }
    .k-list-container .k-list .k-item.k-state-hover {
      background: #e4e4e4;
      background-image: none;
      border-radius: 0;
      cursor: pointer; }
  .k-list-container .k-textbox {
    border: none;
    border-radius: 0;
    color: #2d3849; }
  .k-list-container .k-list-optionlabel {
    border-bottom: 1px solid #f5f5f5;
    font-size: 12px;
    padding: 1px 15px; }

/* Date Picker */
.k-datepicker, .k-picker-wrap {
  background-color: #fff !important;
  background-image: none !important; }

.k-datepicker .k-picker-wrap, .k-multiselect.k-header {
  border-color: #ddd;
  border-radius: 3px; }

.k-datepicker {
  width: 100%; }
  .k-datepicker .k-picker-wrap {
    height: 38px; }
    .k-datepicker .k-picker-wrap.k-state-hover {
      box-shadow: none; }
      .k-datepicker .k-picker-wrap.k-state-hover .k-i-calendar {
        background-position: -32px -176px; }
    .k-datepicker .k-picker-wrap.k-state-focused {
      box-shadow: none; }
    .k-datepicker .k-picker-wrap:before {
      display: none; }
    .k-datepicker .k-picker-wrap input[type=text] {
      background-color: transparent;
      border-radius: 0; }
    .k-datepicker .k-picker-wrap input[type=text], .k-datepicker .k-picker-wrap .k-select {
      border: none; }
    .k-datepicker .k-picker-wrap .k-select {
      margin-top: 3px; }
  .k-datepicker .k-i-calendar {
    margin: 3px 10px 0 0; }

.k-calendar td.k-state-focused, .k-calendar td.k-state-selected {
  box-shadow: none !important; }
  .k-calendar td.k-state-focused .k-link, .k-calendar td.k-state-selected .k-link {
    background: #ddd;
    border: 1px solid #ddd;
    color: #333; }
.k-calendar td.k-today .k-link {
  background: #fff;
  border: 1px solid #ddd;
  color: #333; }

/* Kendo Numeric Textbox */
.k-numerictextbox {
  display: block; }
  .k-numerictextbox .k-numeric-wrap {
    border-color: #ddd;
    height: 38px;
    padding-right: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .k-numerictextbox .k-numeric-wrap.k-state-hover, .k-numerictextbox .k-numeric-wrap.k-state-focused {
      background: #fff;
      box-shadow: none;
      -webkit-box-shadow: none; }
      .k-numerictextbox .k-numeric-wrap.k-state-hover input, .k-numerictextbox .k-numeric-wrap.k-state-focused input {
        border: none; }
    .k-numerictextbox .k-numeric-wrap input, .k-numerictextbox .k-numeric-wrap .k-input.k-formatted-value {
      height: 38px; }
    .k-numerictextbox .k-numeric-wrap .k-select {
      display: none; }
    .k-numerictextbox .k-numeric-wrap .k-input.k-formatted-value {
      border: none; }

/* Auto Complete */
.k-autocomplete {
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none !important;
  padding: 0; }

.k-autocomplete {
  position: relative;
  width: 100%; }
  .k-autocomplete:after {
    color: #1B8CCA;
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 12px;
    top: 13px; }
  .k-autocomplete.k-state-focused:after, .k-autocomplete.k-state-hover:after {
    content: ''; }
  .k-autocomplete .k-i-loading {
    bottom: 12px;
    right: 10px; }
  .k-autocomplete .k-i-close {
    margin-right: 10px; }
  .k-autocomplete input[type=text] {
    padding: 0 30px 0 5px; }

.noDataMessage {
  padding: 10px; }

.k-widget.k-tooltip-validation {
  background: #ef5c6e;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
  border: 0;
  border-radius: 2px;
  color: #fff;
  display: block;
  left: 0;
  line-height: 1.6;
  min-width: 200px;
  max-width: 300px;
  padding: 5px 10px;
  position: relative;
  text-align: left;
  top: 2px;
  z-index: 3; }
  .k-widget.k-tooltip-validation .k-i-warning {
    display: none; }
  .k-widget.k-tooltip-validation:after {
    border-bottom: 5px solid #ef5c6e;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: '';
    height: 0;
    left: 1px;
    position: absolute;
    top: -5px;
    width: 0; }

.k-upload {
  background: #fff;
  border-radius: 2px;
  border-color: #e6e6e6; }
  .k-upload .k-upload-button {
    border-radius: 2px;
    border-color: #f5f5f5;
    color: #444;
    background-color: #f5f5f5;
    background-position: 50% 50%;
    box-shadow: none; }
  .k-upload .k-i-tick {
    margin: 0 0 0 5px; }
  .k-upload .k-i-pdf {
    background-position: -64px -80px !important;
    margin-right: 5px; }
  .k-upload .k-upload-status {
    top: 10px; }
  .k-upload .k-upload-status-total {
    top: 25px; }
  .k-upload .k-upload-files {
    border-color: #e6e6e6;
    padding: 0; }
    .k-upload .k-upload-files li:last-child {
      border: 0; }
  .k-upload .k-clear-selected, .k-upload .k-upload-selected {
    display: none; }
  .k-upload .k-file-validation-message {
    color: #ff3448;
    font-size: inherit;
    font-weight: bold; }

/* MultiSelect */
.k-multiselect.k-header {
  border-radius: 3px; }
  .k-multiselect.k-header .k-multiselect-wrap {
    min-height: 35px;
    padding: 10px; }
    .k-multiselect.k-header .k-multiselect-wrap .k-button {
      background-color: #f5f8fb !important;
      border-color: #ddd !important;
      height: 33px;
      line-height: 33px;
      margin: 1px 0 1px 3px;
      padding: 0 35px 0 15px; }
    .k-multiselect.k-header .k-multiselect-wrap .k-select {
      padding: 0;
      right: 10px;
      top: -1px; }
    .k-multiselect.k-header .k-multiselect-wrap li, .k-multiselect.k-header .k-multiselect-wrap .k-input {
      color: #2d3849;
      height: 33px;
      line-height: 33px;
      margin: 0;
      padding: 0 15px; }
  .k-multiselect.k-header .k-i-close {
    background-position: -32px -16px !important; }

/* Calendar Control */
.k-calendar .k-header {
  background: #ddd; }
  .k-calendar .k-header .k-link {
    background: transparent !important;
    color: #7489a0; }
.k-calendar table tbody tr:nth-child(even), .k-calendar td {
  background: #fff !important; }
.k-calendar .k-footer .k-nav-today {
  color: #7489a0; }

/* Kendo Grid */
.k-grid-norecords-template {
  border: 0;
  width: auto; }

.k-loading-image {
  position: absolute; }

.k-loading-mask {
  background: #f5f8fb;
  z-index: 2; }
  .k-loading-mask .k-loading-image {
    background-image: url("../../Images/spinner.svg"); }

/* Kendo Treelist */
.k-treelist .k-grid-content {
  display: block !important; }
.k-treelist .k-status {
  display: none; }

/* Off Canvas */
.off-canvas-wrapper {
  overflow: hidden; }
  .off-canvas-wrapper .k-loading-mask {
    position: fixed; }

.off-canvas-wrapper-inner {
  transition: margin-left 0.5s ease; }
  .off-canvas-wrapper-inner.is-off-canvas-open {
    margin-left: 250px;
    transform: none;
    transition: margin-left 0.5s ease;
    width: calc(100% - 250px); }
    .off-canvas-wrapper-inner.is-off-canvas-open .toggle-menu-icon:before {
      content: "\f104"; }
    .off-canvas-wrapper-inner.is-off-canvas-open .position-left {
      border-right: none;
      left: 0;
      max-height: none;
      outline: none;
      transform: none;
      width: 250px; }
  .off-canvas-wrapper-inner .toggle-menu-icon {
    position: fixed;
    width: 20px;
    height: 500px;
    float: left;
    background: #e0e0e0;
    text-align: center;
    border-radius: 0; }
    .off-canvas-wrapper-inner .toggle-menu-icon:before {
      color: #fff;
      content: "\f105";
      display: block;
      font-family: "Font Awesome 5 Pro";
      font-size: 30px; }
  .off-canvas-wrapper-inner .position-left {
    top: auto;
    transition: width 0.5s ease;
    width: 0; }

.off-canvas-content {
  background: none;
  box-shadow: none;
  margin-left: 20px;
  min-height: inherit; }

.off-canvas {
  background: rgba(0, 120, 215, 0.86);
  height: 100%;
  position: fixed;
  z-index: 1; }

.js-off-canvas-exit {
  background: none;
  cursor: auto; }

.max-row {
  max-width: 100%; }

.dropdown-pane {
  display: none;
  font-size: 13px;
  top: 100% !important; }

.dropdown-pane.is-open {
  display: block; }

/*Tooltips*/
.tooltip {
  background: #3C4B61; }

.tooltip.right:before {
  border-color: transparent #3C4B61 transparent transparent !important;
  border-left-style: solid !important; }

.tooltip.left:before {
  border-color: transparent transparent transparent #3C4B61 !important;
  border-left-style: solid !important; }

.has-tip {
  border-color: #C3D3E6 !important; }

/*Reveal*/
.reveal {
  background: #fff;
  outline: none;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .reveal .reveal-header {
    background: #fafafa;
    border-bottom: 1px solid #ccc;
    height: 50px;
    line-height: 48px;
    margin: -1rem -1rem 1rem;
    padding: 0 15px; }
    .reveal .reveal-header h3 {
      font-size: 15px;
      font-weight: normal;
      line-height: 50px;
      text-transform: none; }
  .reveal h2 {
    font-size: 20px;
    text-align: center; }
  .reveal.full {
    z-index: 100; }
  .reveal .close-button {
    right: 2rem;
    top: 2rem; }

.reveal-overlay {
  overflow: hidden;
  background-color: rgba(10, 10, 10, 0.65); }

input:checked ~ .switch-paddle {
  background: #15a3ac;
  box-shadow: none; }

input:checked ~ .switch-paddle:after {
  left: 1.25rem; }

.switch.small input:checked ~ .switch-paddle:after {
  left: 2.1rem;
  top: 4px; }

/*Accordion*/
.accordion {
  background: #f5f8fb;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02); }

.accordion-item {
  border-bottom: 1px solid #eee;
  padding: 0; }
  .accordion-item:last-child {
    border-bottom: 0; }

.accordion-title {
  background: #f5f8fb;
  border: 0;
  color: #3e4a58;
  font-family: "Lato";
  font-size: 20px;
  padding: 1.25rem 3rem; }
  .accordion-title:hover, .accordion-title:focus {
    background: rgba(226, 233, 240, 0.5); }
  .accordion-title:before {
    content: "\f0d9";
    position: absolute;
    left: 1.5rem;
    top: 50%;
    font-family: "Font Awesome 5 Pro"; }

.is-active > .accordion-title:before {
  content: "\f0d7";
  font-family: "Font Awesome 5 Pro"; }

.accordion-content {
  background: #f5f8fb;
  border-width: 1px 0 0 0;
  padding: 25px; }

/* Media Queries */
@media screen and (max-width: 1023px) {
  .reveal.tiny {
    width: 50%; } }
/*
  Dropdown menus
*/
.is-dropdown-submenu {
  border: none;
  margin-top: -3px;
  font-size: 14px;
  z-index: 9999;
  background: #fff;
  padding: 15px 0; }
  .is-dropdown-submenu .is-submenu-item {
    padding: 0; }
    .is-dropdown-submenu .is-submenu-item:hover {
      background: #e6e6e6; }
    .is-dropdown-submenu .is-submenu-item a {
      color: #7489a0; }
      .is-dropdown-submenu .is-submenu-item a .fa, .is-dropdown-submenu .is-submenu-item a .far, .is-dropdown-submenu .is-submenu-item a .fab, .is-dropdown-submenu .is-submenu-item a .fal {
        margin-right: 10px; }
        .is-dropdown-submenu .is-submenu-item a .fa.danger, .is-dropdown-submenu .is-submenu-item a .fa.error, .is-dropdown-submenu .is-submenu-item a .far.danger, .is-dropdown-submenu .is-submenu-item a .far.error, .is-dropdown-submenu .is-submenu-item a .fab.danger, .is-dropdown-submenu .is-submenu-item a .fab.error, .is-dropdown-submenu .is-submenu-item a .fal.danger, .is-dropdown-submenu .is-submenu-item a .fal.error {
          color: #ef5c6e !important; }
        .is-dropdown-submenu .is-submenu-item a .fa.success, .is-dropdown-submenu .is-submenu-item a .far.success, .is-dropdown-submenu .is-submenu-item a .fab.success, .is-dropdown-submenu .is-submenu-item a .fal.success {
          color: #15a3ac !important; }
      .is-dropdown-submenu .is-submenu-item a:hover {
        font-weight: 600; }

.dropdown.menu li.is-dropdown-submenu-parent a {
  display: block;
  padding: 15px 20px; }
  .dropdown.menu li.is-dropdown-submenu-parent a.m-button, .dropdown.menu li.is-dropdown-submenu-parent .k-filter-menu .k-action-buttons a.k-button, .k-filter-menu .k-action-buttons .dropdown.menu li.is-dropdown-submenu-parent a.k-button {
    padding: 10px 35px 10px 15px; }
  .dropdown.menu li.is-dropdown-submenu-parent a:after {
    display: none; }

.label.success {
  background: #15a3ac;
  color: #fff; }
.label.pending {
  background: #9969A8;
  color: #fff; }
.label.danger {
  background: #ef5c6e;
  color: #fff; }

/**
    Visibility
*/
.invisible {
  visibility: hidden; }

.menu > li > a.m-button.hollow, .k-filter-menu .k-action-buttons .menu > li > a.hollow.k-button {
  padding: 0.7rem 1rem; }
.menu > li > a.m-circle-button {
  display: block;
  padding: 0; }

.toast-success {
  background-color: #15a3ac; }

.toast-error {
  background-color: #ef5c6e; }

.toast-info {
  background-color: #1B8CCA; }

.toast-warning {
  background-color: #e3a043; }

#toast-container > .toast {
  background-image: none !important; }

#toast-container > .toast:before {
  position: fixed;
  font-family: 'Font Awesome 5 Pro';
  font-size: 20px;
  line-height: 18px;
  float: left;
  color: white;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em; }

#toast-container > .toast-warning:before {
  content: "\f071"; }

#toast-container > .toast-error:before {
  content: "\f05e"; }

#toast-container > .toast-info:before {
  content: "\f129"; }

#toast-container > .toast-success:before {
  content: "\f00c"; }

.swal2-container hr.swal2-spacer {
  height: auto;
  margin: 1rem auto; }
.swal2-container label {
  color: inherit;
  font-size: inherit; }

.scrollable-container {
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding: 10px;
}
.button-spacing {
    margin-right: 12px;
}
