/* 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"); }
/* Calibri Regular*/
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 600;
  src: local("Calibri"), local("Calibri"), url(../../Content/fonts/Calibri/Regular/Calibri.woff2) format("woff2"); }
/* Calibri Bold*/
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 900;
  src: local("Calibri Bold"), local("Calibri Bold"), url(../../Content/fonts/Calibri/Bold/Calibri-Bold.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; }

hr {
  max-width: 100%;
  width: 100%; }

a:hover {
  color: #009fdb;
  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; }

.field-validation-error {
  color: #ef5c6e;
  font-size: 13px; }

.q-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; }
  .q-input-group label, .q-input-group .field-label {
    color: #8291a7;
    display: block;
    font-size: inherit;
    line-height: 16px;
    margin-bottom: 5px;
    text-transform: none; }
  .q-input-group .pv-badge-adjustment {
    margin: 5px 0;
    display: inline-block; }
  .q-input-group.pv-is-radio-group label, .q-input-group.pv-is-checkbox-group label {
    display: inline-block;
    margin-right: 10px; }
  .q-input-group.pv-is-radio-group input[type=checkbox], .q-input-group.pv-is-radio-group input[type=radio], .q-input-group.pv-is-checkbox-group input[type=checkbox], .q-input-group.pv-is-checkbox-group input[type=radio] {
    position: relative;
    margin-bottom: 0; }
  .q-input-group input.disabled {
    cursor: not-allowed; }
  .q-input-group input[type=text], .q-input-group input[type=number], .q-input-group input[type=password], .q-input-group input[type="search"], .q-input-group input[type="email"], .q-input-group input[type="tel"], .q-input-group select, .q-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; }
    .q-input-group input[type=text][disabled], .q-input-group input[type=number][disabled], .q-input-group input[type=password][disabled], .q-input-group input[type="search"][disabled], .q-input-group input[type="email"][disabled], .q-input-group input[type="tel"][disabled], .q-input-group select[disabled], .q-input-group textarea[disabled] {
      background-color: #fff;
      opacity: 0.5; }
  .q-input-group input[type=text].readonly {
    border: none;
    padding-left: 0; }
  .q-input-group textarea {
    font-size: inherit;
    height: 100px;
    margin-bottom: 0; }
    .q-input-group textarea[disabled] {
      background-color: #fff;
      opacity: 0.5; }
  .q-input-group[disabled] {
    background-color: #fff;
    opacity: 0.5; }

.q-label-inline {
  display: inline-block !important; }

.q-label-inline + .q-label-inline {
  margin-left: 15px; }

.field-value {
  color: #3C4B61;
  cursor: default;
  font-size: 13px;
  word-wrap: break-word; }

.q-diversity-group label, .q-diversity-group .field-label {
    color: #8291a7;
    display: inline-block;
    font-size: inherit;
    line-height: 35px;
    margin-bottom: 5px;
    text-transform: none;
    margin-right: 59px;
    margin-bottom: 24px;
}

.q-diversity-group input[type=text].count-input {
    width: 155px;
    display: inline-block;
    margin-right: 63px;
    margin-left: -42px;
}

.q-diversity-group input[type=text].date-input {
    width: 258px;
    display: inline-block;
    margin-right: 63px;
    margin-left: 0px;
}


input[type=text], textarea {
  margin-bottom: 0; }

label {
  margin: 0; }

select, .q-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; }

.q-rc-group label {
  color: #8291a7;
  cursor: pointer;
  display: inline-block;
  margin-right: 8px; }
  .q-rc-group label:last-child {
    margin-right: 0; }

.q-rc-list table {
  margin: 0; }
  .q-rc-list table tbody, .q-rc-list table tr {
    background: transparent !important;
    border: 0; }

.q-filter-bar select {
  display: inline-block; }

::-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 {
  cursor: pointer; }

.q-button, .btn, .k-filter-menu .k-button {
  background: #009fdb;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  height: 40px;
  line-height: 33px;
  padding: 3px 25px;
  text-align: center;
  outline: none;
  text-decoration: none;
  -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; }
  .q-button:hover, .btn:hover, .k-filter-menu .k-button:hover {
    background-color: #008cc2;
    color: #fff !important; }
    .q-button:hover .fa, .btn:hover .fa, .k-filter-menu .k-button:hover .fa {
      color: inherit; }

.q-button[disabled] {
  cursor: not-allowed;
  opacity: .25; }
.q-button .fa {
  color: #fff;
  margin-right: 5px; }
.q-button.q-button-success {
  background-color: #15a3ac; }
  .q-button.q-button-success:hover {
    background-color: #128d95; }
.q-button.q-button-pending {
  background-color: #9969A8; }
  .q-button.q-button-pending:hover {
    background-color: #8d5b9d; }
.q-button.q-button-danger {
  background-color: #ef5c6e; }
  .q-button.q-button-danger:hover {
    background-color: #ed4559; }
.q-button.q-button-warning {
  background-color: #e3a043; }
  .q-button.q-button-warning:hover {
    background-color: #e0952d; }
.q-button.q-button-cancel, .q-button .btn-default {
  background-color: #7489a0; }
  .q-button.q-button-cancel:hover, .q-button .btn-default:hover {
    background-color: #667c95; }
.q-button.hollow {
  background: transparent;
  border-width: 1px !important;
  border: 1px solid rgba(0, 0, 0, 0.12);
  color: #7489a0;
  font-weight: 600;
  height: auto;
  padding: 3px 25px; }
  .q-button.hollow .fa {
    color: #009fdb; }
  .q-button.hollow.fa {
    color: #009fdb; }
    .q-button.hollow.fa.success {
      color: #15a3ac; }
    .q-button.hollow.fa.error {
      color: #ef5c6e; }
    .q-button.hollow.fa.warning {
      color: #e3a043; }
    .q-button.hollow.fa.disabled {
      color: rgba(0, 0, 0, 0.2); }
  .q-button.hollow.fa {
    font-family: "Font Awesome 5 Pro";
    overflow: hidden;
    width: 40px;
    height: 40px;
    vertical-align: top;
    padding: 0;
    font-size: 16px;
    line-height: 40px; }
    .q-button.hollow.fa:before {
      display: block; }
    .q-button.hollow.fa:hover {
      background: #009fdb;
      border-color: #009fdb;
      color: #fff; }
  .q-button.hollow.q-button-success .fa {
    color: #15a3ac; }
  .q-button.hollow.q-button-success:hover {
    background-color: #15a3ac;
    border-color: #15a3ac; }
  .q-button.hollow.q-button-pending .fa {
    color: #9969A8; }
  .q-button.hollow.q-button-pending:hover {
    background-color: #9969A8;
    border-color: #9969A8; }
  .q-button.hollow.q-button-danger .fa {
    color: #ef5c6e; }
  .q-button.hollow.q-button-danger:hover {
    background-color: #ef5c6e;
    border-color: #ef5c6e; }
  .q-button.hollow.q-button-warning .fa {
    color: #e3a043; }
  .q-button.hollow.q-button-warning:hover {
    background-color: #e3a043;
    border-color: #e3a043; }
  .q-button.hollow:hover {
    background-color: #009fdb;
    border-color: #009fdb;
    color: #fff !important; }
    .q-button.hollow:hover .fa {
      color: inherit; }

.q-button-shell {
  color: #009fdb;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  position: relative; }
  .q-button-shell.warning .q-button:hover {
    background-color: #e3a043;
    border-color: #e3a043; }
  .q-button-shell.warning .fa {
    color: #e3a043; }
  .q-button-shell.success .q-button:hover {
    background-color: #15a3ac;
    border-color: #15a3ac; }
  .q-button-shell.success .fa {
    color: #15a3ac; }
  .q-button-shell.danger .q-button:hover {
    background-color: #ef5c6e;
    border-color: #ef5c6e; }
  .q-button-shell.danger .fa {
    color: #ef5c6e; }
  .q-button-shell .q-button {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.12);
    color: #7489a0;
    height: 40px;
    line-height: 33px;
    padding: 3px 25px 3px 45px; }
    .q-button-shell .q-button:hover {
      background: #009fdb; }
  .q-button-shell .fa {
    cursor: pointer;
    left: 25px;
    position: absolute;
    top: 15px; }

.q-button + .q-button, .q-button.hollow.fa + .q-button.hollow.fa {
  margin-left: 5px; }

.q-button-shell:hover, .q-button-shell:hover .fa, .q-button-shell .q-button:hover, .q-button-shell.warning:hover, .q-button-shell.warning .q-button:hover, .q-button-shell.danger:hover, .q-button-shell.danger .q-button:hover, .q-button-shell.success:hover, .q-button-shell.success .q-button:hover, .q-button-shell.cancel:hover, .q-button-shell.cancel .q-button:hover {
  color: #fff !important; }

.q-filter-button {
  margin: 20px 0 0 0; }

.button-group {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  list-style: none;
  margin: 0;
  vertical-align: middle; }
  .button-group li {
    background: #009fdb;
    border-right: 1px solid #fff;
    float: left;
    padding: 0 8px; }
    .button-group li a {
      color: #fff; }
    .button-group li.pending {
      background: #9969A8; }
    .button-group li.success {
      background: #15a3ac; }
    .button-group li.error {
      background: #ef5c6e; }
    .button-group li:first-child {
      border-radius: 5px 0 0 5px; }
    .button-group li:last-child {
      border-radius: 0 5px 5px 0;
      border-right: 0; }

.q-button-filter, .q-left-panel-filters .btn {
  background: #86a409;
  border: 1px solid #3e4a58;
  border-radius: 25px;
  color: #3e4a58;
  width: 105%;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
  margin-left: 0px !important; }
  .q-button-filter:hover, .q-button-filter.is-active, .q-left-panel-filters .btn:hover, .q-left-panel-filters .btn.is-active {
    background: #3e4a58;
    color: #fff; }
  .q-button-filter.q-button-pending, .q-left-panel-filters .btn.q-button-pending {
    background-color: #9969A8; }
    .q-button-filter.q-button-pending:hover, .q-left-panel-filters .btn.q-button-pending:hover {
      background-color: #8d5b9d; }

.q-button-left-panel {
  background: #009fdb;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
  text-align: center;
  outline: none;
  text-decoration: none;
  -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; }
  .q-button-left-panel:hover {
    background-color: #008cc2;
    color: #fff !important; }
    .q-button-left-panel:hover .fa {
      color: inherit; }

:root {
  --dark-background: #3d4455 ; }

#sidebar .nav {
  margin-bottom: 15px; }

#sidebar ul {
  margin-left: 0;
  list-style: none; }

ul.dynamic {
  background: #fff;
  border: 1px solid #d6d6d6;
  width: auto !important; }

#sidebar .nav-list li.dynamic {
  background: none;
  /*border-bottom: 1px solid #D6D6D6;*/
  padding-right: 10px; }

li a.popout {
  background: url("../../Content/Images/icon-sprite.png") no-repeat scroll !important; }

#sidebar .nav-list li {
  /*border-bottom: 1px solid #dfdfdf;*/
  padding: 0 0 0 10px; }

#sidebar .nav-list li a, #sidebar .nav-list li.has-popup ul li a {
  color: #787878;
  display: block;
  padding: 8px 0 9px;
  border-right: none;
  font-size: 13px; }

#sidebar .nav-list li a:hover, #sidebar .nav-list li.selected a, #sidebar .nav-list li:hover a, #sidebar .nav-list .static .selected {
  color: #009fdb;
  border-right: 6px solid #009fdb; }

#sidebar .nav-list li.has-popup ul li a:hover {
  border-right: none;
  color: #009fdb; }

#uxMenu .nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
  width: 0; }

#sidebar .has-popup {
  position: relative; }

#sidebar .nav-item .dynamic {
  display: none;
  position: absolute;
  top: 0px;
  left: 100%;
  z-index: 1; }

#sidebar .nav-item.has-popup:hover .dynamic {
  display: block; }

#sidebar .nav-list .dropdown-menu li {
  box-shadow: none;
  /*border-bottom: 1px solid #d6d6d6*/ }

#sidebar .nav-list .dropdown-menu > li > a {
  display: block;
  padding: 8px 3px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap; }

#qMainNavigation {
  background: #495063;
  height: 65px;
  position: fixed;
  width: 100%;
  z-index: 10;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.12);
  border-bottom: rgba(0, 0, 0, 0.12);
  top: 0;
  left: 0; }

#qMainNavigation .row {
  /*height: 65px;*/ }

#qMainNavigation .q-logo a {
  margin-left: 11px;
  height: 35px;
  display: block; }

#qMainNavigation a {
  /*color: #fff;*/ }

#qMainNavigation .menu li {
  flex: 0 0 auto;
  position: relative;
  transition: background-color ease-out .3s;
  width: 75px; }

#qMainNavigation .menu li:hover {
  background-color: #2e3b4b; }

#qMainNavigation .q-nav-link {
  display: block;
  font-weight: 600;
  line-height: 40px;
  padding: 15px;
  text-align: center; }
  #qMainNavigation .q-nav-link .nav-items a:hover {
    color: #009fdb; }

#qMainNavigation .q-nav-submenu {
  display: none; }

#qMainNavigation .q-profile-card {
  background: #2e3b4b;
  margin-left: 0;
  width: 300px;
  padding: 20px 0;
  position: absolute;
  right: 0;
  z-index: 3; }

#qMainNavigation .has-submenu:hover .q-nav-submenu {
  display: block; }

#qMainNavigation .q-card-top-left {
  display: inline-block;
  float: left;
  width: 200px;
  padding: 10px 0 10px 20px; }

#qMainNavigation .q-card-top-left a {
  padding: 0;
  color: #009fdb;
  text-decoration: underline;
  font-weight: normal; }

#qMainNavigation .q-profile-card .q-users-name {
  font-size: 14px;
  color: #f5f8fb;
  padding: 0; }

#qMainNavigation .q-card-top-right {
  display: inline-block;
  float: right;
  width: 100px;
  padding: 0;
  text-align: center; }

#qMainNavigation .q-card-top-right .q-logout-link {
  padding: 0;
  display: inline;
  font-size: 25px;
  line-height: 70px; }

.q-nav-icon-set {
  float: right; }

/** Top Vertical Menu */
.q-nav-menu-trigger {
  display: inline-block;
  height: inherit;
  width: 65px; }

.q-nav-menu-trigger > a {
  background: #009fdb;
  color: #fff !important;
  display: block;
  font-size: 26px;
  line-height: 65px;
  text-align: center;
  width: inherit; }

.q-home-link {
  display: inline-block;
  margin-left: 15px; }

.q-home-link, .q-home-link > img {
  height: 30px; }

.q-nav-menu + .q-home-link {
  top: -5px; }

.q-nav-toolbar {
  display: flex;
  height: 45px;
  margin-right: 25px;
  margin-left: auto;
  position: relative; }

#qLoggedInUserMenuLink {
  background: var(--dark-background);
  border-radius: 5px;
  color: #009fdb;
  display: flex;
  font-weight: 600;
  max-width: 400px;
  min-width: 150px;
  padding: 0 25px;
  text-align: center;
  transition: all .3s linear;
  align-items: center; }
  #qLoggedInUserMenuLink .fa-user-circle {
    font-size: 20px;
    margin-right: 10px; }
  #qLoggedInUserMenuLink .fa-caret-down {
    margin-left: 15px; }
  #qLoggedInUserMenuLink:hover {
    background: #009fdb;
    color: #fff; }

.q-nav-menu {
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
  display: none;
  padding: 50px 50px 50px 100px;
  position: absolute;
  width: 950px;
  z-index: 100;
  top: 0; }
  .q-nav-menu ul {
    list-style-type: none;
    margin-left: 0; }

.q-nav-menu-trigger.expanded > a {
  height: 486px;
  position: absolute;
  top: 0;
  z-index: 101; }

.q-nav-menu a, .q-user-menu a {
  color: #7489a0;
  display: block;
  margin-bottom: 5px; }

.q-nav-menu label {
  color: #009fdb;
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize; }

.q-nav-menu img {
  height: 30px;
  margin-bottom: 25px; }

.q-nav-toolbar .q-user-menu {
  display: none;
  position: absolute;
  right: 15px;
  top: 80px; }

.q-nav-toolbar .q-user-menu .arrow {
  width: 50px;
  height: 25px;
  position: absolute;
  top: -24px;
  right: 0;
  transform: rotateZ(180deg);
  overflow: hidden;
  z-index: 2; }

.q-nav-toolbar .q-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;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02); }

.q-nav-toolbar .q-user-menu .wrapper {
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
  padding: 25px 50px;
  width: 350px;
  position: relative;
  z-index: 1; }

.q-user-menu .wrapper .q-users-name {
  color: #009fdb;
  font-size: 14px;
  font-weight: 600;
  line-height: 41px; }

#qPrimaryNavigation {
  display: flex;
  align-items: center;
  height: 65px; }

.q-nav-toolbar-button {
  border-radius: 5px;
  width: 45px;
  background: var(--dark-background);
  font-size: 16px;
  display: flex;
  margin-right: 10px;
  position: relative;
  transition: all .3s linear;
  align-items: center;
  justify-content: center; }
  .q-nav-toolbar-button:hover {
    transition: all .3s linear; }
  .q-nav-toolbar-button.notifications {
    position: relative;
    color: rgba(0, 0, 0, 0.2);
    border: none;
    background: #3D4455; }
    .q-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;
    }
    .q-nav-toolbar-button.notifications.has-notifications .indicator {
      display: block; }
    .q-nav-toolbar-button.notifications.has-notifications .icon {
      color: #fff; }
    .q-nav-toolbar-button.notifications:hover:not(.has-notifications) {
      background: #ef5c6e;
      color: #FFF; }

.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; }

.q-nav-toolbar-button.logout:hover {
  background: #009fdb;
  color: #fff !important;
  border-color: #009fdb; }

* {
  box-sizing: border-box; }

.q-profile-screen .container {
  max-width: 100%; }
.q-profile-screen #sidebar {
  background: #ebecf1;
  box-shadow: 4px 0 5px -2px rgba(0, 0, 0, 0.13);
  height: 100%;
  position: fixed;
  width: 250px;
  z-index: 5; }

.nav.nav-list {
  background: #fff;
  margin-bottom: 30px; }

.q-profile-screen .nav-list ul, .q-profile-screen .has-popup {
  width: 250px !important; }

.q-profile-screen .nav li a.popout {
  background-position: 220px -331px !important; }

.q-aside-nav {
  overflow-y: auto; }

.q-sidebar-content {
  margin-top: 20px; }
  .q-sidebar-content::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5; }
  .q-sidebar-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #F5F5F5;
    border: 1px solid #aaa;
    width: 5px; }
  .q-sidebar-content::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc; }

.q-box-table, .q-box-table .q-input-group {
  font-size: 12px; }

.q-filter-icon-box {
  background: rgba(73, 80, 99, 0.1);
  display: inline-block;
  height: 35px;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
  width: 35px; }
  .q-filter-icon-box .fa {
    color: #009fdb;
    font-size: 16px; }

.q-profile-section {
  margin-left: 250px; }
  .q-profile-section .q-profile-header {
    background: #ebecf1;
    padding: 15px 25px; }
    .q-profile-section .q-profile-header h1, .q-profile-section .q-profile-header h3 {
      font-size: 18px;
      font-weight: 600;
      display: inline-block;
      line-height: 35px;
      margin: 0 10px 0 0;
      text-transform: capitalize; }
    .q-profile-section .q-profile-header h6 {
      font-size: 13px;
      font-weight: 600;
      margin-bottom: 0; }
    .q-profile-section .q-profile-header .k-input {
      height: 33px !important; }
    .q-profile-section .q-profile-header .menu {
      margin-bottom: -15px; }

.q-profile-header .k-dropdown-wrap {
  height: 38px; }

.q-profile-content {
  padding: 15px 25px; }

.q-profile-section .q-filter-bar, .q-profile-section .q-alerts-bar {
  background: #dadce2;
  padding: 25px;
  border-bottom: 2px solid #009fdb; }
.q-profile-section .q-alerts-bar {
  margin: 0px 14px 5px; }

.q-filter-bar .filters input[type=text], .q-filter-bar .filters .k-dropdown-wrap, .q-filter-bar .filters .k-multiselect-wrap {
  border: 1px solid rgba(0, 0, 0, 0.18); }
.q-filter-bar .filters .k-multiselect {
  background: transparent; }
  .q-filter-bar .filters .k-multiselect .k-multiselect-wrap {
    background: #fff;
    border-color: rgba(0, 0, 0, 0.18);
    border-radius: 3px;
    height: 32px;
    padding: 6px 0 0 5px; }
.q-filter-bar .filters .k-widget.k-dropdown, .q-filter-bar .filters .k-datepicker {
  background: transparent; }
.q-filter-bar .filters .k-picker-wrap {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.18); }
.q-filter-bar .filters a {
  display: inline-block;
  line-height: 2.5; }
.q-filter-bar .menu li {
  margin-right: 10px; }
  .q-filter-bar .menu li:last-child {
    margin-right: 0; }
.q-filter-bar .menu .flex-child-grow {
  flex: 1 0 auto; }
.q-filter-bar.tabs {
  border: 0;
  padding: 5px 25px 0; }
.q-filter-bar .separator {
  margin: 0 10px; }
.q-filter-bar hr {
  border-style: dotted; }
.q-filter-bar .q-rc-group label {
  font-size: 13px; }
.q-filter-bar .q-grid-pager {
  display: inline-block; }
  .q-filter-bar .q-grid-pager .fa {
    height: 0; }
    .q-filter-bar .q-grid-pager .fa:before {
      background: transparent;
      top: -5px; }
.q-filter-bar.secondary {
  background: none;
  border: none;
  margin: 0 24px 0 20px;
  padding: 20px 0 0; }

.q-breadcrumbs {
  font-weight: 600;
  color: #7489a0;
  list-style: none;
  margin-bottom: 0;
  overflow: hidden; }
  .q-breadcrumbs li {
    font-size: 12px;
    text-transform: none; }
  .q-breadcrumbs a {
    color: #009fdb;
    font-size: 12px;
    font-weight: 600; }

.q-page-content {
  padding: 20px 10px 0;
  position: relative; }

.q-custom-window {
  background: #fff;
  border: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  display: none;
  left: 40% !important;
  padding: 15px 20px;
  position: fixed !important;
  top: 200px;
  width: 350px;
  z-index: 99; }

.q-custom-window header {
  border-bottom: 1px solid #eee;
  margin: 0 -20px 15px;
  padding: 0 25px 5px; }

.q-window-title {
  font-size: 15px;
  font-weight: 600; }

.q-window-heading {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }

.q-window-content {
  max-height: 300px;
  overflow-y: auto; }

.q-close-window {
  float: right; }

.q-window-actions, .q-form-actions {
  background: #ddd;
  padding: 10px 25px;
  margin: 0 -20px -15px;
  text-align: right; }

.q-form-actions {
  margin-bottom: -30px; }

.q-form-section {
  background: #f9fcff;
  padding: 25px;
  margin-bottom: 25px;
  border: 1px solid #d8e1ea;
  border-radius: 5px;
  box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13); }
  .q-form-section header, .q-form-section .q-form-actions {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -25px;
    margin-bottom: 25px;
    padding: 25px;
    background: #fff; }
  .q-form-section header h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0; }
  .q-form-section .q-form-actions {
    border-radius: 0 0 5px 5px;
    margin: 0 -25px -25px; }

.q-status-description {
  background: #0078d7;
  border-radius: 0;
  color: #fff;
  margin: 10px 50px 0;
  padding: 15px 75px 10px;
  position: absolute;
  width: 100%;
  left: -50px;
  top: -24px;
  height: 100px;
  z-index: -1; }

.q-status {
  background: rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 12px 20px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .q-status span {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    max-width: 300px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 30px;
    white-space: nowrap; }
  .q-status ul {
    list-style-type: none;
    margin: 0; }
    .q-status ul li {
      display: inline-block;
      margin-right: 30px; }
      .q-status ul li h6 {
        color: rgba(255, 255, 255, 0.5);
        font-size: 12px;
        margin-bottom: 0;
        text-transform: uppercase; }
      .q-status ul li:last-child {
        margin-right: 0; }

.q-status-description + .q-box-content {
  margin-top: 83px; }

.q-box-content {
  background: #fff;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
  margin: 0 25px;
  padding: 25px; }

.q-medium-box {
  margin: 0 auto;
  width: 50%; }

.q-report-info {
  font-style: italic;
  font-weight: bold; }

.or {
  display: inline-block;
  margin-top: 30px; }

.q-read-only-form {
  background: #f9fcff; }

.q-left-panel-filters h3 {
  color: #009fdb;
  font-size: 16px;
  font-weight: 600;
  text-align: center; }
.q-left-panel-filters hr {
  margin-bottom: 10px; }

.q-spinner {
  bottom: 0;
  color: #3C4B61;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 400px; }
  .q-spinner div {
    width: 5px;
    height: 5px;
    background-color: #3C4B61;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  .q-spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .q-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); } }
.tabs-title {
  margin-right: 15px; }

.tabs-title a, .q-tabs .ajax__tab_tab {
  display: block;
  text-align: center;
  color: #7489a0;
  font-weight: bold;
  height: 100%;
  line-height: 40px;
  padding: 12px 25px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: border-bottom-width ease-in .1s;
  outline: none; }

.tabs-title.is-active, .tabs-title.is-active a, .tabs-title a:focus, .tabs-title a:hover {
  background: transparent; }

.tabs-title.is-active a, .tabs-title:hover a, .q-tabs .ajax__tab_active .ajax__tab_tab, .q-tabs .ajax__tab_tab:hover {
  border-color: #009fdb;
  color: #3C4B61; }

.tabs-panel {
  padding: 0; }

.tabs-content {
  background: transparent;
  border: 0; }

.tabs-panel:not(.tabs-without-bg) {
  background: #e2e9f0;
  border: 1px solid #d6dee5;
  padding: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.tabs-panel.has-grid {
  background: #f2f3f8;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.tabs-panel .q-rc-grid {
  margin-bottom: -10px; }

.q-tabs .ajax__tab_header {
  background: #dadce2;
  height: 37px; }

.page-tabs {
  margin-top: -20px; }

.q-tabs.page-tabs .ajax__tab_header {
  height: 47px;
  margin: 0 -25px;
  padding: 10px 25px 0; }

.q-tabs.page-tabs.header-no-margin .ajax__tab_header {
  margin: 0; }

.q-tabs .ajax__tab_tab {
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.7rem 1rem; }

.page-tabs .ajax__tab_panel {
  padding-top: 25px; }

.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: #009fdb;
      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; }

.q-calendar .ajax__calendar_container, .k-calendar-container {
  border: 1px solid #eeeeee;
  background-color: #ffffff;
  color: #3e4a58;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding: 10px;
  width: 200px;
  z-index: 9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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); }

.q-calendar .ajax__calendar_header, .k-calendar th {
  border-bottom: 1px solid #eeeeee;
  height: auto;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.q-calendar .ajax__calendar_title {
  color: #3e4a58;
  font-size: 12px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }
.q-calendar .ajax__calendar_body, .q-calendar .ajax__calendar_days, .q-calendar .ajax__calendar_months, .q-calendar .ajax__calendar_years {
  width: 180px; }
.q-calendar .ajax__calendar_days thead {
  background: none;
  border: 0; }
.q-calendar .ajax__calendar_dayname, .q-calendar .ajax__calendar_day {
  text-align: center;
  width: 25px; }

.q-calendar .ajax__calendar_container table tbody tr:nth-child(even), .q-calendar .ajax__calendar_container table tbody tr:nth-child(2n+1), .k-calendar table tbody tr:nth-child(even), .k-calendar table tbody tr:nth-child(2n+1) {
  background: transparent !important; }

.q-calendar .ajax__calendar_active .ajax__calendar_day, .q-calendar .ajax__calendar_hover .ajax__calendar_day {
  background-color: #eeeeee;
  color: #3e4a58;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.q-calendar tbody {
  border: 0; }

.q-calendar td, .k-calendar td {
  padding: 0 !important; }

.q-calendar .ajax__calendar_today {
  font-weight: bold;
  padding-top: 0; }

.k-calendar-container {
  width: 230px; }

.k-calendar-container tbody {
  border: 0 !important; }

.k-calendar-container thead th {
  background: #fff;
  font-weight: bold;
  text-transform: none; }

table {
  font-family: "Lato", Helvetica, Arial, sans-serif; }
  table th {
    background: #e8edf3;
    border: 0;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase; }
  table td {
    word-break: break-word; }
    table td a {
      color: #00b2f5; }
    table td .field-label {
      margin-bottom: 0; }
  table .q-input-group {
    margin-bottom: 0; }
  table input[type=text], table .q-input-group input[type=text] {
    height: 30px; }

.q-grid {
  border: 1px solid #ebebeb;
  border-radius: 0; }
  .q-grid table {
    margin-bottom: 0; }
    .q-grid table th {
      background: #009fdb;
      border-color: #0086f1;
      color: #fff;
      font-size: 1.1em;
      padding: 5px 10px;
      text-align: left;
      text-transform: none; }
      .q-grid table th a {
        color: #fff; }
    .q-grid table tbody {
      border: 0; }
    .q-grid table td a[disabled] {
      color: #7489a0;
      cursor: default; }
    .q-grid table td input[type=text] {
      height: 30px;
      margin: 0 auto; }
    .q-grid table td textarea {
      height: 30px;
      margin: 10px auto; }
  .q-grid select {
    margin: 5px 0;
    height: 30px;
    line-height: 13px; }

.q-grid-paging {
  background: #fff;
  border-top: 1px solid #ebebeb; }
  .q-grid-paging table {
    border-radius: 0;
    margin: 0 auto;
    width: auto; }

.q-grid tbody .q-grid-paging table tr {
  height: auto; }

.q-grid tbody .q-grid-paging table tr > td, .q-grid-paging table tr > td {
  background: #fff;
  border: 0;
  padding: 0; }

.q-grid-paging table tr > td a, .q-grid tbody .q-grid-paging table tr > td span, .q-grid-paging table tr > td span {
  font-size: 12px;
  padding: 0 6px;
  line-height: 18px;
  height: 18px;
  display: inline-block; }

.q-grid tbody .q-grid-paging table tr > td span, .q-grid-paging table tr > td a:hover, .q-grid-paging table tr > td span {
  background: #009fdb;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }

.q-grid-paging table tbody, .q-grid-pager table tbody, .q-grid-pager .q-grid-paging {
  border: 0; }

.q-grid tbody tr:nth-child(odd):not(.q-grid-paging), table tbody tr:nth-child(odd):not(.q-grid-paging) {
  background: #fafafb; }

.q-grid tbody tr:not(.q-grid-paging) {
  height: 40px; }

.q-grid tbody tr:hover:not(.q-grid-paging) {
  background: #f9f9f9; }

.q-grid tbody tr:not(.q-grid-paging) td {
  font-weight: normal;
  padding: 0 10px;
  border: 1px solid #ebebeb;
  border-width: 1px 0 0 1px;
  color: #7489a0;
  text-align: left; }

.q-grid-actions {
  float: right; }
  .q-grid-actions .q-button {
    margin-top: 0 !important; }

.q-rm-filter {
  height: 11px;
  margin-left: 5px;
  margin-top: -5px;
  overflow: hidden;
  width: 10px; }

.q-grid-pager {
  position: relative;
  text-align: center; }
  .q-grid-pager td {
    height: 36px;
    padding: 0; }
    .q-grid-pager td > span {
      display: inline-block;
      height: 36px;
      padding-top: 9px;
      vertical-align: middle; }
  .q-grid-pager .fa {
    font-size: 22px;
    margin: 0 8px;
    color: #009fdb;
    overflow: hidden;
    width: 7px;
    height: 20px;
    text-align: left; }
    .q-grid-pager .fa:before {
      position: absolute;
      background: #fff;
      top: 9px; }
  .q-grid-pager .page-count {
    margin-top: 2px;
    vertical-align: middle; }

.q-grid-jump-to, .q-grid-pager-select {
  line-height: 36px;
  position: absolute;
  top: 0; }

.q-grid-jump-to {
  right: 15px; }
  .q-grid-jump-to input[type=text] {
    display: inline-block;
    width: 50px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    margin-left: 3px; }
  .q-grid-jump-to .q-button {
    height: 25px;
    line-height: 25px;
    margin-left: 3px;
    padding: 0 15px; }

.q-grid-pager-select {
  left: 15px; }
  .q-grid-pager-select select {
    width: auto;
    display: inline-block;
    height: 25px; }

.q-grid-custom-pager {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .q-grid-custom-pager .fa:before {
    background: #fff; }
  .q-grid-custom-pager .q-grid-jump-to {
    line-height: 38px; }

.q-grid-filter-applied {
  background: #fff;
  border: 1px solid #dee3e8;
  border-radius: 3px;
  padding: 5px 8px; }
  .q-grid-filter-applied span {
    font-weight: 600; }

.q-box-table > tbody {
  background: none;
  border: 0; }
  .q-box-table > tbody > tr {
    background: none !important; }
    .q-box-table > tbody > tr > td {
      border: 0;
      padding: 0; }
.q-box-table .box {
  background: #fff;
  border: 1px solid #d1dfec;
  border-left-width: 4px;
  margin-bottom: 10px;
  padding: 10px; }
  .q-box-table .box table, .q-box-table .box th {
    border: 1px solid #ebebeb; }
  .q-box-table .box th {
    border-width: 0 0 1px; }

.q-row-actions a {
  padding: 3px 5px;
  border: 1px solid #eee;
  margin-right: 5px;
  transition: linear all .3s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  .q-row-actions a:hover {
    background: #009fdb;
    border-color: #009fdb;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.23);
    color: #fff; }
.q-row-actions .q-delete {
  color: #ef5c6e;
  padding: 3px 6px 1px; }
  .q-row-actions .q-delete:hover {
    background: #ef5c6e;
    border-color: #ef5c6e; }

.q-data-grid {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 25px;
  padding: 10px 25px 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .q-data-grid .q-grid-filter-bar {
    background: transparent;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    border-width: 0 0 1px;
    margin: 0;
    padding: 10px 0; }
  .q-data-grid .q-grid-filtered-results {
    background: transparent;
    box-shadow: none;
    margin-bottom: 0;
    padding: 10px 0; }
  .q-data-grid .q-filter-bar {
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px dotted #dee3e8; }
    .q-data-grid .q-filter-bar.secondary {
      padding: 0; }

.q-rc-grid {
  border: 0;
  border-collapse: separate !important;
  border-spacing: 0 5px; }
  .q-rc-grid tr {
    background: #fff !important; }
  .q-rc-grid th {
    background: #f2f3f8;
    color: #7f8fa4;
    padding: 0 0.625rem; }
  .q-rc-grid td {
    border: 0;
    border-bottom: 2px solid #eceff2; }
    .q-rc-grid td:first-child {
      -webkit-border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      border-radius: 5px 0 0 5px; }
    .q-rc-grid td:last-child {
      -webkit-border-radius: 0 5px 5px 0;
      -moz-border-radius: 0 5px 5px 0;
      border-radius: 0 5px 5px 0; }

.q-grid-filter-bar h6, .q-filter-bar h6 {
  color: rgba(62, 74, 88, 0.4);
  cursor: default;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase; }
.q-grid-filter-bar input[type=text], .q-grid-filter-bar select, .q-filter-bar input[type=text], .q-filter-bar select {
  display: inline-block;
  width: auto; }
.q-grid-filter-bar input[type=text], .q-grid-filter-bar select, .q-grid-filter-bar .q-input-group, .q-filter-bar input[type=text], .q-filter-bar select, .q-filter-bar .q-input-group {
  margin-bottom: 0; }

.q-grid-filter-bar {
  background: #d1dfec;
  border-top: 1px solid #dee3e8;
  margin-top: -25px;
  padding: 10px; }
  .q-grid-filter-bar hr {
    border-bottom: 1px dotted #99b2c9; }
  .q-grid-filter-bar .q-input-group {
    margin-bottom: 0; }
    .q-grid-filter-bar .q-input-group p {
      margin-bottom: 5px; }
  .q-grid-filter-bar .q-rc-inline label {
    display: inline-block; }

.q-grid-filter-bar select, .q-filter-bar select, .q-filter-bar input[type=text] {
  width: 100%; }

.q-filter-bar .q-input-group p {
  margin-bottom: 0; }

.q-grid-custom-filter-bar {
  background: #fff;
  margin-bottom: 25px;
  margin-top: -5px; }

.k-pager-wrap {
  background: #FFFFFF;
  border: 0; }
  .k-pager-wrap .k-pager-nav {
    border: none;
    margin-top: 3px; }
  .k-pager-wrap .k-link {
    min-width: 1em;
    border-radius: 3px;
    padding: 0 3px;
    background: #fff;
    color: #009fdb;
    border: none;
    font-size: 12px;
    line-height: 19.2px; }
  .k-pager-wrap .k-state-selected, .k-pager-wrap .k-link:hover {
    min-width: 1em;
    border-radius: 50px;
    background: #009fdb;
    color: #fff;
    border: none;
    font-size: 12px;
    padding: 0 3px; }
  .k-pager-wrap .k-pager-numbers {
    padding-top: 3px; }
    .k-pager-wrap .k-pager-numbers > li {
      margin-right: 3px; }
  .k-pager-wrap .k-pager-info, .k-pager-wrap .k-pager-sizes {
    color: #7489a0;
    font-size: 12px;
    margin-top: 3px; }
  .k-pager-wrap .k-pager-sizes {
    margin-top: 0; }
    .k-pager-wrap .k-pager-sizes .k-dropdown-wrap {
      padding-right: 25px; }
      .k-pager-wrap .k-pager-sizes .k-dropdown-wrap .k-select {
        line-height: 1.5em; }
  .k-pager-wrap .k-dropdown {
    float: left;
    margin-top: 0;
    width: auto; }
    .k-pager-wrap .k-dropdown .k-input {
      height: 26px;
      line-height: 26px; }

.k-filter-menu, .k-column-menu {
  background: #fff;
  border: 0;
  border-radius: 3px;
  box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.3);
  color: #657892;
  padding: 15px; }
  .k-filter-menu .k-separator, .k-column-menu .k-separator {
    border: 0; }
  .k-filter-menu .k-item .k-link, .k-column-menu .k-item .k-link {
    padding: .5em 0 .4em; }

.highlight-row {
  font-weight: bold;
  background-color: #fecdd3; }

.q-dashboard .q-page-content {
  background: #fff; }
.q-dashboard .q-profile-section .q-filter-bar {
  margin-bottom: 0; }

.q-dashboard-widget {
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.04);
  padding: 10px 15px;
  margin-bottom: 15px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .q-dashboard-widget h2 {
    font-size: 50px;
    text-align: center; }
  .q-dashboard-widget h4 {
    font-size: 16px;
    font-weight: 600;
    color: inherit; }
    .q-dashboard-widget h4 label {
      float: right;
      margin-bottom: 8px;
      text-transform: none; }
  .q-dashboard-widget h5 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase; }
  .q-dashboard-widget .sub-head {
    display: inline-block;
    margin-top: -3px;
    vertical-align: middle; }
  .q-dashboard-widget.full a {
    display: block;
    width: 100%; }
  .q-dashboard-widget.full li:last-child {
    margin-top: 10px; }
  .q-dashboard-widget .breadcrumb {
    list-style: none;
    margin: 0; }

.q-dashboard-widget h3 label input[type=image], .q-dashboard-widget h4 label input[type=image] {
  vertical-align: middle; }

.q-dashboard-kpi {
  list-style-type: none;
  margin: 0; }
  .q-dashboard-kpi li {
    border-bottom: 1px dotted #ddd;
    text-align: center; }
    .q-dashboard-kpi li:last-child {
      border: 0; }
  .q-dashboard-kpi h2 {
    color: #76b732;
    font-size: 2.5rem;
    margin-bottom: -5px; }
  .q-dashboard-kpi p {
    margin-bottom: 10px; }
  .q-dashboard-kpi .q-rc-group label {
    font-size: 12px; }
  .q-dashboard-kpi .form-control {
    background: #d1dfec;
    margin: -10px -15px 10px;
    padding: 10px 15px; }
    .q-dashboard-kpi .form-control select {
      display: inline-block; }

.q-tile-count, .q-tile-title {
  display: block;
  text-align: center; }

.q-tile-count {
  font-size: 22px;
  font-weight: bold; }

.text-aqua {
  color: #18a3ac; }

.text-blue {
  color: #1dacd6; }

.text-green {
  color: #76b732; }

.text-purple {
  color: #9a4aa1; }

.text-red {
  color: red; }

.custom-bg {
  color: #fff; }

.bg-aqua {
  background-color: #18a3ac; }

.bg-blue {
  background-color: #1dacd6; }

.bg-green {
  background-color: #76b732; }

.bg-purple {
  background-color: #9a4aa1; }

.reveal-overlay {
  background: rgba(0, 0, 0, 0.33); }

.reveal {
  background: #fff;
  border: 0;
  outline: none;
  overflow-y: hidden;
  padding: 0;
  top: 50px !important;
  width: 650px; }
  .reveal .reveal-header {
    border-bottom: 1px solid #e6edf4;
    margin-bottom: 15px;
    padding: 15px;
    background: #009fdb; }
    .reveal .reveal-header .reveal-title {
      margin-bottom: 0;
      text-align: left;
      font-size: 16px;
      color: #fff;
      font-weight: normal; }
      .reveal .reveal-header .reveal-title a, .reveal .reveal-header .reveal-title span {
        color: inherit;
        font-size: 13px; }
  .reveal .reveal-body {
    overflow-y: auto;
    padding: 15px 25px; }
    .reveal .reveal-body .k-grid {
      margin-bottom: 0; }
      .reveal .reveal-body .k-grid .k-grid-content {
        min-height: 80px; }
  .reveal .reveal-actions {
    border-top: 1px solid #ddd;
    padding: 15px 25px;
    text-align: right; }
  .reveal .reveal-filter {
    border-bottom: 1px solid #eeeeee;
    background: #eeeeee; }
  .reveal .reveal-header + .reveal-filter {
    margin: -15px 0 10px;
    padding: 10px 25px; }
    .reveal .reveal-header + .reveal-filter label {
      display: inline-block; }
    .reveal .reveal-header + .reveal-filter .k-dropdown {
      width: 300px;
      display: inline-block;
      margin-left: 10px; }

.close-button {
  right: 1rem;
  top: .75rem;
  color: #fff !important;
  font-size: 2em; }

#timeout.reveal {
  top: 15px !important; }
  #timeout.reveal .reveal-form-content {
    overflow-y: auto;
    padding: 15px; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  position: absolute;
  right: 15px;
  font-size: 25px; }

.modal-title {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-body .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 20px; }

.modal-footer {
  background: #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 0px 0px;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }

.modal-footer > :not(:first-child) {
  margin-left: .25rem; }

.modal-footer > :not(:last-child) {
  margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-backdrop.fade.in {
  opacity: .5; }

.modal.in .modal-dialog {
  transform: translate(0, 0); }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }
.badge, .q-badge {
  background: #009fdb;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #fff !important;
  font-size: 13px;
  margin-left: 3px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px; }
  .badge.q-is-info, .q-badge.q-is-info {
    background: #009fdb; }
  .badge.q-is-error, .q-badge.q-is-error {
    background: #ef5c6e; }
  .badge.q-is-pending, .q-badge.q-is-pending {
    background: #9969A8; }
  .badge.q-is-success, .q-badge.q-is-success {
    background: #15a3ac; }
  .badge.q-is-warning, .q-badge.q-is-warning {
    background: #e3a043; }

.q-treeview table {
  margin: 10px;
  position: relative;
  padding-bottom: 15px;
  width: auto; }
  .q-treeview table tbody {
    background: none;
    border: 0; }
  .q-treeview table tr {
    background: none !important; }
.q-treeview a {
  color: #3e4a58; }
  .q-treeview a img {
    margin-right: 10px; }
  .q-treeview a.leafNode {
    color: #0078d7; }

.q-treeview table, .q-treeview table td {
  margin: 0;
  padding: 0; }

.list-group {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden; }
  .list-group > :last-child {
    margin-bottom: 0; }
  .list-group .list-group-item {
    padding: .5rem 1rem;
    border-bottom: 1px solid #e6e6e6; }
    .list-group .list-group-item a {
      display: block; }
    .list-group .list-group-item > :last-child {
      margin-bottom: 0;
      border-bottom: none; }
    .list-group .list-group-item.active, .list-group .list-group-item:hover, .list-group .list-group-item:focus {
      background-color: #009fdb;
      border-color: #009fdb; }
      .list-group .list-group-item.active a, .list-group .list-group-item:hover a, .list-group .list-group-item:focus a {
        color: #fefefe; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus, .list-group-item[disabled], .list-group-item[disabled]:hover, .list-group-item[disabled]:focus {
  color: #8a8a8a;
  cursor: not-allowed;
  background-color: #fefefe; }

.popover {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  position: absolute; }
  .popover.bs-popover-top .arrow {
    bottom: calc((.5rem + 1px) * -1); }
    .popover.bs-popover-top .arrow::before {
      bottom: 0;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-width: .5rem .5rem 0; }
    .popover.bs-popover-top .arrow::after {
      bottom: 1px;
      border-top-color: #fff;
      border-width: .5rem .5rem 0; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px); }

.popover-content {
  padding: .5rem .75rem; }

.q-tooltip {
  background: #ddd;
  border-radius: 3px;
  color: #405e7c;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  position: relative; }
  .q-tooltip .q-tooltip-title {
    font-size: 13px;
    font-weight: 600; }
  .q-tooltip .q-tooltip-content {
    display: none;
    width: 250px;
    position: absolute;
    top: 37px;
    left: -50%;
    background: #ddd;
    padding: 10px 15px;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02);
    z-index: 99;
    word-break: break-word;
    white-space: normal; }
    .q-tooltip .q-tooltip-content:before {
      content: '';
      left: calc(50% - 7px);
      top: -13px;
      border-width: 7px;
      border-style: solid;
      border-color: transparent transparent #ddd transparent;
      position: absolute; }

ul.dropdown-menu {
  background: #ddd;
  list-style-type: none;
  margin: 0; }
  ul.dropdown-menu li {
    font-weight: 400;
    display: inline-block;
    padding: 7px 25px 3px 15px;
    position: relative; }
    ul.dropdown-menu li #menu-text {
      display: inline-block;
      width: 200px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    ul.dropdown-menu li .fa {
      position: absolute;
      right: 15px;
      top: 35%; }
    ul.dropdown-menu li ul {
      display: none; }
    ul.dropdown-menu li:hover {
      background: #eee;
      cursor: pointer; }
      ul.dropdown-menu li:hover ul {
        display: block;
        width: 100%;
        left: 0;
        margin: 0;
        position: absolute;
        top: 33px;
        z-index: 10; }
        ul.dropdown-menu li:hover ul li {
          background: #eee;
          display: block;
          padding: 5px 15px;
          line-height: 18px; }
          ul.dropdown-menu li:hover ul li a {
            color: #405e7c;
            display: block; }
          ul.dropdown-menu li:hover ul li:hover {
            background: #ddd; }

#outdated {
  font-family: "Open Sans", "Segoe UI", sans-serif;
  position: absolute;
  background-color: #f25648;
  color: white;
  display: none;
  overflow: hidden;
  left: 0;
  position: fixed;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 1500;
  padding: 0 24px 24px 0; }
  #outdated.fullscreen {
    height: 100%; }
  #outdated .vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
  #outdated h6 {
    font-size: 25px;
    line-height: 25px;
    margin: 12px 0; }
  #outdated p {
    line-height: 12px;
    margin-bottom: 10px;
    text-transform: none; }
  #outdated #buttonUpdateBrowser {
    border: 2px solid white;
    color: white;
    cursor: pointer;
    display: block;
    margin: 30px auto 0;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    width: 230px; }
  #outdated #buttonUpdateBrowser:hover {
    background-color: white;
    color: #f25648; }
  #outdated .last {
    height: 20px;
    position: absolute;
    right: 70px;
    top: 10px;
    width: auto;
    display: inline-table; }
  #outdated .last[dir=rtl] {
    left: 25px !important;
    right: auto !important; }
  #outdated #buttonCloseUpdateBrowser {
    color: white;
    display: block;
    font-size: 36px;
    height: 100%;
    line-height: 36px;
    position: relative;
    text-decoration: none;
    width: 100%; }

.q-printable-table {
  width: 100%; }
  .q-printable-table tbody {
    background: #fff; }
    .q-printable-table tbody tr:nth-child(even) {
      background-color: #edf5f9; }

.q-pritable-table-th {
  background: #ddd; }
  .q-pritable-table-th td {
    font-weight: bold;
    text-align: left; }

/** Imports Pages */
/** Account Pages */
.q-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%; }
  .q-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; }
  .q-account-body:not(.is-reveal-open) .table, .q-account-body:not(.is-reveal-open) tbody, .q-account-body:not(.is-reveal-open) tr, .q-account-body:not(.is-reveal-open) td {
    background: transparent !important;
    border: 0; }
  .q-account-body:not(.is-reveal-open) label {
    color: #fff;
    margin-bottom: 10px; }
  .q-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%; }

.q-account-form-wrapper {
  padding: 50px 35px; }

.q-account-header {
  margin-bottom: 50px; }

.q-brand-container, .q-brand-container h3 {
  color: #fff; }

.q-brand-container h3 {
  font-size: 1.9375rem; }

.q-brand-description {
  line-height: 25px;
  letter-spacing: -.5px;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-right: 25px;
  font-weight: 600; }

.q-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 .q-input-group input[type=text].q-account-captcha-input {
    width: 155px; }
  .is-login .q-captcha-info-msg {
    left: 150px;
    top: 70px; }

.q-account-form-title {
  border-bottom: 1px solid #e6ecf5;
  display: none;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
  text-transform: none; }

.q-account-panel .icon-refresh {
  height: 18px;
  overflow: hidden;
  position: absolute;
  top: 38px;
  right: 0;
  color: #009fdb;
  font-size: 18px;
  width: 17px; }

.q-account-form-section .q-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%; }

.q-input-wrapper.is-focused input[type=text], .q-input-wrapper.is-focused input[type=password] {
  line-height: 1.8;
  padding: 1.3rem 1.1rem .4rem; }

.q-input-wrapper {
  margin-bottom: 15px;
  position: relative; }

.q-account-panel table {
  width: 100%; }
  .q-account-panel table tbody {
    border: 0; }

.q-account-panel table tbody tr:nth-child(odd) {
  background: transparent; }

.q-account-form-section hr {
  border-color: #8291a7;
  margin-top: 0; }

.is-login input[type=submit], .q-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, .q-brand-button:hover {
    color: #fff;
    transition: transform .3s ease;
    transform: scale(1.05); }

.is-login input[type=submit] {
  width: 100%; }

/*.q-brand-button:hover {
    color: #15a4fa;
}*/
.q-account-helper-links {
  margin-bottom: 25px;
  margin-top: 25px; }

.q-input-group input[type=text].q-account-captcha-input {
  border: 1px solid #ddd;
  display: inline-block;
  height: 40px;
  margin: 0 10px;
  width: auto; }

.q-captcha-info-msg {
  left: 165px;
  position: absolute;
  top: 65px; }

.q-account-panel .popover {
  color: #405e7c;
  display: none;
  max-width: none;
  top: -352px; }
  .q-account-panel .popover .arrow {
    left: 25%;
    bottom: -9px; }
.q-account-panel .popover-content {
  max-height: 305px;
  overflow: auto;
  padding: 15px 20px 0 !important; }
  .q-account-panel .popover-content p {
    padding-bottom: 15px;
    margin-bottom: 0; }
.q-account-panel .help {
  font-size: 25px;
  position: absolute;
  right: -36px;
  top: 15px; }
.q-account-panel .q-button-cancel {
  background-color: #7489a0; }
  .q-account-panel .q-button-cancel:hover {
    background-color: #667c95; }

.q-password-tooltip.tooltip {
  max-width: none !important; }
  .q-password-tooltip.tooltip:before {
    bottom: 98%;
    left: 96%; }

.q-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; }

.q-account-user-consent.reveal {
  background: #ebecf1; }
.q-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; }
.q-account-user-consent .q-account-form-wrapper h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
  text-transform: none; }

.q-login-body:not(.is-reveal-open) {
  background-color: #fff;
  padding-top: 0px; }
  .q-login-body:not(.is-reveal-open) #qLogin p {
    font-size: 15px; }
  .q-login-body:not(.is-reveal-open) .split {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0; }
  .q-login-body:not(.is-reveal-open) .login-panel {
    margin-left: -9px; }
  .q-login-body:not(.is-reveal-open) .login-panel table tbody {
    border: 0px solid #f1f1f1; }
  .q-login-body:not(.is-reveal-open) .layer {
    background-color: #007FC5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4; }
  .q-login-body:not(.is-reveal-open) .q-input-wrapper.is-focused label {
    font: normal normal normal 14px/18px Open Sans;
    padding: 5px;
    margin-left: -6px;
    color: #707070; }
  .q-login-body:not(.is-reveal-open) .inner_btn {
    opacity: 1;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    white-space: normal;
    margin-bottom: 14px;
    padding: 0 5px; }
    .q-login-body:not(.is-reveal-open) .inner_btn:hover {
      transition: transform .3s ease;
      transform: scale(1.05); }
  .q-login-body:not(.is-reveal-open) .border {
    padding: 5px;
    width: 500px; }
  .q-login-body:not(.is-reveal-open) .k-progressbar .k-state-selected {
    background-color: #de1b1b;
    border-color: #de1b1b; }
  .q-login-body:not(.is-reveal-open) .k-progress-status-wrap .k-progress-status {
    color: #002756; }
  @media all and (min-width: 320px) {
    .q-login-body:not(.is-reveal-open) .left {
      left: 0;
      width: 55%; }
    .q-login-body:not(.is-reveal-open) .right {
      right: 0;
      width: 45%;
      overflow: auto; }
    .q-login-body:not(.is-reveal-open) .login-content {
      margin: 0 auto;
      width: 70%;
      margin-top: 13px;
      left: 13%; }
    .q-login-body:not(.is-reveal-open) .q-description {
      letter-spacing: 0px;
      color: #002756;
      opacity: 1;
      font-size: 15px;
      line-height: 20px;
      font-family: "Calibri";
      margin-top: 20px;
      font-weight: bold; }
    .q-login-body:not(.is-reveal-open) .q-input-wrapper.is-focused input[type=text], .q-login-body:not(.is-reveal-open) .q-input-wrapper.is-focused input[type=password] {
      line-height: 1.8;
      padding: 1rem 1.1rem 1rem;
      border: 1px solid #707070;
      font: 14px/18px Open Sans; }
    .q-login-body:not(.is-reveal-open) .q-input-wrapper {
      margin-bottom: 10px;
      position: relative; }
    .q-login-body:not(.is-reveal-open) .login-button {
      width: 103px;
      height: 30px;
      background: #0F2445 0% 0% no-repeat padding-box;
      font: normal normal bold 16px/19px Open Sans;
      opacity: 1;
      color: #fff;
      border-radius: 3px;
      line-height: 2;
      text-align: center;
      margin-top: 10px; }
    .q-login-body:not(.is-reveal-open) #strengthbar {
      width: 290px; }
    .q-login-body:not(.is-reveal-open) .inner {
      display: inline-block;
      padding-right: 4px; }
    .q-login-body:not(.is-reveal-open) .outer {
      width: 100%;
      margin-top: 27px; }
    .q-login-body:not(.is-reveal-open) .username_btn, .q-login-body:not(.is-reveal-open) .password_btn {
      font: normal normal bold 12px/15px Open Sans;
      background: #007FC5 0% 0% no-repeat padding-box;
      height: 45px;
      width: 100px;
      line-height: 1.4; }
    .q-login-body:not(.is-reveal-open) .account_btn {
      font: normal normal bold 12px/15px Open Sans;
      background: #269DA9 0% 0% no-repeat padding-box;
      height: 45px;
      width: 100px;
      line-height: 1.4; }
    .q-login-body:not(.is-reveal-open) .helpbuttons {
      width: 123px;
      height: 35px;
      font: normal normal bold 12px/15px Open Sans;
      background: #007FC5 0% 0% no-repeat padding-box;
      opacity: 1;
      color: #fff;
      border-radius: 3px;
      line-height: 1.2;
      text-align: center;
      margin-bottom: 12px; }
      .q-login-body:not(.is-reveal-open) .helpbuttons:hover {
        transition: transform .3s ease;
        transform: scale(1.05); }
    .q-login-body:not(.is-reveal-open) #helper-links {
      text-align: left;
      font: normal normal normal 13px/18px Calibri;
      letter-spacing: 0px;
      color: #002756;
      opacity: 1; } }
  @media all and (min-width: 1024px) {
    .q-login-body:not(.is-reveal-open) .left {
      left: 0;
      width: 60%; }
    .q-login-body:not(.is-reveal-open) .right {
      right: 0;
      width: 40%;
      overflow: auto; }
    .q-login-body:not(.is-reveal-open) .login-content {
      position: absolute;
      height: auto;
      /*margin-top: 100px;*/
      width: 80%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      margin-top: 0px; }
    .q-login-body:not(.is-reveal-open) .q-description {
      letter-spacing: 0px;
      color: #002756;
      opacity: 1;
      font-size: 20px;
      line-height: 24px;
      font-family: "Calibri";
      margin-top: 26px;
      font-weight: bold; }
    .q-login-body:not(.is-reveal-open) .q-input-wrapper.is-focused input[type=text], .q-login-body:not(.is-reveal-open) .q-input-wrapper.is-focused input[type=password] {
      line-height: 1.8;
      padding: 1rem 1.1rem 1rem;
      border: 1px solid #707070;
      font: normal normal normal 16px/18px Open Sanse; }
    .q-login-body:not(.is-reveal-open) .q-input-wrapper {
      margin-bottom: 10px;
      position: relative; }
    .q-login-body:not(.is-reveal-open) .login-button {
      height: 39px;
      width: 113px;
      background: #0F2445 0% 0% no-repeat padding-box;
      font: normal normal bold 16px/19px Open Sans;
      opacity: 1;
      color: #fff;
      border-radius: 3px;
      line-height: 2.3;
      text-align: center;
      margin-top: 10px; }
    .q-login-body:not(.is-reveal-open) .inner {
      display: inline-block;
      padding-right: 12px;
      /*width: 50%*/ }
    .q-login-body:not(.is-reveal-open) .outer {
      width: 100%;
      margin-top: 34px; }
    .q-login-body:not(.is-reveal-open) .username_btn, .q-login-body:not(.is-reveal-open) .password_btn {
      font: normal normal bold 14px/17px Open Sans;
      background: #007FC5 0% 0% no-repeat padding-box;
      height: 45px;
      width: 130px;
      line-height: 1.4; }
    .q-login-body:not(.is-reveal-open) .account_btn {
      font: normal normal bold 14px/17px Open Sans;
      background: #269DA9 0% 0% no-repeat padding-box;
      height: 45px;
      width: 130px;
      line-height: 1.4; }
    .q-login-body:not(.is-reveal-open) .helpbuttons {
      width: 123px;
      height: 40px;
      font: normal normal bold 14px/17px Open Sans;
      background: #007FC5 0% 0% no-repeat padding-box;
      opacity: 1;
      color: #fff;
      border-radius: 3px;
      line-height: 1.2;
      text-align: center;
      margin-bottom: 12px; }
      .q-login-body:not(.is-reveal-open) .helpbuttons:hover {
        transition: transform .3s ease;
        transform: scale(1.05); }
    .q-login-body:not(.is-reveal-open) #helper-links {
      margin-top: 51px;
      text-align: left;
      font: 13px/20px Calibri;
      letter-spacing: 0px;
      color: #002756;
      opacity: 1; } }
  @media all and (min-width: 1380px) {
    .q-login-body:not(.is-reveal-open) .left {
      left: 0;
      width: 60%; }
    .q-login-body:not(.is-reveal-open) .right {
      right: 0;
      width: 40%;
      overflow: auto; }
    .q-login-body:not(.is-reveal-open) .login-content {
      position: absolute;
      height: auto;
      width: 80%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .q-login-body:not(.is-reveal-open) .q-description {
      letter-spacing: 0px;
      color: #002756;
      opacity: 1;
      font-size: 24px;
      line-height: 28px;
      font-family: "Calibri";
      margin-top: 60px;
      font-weight: bold; }
    .q-login-body:not(.is-reveal-open) .q-input-wrapper.is-focused input[type=text], .q-login-body:not(.is-reveal-open) .q-input-wrapper.is-focused input[type=password] {
      line-height: 1.8;
      padding: 1rem 1.1rem 1rem;
      width: 326px;
      height: 40px;
      border: 1px solid #707070;
      font: normal normal normal 16px/18px Open Sans; }
    .q-login-body:not(.is-reveal-open) #strengthbar {
      width: 326px; }
    .q-login-body:not(.is-reveal-open) .q-input-wrapper {
      margin-bottom: 16px;
      position: relative; }
    .q-login-body:not(.is-reveal-open) .login-button {
      width: 121px;
      height: 50px;
      background: #0F2445 0% 0% no-repeat padding-box;
      font: normal normal bold 17px/19px Open Sans;
      opacity: 1;
      color: #fff;
      border-radius: 3px;
      line-height: 3;
      text-align: center;
      margin-top: 10px; }
    .q-login-body:not(.is-reveal-open) .inner {
      display: inline-block;
      padding-right: 12px; }
    .q-login-body:not(.is-reveal-open) .outer {
      width: 100%;
      margin-top: 85px; }
    .q-login-body:not(.is-reveal-open) .username_btn, .q-login-body:not(.is-reveal-open) .password_btn {
      font: normal normal bold 17px/17px Open Sans;
      background: #007FC5 0% 0% no-repeat padding-box;
      height: 50px;
      width: 150px;
      line-height: 1.4; }
    .q-login-body:not(.is-reveal-open) .account_btn {
      font: normal normal bold 17px/17px Open Sans;
      background: #269DA9 0% 0% no-repeat padding-box;
      height: 50px;
      width: 150px;
      line-height: 1.4; }
    .q-login-body:not(.is-reveal-open) .helpbuttons {
      width: 123px;
      height: 40px;
      font: normal normal bold 14px/17px Open Sans;
      background: #007FC5 0% 0% no-repeat padding-box;
      opacity: 1;
      color: #fff;
      border-radius: 3px;
      line-height: 1.2;
      text-align: center;
      margin-bottom: 12px; }
      .q-login-body:not(.is-reveal-open) .helpbuttons:hover {
        transition: transform .3s ease;
        transform: scale(1.05); }
    .q-login-body:not(.is-reveal-open) #helper-links {
      margin-top: 30px;
      text-align: left;
      font: normal normal normal 17px/20px Calibri;
      letter-spacing: 0px;
      color: #002756;
      opacity: 1;
      bottom: -81px;
      margin: 0 auto;
      position: absolute; } }
  .q-login-body:not(.is-reveal-open) #background-img {
    background: url("../../Content/Images/backgroundQ.jpg") no-repeat;
    background-size: cover;
    background-clip: border-box;
    position: relative;
    height: 100vh;
    background-position: center center; }
  .q-login-body:not(.is-reveal-open) #q-img {
    background: url("../../Content/Images/Q-logo.png") no-repeat;
    background-size: cover;
    background-clip: border-box;
    position: relative;
    height: 100vh; }
  .q-login-body:not(.is-reveal-open) #helper-links a {
    text-decoration: underline;
    color: #002756; }
  .q-login-body:not(.is-reveal-open) .q-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;
    float: left; }
  .q-login-body:not(.is-reveal-open) .is-login {
    border-radius: 0 5px 5px 0;
    overflow: hidden;
    position: relative;
    padding: 100px 35px; }
    .q-login-body:not(.is-reveal-open) .is-login .q-input-group input[type=text].q-account-captcha-input {
      width: 155px; }
    .q-login-body:not(.is-reveal-open) .is-login .q-captcha-info-msg {
      left: 150px;
      top: 70px; }
  .q-login-body:not(.is-reveal-open) .q-grid tbody tr:nth-child(odd):not(.q-grid-paging), .q-login-body:not(.is-reveal-open) table tbody tr:nth-child(odd):not(.q-grid-paging) {
    background: #ffffff; }

.q-invoice-top-section {
  margin-top: -15px;
  padding: 15px 15px 0; }

.q-invoice-meta-section {
  background: #fff;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
  padding: 25px; }
  .q-invoice-meta-section p {
    margin-bottom: 10px; }

.q-invoice-view h3, .q-invoice-view h4 {
  border-bottom: 1px solid #eeeeee;
  font-size: 18px;
  padding-bottom: 5px;
  margin-bottom: 15px; }
.q-invoice-view h3 {
  margin-bottom: 30px; }
.q-invoice-view h4 {
  color: #009fdb;
  font-size: 16px; }
.q-invoice-view .field-label {
  color: #7489a0;
  text-transform: uppercase;
  font-size: 12px;
  opacity: .6;
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: 600; }
.q-invoice-view .field-value {
  color: #3e4a58;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 0; }
.q-invoice-view .totals-box {
  background: #f5f8fb;
  margin-bottom: 10px;
  padding: 15px;
  border: 1px solid #d1dfec;
  border-left-width: 4px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02); }
  .q-invoice-view .totals-box label:first-child {
    font-weight: bold;
    color: #bfd2e5; }
  .q-invoice-view .totals-box label:last-child {
    font-size: 20px; }

.q-dashboard-details .q-page-content {
  padding-top: 104px; }
.q-dashboard-details .q-aside-nav {
  top: 155px; }
.q-dashboard-details .q-data-grid {
  margin: 0 15px 15px; }

.q-document-manager .q-filter-bar {
  border-bottom: 0 !important; }
.q-document-manager .q-filter-bar h3 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase; }
.q-document-manager .q-form-section {
  border: 0;
  border-radius: 0;
  margin-top: 0px;
  min-height: 90px; }

.q-report {
  /********Multi Select*************/ }
  .q-report .q-aside-nav {
    background: #0078d7;
    position: fixed;
    width: 250px;
    top: 136px;
    color: #fff;
    left: 0;
    height: 100%;
    padding: 20px 30px; }
  .q-report .q-side-content {
    margin-left: 250px;
    margin-top: -82px; }
  .q-report .q-aside-nav h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px; }
  .q-report .q-aside-nav label {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    text-transform: uppercase; }
  .q-report .q-aside-nav .k-datepicker + .k-datepicker {
    margin-top: 5px; }
  .q-report .q-aside-nav a, .q-report .q-aside-nav a:hover {
    text-decoration: underline; }
  .q-report .q-aside-nav a, .q-report .q-aside-nav a:hover, .q-report .q-aside-nav .q-rc-group label {
    color: #fff; }
  .q-report .q-aside-nav .q-rc-group label {
    font-size: 13px;
    margin-right: 8px;
    text-transform: none; }
  .q-report .q-aside-nav hr {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5); }
  .q-report .q-aside-nav .mailto {
    font-size: 12px; }
  .q-report .q-profile-section {
    margin-left: 0;
    position: relative; }
  .q-report .q-profile-section .q-profile-header {
    position: fixed;
    width: 100%;
    z-index: 3; }
  .q-report .q-page-content {
    padding: 80px 0 0; }
  .q-report .q-profile-section .q-filter-bar {
    margin: -20px -10px 25px -10px; }
  .q-report .q-filter-bar .k-dropdown {
    width: 60%; }
  .q-report .q-drop-area {
    background: #fff;
    box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.13); }
  .q-report .q-widget.q-data-elements {
    background: #d8e1ea; }
  .q-report .q-data-elements h4 {
    color: #5B7794;
    padding: 5px 15px 0; }
  .q-report .q-data-elements {
    padding: 10px; }
  .q-report .q-data-elements .q-widget-content {
    height: 270px;
    overflow-y: auto;
    padding: 10px 20px; }
  .q-report .k-treeview .k-plus {
    background-position: -32px -208px; }
  .q-report .k-treeview .k-minus {
    background-position: -33px -224px; }
  .q-report .k-treeview span.k-in {
    border: 0; }
  .q-report .k-in.k-state-selected, .q-report .k-in.k-state-hover {
    background: #5B7794;
    color: #fff; }
  .q-report .k-treeview .k-icon {
    float: none;
    margin-right: 5px;
    background-color: #5B7794;
    border-radius: 2px; }
  .q-report .q-widget {
    border: 1px solid #d8e1ea;
    border-radius: 5px;
    margin-bottom: 20px; }
  .q-report .q-widget-header {
    background: #eee;
    border-radius: 5px 5px 0 0;
    padding: 15px 25px; }
  .q-report .q-widget-header h4, .q-report .q-widget h4 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0; }
  .q-report .q-widget-header .q-input-group {
    margin-bottom: 0; }
  .q-report .q-widget-content {
    padding: 20px; }
  .q-report .text-info, .q-report em {
    font-size: 12px;
    opacity: .6; }
  .q-report #rightOverlay {
    background: rgba(0, 0, 0, 0.2);
    display: none;
    height: 100%;
    left: 15px;
    position: absolute;
    top: 0;
    width: 100%; }
  .q-report #report-summary-grid .k-grid {
    margin: 10px 0; }
  .q-report #gridContainer.grid .k-grid {
    border-width: 0 0 0 1px;
    min-height: 50px;
    margin-bottom: 0; }
  .q-report #gridContainer .k-grid-content {
    overflow-y: auto; }
  .q-report #gridContainer.grid {
    overflow-x: visible; }
  .q-report .k-grid tbody tr:last-child td {
    border-width: 0 1px 1px 0; }
  .q-report .close-grid-col {
    color: #5B7794;
    position: absolute;
    right: 0;
    top: 8px;
    width: 18px; }
  .q-report #filters {
    min-height: 262px;
    overflow-y: auto; }
  .q-report #filtersContainer.q-widget-content {
    margin: -20px; }
  .q-report #filters a {
    color: #333; }
  .q-report #filters > ul {
    display: table;
    margin: 0;
    width: 100%; }
  .q-report #filters li.dropdown {
    display: table-row; }
  .q-report .table-column {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: table-cell;
    vertical-align: middle; }
  .q-report #filters .table-column:nth-child(1) {
    width: 25%; }
  .q-report #filters .table-column:nth-child(2) {
    width: 25%; }
  .q-report #filters .table-column:nth-child(3) {
    border-right: 0;
    text-align: center;
    width: 50%; }
  .q-report #filters .dropdown-menu > li label {
    font-size: 13px; }
  .q-report #filters .dropdown-menu {
    border-radius: 0 0 2px 2px;
    left: auto;
    right: 0;
    width: 50%;
    max-height: 150px;
    min-height: 30px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0; }
  .q-report #filters .dropdown-menu label {
    text-align: left; }
  .q-report #filters .dropdown-menu .icheckbox {
    float: right; }
  .q-report #filters .dropdown-menu span {
    display: inline-block;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .q-report #filters .dropdown-list a {
    border-radius: 0;
    border: 0px;
    border-right: 1px solid #ccc;
    width: 100%; }
  .q-report #filters .table-column .title {
    display: block;
    float: left;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 30px); }
  .q-report #filters .close-btn {
    float: right;
    padding-right: 5px;
    width: 20px; }
  .q-report #filters .k-datepicker {
    margin: 0;
    vertical-align: middle;
    width: 50%; }
  .q-report #filters .k-picker-wrap {
    border-bottom: 0 none;
    border-left: 0 none;
    border-radius: 0;
    border-top: 0 none;
    margin: 0; }
  .q-report .containsData {
    border-radius: 0;
    display: none;
    height: 26px;
    width: 88%; }
  .q-report #filters .inDropDown {
    display: none;
    position: static; }
  .q-report li.k-virtual-item.k-item {
    line-height: 26px !important;
    padding: 0 10px !important; }
  .q-report .rangeData {
    display: none; }
  .q-report #filters .rangeData .k-input {
    box-shadow: none !important;
    height: 36px; }
  .q-report #elementGridWidget .k-grid-header th.k-header {
    background: #d8e1ea;
    border-bottom: 0;
    border-color: #ccc;
    color: #405e7c;
    font-weight: 600;
    white-space: normal;
    overflow: visible; }
  .q-report .r-filters {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 5px;
    opacity: 0.5; }
  .q-report #gridContainer th {
    position: relative; }
  .q-report #gridContainer th span {
    display: inline-block;
    margin-right: 20px; }
  .q-report .k-listview {
    border: 0;
    box-shadow: none;
    min-height: 180px;
    padding: 0; }
  .q-report .k-listview li {
    padding: 5px 8px 5px;
    border: 1px solid #ccc;
    color: #686868;
    font-size: 13px; }
  .q-report .k-dropdown input[type="radio"], .q-report input[type="checkbox"] {
    margin: 5px; }
  .q-report .k-listview li a {
    color: #686868; }
  .q-report #filters .k-combobox .k-input, .q-report #filters .k-dropdown .k-input {
    font-size: 13px; }
  .q-report #filters .k-dropdown-wrap, .q-report #filters .k-numeric-wrap, .q-report #filters .k-picker-wrap {
    border: 0;
    border-radius: 0; }
  .q-report #filters .k-numerictextbox, .q-report #filters .k-datepicker {
    width: 50%; }
  .q-report #filters .k-numerictextbox:first-child .k-numeric-wrap, .q-report #filters .k-datepicker:first-child .k-picker-wrap {
    border-right: 1px solid #ccc; }
  .q-report #filters .k-numerictextbox .k-icon {
    height: auto;
    margin: 0 8px; }
  .q-report #filters .k-dropdown-wrap.inDropDown {
    border-right: 0 none; }
  .q-report #filters .rangeData .k-numeric-wrap .k-link {
    margin-top: 3px; }
  .q-report #filters .k-i-arrow-s {
    margin-top: 14px; }
  .q-report .equalsData.form-control.k-input {
    display: none;
    position: absolute;
    top: 0;
    left: 0; }
  .q-report #filters .equalsData {
    width: 90%;
    display: none;
    float: left;
    border-left: 1px solid #ccc; }
  .q-report #filters .equalsData .k-select .k-link {
    margin-top: 5px;
    height: 12px;
    width: 25px; }
  .q-report #filters .equalsData .k-select {
    border-right: 1px solid #ccc;
    height: 34px;
    border-radius: 0; }
  .q-report #filters .equalsData .k-state-hover {
    background: #FFF;
    height: 32px !important; }
  .q-report #filters .equalsData .k-state-hover > .k-select {
    background: #EBEBEB; }
  .q-report #filters .equalsData .k-state-focused > .k-select {
    height: 32px; }
  .q-report #filters .k-multiselect {
    border: 0 none; }
  .q-report #filters .k-multiselect-wrap {
    height: 34px; }
  .q-report #filters .k-multiselect-wrap .k-input {
    padding: 7px 0; }
  .q-report #filters .k-multiselect-wrap .k-button {
    background-color: transparent;
    border-right: 0;
    color: #333;
    margin: 0;
    width: 80%; }
  .q-report #filters .k-multiselect .k-button.k-state-hover, .q-report #filters .k-multiselect .k-button:hover, .q-report #filters .k-multiselect:hover {
    background-color: transparent !important;
    border-color: #ccc !important;
    color: #333 !important; }
  .q-report #filters .k-multiselect input {
    width: 0px; }
  .q-report #filters .k-multiselect .k-button > span:nth-of-type(1) {
    display: inline-block;
    height: 34px;
    overflow: hidden;
    width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .q-report #filters .k-multiselect-wrap li {
    line-height: 30px; }
  .q-report .k-list .k-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.reorder-cue {
  height: 25px;
  padding: 0 .6em !important;
  position: relative;
  vertical-align: middle !important; }
  .reorder-cue:before {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 3px solid #405e7c;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    content: "";
    position: absolute;
    top: 0; }
  .reorder-cue:after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-bottom: 3px solid #405e7c;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    content: "";
    bottom: 0;
    position: absolute; }
  .reorder-cue.left:before, .reorder-cue.left:after {
    left: -3px; }
  .reorder-cue.right:before, .reorder-cue.right:after {
    right: -3px; }

.welcome-page {
  align-items: center;
  background-color: white;
  color: #495063;
  display: flex;
  justify-content: center; }
  .welcome-page .welcome-container {
    text-align: center;
    width: 70vw;
    display: flex;
    align-items: center;
    max-width: 950px; }
  .welcome-page .welcome-text {
    background: linear-gradient(to right, #0b2f6b, #2f82a2);
    color: white;
    padding: 0 15px;
    width: 350px;
    clip-path: ellipse(92% 140% at 8% 50%);
    height: 70vh;
    max-height: 500px;
    min-height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 26px; }
  .welcome-page .go-live {
    margin-top: 40px; }
  .welcome-page .welcome-links {
    display: flex;
    flex: 1;
    justify-content: space-around; }
    .welcome-page .welcome-links section {
      height: 150px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
    .welcome-page .welcome-links a {
      color: #c4e46e;
      font-weight: 700;
      text-decoration: underline; }

/** Overrides */
.k-loading-mask .k-loading-image {
  background-image: url("../Images/spinner.svg"); }

.k-column-mneu {
  background: #fff; }

.k-grid {
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  border-color: #ebebeb;
  margin-bottom: 25px; }

.k-grid .k-grid-header {
  padding-right: 0 !important; }

.k-grid .k-grid-header {
  border-bottom: none; }

.k-grid thead {
  border-bottom: none; }

.k-grid .k-grid-header, .k-grid .k-header, .k-grid .k-grid-header-wrap {
  border-color: #ebebeb; }

.k-grid .k-grid-header thead tr {
  border-right: none; }

.k-grid .k-grid-header thead tr th.k-header {
  background: #009fdb;
  border-color: #009fdb;
  font-size: 1.1em;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  padding: 5px 10px;
  white-space: nowrap; }

.k-grid .k-grid-header thead tr th.k-header, .k-grid .k-grid-header thead tr th.k-header a {
  color: #fff;
  text-transform: none; }

.k-grid .k-grid-header thead tr th.k-header .k-header-column-menu {
  padding: .5em 0 .4em;
  right: 3px;
  z-index: 0; }

.k-grid .k-grid-content {
  overflow-y: hidden !important; }

.k-grid .k-grid-content {
  border-right: 1px solid #ebebeb;
  height: auto;
  overflow: auto;
  overflow-x: auto;
  background: #edf5f9;
  width: 100%;
  min-height: 500px; }

.k-grid tbody tr {
  height: 40px; }

.k-grid tbody tr td {
  font-weight: normal;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  padding: 0 0 0 10px;
  border: 1px solid #ebebeb;
  border-width: 1px 0 0 1px;
  color: #7489a0;
  text-align: left; }

.k-grid tbody tr:last-child td {
  border-width: 1px 0 1px 1px; }

.k-grid-header th.k-header > .k-header-column-menu .k-i-arrowhead-s {
  background-position: -193px -288px; }

.k-grid tbody tr td a {
  color: #009fdb; }

.k-grid tbody tr:nth-child(even) {
  background: #edf5f9; }

.k-grid tbody tr:nth-child(odd) {
  background: #fff !important; }

/** DropDownList  */
.k-dropdown {
  display: table;
  table-layout: fixed;
  width: 100% !important; }

.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, .k-dropdown-wrap.k-state-disabled .k-select .k-icon {
      background: none !important; }
      .k-dropdown-wrap.k-state-default .k-select .k-icon:before, .k-dropdown-wrap.k-state-disabled .k-select .k-icon: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 .k-input, .k-dropdown-wrap.k-state-disabled .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-dropdown-wrap.k-state-default:hover, .k-dropdown-wrap.k-state-default:focus {
  border-color: #009fdb;
  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; }

/*.k-dropdown-wrap span.k-icon.k-i-arrow-s {
    background: none;
}
span.k-icon.k-i-arrow-s:before {
    content: "\f0d9";
    position: absolute;
    top: 12px;
    font: normal normal normal 14px/1 $font-awesome;
    width: 12px;
    height: 12px;
    color: black;
    right: 10px;
}*/
.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; }

/* 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; }
.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; }

.k-calendar-container {
  width: auto; }

/** Combobox */
.k-combobox .k-dropdown-wrap.k-state-default {
  padding: 0; }

.k-combobox .k-dropdown-wrap.k-state-default:before {
  display: none; }

.k-combobox .k-input[type=text] {
  border: 0;
  height: 38px; }

.k-popup .k-animation-container .k-popup {
  background: #fff;
  border: 0; }

.k-popup > .k-group-header {
  text-align: left;
  text-transform: 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: #009fdb;
    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] {
    border-radius: 3px;
    padding: 0 30px 0 5px;
    width: auto; }

/* 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; }

.ui-widget .ui-widget-content {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0; }

.ui-dialog {
  border: 0 !important;
  border-radius: 3px !important;
  padding: 0 !important; }
  .ui-dialog .ui-dialog-content {
    overflow: hidden;
    padding: 0; }
  .ui-dialog .ui-dialog-titlebar {
    border-bottom: 1px solid #e6edf4;
    border-radius: 0;
    border-width: 0 0 1px;
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 15px;
    padding: 15px !important;
    background: #009fdb;
    color: #fff; }

.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.33) !important;
  opacity: 1 !important; }

.q-dialog-content {
  margin-bottom: 0;
  overflow-y: auto;
  padding: 0px 15px; }

.q-dialog-actions {
  background: #eeeeee;
  padding: 10px 25px;
  text-align: right;
  margin: 0 -13px -6px; }

.q-dialog-actions input[type=submit] + input[type=submit] {
  margin-top: 0; }

.ui-widget.ui-widget-content, .ui-widget input, .ui-widget select, .ui-widget textarea {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  font-size: inherit; }

/** Accordion */
.ui-accordion {
  background: #f5f8fb;
  border: 1px solid #eeeeee;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.02); }
  .ui-accordion .ui-accordion-header {
    background: transparent;
    border: 0;
    border-top: 1px solid #eeeeee;
    color: #3e4a58;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 20px;
    padding: 1.25rem 3rem; }
    .ui-accordion .ui-accordion-header a {
      float: right;
      font-size: 13px;
      line-height: 30px; }
    .ui-accordion .ui-accordion-header:before {
      content: "\f0d9";
      position: absolute;
      left: 1.5rem;
      top: 50%;
      margin-top: -.7rem;
      font-family: "Font Awesome 5 Pro"; }
  .ui-accordion .ui-accordion-header-active:before {
    content: "\f0d7";
    font-family: "Font Awesome 5 Pro"; }
  .ui-accordion .ui-accordion-content {
    border: 0;
    border-radius: 0 0 5px 5px;
    color: #405e7c;
    min-height: 50px;
    padding: 1.7rem 1rem 1rem;
    position: relative; }
  .ui-accordion .q-data-grid {
    margin: -1.7rem -1rem -1rem; }
    .ui-accordion .q-data-grid .q-grid-filter-bar, .ui-accordion .q-data-grid .q-grid-filtered-results {
      padding: 10px 15px; }

.ui-widget.ui-accordion > .ui-accordion-header:nth-child(1) {
  border: 0; }

.ui-accordion-header-icon {
  display: none !important; }

.ui-widget.ui-accordion {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 13px; }

.ui-widget-content a, .ui-accordion .ui-accordion-header:hover, .ui-accordion .ui-accordion-header:hover a {
  color: #0078d7; }

.ui-dialog-titlebar-close .ui-icon {
  display: none !important; }
.ui-dialog-titlebar-close:after {
  content: "\f00d";
  position: absolute;
  top: 3px;
  font: normal normal normal 18px/1 "Font Awesome 5 Pro";
  width: 12px;
  height: 12px;
  color: #fff;
  right: 10px; }
.ui-dialog-titlebar-close:hover {
  background: none !important;
  border: 0 !important; }

.toast-success {
  background-color: #15a3ac; }

.toast-error {
  background-color: #ef5c6e; }

.toast-info {
  background-color: #009fdb; }

.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"; }

.blink-button {
    display: inline-block;
    padding: 0px 4px;
    border-radius: 20px;
    font-size: 10px;
    background-color: #009fdb;
    color: #fff;
    border: none;
    cursor: pointer;
    animation-delay: 0s;
    animation: blink-animation 2s steps(5, start) infinite;
    -webkit-animation: blink-animation 2s steps(5, start) infinite;
    transition: background-color 0.3s ease;
    margin: 2px;
}

@keyframes blink-animation {
    0%, 100% {
        background-color: #009fdb;
        color: #fff;
    }

    50% {
        background-color: #fff;
        color: #009fdb;
    }
}

/* Appeals Review Page Styles */
.appeals-review-page .q-button.hollow.fa.force-hover {
    background: #009fdb;
    border-color: #009fdb;
    color: #fff !important;
}

    .appeals-review-page .q-button.hollow.fa.force-hover .fa {
        color: inherit;
    }

.appeals-review-page .k-grid .k-grid-content {
    height: auto !important;
    min-height: 0px;
    max-height: 500px;
    overflow-y: auto !important;
}

.appeals-review-page .k-grid-content .k-auto-scrollable {
    height: auto !important;
    min-height: 0px;
    max-height: 500px;
    overflow-y: auto;
}

.appeals-review-page #infoPopup {
    opacity: 0;
    transition: opacity 0.25s ease;
    z-index: 99999 !important;
    pointer-events: none;
}

    .appeals-review-page #infoPopup.show {
        display: block !important;
        opacity: 1;
        pointer-events: auto;
    }

/* Additional styles for when appeals-review-page class is applied to the window itself */
.k-window.appeals-review-page .k-window-titlebar {
    border-bottom: 1px solid #e6edf4 !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    margin-bottom: 15px !important;
    padding: 15px !important;
    background: #009fdb !important;
    color: #fff !important;
}

    .k-window.appeals-review-page .k-window-titlebar .k-window-actions {
        position: absolute !important;
        top: 32px !important;
        right: 22px !important;
    }

.k-window.appeals-review-page .k-widget.k-upload,
.k-window.appeals-review-page .k-upload {
    width: 538px !important;
}