﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  padding-left: 1rem;
  padding-right: 1rem; }

.row {
  margin-left: -1rem;
  margin-right: -1rem; }

.small, small {
  font-size: 92%; }

.lead {
  font-size: 1.46154rem;
  margin-bottom: 1.38462rem;
  line-height: 1.4; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  color: #999;
  font-size: 0.75em;
  line-height: 1;
  font-weight: 400; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%; }

h1, h2, h3, h4 {
  margin: 0; }

h1, h2, h4, h5 {
  font-weight: 300; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif; }

h1 {
  letter-spacing: -0.07692rem;
  font-size: 1.84615rem;
  margin: 0.76923rem 0; }

h1 small {
  font-weight: 300;
  font-size: 1.38462rem;
  letter-spacing: -1px; }

h2 {
  letter-spacing: -1px;
  margin: 1.53846rem 0;
  font-size: 1.69231rem;
  line-height: normal; }

h3 {
  font-size: 1.46154rem;
  font-weight: 400;
  margin: 1.53846rem 0;
  line-height: normal; }

h3 small, .h3 small {
  font-size: 0.65em; }

h4, .h4 {
  line-height: normal;
  font-size: 1.38462rem; }

h5 {
  margin: 0.76923rem 0;
  font-size: 1.30769rem;
  line-height: normal; }

h6 {
  font-size: 1.15385rem;
  margin: 0.76923rem 0;
  font-weight: 700;
  line-height: normal; }

label {
  margin-bottom: 0.38462rem; }

select.form-control:not([size]):not([multiple]), .editable-input select:not([size]):not([multiple]) {
  /*height: 2.46154rem; */

}

/* dd {
  margin: 0;
} */
a:focus {
  outline-offset: -2px; }

hr {
  margin-top: 1.38462rem;
  margin-bottom: 1.38462rem; }

.form-control, .editable-input input, .editable-input select {
  border-radius: 0 !important;
  height: 2.46154rem;
  padding: 0.46154rem 0.92308rem; }
  .form-control:focus, .editable-input input:focus, .editable-input select:focus {
    box-shadow: none !important; }

.form-control[multiple], .editable-input input[multiple], .editable-input select[multiple],
textarea.form-control {
  height: auto; }

.form-control:disabled, .editable-input input:disabled, .editable-input select:disabled, .form-control[readonly], .editable-input input[readonly], .editable-input select[readonly] {
  background-color: #eee; }

.form-control-md {
  font-size: 0.92308rem; }

.form-control-lg,
.input-group-lg > .form-control, .editable-input
.input-group-lg > input, .editable-input
.input-group-lg > select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .editable-cancel,
.input-group-lg > .input-group-prepend > .editable-submit,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .editable-cancel,
.input-group-lg > .input-group-append > .editable-submit {
  height: 45px; }

.form-group {
  margin-bottom: 1.15385rem; }

.input-group > .form-control, .editable-input .input-group > input, .editable-input .input-group > select, .input-group > .custom-select, .input-group > .custom-file {
  height: auto; }

.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .checkbox {
  padding-top: 0.53846rem; }

.radio label,
.checkbox label {
  /*margin: 0;*/
  min-height: 1.38462rem; }
  .radio label input,
  .checkbox label input {
    vertical-align: middle;
    margin-right: 5px; }

.radio-inline,
.checkbox-inline {
  margin: 0;
  min-height: 1.38462rem; }
  .radio-inline input,
  .checkbox-inline input {
    vertical-align: middle;
    margin-right: 5px; }

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-left: 15px; }

.btn-link {
  color: #3276b1; }

.btn, .editable-cancel, .editable-submit {
  border-radius: 0.15385rem;
  padding: 0.46154rem 0.92308rem;
  line-height: 1.42857;
  transition: none;
  margin-bottom: 0; }
  .btn:not(.btn-link), .editable-cancel:not(.btn-link), .editable-submit:not(.btn-link) {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn.disabled, .disabled.editable-cancel, .disabled.editable-submit {
    cursor: not-allowed; }

.btn-group-sm > .btn, .btn-group-sm > .editable-cancel, .btn-group-sm > .editable-submit, .btn-sm {
  padding: 0.38462rem 0.76923rem;
  font-size: 0.92308rem;
  line-height: 1.5; }

.btn-group-lg > .btn, .btn-group-lg > .editable-cancel, .btn-group-lg > .editable-submit, .btn-lg {
  padding: 0.76923rem 1.23077rem;
  font-size: 1.30769rem; }

.btn-light, .editable-cancel {
  background: #fff;
  border-color: #ccc; }
  .btn-light:not([disabled]):not(.disabled):active:focus, .editable-cancel:not([disabled]):not(.disabled):active:focus, .btn-light:not([disabled]):not(.disabled).active:focus, .editable-cancel:not([disabled]):not(.disabled).active:focus, .btn-light:not([disabled]):not(.disabled):active, .editable-cancel:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active, .editable-cancel:not([disabled]):not(.disabled).active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-light:not([disabled]):not(.disabled):hover, .editable-cancel:not([disabled]):not(.disabled):hover {
    background-color: #e6e6e6;
    border-color: #adadad; }
  .show > .btn-light, .show > .editable-cancel, .btn-light:focus, .editable-cancel:focus, .btn-light.focus, .focus.editable-cancel {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-light.disabled, .disabled.editable-cancel {
    color: #999999;
    background-color: #fff;
    border-color: #ccc; }

.btn-group-justified {
  display: flex;
  width: 100%; }
  .btn-group-justified .btn, .btn-group-justified .editable-cancel, .btn-group-justified .editable-submit,
  .btn-group-justified .btn-group {
    flex: 1; }
    .btn-group-justified .btn .btn, .btn-group-justified .editable-cancel .btn, .btn-group-justified .editable-submit .btn, .btn-group-justified .btn .editable-cancel, .btn-group-justified .editable-cancel .editable-cancel, .btn-group-justified .editable-submit .editable-cancel, .btn-group-justified .btn .editable-submit, .btn-group-justified .editable-cancel .editable-submit, .btn-group-justified .editable-submit .editable-submit,
    .btn-group-justified .btn-group .btn,
    .btn-group-justified .btn-group .editable-cancel,
    .btn-group-justified .btn-group .editable-submit {
      width: 100%; }
    .btn-group-justified .btn .dropdown-menu, .btn-group-justified .editable-cancel .dropdown-menu, .btn-group-justified .editable-submit .dropdown-menu,
    .btn-group-justified .btn-group .dropdown-menu {
      left: auto; }

.btn-xs {
  padding: 0.07692rem 0.38462rem;
  font-size: 0.92308rem;
  line-height: 1.5; }

.btn-labeled {
  padding-left: 42px;
  position: relative; }
  .btn-labeled .btn-label {
    width: 30px;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    line-height: 30px;
    text-align: center;
    left: 0;
    top: 0;
    bottom: 0; }

.dropdown > .dropdown-menu,
.dropdown-toggle + .dropdown-menu {
  top: 100% !important;
  min-width: 166px;
  padding-top: 0.38462rem;
  padding-bottom: 0.38462rem;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropup .dropdown-menu {
  top: auto !important;
  bottom: 100% !important;
  min-width: 12.30769rem;
  padding-top: 0.38462rem;
  padding-bottom: 0.38462rem;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-item {
  padding: 0.23077rem 1.53846rem;
  line-height: 1.42857143; }

.dropdown-item.active, .dropdown-item:active {
  background-color: #3276b1; }

.show > .dropdown-menu {
  animation: flipInX 0.4s both; }

.dropdown-menu-right {
  left: auto !important;
  right: 0; }

.dropup .dropdown-toggle:after {
  border-bottom-width: 0.30769rem; }

.dropdown-divider {
  margin-top: 0.61538rem;
  margin-bottom: 0.61538rem; }

.dropdown-toggle-without-arrow:after {
  display: none; }

.dropdown-menu-xs {
  min-width: 6.53846rem; }

.bg-danger {
  background-color: #a90329 !important; }

.bg-warning {
  background-color: #c79121 !important; }

.bg-success {
  background-color: #739e73 !important; }

.bg-primary {
  background-color: #3276b1 !important; }

.bg-light {
  background-color: #fff !important; }

.error,
.text-danger {
  color: #a90329 !important; }

.text-warning {
  color: #c79121 !important; }

.text-success {
  color: #739e73 !important; }

.text-primary {
  color: #3276b1 !important; }

.text-light {
  color: #fff !important; }

.text-muted {
  color: #999 !important; }

.progress {
  box-shadow: 0 1px 0 transparent, 0 0 0 1px #e3e3e3 inset;
  border-radius: 0;
  height: 1.69231rem;
  margin-bottom: 1.53846rem; }

.progress.right .progress-bar {
  margin-left: auto; }

.progress.vertical {
  width: 1.92308rem;
  height: 100%;
  min-height: 11.53846rem;
  display: inline-block;
  margin-bottom: 0; }
  .progress.vertical.bottom {
    position: relative; }
    .progress.vertical.bottom .progress-bar {
      bottom: 0;
      position: absolute;
      width: 100%; }
  .progress.vertical.wide-bar {
    width: 3.07692rem; }

.progress-bar {
  background-image: url(../img/common/patterns/overlay-pattern.png);
  font-weight: 700;
  font-size: 0.84615rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

@keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 3.46154rem 0; } }

.progress-bar-striped.progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 3.46154rem 3.46154rem; }

.progress-micro {
  height: 0.23077rem;
  line-height: 0.23077rem; }

.progress-xs {
  height: 0.53846rem;
  line-height: 0.53846rem; }

.progress-sm {
  height: 1.07692rem;
  line-height: 1.07692rem; }

.progress-lg {
  height: 2.30769rem;
  line-height: 2.30769rem; }

.badge {
  color: #fff;
  padding: 0.23077rem 0.53846rem;
  border-radius: 0.76923rem;
  font-size: 0.92308rem;
  min-width: 10px; }

.badge-inverse {
  background: #999; }

.nav-tabs {
  border-color: #C2C2C2; }
  .nav-tabs .label,
  .nav-tabs .badge {
    opacity: 0.5; }
  .nav-tabs .nav-link {
    border-top-width: 0;
    border-radius: 0;
    padding: 0.69231rem 0.76923rem 0.76923rem;
    color: #333; }
    .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active {
      box-shadow: 0 -2px 0 #57889c;
      border-left-color: #C2C2C2;
      border-right-color: #C2C2C2;
      font-weight: bold;
      color: #555; }
      .nav-tabs .nav-link.active:hover .label,
      .nav-tabs .nav-link.active:hover .badge, .nav-tabs .nav-link.active:focus .label,
      .nav-tabs .nav-link.active:focus .badge, .nav-tabs .nav-link.active .label,
      .nav-tabs .nav-link.active .badge {
        opacity: 1; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: transparent; }
  .nav-tabs.nav-tabs-right .nav-item:last-child .nav-link.active:hover, .nav-tabs.nav-tabs-right .nav-item:last-child .nav-link.active:focus, .nav-tabs.nav-tabs-right .nav-item:last-child .nav-link.active {
    border-right-color: transparent; }
  .nav-tabs.bordered {
    border: 1px solid #ddd;
    background: #fff; }
    .nav-tabs.bordered .nav-item:first-child .nav-link {
      border-left: 0; }
    .nav-tabs.bordered + .tab-content {
      background: #fff;
      border: 1px solid #ddd;
      border-top: 0; }
  .nav-tabs .badge {
    margin-left: 0.38462rem;
    vertical-align: top; }
  .nav-tabs .active .fa {
    opacity: 1; }
  .nav-tabs .fa {
    opacity: 0.5; }

.nav-pills .nav-link {
  height: 3rem;
  line-height: 2rem; }

.tabs-below .nav-tabs {
  border-bottom: 0;
  border-top: 1px solid #dee2e6; }
  .tabs-below .nav-tabs .nav-item {
    margin-top: -1px;
    margin-bottom: 0; }

.tabs-below .nav-link {
  border-bottom-width: 0; }
  .tabs-below .nav-link.active:hover, .tabs-below .nav-link.active:focus, .tabs-below .nav-link.active {
    box-shadow: 0 2px 0 #57889c; }

.flex-column.nav-tabs {
  border-bottom: 0; }
  .flex-column.nav-tabs .nav-link {
    border-top-width: 1px;
    border-right-width: 0;
    border-left-width: 0; }
    .flex-column.nav-tabs .nav-link.active:hover, .flex-column.nav-tabs .nav-link.active:focus, .flex-column.nav-tabs .nav-link.active {
      border-top-color: #C2C2C2;
      border-bottom-color: #C2C2C2; }
  .flex-column.nav-tabs .nav-item {
    margin-top: 2px;
    margin-bottom: 2px; }

.tabs-left .nav-tabs {
  margin-right: 1.53846rem;
  float: left;
  border-right: 1px solid #C2C2C2; }
  .tabs-left .nav-tabs .nav-link.active:hover,
  .tabs-left .nav-tabs .nav-link.active:focus,
  .tabs-left .nav-tabs .nav-link.active {
    box-shadow: -2px 0 0 #57889c; }
  .tabs-left .nav-tabs .nav-item {
    margin-right: -1px; }

.tabs-left .tab-content {
  margin-left: 8.46154rem; }

.tabs-right .nav-tabs {
  float: right;
  margin-left: 1.53846rem;
  border-left: 1px solid #C2C2C2; }
  .tabs-right .nav-tabs .nav-link.active:hover,
  .tabs-right .nav-tabs .nav-link.active:focus,
  .tabs-right .nav-tabs .nav-link.active {
    box-shadow: 2px 0 0 #57889c; }
  .tabs-right .nav-tabs .nav-item {
    margin-left: -1px; }

.tabs-right .tab-content {
  margin-right: 8.46154rem; }

.page-item.active .page-link {
  background-color: #3276b1;
  border-color: #3276b1; }

.page-link:focus,
.page-link {
  color: #3276b1;
  border: 1px solid #dee2e6;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }

.page-link {
  padding: 6px 12px;
  line-height: 1.42857; }

.pagination {
  margin-top: 18px;
  margin-bottom: 18px; }

.pagination-lg .page-link {
  padding: 0.69231rem 1.23077rem; }

.pagination-alt .page-link {
  border-color: transparent;
  box-shadow: none;
  background: transparent; }

.pagination-sm .page-link {
  padding: 5px 10px;
  font-size: 0.92308rem; }

.table thead tr {
  font-size: 0.92308rem;
  background-color: #eee;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#fafafa));
  background-image: -webkit-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: -moz-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: -ms-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: -o-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
  background-image: -linear-gradient(top, #f2f2f2 0, #fafafa 100%); }

.table th, .table td {
  padding: 0.61538rem 0.76923rem; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f8f9; }

.table-condensed.table tr > td,
.table-condensed.table tr > th {
  padding: 5px 10px !important; }

.table-info, .table-info > th, .table-info > td {
  background: #d6dde7; }

.table-danger, .table-danger > th, .table-danger > td {
  background: #f2dede; }

.table-warning, .table-warning > th, .table-warning > td {
  background: #fcf8e3; }

.table-success, .table-success > th, .table-success > td {
  background: #dff0d8; }

/* .table > tbody > tr {
  &.success > td,
  > td.success {
    background-color: $success;
  }
  &.danger > td,
  > td.danger{
      background-color: $danger;
  }
  &.warning > td,
  > td.warning{
      background-color: $warning;
  }
  &.info > td,
  > td.info{
      background-color: $info;
  }
} */
.smart-form .checkbox:last-child,
.smart-form .radio:last-child {
  margin-bottom: 0; }

.table.has-tickbox thead tr th:first-child {
  width: 18px; }

.table-bordered thead th, .table-bordered thead td {
  border-bottom-width: 0.07692rem; }

.table-responsive .table.m-0 td, .table-responsive .table.m-0 th {
  border-bottom: 0 !important; }
  .table-responsive .table.m-0 td:first-child, .table-responsive .table.m-0 th:first-child {
    border-left: 0 !important; }
  .table-responsive .table.m-0 td:last-child, .table-responsive .table.m-0 th:last-child {
    border-right: 0 !important; }

@media (min-width: 768px) {
  .table-responsive .table-bordered {
    border: 1px solid; } }

@media (max-width: 767px) {
  .table-responsive {
    border: 1px solid #ddd; } }

/* -------------------------------------- */
.label-primary {
  background-color: #3276b1 !important; }

/* -------------------------------------- */
.label-secondary {
  background-color: #6c757d !important; }

/* -------------------------------------- */
.label-success {
  background-color: #739e73 !important; }

/* -------------------------------------- */
.label-info {
  background-color: #57889c !important; }

/* -------------------------------------- */
.label-warning {
  background-color: #c79121 !important; }

/* -------------------------------------- */
.label-danger {
  background-color: #a90329 !important; }

/* -------------------------------------- */
.label-light {
  background-color: #fff !important; }

/* -------------------------------------- */
.label-dark {
  background-color: #494949 !important; }

/* -------------------------------------- */
.label-blue {
  background-color: #57889c !important; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 2px; }

.label-default {
  background-color: #999; }

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]), .editable-input
.input-group-sm > select:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.editable-cancel:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.editable-submit:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.editable-cancel:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.editable-submit:not([size]):not([multiple]) {
  height: 32px; }

.alert {
  margin-bottom: 20px;
  border-width: 0;
  border-left-width: 5px  !important;
  padding: 10px;
  border-radius: 0;
  margin-top: 0; }

.alert-heading {
  font-weight: bold; }

.alert-info {
  border-color: #9cb4c5  !important;
  color: #305d8c  !important;
  background-color: #d6dde7  !important; }

.alert-warning {
  border-color: #dfb56c  !important;
  color: #826430  !important;
  background-color: #efe1b3  !important; }

.alert-success {
  border-color: #8ac38b !important;
  color: #356635 !important;
  background-color: #cde0c4 !important; }

.alert-danger {
  border-color: #953b39;
  color: #fff;
  background-color: #c26565; }
  .alert-danger .close {
    color: #000; }

.card {
  border: 0;
  border-radius: 0; }
  .card ~ .card {
    margin-top: -1px; }

.card-header {
  border-radius: 0 !important;
  border: 1px solid #c3c3c3;
  background: #fcfcfc;
  font-size: 1.15385rem;
  color: inherit;
  font-weight: 300;
  padding: 0.61538rem 1.15385rem 0.69231rem;
  display: block; }
  .card-header .fa {
    line-height: 20px; }
  .card-header.collapsed .fa:before {
    content: "\f107"; }

.card:last-child .card-body {
  border-bottom: 1px solid #c3c3c3; }

.card-body {
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3; }

.smart-accordion .card-header .fa {
  color: #a90329; }

.smart-accordion .card-header.collapsed .fa {
  color: #356e35; }

.smart-accordion .card-header.collapsed .fa:before {
  content: "\f055"; }

.modal-header {
  border-bottom-color: #e5e5e5;
  padding: 1.15385rem; }

.modal-footer {
  border-top-color: #e5e5e5;
  padding: 1.53846rem; }

.modal-content {
  box-shadow: 0 0.38462rem 1.15385rem rgba(0, 0, 0, 0.5);
  border-radius: 0.23077rem; }

.modal-body {
  padding: 1.53846rem; }

.modal-dialog {
  max-width: 46.15385rem; }

.close {
  opacity: 0.2; }

.tooltip-inner {
  border-radius: 0; }

.popover {
  font-size: 13px; }

.popover-title,
.popover-header {
  padding: 0.61538rem 1.07692rem;
  margin: 0; }
  .popover-title h4,
  .popover-header h4 {
    margin: 0; }

.popover-body {
  padding: 0.69231rem 1.07692rem; }
  .popover-body .form-actions {
    text-align: right;
    margin: 0 -1.07692rem -0.69231rem;
    padding: 0.69231rem 1.07692rem;
    background: rgba(249, 249, 249, 0.9);
    border-top: 1px solid rgba(0, 0, 0, 0.1); }

.well {
  min-height: 20px;
  padding: 19px;
  background-color: #fbfbfb;
  border: 1px solid #ddd;
  position: relative;
  margin-bottom: 20px;
  box-shadow: 0 1px 1px #ececec;
  border-radius: 2px; }

.well-layouts h5 {
  margin-top: 0.76923rem;
  line-height: normal; }

.well-sm {
  padding: 0.69231rem;
  border-radius: 0.15385rem; }

.well-lg {
  padding: 1.84615rem;
  border-radius: 0.23077rem; }

.well-light {
  background: #fff;
  border-color: #e2e2e2; }

.well[class*=" bg-"], .well[class^=bg-] {
  border: 0; }

.input-group-addon {
  padding: 0.46154rem;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-right: none;
  border-radius: 0;
  width: 2.46154rem;
  margin-top: 0;
  float: left;
  line-height: 1.38462rem; }
  .input-group-addon .radio label input, .input-group-addon .checkbox label input {
    margin: 0; }

.icon-addon {
  position: relative; }
  .icon-addon .form-control, .icon-addon .editable-input input, .editable-input .icon-addon input, .icon-addon .editable-input select, .editable-input .icon-addon select,
  .icon-addon.addon-md .form-control,
  .icon-addon.addon-md .editable-input input, .editable-input
  .icon-addon.addon-md input,
  .icon-addon.addon-md .editable-input select, .editable-input
  .icon-addon.addon-md select {
    padding-left: 2.30769rem; }
  .icon-addon .fa {
    margin: 0.61538rem 0.76923rem;
    position: absolute;
    left: 0;
    top: 0;
    height: 2.30769rem;
    width: 2.30769rem;
    text-align: center;
    line-height: 2.30769rem; }

.carousel-indicators li {
  cursor: pointer; }

.carousel-control-prev-icon, .carousel-control-next-icon {
  width: 2.30769rem;
  height: 2.30769rem; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#3276b1' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }
  .text-white .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#3276b1' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }
  .text-white .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 0.92308rem;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  /*background-color: #f9f2f4;*/
  background-color: #F5F5F5;
  border-radius: 2px; }

.input-group-prepend .input-group-text,
.input-group-append .input-group-text {
  border-radius: 0 !important; }

.blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 1.25rem;
  border-left: 5px solid rgba(0, 0, 0, 0.15); }
  .blockquote footer {
    font-size: 0.8em;
    color: #999999; }
    .blockquote footer:before {
      content: '\2014 \00A0'; }
  .blockquote ol:last-child, .blockquote p:last-child, .blockquote ul:last-child {
    margin-bottom: 0; }

.blockquote-reverse {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 1.25rem;
  border-right: 5px solid rgba(0, 0, 0, 0.15);
  text-align: right; }
  .blockquote-reverse footer {
    font-size: 0.8em;
    color: #999999; }
    .blockquote-reverse footer:before {
      content: '\2014 \00A0'; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

caption {
  caption-side: inherit;
  padding-top: 0.61538rem;
  padding-bottom: 0.61538rem;
  color: #999999; }

.bootstrap-duallistbox-container label, .form header, legend {
  display: block;
  padding: 8px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  background: #fff;
  font-size: 1.23077rem;
  color: #222222;
  margin: 0 0 20px; }

.glyphicon {
  font-family: FontAwesome;
  font-style: normal; }
  .glyphicon:before {
    display: inline-block; }

.glyphicon-arrow-right:before {
  content: "\f061"; }

.glyphicon-arrow-left:before {
  content: "\f060"; }

.glyphicon-chevron-up:before {
  content: "\f077"; }

.glyphicon-chevron-down:before {
  content: "\f078"; }

.has-feedback .form-control, .has-feedback .editable-input input, .editable-input .has-feedback input, .has-feedback .editable-input select, .editable-input .has-feedback select {
  padding-right: 40px; }

.has-feedback .form-control-feedback {
  top: 23px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px; }

[class^=col-] > .form-control + .form-control-feedback, .editable-input [class^=col-] > input + .form-control-feedback, .editable-input [class^=col-] > select + .form-control-feedback {
  right: 1rem; }

.form-control:focus + .input-group-append .input-group-text, .editable-input input:focus + .input-group-append .input-group-text, .editable-input select:focus + .input-group-append .input-group-text {
  background-color: #72a0ce;
  border-color: #3276b1;
  color: #fff; }

.has-warning {
  color: #c09853; }
  .has-warning .form-control-feedback {
    color: #c09853; }
  .has-warning .form-control, .has-warning .editable-input input, .editable-input .has-warning input, .has-warning .editable-input select, .editable-input .has-warning select {
    color: inherit !important;
    border-color: inherit !important; }
  .has-warning .was-validated .form-control:invalid, .has-warning .was-validated .editable-input input:invalid, .editable-input .has-warning .was-validated input:invalid, .has-warning .was-validated .editable-input select:invalid, .editable-input .has-warning .was-validated select:invalid, .has-warning .form-control.is-invalid, .has-warning .editable-input input.is-invalid, .editable-input .has-warning input.is-invalid, .has-warning .editable-input select.is-invalid, .editable-input .has-warning select.is-invalid, .has-warning .was-validated .custom-select:invalid, .has-warning .custom-select.is-invalid {
    border-color: #c09853; }
  .has-warning .form-control:focus + .input-group-append .input-group-text, .has-warning .editable-input input:focus + .input-group-append .input-group-text, .editable-input .has-warning input:focus + .input-group-append .input-group-text, .has-warning .editable-input select:focus + .input-group-append .input-group-text, .editable-input .has-warning select:focus + .input-group-append .input-group-text {
    background-color: #dbab57;
    color: #fff; }
  .has-warning .input-group-prepend .input-group-text,
  .has-warning .input-group-append .input-group-text {
    border-color: #dbab57;
    background-color: #faf2cc;
    color: #c09853; }

.has-error {
  color: #b94a48; }
  .has-error .form-control-feedback {
    color: #b94a48; }
  .has-error .form-control, .has-error .editable-input input, .editable-input .has-error input, .has-error .editable-input select, .editable-input .has-error select {
    color: inherit !important;
    border-color: inherit !important; }
  .has-error .input-group-prepend .input-group-text,
  .has-error .input-group-append .input-group-text {
    border-color: #b94a48;
    background-color: #f2dede;
    color: #b94a48; }
  .has-error .form-control:focus + .input-group-append .input-group-text, .has-error .editable-input input:focus + .input-group-append .input-group-text, .editable-input .has-error input:focus + .input-group-append .input-group-text, .has-error .editable-input select:focus + .input-group-append .input-group-text, .editable-input .has-error select:focus + .input-group-append .input-group-text {
    background-color: #b94a48;
    color: #fff; }
    .has-error .select2-container .select2-choice {
        border-color: #b94a48;
    }

.invalid-feedback {
  color: #a90329;
  font-size: inherit; }

.has-success {
  color: #468847; }
  .has-success .form-control-feedback {
    color: #468847; }
  .has-success .form-control, .has-success .editable-input input, .editable-input .has-success input, .has-success .editable-input select, .editable-input .has-success select {
    color: inherit !important;
    border-color: inherit !important; }
  .has-success .form-control:focus + .input-group-append .input-group-text, .has-success .editable-input input:focus + .input-group-append .input-group-text, .editable-input .has-success input:focus + .input-group-append .input-group-text, .has-success .editable-input select:focus + .input-group-append .input-group-text, .editable-input .has-success select:focus + .input-group-append .input-group-text {
    background-color: #468847;
    color: #fff; }
  .has-success .input-group-prepend .input-group-text,
  .has-success .input-group-append .input-group-text {
    border-color: #468847;
    background-color: #dff0d8;
    color: #468847; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.modal-title {
  line-height: 1.42857; }

@media (min-width: 576px) {
  .modal-dialog {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .form-group-xs {
    display: block;
    margin-bottom: 15px; } }

.tooltip.in {
  display: block;
  opacity: 1; }

.slider {
  margin-bottom: 30px; }

.slider-handle {
  font-family: FontAwesome;
  transform: rotate(90deg);
  border: 1px solid #FFF;
  font-weight: normal;
  font-style: normal;
  background: #858585;
  color: #BDBDBD;
  font-size: 0.76923rem;
  line-height: 18px;
  text-align: center; }
  .slider-handle:before {
    content: "\f0c9"; }

.slider.slider-horizontal {
  width: 100%; }
  .slider.slider-horizontal .slider-handle.triangle {
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    border: none;
    line-height: 21px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
  .slider.slider-horizontal .slider-handle.triangle:before {
    content: "\f0da";
    font-size: 34px; }

.slider-horizontal .slider-selection + .slider-handle.triangle + .slider-handle.triangle:before {
  content: "\f0d9"; }

.slider .slider-handle.triangle {
  color: #858585;
  box-shadow: none;
  transform: rotate(0deg) !important; }

.slider .max-slider-handle.slider-handle.triangle {
  transform: rotate(180deg) !important; }

.slider.slider-vertical .slider-handle.triangle {
  width: 20px;
  height: 20px;
  border: none;
  line-height: 21px;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8); }

.slider.slider-vertical .slider-handle.triangle:before {
  content: "\f0d7";
  font-size: 32px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }

.slider.slider-vertical .slider-selection + .slider-handle.triangle + .slider-handle.triangle:before {
  content: "\f0d8";
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8); }

.slider-track {
  border-radius: 0;
  box-shadow: none;
  background: #E5E5E5; }

.slider-selection {
  border-radius: 0;
  background: #3276b1; }

.slider-success .slider-selection {
  background: #739e73; }

.slider-danger .slider-selection {
  background: #a90329; }

.slider-warning .slider-selection {
  background: #c79121; }

.slider-info .slider-selection {
  background: #57889c; }

.md-editor .btn-group + .btn-group {
  margin-left: 4px; }

.md-editor > textarea {
  padding: 10px;
  font-size: 1rem; }

.jarviswidget .note-editor.note-frame .note-editing-area .note-editable {
  background: rgba(48, 126, 204, 0.05); }
  .jarviswidget .note-editor.note-frame .note-editing-area .note-editable:focus {
    background: #fff; }

.jarviswidget .note-editor .card-header {
  background-color: #f5f5f5;
  border-width: 0 0 1px; }

.jarviswidget.no-padding .note-editor.note-frame {
  border: 0; }

.popover.clockpicker-popover {
  min-width: inherit; }
  .popover.clockpicker-popover .popover-content {
    padding: 12px; }

.bootstrap-tagsinput {
  padding: 1px 3px;
  border-radius: 0;
  box-shadow: none;
  font-size: 1rem;
  display: block; }
  .bootstrap-tagsinput input {
    width: 100px; }
  .bootstrap-tagsinput > span {
    font-size: inherit;
    border-radius: 0 !important;
    font-weight: 400;
    padding: 3px 28px 4px 8px;
    border: 1px solid #2c699d;
    background: #3276b1; }
  .bootstrap-tagsinput .tag {
    color: #fff;
    position: relative;
    margin: 3px 0 3px 2px;
    display: inline-block; }
    .bootstrap-tagsinput .tag [data-role=remove] {
      display: block;
      top: -1px;
      right: 0;
      padding: 3px 4px 3px 5px;
      width: 23px;
      height: 22px;
      position: absolute;
      cursor: pointer; }
      .bootstrap-tagsinput .tag [data-role=remove]:hover {
        background: rgba(0, 0, 0, 0.3); }
      .bootstrap-tagsinput .tag [data-role=remove]:after {
        content: "\f057";
        font-family: fontAwesome;
        padding: 2px 1px;
        line-height: 17px;
        font-size: 15px;
        text-align: center; }
      .bootstrap-tagsinput .tag [data-role=remove]:hover {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
        .bootstrap-tagsinput .tag [data-role=remove]:hover:active {
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.ui-icon.ui-icon-circle-triangle-e,
.ui-icon.ui-icon-circle-triangle-w {
  font-family: FontAwesome;
  text-indent: 0;
  background: none; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  color: #222; }

/* .ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 0;
}
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  border: 0;
  font-weight: 700;
  background-color: #f5f5f5; }

.ui-datepicker .ui-datepicker-title {
  color: gray; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px; }

.ui-datepicker th {
  font-weight: 700;
  color: gray; }

.ui-datepicker-today a:hover {
  background-color: gray;
  color: #fff; }

.ui-datepicker-today a {
  background-color: #BFBFBF;
  cursor: pointer;
  padding: 0 4px;
  margin-bottom: 0; }

.ui-datepicker td a {
  margin-bottom: 0;
  border: 0; }

.ui-datepicker td:hover {
  color: #fff; }

.ui-datepicker td .ui-state-default {
  border: 0;
  margin-bottom: 0;
  padding: 5px;
  color: gray;
  text-align: center;
  filter: none; }

.ui-datepicker td .ui-state-highlight {
  color: #fff;
  background-color: #A90329;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.ui-datepicker td .ui-state-active {
  color: #333;
  background-color: #ebebeb;
  margin-bottom: 0;
  font-size: normal;
  text-shadow: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.ui-datepicker td .ui-state-hover {
  color: #fff;
  background: #428bca;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #357ebd;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  background: #ebebeb;
  border-color: #adadad; }

.ui-datepicker-prev,
.ui-datepicker-prev:hover,
.ui-datepicker-next,
.ui-datepicker-next:hover {
  border-color: #ebebeb;
  font-weight: normal; }

.ui-datepicker .ui-state-default {
  background: none; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 2px; }

/*
 * Dialog
 */
.ui-dialog {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0; }

.ui-corner-all {
  border-radius: 0; }

.ui-dialog-titlebar h4 {
  margin: 13px 0; }

.ui-widget-overlay {
  z-index: 999; }

.ui-dialog .ui-dialog-titlebar {
  padding: 0 10px;
  background: #fff;
  border-radius: 0.46154rem 0.46154rem 0 0;
  border-width: 0 0 1px;
  border-bottom-color: #eee; }

.ui-dialog .ui-dialog-title {
  margin: 0; }

.ui-dialog .ui-dialog-titlebar-close {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  opacity: 0.25;
  margin-top: -16px;
  margin-right: 4px; }
  .ui-dialog .ui-dialog-titlebar-close:hover {
    opacity: 0.9; }

.ui-dialog-titlebar-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0 .4em 0 0; }

.ui-dialog .ui-dialog-buttonpane {
  margin-top: 13px;
  padding: 19px 15px 20px;
  text-align: right;
  border-radius: 0 0 0.46154rem 0.46154rem;
  border-top: 1px solid #eee; }

/* tabs */
.ui-tabs {
  position: relative;
  border: 0;
  border-radius: 0;
  padding: 0; }
  .ui-tabs.ui-widget.ui-widget-content {
    border: 0; }
  .ui-tabs .ui-tabs-nav {
    border: solid #ddd;
    border-width: 0 0 1px;
    border-radius: 0;
    padding: 0;
    background: none; }
    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
      padding: 0.61538rem 0.92308rem; }
    .ui-tabs .ui-tabs-nav li {
      box-shadow: none;
      position: relative;
      top: 0;
      float: left;
      margin: 0 0 -1px;
      border: 1px solid transparent;
      border-bottom-width: 0;
      border-color: transparent;
      list-style: none;
      white-space: nowrap;
      filter: none;
      margin-right: 3px;
      background-color: #f5f5f5; }
      .ui-tabs .ui-tabs-nav li a {
        border-radius: 0px;
        color: #838383;
        float: left;
        padding: 8px 12px;
        font-weight: 400;
        text-decoration: none;
        outline: 0; }
      .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
        font-weight: bold;
        border-top-width: 0px !important;
        margin-top: 1px !important;
        box-shadow: 0 -2px 0 #3276b1;
        border: 1px solid #ddd;
        border-bottom: 1px solid #fff;
        background-color: #fff;
        color: #555555; }
      .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
        cursor: text; }
      .ui-tabs .ui-tabs-nav li.ui-state-active {
        border: 0;
        padding: 0; }
        .ui-tabs .ui-tabs-nav li.ui-state-active:hover {
          cursor: text; }
  .ui-tabs .ui-tabs-tab {
    border-radius: 0; }
  .ui-tabs .ui-tabs-panel {
    display: block;
    border-radius: 0;
    border: 1px solid #dee2e6;
    margin: 0;
    padding: 10px 13px;
    border-top: none; }
  .ui-tabs .ui-tabs-hide {
    display: none !important; }

/*
 * JQUI SPINNERS
 */
.ui-spinner-input {
  margin: 0 !important;
  height: 32px;
  padding: 7px 24px 7px 12px;
  border-color: #aaa; }

.ui-spinner-input.spinner-left {
  padding: 6px 12px 6px 24px; }

.ui-spinner {
  width: 100%; }
  .ui-spinner.ui-widget.ui-widget-content {
    border: 0;
    border-radius: 0; }

.ui-spinner-input.spinner-left + .ui-spinner-button, .ui-spinner-input.spinner-left + .ui-spinner-button + .ui-spinner-button {
  right: auto;
  left: 0px; }

.ui-spinner-up, .ui-spinner-down {
  background: #739e73;
  border-radius: 0px; }

.ui-spinner-up:hover, .ui-spinner-up:active, .ui-spinner-up:focus {
  background: #5b835b; }

.ui-spinner-down:hover, .ui-spinner-down:active, .ui-spinner-down:focus {
  background: #77021d; }

.ui-spinner-down {
  background: #c2032f; }

.ui-spinner-up:before, .ui-spinner-down:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f067";
  color: #fff;
  font-size: 1.07692rem;
  margin-top: 2px; }

.ui-spinner-down:before {
  content: "\f068"; }

.ui-spinner-up > :first-child, .ui-spinner-down > :first-child {
  display: none; }

.ui-spinner-button {
  width: 19px; }

/* spinner both */
.ui-spinner-input.spinner-both {
  padding: 6px 30px; }

.ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button {
  left: 0px;
  right: auto; }

.ui-spinner-input.spinner-both + .ui-spinner-button,
.ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button {
  height: 30px;
  width: 25px; }

.ui-spinner-input.spinner-both + .ui-spinner-up:before, .ui-spinner-input.spinner-both + .ui-spinner-up + .ui-spinner-down:before {
  margin-top: 8px; }

/* menu */
.ui-menu {
  width: 155px;
  padding: 2px;
  -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  -moz-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 1; }
  .ui-menu .ui-state-disabled {
    margin: .4em 0 .2em !important;
    background: none !important;
    color: #999 !important;
    font-weight: normal !important;
    cursor: default; }
  .ui-menu .ui-menu-item a {
    display: block; }
  .ui-menu .ui-menu-item a .ui-menu-icon {
    width: auto;
    height: auto;
    top: 2px;
    left: auto;
    right: 5px;
    bottom: auto;
    text-indent: 0px; }
  .ui-menu .ui-state-disabled.ui-state-hover,
  .ui-menu .ui-state-disabled.ui-state-active {
    border: 0; }

.ui-icon-caret-1-e:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 1.07692rem;
  display: inline; }

/* accordions */
.ui-accordion .ui-accordion-content {
  padding: 0; }

.ui-accordion .ui-accordion-header {
  background-color: #fbfbfb;
  font-size: 15px;
  padding: 10px 15px 9px 36px !important; }

.ui-accordion .ui-accordion-header, .ui-accordion .ui-accordion-content {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }

.ui-accordion .ui-accordion-content {
  padding: 15px; }

.ui-accordion-header-active {
  color: inherit; }

.ui-accordion .ui-accordion-header {
  margin-top: -2px; }

.ui-accordion .ui-accordion-header, .ui-accordion-content {
  border-color: gainsboro !important; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion-header-icon {
  text-indent: 0;
  background-image: none !important;
  text-align: center;
  line-height: normal;
  left: 12px;
  margin-top: -6px;
  font-size: 14px; }

.ui-progressbar {
  background-color: #eee; }

.ui-progressbar.ui-widget.ui-widget-content {
  border: 0; }

.ui-progressbar-value.ui-widget-header {
  height: auto;
  margin: 0;
  border: 0; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  background: #3276b1;
  border-color: transparent; }

.pace .pace-progress {
  background: #3276b1; }

.jqstooltip {
  display: table;
  max-width: 10px; }

.sa-sparks {
  margin: 5px -10px 0 0;
  padding: 0; }
  .sa-sparks li {
    padding: 0 10px;
    display: inline-block;
    max-height: 47px;
    overflow: hidden;
    text-align: left;
    min-width: 180px; }
    .sa-sparks li ~ li {
      border-left: 1px dotted #c7c7c7; }
  .sa-sparks h5 {
    float: left;
    margin: 2px 0 0;
    font-size: 0.84615rem;
    font-weight: normal; }
  .sa-sparks small {
    color: #555;
    font-size: 11px;
    text-transform: uppercase; }
  .sa-sparks span {
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    text-transform: none;
    display: block; }
  .sa-sparks .sparkline {
    display: block;
    float: right;
    margin: 8px 0 0 20px; }
  @media (max-width: 1199px) {
    .sa-sparks li {
      min-width: 91px; } }

[data-progressbar-value] {
  overflow: visible;
  position: relative;
  margin-bottom: 5px;
  margin-top: 1.53846rem; }

[data-progressbar-value]:before {
  position: absolute;
  font-size: 0.84615rem;
  top: -12px; }

[data-progressbar-value]:before {
  content: attr(data-progressbar-value) "%"; }

[data-progressbar-value="1"] > .progress-bar {
  width: 1%;
  background: #a90329; }

[data-progressbar-value="2"] > .progress-bar {
  width: 2%;
  background: #a90329; }

[data-progressbar-value="3"] > .progress-bar {
  width: 3%;
  background: #a90329; }

[data-progressbar-value="4"] > .progress-bar {
  width: 4%;
  background: #a90329; }

[data-progressbar-value="5"] > .progress-bar {
  width: 5%;
  background: #a90329; }

[data-progressbar-value="6"] > .progress-bar {
  width: 6%;
  background: #a90329; }

[data-progressbar-value="7"] > .progress-bar {
  width: 7%;
  background: #a90329; }

[data-progressbar-value="8"] > .progress-bar {
  width: 8%;
  background: #a90329; }

[data-progressbar-value="9"] > .progress-bar {
  width: 9%;
  background: #a90329; }

[data-progressbar-value="10"] > .progress-bar {
  width: 10%;
  background: #db0435; }

[data-progressbar-value="11"] > .progress-bar {
  width: 11%;
  background: #c79121; }

[data-progressbar-value="12"] > .progress-bar {
  width: 12%;
  background: #c79121; }

[data-progressbar-value="13"] > .progress-bar {
  width: 13%;
  background: #c79121; }

[data-progressbar-value="14"] > .progress-bar {
  width: 14%;
  background: #c79121; }

[data-progressbar-value="15"] > .progress-bar {
  width: 15%;
  background: #c79121; }

[data-progressbar-value="16"] > .progress-bar {
  width: 16%;
  background: #c79121; }

[data-progressbar-value="17"] > .progress-bar {
  width: 17%;
  background: #c79121; }

[data-progressbar-value="18"] > .progress-bar {
  width: 18%;
  background: #c79121; }

[data-progressbar-value="19"] > .progress-bar {
  width: 19%;
  background: #c79121; }

[data-progressbar-value="20"] > .progress-bar {
  width: 20%;
  background: #c79121; }

[data-progressbar-value="21"] > .progress-bar {
  width: 21%;
  background: #c79121; }

[data-progressbar-value="22"] > .progress-bar {
  width: 22%;
  background: #c79121; }

[data-progressbar-value="23"] > .progress-bar {
  width: 23%;
  background: #c79121; }

[data-progressbar-value="24"] > .progress-bar {
  width: 24%;
  background: #c79121; }

[data-progressbar-value="25"] > .progress-bar {
  width: 25%;
  background: #c79121; }

[data-progressbar-value="26"] > .progress-bar {
  width: 26%;
  background: #c79121; }

[data-progressbar-value="27"] > .progress-bar {
  width: 27%;
  background: #c79121; }

[data-progressbar-value="28"] > .progress-bar {
  width: 28%;
  background: #c79121; }

[data-progressbar-value="29"] > .progress-bar {
  width: 29%;
  background: #c79121; }

[data-progressbar-value="30"] > .progress-bar {
  width: 30%;
  background: #c79121; }

[data-progressbar-value="31"] > .progress-bar {
  width: 31%;
  background: #c79121; }

[data-progressbar-value="32"] > .progress-bar {
  width: 32%;
  background: #c79121; }

[data-progressbar-value="33"] > .progress-bar {
  width: 33%;
  background: #c79121; }

[data-progressbar-value="34"] > .progress-bar {
  width: 34%;
  background: #c79121; }

[data-progressbar-value="35"] > .progress-bar {
  width: 35%;
  background: #c79121; }

[data-progressbar-value="36"] > .progress-bar {
  width: 36%;
  background: #c79121; }

[data-progressbar-value="37"] > .progress-bar {
  width: 37%;
  background: #c79121; }

[data-progressbar-value="38"] > .progress-bar {
  width: 38%;
  background: #c79121; }

[data-progressbar-value="39"] > .progress-bar {
  width: 39%;
  background: #c79121; }

[data-progressbar-value="40"] > .progress-bar {
  width: 40%;
  background: #c79121; }

[data-progressbar-value="41"] > .progress-bar {
  width: 41%;
  background: #404040; }

[data-progressbar-value="42"] > .progress-bar {
  width: 42%;
  background: #404040; }

[data-progressbar-value="43"] > .progress-bar {
  width: 43%;
  background: #404040; }

[data-progressbar-value="44"] > .progress-bar {
  width: 44%;
  background: #404040; }

[data-progressbar-value="45"] > .progress-bar {
  width: 45%;
  background: #404040; }

[data-progressbar-value="46"] > .progress-bar {
  width: 46%;
  background: #404040; }

[data-progressbar-value="47"] > .progress-bar {
  width: 47%;
  background: #404040; }

[data-progressbar-value="48"] > .progress-bar {
  width: 48%;
  background: #404040; }

[data-progressbar-value="49"] > .progress-bar {
  width: 49%;
  background: #404040; }

[data-progressbar-value="50"] > .progress-bar {
  width: 50%;
  background: #404040; }

[data-progressbar-value="51"] > .progress-bar {
  width: 51%;
  background: #404040; }

[data-progressbar-value="52"] > .progress-bar {
  width: 52%;
  background: #404040; }

[data-progressbar-value="53"] > .progress-bar {
  width: 53%;
  background: #404040; }

[data-progressbar-value="54"] > .progress-bar {
  width: 54%;
  background: #404040; }

[data-progressbar-value="55"] > .progress-bar {
  width: 55%;
  background: #404040; }

[data-progressbar-value="56"] > .progress-bar {
  width: 56%;
  background: #404040; }

[data-progressbar-value="57"] > .progress-bar {
  width: 57%;
  background: #404040; }

[data-progressbar-value="58"] > .progress-bar {
  width: 58%;
  background: #404040; }

[data-progressbar-value="59"] > .progress-bar {
  width: 59%;
  background: #404040; }

[data-progressbar-value="60"] > .progress-bar {
  width: 60%;
  background: #404040; }

[data-progressbar-value="61"] > .progress-bar {
  width: 61%;
  background: #3276b1; }

[data-progressbar-value="62"] > .progress-bar {
  width: 62%;
  background: #3276b1; }

[data-progressbar-value="63"] > .progress-bar {
  width: 63%;
  background: #3276b1; }

[data-progressbar-value="64"] > .progress-bar {
  width: 64%;
  background: #404040; }

[data-progressbar-value="65"] > .progress-bar {
  width: 65%;
  background: #3276b1; }

[data-progressbar-value="66"] > .progress-bar {
  width: 66%;
  background: #3276b1; }

[data-progressbar-value="67"] > .progress-bar {
  width: 67%;
  background: #3276b1; }

[data-progressbar-value="68"] > .progress-bar {
  width: 68%;
  background: #3276b1; }

[data-progressbar-value="69"] > .progress-bar {
  width: 69%;
  background: #3276b1; }

[data-progressbar-value="70"] > .progress-bar {
  width: 70%;
  background: #3276b1; }

[data-progressbar-value="71"] > .progress-bar {
  width: 71%;
  background: #3276b1; }

[data-progressbar-value="72"] > .progress-bar {
  width: 72%;
  background: #3276b1; }

[data-progressbar-value="73"] > .progress-bar {
  width: 73%;
  background: #3276b1; }

[data-progressbar-value="74"] > .progress-bar {
  width: 74%;
  background: #3276b1; }

[data-progressbar-value="75"] > .progress-bar {
  width: 75%;
  background: #3276b1; }

[data-progressbar-value="76"] > .progress-bar {
  width: 76%;
  background: #3276b1; }

[data-progressbar-value="77"] > .progress-bar {
  width: 77%;
  background: #3276b1; }

[data-progressbar-value="78"] > .progress-bar {
  width: 78%;
  background: #3276b1; }

[data-progressbar-value="79"] > .progress-bar {
  width: 79%;
  background: #3276b1; }

[data-progressbar-value="80"] > .progress-bar {
  width: 80%;
  background: #3276b1; }

[data-progressbar-value="81"] > .progress-bar {
  width: 81%;
  background: #a0bda0; }

[data-progressbar-value="82"] > .progress-bar {
  width: 82%;
  background: #a0bda0; }

[data-progressbar-value="83"] > .progress-bar {
  width: 83%;
  background: #a0bda0; }

[data-progressbar-value="84"] > .progress-bar {
  width: 84%;
  background: #9dbb9d; }

[data-progressbar-value="85"] > .progress-bar {
  width: 85%;
  background: #9dbb9d; }

[data-progressbar-value="86"] > .progress-bar {
  width: 86%;
  background: #9dbb9d; }

[data-progressbar-value="87"] > .progress-bar {
  width: 87%;
  background: #97b797; }

[data-progressbar-value="88"] > .progress-bar {
  width: 88%;
  background: #97b797; }

[data-progressbar-value="89"] > .progress-bar {
  width: 89%;
  background: #91b391; }

[data-progressbar-value="90"] > .progress-bar {
  width: 90%;
  background: #91b391; }

[data-progressbar-value="91"] > .progress-bar {
  width: 91%;
  background: #91b391; }

[data-progressbar-value="92"] > .progress-bar {
  width: 92%;
  background: #8eb18e; }

[data-progressbar-value="93"] > .progress-bar {
  width: 93%;
  background: #8baf8b; }

[data-progressbar-value="94"] > .progress-bar {
  width: 94%;
  background: #88ad88; }

[data-progressbar-value="95"] > .progress-bar {
  width: 95%;
  background: #85ab85; }

[data-progressbar-value="96"] > .progress-bar {
  width: 96%;
  background: #82a882; }

[data-progressbar-value="97"] > .progress-bar {
  width: 97%;
  background: #7fa67f; }

[data-progressbar-value="98"] > .progress-bar {
  width: 98%;
  background: #7ca47c; }

[data-progressbar-value="99"] > .progress-bar {
  width: 99%;
  background: #79a279; }

[data-progressbar-value="100"] > .progress-bar {
  width: 100%;
  background: #739e73;
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
  background-image: none !important; }

/*
  Copyright 2013 - SmartAdmin : WebApp (Sunny)

  * This is part of an item on wrapbootstrap.com
  * https://wrapbootstrap.com/user/MyOrange
  * ==================================

  Table of Contents
  ---------------------------------------------------------------

    - Main
    - Header
    - Content
    - Edit box
    - Timestamp
    - Helpers
    - Fullscreen
    - Styling
    - Custom styles
    - Icons - A few used examples
    - RTL support
    - Clearfix
    - Examples (minimalistic in grid)
    - Examples (lists)

*/
/*
 * MAIN
 */
article.sortable-grid {
  min-height: 30px; }

.jarviswidget {
  margin: 0 0 30px 0;
  position: relative;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 0; }

.widget-body .well {
  margin-bottom: 0px; }

.widget-content-padding {
  padding: 20px; }
  .widget-content-padding .well {
    margin-bottom: 0px; }

/*
 * HEADER
 */
.jarviswidget > header {
  align-items: center;
  height: 34px;
  /* make sure ".jarviswidget-loader" is also the same height or it will flicker during collapse */
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  align-items: flex-start; }
  .jarviswidget > header .jarviswidget-icon {
    width: 16px;
    height: 16px;
    float: left;
    margin: 12px 10px 0 0;
    display: block;
    zoom: 1;
    z-index: 4000; }
  .jarviswidget > header .widget-icon {
    display: block;
    width: 32px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 111%;
    line-height: 34px;
    text-align: center;
    margin-right: -10px; }
    .jarviswidget > header .widget-icon + h2 {
      padding-left: 20px; }
  .jarviswidget > header .widget-header {
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .jarviswidget > header h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    margin: 0;
    line-height: 34px;
    font-weight: normal;
    margin-left: 10px;
    letter-spacing: 0; }
  .jarviswidget > header .nav-tabs .nav-item {
    position: relative; }

.jarviswidget.jarviswidget-style-2 > header {
  align-items: baseline; }

.jarviswidget .ml-auto, .jarviswidget .mx-auto {
  float: right; }

.ui-sortable .jarviswidget-sortable > header {
  cursor: move;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  line-height: normal;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }

.ui-sortable .jarviswidget-sortable.jarviswidget-collapsed > header {
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.jarviswidget-ctrls {
  width: auto;
  padding: 0;
  margin: 0; }
  .jarviswidget-ctrls .button-icon {
    min-width: 30px;
    height: 32px;
    float: left;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    border-left: 1px solid rgba(0, 0, 0, 0.09); }
    .jarviswidget-ctrls .button-icon:hover {
      background-color: rgba(0, 0, 0, 0.05); }

.jarviswidget-loader {
  width: 32px;
  height: 32px;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
  text-align: center;
  line-height: 32px;
  font-size: 111%; }

/*
 * CONTENT
 */
.jarviswidget > div {
  float: left;
  width: 100%;
  position: relative;
  font-size: 13px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin: 0;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-top: none;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  padding: 13px 13px 0px;
  /* as per version 1.3 */
  overflow: visible; }

.jarviswidget.no-padding > div {
  padding: 0; }

.jarviswidget.no-padding .alert {
  border-width: 0 0 1px; }

.jarviswidget .widget-body {
  min-height: 100px;
  position: relative;
  padding-bottom: 13px; }
  .jarviswidget .widget-body.widget-hide-overflow {
    overflow: hidden; }

.widget-toolbar.no-border {
  border-left: none; }

.widget-body > table {
  margin-bottom: 0; }

.widget-toolbar > .smart-form {
  font-size: 0.92308rem; }

.widget-toolbar > .smart-form .radio input + i,
.widget-toolbar > .smart-form .checkbox input + i,
.widget-toolbar > .smart-form .toggle input + i {
  border-width: 1px;
  border-color: #C7C7C7;
  margin-top: 1px;
  box-shadow: 0 1px 1px #FFF,0 1px 1px #858585 inset;
  -webkit-box-shadow: 0 1px 1px #FFF,0 1px 1px #858585 inset;
  -moz-box-shadow: 0 1px 1px #FFF,0 1px 1px #858585 inset; }

/*
 * WELL WIDGET
 */
.jarviswidget.well {
  margin: 0 0 30px 0; }
  .jarviswidget.well > div {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
  .jarviswidget.well header {
    display: none; }

.jarviswidget.transparent {
  padding: 0;
  border: none;
  background: none; }
  .jarviswidget.transparent > div {
    padding: 0;
    background: none; }

/*
 * WIDGET FOOTER
 */
.widget-footer {
  display: block;
  min-height: 32px;
  vertical-align: middle;
  position: relative;
  background-color: #F8F7F7;
  padding: 5px;
  border-top: 1px solid #E4E4E4;
  text-align: right;
  margin: 0px -13px -13px; }
  .widget-footer.smart-form > label {
    margin-top: 4px;
    display: block; }

.widget-body.no-padding .alert {
  margin-bottom: 10px; }

.jarviswidget.no-padding .widget-footer {
  margin: 0 0 -13px; }

/*
 * EDIT BOX
 */
.jarviswidget-editbox {
  display: none;
  padding: 10px; }

/*.jarviswidget-editbox div {
width: 100%;
float: left;
margin-bottom: 0;
}
.jarviswidget-editbox label {
width: 80px;
height: 26px;
float: left;
line-height: 26px;
font-weight: bold;
margin-bottom:0;
}
.jarviswidget-editbox input {
width: 200px;
height: 24px;
padding: 0 5px;
border: 1px solid #666;
}
.jarviswidget-editbox span {
height: 26px;
width: 26px;
float: left;
margin: 0 5px 0 0;
cursor: pointer;
}*/
/*
 * TIMESTAMP
 */
.jarviswidget-timestamp {
  font-size: 12px;
  color: #868686;
  font-style: italic;
  margin: 10px 0 0; }

/*
 * HELPERS
 */
.jarviswidget-placeholder {
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 28px;
  /* adjusted from 28px */
  padding: 0;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*
 * FULL SCREEN
 */
body.nooverflow {
  overflow: hidden;
  position: fixed;
  width: 100%; }

#jarviswidget-fullscreen-mode {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050; }
  #jarviswidget-fullscreen-mode .jarviswidget {
    margin: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
    #jarviswidget-fullscreen-mode .jarviswidget > div {
      overflow-y: scroll;
      -moz-border-radius: 0;
      -khtml-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
      #jarviswidget-fullscreen-mode .jarviswidget > div > header {
        cursor: default; }

/*
 * WIDGET BODY TOOLBAR
 */
.widget-body-toolbar {
  display: block;
  padding: 8px 10px;
  min-height: 42px;
  border-bottom: 1px solid #ccc;
  background: #fafafa; }
  .widget-body-toolbar .onoffswitch-container {
    margin-top: 7px; }

.widget-body-toolbar.smart-form .inline-group, .smart-form .widget-body-toolbar .inline-group {
  float: left;
  margin-top: 4px; }

.widget-body-toolbar .btn, .widget-body-toolbar .editable-cancel, .widget-body-toolbar .editable-submit {
  vertical-align: middle; }

/*
 * WIDGET BODY AJAX LOAD
 */
.widget-body-ajax-loading::before {
  content: url("../img/ajax-loader.gif");
  padding-top: 18%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  display: block;
  background: rgba(255, 255, 255, 0.4);
  height: 100%;
  z-index: 1;
  width: 100%;
  position: absolute; }

.widget-body-ajax-loading:hover {
  cursor: wait; }

/*
 * STYLING
 */
.jarviswidget > header {
  color: #333;
  border: 1px solid #C2C2C2;
  background: #fafafa; }

.jarviswidget > div {
  background-color: #fff; }

.jarviswidget-editbox {
  border-bottom: 1px solid #B1B1B1;
  background-color: #fff;
  margin: -13px -13px 13px; }
  .no-padding .jarviswidget-editbox {
    margin: 0 0 10px; }

.jarviswidget-placeholder {
  background-color: #FFC;
  border: 1px dashed #A7A7A7; }

/*
 * CUSTOM STYLES
 */
/* remove colors */
.jarviswidget-remove-colors:hover,
.jarviswidget-remove-colors {
  color: #333;
  padding: 0;
  background: none; }

/* blue theme */
.jarviswidget-color-blue > header {
  background: #57889c;
  border-color: #57889c;
  color: #FFF; }
  .jarviswidget-color-blue > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-blue > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* blue-sky theme */
.jarviswidget-color-blue-sky > header {
  background: #0091d9;
  border-color: #0091d9;
  color: #FFF; }
  .jarviswidget-color-blue-sky > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-blue-sky > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* blue-light theme */
.jarviswidget-color-blue-light > header {
  background: #92a2a8;
  border-color: #92a2a8;
  color: #FFF; }
  .jarviswidget-color-blue-light > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-blue-light > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* blue-dark theme */
.jarviswidget-color-blue-dark > header {
  background: #4c4f53;
  border-color: #4c4f53;
  color: #FFF; }
  .jarviswidget-color-blue-dark > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-blue-dark > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* green theme */
.jarviswidget-color-green > header {
  background: #356e35;
  border-color: #356e35;
  color: #FFF; }
  .jarviswidget-color-green > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-green > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* green-light theme */
.jarviswidget-color-green-light > header {
  background: #71843f;
  border-color: #71843f;
  color: #FFF; }
  .jarviswidget-color-green-light > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-green-light > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* green-dark theme */
.jarviswidget-color-green-dark > header {
  background: #496949;
  border-color: #496949;
  color: #FFF; }
  .jarviswidget-color-green-dark > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-green-dark > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* green-bright theme */
.jarviswidget-color-green-bright > header {
  background: #40ac2b;
  border-color: #40ac2b;
  color: #FFF; }
  .jarviswidget-color-green-bright > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-green-bright > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* red theme */
.jarviswidget-color-red > header {
  background: #00d2db;
  border-color: #FFF;
  color: #FFF; }
  .jarviswidget-color-red > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-red > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* info theme */
.jarviswidget-color-info > header {
  background: #57889c;
  border-color: #57889c;
  color: #FFF; }
  .jarviswidget-color-info > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-info > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* yellow theme */
.jarviswidget-color-yellow > header {
  background: #b09b5b;
  border-color: #b09b5b;
  color: #FFF; }
  .jarviswidget-color-yellow > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-yellow > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* orange theme */
.jarviswidget-color-orange > header {
  background: #c79121;
  border-color: #c79121;
  color: #FFF; }
  .jarviswidget-color-orange > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-orange > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* orange-dark theme */
.jarviswidget-color-orange-dark > header {
  background: #a57225;
  border-color: #a57225;
  color: #FFF; }
  .jarviswidget-color-orange-dark > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-orange-dark > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* orange-bright theme */
.jarviswidget-color-orange-bright > header {
  background: #ffc40d;
  border-color: #ffc40d;
  color: #FFF; }
  .jarviswidget-color-orange-bright > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-orange-bright > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* pink theme */
.jarviswidget-color-pink > header {
  background: #ac5287;
  border-color: #ac5287;
  color: #FFF; }
  .jarviswidget-color-pink > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-pink > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* pink-dark theme */
.jarviswidget-color-pink-dark > header {
  background: #a8829f;
  border-color: #a8829f;
  color: #FFF; }
  .jarviswidget-color-pink-dark > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-pink-dark > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* purple theme */
.jarviswidget-color-purple > header {
  background: #6e587a;
  border-color: #6e587a;
  color: #FFF; }
  .jarviswidget-color-purple > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-purple > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* darken theme */
.jarviswidget-color-darken > header {
  background: #404040;
  border-color: #404040;
  color: #FFF; }
  .jarviswidget-color-darken > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-darken > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* lighten theme */
.jarviswidget-color-lighten > header {
  background: #d5e7ec;
  border-color: #d5e7ec;
  color: #FFF; }
  .jarviswidget-color-lighten > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-lighten > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* white theme */
/* grey-dark theme */
.jarviswidget-color-grey-dark > header {
  background: #525252;
  border-color: #525252;
  color: #FFF; }
  .jarviswidget-color-grey-dark > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-grey-dark > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* magenta theme */
.jarviswidget-color-magenta > header {
  background: #6e3671;
  border-color: #6e3671;
  color: #FFF; }
  .jarviswidget-color-magenta > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-magenta > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* teal theme */
.jarviswidget-color-teal > header {
  background: #568a89;
  border-color: #568a89;
  color: #FFF; }
  .jarviswidget-color-teal > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-teal > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* red-light theme */
.jarviswidget-color-red-light > header {
  background: #a65858;
  border-color: #a65858;
  color: #FFF; }
  .jarviswidget-color-red-light > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-red-light > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* red-bright theme */
.jarviswidget-color-red-bright > header {
  background: #ed1c24;
  border-color: #ed1c24;
  color: #FFF; }
  .jarviswidget-color-red-bright > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-red-bright > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* teal-light theme */
.jarviswidget-color-teal-light > header {
  background: #0aa66e;
  border-color: #0aa66e;
  color: #FFF; }
  .jarviswidget-color-teal-light > header > .jarviswidget-ctrls a {
    color: #fff; }
  .jarviswidget-color-teal-light > header .nav-tabs li a:not(.active) {
    color: #fff; }

/* blue-light theme */
.jarviswidget-color-blue-light > header {
  background: #cbd2d5;
  color: #2b363c; }
  .jarviswidget-color-blue-light > header > .jarviswidget-ctrls a {
    color: #2b363c; }

.jarviswidget-color-blue-light > header {
  border-color: #a0aeb3; }

/* white theme */
.jarviswidget-color-white > header {
  color: #838383; }

/*
 * WIDGET COLOR DROPDOWN
 */
.color-select {
  list-style: none;
  margin: 0;
  padding: 4px;
  min-width: 166px;
  max-width: 156px;
  right: -3px; }
  .color-select li {
    display: block;
    margin: 2px;
    float: left;
    line-height: 1.42857; }
    .color-select li span:hover {
      border: 3px solid rgba(0, 0, 0, 0.2); }

.color-select li span, .color-box {
  display: block;
  width: 22px;
  height: 22px;
  padding: 0;
  background: #333;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer; }

.color-box {
  position: relative;
  vertical-align: middle;
  border: 1px solid rgba(255, 255, 255, 0.3);
  outline: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.3); }
  .color-box:hover, .open .color-box {
    outline: 1px solid rgba(0, 0, 0, 0.1); }
  .color-box:hover {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07); }
  .color-box:active {
    top: 1px;
    left: 1px; }
  .widget-toolbar > .color-box {
    margin-top: 7px;
    width: 18px;
    height: 18px;
    outline: 1px solid rgba(0, 0, 0, 0.2); }
    .widget-toolbar > .color-box:hover, .widget-toolbar > .color-box:active, .widget-toolbar > .color-box:focus {
      outline: 1px solid rgba(0, 0, 0, 0.25); }
  .color-box.selector:after {
    opacity: 0; }

.widget-toolbar .dropdown-menu.color-select {
  right: -1px; }

/*
 * ICONS
 */
.jarviswidget-ctrls a {
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  line-height: 32px;
  padding: 0;
  margin: 0;
  color: #333; }

/*
 * RTL - SUPPORT
 
.rtl {
  .jarviswidget > header {
    padding: 0 7px 0 0;
    h2 {
      float: right;
      text-align: right
    }
    .jarviswidget-icon {
      float: right;
      margin: 12px 0 0 7px;
    }
  }
  .jarviswidget-ctrls {
    float: left;
    padding: 10px 0 0 3px;
    margin: 0;
    .button-icon { margin: 0 0 5px 5px; }
  }
  .jarviswidget-loader { float: left; }
}*/
/*
 * CLEARFIX
 */
.jarviswidget:before, .jarviswidget:after, .jarviswidget > div:before, .jarviswidget > div:after, .inner-spacer:before, .inner-spacer:after, .jarviswidget-editbox:before, .jarviswidget-editbox:after, .clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  visibility: hidden; }

.jarviswidget:after, .jarviswidget > div:after, .inner-spacer:after, .jarviswidget-editbox:after, .clearfix:after {
  clear: both; }

.jarviswidget, .jarviswidget > div, .inner-spacer:after, .jarviswidget-editbox, .clearfix {
  zoom: 1;
  /*IE*/ }

/*
 * WIDGET TOOLBARS
 */
.widget-toolbar {
  width: auto;
  height: 32px;
  line-height: 32px;
  position: relative;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
  cursor: pointer;
  padding: 0 8px;
  text-align: center; }

/*
 * WIDGET TOOLBAR COMPONENTS
 */
/*
 * TABS
 */
.jarviswidget header .nav-tabs {
  border-bottom-color: transparent; }
  .jarviswidget header .nav-tabs > li {
    padding-left: 0; }
    .jarviswidget header .nav-tabs > li > a {
      border-radius: 0px;
      padding: 7px 14px;
      display: block;
      margin-left: 2px;
      color: #333; }
    .jarviswidget header .nav-tabs > li .fa {
      opacity: 0.5; }
    .jarviswidget header .nav-tabs > li .active .fa {
      opacity: 1; }
    .jarviswidget header .nav-tabs > li .active > a, .jarviswidget header .nav-tabs > li .active > a:hover, .jarviswidget header .nav-tabs > li .active > a:focus {
      color: #555;
      background-color: #FFF;
      border: 1px solid #C2C2C2;
      border-bottom-color: transparent;
      border-top: none;
      cursor: default; }
  .jarviswidget header .nav-tabs:first-child li:first-child a {
    margin-left: -1px; }
  .jarviswidget header .nav-tabs:last-child li:last-child a {
    margin-right: -1px; }

/*
 * PILLS
 */
.jarviswidget header .nav-pills {
  margin: 3px; }
  .jarviswidget header .nav-pills > li > a {
    padding: 3px 5px 4px; }

/*
 * BTN GROUPS
 */
.widget-toolbar .btn-group {
  margin-top: -3px; }

/*
 * BTNs
 */
.widget-toolbar > .btn, .widget-toolbar > .editable-cancel, .widget-toolbar > .editable-submit {
  margin-top: -3px;
  font-size: 12px;
  padding: 1px 8px; }

/*
 * INPUT
 */
.widget-toolbar .smart-form label.checkbox, .widget-toolbar .smart-form label.radio {
  line-height: 29px; }

/*
 * LABELS
 */
.widget-toolbar > .label {
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  padding: 4px 7px; }

/*
 * BADGE
 */
.widget-toolbar > .badge {
  padding: 5px 5px;
  font-size: 14px;
  border-radius: 50%;
  font-weight: normal;
  min-width: 24px;
  text-align: center; }

/*
 * PROGRESS BARS
 */
.widget-toolbar .progress {
  width: 130px;
  margin: 7px 0 0 0;
  height: 18px;
  font-size: 12px;
  box-shadow: 0 1px 0 transparent, 0 0 0 1px #D1D1D1 inset;
  -webkit-box-shadow: 0 1px 0 transparent, 0 0 0 1px #D1D1D1 inset;
  -moz-box-shadow: 0 1px 0 transparent, 0 0 0 1px #D1D1D1 inset; }

.widget-toolbar .progress-bar {
  font-size: 12px; }

/*
 * PAGINATION
 */
.widget-toolbar .pagination {
  margin: 4px 0; }
  .widget-toolbar .pagination > li > a {
    padding: 2px 7px; }

/*
 * TEXT INPUT
 */
.widget-toolbar .widget-text-input {
  max-width: 220px; }

.widget-toolbar input[type='text'] {
  height: 28px;
  margin-top: 2px; }

.widget-toolbar.smart-form .icon-append, .widget-toolbar.smart-form .icon-prepend,
.widget-toolbar .smart-form .icon-append, .widget-toolbar .smart-form .icon-prepend {
  top: 3px; }

/*
 * Enhancements for other plugins 
 */
#jarviswidget-fullscreen-mode .fc-grid .fc-day-number {
  padding: 5px 12px;
  font-size: 40px; }

.widget-toolbar.smart-form .input input, .widget-toolbar.smart-form .select select, .widget-toolbar.smart-form .textarea textarea {
  height: 28px; }

#chat-container {
  position: absolute;
  background: #fff;
  width: 19.23077rem;
  height: 20.76923rem;
  z-index: 2;
  border-left: 1px solid #cdcecf;
  right: -19.30769rem;
  top: 0px;
  background: #fff;
  transition-duration: 0.25s; }
  #chat-container:hover, #chat-container:hover .chat-list-open-close {
    border-color: #a7a7a7; }
  #chat-container.open {
    right: 0px;
    top: 0px; }
    #chat-container.open .chat-list-open-close i:before {
      content: "\f00d"; }
    #chat-container.open .chat-list-open-close b {
      display: none; }
  #chat-container .chat-list-open-close {
    display: block;
    width: 2.46154rem;
    height: 2.46154rem;
    border: 0.07692rem solid #cdcecf;
    border-right: 0;
    position: absolute;
    left: -2.46154rem;
    top: 7%;
    border-radius: 50% 0 0 50%;
    background: #fff;
    padding: 0.23077rem 0.07692rem 0.23077rem 0.38462rem;
    font-size: 1.61538rem;
    line-height: 1.69231rem;
    cursor: pointer;
    color: #868686;
    box-shadow: inset 0 0.2em 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 0.2em 0 rgba(0, 0, 0, 0.05);
    background: #f2f4f8;
    text-align: center; }
    #chat-container .chat-list-open-close b {
      position: absolute;
      right: 0rem;
      background: #ed1c24;
      line-height: 0.69231rem;
      height: 0.92308rem;
      width: 0.92308rem;
      font-size: 0;
      top: 0.23077rem;
      border: 0.07692rem solid #fff;
      border-radius: 0.23077rem 0 0 0.23077rem;
      font-size: 0.69231rem;
      text-align: center;
      vertical-align: middle;
      color: #fff;
      font-weight: normal; }
  #chat-container .chat-list-body {
    height: 16.69231rem;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block;
    padding: 0;
    background: #f2f4f8; }
  #chat-container #chat-users {
    list-style: none;
    margin: 0.76923rem 0;
    padding: 0; }
    #chat-container #chat-users .badge {
      border-radius: 1.15385rem;
      font-size: inherit; }
    #chat-container #chat-users li {
      margin-bottom: 0.23077rem;
      margin-left: 0.38462rem; }
      #chat-container #chat-users li a {
        display: block;
        font-size: 1rem;
        color: #3d3d3d;
        text-decoration: none !important;
        padding: 0.23077rem 0.61538rem 0.23077rem 0.23077rem;
        line-height: 2.53846rem;
        vertical-align: middle; }
        #chat-container #chat-users li a:hover {
          background: #e0e4ee; }
        #chat-container #chat-users li a img {
          width: 2.53846rem;
          height: auto;
          margin-right: 0.76923rem; }
        #chat-container #chat-users li a i {
          color: #acacac;
          font-size: 0.61538rem;
          line-height: 2.61538rem;
          font-style: normal; }
          #chat-container #chat-users li a i.last-online {
            font-size: 0.92308rem;
            letter-spacing: -rem(1px); }
  #chat-container .chat-list-footer {
    overflow: hidden;
    border-top: 0.07692rem solid #CCC;
    padding: 0.76923rem; }
    #chat-container .chat-list-footer input[type="text"] {
      border: 0.07692rem solid #bababa !important; }
  #chat-container .control-group {
    padding: 0rem; }

.chat-body {
  background: #fafafa;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fafafa 0%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #fff));
  background: -webkit-linear-gradient(top, #fafafa 0%, #fff 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #fff 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #fff 100%);
  background: linear-gradient(to bottom, #FFF  0%, #EBEDED 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$chat-body-background', endColorstr='$white',GradientType=0 );
  box-shadow: inset 0.15385rem 0.15385rem 0.38462rem rgba(0, 0, 0, 0.04);
  display: block;
  height: 20.76923rem;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0.76923rem;
  padding-right: 2.07692rem;
  border: 0.07692rem solid #fff;
  border-top: none;
  border-radius: 10px 10px 10px 10px;
  margin-right: -1.30769rem; }
  .chat-body ul {
    margin: 0;
    padding: 0; }
  .chat-body li.message {
    display: block;
    position: relative;
    margin: 1.53846rem 1.53846rem 0; }
    .chat-body li.message img {
      display: block;
      float: left;
      border-left: 0.30769rem solid #fff; }
      .chat-body li.message img.online {
        border-left-color: #40ac2b; }
      .chat-body li.message img.offline {
        border-left-color: #ddd; }
      .chat-body li.message img.busy {
        border-left-color: #f14b52; }
      .chat-body li.message img.away {
        border-left-color: #ffc40d; }
    .chat-body li.message .message-text {
      display: block;
      padding: 0;
      margin-left: 5rem;
      line-height: normal; }
      .chat-body li.message .message-text time {
        position: absolute;
        top: 0.07692rem;
        right: 0rem;
        font-size: 0.76923rem;
        line-height: 0.76923rem;
        color: #afafaf; }
      .chat-body li.message .message-text .chat-file {
        display: block;
        margin: 0.23077rem 0;
        padding: 0.46154rem 0.76923rem;
        border: 0.07692rem dotted #ddd;
        background: rgba(0, 0, 0, 0.05);
        border-radius: 0.30769rem; }
        .chat-body li.message .message-text .chat-file:nth-child(3) {
          margin-top: 1.15385rem; }
        .chat-body li.message .message-text .chat-file.row-fluid [class*="span"] {
          min-height: 0.76923rem !important; }
        .chat-body li.message .message-text .chat-file b {
          font-style: italic;
          white-space: nowrap;
          width: 19.23077rem;
          overflow: hidden;
          text-overflow: ellipsis;
          text-align: left; }
      .chat-body li.message .message-text a.username {
        display: block;
        font-weight: bold;
        margin-bottom: 0.30769rem;
        vertical-align: top;
        line-height: 1.07692rem;
        font-size: 1.07692rem;
        letter-spacing: -0.07692rem;
        text-decoration: none !important; }
  .chat-body li.message:first-child {
    margin-top: 0.76923rem; }
  .chat-body .list-inline {
    margin-top: 0.38462rem; }

.profile-message {
  background: none !important;
  height: auto !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  overflow: hidden; }
  .profile-message li.message.message-reply {
    margin-left: 6.53846rem !important;
    background: #f7f7f7;
    padding: 0.76923rem;
    margin: 0.23077rem 0 0 1.53846rem; }
    .profile-message li.message.message-reply img {
      width: 2.69231rem !important; }
    .profile-message li.message.message-reply .message-text {
      margin-left: 3.46154rem !important; }
  .profile-message .wall-comment-reply {
    margin-left: 6.53846rem;
    margin-bottom: 1.53846rem; }

.chat-footer {
  border-top: 0.07692rem solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
  padding: 0 0.76923rem 1.15385rem;
  position: relative; }

.textarea-div {
  background-color: #fff;
  border: 0.07692rem solid #ccc;
  border-bottom: none;
  margin: 0.76923rem 0 0; }

.typearea {
  cursor: text;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 6.92308rem;
  padding: 0.38462rem 1.92308rem 0.38462rem 0.38462rem;
  position: relative;
  border-bottom: 0.07692rem solid #eee; }
  .typearea textarea {
    width: 100%;
    border-color: transparent !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    overflow: hidden;
    resize: none;
    padding: 0;
    margin: 0;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
    outline: none;
    resize: none;
    min-height: 4.69231rem; }

textarea.clone {
  position: absolute;
  visibility: hidden; }

.textarea-controls {
  padding: 0.38462rem;
  display: block;
  background-color: #fff;
  border: 0.07692rem solid #ccc;
  border-top: none;
  height: 3.30769rem;
  line-height: 2.53846rem;
  overflow: hidden; }
  .textarea-controls > label {
    margin: 0.23077rem 0.76923rem 0 0.76923rem; }
  .textarea-controls .smart-form .checkbox {
    padding-left: 1.69231rem !important; }

@media (min-width: 59.07692rem) and (max-width: 67.69231rem) {
  .chat-body li.message .message-text .chat-file b {
    width: 11.53846rem; } }

@media only screen and (min-width: 24.61538rem) and (max-width: 36.84615rem) {
  .chat-body li.message .message-text .chat-file b {
    width: 11.53846rem; } }

@media (max-width: 36.92308rem) {
  .chat-body li.message .message-text .chat-file b {
    width: 11.53846rem; } }

/* style sheets */
.ui-chatbox {
  position: fixed;
  bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0.15385rem 0.46154rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0.15385rem 0.46154rem;
  z-index: 959; }

.ui-chatbox-titlebar {
  padding: 0rem;
  border: 0;
  height: 2.76923rem;
  cursor: pointer;
  background: #474544 !important;
  color: #fff !important;
  font-weight: normal;
  line-height: normal;
  box-shadow: inset 0 -rem(2px) 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 -rem(2px) 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 -rem(2px) 0 rgba(0, 0, 0, 0.05); }

.ui-chatbox-titlebar > span {
  font-weight: normal;
  font-size: 1.07692rem;
  line-height: 2.76923rem;
  margin-left: 0.76923rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 9.23077rem;
  display: inline-block;
  float: left; }

.ui-chatbox-titlebar > span > :first-child {
  display: inline-block;
  border-radius: 50%;
  margin-right: 0.53846rem;
  padding: 0.38462rem; }

.ui-chatbox-titlebar.online > span > i {
  background: #54ce3c; }

.ui-chatbox-titlebar.busy > span > i {
  background: #f14b52; }

.ui-chatbox-titlebar.away > span > i {
  background: #ffc40d; }

.ui-chatbox-titlebar.incognito > span > i {
  background: #a19e9d; }

.ui-chatbox-titlebar.ui-state-focus {
  background: #201f1f !important;
  color: #fff; }

.ui-chatbox-content {
  padding: 0rem;
  margin: 0rem;
  border: 0rem !important; }

.ui-chatbox-content > .alert-msg {
  border-bottom: 0.07692rem dashed #D6D6D6;
  padding: 0.30769rem 0.76923rem;
  color: #C20F16;
  display: block;
  font-size: 0.84615rem;
  text-align: center;
  display: none; }

.ui-chatbox-content.true > .alert-msg {
  display: block !important; }

.ui-chatbox-log {
  padding: 0.53846rem 0.76923rem;
  height: 13.84615rem;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
  border: none !important; }

.ui-chatbox-log > :first-child {
  margin-top: 0rem; }

.ui-chatbox-input {
  padding: 0.23077rem;
  border-top: 0.07692rem solid grey;
  overflow: hidden;
  width: 100% !important;
  max-width: 100% !important;
  border-width: 0rem !important; }

.ui-chatbox-input-box {
  margin: 0.15385rem;
  border: 0.07692rem solid !important;
  /* #6699FF */
  border-color: #666666 #ccc #ccc #ccc !important;
  padding: 0.15385rem;
  height: 3.84615rem;
  outline: none;
  resize: none;
  background-color: rgba(48, 126, 204, 0.05) !important; }

.ui-chatbox-icon {
  float: right;
  min-width: 2.30769rem;
  height: 2.76923rem;
  border-left: 0.07692rem solid rgba(0, 0, 0, 0.09);
  font-size: 1.07692rem;
  line-height: 2rem;
  color: #fff !important;
  padding: 0.38462rem 0.69231rem; }

.ui-chatbox-icon.ui-state-hover {
  background: none;
  border-width: 0;
  border-left: 0.07692rem solid transparent; }

.ui-chatbox-input-focus {
  border-color: #5D98CC !important;
  background-color: #fff !important; }

.ui-chatbox-msg {
  margin-top: 0.76923rem;
  float: left;
  clear: both;
  /* Source: http://snipplr.com/view/10979/css-cross-browser-word-wrap */
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Firefox */
  white-space: -pre-wrap;
  /* Opera <7 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* IE */ }

/*
 * IN THE MENU
 */
.chat-users li:before,
.chat-users > ul:before {
  border: none; }

.chat-users .display-users {
  display: block;
  padding: 0 1.15385rem; }
  .chat-users .display-users a[data-chat-id] {
    padding: 0.30769rem 0.46154rem;
    font-size: 1rem;
    margin: 0.07692rem 0; }
  .chat-users .display-users [data-chat-id]:hover {
    background: rgba(255, 255, 255, 0.1); }
  .chat-users .display-users [data-chat-id] > i {
    display: inline-block;
    border-radius: 50%;
    margin-right: 0.53846rem;
    padding: 0.38462rem;
    width: auto !important; }
  .chat-users .display-users [data-chat-status=away] > i {
    background: #ffc40d; }
  .chat-users .display-users [data-chat-status=online] > i {
    background: #54ce3c; }
  .chat-users .display-users [data-chat-status=incognito] > i {
    background: #a19e9d; }
  .chat-users .display-users [data-chat-status=busy] > i {
    background: #f14b52; }
  .chat-users .display-users > dl {
    margin: 0; }

.chat-users .chat-user-filter {
  margin-bottom: 10px;
  margin-top: 5px;
  height: 27px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 3px 4px;
  font-size: 1.07692rem; }

.chat-users .sa-chat-learnmore-btn {
  margin-top: 10px;
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
  padding: 3px 0 !important;
  background: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2);
  color: #C2C2C2;
  border-radius: 5px; }

[data-chat-status="away"] + .popover .usr-card > img {
  border-left-color: #ffc40d; }

[data-chat-status="online"] + .popover .usr-card > img {
  border-left-color: #40ac2b; }

[data-chat-status="incognito"] + .popover .usr-card > img {
  border-left-color: #a19e9d; }

[data-chat-status="busy"] + .popover .usr-card > img {
  border-left-color: #f14b52; }

.chat-user-filter {
  margin-bottom: 0.76923rem;
  margin-top: 0.38462rem;
  height: 2.07692rem;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border: 0.07692rem solid rgba(255, 255, 255, 0.2);
  padding: 0.23077rem 0.30769rem;
  font-size: 1.07692rem; }

/*
 * POPOVER STYLE
 */
[data-chat-id] + .popover {
  min-width: 19.23077rem;
  margin-left: 1.07692rem;
  -webkit-box-shadow: 0 0.15385rem 0.61538rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.15385rem 0.61538rem rgba(0, 0, 0, 0.2);
  border-radius: 0rem;
  -moz-border-radius: 0rem;
  -webkit-border-radius: 0rem;
  font-weight: normal !important; }

[data-chat-id] + .popover .popover-content {
  padding: 0.61538rem; }

/*
 * USER CARD
 */
.usr-card {
  position: relative; }
  .usr-card > img {
    display: inline-block;
    border-left: 0.23077rem solid #fff; }

.usr-card-content {
  display: inline-block;
  vertical-align: top;
  margin-top: -rem(3px);
  padding-left: 0.38462rem;
  max-width: 13.38462rem; }
  .usr-card-content > :first-child {
    margin: 0rem;
    font-size: 1.07692rem;
    color: #3276b1;
    font-weight: bold; }
  .usr-card-content > p {
    margin: 0rem; }
    .usr-card-content > p > small {
      display: block;
      color: #7E7E7E; }

/*
 * DEMO BUTTON
 */
.sa-chat-learnmore-btn {
  margin-top: 0.76923rem;
  display: block;
  font-weight: bold;
  margin-bottom: 0.38462rem;
  padding: 0.23077rem 0rem !important;
  background: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2);
  color: #C2C2C2;
  border-radius: 0.38462rem; }

/*Messagebox */
.divMessageBox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100000; }
  .divMessageBox strong {
    font-weight: bold; }

/*
.MessageIE {
  background-image: url("../img/bg.png");    
}*/
.MessageBoxContainer {
  position: relative;
  top: 35%;
  color: white;
  position: relative;
  width: 100%;
  background-color: #232323;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 1.53846rem; }
  .MessageBoxContainer input {
    width: 50%;
    padding: 0.38462rem; }
  .MessageBoxContainer select {
    width: 50%;
    padding: 0.38462rem; }

.MessageBoxMiddle {
  position: relative;
  left: 20%;
  width: 60%; }
  .MessageBoxMiddle .MsgTitle {
    letter-spacing: -rem(1px);
    font-size: 1.84615rem;
    font-weight: 300; }
  .MessageBoxMiddle .pText {
    font-style: 1rem; }

.MessageBoxButtonSection {
  width: 100%;
  height: 2.30769rem; }
  .MessageBoxButtonSection button {
    float: right;
    margin-right: 0.53846rem;
    padding-left: 1.15385rem;
    padding-right: 1.15385rem;
    font-size: 1.07692rem;
    font-weight: bold; }

/* End of MessageBox */
.LoadingBoxContainer {
  position: relative;
  top: 20%;
  color: white;
  position: relative;
  width: 100%;
  background-color: #232323; }
  .LoadingBoxContainer .MsgTitle {
    font-size: 2rem; }
  .LoadingBoxContainer .pText {
    font-style: 2.30769rem; }

.LoadingBoxMiddle {
  position: relative;
  left: 20%;
  width: 50%;
  padding: 0.76923rem; }

#LoadingPoints {
  position: absolute; }

/* bigBoxes */
.bigBox {
  position: fixed;
  right: 0.76923rem;
  bottom: 0.76923rem;
  background-color: #004d60;
  padding: 0.76923rem 0.76923rem 0.38462rem;
  width: 30rem;
  height: 11.53846rem;
  color: white;
  z-index: 99999;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  border-left: 5px solid rgba(0, 0, 0, 0.15);
  overflow: hidden; }
  .bigBox span {
    font-size: 1.30769rem;
    font-weight: 300;
    letter-spacing: -rem(1px);
    padding: 5px 0 !important;
    display: block; }
  .bigBox p {
    font-size: 1rem;
    margin-top: 0.76923rem; }
  .bigBox .bigboxicon {
    font-size: 2.30769rem;
    text-align: left;
    position: absolute;
    top: 9.23077rem;
    left: 0.46154rem;
    z-index: 0; }
  .bigBox .bigboxnumber {
    width: 100%;
    text-align: right;
    font-size: 1.92308rem; }

#divMiniIcons {
  position: fixed;
  width: 4rem 15px;
  right: 0.76923rem;
  bottom: 13.84615rem;
  z-index: 9999;
  float: right; }
  #divMiniIcons .cajita {
    text-align: center;
    vertical-align: middle;
    padding: 0.30769rem 0.46154rem;
    color: #FFF;
    float: right;
    cursor: pointer;
    display: block;
    background-color: #F00;
    font-size: 1.30769rem;
    margin-left: 0.30769rem;
    margin-top: 0.38462rem; }
    #divMiniIcons .cajita:active {
      top: 0.07692rem;
      left: 0.07692rem;
      position: relative; }

.botClose {
  position: absolute;
  right: 0.76923rem;
  height: 1.23077rem;
  width: 1.15385rem;
  cursor: pointer;
  font-size: 1.38462rem;
  opacity: .5;
  display: block;
  top: 1.15385rem; }
  .botClose:hover {
    opacity: 1; }

.cajita img {
  width: 1.76923rem;
  height: 1.76923rem;
  padding-left: 0.23077rem;
  padding-top: 0.23077rem; }

/* End of  bigBoxes */
/* SmallBox */
#divSmallBoxes {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999; }

.SmallBox {
  position: absolute;
  right: 0.38462rem;
  top: 1.53846rem;
  width: 32.30769rem;
  color: white;
  z-index: 9999999;
  overflow: hidden;
  border: 1px solid transparent; }
  .SmallBox:hover {
    border: 1px solid #fff;
    cursor: pointer; }
  .SmallBox .foto {
    font-size: 3.84615rem;
    position: absolute;
    left: 1.30769rem; }
  .SmallBox .textoFull {
    width: 93%;
    float: left;
    padding-left: 1.53846rem; }
  .SmallBox .textoFoto {
    width: 78%;
    margin: 3px 1.53846rem 3px 6.15385rem;
    float: left; }
  .SmallBox span {
    font-size: 1.30769rem;
    font-weight: 300;
    letter-spacing: -rem(1px);
    display: block;
    margin: 4px 0; }
  .SmallBox p {
    font-size: 1rem;
    margin-top: 0.15385rem; }

.miniPic {
  position: absolute;
  bottom: 0.61538rem;
  right: 0.69231rem; }

.miniIcono {
  height: 100%;
  font-size: 1.53846rem; }

/* End of SmallBox */
#pageslide {
  /* These styles MUST be included. Do not change. */
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  /* Specify the width of your pageslide here */
  width: 23.46154rem;
  padding: 1.53846rem;
  /* These styles are optional, and describe how the pageslide will look */
  background-color: #004d60;
  color: #fff;
  -webkit-box-shadow: inset 0 0 5px 5px #222;
  -moz-shadow: inset 0 0 0px 0px #222;
  box-shadow: inset 0 0 0px 0px #222; }

.purehtml {
  color: white;
  font-size: 1.23077rem; }

/* Mobile Phones */
@media screen and (max-width: 450px) and (max-width: 767px) {
  /* SmallBox Responsive */
  #divSmallBoxes {
    position: fixed;
    width: 90%;
    right: 0;
    top: 0; }
  .SmallBox {
    width: 95%; }
    .SmallBox:hover {
      box-shadow: 0px 0px 0.76923rem #888888;
      cursor: pointer; }
    .SmallBox span {
      font-size: 1.23077rem;
      /*font-weight: bold;*/ }
    .SmallBox p {
      font-size: 0.92308rem;
      margin-top: 0.15385rem; }
    .SmallBox .textoFull {
      width: 93%;
      float: left;
      padding-left: 1.53846rem; }
    .SmallBox .textoFoto {
      width: 55%;
      margin: 3px 1.53846rem 3px 6.15385rem;
      float: left; }
  /* End of SmallBox Responsive*/
  /* bigBoxes Responsive */
  .bigBox {
    position: fixed;
    right: 0.76923rem;
    bottom: 0.76923rem;
    background-color: #004d60;
    padding-left: 0.76923rem;
    padding-top: 0.76923rem;
    padding-right: 0.76923rem;
    padding-bottom: 0.38462rem;
    width: 88%;
    height: 11.53846rem;
    color: white;
    z-index: 99999; }
  /* End of  bigBoxes  Responsive */
  /*Messagebox Responsive */
  .divMessageBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100000; }
  .MessageBoxContainer {
    position: relative;
    top: 25%;
    color: white;
    position: relative;
    width: 100%;
    background-color: #232323; }
  .MessageBoxMiddle {
    position: relative;
    left: 0;
    width: 100%;
    padding: 0.23077rem; }
  .MessageBoxMiddle .MsgTitle {
    font-size: 1.69231rem; }
  .MessageBoxMiddle .pText {
    font-style: 0.76923rem; }
  .MessageBoxContainer input {
    width: 50%;
    padding: 0.38462rem; }
  .MessageBoxContainer select {
    width: 50%;
    padding: 0.38462rem; }
  .MessageBoxButtonSection {
    width: 100%;
    height: 2.30769rem; }
  .MessageBoxButtonSection button {
    float: right;
    margin-right: 0.38462rem;
    padding-left: 1.15385rem;
    padding-right: 1.15385rem; }
  /* End of MessageBox Responsive */ }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.smart-form {
  margin: 0;
  outline: 0;
  color: #666;
  position: relative; }
  .smart-form header {
    display: block;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    background: #fff;
    font-size: 1.23077rem;
    font-weight: 300;
    color: #232323;
    padding: 15px 13px;
    margin: 0;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    background: rgba(248, 248, 248, 0.9); }
  .smart-form fieldset {
    display: block;
    padding: 25px 14px 5px;
    border: none;
    background: rgba(255, 255, 255, 0.9);
    position: relative; }
  .smart-form fieldset + fieldset {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .smart-form section {
    position: relative; }
  .smart-form .note a {
    font-size: 1rem; }
  .smart-form footer {
    display: block;
    padding: 7px 14px 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(248, 248, 248, 0.9); }
    .smart-form footer .btn, .smart-form footer .editable-cancel, .smart-form footer .editable-submit {
      float: right;
      height: 31px;
      margin: 10px 0 0 5px;
      padding: 0 22px;
      font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
      cursor: pointer; }
  .smart-form footer:after {
    content: '';
    display: table;
    clear: both; }
  .smart-form .label {
    display: block;
    margin-bottom: 6px;
    padding: 0;
    line-height: 19px;
    font-weight: 400;
    font-size: 1rem;
    color: #333;
    text-align: left;
    white-space: normal; }
  .smart-form .label.col {
    margin: 0;
    padding-top: 7px; }
  .smart-form .button,
  .smart-form .checkbox,
  .smart-form .input,
  .smart-form .radio,
  .smart-form .select,
  .smart-form .textarea,
  .smart-form .toggle {
    position: relative;
    display: block;
    font-weight: 400; }
  .smart-form .input input,
  .smart-form .select select,
  .smart-form .textarea textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 5px 10px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    border-color: #BDBDBD;
    font: 13px/16px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none; }
  .smart-form .icon-append,
  .smart-form .icon-prepend {
    color: #A2A2A2;
    position: absolute;
    top: 5px;
    width: 27px;
    height: 22px;
    font-size: 1.07692rem;
    line-height: 22px;
    text-align: center; }
  .smart-form .icon-append {
    right: 5px;
    padding-left: 3px;
    border-left-width: 1px;
    border-left-style: solid; }
  .smart-form .icon-prepend {
    left: 5px;
    padding-right: 3px;
    border-right-width: 1px;
    border-right-style: solid; }
  .smart-form .message {
    display: none;
    color: #6fb679; }
    .smart-form .message i {
      display: block;
      margin: 0 auto 20px;
      width: 81px;
      height: 81px;
      text-align: center;
      border: 1px solid #6fb679;
      border-radius: 50%;
      font-size: 2.30769rem;
      line-height: 81px; }
  .smart-form .input .icon-append + input,
  .smart-form .textarea .icon-append + textarea {
    padding-right: 37px; }
  .smart-form .radio {
    line-height: 25px; }
  .smart-form .select i {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 5px;
    height: 11px;
    background: #fff;
    box-shadow: 0 0 0 9px #fff;
    pointer-events: none; }
  .smart-form .select i:after,
  .smart-form .select i:before {
    content: '';
    position: absolute;
    right: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .smart-form .select i:after {
    bottom: 0;
    border-top: 4px solid #404040; }
  .smart-form .select i:before {
    top: 0;
    border-bottom: 4px solid #404040; }
  .smart-form .select-multiple select {
    height: auto; }
  .smart-form .tooltip {
    position: absolute;
    z-index: 99999;
    left: -9999px;
    padding: 2px 8px 3px;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    opacity: 0;
    transition: margin .3s,opacity .3s;
    -o-transition: margin .3s,opacity .3s;
    -ms-transition: margin .3s,opacity .3s;
    -moz-transition: margin .3s,opacity .3s;
    -webkit-transition: margin .3s,opacity .3s; }
    .smart-form .tooltip:after {
      content: '';
      position: absolute; }
  .smart-form .input input:focus + .tooltip,
  .smart-form .textarea textarea:focus + .tooltip {
    opacity: 1; }
  .smart-form .input input:focus + .tooltip-top-right,
  .smart-form .textarea textarea:focus + .tooltip-top-right {
    right: 0;
    left: auto;
    margin-bottom: 5px; }
  .smart-form .tooltip-top-right,
  .smart-form .tooltip-top-left {
    bottom: 100%;
    margin-bottom: 15px; }
    .smart-form .tooltip-top-right:after,
    .smart-form .tooltip-top-left:after {
      top: 100%;
      left: 11px;
      border-top: 4px solid rgba(0, 0, 0, 0.9);
      border-right: 4px solid transparent;
      border-left: 4px solid transparent; }
  .smart-form .input input:focus + .tooltip-top-left,
  .smart-form .textarea textarea:focus + .tooltip-top-left {
    right: auto;
    left: 0;
    margin-bottom: 5px; }
  .smart-form .input input:focus + .tooltip-right,
  .smart-form .textarea textarea:focus + .tooltip-right {
    left: 100%;
    margin-left: 5px; }
  .smart-form .tooltip-left,
  .smart-form .tooltip-right {
    top: 4px;
    white-space: nowrap;
    margin-left: 15px; }
    .smart-form .tooltip-left:after,
    .smart-form .tooltip-right:after {
      top: 6px;
      border-top: 4px solid transparent;
      border-right: 4px solid rgba(0, 0, 0, 0.9);
      border-bottom: 4px solid transparent; }
  .smart-form .tooltip-left {
    margin-right: 15px .smart-form .tooltip-left; }
    .smart-form .tooltip-left :after {
      left: 100%; }
  .smart-form .tooltip-right {
    margin-left: 15px; }
    .smart-form .tooltip-right:after {
      right: 100%; }
  .smart-form .input input:focus + .tooltip-left,
  .smart-form .textarea textarea:focus + .tooltip-left {
    right: 100%;
    left: auto;
    margin-right: 5px; }
  .smart-form .input input:focus + .tooltip-bottom-right,
  .smart-form .textarea textarea:focus + .tooltip-bottom-right {
    right: 0;
    left: auto;
    margin-top: 5px; }
  .smart-form .tooltip-top-right:after,
  .smart-form .tooltip-bottom-right:after {
    right: 11px; }
  .smart-form .tooltip-top-left:after,
  .smart-form .tooltip-bottom-left:after {
    left: 11px; }
  .smart-form .tooltip-bottom-left,
  .smart-form .tooltip-bottom-right {
    top: 100%;
    margin-top: 15px; }
    .smart-form .tooltip-bottom-left:after,
    .smart-form .tooltip-bottom-right:after {
      bottom: 100%;
      border-right: 4px solid transparent;
      border-bottom: 4px solid rgba(0, 0, 0, 0.9);
      border-left: 4px solid transparent; }
  .smart-form .input input:focus + .tooltip-bottom-left,
  .smart-form .textarea textarea:focus + .tooltip-bottom-left {
    right: auto;
    left: 0;
    margin-top: 5px; }

.form-actions {
  display: block;
  padding: 13px 14px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(249, 249, 249, 0.9);
  margin-top: 25px;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: -1rem;
  text-align: right; }

.easy-pie-chart {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .easy-pie-chart .percent {
    color: #444;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center; }
  .easy-pie-chart .degree-sign:after, .easy-pie-chart .percent-sign:after {
    content: " %";
    line-height: normal;
    display: inline-block; }

.easy-pie-title {
  display: inline-block;
  margin: 10px 6px 0;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  width: 100px;
  height: 19px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.chart-large {
  height: 235px;
  width: 100%; }

.demo-liveupdate-1 {
  font-size: 12px;
  position: absolute;
  left: 33px;
  top: 15px;
  display: block;
  z-index: 2;
  font-weight: 700;
  padding: 1px 61px 3px 7px;
  z-index: 0; }

.flotTip {
  padding: 3px 5px;
  background-color: #fff;
  z-index: 9999;
  color: #333;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  border: 1px solid #C1C1C1;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px span;
    border-radius-color: #38812D;
    border-radius-font-weight: 700; }

.vector-map {
  height: 23.07692rem;
  width: 100%;
  padding: 0.76923rem; }
  .vector-map .jvectormap-container {
    height: 100%;
    position: relative; }

.jvectormap-zoomin, .jvectormap-zoomout {
  position: absolute;
  background: #292929;
  padding: 4px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  font-size: 14px;
  border-radius: 2px;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border: 1px solid #bfbfbf; }

.jvectormap-zoomin {
  top: 0; }

.jvectormap-zoomout {
  top: 24px; }

#heat-fill {
  display: block;
  position: relative;
  margin-bottom: 1.53846rem;
  background: #333;
  height: 7px;
  width: 200px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAABCAIAAAAU3Xa1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMDE4MkZGMzMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMDE4MkZGNDMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAwMTgyRkYxMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAwMTgyRkYyMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rG8MDAAAAM5JREFUeNpUUtESwyAIg8ft9v8/W4ElBPWKV1AIiKEeEWVuVlWjINSVONBnirQDxukNgcuyTQsBzLHMDsLIQQw+nIL71JqNJ5GZJXApFNpmtlagQjfS2xGbkFA4Iwu+hu0sK3Wl3nOwNv7TvPrWk3X0eW9dK1pU9hK2eTuWb2ySJmlziutA3iBxmblPNvA5PNsuUpoDY80+Z0SW1IRpDEqwC58C14tsr1f8le8si0aojdADr/1UjaclsFashX8GGkL9wDxtRsV6ft/PX4ABADRzhOVIOJaAAAAAAElFTkSuQmCC); }

.fill-a, .fill-b {
  width: 1.53846rem;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  background: #fff;
  padding-right: 0.30769rem;
  position: absolute;
  left: 0;
  margin-top: -0.53846rem;
  font-weight: 700; }

.fill-b {
  text-align: left;
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  width: 4.61538rem;
  padding-left: 0.30769rem;
  padding-right: 0; }

.fc {
  direction: ltr;
  text-align: left; }

.fc-toolbar {
  position: absolute;
  left: 0;
  top: 0; }
  .fc-toolbar h2 {
    text-shadow: 0 1px 0 #fff;
    padding: 12px 10px;
    font-size: 14px;
    font-weight: 700; }

.fc-head-container th {
  padding: 4px;
  line-height: 1.428571429;
  background: #f3f3f3; }

.fc-event-container {
  color: #fff; }

.fc-event {
  border: 0;
  border-left: 0.46154rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }
  .fc-event .fa {
    font-size: 1.07692rem;
    margin-top: 0.30769rem;
    margin-right: 0.23077rem;
    margin-left: 0.23077rem; }

.fc-day-grid-event .fc-content {
  white-space: normal;
  padding: 0.23077rem 0.15385rem 0.15385rem 0.30769rem; }

.fc-time,
.fc-title {
  line-height: 1.23077rem;
  font-weight: 700;
  font-size: 0.84615rem; }

.fc-time {
  display: block;
  padding-bottom: 0.38462rem; }

.air {
  position: absolute;
  z-index: 5; }

.air-top-left {
  top: 0;
  left: 0; }

.air-top-right {
  top: 0;
  right: 0; }

.fc-other-month {
  background-image: -webkit-linear-gradient(top left, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(top left, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: linear-gradient(to bottom right, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-color: #FAFCFD;
  background-size: 16px 16px; }

.dataTables_info {
  font-size: 1rem;
  font-weight: 700;
  font-style: italic;
  color: #969696; }

.dt-toolbar .right-toolbar {
  padding: 0 10px; }

table.dataTable {
  border-collapse: collapse !important; }

.dt-toolbar {
  background: #fafafa;
  padding: 6px; }
  .dt-toolbar ~ table.dataTable {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .dt-toolbar ~ .dt-toolbar-footer {
    padding: 5px 10px;
    background: #fafafa; }
    .dt-toolbar ~ .dt-toolbar-footer .dataTables_info {
      padding-top: 0.61538rem; }
  .dt-toolbar .show-control {
    text-align: right; }
  .dt-toolbar label {
    margin-bottom: 0; }
  .dt-toolbar .dataTables_filter .form-control, .dt-toolbar .dataTables_filter .editable-input input, .editable-input .dt-toolbar .dataTables_filter input, .dt-toolbar .dataTables_filter .editable-input select, .editable-input .dt-toolbar .dataTables_filter select {
    height: 32px;
    padding: 6px 12px;
    font-size: 1rem;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    margin-left: 0; }

.input-filter {
  width: auto;
  border-right: 1px solid #ccc;
  padding: 6px; }

.label-datepicker {
  display: none; }

.table .child {
  background: #eee; }

.table td.details-control {
  vertical-align: middle !important;
  text-align: center; }

.table td.details-control:before {
  font-family: FontAwesome;
  content: "\f055";
  font-size: 1.38462rem;
  color: #739e73; }

.table .shown {
  background: rgba(205, 209, 98, 0.2) !important; }
  .table .shown td.details-control:before {
    content: "\f056";
    color: #a90329; }
  .table .shown + tr > td {
    padding: 0 !important; }

.table .dtr-details {
  list-style: none;
  margin: 0;
  padding: 0; }
  .table .dtr-details .dtr-title {
    font-weight: bold; }

.table .table tr {
  background: #fff !important; }
  .table .table tr td {
    border-left-width: 0;
    border-right-width: 0; }

.table-bordered thead th, .table-bordered thead td {
  border-bottom-width: 2px; }

@media (max-width: 992px) and (min-width: 768px) {
  .table th, .table td {
    padding-left: 8px;
    padding-right: 8px; } }

@media (max-width: 544px) {
  .dataTables_wrapper.dt-bootstrap4 {
    margin: 0 auto;
    overflow-y: auto; } }

.br-theme-fontawesome-stars .br-widget {
  height: auto; }

.br-theme-fontawesome-stars .br-widget a {
  font-size: 1.30769rem; }

.br-theme-fontawesome-stars .br-widget a.br-active:after,
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
  color: #3276b1; }

.br-theme-fontawesome-stars .br-widget a:after {
  padding-left: 2px;
  color: #ccc; }

/**
 * SuperBox
 * The lightbox reimagined. Fully responsive HTML5 image galleries.
 * 
 * Latest version: https://github.com/seyDoggy/superbox
 * Original version: https://github.com/toddmotto/superbox
 * 
 * License <https://github.com/seyDoggy/superbox/blob/master/LICENSE.txt>
 */
.superbox-active {
  word-spacing: 0;
  letter-spacing: 0;
  font-size: 0; }

.superbox-active * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-spacing: normal;
  letter-spacing: normal;
  font-size: 16px; }

.superbox-active .superbox-list {
  display: inline-block;
  width: 12.5%;
  zoom: 1; }

.superbox-active .superbox-list img {
  width: 100%;
  vertical-align: bottom;
  cursor: pointer; }

.superbox-active .superbox-list img:hover {
  opacity: .8; }

.superbox-active .superbox-show {
  position: relative;
  display: none;
  float: left;
  padding: 1.5em;
  width: 100%;
  background: #333;
  box-shadow: inset 0 1px 5px #111;
  text-align: center; }

.superbox-active .superbox-show img.superbox-current-img {
  width: auto;
  height: 100%;
  border: 1px solid #222;
  box-shadow: 0 1px 4px #222;
  opacity: 0; }

.superbox-active .superbox-close,
.superbox-active .superbox-prev,
.superbox-active .superbox-next {
  position: absolute;
  width: 30px;
  height: 30px;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  cursor: pointer; }

.superbox-active .superbox-close {
  top: 10px;
  right: 10px; }

.superbox-active .superbox-prev,
.superbox-active .superbox-next {
  top: 50%;
  margin-top: -15px; }

.superbox-active .superbox-prev {
  left: 10px; }

.superbox-active .superbox-next {
  right: 10px; }

.superbox-active .superbox-show > a > i {
  font-size: 30px; }

.superbox-active .superbox-close:hover,
.superbox-active .superbox-prev:hover,
.superbox-active .superbox-next:hover {
  text-decoration: none;
  opacity: 1 !important; }

.superbox-active .superbox-float {
  float: left; }

/*
 * Resonsive Rules
 */
.superbox-active .superbox-2 {
  width: 50%; }

.superbox-active .superbox-4 {
  width: 25%; }

.superbox-active .superbox-6 {
  width: 16.66666667%; }

.superbox-active .superbox-8 {
  width: 12.5%; }

/*
 * Font icons
 */
@font-face {
  font-family: 'SuperBoxIcons';
  src: url("font/superboxicons.eot?6890439");
  src: url("font/superboxicons.eot?6890439#iefix") format("embedded-opentype"), url("font/superboxicons.woff?6890439") format("woff"), url("font/superboxicons.ttf?6890439") format("truetype"), url("font/superboxicons.svg?6890439#superboxicons") format("svg");
  font-weight: normal;
  font-style: normal; }

/*  Font Awesome styles
    ------------------------------------------------------- */
.superbox-active [class^="icon-"],
.superbox-active [class*=" icon-"] {
  font-family: SuperBoxIcons;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased; }

.superbox-active [class^="icon-"]:before,
.superbox-active [class*=" icon-"]:before {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes sure icons active on rollover in links */
.superbox-active a [class^="icon-"],
.superbox-active a [class*=" icon-"] {
  display: inline-block; }

.superbox-active .icon-remove-sign:before {
  content: "\2716"; }

.superbox-active .icon-circle-arrow-left:before {
  content: "\e4a1"; }

.superbox-active .icon-circle-arrow-right:before {
  content: "\e4a2"; }

.superbox-active .superbox-show {
  margin-left: 10px;
  min-width: calc(100% - 10px);
  margin-bottom: 10px;
  box-shadow: none; }

/* .superbox-current-img {
	float: left;
	margin-right: 25px;
	margin-bottom: 13px;
} */
.superbox {
  margin-left: -10px; }

.superbox-list {
  padding-left: 10px;
  padding-bottom: 10px;
  position: relative; }
  .superbox-list.superbox-O:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    border: 10px solid transparent;
    border-bottom-color: #333;
    top: 100%;
    margin-top: -20px;
    margin-left: -5px; }

.superbox-active [class^="icon-"], .superbox-active [class*=" icon-"] {
  font-family: FontAwesome; }

.superbox-active .icon-circle-arrow-right:before {
  content: "\f054"; }

.superbox-active .icon-circle-arrow-left:before {
  content: "\f053"; }

.todo-group-title {
  margin: 0;
  line-height: 2.38462rem;
  padding: 0 0 0 0.76923rem;
  background: #fafafa;
  border-bottom: 0.07692rem solid #e7e7e7;
  border-top: 0.07692rem solid #f4f4f4;
  color: #999; }

.todo {
  margin: 0;
  padding: 0;
  min-height: 0.38462rem;
  list-style: none; }
  .todo .vcheck input + span:before {
    border-color: #BDBDBD;
    margin: 0; }
  .todo > li {
    display: block;
    position: relative;
    overflow: hidden;
    border-bottom: 0.07692rem solid #e7e7e7;
    margin: 0 0.38462rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAQCAYAAADagWXwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RkQ1OEY4NTM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RkQ1OEY4NjM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRGRDU4RjgzMzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRGRDU4Rjg0Mzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pTD+wgAAACtJREFUeNpimDBhwn8gYABhdDYjiIELMDHgAUwTJ06Ea0VnjxpLO2MBAgwAGYZLegQbQ3UAAAAASUVORK5CYII=) 0.07692rem 0.84615rem no-repeat; }
    .todo > li:last-child, .todo > li:only-child {
      border-bottom: none; }
    .todo > li > :first-child {
      display: block;
      border-right: 0.07692rem solid #FFE1EB;
      height: 100%;
      padding: 0.69231rem 0.84615rem 0.46154rem 1.38462rem;
      vertical-align: top;
      position: absolute;
      width: 50px; }
    .todo > li > :first-child:hover {
      cursor: move; }
    .todo > li.complete > :first-child:hover {
      cursor: default; }
    .todo > li.complete {
      background: 0 0; }
    .todo > li > p {
      height: 100%;
      margin-left: 4rem;
      border-left: 0.07692rem solid #FFE1EB;
      display: inline-block;
      padding: 0.61538rem 0 0.46154rem 0.53846rem;
      margin-bottom: 0;
      min-height: 2.84615rem;
      line-height: normal;
      font-size: 1.07692rem;
      font-weight: 500;
      color: #333; }
      .todo > li > p > span {
        display: block;
        line-height: 0.92308rem;
        font-size: 0.76923rem;
        font-weight: 400; }
      .todo > li > p > :first-child {
        margin-top: -0.38462rem;
        color: #999;
        margin-bottom: 0.30769rem; }
      .todo > li > p > .date {
        color: #bfbfbf; }
    .todo > li.complete > * {
      text-decoration: line-through;
      font-style: italic; }
    .todo > li.ui-sortable-helper {
      border-top: 0.07692rem solid #eee;
      background: rgba(113, 132, 63, 0.1); }

/*
 * TREE
 */
.tree {
  min-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tree li {
  list-style-type: none;
  margin: 0;
  padding: 5px;
  position: relative; }

.tree ul ul li:hover {
  background: rgba(0, 0, 0, 0.015); }

.tree li:before, .tree li:after {
  content: '';
  left: -20px;
  position: absolute;
  right: auto; }

.tree li:before {
  border-left: 1px solid #999999;
  bottom: 50px;
  height: 100%;
  top: -11px;
  width: 1px;
  transition: "border-color 0.1s ease 0.1s"; }

.tree li:after {
  border-top: 1px solid #999999;
  height: 20px;
  top: 18px;
  width: 25px; }

.tree li span {
  border: 1px dotted #999999;
  border-radius: 5px;
  display: inline-block;
  padding: 3px 8px;
  text-decoration: none;
  transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s; }

.tree li.parent_li > span {
  cursor: pointer;
  padding: 7px; }

.tree > ul > li:before, .tree > ul > li::after {
  border: 0; }

.tree li:last-child::before {
  height: 30px; }

.tree li.parent_li > span:hover, .tree li.parent_li > span:hover + ul li span {
  background: #eee;
  border: 1px solid #94a0b4;
  color: #000; }

.tree > ul {
  padding-left: 0px; }

.tree ul ul {
  padding-left: 34px;
  padding-top: 10px; }

.tree li.parent_li > span:hover {
  background-color: #DF8505;
  border: 1px solid #C67605;
  color: #fff; }

.tree li.parent_li > span:hover + ul li::before {
  border-left-color: #F89406; }

.tree li.parent_li > span:hover + ul li::after {
  border-top-color: #F89406; }

.tree li.parent_li > span:hover + ul li span {
  background: #FDDFB3 !important;
  border: 1px solid #FAA937;
  color: #000; }

/* icons */
.tree .fa.icon-minus-sign:before {
  content: "\f056" !important; }

.tree .fa.icon-plus-sign:before {
  content: "\f055" !important; }

/*
 * NESTABLES
 */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }
  .dd-list h4 {
    margin: 0; }
  .dd-list .dd-list {
    padding-left: 30px; }
  .dd-collapsed .dd-list {
    display: none; }

.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  font-size: 15px;
  margin: 5px 0;
  padding: 7px 15px;
  color: #333333;
  text-decoration: none;
  border: 1px solid #dbdbdb;
  background: white; }
  .dd-handle:hover {
    color: #2ea8e5;
    background: #fff; }

.dd-item > button {
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 7px 10px;
  line-height: 22px !important;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  text-align: center; }

.dd-item > button {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px; }

.dd-item > button:before {
  content: '\f055';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #0091d9; }

.dd-item > button[data-action="collapse"]:before {
  content: '\f056';
  color: #a90329; }

.dd-placeholder, .dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #eee;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999; }

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

/**
 * Nestable Extras
 */
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc; }

#nestable-menu {
  padding: 0;
  margin: 10px 0 20px; }

#nestable-output, #nestable2-output {
  width: 100%;
  padding: 5px; }

@media only screen and (min-width: 700px) {
  .dd {
    float: left;
    width: 100%; }
  .dd + .dd {
    margin-left: 2%; } }

.dd-hover > .dd-handle {
  background: #2ea8e5 !important; }

/**
 * Nestable Draggable Handles
 */
.dd3-content {
  display: block;
  margin: 5px 0;
  padding: 6px 10px 8px 40px;
  font-size: 15px;
  color: #333333;
  text-decoration: none;
  border: 1px solid #dbdbdb;
  background: white; }

.dd3-content:hover {
  color: #2ea8e5;
  background: #fff; }

.dd-dragel > .dd3-item > .dd3-content {
  margin: 0; }

.dd3-item > button {
  margin-left: 38px; }

.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: move;
  width: 30px;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #aaa;
  background: #ccc;
  background: -webkit-linear-gradient(top, gainsboro 0%, #bbb 100%);
  background: -moz-linear-gradient(top, gainsboro 0%, #bbb 100%);
  background: linear-gradient(top, gainsboro 0%, #bbb 100%);
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  padding: 8px 15px; }

.dd3-handle:before {
  content: '\f0c9';
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #818181;
  font-weight: normal;
  line-height: 28px; }

.dd3-handle:hover:before {
  color: #C27616; }

.dd-handle:hover + .dd-list .dd-handle, .dd-handle:hover {
  background: #FDDFB3 !important;
  border: 1px solid #FAA937;
  color: #333 !important; }

.dd-handle > span {
  font-size: 13px;
  color: #777; }

.dd-dragel > .dd-item > .dd-handle {
  border-left-width: 4px; }

.dd-dragel > li.dd-item.dd3-item {
  position: relative;
  top: 10px;
  left: 10px;
  z-index: 999; }

.chart {
  overflow: hidden;
  height: 220px;
  margin: 20px 5px 10px 10px; }

.dygraph-legend {
  text-align: right; }

.btn-select-tick i {
  display: none; }

.btn-select-tick .btn:hover i, .btn-select-tick .editable-cancel:hover i, .btn-select-tick .editable-submit:hover i {
  opacity: .3;
  display: block; }

.btn-select-tick .active i {
  display: block;
  opacity: 1 !important; }

#external-events > li {
  margin: 6px 4px 6px 0;
  display: inline-block; }
  #external-events > li > :first-child {
    padding: 5px 10px 10px;
    cursor: move;
    display: block; }
    #external-events > li > :first-child:after {
      color: #fff;
      color: rgba(255, 255, 255, 0.7);
      content: attr(data-description);
      font-size: 0.84615rem;
      font-weight: normal;
      display: block;
      line-height: 0;
      margin: 7px 0;
      text-transform: lowercase; }

.jarviswidget td:first-child,
.jarviswidget th:first-child {
  border-left: 0; }

.jarviswidget td:last-child,
.jarviswidget th:last-child {
  border-right: 0; }

.jarviswidget .fc-head-container {
  border-top: 0; }

.fc-scroller {
  overflow: hidden !important;
  height: auto !important; }

/* jquery.Jcrop.css v0.9.12 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
.jcrop-active {
  position: relative;
  float: left; }

.jcrop-selection {
  position: absolute; }

.jcrop-border.ord-n,
.jcrop-dragbar.ord-n {
  top: 0;
  margin: 0;
  cursor: n-resize;
  left: 0;
  right: 0; }

.jcrop-border.ord-s,
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin: 0;
  cursor: s-resize;
  left: 0;
  right: 0; }

.jcrop-border.ord-e,
.jcrop-border.ord-w,
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  margin: 0;
  top: 0;
  cursor: e-resize;
  bottom: 0; }

.jcrop-border.ord-e, .jcrop-dragbar.ord-e {
  right: 0; }

.jcrop-border.ord-w, .jcrop-dragbar.ord-w {
  left: 0; }

.jcrop-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: move;
  background: 0 0;
  border: 0; }

.jcrop-holder {
  direction: ltr;
  text-align: left; }

/* Selection Border */
.jcrop-border, .jcrop-dragbar {
  background: #ffffff url("../img/jcrop/Jcrop.gif");
  font-size: 0;
  position: absolute; }

.jcrop-border {
  height: 100%;
  width: 1px !important; }
  .jcrop-border.right {
    right: 0; }

.jcrop-dragbar {
  height: 1px !important;
  width: 100%; }
  .jcrop-dragbar.bottom {
    bottom: 0; }

.jcrop-tracker {
  height: 100%;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.jcrop-handle {
  position: absolute;
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px; }
  .jcrop-handle.ord-n {
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    top: 0; }
  .jcrop-handle.ord-s {
    bottom: 0;
    left: 50%;
    margin-bottom: -4px;
    margin-left: -4px; }
  .jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%; }
  .jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%; }
  .jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0; }
  .jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0; }
  .jcrop-handle.ord-se {
    bottom: 0;
    margin-bottom: -4px;
    margin-right: -4px;
    right: 0; }
  .jcrop-handle.ord-sw {
    bottom: 0;
    left: 0;
    margin-bottom: -4px;
    margin-left: -4px; }

/* Dragbars */
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%; }

.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px; }

.jcrop-dragbar.ord-s {
  bottom: 0; }

.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0; }

.jcrop-dragbar.ord-w {
  margin-left: -4px; }

/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-border, .jcrop-light .jcrop-dragbar {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }

.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px; }

/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-border, .jcrop-dark .jcrop-dragbar {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }

.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px; }

/* Simple macro to turn off the antlines */
.solid-line .jcrop-border, .solid-line .jcrop-dragbar {
  background: #ffffff; }

/* Fix for twitter bootstrap et al. */
.jcrop-holder {
  display: inline-block;
  float: left;
  margin-bottom: 20px; }
  .modal .jcrop-holder {
    display: block;
    float: none !important;
    margin: 0px !important; }

.jcrop-holder img, img.jcrop-preview {
  max-width: none; }

.inline-labels label {
  margin-left: 10px; }

.jcrop-thumb {
  overflow: hidden;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 3px;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 20px;
  z-index: 200; }

.jcrop-active img,
.jcrop-thumb canvas,
.jcrop-thumb img {
  min-width: none;
  min-height: none;
  max-width: none;
  max-height: none; }

.dropzone {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(0, 0, 0, 0.03)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.03)), color-stop(0.75, rgba(0, 0, 0, 0.03)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-color: #FAFCFD;
  background-size: 16px 16px;
  border: 1px dashed rgba(0, 0, 0, 0.3);
  padding: 20px;
  border-radius: 5px;
  min-height: 300px; }

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  margin-top: 3.4%; }

/* Grid */
.ui-jqgrid {
  border-radius: 0;
  border-color: #ccc; }
  .ui-jqgrid .ui-jqgrid-titlebar {
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top, #f3f3f3, #e2e2e2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e2e2e2));
    background-image: -webkit-linear-gradient(top, #f3f3f3, #e2e2e2);
    background-image: -o-linear-gradient(top, #f3f3f3, #e2e2e2);
    background-image: linear-gradient(to bottom, #f3f3f3, #e2e2e2);
    background-repeat: repeat-x;
    border-bottom: 1px solid #BEBEBE;
    padding: 12px 13px;
    font-size: 0.92308rem;
    height: auto;
    margin: 0; }
  .ui-jqgrid thead th {
    vertical-align: middle; }
    .ui-jqgrid thead th:hover {
      background: none;
      font-weight: bold; }
  .ui-jqgrid .ui-jqgrid-title {
    font-size: 1.15385rem; }
  .ui-jqgrid .ui-jqgrid-htable {
    border-bottom: 3px solid #ddd; }
    .ui-jqgrid .ui-jqgrid-htable .ui-th-div {
      display: block;
      margin: 0; }
  .ui-jqgrid .ui-grid-ico-sort {
    overflow: hidden;
    position: absolute;
    display: inline;
    cursor: pointer !important;
    right: 0px; }
  .ui-jqgrid .ui-icon-asc {
    margin-top: -4px; }
  .ui-jqgrid .ui-icon-desc {
    margin-top: 3px;
    height: 12px; }
  .ui-jqgrid .ui-i-asc {
    margin-top: 0;
    height: 16px; }
  .ui-jqgrid .ui-i-desc {
    margin-top: 0;
    margin-left: 13px;
    height: 16px; }
  .ui-jqgrid tr.ui-row-ltr td {
    padding: 6px 4px;
    font-size: 1rem; }
  .ui-jqgrid #jqgrid_cb,
  .ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td,
  .ui-jqgrid .jqgfirstrow td:first-child {
    padding-right: 4px;
    width: 21px !important; }
  .ui-jqgrid .ui-jqgrid-pager .navtable td,
  .ui-jqgrid .ui-jqgrid-toppager .navtable td,
  .ui-jqgrid .ui-pg-table td {
    padding: 1px;
    border: 0; }
  .ui-jqgrid .ui-jqgrid-pager {
    padding: 4px !important; }
  .ui-jqgrid .ui-pg-input, .ui-jqgrid .ui-jqgrid-toppager .ui-pg-input {
    font-size: inherit;
    border-radius: 0;
    padding: 1px 3px;
    border: 2px inset; }
  .ui-jqgrid .ui-pg-selbox, .ui-jqgrid .ui-jqgrid-toppager .ui-pg-selbox {
    border: 1px solid #a8a8a8;
    border-radius: 0; }

.fm-button {
  height: auto;
  padding-top: 0.25em; }

.ui-jqdialog .ui-jqdialog-titlebar-close:not(:empty) {
  padding: 0; }

.tip-yellowsimple {
  z-index: 1000;
  text-align: left;
  border: 1px solid #c7bf93;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 6px 8px;
  min-width: 50px;
  max-width: 300px;
  color: #000;
  background-color: #fff9c9;
  /**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */ }

.tip-yellowsimple .tip-inner {
  font: 12px/16px arial,helvetica,sans-serif; }

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-yellowsimple .tip-arrow-top {
  margin-top: -6px;
  margin-left: -5px;
  /* approx. half the width to center it */
  top: 0;
  left: 50%;
  width: 9px;
  height: 6px;
  background: url(../img/tip-yellowsimple_arrows.gif) no-repeat; }

.tip-yellowsimple .tip-arrow-right {
  margin-top: -4px;
  /* approx. half the height to center it */
  margin-left: 0;
  top: 50%;
  left: 100%;
  width: 6px;
  height: 9px;
  background: url(../img/tip-yellowsimple_arrows.gif) no-repeat -9px 0; }

.tip-yellowsimple .tip-arrow-bottom {
  margin-top: 0;
  margin-left: -5px;
  /* approx. half the width to center it */
  top: 100%;
  left: 50%;
  width: 9px;
  height: 6px;
  background: url(../img/tip-yellowsimple_arrows.gif) no-repeat -18px 0; }

.tip-yellowsimple .tip-arrow-left {
  margin-top: -4px;
  /* approx. half the height to center it */
  margin-left: -6px;
  top: 50%;
  left: 0;
  width: 6px;
  height: 9px;
  background: url(../img/tip-yellowsimple_arrows.gif) no-repeat -27px 0; }

.editable-cancel {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.editable-submit {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.irs-from, .irs-to, .irs-single {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0; }

.irs-from:after, .irs-to:after, .irs-single:after {
  border-top-color: #999999; }

.irs-max, .irs-min {
  color: #999999;
  border-radius: 0;
  font-size: 0.92308rem;
  background: rgba(0, 0, 0, 0.1); }

.irs-slider {
  width: 10px;
  border: 1px solid #fff;
  background: #858585;
  top: 20px; }

.irs-bar-edge,
.irs-line,
.irs-bar {
  height: 8px;
  border-radius: 0; }

.irs-line-left,
.irs-line-right,
.irs-line-mid {
  background: #eee;
  border-radius: 0; }

.irs-bar,
.irs-bar-edge {
  background: #3276b1; }

.irs-grid-pol {
  background: #99a4ac; }

.noUi-target {
  border: 1px solid #bfbfbf;
  border-radius: 0;
  background: #eee; }

.noUi-horizontal {
  height: 14px; }
  .noUi-horizontal .noUi-handle {
    height: 30px;
    width: 16px;
    top: -9px;
    border-radius: 0; }
    .noUi-horizontal .noUi-handle:after, .noUi-horizontal .noUi-handle:before {
      display: none; }

.noUi-origin-lower {
  background: #72a8d7; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -7px; }

.noUi-handle {
  background: #858585;
  border: 1px solid #fff;
  cursor: default;
  box-shadow: none; }

.noUi-handle:hover {
  background: #6c6c6c; }

.noUi-active {
  cursor: default;
  background: #686868;
  height: 32px;
  width: 18px;
  border: none; }

.noUi-active:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 100%;
  border: 1px solid #ddd; }

.noUi-connects {
  border-radius: 0; }

.noUi-connect {
  background: #3276b1; }

.noUi-background {
  background: #eee;
  border: none; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.noUi-origin-upper {
  background: inherit !important; }

.noUi-z-index {
  z-index: 10; }

.noUi-vertical {
  width: 10px;
  height: 100%; }

.noUi-vertical .noUi-origin {
  bottom: 0;
  left: 0; }

.noUi-vertical .noUi-handle {
  margin: -8px 0 0 -3px; }

.noUi-target[disabled] .noUi-base {
  background: #999999; }

.noUi-target[disabled] .noUi-connect {
  background: #bbb; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s,top .3s;
  transition: left .3s,top .3s; }

.select2-container .select2-choice .select2-arrow,
.select2-container-multi .select2-choices,
.select2-selection--multiple,
.select2-container .select2-choice {
  border-color: #ccc; }

.select2-container-multi.select2-container-active .select2-choices,
.select2-container-active .select2-choice {
  box-shadow: none;
  border-color: #3276b1; }

.select2-container.select2-dropdown-open .select2-choice .select2-arrow {
  background: none;
  border-color: transparent; }

.select2-container .select2-choice {
  height: 32px !important;
  line-height: 32px !important;
  background: #fff !important;
  border-radius: 0 !important;

}

.select2-container .select2-choice .select2-arrow {
  width: 34px !important;
  border-radius: 0 !important;
  background: #eee !important; }
  .select2-container .select2-choice .select2-arrow b {
    background: none !important;
    font-family: FontAwesome !important;
    text-align: center !important;
    font-weight: normal; !important}
    .select2-container .select2-choice .select2-arrow b:before {
      display: block !important;
      content: "\f107" !important; }

.select2-results .select2-highlighted {
  background: #3276b1; }

.select2-search:before {
  content: "\f002";
  font-family: FontAwesome;
  right: 10px;
  margin-top: -5px;
  top: 50%;
  position: absolute;
  line-height: 1;
  color: #686868; }

.select2-search input {
  padding: 6px 20px 5px 10px;
  box-shadow: none;
  background: #fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: linear-gradient(top, #fff 85%, #eee 99%); }

.select2-drop, .select2-dropdown {
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.select2-container-multi .select2-choices .select2-search-choice {
  border-color: #2c699d;
  background: #3276b1;
  box-shadow: none;
  border-radius: 0;
  color: #fff;
  padding: 1px 28px 1px 8px;
  line-height: 18px;
  margin: 4px 0 3px 5px; }

.select2-search-choice-close {
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  min-height: 20px;
  min-width: 21px;
  position: absolute;
  text-decoration: none !important;
  background: none;
  color: #fff;
  text-align: center; }
  .select2-search-choice-close:hover {
    color: #fff; }
  .select2-search-choice-close:before {
    line-height: 20px;
    font-size: 13px;
    content: "\f057";
    display: block;
    font-family: FontAwesome; 
    padding-right: 10px;
    color: black !important;
  }

.select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 0;
  top: 0; }

.cke_top {
  background: rgba(248, 248, 248, 0.9) !important;
  background-image: none !important; }

.cke_dialog_background_cover {
  background: #fff !important; }

*:focus {
  outline: 0; }

html {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px; }

html,
body {
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  display: flex;
  flex-direction: column;
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
  line-height: 1.42857; }

a:hover {
  text-decoration: none; }

b, strong {
  font-weight: bold; }

button, button:focus, a, a:focus {
  outline: 0; }

ol, ul, dl {
  margin-bottom: 0.69231rem; }

.fw-normal {
  font-weight: normal; }

p {
  margin-bottom: 0.69231rem; }

.ultra-light {
  font-weight: 300 !important; }

.no-border-radius {
  border-radius: 0 !important; }

.no-border {
  border: 0 !important; }

.padding-gutter {
  padding: 1rem; }

.no-margin {
  margin: 0 !important; }

.margin-bottom-5 {
  margin-bottom: 0.38462rem !important; }

.margin-top-5 {
  margin-top: 0.38462rem !important; }

.margin-top-10 {
  margin-top: 0.76923rem !important; }

.margin-bottom-10 {
  margin-bottom: 0.76923rem !important; }

.padding-7 {
  padding: 0.53846rem !important; }

.padding-10 {
  padding: 0.76923rem !important; }

.padding-bottom-0 {
  padding-bottom: 0 !important; }

.padding-5 {
  padding: 0.38462rem !important; }

.no-padding {
  padding: 0 !important; }

.display-inline {
  display: inline-block; }

.bar-holder {
  padding: 1.38462rem 1.15385rem; }
  .bar-holder .progress {
    margin-bottom: 0; }

hr.simple {
  margin-top: 0.76923rem;
  margin-bottom: 0.76923rem;
  border-style: dashed; }

.sa-vertical-bars {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 14px 0;
  list-style: none;
  text-align: center; }
  .sa-vertical-bars li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    max-width: 100%; }

/* -------------------------------------- */
.text-blue {
  color: #57889c !important; }

.bg-blue {
  background-color: #57889c !important; }

/* -------------------------------------- */
.text-blue-sky {
  color: #0091d9 !important; }

.bg-blue-sky {
  background-color: #0091d9 !important; }

/* -------------------------------------- */
.text-blue-light {
  color: #92a2a8 !important; }

.bg-blue-light {
  background-color: #92a2a8 !important; }

/* -------------------------------------- */
.text-blue-dark {
  color: #4c4f53 !important; }

.bg-blue-dark {
  background-color: #4c4f53 !important; }

/* -------------------------------------- */
.text-green {
  color: #356e35 !important; }

.bg-green {
  background-color: #356e35 !important; }

/* -------------------------------------- */
.text-green-light {
  color: #71843f !important; }

.bg-green-light {
  background-color: #71843f !important; }

/* -------------------------------------- */
.text-green-dark {
  color: #496949 !important; }

.bg-green-dark {
  background-color: #496949 !important; }

/* -------------------------------------- */
.text-green-bright {
  color: #40ac2b !important; }

.bg-green-bright {
  background-color: #40ac2b !important; }

/* -------------------------------------- */
.text-red {
  color: #a90329 !important; }

.bg-red {
  background-color: #a90329 !important; }

/* -------------------------------------- */
.text-info {
  color: #57889c !important; }

.bg-info {
  background-color: #57889c !important; }

/* -------------------------------------- */
.text-yellow {
  color: #b09b5b !important; }

.bg-yellow {
  background-color: #b09b5b !important; }

/* -------------------------------------- */
.text-orange {
  color: #c79121 !important; }

.bg-orange {
  background-color: #c79121 !important; }

/* -------------------------------------- */
.text-orange-dark {
  color:  #ff04ab !important; }

.bg-orange-dark {
  background-color: #a57225 !important; }

/* -------------------------------------- */
.text-orange-bright {
  color: #ffc40d !important; }

.bg-orange-bright {
  background-color: #ffc40d !important; }

/* -------------------------------------- */
.text-pink {
  color: #ac5287 !important; }

.bg-pink {
  background-color: #ac5287 !important; }

/* -------------------------------------- */
.text-pink-dark {
  color: #a8829f !important; }

.bg-pink-dark {
  background-color: #a8829f !important; }

/* -------------------------------------- */
.text-purple {
  color: #6e587a !important; }

.bg-purple {
  background-color: #6e587a !important; }

/* -------------------------------------- */
.text-darken {
  color: #404040 !important; }

.bg-darken {
  background-color: #404040 !important; }

/* -------------------------------------- */
.text-lighten {
  color: #d5e7ec !important; }

.bg-lighten {
  background-color: #d5e7ec !important; }

/* -------------------------------------- */
.text-white {
  color: #fff !important; }

.bg-white {
  background-color: #fff !important; }

/* -------------------------------------- */
.text-grey-dark {
  color: #525252 !important; }

.bg-grey-dark {
  background-color: #525252 !important; }

/* -------------------------------------- */
.text-magenta {
  color: #6e3671 !important; }

.bg-magenta {
  background-color: #6e3671 !important; }

/* -------------------------------------- */
.text-teal {
  color: #568a89 !important; }

.bg-teal {
  background-color: #568a89 !important; }

/* -------------------------------------- */
.text-red-light {
  color: #a65858 !important; }

.bg-red-light {
  background-color: #a65858 !important; }

/* -------------------------------------- */
.text-red-bright {
  color: #ed1c24 !important; }

.bg-red-bright {
  background-color: #ed1c24 !important; }

/* -------------------------------------- */
.text-teal-light {
  color: #0aa66e !important; }

.bg-teal-light {
  background-color: #0aa66e !important; }

.secondary-header {
  font-weight: normal; }

.font-xs {
  font-size: 0.85em; }

.font-sm {
  font-size: 95% !important; }

.font-md {
  font-size: 130% !important; }

.font-lg {
  font-size: 1.6em !important; }

.font-xl {
  font-size: 2rem !important; }

.font-400 {
  font-size: 400% !important; }

.text-medium {
  font-weight: 500 !important; }

.text-thin {
  font-weight: 300; }

.text-normal {
  font-weight: 300; }

.text-bold {
  font-weight: 700; }

.page-header {
  margin: 0.92308rem 0 2.15385rem; }
  .page-header span {
    font-size: 1.23077rem;
    vertical-align: 0.07692rem; }

.note {
  font-size: 0.84615rem;
  margin-top: 0.46154rem;
  padding: 0 0.07692rem;
  line-height: 1.15385rem; }

.overflow-hidden {
  overflow-x: hidden; }

.p-relative {
  position: relative !important; }

.img-circle {
  border-radius: 50%; }

.mb-10 {
  margin-bottom: 10px !important; }

.hover-transparent {
  opacity: 0.5; }
  .hover-transparent:hover {
    opacity: 1; }

.ajax-loading-error {
  margin-top: 70px;
  display: block;
  text-align: center;
  font-size: 1.76923rem;
  font-weight: 700; }

.sa-theme-btn {
  background-repeat: repeat-x; }

/* -------------------------------------- */
.btn-primary, .editable-submit,
.sa-btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #3276b1;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-primary:hover, .editable-submit:hover,
  .sa-btn-primary:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #3276b1; }
  .btn-primary:focus, .editable-submit:focus, .btn-primary.focus, .focus.editable-submit,
  .sa-btn-primary:focus,
  .sa-btn-primary.focus {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(50, 118, 177, 0.5); }
  .btn-primary.disabled, .disabled.editable-submit, .btn-primary:disabled, .editable-submit:disabled,
  .sa-btn-primary.disabled,
  .sa-btn-primary:disabled {
    color: #fff;
    background-color: #3276b1;
    border-color: #3276b1; }
  .btn-primary:not(:disabled):not(.disabled):active, .editable-submit:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .editable-submit:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.editable-submit,
  .sa-btn-primary:not(:disabled):not(.disabled):active,
  .sa-btn-primary:not(:disabled):not(.disabled).active,
  .show >
  .sa-btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #3276b1; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .editable-submit:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .editable-submit:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus,
    .show > .dropdown-toggle.editable-submit:focus,
    .sa-btn-primary:not(:disabled):not(.disabled):active:focus,
    .sa-btn-primary:not(:disabled):not(.disabled).active:focus,
    .show >
    .sa-btn-primary.dropdown-toggle:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(50, 118, 177, 0.5); }

/* -------------------------------------- */
.btn-secondary,
.sa-btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-secondary:hover,
  .sa-btn-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:focus, .btn-secondary.focus,
  .sa-btn-secondary:focus,
  .sa-btn-secondary.focus {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled,
  .sa-btn-secondary.disabled,
  .sa-btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle,
  .sa-btn-secondary:not(:disabled):not(.disabled):active,
  .sa-btn-secondary:not(:disabled):not(.disabled).active,
  .show >
  .sa-btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus,
    .sa-btn-secondary:not(:disabled):not(.disabled):active:focus,
    .sa-btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show >
    .sa-btn-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(108, 117, 125, 0.5); }

/* -------------------------------------- */
.btn-success,
.sa-btn-success {
  color: #fff;
  background-color: #739e73;
  border-color: #739e73;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-success:hover,
  .sa-btn-success:hover {
    color: #fff;
    background-color: #739e73;
    border-color: #739e73; }
  .btn-success:focus, .btn-success.focus,
  .sa-btn-success:focus,
  .sa-btn-success.focus {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(115, 158, 115, 0.5); }
  .btn-success.disabled, .btn-success:disabled,
  .sa-btn-success.disabled,
  .sa-btn-success:disabled {
    color: #fff;
    background-color: #739e73;
    border-color: #739e73; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle,
  .sa-btn-success:not(:disabled):not(.disabled):active,
  .sa-btn-success:not(:disabled):not(.disabled).active,
  .show >
  .sa-btn-success.dropdown-toggle {
    color: #fff;
    background-color: #739e73;
    border-color: #739e73; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus,
    .sa-btn-success:not(:disabled):not(.disabled):active:focus,
    .sa-btn-success:not(:disabled):not(.disabled).active:focus,
    .show >
    .sa-btn-success.dropdown-toggle:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(115, 158, 115, 0.5); }

/* -------------------------------------- */
.btn-info,
.sa-btn-info {
  color: #fff;
  background-color: #57889c;
  border-color: #57889c;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-info:hover,
  .sa-btn-info:hover {
    color: #fff;
    background-color: #57889c;
    border-color: #57889c; }
  .btn-info:focus, .btn-info.focus,
  .sa-btn-info:focus,
  .sa-btn-info.focus {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(87, 136, 156, 0.5); }
  .btn-info.disabled, .btn-info:disabled,
  .sa-btn-info.disabled,
  .sa-btn-info:disabled {
    color: #fff;
    background-color: #57889c;
    border-color: #57889c; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle,
  .sa-btn-info:not(:disabled):not(.disabled):active,
  .sa-btn-info:not(:disabled):not(.disabled).active,
  .show >
  .sa-btn-info.dropdown-toggle {
    color: #fff;
    background-color: #57889c;
    border-color: #57889c; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus,
    .sa-btn-info:not(:disabled):not(.disabled):active:focus,
    .sa-btn-info:not(:disabled):not(.disabled).active:focus,
    .show >
    .sa-btn-info.dropdown-toggle:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(87, 136, 156, 0.5); }

/* -------------------------------------- */
.btn-warning,
.sa-btn-warning {
  color: #fff;
  background-color: #c79121;
  border-color: #c79121;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-warning:hover,
  .sa-btn-warning:hover {
    color: #fff;
    background-color: #c79121;
    border-color: #c79121; }
  .btn-warning:focus, .btn-warning.focus,
  .sa-btn-warning:focus,
  .sa-btn-warning.focus {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(199, 145, 33, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled,
  .sa-btn-warning.disabled,
  .sa-btn-warning:disabled {
    color: #fff;
    background-color: #c79121;
    border-color: #c79121; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle,
  .sa-btn-warning:not(:disabled):not(.disabled):active,
  .sa-btn-warning:not(:disabled):not(.disabled).active,
  .show >
  .sa-btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #c79121;
    border-color: #c79121; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus,
    .sa-btn-warning:not(:disabled):not(.disabled):active:focus,
    .sa-btn-warning:not(:disabled):not(.disabled).active:focus,
    .show >
    .sa-btn-warning.dropdown-toggle:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(199, 145, 33, 0.5); }

/* -------------------------------------- */
.btn-danger,
.sa-btn-danger {
  color: #fff;
  background-color: #a90329;
  border-color: #a90329;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-danger:hover,
  .sa-btn-danger:hover {
    color: #fff;
    background-color: #a90329;
    border-color: #a90329; }
  .btn-danger:focus, .btn-danger.focus,
  .sa-btn-danger:focus,
  .sa-btn-danger.focus {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(169, 3, 41, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled,
  .sa-btn-danger.disabled,
  .sa-btn-danger:disabled {
    color: #fff;
    background-color: #a90329;
    border-color: #a90329; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle,
  .sa-btn-danger:not(:disabled):not(.disabled):active,
  .sa-btn-danger:not(:disabled):not(.disabled).active,
  .show >
  .sa-btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #a90329;
    border-color: #a90329; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus,
    .sa-btn-danger:not(:disabled):not(.disabled):active:focus,
    .sa-btn-danger:not(:disabled):not(.disabled).active:focus,
    .show >
    .sa-btn-danger.dropdown-toggle:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(169, 3, 41, 0.5); }

/* -------------------------------------- */
.btn-light, .editable-cancel,
.sa-btn-light,
.btn-default,
.note-btn-group .btn-light,
.note-btn-group .editable-cancel {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-light:hover, .editable-cancel:hover,
  .sa-btn-light:hover,
  .btn-default:hover,
  .note-btn-group .btn-light:hover,
  .note-btn-group .editable-cancel:hover {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .btn-light:focus, .editable-cancel:focus, .btn-light.focus, .focus.editable-cancel,
  .sa-btn-light:focus,
  .btn-default:focus,
  .note-btn-group .btn-light:focus,
  .note-btn-group .editable-cancel:focus,
  .sa-btn-light.focus,
  .focus.btn-default,
  .note-btn-group .focus.btn-light,
  .note-btn-group .focus.editable-cancel {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(255, 255, 255, 0.5); }
  .btn-light.disabled, .disabled.editable-cancel, .btn-light:disabled, .editable-cancel:disabled,
  .sa-btn-light.disabled,
  .disabled.btn-default,
  .note-btn-group .disabled.btn-light,
  .note-btn-group .disabled.editable-cancel,
  .sa-btn-light:disabled,
  .btn-default:disabled,
  .note-btn-group .btn-light:disabled,
  .note-btn-group .editable-cancel:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .btn-light:not(:disabled):not(.disabled):active, .editable-cancel:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .editable-cancel:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle,
  .show > .dropdown-toggle.editable-cancel,
  .sa-btn-light:not(:disabled):not(.disabled):active,
  .btn-default:not(:disabled):not(.disabled):active,
  .note-btn-group .btn-light:not(:disabled):not(.disabled):active,
  .note-btn-group .editable-cancel:not(:disabled):not(.disabled):active,
  .sa-btn-light:not(:disabled):not(.disabled).active,
  .btn-default:not(:disabled):not(.disabled).active,
  .note-btn-group .btn-light:not(:disabled):not(.disabled).active,
  .note-btn-group .editable-cancel:not(:disabled):not(.disabled).active,
  .show >
  .sa-btn-light.dropdown-toggle,
  .show > .dropdown-toggle.btn-default,
  .note-btn-group
  .show > .dropdown-toggle.btn-light,
  .note-btn-group
  .show > .dropdown-toggle.editable-cancel {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .editable-cancel:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .editable-cancel:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus,
    .show > .dropdown-toggle.editable-cancel:focus,
    .sa-btn-light:not(:disabled):not(.disabled):active:focus,
    .btn-default:not(:disabled):not(.disabled):active:focus,
    .note-btn-group .btn-light:not(:disabled):not(.disabled):active:focus,
    .note-btn-group .editable-cancel:not(:disabled):not(.disabled):active:focus,
    .sa-btn-light:not(:disabled):not(.disabled).active:focus,
    .btn-default:not(:disabled):not(.disabled).active:focus,
    .note-btn-group .btn-light:not(:disabled):not(.disabled).active:focus,
    .note-btn-group .editable-cancel:not(:disabled):not(.disabled).active:focus,
    .show >
    .sa-btn-light.dropdown-toggle:focus,
    .show > .dropdown-toggle.btn-default:focus,
    .note-btn-group
    .show > .dropdown-toggle.btn-light:focus,
    .note-btn-group
    .show > .dropdown-toggle.editable-cancel:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(255, 255, 255, 0.5); }

.sa-btn-light, .btn-default, .note-btn-group .btn-light, .note-btn-group .editable-cancel {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .sa-btn-light:hover, .btn-default:hover, .note-btn-group .btn-light:hover, .note-btn-group .editable-cancel:hover {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .sa-btn-light:focus, .btn-default:focus, .note-btn-group .btn-light:focus, .note-btn-group .editable-cancel:focus, .sa-btn-light.focus, .focus.btn-default, .note-btn-group .focus.btn-light, .note-btn-group .focus.editable-cancel {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(255, 255, 255, 0.5); }
  .sa-btn-light.disabled, .disabled.btn-default, .note-btn-group .disabled.btn-light, .note-btn-group .disabled.editable-cancel, .sa-btn-light:disabled, .btn-default:disabled, .note-btn-group .btn-light:disabled, .note-btn-group .editable-cancel:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .sa-btn-light:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled):active, .note-btn-group .btn-light:not(:disabled):not(.disabled):active, .note-btn-group .editable-cancel:not(:disabled):not(.disabled):active, .sa-btn-light:not(:disabled):not(.disabled).active, .btn-default:not(:disabled):not(.disabled).active, .note-btn-group .btn-light:not(:disabled):not(.disabled).active, .note-btn-group .editable-cancel:not(:disabled):not(.disabled).active,
  .show > .sa-btn-light.dropdown-toggle,
  .show > .dropdown-toggle.btn-default, .note-btn-group
  .show > .dropdown-toggle.btn-light, .note-btn-group
  .show > .dropdown-toggle.editable-cancel {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
    .sa-btn-light:not(:disabled):not(.disabled):active:focus, .btn-default:not(:disabled):not(.disabled):active:focus, .note-btn-group .btn-light:not(:disabled):not(.disabled):active:focus, .note-btn-group .editable-cancel:not(:disabled):not(.disabled):active:focus, .sa-btn-light:not(:disabled):not(.disabled).active:focus, .btn-default:not(:disabled):not(.disabled).active:focus, .note-btn-group .btn-light:not(:disabled):not(.disabled).active:focus, .note-btn-group .editable-cancel:not(:disabled):not(.disabled).active:focus,
    .show > .sa-btn-light.dropdown-toggle:focus,
    .show > .dropdown-toggle.btn-default:focus, .note-btn-group
    .show > .dropdown-toggle.btn-light:focus, .note-btn-group
    .show > .dropdown-toggle.editable-cancel:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(255, 255, 255, 0.5); }

/* -------------------------------------- */
.btn-dark,
.sa-btn-dark {
  color: #fff;
  background-color: #494949;
  border-color: #494949;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-dark:hover,
  .sa-btn-dark:hover {
    color: #fff;
    background-color: #494949;
    border-color: #494949; }
  .btn-dark:focus, .btn-dark.focus,
  .sa-btn-dark:focus,
  .sa-btn-dark.focus {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(73, 73, 73, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled,
  .sa-btn-dark.disabled,
  .sa-btn-dark:disabled {
    color: #fff;
    background-color: #494949;
    border-color: #494949; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle,
  .sa-btn-dark:not(:disabled):not(.disabled):active,
  .sa-btn-dark:not(:disabled):not(.disabled).active,
  .show >
  .sa-btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #494949;
    border-color: #494949; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus,
    .sa-btn-dark:not(:disabled):not(.disabled):active:focus,
    .sa-btn-dark:not(:disabled):not(.disabled).active:focus,
    .show >
    .sa-btn-dark.dropdown-toggle:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(73, 73, 73, 0.5); }

/* -------------------------------------- */
.btn-blue,
.sa-btn-blue {
  color: #fff;
  background-color: #57889c;
  border-color: #57889c;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .btn-blue:hover,
  .sa-btn-blue:hover {
    color: #fff;
    background-color: #57889c;
    border-color: #57889c; }
  .btn-blue:focus, .btn-blue.focus,
  .sa-btn-blue:focus,
  .sa-btn-blue.focus {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(87, 136, 156, 0.5); }
  .btn-blue.disabled, .btn-blue:disabled,
  .sa-btn-blue.disabled,
  .sa-btn-blue:disabled {
    color: #fff;
    background-color: #57889c;
    border-color: #57889c; }
  .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active,
  .show > .btn-blue.dropdown-toggle,
  .sa-btn-blue:not(:disabled):not(.disabled):active,
  .sa-btn-blue:not(:disabled):not(.disabled).active,
  .show >
  .sa-btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #57889c;
    border-color: #57889c; }
    .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-blue.dropdown-toggle:focus,
    .sa-btn-blue:not(:disabled):not(.disabled):active:focus,
    .sa-btn-blue:not(:disabled):not(.disabled).active:focus,
    .show >
    .sa-btn-blue.dropdown-toggle:focus {
      box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05), inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(87, 136, 156, 0.5); }

.sa-btn-warning:not(:disabled):not(.disabled):active,
.sa-btn-warning:not(:disabled):not(.disabled).active,
.show > .sa-btn-warning.dropdown-toggle,
.sa-btn-warning,
.sa-btn-warning:hover {
  color: #fff; }

.sa-btn-light, .btn-default, .note-btn-group .btn-light, .note-btn-group .editable-cancel {
  background: #fff !important;;
  border-color: #bfbfbf !important;; }
  .sa-btn-light:not([disabled]):not(.disabled):active:focus, .btn-default:not([disabled]):not(.disabled):active:focus, .note-btn-group .btn-light:not([disabled]):not(.disabled):active:focus, .note-btn-group .editable-cancel:not([disabled]):not(.disabled):active:focus, .sa-btn-light:not([disabled]):not(.disabled).active:focus, .btn-default:not([disabled]):not(.disabled).active:focus, .note-btn-group .btn-light:not([disabled]):not(.disabled).active:focus, .note-btn-group .editable-cancel:not([disabled]):not(.disabled).active:focus, .sa-btn-light:not([disabled]):not(.disabled):active, .btn-default:not([disabled]):not(.disabled):active, .note-btn-group .btn-light:not([disabled]):not(.disabled):active, .note-btn-group .editable-cancel:not([disabled]):not(.disabled):active, .sa-btn-light:not([disabled]):not(.disabled).active, .btn-default:not([disabled]):not(.disabled).active, .note-btn-group .btn-light:not([disabled]):not(.disabled).active, .note-btn-group .editable-cancel:not([disabled]):not(.disabled).active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    background-color: #e6e6e6 !important;;
    border-color: #adadad !important;; }
  .sa-btn-light:not([disabled]):not(.disabled):hover, .btn-default:not([disabled]):not(.disabled):hover, .note-btn-group .btn-light:not([disabled]):not(.disabled):hover, .note-btn-group .editable-cancel:not([disabled]):not(.disabled):hover {
    background-color: #e6e6e6 !important;;
    border-color: #adadad !important;; } 
  .show > .sa-btn-light, .show > .btn-default, .note-btn-group .show > .btn-light, .note-btn-group .show > .editable-cancel, .sa-btn-light:focus, .btn-default:focus, .note-btn-group .btn-light:focus, .note-btn-group .editable-cancel:focus, .sa-btn-light.focus, .focus.btn-default, .note-btn-group .focus.btn-light, .note-btn-group .focus.editable-cancel {
    color: #333333;
    background-color: #e6e6e6 !important;;
    border-color: #8c8c8c !important;;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05); }
  .sa-btn-light.disabled, .disabled.btn-default, .note-btn-group .disabled.btn-light, .note-btn-group .disabled.editable-cancel {
    color: #999999;
    background-color: #fff !important;;
    border-color: #ccc !important;; }

.sa-btn-icon {
  width: 30px;
  height: 30px;
  padding: 2px;
  border-radius: 2px;
  font-size: 19px;
  line-height: 24px; }
  .sa-btn-icon.btn-default, .note-btn-group .sa-btn-icon.btn-light, .note-btn-group .sa-btn-icon.editable-cancel, .sa-btn-icon.btn-light, .sa-btn-icon.editable-cancel {
    border-color: #bfbfbf;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: linear-gradient(top, #f8f8f8, #f1f1f1); }

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 0 !important; 
  line-height: 28px;
  border-radius: 50% !important; }

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  line-height: 48px;
  font-size: 1.38462rem; }

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  line-height: 68px;
  font-size: 1.84615rem; }

.sa-btn-light.disabled, .disabled.btn-default, .note-btn-group .disabled.btn-light, .note-btn-group .disabled.editable-cancel,
.disabled.btn-default,
.note-btn-group .disabled.btn-light,
.note-btn-group .disabled.editable-cancel,
.note-btn-group .disabled.btn-light,
.note-btn-group .disabled.editable-cancel,
.note-btn-group .disabled.editable-cancel,
.sa-btn-light:disabled,
.btn-default:disabled,
.note-btn-group .btn-light:disabled,
.note-btn-group .editable-cancel:disabled,
.btn-default:disabled,
.note-btn-group .btn-light:disabled,
.note-btn-group .editable-cancel:disabled,
.note-btn-group .btn-light:disabled,
.note-btn-group .editable-cancel:disabled,
.note-btn-group .editable-cancel:disabled {
  border-color: #ccc; }

.show > .ajax-dropdown {
  animation: flipInY 0.7s both; }

.dropdown > .ajax-dropdown {
  padding: 0.76923rem; }

.ajax-dropdown {
  padding: 0.76923rem;
  margin-top: 8px;
  width: 28.15385rem;
  height: 35.15385rem;
  border-radius: 0;
  margin-left: -12.92308rem !important;
  border: 1px solid; }
  .ajax-dropdown:after, .ajax-dropdown:before {
    border: 7px solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    left: 50%;
    margin-left: -7px; }
  .ajax-dropdown:before {
    margin-left: -8px;
    border: 8px solid transparent; }
  .ajax-dropdown .btn-group {
    margin-bottom: 10px; }
    .ajax-dropdown .btn-group .btn, .ajax-dropdown .btn-group .editable-cancel, .ajax-dropdown .btn-group .editable-submit {
      font-weight: bold; }
  .ajax-dropdown .fa-4x.fa-border {
    border-width: 3px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    width: 5.84615rem;
    height: 5.84615rem;
    text-align: center; }
  .ajax-dropdown .sa-ajax-notification-container {
    border-bottom: 1px solid;
    border-top: 1px solid;
    height: 28.38462rem;
    display: block;
    overflow: auto;
    margin-right: -10px;
    margin-left: -10px; }

.shortcut-on #response-btn {
  display: none !important; }

.shortcut-on #main .navbar, .shortcut-on #left-bar .navbar {
  border: none !important; }

/*
 * ARROW BOX
 */
.arrow-box-up:after, .arrow-box-up:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.arrow-box-up:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  left: 50%;
  margin-left: -7px; }

.arrow-box-up:before {
  border-color: transparent;
  border-width: 8px;
  left: 50%;
  margin-left: -8px; }

/*
 * right
 */
.arrow-box-up-right:after, .arrow-box-up-right:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.arrow-box-up-right:after {
  border-color: transparent;
  border-width: 7px;
  right: 10px;
  margin-left: -7px; }

.arrow-box-up-right:before {
  border-color: transparent;
  border-width: 8px;
  right: 9px;
  margin-left: -8px; }

.vcheck input {
  display: none; }
  .vcheck input + span:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    margin-right: 5px;
    border: 1px solid;
    vertical-align: middle;
    font-family: "FontAwesome"; }
  .vcheck input:checked + span {
    font-weight: bold; }
    .vcheck input:checked + span:before {
      content: "\f00c"; }
  .vcheck input[disabled] + span {
    opacity: 0.5; }

.vcheck-20 input + span:before {
  width: 20px;
  height: 20px;
  line-height: 18px; }

.vradio input {
  display: none; }
  .vradio input + span {
    width: 19px;
    height: 19px;
    margin-right: 5px;
    vertical-align: text-bottom;
    display: inline-block;
    border: 1px solid;
    border-radius: 50%;
    position: relative; }
    .vradio input + span:before {
      content: '';
      width: 9px;
      height: 9px;
      left: 50%;
      top: 50%;
      border-radius: 50%;
      margin-left: -4.5px;
      margin-top: -4.5px;
      display: block;
      position: absolute; }
  .vradio input[disabled] + span {
    opacity: 0.5; }

.sa-aside-left .sa-left-menu .chat-users .chat-learnmore-btn {
  margin-top: 10px;
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
  padding: 3px 0;
  border-radius: 5px;
  font-size: 0.92308rem;
  line-height: 1.5; }

.flag {
  width: 16px;
  height: 11px;
  background: url(../img/common/flags/flags.png) no-repeat;
  margin-top: -.18em;
  display: inline-block;
  vertical-align: middle; }
  .flag-ad {
    background-position: -16px 0; }
  .flag-ae {
    background-position: -32px 0; }
  .flag-af {
    background-position: -48px 0; }
  .flag-ag {
    background-position: -64px 0; }
  .flag-ai {
    background-position: -80px 0; }
  .flag-al {
    background-position: -96px 0; }
  .flag-am {
    background-position: -112px 0; }
  .flag-an {
    background-position: -128px 0; }
  .flag-ao {
    background-position: -144px 0; }
  .flag-ar {
    background-position: -160px 0; }
  .flag-as {
    background-position: -176px 0; }
  .flag-at {
    background-position: -192px 0; }
  .flag-au {
    background-position: -208px 0; }
  .flag-aw {
    background-position: -224px 0; }
  .flag-az {
    background-position: -240px 0; }
  .flag-ba {
    background-position: 0 -11px; }
  .flag-bb {
    background-position: -16px -11px; }
  .flag-bd {
    background-position: -32px -11px; }
  .flag-be {
    background-position: -48px -11px; }
  .flag-bf {
    background-position: -64px -11px; }
  .flag-bg {
    background-position: -80px -11px; }
  .flag-bh {
    background-position: -96px -11px; }
  .flag-bi {
    background-position: -112px -11px; }
  .flag-bj {
    background-position: -128px -11px; }
  .flag-bm {
    background-position: -144px -11px; }
  .flag-bn {
    background-position: -160px -11px; }
  .flag-bo {
    background-position: -176px -11px; }
  .flag-br {
    background-position: -192px -11px; }
  .flag-bs {
    background-position: -208px -11px; }
  .flag-bt {
    background-position: -224px -11px; }
  .flag-bv {
    background-position: -240px -11px; }
  .flag-bw {
    background-position: 0 -22px; }
  .flag-by {
    background-position: -16px -22px; }
  .flag-bz {
    background-position: -32px -22px; }
  .flag-ca {
    background-position: -48px -22px; }
  .flag-catalonia {
    background-position: -64px -22px; }
  .flag-cd {
    background-position: -80px -22px; }
  .flag-cf {
    background-position: -96px -22px; }
  .flag-cg {
    background-position: -112px -22px; }
  .flag-ch {
    background-position: -128px -22px; }
  .flag-ci {
    background-position: -144px -22px; }
  .flag-ck {
    background-position: -160px -22px; }
  .flag-cl {
    background-position: -176px -22px; }
  .flag-cm {
    background-position: -192px -22px; }
  .flag-cn {
    background-position: -208px -22px; }
  .flag-co {
    background-position: -224px -22px; }
  .flag-cr {
    background-position: -240px -22px; }
  .flag-cu {
    background-position: 0 -33px; }
  .flag-cv {
    background-position: -16px -33px; }
  .flag-cw {
    background-position: -32px -33px; }
  .flag-cy {
    background-position: -48px -33px; }
  .flag-cz {
    background-position: -64px -33px; }
  .flag-de {
    background-position: -80px -33px; }
  .flag-dj {
    background-position: -96px -33px; }
  .flag-dk {
    background-position: -112px -33px; }
  .flag-dm {
    background-position: -128px -33px; }
  .flag-do {
    background-position: -144px -33px; }
  .flag-dz {
    background-position: -160px -33px; }
  .flag-ec {
    background-position: -176px -33px; }
  .flag-ee {
    background-position: -192px -33px; }
  .flag-eg {
    background-position: -208px -33px; }
  .flag-eh {
    background-position: -224px -33px; }
  .flag-england {
    background-position: -240px -33px; }
  .flag-er {
    background-position: 0 -44px; }
  .flag-es {
    background-position: -16px -44px; }
  .flag-et {
    background-position: -32px -44px; }
  .flag-eu {
    background-position: -48px -44px; }
  .flag-fi {
    background-position: -64px -44px; }
  .flag-fj {
    background-position: -80px -44px; }
  .flag-fk {
    background-position: -96px -44px; }
  .flag-fm {
    background-position: -112px -44px; }
  .flag-fo {
    background-position: -128px -44px; }
  .flag-fr {
    background-position: -144px -44px; }
  .flag-ga {
    background-position: -160px -44px; }
  .flag-gb {
    background-position: -176px -44px; }
  .flag-gd {
    background-position: -192px -44px; }
  .flag-ge {
    background-position: -208px -44px; }
  .flag-gf {
    background-position: -224px -44px; }
  .flag-gg {
    background-position: -240px -44px; }
  .flag-gh {
    background-position: 0 -55px; }
  .flag-gi {
    background-position: -16px -55px; }
  .flag-gl {
    background-position: -32px -55px; }
  .flag-gm {
    background-position: -48px -55px; }
  .flag-gn {
    background-position: -64px -55px; }
  .flag-gp {
    background-position: -80px -55px; }
  .flag-gq {
    background-position: -96px -55px; }
  .flag-gr {
    background-position: -112px -55px; }
  .flag-gs {
    background-position: -128px -55px; }
  .flag-gt {
    background-position: -144px -55px; }
  .flag-gu {
    background-position: -160px -55px; }
  .flag-gw {
    background-position: -176px -55px; }
  .flag-gy {
    background-position: -192px -55px; }
  .flag-hk {
    background-position: -208px -55px; }
  .flag-hm {
    background-position: -224px -55px; }
  .flag-hn {
    background-position: -240px -55px; }
  .flag-hr {
    background-position: 0 -66px; }
  .flag-ht {
    background-position: -16px -66px; }
  .flag-hu {
    background-position: -32px -66px; }
  .flag-ic {
    background-position: -48px -66px; }
  .flag-id {
    background-position: -64px -66px; }
  .flag-ie {
    background-position: -80px -66px; }
  .flag-il {
    background-position: -96px -66px; }
  .flag-im {
    background-position: -112px -66px; }
  .flag-in {
    background-position: -128px -66px; }
  .flag-io {
    background-position: -144px -66px; }
  .flag-iq {
    background-position: -160px -66px; }
  .flag-ir {
    background-position: -176px -66px; }
  .flag-is {
    background-position: -192px -66px; }
  .flag-it {
    background-position: -208px -66px; }
  .flag-je {
    background-position: -224px -66px; }
  .flag-jm {
    background-position: -240px -66px; }
  .flag-jo {
    background-position: 0 -77px; }
  .flag-jp {
    background-position: -16px -77px; }
  .flag-ke {
    background-position: -32px -77px; }
  .flag-kg {
    background-position: -48px -77px; }
  .flag-kh {
    background-position: -64px -77px; }
  .flag-ki {
    background-position: -80px -77px; }
  .flag-km {
    background-position: -96px -77px; }
  .flag-kn {
    background-position: -112px -77px; }
  .flag-kp {
    background-position: -128px -77px; }
  .flag-kr {
    background-position: -144px -77px; }
  .flag-kurdistan {
    background-position: -160px -77px; }
  .flag-kw {
    background-position: -176px -77px; }
  .flag-ky {
    background-position: -192px -77px; }
  .flag-kz {
    background-position: -208px -77px; }
  .flag-la {
    background-position: -224px -77px; }
  .flag-lb {
    background-position: -240px -77px; }
  .flag-lc {
    background-position: 0 -88px; }
  .flag-li {
    background-position: -16px -88px; }
  .flag-lk {
    background-position: -32px -88px; }
  .flag-lr {
    background-position: -48px -88px; }
  .flag-ls {
    background-position: -64px -88px; }
  .flag-lt {
    background-position: -80px -88px; }
  .flag-lu {
    background-position: -96px -88px; }
  .flag-lv {
    background-position: -112px -88px; }
  .flag-ly {
    background-position: -128px -88px; }
  .flag-ma {
    background-position: -144px -88px; }
  .flag-mc {
    background-position: -160px -88px; }
  .flag-md {
    background-position: -176px -88px; }
  .flag-me {
    background-position: -192px -88px; }
  .flag-mg {
    background-position: -208px -88px; }
  .flag-mh {
    background-position: -224px -88px; }
  .flag-mk {
    background-position: -240px -88px; }
  .flag-ml {
    background-position: 0 -99px; }
  .flag-mm {
    background-position: -16px -99px; }
  .flag-mn {
    background-position: -32px -99px; }
  .flag-mo {
    background-position: -48px -99px; }
  .flag-mp {
    background-position: -64px -99px; }
  .flag-mq {
    background-position: -80px -99px; }
  .flag-mr {
    background-position: -96px -99px; }
  .flag-ms {
    background-position: -112px -99px; }
  .flag-mt {
    background-position: -128px -99px; }
  .flag-mu {
    background-position: -144px -99px; }
  .flag-mv {
    background-position: -160px -99px; }
  .flag-mw {
    background-position: -176px -99px; }
  .flag-mx {
    background-position: -192px -99px; }
  .flag-my {
    background-position: -208px -99px; }
  .flag-mz {
    background-position: -224px -99px; }
  .flag-na {
    background-position: -240px -99px; }
  .flag-nc {
    background-position: 0 -110px; }
  .flag-ne {
    background-position: -16px -110px; }
  .flag-nf {
    background-position: -32px -110px; }
  .flag-ng {
    background-position: -48px -110px; }
  .flag-ni {
    background-position: -64px -110px; }
  .flag-nl {
    background-position: -80px -110px; }
  .flag-no {
    background-position: -96px -110px; }
  .flag-np {
    background-position: -112px -110px; }
  .flag-nr {
    background-position: -128px -110px; }
  .flag-nu {
    background-position: -144px -110px; }
  .flag-nz {
    background-position: -160px -110px; }
  .flag-om {
    background-position: -176px -110px; }
  .flag-pa {
    background-position: -192px -110px; }
  .flag-pe {
    background-position: -208px -110px; }
  .flag-pf {
    background-position: -224px -110px; }
  .flag-pg {
    background-position: -240px -110px; }
  .flag-ph {
    background-position: 0 -121px; }
  .flag-pk {
    background-position: -16px -121px; }
  .flag-pl {
    background-position: -32px -121px; }
  .flag-pm {
    background-position: -48px -121px; }
  .flag-pn {
    background-position: -64px -121px; }
  .flag-pr {
    background-position: -80px -121px; }
  .flag-ps {
    background-position: -96px -121px; }
  .flag-pt {
    background-position: -112px -121px; }
  .flag-pw {
    background-position: -128px -121px; }
  .flag-py {
    background-position: -144px -121px; }
  .flag-qa {
    background-position: -160px -121px; }
  .flag-re {
    background-position: -176px -121px; }
  .flag-ro {
    background-position: -192px -121px; }
  .flag-rs {
    background-position: -208px -121px; }
  .flag-ru {
    background-position: -224px -121px; }
  .flag-rw {
    background-position: -240px -121px; }
  .flag-sa {
    background-position: 0 -132px; }
  .flag-sb {
    background-position: -16px -132px; }
  .flag-sc {
    background-position: -32px -132px; }
  .flag-scotland {
    background-position: -48px -132px; }
  .flag-sd {
    background-position: -64px -132px; }
  .flag-se {
    background-position: -80px -132px; }
  .flag-sg {
    background-position: -96px -132px; }
  .flag-sh {
    background-position: -112px -132px; }
  .flag-si {
    background-position: -128px -132px; }
  .flag-sk {
    background-position: -144px -132px; }
  .flag-sl {
    background-position: -160px -132px; }
  .flag-sm {
    background-position: -176px -132px; }
  .flag-sn {
    background-position: -192px -132px; }
  .flag-so {
    background-position: -208px -132px; }
  .flag-somaliland {
    background-position: -224px -132px; }
  .flag-sr {
    background-position: -240px -132px; }
  .flag-ss {
    background-position: 0 -143px; }
  .flag-st {
    background-position: -16px -143px; }
  .flag-sv {
    background-position: -32px -143px; }
  .flag-sx {
    background-position: -48px -143px; }
  .flag-sy {
    background-position: -64px -143px; }
  .flag-sz {
    background-position: -80px -143px; }
  .flag-tc {
    background-position: -96px -143px; }
  .flag-td {
    background-position: -112px -143px; }
  .flag-tf {
    background-position: -128px -143px; }
  .flag-tg {
    background-position: -144px -143px; }
  .flag-th {
    background-position: -160px -143px; }
  .flag-tj {
    background-position: -176px -143px; }
  .flag-tk {
    background-position: -192px -143px; }
  .flag-tl {
    background-position: -208px -143px; }
  .flag-tm {
    background-position: -224px -143px; }
  .flag-tn {
    background-position: -240px -143px; }
  .flag-to {
    background-position: 0 -154px; }
  .flag-tr {
    background-position: -16px -154px; }
  .flag-tt {
    background-position: -32px -154px; }
  .flag-tv {
    background-position: -48px -154px; }
  .flag-tw {
    background-position: -64px -154px; }
  .flag-tz {
    background-position: -80px -154px; }
  .flag-ua {
    background-position: -96px -154px; }
  .flag-ug {
    background-position: -112px -154px; }
  .flag-um {
    background-position: -128px -154px; }
  .flag-us {
    background-position: -144px -154px; }
  .flag-uy {
    background-position: -160px -154px; }
  .flag-uz {
    background-position: -176px -154px; }
  .flag-va {
    background-position: -192px -154px; }
  .flag-vc {
    background-position: -208px -154px; }
  .flag-ve {
    background-position: -224px -154px; }
  .flag-vg {
    background-position: -240px -154px; }
  .flag-vi {
    background-position: 0 -165px; }
  .flag-vn {
    background-position: -16px -165px; }
  .flag-vu {
    background-position: -32px -165px; }
  .flag-wales {
    background-position: -48px -165px; }
  .flag-wf {
    background-position: -64px -165px; }
  .flag-ws {
    background-position: -80px -165px; }
  .flag-ye {
    background-position: -96px -165px; }
  .flag-yt {
    background-position: -112px -165px; }
  .flag-za {
    background-position: -128px -165px; }
  .flag-zanzibar {
    background-position: -144px -165px; }
  .flag-zm {
    background-position: -160px -165px; }
  .flag-zw {
    background-position: -176px -165px; }
  .flag + span {
    text-transform: capitalize;
    display: inline-block;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    margin-top: -3px; }

.onoffswitch-container {
  margin-top: 0.30769rem;
  margin-left: 0.53846rem;
  display: inline-block; }

.onoffswitch {
  position: relative;
  width: 5.84615rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-left: 0.38462rem;
  margin-right: 0.38462rem;
  display: inline-block;
  vertical-align: -0.23077rem; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 0.07692rem solid;
  border-radius: 3.84615rem;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0; }

.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  display: block; }

.onoffswitch-inner:after, .onoffswitch-inner:before {
  float: left;
  width: 50%;
  height: 1.15385rem;
  padding: 0;
  line-height: 1.15385rem;
  font-size: 0.76923rem;
  font-family: Trebuchet,Arial,sans-serif;
  font-weight: 700;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: attr(data-swchon-text);
  padding-left: 0.53846rem;
  text-align: left; }

.onoffswitch-inner:after {
  content: attr(data-swchoff-text);
  padding-right: 0.53846rem;
  text-align: right; }

.onoffswitch-switch {
  width: 1.46154rem;
  margin: -0.15385rem;
  background: #fff;
  height: 1.46154rem;
  border: 0.07692rem solid;
  border-radius: 3.84615rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5.46154rem;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-repeat: repeat-x; }

.onoffswitch-lg {
  width: 4.92308rem; }
  .onoffswitch-lg .onoffswitch-switch {
    right: 3.53846rem; }

.onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before, .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  content: "\f00d";
  color: #a90329;
  display: block;
  text-align: center;
  line-height: 1.46154rem;
  font-size: 0.76923rem;
  text-shadow: 0 -0.07692rem 0 #fff;
  font-weight: 700;
  font-family: FontAwesome; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  content: "\f00c";
  color: #57889c; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
  display: block; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

.onoffswitch-switch:hover {
  background-color: #eee; }

.onoffswitch-switch:active {
  background-color: #eee;
  box-shadow: inset 0 0.15385rem 0.30769rem rgba(0, 0, 0, 0.15), 0 0.07692rem 0.15385rem rgba(0, 0, 0, 0.05); }

.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-inner:before, .onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:after {
  text-shadow: 0 0.07692rem 0 #fff;
  background: #bfbfbf;
  color: #333; }

.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-switch, .onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #bfbfbf, #f4f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bfbfbf), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #bfbfbf, #f4f4f4);
  background-image: -o-linear-gradient(top, #bfbfbf, #f4f4f4);
  background-image: linear-gradient(to bottom, #bfbfbf, #f4f4f4);
  box-shadow: none !important; }

.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-label, .onoffswitch-checkbox:disabled + .onoffswitch-label {
  border-color: #ababab #999 #878787 !important; }

.onoffswitch-checkbox:checked + .onoffswitch-label {
  border-color: #3276b1 #2a6395 #255681; }

.onoffswitch + span, .onoffswitch-title {
  display: inline-block; }

.sa-shortcuts-section {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  transition: height 0.3s ease;
  height: 0; }
  .sa-shortcuts-expanded .sa-shortcuts-section {
    height: 11.61538rem;
    border-bottom: 1px solid; }
  .sa-shortcuts-section ul {
    margin: 0;
    list-style: none;
    padding: 1.15385rem 1.76923rem; }
  .sa-shortcuts-section.expand {
    height: 11.61538rem; }
  .sa-shortcuts-section:after, .sa-shortcuts-section:before {
    clear: both;
    display: block;
    content: ''; }
  .sa-shortcuts-section li {
    float: left;
    vertical-align: top;
    margin: 0 0.69231rem 0 0; }
  .sa-shortcuts-section a {
    color: inherit;
    display: block;
    width: 9.23077rem;
    height: 9.23077rem;
    color: white !important;
    padding: 1.46154rem 1.15385rem;
    position: relative;
    text-align: center; }
    .sa-shortcuts-section a:hover {
      z-index: 10;
      -webkit-transform: scale(1.07);
      transform: scale(1.07); }
  .sa-shortcuts-section .box-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0.53846rem 0.38462rem;
    font-weight: 300; }
  .sa-shortcuts-section .selected {
    border: 1px solid; }
    .sa-shortcuts-section .selected:before {
      content: '';
      border-top: 2.69231rem solid;
      border-left: 2.69231rem solid transparent;
      position: absolute;
      right: 0;
      top: 0; }
    .sa-shortcuts-section .selected:after {
      position: absolute;
      content: "\f00c";
      right: 4px;
      top: 3px;
      font-family: FontAwesome; }
  .sa-shortcuts-section .counter {
    border: 0.07692rem solid;
    width: 1.76923rem;
    height: 1.76923rem;
    display: block;
    border-radius: 50%;
    line-height: 1.76923rem;
    font-size: 0.75rem;
    font-style: normal;
    position: absolute;
    right: -0.23077rem;
    bottom: -0.23077rem; }
    .sa-shortcuts-section .counter:empty {
      display: none; }

.sa-page-header {
  flex: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 3.76923rem;
  background-repeat: repeat-x; }

.sa-header-container {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.sa-logo-space {
  width: 220px;
  padding: 0 6px 0 12px; }

.sa-activity-dropdown-toggle {
  box-shadow: none !important; }
  .sa-activity-dropdown-toggle .badge {
    width: 19.41px;
    height: 19px;
    line-height: 19px;
    font-weight: bold;
    padding: 0;
    font-size: 10px;
    position: absolute;
    top: -5px;
    right: -5px;
    min-width: 10px;
    border-radius: 50%; }

.sa-logo {
  width: 200px;
  height: 46px;
  display: block; }
  .sa-logo img {
    display: block; }

.sa-header-menu {
  margin-left: 1rem;
  margin-right: 1rem; }

@media (min-width: 979px) {
  .sa-menu-on-top .sa-header-right-area .sa-user-dropdown {
    display: block; } }

.sa-menu-on-top.sa-fixed-header .sa-page-header {
  border: 0;
  height: 49px; }

.sa-menu-on-top.sa-fixed-header .sa-logout-header-toggle {
  display: none; }

.sa-header-right-area {
  padding-top: 3px; }
  .sa-header-right-area .form-inline > .btn, .sa-header-right-area .form-inline > .editable-cancel, .sa-header-right-area .form-inline > .editable-submit {
    margin-left: 6px; }
  .sa-header-right-area .sa-btn-icon {
    color: #6D6A69;
    font-size: 17px;
    box-shadow: none; }
  .sa-header-right-area .sa-user-dropdown {
    display: none; }

.sa-project-label {
  font-size: 0.76923rem;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  margin-top: 0.30769rem;
  margin-bottom: 0.30769rem;
  line-height: 1;
  vertical-align: top; }

.sa-project-dropdown.show {
  font-weight: bold; }

.sa-project-dropdown > a {
  font-size: 1.07692rem;
  line-height: 1; }

.sa-country-dropdown {
  padding-right: 5px; }

.sa-header-search-form {
  position: relative;
  margin-left: 6px; }
  .sa-header-search-form .form-control, .sa-header-search-form .editable-input input, .editable-input .sa-header-search-form input, .sa-header-search-form .editable-input select, .editable-input .sa-header-search-form select {
    height: 30px;
    vertical-align: top;
    border-radius: 0;
    min-width: 200px;
    padding-left: 10px; }
  .sa-header-search-form .sa-form-btn {
    position: absolute;
    border: none;
    background: none;
    top: 0;
    right: 0;
    bottom: 0;
    min-width: 30px;
    cursor: pointer;
    font-size: 17px;
    line-height: 28px; }

.sa-ajax-notification-alert {
  border: 0;
  margin: 1rem 0.76923rem;
  padding: 0.76923rem 1.15385rem;
  padding-right: 0.76923rem; }
  .sa-ajax-notification-alert h4 {
    font-weight: normal;
    margin-bottom: 0.76923rem;
    line-height: normal; }

.sa-ajax-notification-footer {
  padding-top: 0.38462rem; }

.sa-user-dropdown-toggle {
  margin-left: 0.38462rem;
  border-radius: 0.23077rem;
  display: inline-block; }
  .sa-user-dropdown-toggle img {
    max-width: 2.15385rem; }

@media (max-width: 880px) and (min-width: 768px) {
  .sa-logo {
    width: 127px;
    height: auto; } }

@media (max-width: 991px) {
  .sa-header-right-area .sa-user-dropdown {
    display: block; } }

@media (max-width: 767px) {
  .sa-user-dropdown-toggle img {
    max-width: 38px; }
  .sa-header-search-form {
    display: none;
    position: absolute;
    top: 5px;
    width: 100%;
    height: 44px;
    padding: 2px;
    box-sizing: border-box;
    left: 0;
    z-index: 1;
    margin: 0; }
    .sa-header-search-form .form-control, .sa-header-search-form .editable-input input, .editable-input .sa-header-search-form input, .sa-header-search-form .editable-input select, .editable-input .sa-header-search-form select {
      height: 40px;
      min-width: 200px;
      padding-right: 50px; }
    .sa-header-search-form .fa-search {
      line-height: 29px;
      padding: 0 7px; }
  .sa-country-dropdown,
  .sa-header-left-area,
  .sa-header-right-area .sa-toggle-full-screen {
    display: none; }
  .sa-header-right-area {
    padding-top: 0; }
  .sa-logo-space {
    width: 220px;
    padding-left: 7px;
    padding-right: 0; }
  .sa-header-right-area .form-inline > .btn, .sa-header-right-area .form-inline > .editable-cancel, .sa-header-right-area .form-inline > .editable-submit {
    margin-left: 4px; }
  .ajax-dropdown {
    width: 299px;
    height: 320px;
    left: 35px !important;
    top: 49px; }
  .sa-logo {
    width: 127px;
    height: auto; }
  .sa-header-menu {
    margin-right: 5px; }
  .sa-header-menu .form-inline .sa-logout-header-toggle,
  .sa-header-menu .form-inline .sa-btn-micro {
    border: none !important;
    background: 0 0;
    margin-left: 6px;
    box-shadow: none !important; }
  .sa-header-menu .sa-sidebar-hidden-toggle {
    width: 40px;
    height: 40px;
    font-size: 21px; } }

@media (max-width: 479px) {
  .sa-logo-space {
    width: 170px; } }

.publicheader {
  height: 71px;
  padding: 0 30px 0 33px;
  min-height: 28px;
  border-bottom: 1px solid;
  display: flex; }
  .publicheader > div {
    display: inline-block;
    vertical-align: middle;
    height: 49px;
    float: left;
    width: 220px; }
  .publicheader .sa-logo {
    margin-top: 22px;
    margin-left: 0;
    display: inline-block;
    height: 39px;
    width: auto; }
    .publicheader .sa-logo img {
      width: 137px; }
  .publicheader .extr-page-header-space {
    margin-left: auto;
    text-align: right;
    display: block;
    vertical-align: middle;
    line-height: 71px; }
    .publicheader .extr-page-header-space > :first-child {
      font-size: 13px;
      margin-right: 14px;
      vertical-align: -3px;
      font-weight: 400; }
    .publicheader .extr-page-header-space .btn, .publicheader .extr-page-header-space .editable-cancel, .publicheader .extr-page-header-space .editable-submit {
      font-weight: 700;
      text-transform: uppercase; }
  @media (max-width: 767px) {
    .publicheader {
      padding: 0 15px; } }

@media (max-width: 767px) {
  .logo-group {
    width: 169px !important; } }

.sa-left-menu:not(.metismenu) .sa-sub-nav {
  display: none; }

.sa-aside-left {
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
  width: 220px;
  font-size: 1.07692rem; }
  body:not(.sa-menu-on-top) .sa-aside-left .sa-left-menu li.active > a:before {
    content: "\f0d9";
    font-family: FontAwesome;
    display: block;
    height: 27px;
    line-height: normal;
    width: 27px;
    position: absolute;
    right: -21px;
    font-size: 1.53846rem; }
  .sa-aside-left .badge {
    font-weight: 700;
    padding: 3px 7px;
    min-width: 10px;
    font-size: 0.92308rem;
    border-radius: 10px; }
  .sa-aside-left ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .sa-aside-left .sa-left-menu {
    display: flex;
    flex-direction: column; }
    .sa-aside-left .sa-left-menu li > a {
      padding: 10px 10px 10px 11px; }
      .sa-aside-left .sa-left-menu li > a > .fa-fw {
        margin-right: 5px;
        position: relative; }
        .sa-aside-left .sa-left-menu li > a > .fa-fw .round-top {
          font-size: 0.69231rem;
          display: block;
          padding: 2px;
          position: absolute;
          top: -8px;
          right: -6px;
          text-decoration: none;
          font-style: normal;
          min-width: 13px;
          border-radius: 50%;
          font-style: normal;
          max-height: 13px;
          line-height: 8px;
          font-weight: 700;
          vertical-align: baseline;
          white-space: nowrap;
          text-align: center;
          border: 1px solid; }
      .sa-aside-left .sa-left-menu li > a .collapse-sign {
        font-size: 0.84615rem;
        float: right;
        margin-top: 2px; }
        .sa-aside-left .sa-left-menu li > a .collapse-sign .fa-minus-square-o {
          display: none; }
    .sa-aside-left .sa-left-menu li.active > a {
      position: relative; }
      .sa-aside-left .sa-left-menu li.active > a .collapse-sign .fa {
        display: none; }
      .sa-aside-left .sa-left-menu li.active > a .collapse-sign .fa-minus-square-o {
        display: inline-block; }
    .sa-aside-left .sa-left-menu li > .has-arrow:after {
      content: " ";
      display: none; }
    .sa-aside-left .sa-left-menu .sa-sub-nav {
      position: relative; }
      .sa-aside-left .sa-left-menu .sa-sub-nav .sa-sub-nav-second-level > li > a {
        padding-left: 60px; }
      .sa-aside-left .sa-left-menu .sa-sub-nav > li {
        position: relative; }
        body:not(.sa-menu-on-top) .sa-aside-left .sa-left-menu .sa-sub-nav > li:first-child {
          margin-top: 7px; }
        body:not(.sa-menu-on-top) .sa-aside-left .sa-left-menu .sa-sub-nav > li:last-child {
          margin-bottom: 7px; }
        .sa-aside-left .sa-left-menu .sa-sub-nav > li a {
          padding: 7px 10px 7px 42px; }
          .sa-aside-left .sa-left-menu .sa-sub-nav > li a .fa-fw {
            font-size: 1.07692rem;
            width: 18px;
            text-align: center;
            vertical-align: 0;
            line-height: 1; }
      .sa-aside-left .sa-left-menu .sa-sub-nav > li.active > a:before {
        content: "\f0d9";
        font-family: FontAwesome;
        display: block;
        height: 27px;
        line-height: normal;
        width: 27px;
        position: absolute;
        right: -21px;
        font-size: 1.53846rem; }
      .sa-aside-left .sa-left-menu .sa-sub-nav > li.active > a.has-arrow:before {
        display: none; }
      .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a {
        position: relative; }
        .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a:before {
          content: "\f0d9";
          font-family: FontAwesome;
          display: block;
          height: 27px;
          line-height: normal;
          width: 27px;
          position: absolute;
          right: -21px;
          font-size: 1.53846rem; }
    .sa-aside-left .sa-left-menu .sa-nav-third-level:before,
    .sa-aside-left .sa-left-menu .sa-nav-forth-level:before,
    .sa-aside-left .sa-left-menu .sa-nav-fifth-level:before,
    .sa-aside-left .sa-left-menu .sa-nav-sixth-level:before {
      display: none; }
    .sa-aside-left .sa-left-menu .sa-nav-third-level > li a {
      padding-left: 60px; }
    .sa-aside-left .sa-left-menu .sa-nav-forth-level > li a {
      padding-left: 80px; }
    .sa-aside-left .sa-left-menu .sa-nav-fifth-level > li a {
      padding-left: 100px; }
    .sa-aside-left .sa-left-menu .sa-nav-sixth-level > li a {
      padding-left: 120px; }
    .sa-aside-left .sa-left-menu a {
      display: block;
      position: relative;
      padding: 10px; }
    .sa-aside-left .sa-left-menu > li {
      overflow: hidden;
      display: flex;
      flex-direction: column;
      position: relative; }
    .sa-aside-left .sa-left-menu > li.chat-users {
      overflow: visible; }
    .sa-aside-left .sa-left-menu a:hover,
    .sa-aside-left .sa-left-menu a:focus,
    .sa-aside-left .sa-left-menu a:active {
      text-decoration: none; }

.popover {
  min-width: 250px;
  border-radius: 0;
  font-weight: 400 !important; }

.bs-popover-right {
  margin-left: 14px; }

.popover .popover-content {
  padding: 8px; }

.usr-card {
  position: relative; }
  .usr-card .card-small-text {
    font-size: 0.92em;
    display: block; }
  .usr-card p {
    margin: 0; }
  .usr-card h3 {
    margin: 0;
    font-size: 1.07692rem;
    font-weight: 700; }
  .usr-card > img {
    display: inline-block;
    border-left: 3px solid; }

.usr-card-content {
  display: inline-block;
  vertical-align: top;
  margin-top: -3px;
  padding-left: 5px;
  max-width: 174px; }

.minifyme {
  border-bottom: 1px solid;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 28px;
  display: block;
  float: right;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  margin-top: 7px;
  font-size: 1.46154rem;
  transition: all .1s linear 0s; }
  .minifyme:hover {
    right: 0;
    width: 40px;
    padding-right: 5px; }

.minified .sa-aside-left {
  z-index: 999; }

@media (min-width: 979px) {
  .minified .sa-aside-left {
    width: 45px; }
    .minified .sa-aside-left .sa-left-menu .menu-item-parent {
      display: none;
      position: absolute;
      left: 40px;
      top: -3px;
      width: 186px;
      height: 38px;
      line-height: 38px;
      z-index: 3;
      border-left: 1px solid;
      border-top: 1px solid;
      border-bottom: 1px solid;
      padding-left: 12px;
      box-sizing: content-box; }
    .minified .sa-aside-left .sa-left-menu > li.active > a:before {
      content: "\f0d9";
      font-family: FontAwesome;
      display: block;
      height: 27px;
      line-height: normal;
      width: 27px;
      position: absolute;
      right: -21px;
      font-size: 1.53846rem; }
    .minified .sa-aside-left .sa-left-menu > li {
      overflow: visible;
      border-bottom: 1px solid;
      border-top: 1px solid;
      position: relative; }
      .minified .sa-aside-left .sa-left-menu > li:hover .sa-sub-nav,
      .minified .sa-aside-left .sa-left-menu > li:hover .menu-item-parent,
      .minified .sa-aside-left .sa-left-menu > li:hover .chat-users-dropdown {
        display: block; }
      .minified .sa-aside-left .sa-left-menu > li > a {
        padding: 10px 11px; }
        .minified .sa-aside-left .sa-left-menu > li > a .collapse-sign {
          display: none; }
        .minified .sa-aside-left .sa-left-menu > li > a .fa-fw {
          display: block;
          width: auto;
          text-align: center;
          padding: 0;
          margin: 0; }
      .minified .sa-aside-left .sa-left-menu > li > .sa-sub-nav,
      .minified .sa-aside-left .sa-left-menu > li .chat-users-dropdown {
        display: none;
        position: absolute;
        left: 40px;
        width: 201px;
        top: 100%;
        z-index: 5;
        border: 1px solid;
        min-height: 180px;
        margin-top: -3px;
        overflow: hidden; }
        .minified .sa-aside-left .sa-left-menu > li > .sa-sub-nav:before,
        .minified .sa-aside-left .sa-left-menu > li .chat-users-dropdown:before {
          display: none; }
      .minified .sa-aside-left .sa-left-menu > li .chat-users-dropdown {
        padding: 7px 0; }
    .minified .sa-aside-left .sa-left-menu li > a {
      position: relative;
      display: block; }
    .minified .sa-aside-left .sa-left-menu .sa-sub-nav > li:before {
      display: none; }
    .minified .sa-aside-left .sa-left-menu .sa-sub-nav > li > a {
      padding: 7px 11px 7px 14px; }
    .minified .sa-aside-left .sa-sub-nav-second-level > li a {
      padding-left: 20px !important; }
    .minified .sa-aside-left .sa-nav-third-level > li a {
      padding-left: 25px; }
    .minified .sa-aside-left .sa-nav-forth-level > li a {
      padding-left: 45px; }
    .minified .sa-aside-left .sa-nav-fifth-level > li a {
      padding-left: 62px; }
    .minified .sa-aside-left .sa-nav-sixth-level > li a {
      padding-left: 82px; }
  .minified .inbox-badge {
    font-size: 0.69231rem;
    padding: 2px;
    position: absolute;
    top: 6px;
    min-width: 13px; }
  .minified .sa-sidebar-shortcut-toggle {
    padding: 0.38462rem 0.46154rem 0.23077rem;
    box-shadow: none; }
    .minified .sa-sidebar-shortcut-toggle img {
      width: 2.53846rem;
      height: 2.30769rem;
      margin: 0;
      padding: 0; }
    .minified .sa-sidebar-shortcut-toggle span {
      display: none; }
  .minified .minifyme {
    float: none;
    position: relative;
    margin: 0;
    width: auto;
    display: block;
    height: 2.61538rem;
    font-size: 1.76923rem;
    border-radius: 0; }
    .minified .minifyme .fa:before {
      content: "\f0a9"; }
  .minified .chat-users > a {
    max-height: 40px; }
  .sa-menu-on-top .sa-content-wrapper {
    margin-left: 0 !important; }
  .sa-menu-on-top .sa-page-body {
    display: block; }
  .sa-menu-on-top .minifyme {
    display: none; }
  .sa-menu-on-top .sa-aside-left {
    width: 100%;
    height: 5.38462rem;
    height: inherit !important;
    overflow: visible !important;
    border-bottom: 1px solid;
    position: relative;
    z-index: 1; }
  .sa-menu-on-top .sa-left-menu {
    position: static !important;
    width: auto !important;
    display: flex !important;
    flex-direction: row;
    overflow: inherit !important; }
    .sa-menu-on-top .sa-left-menu > li {
      display: list-item;
      overflow: visible;
      z-index: 1; }
      .sa-menu-on-top .sa-left-menu > li > a {
        font-size: 1rem;
        padding: 5px 9px 13px;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent; }
        .sa-menu-on-top .sa-left-menu > li > a > .fa-fw {
          display: block;
          margin: 1px 0 0;
          line-height: inherit;
          text-align: center;
          font-size: 1.84615rem;
          width: 100%; }
        .sa-menu-on-top .sa-left-menu > li > a:before {
          font-family: FontAwesome;
          content: "\f0dd";
          position: absolute;
          top: 73%;
          left: 46%; }
        .sa-menu-on-top .sa-left-menu > li > a:only-child:before, .sa-menu-on-top .sa-left-menu > li > a:only-child:before {
          content: "" !important; }
        .sa-menu-on-top .sa-left-menu > li > a .menu-item-parent {
          display: block;
          max-width: 72px;
          min-width: 50px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          text-align: center; }
        .sa-menu-on-top .sa-left-menu > li > a .round-top {
          top: -2px !important; }
      .sa-menu-on-top .sa-left-menu > li:hover > a,
      .sa-menu-on-top .sa-left-menu > li:hover > a:hover {
        border-left: 1px solid;
        border-right: 1px solid;
        z-index: 1;
        position: relative; }
    .sa-menu-on-top .sa-left-menu > li.active > a {
      font-weight: bold; }
    .sa-menu-on-top .sa-left-menu .menu-item-parent + span {
      float: none !important;
      top: 5px;
      right: 5px;
      position: absolute; }
    .sa-menu-on-top .sa-left-menu li .collapse-sign {
      display: none; }
    .sa-menu-on-top .sa-left-menu li:hover .sa-sub-nav {
      display: block; }
    .sa-menu-on-top .sa-left-menu .top-menu-invisible {
      display: none; }
    .sa-menu-on-top .sa-left-menu .active > .sa-sub-nav {
      padding: 3px; }
    .sa-menu-on-top .sa-left-menu .sa-sub-nav {
      display: none;
      position: absolute;
      border: 1px solid;
      border-top: none;
      width: 200px;
      border-radius: 0; }
      .sa-menu-on-top .sa-left-menu .sa-sub-nav.collapse {
        display: none;
        overflow: hidden; }
      .sa-menu-on-top .sa-left-menu .sa-sub-nav:before {
        display: none; }
      .sa-menu-on-top .sa-left-menu .sa-sub-nav li {
        position: relative; }
        .sa-menu-on-top .sa-left-menu .sa-sub-nav li:before {
          display: none; }
        .sa-menu-on-top .sa-left-menu .sa-sub-nav li a {
          padding: 7px 10px !important;
          font-size: 1rem; }
          .sa-menu-on-top .sa-left-menu .sa-sub-nav li a:after {
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            content: "\f0da";
            display: block !important;
            position: absolute;
            top: 9px;
            right: 4px;
            transform: none;
            border: none; }
        .sa-menu-on-top .sa-left-menu .sa-sub-nav li > a:only-child:after {
          display: none;
          content: " "; }
        .sa-menu-on-top .sa-left-menu .sa-sub-nav li ul {
          display: none;
          position: absolute;
          z-index: 999;
          left: 100%;
          top: -8px;
          border: 1px solid;
          width: 200px;
          padding: 3px;
          border-radius: 0; }
        .sa-menu-on-top .sa-left-menu .sa-sub-nav li:hover > ul {
          display: block; }
        .sa-menu-on-top .sa-left-menu .sa-sub-nav li.active > a {
          font-weight: bold;
          background: none; }
          .sa-menu-on-top .sa-left-menu .sa-sub-nav li.active > a:before {
            display: none; } }

.sa-hidden-menu .sa-aside-left {
  top: 0 !important; }
  .sa-hidden-menu .sa-aside-left .sa-left-menu {
    position: static !important; }

.sa-shortcuts-section {
  z-index: 999; }

.inactive,
.inactive:hover {
  opacity: .5;
  cursor: not-allowed; }

.sa-sidebar-shortcut-toggle {
  display: block;
  margin-bottom: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 0.61538rem 0.76923rem 0.46154rem; }
  .sa-sidebar-shortcut-toggle img {
    width: 28px;
    height: 25px;
    margin-right: 5px; }

.sa-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column; }

.sa-page-body {
  flex: 1 0 auto;
  display: flex;
  flex-direction: row;
  /*
  background: url(../img/common/sa-bg.png); 
      */
}

.sa-menu-on-top .sa-logout-header-toggle {
  display: none; }

@media (min-width: 979px) {
  .minified .sa-sidebar-hidden-toggle, .sa-menu-on-top .sa-sidebar-hidden-toggle {
    display: none; }
  .sa-menu-on-top .sa-sidebar-shortcut-toggle {
    display: none; } }

@media (max-width: 979px) {
  .minifyme {
    display: none; } }

@media (min-width: 979px) {
  .sa-fixed-navigation:not(.minified) .sa-aside-left {
    position: fixed;
    z-index: 9;
    top: 49px;
    bottom: 0;
    overflow: hidden; }
  .sa-fixed-navigation:not(.minified) .sa-left-menu {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: -17px;
    overflow: scroll;
    display: block;
    width: calc(220px + 17px); }
  .sa-fixed-navigation:not(.minified) .sa-content-wrapper {
    margin-left: 220px; }
  .sa-fixed-navigation:not(.minified).minified .sa-content-wrapper {
    margin-left: 45px; }
  .sa-fixed-navigation:not(.minified) .minifyme {
    display: none; } }

.sa-hidden-menu .minifyme {
  display: none; }

.sa-hidden-menu .sa-page-header {
  z-index: 9; }

.sa-hidden-menu .sa-aside-left {
  transition: left 0.2s ease;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding-top: 49px;
  left: -16.15385rem; }
  .sa-hidden-menu .sa-aside-left:hover {
    left: 0; }

.sa-hidden-menu .sa-content-wrapper {
  margin-left: 0.76923rem; }

.sa-fixed-header {
  padding-top: 3.76923rem; }
  .sa-fixed-header .sa-page-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 101;
    border-bottom: 1px solid; }

@media (min-width: 979px) {
  .sa-fixed-navigation.sa-menu-on-top {
    padding-top: 9.23077rem; }
    .sa-fixed-navigation.sa-menu-on-top .sa-aside-left {
      position: fixed !important;
      height: 71px !important; }
    .sa-fixed-navigation.sa-menu-on-top .sa-page-footer {
      padding-left: 20px; }
  .sa-fixed-ribbon.sa-menu-on-top {
    padding-top: 12.30769rem; }
    .sa-fixed-ribbon.sa-menu-on-top .sa-page-ribbon {
      top: 9.23077rem; } }

.sa-fixed-ribbon {
  padding-top: 6.84615rem; }
  .sa-fixed-ribbon .sa-page-ribbon {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 3.76923rem; }

@media (max-width: 979px) {
  .sa-aside-left {
    transition: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding-top: 49px;
    left: -16.92308rem; }
  .sa-hidden-menu .sa-aside-left {
    transition: none;
    position: relative;
    left: 0;
    padding-top: 0;
    left: 0 !important; }
  .sa-fixed-ribbon {
    padding-top: 3.76923rem; }
    .sa-fixed-ribbon .sa-content {
      margin-top: 40px; } }

.sa-page-ribbon {
  height: 40px;
  padding: 0 1rem;
  border-radius: 0;
  margin-bottom: 0; }
  .sa-page-ribbon a {
    color: inherit; }
  @media (max-width: 767px) {
    .sa-page-ribbon {
      padding-left: 5px;
      padding-right: 5px; } }

.sa-ribbon-btn {
  padding: 0 5px;
  height: 20px;
  border: 0;
  font-size: 1.11rem;
  display: block;
  cursor: pointer;
  line-height: 1.53846rem;
  margin-right: 11px; }

.sa-theme-settings {
  position: absolute;
  right: -160px;
  top: 5px;
  width: 160px;
  padding: 10px;
  padding-top: 5px; }
  .sa-theme-settings.active {
    right: 0;
    z-index: 999; }
  .sa-theme-settings h4 {
    display: block;
    border-bottom: 1px dashed;
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 10px; }
  .sa-theme-settings .sa-theme-settings-toggle {
    width: 30px;
    height: 30px;
    right: 100%;
    font-size: 17px;
    line-height: 30px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
    top: 0;
    position: absolute; }
  .sa-theme-settings.active .sa-theme-settings-toggle .fa:before {
    content: "\f00d"; }

.sa-tasks-list {
  margin: 0;
  margin-left: 3px; }
  .sa-tasks-list li ~ li {
    border-top: 1px solid; }
  .sa-tasks-list li {
    padding: 0.76923rem; }
    .sa-tasks-list li:after, .sa-tasks-list li:before {
      display: block;
      content: '';
      clear: both; }
    .sa-tasks-list li.unread .from {
      font-weight: bold; }
  .sa-tasks-list em {
    font-size: 0.84615rem;
    line-height: 1.15385rem; }
  .sa-tasks-list .avatar-section {
    padding: 0.38462rem 0.38462rem;
    margin-right: 0.38462rem;
    float: left; }
  .sa-tasks-list .from, .sa-tasks-list .subject, .sa-tasks-list .msg-body {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block; }
  .sa-tasks-list .from {
    font-size: 1.07692rem;
    line-height: normal;
    margin-bottom: 0.46154rem; }
  .sa-tasks-list time {
    position: absolute;
    top: 0.23077rem;
    right: 0;
    font-size: 0.84615rem;
    font-weight: 400; }
  .sa-tasks-list .subject {
    max-height: 1.69231rem; }
  .sa-tasks-list .msg-body {
    max-height: 2.69231rem; }
  .sa-tasks-list .msg {
    position: relative;
    display: block;
    padding-left: 3.84615rem; }

html, body {
  height: inherit; }

html {
  /*background: url(../img/common/sa-bg.png); */

}

/* misc */
.d-table-fixed {
  table-layout: fixed; }

.sa-nav ul b {
  float: right;
  font-size: 0.69231rem;
  margin-top: 2px; }

.sa-nav ul .menu-item-parent {
  display: inline-block;
  margin: 0;
  padding: 0; }

.sa-nav ul li a {
  line-height: normal;
  font-size: 1.07692rem;
  padding: 10px 10px 10px 11px;
  display: block;
  font-weight: normal;
  text-decoration: none !important;
  position: relative; }

.sa-nav ul li a:hover {
  text-decoration: none; }

.sa-nav ul li a.inactive, .sa-nav ul li a.inactive:hover {
  opacity: .5;
  cursor: not-allowed; }

.sa-nav ul li li {
  border-bottom: none;
  position: relative; }

.sa-content-wrapper {
  flex: 1;
  position: relative;
  overflow: hidden;
  min-height: calc(100vh - 49px); }

.publicHeader-active .sa-content-wrapper {
  min-height: calc(100vh - 71px); }

.no-header .sa-content-wrapper {
  min-height: 100vh; }

.sa-content {
  padding: 0.76923rem 1.07692rem 5.15385rem; }

.sa-page-footer {
  height: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1rem; }

.sa-fixed-header .sa-content {
  padding-bottom: 4.76923rem; }

.sa-menu-on-top .sa-content {
  min-height: calc(100vh - 49px - 70px - 40px); }

.sa-fixed-page-footer .sa-page-footer {
  position: fixed;
  padding-left: 233px; }

.minified .sa-page-footer {
  padding-left: 58px; }

.sa-hidden-menu .sa-page-footer {
  padding-left: 20px; }

body.sa-inside-container {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  border-left: 1px solid;
  border-right: 1px solid;
  max-width: 1166px;
  margin: 0 auto;
  overflow-x: hidden; }

.sa-inside-container.sa-fixed-header {
  padding-top: 3.76923rem; }
  .sa-inside-container.sa-fixed-header .sa-page-header {
    max-width: 1138px;
    left: auto;
    right: auto; }

.sa-inside-container.sa-fixed-page-footer .sa-page-footer {
  left: auto;
  right: auto;
  padding-left: 20px; }

body.sa-inside-container,
.sa-inside-container.sa-fixed-page-footer .sa-page-footer {
  width: 100%; }

@media (min-width: 540px) {
  .sa-inside-container.sa-fixed-page-footer .sa-page-footer {
    max-width: inherit;
    left: 220px; } }

@media (min-width: 576px) {
  body.sa-inside-container,
  .sa-inside-container.sa-fixed-header .sa-page-header {
    max-width: 540px; }
  .sa-inside-container.sa-fixed-page-footer .sa-page-footer {
    max-width: 320px;
    left: inherit; } }

@media (min-width: 768px) {
  body.sa-inside-container,
  .sa-inside-container.sa-fixed-header .sa-page-header {
    max-width: 720px; }
  .sa-inside-container.sa-fixed-page-footer .sa-page-footer {
    max-width: 500px; } }

@media (min-width: 992px) {
  body.sa-inside-container,
  .sa-inside-container.sa-fixed-header .sa-page-header {
    max-width: 960px; }
  .sa-inside-container.sa-fixed-page-footer .sa-page-footer {
    max-width: 740px; }
  .sa-inside-container.sa-fixed-page-footer.minified .sa-page-footer {
    max-width: 914px; } }

@media (min-width: 1200px) {
  body.sa-inside-container,
  .sa-inside-container.sa-fixed-header .sa-page-header {
    max-width: 1166px; }
  .sa-inside-container.sa-fixed-page-footer .sa-page-footer {
    max-width: 920px; }
  .sa-inside-container.sa-fixed-page-footer.minified .sa-page-footer {
    max-width: 1094px; } }

.jarviswidget {
  margin-bottom: 30px; }

.ui-sortable-handle .badge {
  font-size: 0.92308rem;
  border-radius: 10px; }

.block-header {
  display: block !important; }

.align-right {
  text-align: right; }

.no-padding .table-responsive .table {
  margin-bottom: 0; }

.table-forum thead tr {
  background: none !important; }
  .table-forum thead tr th {
    border-top: none !important;
    font-size: 1.30769rem;
    font-weight: 400; }

.table-forum tr td h4 {
  font-size: 1.15385rem;
  font-weight: 700;
  margin: 0; }
  .table-forum tr td h4 small {
    font-size: 1rem;
    display: block;
    margin-top: 2px; }

.table-forum tr.closed h4 > a {
  text-decoration: line-through;
  cursor: not-allowed; }

.table-forum td {
  border-top-style: dashed;
  padding-top: 0.84615rem;
  padding-bottom: 0.84615rem; }

.table-forum .icon-cell {
  width: 4.07692rem;
  text-align: right;
  vertical-align: middle; }

code {
  font-size: 90%;
  border-radius: 2px; }

.page-title {
  margin: 12px 0 28px; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img {
  max-width: 100%; }

@media (max-width: 979px) {
  .jarviswidget-ctrls {
    display: none; } }

@media (max-width: 767px) {
  .page-footer {
    padding: 15px; }
  .footer-txt {
    display: none; }
  .for-desktop {
    display: none !important; } }

.jarviswidget header .nav-default > li > a {
  margin-left: 0;
  margin-right: 2px; }

.jarviswidget header .nav-default > li:first-child a {
  border-left: 0; }

.jarviswidget header .nav-default > li:last-child .nav-link.active {
  border-right: 1px solid; }

.jarviswidget header .nav-default .nav-item:last-child .nav-link {
  border-right: 0; }

.jarviswidget header .nav-default .nav-link.active {
  position: relative;
  bottom: -1px; }

.item {
  display: none; }

/* .carousel-control-prev-icon,
.carousel-control-next-icon{
  background: url(../img/arrow-left.png) no-repeat;
  width: 28px;
  height: 38px;
}
.carousel-control-next-icon{
  background: url(../img/arrow-right.png) no-repeat;
}
.carousel-indicators{
  bottom: 40px;
  li{
    width: 10px;
    height: 10px;
    @include css3(border-radius,50%);
  }
} */
.table-outer {
  max-width: 100%;
  overflow-y: auto; }

.project-members > a {
  display: inline-block;
  margin-right: 3px; }

.project-members img {
  width: 25px;
  border-radius: 0; }

img.busy,
img.away,
img.offline,
img.online {
  border-left: 3px solid; }

.widget-toolbar .pagination {
  margin: 4px 0; }

@media (max-width: 544px) {
  .hidden-sm-down {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-xs-down,
  .hidden-xs {
    display: none !important; }
  .home-header {
    display: block !important; }
  .sa-sparks {
    text-align: center;
    padding: 10px 0;
    margin: 5px 0 15px; }
    .sa-sparks::after {
      display: block;
      clear: both;
      content: ""; }
    .sa-sparks h5 {
      float: none; }
    .sa-sparks li {
      text-align: center;
      float: left;
      width: 33.33%; }
  .sa-page-footer {
    height: auto;
    padding: 12px 15px 10px; }
    .sa-page-footer .d-flex {
      display: block !important; }
    .sa-page-footer .footer-right {
      display: none; } }

@media (max-width: 479px) {
  .page-header {
    display: none; } }

.margin-right-5 {
  margin-right: 5px !important; }

.margin-top-5 {
  margin-top: 5px !important; }

.padding-bottom-10 {
  padding-bottom: 10px !important; }

.padding-top-10 {
  padding-top: 10px !important; }

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

.demo-btns {
  margin: 0;
  padding: 0;
  list-style: none; }

.demo-btns > li {
  margin-bottom: 0.53846rem; }
  .demo-btns > li.list-inline-item:not(:last-child) {
    margin-right: 0; }

.air {
  position: absolute;
  z-index: 5; }

.air-bottom {
  bottom: 0; }

.air-top {
  top: 0; }

.air-top-right {
  top: 0;
  right: 0; }

.air-top-left {
  top: 0;
  left: 0; }

.air-bottom-left {
  bottom: 0 !important;
  left: 0 !important;
  top: auto !important; }

.air-bottom-right {
  bottom: 0;
  right: 0; }

.table-border-0 td, .table-border-0 th {
  border: 0 !important; }

.row-seperator-header {
  margin: 15px 0 20px;
  display: block;
  font-size: 20px;
  font-weight: 400; }

.google_maps {
  width: 100%;
  height: 350px;
  position: relative; }
  .google_maps * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box; }
  .google_maps img {
    max-width: none; }

@media (max-width: 767px) {
  .sa-content {
    padding-left: 5px;
    padding-right: 5px; }
  .sa-page-ribbon {
    height: 42px;
    border-bottom: 1px solid;
    border-top: 1px solid; }
  .sa-sparks h5 {
    margin: 0; } }

@media only screen and (max-width: 479px) and (min-width: 320px) {
  .hidden-mobile {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-sm-down {
    display: none !important; } }

body {
  background-color: #f2f3f8;
  color: #333; }

a {
  color: #3276b1; }

.secondary-header {
  color: #646464; }

.note {
  color: #999; }

.sa-theme-btn {
  background-color: #707070;
  background-image: -moz-linear-gradient(top, #777, #666);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777), to(#666));
  background-image: -webkit-linear-gradient(top, #777, #666);
  background-image: -o-linear-gradient(top, #777, #666);
  background-image: linear-gradient(to bottom, #777, #666);
  color: #fff; }

.ajax-dropdown {
  border-color: #b3b3b3;
  box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
  background: #fff; }
  .ajax-dropdown:before, .ajax-dropdown:after {
    border-bottom-color: #fff; }
  .ajax-dropdown .btn-group .btn, .ajax-dropdown .btn-group .editable-cancel, .ajax-dropdown .btn-group .editable-submit {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    background: #fff; }
  .ajax-dropdown .fa-4x.fa-border {
    color: #D1D1D1;
    border-color: #D1D1D1; }
  .ajax-dropdown .sa-ajax-notification-container {
    border-bottom-color: #CECECE;
    border-top-color: #CECECE;
    background: #E9E9E9; }

.ajax-dropdown:before,
.arrow-box-up-right:before,
.arrow-box-up:before {
  border-bottom-color: #838383; }

.arrow-box-up-right:after {
  border-bottom-color: #fff; }

.vcheck input {
  display: none; }
  .vcheck input + span:before {
    background: #fff;
    border-color: #c1c1c1;
    color: #3276b1; }

.vradio input + span {
  background: #fff;
  border-color: #BDBDBD; }

.vradio input:checked + span {
  border-color: #3276b1; }
  .vradio input:checked + span:before {
    background: #3276b1; }

.sa-aside-left .sa-left-menu .chat-users .chat-learnmore-btn {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2);
  color: #C2C2C2; }
  .sa-aside-left .sa-left-menu .chat-users .chat-learnmore-btn:hover {
    color: #fff; }

.sa-page-header {
  background-color: #f3f3f3;
  /*IMA*/
  background-image: -moz-linear-gradient(top, #f3f3f3, #e2e2e2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e2e2e2));
  background-image: -webkit-linear-gradient(top, #f3f3f3, #e2e2e2);
  background-image: -o-linear-gradient(top, #f3f3f3, #e2e2e2);
  background-image: linear-gradient(to bottom, #f3f3f3, #e2e2e2); }

.sa-activity-dropdown-toggle {
  color: #c4bab6; }
  .sa-activity-dropdown-toggle .badge {
    color: #fff;
    background: #0091d9; }

.sa-project-label {
  color: #bfbfbf;
  text-shadow: 0 0 1px #fff; }

.sa-project-dropdown > a {
  color: #555; }

.sa-header-search-form .form-control, .sa-header-search-form .editable-input input, .editable-input .sa-header-search-form input, .sa-header-search-form .editable-input select, .editable-input .sa-header-search-form select {
  border-color: #bfbfbf; }

.sa-header-search-form .sa-form-btn {
  color: #6D6A69; }

.sa-ajax-notification-alert {
  color: #757575; }

.sa-full-screen .sa-toggle-full-screen:hover,
.sa-full-screen .sa-toggle-full-screen:focus,
.sa-full-screen .sa-toggle-full-screen:active,
.sa-full-screen .sa-toggle-full-screen {
  background: #494949 !important;
  border-color: #494949 !important;
  color: #fff; }

.sa-hidden-menu .sa-sidebar-hidden-toggle:focus,
.sa-hidden-menu .sa-sidebar-hidden-toggle:active,
.sa-hidden-menu .sa-sidebar-hidden-toggle {
  background: #494949 !important;
  border-color: #494949 !important;
  color: #fff !important; }

.sa-user-dropdown-toggle {
  border: 0.07692rem solid #797979; }

@media (max-width: 767px) {
  .sa-header-search-form {
    background: #333333; }
    .sa-header-search-form .fa-search {
      background: #ddd; } }

.publicheader {
  background: #f4f4f4;
  border-bottom-color: #eee; }

@media (max-width: 767px) {
  .sa-page-header {
    background: #fff; } }

.ui-menu .ui-menu-item-wrapper {
  color: #3276b1;
  line-height: 19px;
  padding-top: 2px;
  padding-bottom: 2px; }
  .ui-menu .ui-menu-item-wrapper.ui-state-active {
    color: #fff; }

body.smart-style-0 .sa-aside-left .sa-left-menu a {
  color: #c0bbb7; }
  body.smart-style-0 .sa-aside-left .sa-left-menu a:hover, body.smart-style-0 .sa-aside-left .sa-left-menu a:focus, body.smart-style-0 .sa-aside-left .sa-left-menu a:active {
    color: #fff; }

body.smart-style-0:not(.sa-menu-on-top) .sa-aside-left .sa-left-menu li > a {
  /*color: #c0bbb7; */
  color: #2a2d98;
  font-weight:bold;
}


body.smart-style-0:not(.sa-menu-on-top) .sa-aside-left .sa-left-menu .sa-sub-nav:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 23px;
  top: 0;
  bottom: 0;
  border-left: 1px solid #7A7A7A; }

body.smart-style-0:not(.sa-menu-on-top) .sa-aside-left .sa-left-menu .sa-sub-nav:hover > li:before, body.smart-style-0:not(.sa-menu-on-top) .sa-aside-left .sa-left-menu .sa-sub-nav:hover:before {
  border-color: #acacac; }

body.smart-style-0:not(.sa-menu-on-top) .sa-aside-left .sa-left-menu .sa-sub-nav > li:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  left: 23px;
  top: 16px;
  border-top: 1px solid #7A7A7A;
  z-index: 1; }

@media (min-width: 979px) {
  body.smart-style-0.sa-menu-on-top .sa-left-menu > li > a:before {
    color: #636363; }
  body.smart-style-0.sa-menu-on-top .sa-left-menu > li, body.smart-style-0.sa-menu-on-top .sa-left-menu > li:hover {
    border-right: 1px solid #222222;
    border-left: 1px solid #4E4E4E; }
  body.smart-style-0.sa-menu-on-top .sa-left-menu > li:hover > a,
  body.smart-style-0.sa-menu-on-top .sa-left-menu > li:hover > a:hover {
    border-left-color: #c7c7c7;
    border-right-color: #c7c7c7;
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(1, #CFCFCF));
    background: -ms-linear-gradient(bottom, #fff, #CFCFCF);
    background: -moz-linear-gradient(center bottom, #fff 0, #CFCFCF 100%);
    background: -o-linear-gradient(#CFCFCF, #fff); } }

.sa-aside-left {
    /*
  background: #3a3633;
  background: -moz-linear-gradient(left, #3a3633 93%, #2a2725 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(93%, #3a3633), color-stop(100%, #2a2725));
  background: -webkit-linear-gradient(left, #3a3633 93%, #2a2725 100%);
  background: -o-linear-gradient(left, #3a3633 93%, #2a2725 100%);
  background: -ms-linear-gradient(left, #3a3633 93%, #2a2725 100%);
  background: linear-gradient(to right, #3a3633 93%, #2a2725 100%); 
        
        */
    background: #3a3633;
  background: -moz-linear-gradient(left, #ffffff 93%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(93%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ffffff 93%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 93%, #2a2725 100%);
  background: -ms-linear-gradient(left, #ffffff 93%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 93%, #ffffff 100%); 
    }
  .sa-aside-left .badge {
    background-color: #999;
    color: #fff; }
  .sa-aside-left ul ul {
    /*background: rgba(69, 69, 69, 0.6); */
    background: white;
  }
  .sa-aside-left .sa-left-menu > li.active > a {
    color: #fff; }
  .sa-aside-left .sa-left-menu li > a > .fa-fw .round-top {
    background: #D08B09;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.1); }
  .sa-aside-left .sa-left-menu .sa-sub-nav > li.active > a:before {
    color: #eee; }
  .sa-aside-left .sa-left-menu .sa-sub-nav > li.active > a,
  .sa-aside-left .sa-left-menu .sa-sub-nav > li a:hover {
    background: rgba(208, 139, 9, 0.8);
    color: #fff !important;
  }
  .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a {
    color: #fff; }
    .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a:before {
      color: #eee; }
    .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a:hover {
      background: rgba(69, 69, 69, 0.8); }

.popover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }

.usr-card.away > img {
  border-left-color: #ffc40d; }

.usr-card.online > img {
  border-left-color: #40ac2b; }

.usr-card.incognito > img {
  border-left-color: #a19e9d; }

.usr-card.busy > img {
  border-left-color: #f14b52; }

.usr-card .card-small-text {
  color: #7E7E7E; }

.usr-card h3 {
  color: #3276B1; }

.usr-card > img {
  border-left-color: #fff; }

.minifyme {
  border-bottom-color: #302F2F;
  background: #454545;
  color: #A8A8A8; }
  .minifyme:hover {
    background: #646464;
    color: #E4E4E4; }

@media (min-width: 979px) {
  .minified .sa-aside-left .sa-left-menu .menu-item-parent {
    background-color: #f5f5f5;
    color: #333333;
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    border-left-color: #bfbfbf;
    border-top-color: #D8D4D4;
    border-bottom-color: #fff; }
  .minified .sa-aside-left .sa-left-menu > li.active > a:before {
    color: #eee; }
  .minified .sa-aside-left .sa-left-menu > li {
    border-bottom-color: #1A1817;
    border-top-color: #525151; }
    .minified .sa-aside-left .sa-left-menu > li > .sa-sub-nav,
    .minified .sa-aside-left .sa-left-menu > li .chat-users-dropdown {
      border-color: #bfbfbf;
      box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
      background: #454545; }
  .minified .inbox-badge {
    background: #ED1C24; }
  .sa-menu-on-top .sa-aside-left {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    border-bottom-color: #222222; }
  .sa-menu-on-top .sa-left-menu .sa-sub-nav {
    background: #fff;
    border-color: #c7c7c7;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-bottom-color: #BD2A2A; }
    .sa-menu-on-top .sa-left-menu .sa-sub-nav li a {
      color: #4c4f53; }
      .sa-menu-on-top .sa-left-menu .sa-sub-nav li a:hover {
        background: #4c4f53 !important;
        color: #fff !important; }
    .sa-menu-on-top .sa-left-menu .sa-sub-nav li ul {
      background: #fff;
      border-color: #c7c7c7;
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
      border-bottom-color: #BD2A2A; }
    .sa-menu-on-top .sa-left-menu .sa-sub-nav li.active > a, .sa-menu-on-top .sa-left-menu .sa-sub-nav li:hover > a {
      background: #4c4f53;
      color: #fff; } }

.inactive,
.inactive:hover {
  color: #c0bbb7 !important; }

.sa-sidebar-shortcut-toggle {
  color: #c0bbb7;
  border-bottom-color: #1A1817;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.13); }
  .sa-sidebar-shortcut-toggle img {
    border-left-color: #40ac2b; }
  .sa-sidebar-shortcut-toggle:hover {
    color: #fff; }

.sa-page-body {
  background-color: #fff; }

.sa-fixed-header .sa-page-header {
  border-bottom-color: rgba(0, 0, 0, 0.3);
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.1); }

.sa-page-ribbon {
  background: #474544  !important;
}
  .sa-page-ribbon .breadcrumb-item {
    color: #bbb; }
    .sa-page-ribbon .breadcrumb-item:last-child a {
      color: #E4E4E4; }

@media (max-width: 767px) {
  .sa-page-ribbon {
    background: #F5F5F5;
    border-bottom-color: #CFCFCF;
    border-top-color: #E6E6E6;
    color: #6D6C6C; }
    .sa-page-ribbon .breadcrumb-item:last-child a {
      color: #333333; }
    .sa-page-ribbon a {
      color: #6D6C6C; } }

@media (min-width: 768px) {
  .table-responsive .table-bordered {
    border-color: #ddd; } }

.sa-nav ul li a {
  color: #c0bbb7; }
  .sa-nav ul li a:focus {
    color: #C9C9C9; }
  .sa-nav ul li a:hover {
    color: #fff; }
  .sa-nav ul li a.inactive, .sa-nav ul li a.inactive:hover {
    color: #c0bbb7; }

.sa-page-footer {
  color: #0524bb;
  background: rgba(0, 0, 0, 0.03); }

body.sa-inside-container {
  border-left-color: #bfbfbf;
  border-right-color: #bfbfbf;
  box-shadow: 0 2px 70px rgba(0, 0, 0, 0.45); }

.sa-inside-container.sa-fixed-header .sa-page-header {
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.1); }

.ui-sortable-handle .badge {
  background-color: #999; }

.table-forum thead tr th {
  border-color: #F1F1F1; }

.table-forum tr.closed h4 > a {
  color: #848484; }

code {
  color: #c7254e; }

.img-layouts {
  box-shadow: 0px 0px 3px 0px #919191; }

.jarviswidget header .nav-default > li:last-child .nav-link.active {
  border-right-color: #C2C2C2; }

img.busy {
  border-left-color: #f14b52; }

img.away {
  border-left-color: #ffc40d; }

img.offline {
  border-left-color: #ddd; }

img.online {
  border-left-color: #40ac2b; }

@media (max-width: 767px) {
  .sa-sparks {
    background: #E0E0E0; } }

/*
 * Carren colors
 */
.icon-color-good {
  color: #40ac2b; }

.icon-color-bad {
  color: #ed1c24; }

.row-seperator-header {
  color: #646464; }

.sa-shortcuts-section {
  color: #fff;
  background: rgba(0, 0, 0, 0.85); }
  .sa-shortcuts-expanded .sa-shortcuts-section {
    box-shadow: 0 0.30769rem 0.76923rem rgba(0, 0, 0, 0.3);
    border-bottom-color: #423F3F; }
  .sa-shortcuts-section a {
    box-shadow: inset 0 0 1px #FFFFE0; }
  .sa-shortcuts-section .selected {
    border-color: #0091d9; }
    .sa-shortcuts-section .selected:before {
      border-top-color: #0091d9; }
  .sa-shortcuts-section .counter {
    border-color: #fff;
    background: #404040; }

.onoffswitch-label {
  border-color: #adadad #b3b3b3 #9e9e9e; }

.onoffswitch-inner:before {
  text-shadow: 0 -0.07692rem 0 #333333;
  background-color: #3276b1;
  color: #fff;
  box-shadow: inset 0 0.15385rem 0.46154rem rgba(0, 0, 0, 0.5), 0 0.07692rem 0.15385rem rgba(0, 0, 0, 0.05); }

.onoffswitch-inner:after {
  text-shadow: 0 -rem(1px) 0 #fff;
  background-color: #fff;
  color: #555555;
  box-shadow: inset 0 0.15385rem 0.30769rem rgba(0, 0, 0, 0.15), 0 0.07692rem 0.15385rem rgba(0, 0, 0, 0.05); }

.onoffswitch-switch {
  background: #fff;
  border-color: #9a9a9a;
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #fff, #eee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));
  background-image: -webkit-linear-gradient(top, #fff, #eee);
  background-image: -o-linear-gradient(top, #fff, #eee);
  background-image: linear-gradient(to bottom, #fff, #eee);
  box-shadow: 0.07692rem 0.07692rem 0.30769rem 0 rgba(0, 0, 0, 0.3); }

.sa-tasks-list {
  background: #fff; }
  .sa-tasks-list li ~ li {
    border-top-color: #E9E9E9; }
  .sa-tasks-list li.unread {
    background-color: #FFFFE0; }
  .sa-tasks-list li:hover {
    background: #F0F4F7;
    color: #667F8F; }
    .sa-tasks-list li:hover .progress {
      background-color: #fff; }
  .sa-tasks-list em {
    color: #999999; }
  .sa-tasks-list .avatar-section {
    color: #fff; }
  .sa-tasks-list .from {
    color: #333333; }
  .sa-tasks-list time {
    color: #058dc7; }
  .sa-tasks-list .subject {
    color: #333333; }
  .sa-tasks-list .msg-body {
    color: #A0A0A0; }

.sa-theme-settings {
  background: #F1DA91; }
  .sa-theme-settings h4 {
    border-bottom-color: rgba(0, 0, 0, 0.2);
    color: #333; }
  .sa-theme-settings .sa-theme-settings-toggle {
    background: #F1DA91;
    color: #333; }

.ui-jqgrid .ui-state-hover td {
  background-color: #ecf3f8 !important;
  border-color: #dee2e6 !important; }

.ui-jqgrid .ui-state-highlight td {
  color: #3a87ad !important;
  background-color: #d9edf7 !important;
  border-color: #bce8f1 !important; }

.ui-jqgrid .ui-state-highlight + .ui-widget-content > td {
  border-top-color: #bce8f1; }

.smart-style-1 {
  /* .sa-header-search-form .editable-input input,
	.editable-input .sa-header-search-form input,
	.sa-header-search-form .editable-input select,
	.editable-input .sa-header-search-form select {
	} */ }
  .smart-style-1 a {
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important; }
  .smart-style-1 body.sa-inside-container {
    border-left-color: rgba(34, 38, 46, 0.4);
    border-right-color: rgba(34, 38, 46, 0.4); }
  .smart-style-1 .sa-page-header {
    background: #22262e; }
  .smart-style-1 .sa-project-label {
    color: #697B92;
    text-shadow: 0 0 1px #111318; }
  .smart-style-1 .sa-page-ribbon {
    background: #e6e6e6; }
  .smart-style-1 .breadcrumb-item {
    color: #747474; }
    .smart-style-1 .breadcrumb-item:last-child a {
      color: 868686; }
  .smart-style-1 .sa-project-dropdown > a {
    color: #B9B9B9; }
  .smart-style-1 .show > .dropdown-menu, .smart-style-1 .dropdown-menu {
    padding: 4px; }
  .smart-style-1 .dropdown-menu > li > a, .smart-style-1 .dropdown-menu > li > a {
    border-radius: 4px;
    margin: 3px 0; }
  .smart-style-1 .sa-ribbon-btn {
    background-color: #697486;
    background-image: -moz-linear-gradient(top, #6f7d94, #697486);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6f7d94), to(#697486));
    background-image: -webkit-linear-gradient(top, #6f7d94, #697486);
    background-image: -o-linear-gradient(top, #6f7d94, #697486);
    background-image: linear-gradient(to bottom, #6f7d94, #697486); }
  .smart-style-1 .sa-activity-dropdown-toggle, .smart-style-1 .sa-activity-dropdown-toggle:hover, .smart-style-1 .sa-activity-dropdown-toggle:focus {
    background: #0d0f12 !important;
    color: #fff !important;
    border-color: #0d0f12 !important; }
  .smart-style-1 .sa-activity-dropdown-toggle .badge {
    background: #0aa699; }
  .smart-style-1 .sa-header-right-area .form-inline > .btn, .smart-style-1 .sa-header-right-area .form-inline > .editable-cancel, .smart-style-1 .sa-header-right-area .form-inline > .editable-submit, .smart-style-1 .sa-header-right-area .form-inline > .btn:hover, .smart-style-1 .sa-header-right-area .form-inline > .editable-cancel:hover, .smart-style-1 .sa-header-right-area .form-inline > .editable-submit:hover, .smart-style-1 .sa-header-right-area .form-inline > .btn:focus, .smart-style-1 .sa-header-right-area .form-inline > .editable-cancel:focus, .smart-style-1 .sa-header-right-area .form-inline > .editable-submit:focus,
  .smart-style-1 .sa-header-right-area .form-inline > .editable-cancel,
  .smart-style-1 .sa-header-right-area .form-inline > .editable-cancel:hover,
  .smart-style-1 .sa-header-right-area .form-inline > .editable-cancel:focus,
  .smart-style-1 .sa-header-right-area .form-inline > .editable-submit,
  .smart-style-1 .sa-header-right-area .form-inline > .editable-submit:hover,
  .smart-style-1 .sa-header-right-area .form-inline > .editable-submit:focus {
    background: #fb3c4a;
    border-color: #fb3c4a;
    color: #fff;
    opacity: 1; }
  .smart-style-1 .sa-header-right-area .form-inline > .btn:hover, .smart-style-1 .sa-header-right-area .form-inline > .editable-cancel:hover, .smart-style-1 .sa-header-right-area .form-inline > .editable-submit:hover,
  .smart-style-1 .sa-header-right-area .form-inline > .editable-cancel:hover,
  .smart-style-1 .sa-header-right-area .form-inline > .editable-submit:hover {
    opacity: 0.9; }
  .smart-style-1 #cancel-search-js {
    background: #fb3c4a;
    line-height: 29px !important; }
  @media only screen and (max-width: 479px) and (min-width: 320px) {
    .smart-style-1 .home-header {
      background: #fff; }
    .smart-style-1 #cancel-search-js,
    .smart-style-1 .search-mobile .header-search > button {
      border-radius: 3px; } }
  .smart-style-1 .minifyme {
    background-color: #434953; }
    .smart-style-1 .minifyme:hover {
      background-color: #5C6C86;
      color: #E1E8F3; }
  .smart-style-1 .sa-sidebar-shortcut-toggle {
    border-bottom: 0;
    box-shadow: none;
    color: #8b91a0; }
    .smart-style-1 .sa-sidebar-shortcut-toggle img {
      width: 38px;
      height: 35px;
      border-radius: 50%; }
    .smart-style-1 .sa-sidebar-shortcut-toggle:hover {
      color: #fff; }
  .smart-style-1 .sa-aside-left,
  .smart-style-1 .superbox-show,
  .smart-style-1 .sa-page-footer {
    background: rgba(0, 0, 0, 0.03); }
  .smart-style-1 .superbox-list.active:before {
    color: #1b1e24; }
  .smart-style-1 .bg-red {
    background-color: #fb3c4a !important; }
  .smart-style-1 .jarviswidget .bg-red {
    background-color: #C02631 !important; }
  .smart-style-1 .sa-country-dropdown > a {
    color: #fff; }
  .smart-style-1 .sa-header-search-form .form-control, .smart-style-1 .sa-header-search-form .editable-input input, .editable-input .smart-style-1 .sa-header-search-form input, .smart-style-1 .sa-header-search-form .editable-input select, .editable-input .smart-style-1 .sa-header-search-form select {
    border-color: #fff;
    border-radius: 2px !important; }
  .smart-style-1 .sa-aside-left ul ul {
    background: #22262e; }
  .smart-style-1 .sa-aside-left .sa-left-menu a {
    color: #8b91a0; }
    .smart-style-1 .sa-aside-left .sa-left-menu a:hover, .smart-style-1 .sa-aside-left .sa-left-menu a:focus, .smart-style-1 .sa-aside-left .sa-left-menu a:active {
      color: #fff; }
  .smart-style-1 .minified .sa-aside-left .sa-left-menu > li > .sa-sub-nav,
  .smart-style-1 .minified .sa-aside-left .sa-left-menu > li .chat-users-dropdown {
    background: #1b1e24; }
  .smart-style-1 .onoffswitch-inner:before {
    background-color: #36AECC !important; }
  .smart-style-1 img.online {
    border-color: #0aa699; }
  .smart-style-1.minified .sa-aside-left .fa-lg {
    font-size: 18px; }
  .smart-style-1.minified .sa-aside-left .sa-left-menu > li > a {
    padding: 12px 17px 12px 14px; }
  .smart-style-1.minified .sa-aside-left .sa-left-menu > li > .sa-sub-nav > li > a {
    padding-left: 13px; }
  .smart-style-1.minified .sa-aside-left .sa-left-menu .sa-sub-nav .sa-nav-third-level a {
    padding-right: 13px;
    padding-left: 33px; }
  .smart-style-1.minified .sa-aside-left .sa-left-menu .sa-sub-nav .sa-nav-forth-level a {
    padding-left: 43px; }
  .smart-style-1.minified .sa-aside-left .sa-left-menu .sa-sub-nav .sa-nav-fifth-level a {
    padding-left: 53px; }
  .smart-style-1.minified .sa-aside-left .sa-left-menu .sa-sub-nav .sa-nav-sixth-level a {
    padding-left: 53px; }
  .smart-style-1 .sa-aside-left .fa-lg {
    font-size: 17px;
    vertical-align: baseline; }
  .smart-style-1 .sa-aside-left .sa-left-menu li > a {
    padding: 12px 17px 12px 16px; }
    .smart-style-1 .sa-aside-left .sa-left-menu li > a .collapse-sign {
      font-size: inherit;
      margin: 0; }
  .smart-style-1 .sa-aside-left .sa-left-menu .sa-sub-nav > li a {
    padding: 11px 17px 11px 16px;
    font-size: 1rem;
    font-weight: 300;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 43px; }
  .smart-style-1 .sa-aside-left .sa-left-menu .sa-sub-nav > li.active > a {
    background: none; }
  .smart-style-1 .sa-aside-left .sa-left-menu .sa-sub-nav > li:hover > a {
    background: #1b1e24; }
  .smart-style-1 .sa-aside-left .sa-left-menu .sa-sub-nav > li a:hover {
    background: #1b1e24; }
  .smart-style-1 .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a:hover {
    background: #1b1e24; }
  .smart-style-1 .sa-aside-left .sa-left-menu .sa-sub-nav .sa-nav-third-level a {
    padding: 8px 17px 8px 54px; }
  .smart-style-1 .sa-aside-left .sa-left-menu .sa-sub-nav .sa-nav-forth-level a {
    padding-left: 72px; }
  .smart-style-1 .sa-aside-left .sa-left-menu .sa-sub-nav .sa-nav-fifth-level a {
    padding-left: 90px; }
  .smart-style-1 .sa-aside-left .sa-left-menu .sa-sub-nav .sa-nav-sixth-level a {
    padding-left: 108px; }
  .smart-style-1 .sa-aside-left .fa-plus-square-o:before {
    content: "\f104"; }
  .smart-style-1 .sa-aside-left .fa-minus-square-o:before {
    content: "\f107"; }
  .smart-style-1 .minified .sa-sidebar-shortcut-toggle img {
    width: 33px;
    height: auto; }
  .smart-style-1 .page-item.active .page-link {
    background: #36AECC;
    border-color: #36AECC; }
  .smart-style-1 .jarviswidget-color-darken > header {
    background: #1b1e24;
    border-color: #1b1e24; }
  .smart-style-1 .jarviswidget-color-blue > header {
    background: #688F9E;
    border-color: #6A838D; }
  .smart-style-1 .jarviswidget-color-purple > header {
    background: #736086; }
  .smart-style-1 .jarviswidget-color-red > header {
    background: #C02631;
    border-color: #8F2129; }
  .smart-style-1 .jarviswidget-color-green-light > header,
  .smart-style-1 .jarviswidget .bg-green-light {
    border-color: #96B447 !important;
    background: #96B447 !important; }
  .smart-style-1 .jarviswidget-color-yellow > header,
  .smart-style-1 .jarviswidget .bg-yellow {
    border-color: #DBB727 !important;
    background: #FDD01C !important;
    color: #25241F; }
  .smart-style-1 .jarviswidget-color-pink > header,
  .smart-style-1 .jarviswidget .bg-pink {
    background: #DB8EBB !important; }

@media (min-width: 979px) {
  body.smart-style-1.sa-menu-on-top {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25); }
    body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu > li {
      border-right: 1px solid transparent;
      border-left: 1px solid transparent;
      margin-left: -1px;
      margin-right: -1px; }
      body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu > li:hover {
        border-right: 1px solid #222222;
        border-left: 1px solid #4E4E4E; }
        body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu > li:hover > a,
        body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu > li:hover > a:hover {
          border-left-color: #000;
          border-right-color: #000;
          background: #fff;
          background: -moz-linear-gradient(top, #04070c 0, #2e3e57 66%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(66%, #2e3e57));
          background: -webkit-linear-gradient(top, #04070c 0, #2e3e57 66%);
          background: -o-linear-gradient(top, #04070c 0, #2e3e57 66%);
          background: -ms-linear-gradient(top, #04070c 0, #2e3e57 66%);
          background: linear-gradient(to bottom, #04070c, #2e3e57 66%); }
      body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu > li > a {
        padding: 10px 9px;
        line-height: 22px;
        height: 69px; }
        body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu > li > a > .fa-fw {
          margin-bottom: 3px; }
        body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu > li > a:before {
          line-height: 1;
          bottom: 3px;
          top: inherit; }
    body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu .sa-sub-nav {
      background: #2e3e57;
      border-bottom: 0; }
      body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu .sa-sub-nav li a {
        color: #D8DEE5; }
        body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu .sa-sub-nav li a:hover {
          background: #1b1e24 !important; }
      body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu .sa-sub-nav li ul {
        background: #2e3e57;
        border-color: #2e3e57;
        border-bottom: 0; }
      body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu .sa-sub-nav li.active > a {
        background: none; }
      body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a:before {
        display: none; }
      body.smart-style-1.sa-menu-on-top .sa-aside-left .sa-left-menu .sa-sub-nav li:hover > a {
        background: #1b1e24; }
  body.smart-style-1.minified .sa-aside-left .sa-left-menu > li {
    border-bottom-color: #131416;
    border-top-color: #303031; }
    body.smart-style-1.minified .sa-aside-left .sa-left-menu > li > a {
      padding-left: 11px;
      padding-right: 11px; } }

.smart-style-2 .sa-shortcuts-section {
  background: rgba(255, 255, 255, 0.9); }
  .smart-style-2 .sa-shortcuts-section ul {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid #A8BADB; }

.smart-style-2 .sa-page-header, .smart-style-2 .page-footer, .smart-style-2 .superbox-show {
  background-image: none;
  background-color: #2C3742; }

.smart-style-2 .superbox-list.active:before {
  color: #2C3742; }

.smart-style-2 .superbox-img-description {
  color: #9EA8B1; }

.smart-style-2,
.smart-style-2 .sa-page-ribbon,
.smart-style-2 .sa-page-body {
  background: #fff; }

.smart-style-2 .bg-red {
  background-color: #DB4A67 !important; }

.smart-style-2 .sa-activity-dropdown-toggle {
  color: #C5C6CA; }
  .smart-style-2 .sa-activity-dropdown-toggle, .smart-style-2 .sa-activity-dropdown-toggle:hover, .smart-style-2 .sa-activity-dropdown-toggle:focus {
    background: transparent !important;
    border-color: transparent !important; }
  .smart-style-2 .sa-activity-dropdown-toggle:hover, .smart-style-2 .sa-activity-dropdown-toggle:focus {
    color: #fff !important; }
  .smart-style-2 .sa-activity-dropdown-toggle.show .badge {
    background: #006fa6; }

.smart-style-2 .sa-project-label {
  text-shadow: none; }

.smart-style-2 .sa-project-dropdown > a {
  color: #B2C1D5; }
  .smart-style-2 .sa-project-dropdown > a:hover {
    color: #fff; }

.smart-style-2 .dropdown-item.active, .smart-style-2 .dropdown-item:active,
.smart-style-2 .dropdown-item:hover, .smart-style-2 .dropdown-item:focus {
  background: #3E90D4;
  color: #fff; }

.smart-style-2 .sa-country-dropdown > a {
  color: #C5C6CA; }

.smart-style-2 .sa-header-right-area .form-inline > .btn, .smart-style-2 .sa-header-right-area .form-inline > .editable-cancel, .smart-style-2 .sa-header-right-area .form-inline > .editable-submit, .smart-style-2 .sa-header-right-area .form-inline > .btn:hover, .smart-style-2 .sa-header-right-area .form-inline > .editable-cancel:hover, .smart-style-2 .sa-header-right-area .form-inline > .editable-submit:hover, .smart-style-2 .sa-header-right-area .form-inline > .btn:focus, .smart-style-2 .sa-header-right-area .form-inline > .editable-cancel:focus, .smart-style-2 .sa-header-right-area .form-inline > .editable-submit:focus,
.smart-style-2 .sa-header-right-area .form-inline > .editable-cancel,
.smart-style-2 .sa-header-right-area .form-inline > .editable-cancel:hover,
.smart-style-2 .sa-header-right-area .form-inline > .editable-cancel:focus,
.smart-style-2 .sa-header-right-area .form-inline > .editable-submit,
.smart-style-2 .sa-header-right-area .form-inline > .editable-submit:hover,
.smart-style-2 .sa-header-right-area .form-inline > .editable-submit:focus {
  background: none;
  border-color: transparent;
  color: #C5C6CA; }

.smart-style-2 .sa-header-right-area .form-inline > .btn:hover, .smart-style-2 .sa-header-right-area .form-inline > .editable-cancel:hover, .smart-style-2 .sa-header-right-area .form-inline > .editable-submit:hover,
.smart-style-2 .sa-header-right-area .form-inline > .editable-cancel:hover,
.smart-style-2 .sa-header-right-area .form-inline > .editable-submit:hover {
  color: #fff; }

.smart-style-2 .sa-header-search-form .form-control, .smart-style-2 .sa-header-search-form .editable-input input, .editable-input .smart-style-2 .sa-header-search-form input, .smart-style-2 .sa-header-search-form .editable-input select, .editable-input .smart-style-2 .sa-header-search-form select {
  border-color: #0F1217;
  background-color: #161B22;
  color: #fff;
  border-radius: 4px !important; }

.smart-style-2 .sa-header-search-form .sa-form-btn {
  color: #C5C6CA; }

.smart-style-2 .sa-aside-left {
  background: #F7F7F7;
  background: -webkit-gradient(linear, left top, right top, color-stop(99%, #F7F7F7), color-stop(100%, #cacaca));
  background: -webkit-linear-gradient(left, #F7F7F7 99%, #cacaca 100%);
  background: -webkit-gradient(linear, top left, top right, from(#F7F7F7), to(#cacaca));
  background: linear-gradient(to right, #F7F7F7 99%, #cacaca 100%); }
  .smart-style-2 .sa-aside-left ul ul {
    background: none; }
  .smart-style-2 .sa-aside-left .sa-left-menu li > a:hover,
  .smart-style-2 .sa-aside-left .sa-left-menu li > a {
    color: #69737A;
    font-size: 0.92308rem;
    background: none; }
  .smart-style-2 .sa-aside-left .sa-left-menu li > a:hover {
    color: #202427; }
  .smart-style-2 .sa-aside-left .sa-left-menu li.active > a {
    font-weight: bold;
    background: none;
    color: #202427; }
    .smart-style-2 .sa-aside-left .sa-left-menu li.active > a:before {
      color: #eee; }
  .smart-style-2 .sa-aside-left .sa-left-menu li .sa-sub-nav li.active li.active > a {
    color: #202427; }
    .smart-style-2 .sa-aside-left .sa-left-menu li .sa-sub-nav li.active li.active > a:hover {
      background: none; }
  .smart-style-2 .sa-aside-left .sa-left-menu .fa-fw {
    font-size: 1.92308rem; }

.smart-style-2 .sa-sidebar-shortcut-toggle {
  background: #fff;
  color: #33455A;
  border-color: transparent;
  border-radius: 4px;
  font-size: 1.23077rem;
  margin-bottom: 7px; }
  .smart-style-2 .sa-sidebar-shortcut-toggle img {
    width: 38px;
    height: auto; }

.smart-style-2 .sa-fixed-header.sa-fixed-ribbon .sa-page-header {
  box-shadow: none; }

.smart-style-2 .sa-fixed-header.sa-fixed-ribbon .sa-page-ribbon {
  border-bottom: 1px solid #E0E0E0; }

.smart-style-2.minified .sa-aside-left .sa-left-menu > li {
  border-top-color: #fff;
  border-bottom-color: #E6E6E6; }
  .smart-style-2.minified .sa-aside-left .sa-left-menu > li:first-child {
    border-top: 0; }
  .smart-style-2.minified .sa-aside-left .sa-left-menu > li > .sa-sub-nav, .smart-style-2.minified .sa-aside-left .sa-left-menu > li .chat-users-dropdown {
    background: #fff; }

.smart-style-2.minified .sa-aside-left .sa-left-menu li > a {
  padding: 12px 11px; }

.smart-style-2.minified .sa-aside-left .fa-lg {
  font-size: 18px; }

.smart-style-2.minified .sa-sidebar-shortcut-toggle {
  padding: 3px 3px 2px;
  background: none;
  margin: 0; }

.smart-style-2.minified .minifyme {
  background: #D7DAE2;
  color: #7E7E7E; }

@media (min-width: 979px) {
  .smart-style-2 .sa-fixed-navigation:not(.minified) .sa-left-menu-outer {
    position: absolute;
    bottom: -17px;
    top: 71px;
    left: 15px;
    right: 15px;
    overflow: hidden; }
    .smart-style-2 .sa-fixed-navigation:not(.minified) .sa-left-menu-outer .sa-left-menu {
      top: 0;
      width: calc(100% + 17px); } }

@media (min-width: 979px) {
  .smart-style-2.sa-menu-on-top .sa-aside-left {
    border-bottom-color: #B8B8B8;
    box-shadow: none;
    background: none; }
  .smart-style-2.sa-menu-on-top .sa-left-menu .sa-sub-nav {
    background: #2e3e57;
    border-color: transparent; }
    .smart-style-2.sa-menu-on-top .sa-left-menu .sa-sub-nav li ul {
      background: #2e3e57;
      border-color: transparent; }
    .smart-style-2.sa-menu-on-top .sa-left-menu .sa-sub-nav li a {
      color: #ADBED3; }
      .smart-style-2.sa-menu-on-top .sa-left-menu .sa-sub-nav li a:hover {
        background: #5E6C88 !important;
        color: #fff !important; }
    .smart-style-2.sa-menu-on-top .sa-left-menu .sa-sub-nav li:hover > a {
      background: #5E6C88 !important;
      color: #fff !important; }
  .smart-style-2.sa-menu-on-top .sa-left-menu > li > a .menu-item-parent {
    font-size: 0.76923rem; }
  .smart-style-2.sa-menu-on-top .sa-left-menu > li:hover > a {
    background: #2e3e57;
    color: #fff;
    border-color: #2e3e57; }
  .smart-style-2.sa-menu-on-top .sa-left-menu li.active > a:before {
    color: inherit; } }

.smart-style-2 .sa-ribbon-btn {
  background: #9498A0; }

.smart-style-2 .sa-page-ribbon a {
  color: #7c7c7c; }

.smart-style-2 .sa-page-ribbon .breadcrumb-item:last-child a {
  color: #7c7c7c; }

.smart-style-2 .btn-primary, .smart-style-2 .editable-submit, .smart-style-2 .editable-submit, .smart-style-2 .sa-btn-primary {
  background-color: #3b9ff3;
  border-color: #3292E2; }
  .smart-style-2 .btn-primary:hover, .smart-style-2 .editable-submit:hover, .smart-style-2 .editable-submit:hover, .smart-style-2 .sa-btn-primary:hover {
    background-color: #3E90D4;
    border-color: #2F7DBE; }

.smart-style-2 .btn-success, .smart-style-2 .sa-btn-success {
  background-color: #96bf48;
  border-color: #84A83E; }
  .smart-style-2 .btn-success:hover, .smart-style-2 .sa-btn-success:hover {
    background-color: #89AD45;
    border-color: #78973B; }

.smart-style-2 .btn-warning, .smart-style-2 .sa-btn-warning {
  background-color: #E2B14A;
  border-color: #C99D42; }
  .smart-style-2 .btn-warning:hover, .smart-style-2 .sa-btn-warning:hover {
    background-color: #D6A848;
    border-color: #C09844; }

.smart-style-2 .btn-danger, .smart-style-2 .sa-btn-danger {
  background-color: #DB4A67;
  border-color: #CA4862; }
  .smart-style-2 .btn-danger:hover, .smart-style-2 .sa-btn-danger:hover {
    background-color: #CF4762;
    border-color: #C0455E; }

body.smart-style-2:not(.sa-menu-on-top):not(.minified) .sa-aside-left {
  padding: 15px; }
  body.smart-style-2:not(.sa-menu-on-top):not(.minified) .sa-aside-left .sa-left-menu li > a {
    padding-top: 16px;
    padding-bottom: 16px; }
  body.smart-style-2:not(.sa-menu-on-top):not(.minified) .sa-aside-left .sa-left-menu li .sa-sub-nav > li a {
    padding: 7px 10px 7px 23px; }
  body.smart-style-2:not(.sa-menu-on-top):not(.minified) .sa-aside-left .sa-left-menu li .sa-nav-third-level > li > a {
    padding-left: 30px; }
  body.smart-style-2:not(.sa-menu-on-top):not(.minified) .sa-aside-left .sa-left-menu li .sa-nav-forth-level > li > a {
    padding-left: 40px; }
  body.smart-style-2:not(.sa-menu-on-top):not(.minified) .sa-aside-left .sa-left-menu li .sa-nav-fifth-level > li > a {
    padding-left: 50px; }
  body.smart-style-2:not(.sa-menu-on-top):not(.minified) .sa-aside-left .sa-left-menu li .sa-nav-sixth-level > li > a {
    padding-left: 60px; }
  body.smart-style-2:not(.sa-menu-on-top):not(.minified) .sa-aside-left ul ul {
    background: none; }

body.smart-style-2:not(.sa-menu-on-top):not(.minified) .minifyme {
  margin-right: -15px;
  background: #D7DAE2;
  color: #7E7E7E; }

.smart-style-3 {
  background: #fff;
  font-family: Arial, sans-serif; }
  .smart-style-3 .sa-logo {
    width: 125px;
    height: 26px;
    margin-top: -3px; }
  .smart-style-3 .sa-page-body {
    background: #fff; }
  .smart-style-3 .sa-sidebar-shortcut-toggle {
    background: #fff;
    border-bottom: 1px solid #E2E2E2;
    color: #444444;
    box-shadow: none; }
    .smart-style-3 .sa-sidebar-shortcut-toggle .fa {
      color: #c0bbb7; }
  .smart-style-3 .sa-page-header {
    background-color: #f78c40;
    background-image: -moz-linear-gradient(top, #f78c40, #d67632);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f78c40), to(#d67632));
    background-image: -webkit-linear-gradient(top, #f78c40, #d67632);
    background-image: -o-linear-gradient(top, #f78c40, #d67632);
    background-image: linear-gradient(to bottom, #f78c40, #d67632); }
  .smart-style-3 .sa-page-ribbon {
    background: #fff; }
    .smart-style-3 .sa-page-ribbon .breadcrumb-item {
      color: #7c7c7c; }
      .smart-style-3 .sa-page-ribbon .breadcrumb-item:last-child a {
        color: #5F5F5F; }
  .smart-style-3 .sa-project-label {
    color: #fff;
    text-shadow: #985813 0 -1px; }
  .smart-style-3 .sa-project-dropdown > a {
    color: #fff;
    text-shadow: #985813 0 -1px; }
  .smart-style-3 .sa-header-right-area .form-inline > .btn, .smart-style-3 .sa-header-right-area .form-inline > .editable-cancel, .smart-style-3 .sa-header-right-area .form-inline > .editable-submit,
  .smart-style-3 .sa-activity-dropdown-toggle {
    background-color: #DD7C37;
    background-image: -moz-linear-gradient(top, #DD7C37, #b9662b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b9662b), to(#b9662b));
    background-image: -webkit-linear-gradient(top, #DD7C37, #b9662b);
    background-image: -o-linear-gradient(top, #DD7C37, #b9662b);
    background-image: linear-gradient(to bottom, #DD7C37, #b9662b);
    color: #fff;
    border: 1px solid #f09d61;
    text-shadow: #985813 0 -1px; }
    .smart-style-3 .sa-header-right-area .form-inline > .btn:hover, .smart-style-3 .sa-header-right-area .form-inline > .editable-cancel:hover, .smart-style-3 .sa-header-right-area .form-inline > .editable-submit:hover,
    .smart-style-3 .sa-activity-dropdown-toggle:hover {
      box-shadow: inset 1px 1px 0px #985813, inset -1px -1px 0px #985813;
      background-color: #dd7a35;
      background-image: -moz-linear-gradient(top, #dd7a35, #984a13);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd7a35), to(#984a13));
      background-image: -webkit-linear-gradient(top, #dd7a35, #984a13);
      background-image: -o-linear-gradient(top, #dd7a35, #984a13);
      background-image: linear-gradient(to bottom, #dd7a35, #984a13); }
  .smart-style-3 .sa-aside-left {
    background: #f2f2f2; }
    .smart-style-3 .sa-aside-left ul ul {
      background-color: transparent; }
    .smart-style-3 .sa-aside-left .sa-left-menu {
      font-size: 1rem; }
      .smart-style-3 .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a {
        color: inherit; }
      .smart-style-3 .sa-aside-left .sa-left-menu li > a {
        color: #444444;
        line-height: normal; }
      .smart-style-3 .sa-aside-left .sa-left-menu li a:hover {
        background: rgba(0, 0, 0, 0.05);
        color: inherit; }
      .smart-style-3 .sa-aside-left .sa-left-menu > li {
        background-color: #f2f2f2;
        background-image: -moz-linear-gradient(top, #f9f9f9, #f2f2f2);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f2f2f2));
        background-image: -webkit-linear-gradient(top, #f9f9f9, #f2f2f2);
        background-image: -o-linear-gradient(top, #f9f9f9, #f2f2f2);
        background-image: linear-gradient(to bottom, #f9f9f9, #f2f2f2);
        border-bottom: 1px solid #DFDFDF; }
        .smart-style-3 .sa-aside-left .sa-left-menu > li > a {
          padding: 12px 10px 12px 11px; }
          .smart-style-3 .sa-aside-left .sa-left-menu > li > a > .fa-fw {
            color: #4D8BA5;
            font-size: 1.53846rem; }
        .smart-style-3 .sa-aside-left .sa-left-menu > li ul li > a {
          padding-left: 38px; }
      .smart-style-3 .sa-aside-left .sa-left-menu .sa-sub-nav > li.active > a {
        background: none;
        color: inherit; }
      .smart-style-3 .sa-aside-left .sa-left-menu li.active > a {
        font-weight: bold;
        background: none;
        color: inherit; }
      .smart-style-3 .sa-aside-left .sa-left-menu > li.active {
        border-left: 4px solid #4D8BA5; }
        .smart-style-3 .sa-aside-left .sa-left-menu > li.active > a {
          padding-left: 7px; }
  .smart-style-3 .minified .sa-aside-left .sa-left-menu .sa-sub-nav > li {
    color: #fff; }
    .smart-style-3 .minified .sa-aside-left .sa-left-menu .sa-sub-nav > li a {
      color: inherit;
      padding-left: 14px; }
  .smart-style-3 .sa-shortcuts-expanded .sa-shortcuts-section {
    background: rgba(25, 16, 6, 0.85); }
  .smart-style-3 .sa-fixed-ribbon .sa-page-ribbon {
    box-shadow: 0 0.0625em 0.3125em rgba(0, 0, 0, 0.35); }
  .smart-style-3 .sa-header-search-form .form-control, .smart-style-3 .sa-header-search-form .editable-input input, .editable-input .smart-style-3 .sa-header-search-form input, .smart-style-3 .sa-header-search-form .editable-input select, .editable-input .smart-style-3 .sa-header-search-form select {
    border-color: #CA854F; }
  .smart-style-3 .sa-header-search-form .sa-form-btn {
    color: #DF9B45; }
  .smart-style-3 .sa-country-dropdown > a {
    color: #fff;
    text-shadow: #985813 0 -1px; }
  .smart-style-3 .ajax-dropdown {
    box-shadow: 1px 14px 16px rgba(61, 35, 14, 0.55); }
  .smart-style-3 .dropdown-menu:not(.ajax-dropdown) {
    border-radius: 0;
    border-bottom: 2px solid #ADADAD;
    background: #FDDFB3; }
    .smart-style-3 .dropdown-menu:not(.ajax-dropdown) a:hover,
    .smart-style-3 .dropdown-menu:not(.ajax-dropdown) .active {
      color: #fff;
      background: #EC9519; }
    .smart-style-3 .dropdown-menu:not(.ajax-dropdown) .dropdown-divider {
      border-top-color: #EBC7A6; }
  .smart-style-3 .dropdown-item {
    color: #4E361B; }
  .smart-style-3 .form-control:not(:focus), .smart-style-3 .editable-input input:not(:focus), .editable-input .smart-style-3 input:not(:focus), .smart-style-3 .editable-input select:not(:focus), .editable-input .smart-style-3 select:not(:focus) {
    border-color: #a3a3a3 #ccc #ccc #a3a3a3; }
  .smart-style-3 .superbox-list.active:before,
  .smart-style-3 .page-footer,
  .smart-style-3 .superbox-show {
    background: #3D3B39; }
  @media (min-width: 979px) {
    .smart-style-3 .sa-menu-on-top .sa-aside-left {
      border-bottom-color: #fff;
      background: #fff;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25); }
      .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu > li.active {
        border-left: 0; }
      .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu > li {
        border-right: 1px solid #E2E2E2;
        border-left: 1px solid #fff; }
        .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu > li:hover > a {
          background: #fff; }
        .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu > li > a {
          padding: 10px 9px;
          border-width: 0;
          line-height: 22px;
          height: 69px; }
          .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu > li > a > .fa-fw {
            font-size: 1.84615rem;
            margin-bottom: 3px; }
            .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu > li > a > .fa-fw .round-top {
              top: -7px !important; }
          .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu > li > a:before {
            top: auto;
            color: #8AA1B3;
            bottom: -2px; }
        .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu > li ul {
          border-color: #E2E2E2; }
      .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu .sa-sub-nav li a:hover, .smart-style-3 .sa-menu-on-top .sa-aside-left .sa-left-menu .sa-sub-nav li:hover > a {
        background: rgba(0, 0, 0, 0.05) !important;
        color: #333 !important; }
    .smart-style-3 .minified .sa-aside-left .sa-left-menu > li {
      border-top: 1px solid #fff;
      border-bottom: 1px solid #E9E4E4; }
      .smart-style-3 .minified .sa-aside-left .sa-left-menu > li > a {
        padding-bottom: 13px; } }

@media (min-width: 979px) {
  body.smart-style-3:not(.sa-menu-on-top) .sa-aside-left {
    border-right: 2px solid #ccc; } }

body.smart-style-3:not(.sa-menu-on-top) .sa-aside-left .sa-left-menu li.active > a:before {
  color: #bbb; }

.smart-style-4 {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .smart-style-4 .sa-header-right-area .sa-user-dropdown {
    display: block; }
  .smart-style-4 .sa-page-header {
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
    z-index: 99;
    position: relative; }
  .smart-style-4 .sa-logo-space {
    height: 49px !important;
    background: #71a06a; }
  .smart-style-4 .sa-activity-dropdown-toggle {
    background: #5a8354;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5a8354), color-stop(1, #8fb489));
    background: -ms-linear-gradient(bottom, #5a8354, #8fb489);
    background: -moz-linear-gradient(center bottom, #5a8354 0, #8fb489 100%);
    background: -o-linear-gradient(#8fb489, #5a8354);
    border-color: #5a8354;
    color: #e8efe7; }
    .smart-style-4 .sa-activity-dropdown-toggle:hover {
      border-color: #5a8354 !important;
      transition: all 0s;
      box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08); }
  .smart-style-4 .sa-sidebar-shortcut-toggle {
    display: none; }
  .smart-style-4 .sa-aside-left {
    background: #3a3f51; }
    .smart-style-4 .sa-aside-left .sa-left-menu a {
      color: #bbc0cf;
      font-size: 1rem; }
    .smart-style-4 .sa-aside-left .sa-left-menu > li > a:hover,
    .smart-style-4 .sa-aside-left .sa-left-menu > li.active > a,
    .smart-style-4 .sa-aside-left .sa-left-menu > li a:hover,
    .smart-style-4 .sa-aside-left .sa-left-menu li.active li.active > a:hover {
      background: #313645; }
    .smart-style-4 .sa-aside-left .sa-left-menu > li > a .collapse-sign {
      font-size: 1.07692rem;
      margin: 0;
      line-height: 18px; }
    .smart-style-4 .sa-aside-left .sa-left-menu li > a > .fa-fw {
      margin-right: 9px; }
    .smart-style-4 .sa-aside-left .sa-sub-nav > li > a {
      text-indent: 4px; }
    .smart-style-4 .sa-aside-left .sa-sub-nav > li.active > a,
    .smart-style-4 .sa-aside-left .sa-left-menu > li.active > a,
    .smart-style-4 .sa-aside-left ul ul {
      background: #363a4b; }
  .smart-style-4 .minifyme {
    background: #71a06a;
    color: #fff; }
    .smart-style-4 .minifyme:hover {
      background: #8fb489; }
  .smart-style-4 .sa-page-ribbon {
    display: none; }
  .smart-style-4 .home-header {
    width: auto !important;
    background: #f7f7f9;
    padding: 10px 14px 7px;
    margin: -10px -14px 14px;
    border-bottom: 1px solid #d9dbe4; }
    .smart-style-4 .home-header .page-header {
      margin: 8px 0 13px; }
      .smart-style-4 .home-header .page-header span {
        font-size: 1.07692rem; }
    .smart-style-4 .home-header .fa-fw {
      display: none; }
  @media (min-width: 979px) {
    .smart-style-4 .minified .sa-aside-left .sa-left-menu > li > a {
      padding-top: 12px;
      padding-bottom: 14px; }
    .smart-style-4 .minified .sa-aside-left .sa-left-menu > li > .sa-sub-nav,
    .smart-style-4 .minified .sa-aside-left .sa-left-menu > li .chat-users-dropdown {
      background: #3a3f51; }
    .smart-style-4 .sa-aside-left .sa-left-menu > li > a {
      line-height: 22px; }
      .smart-style-4 .sa-aside-left .sa-left-menu > li > a > .fa-fw {
        margin-top: 0;
        margin-bottom: 3px; }
    .smart-style-4 .sa-menu-on-top .sa-aside-left .sa-left-menu > li > a {
      border-left: 1px solid #4E4E4E;
      border-right: 1px solid #222;
      padding-top: 11px;
      padding-bottom: 11px; }
    .smart-style-4 .sa-menu-on-top .sa-aside-left .sa-left-menu > li:hover > a:hover,
    .smart-style-4 .sa-menu-on-top .sa-aside-left .sa-left-menu > li:hover > a {
      background: #fff;
      color: #3a3f51; }
    .smart-style-4 body:not(.minified):not(.sa-menu-on-top) .sa-aside-left .sa-left-menu > li > a {
      padding-top: 12px;
      padding-bottom: 11px; }
    .smart-style-4 body:not(.sa-menu-on-top):not(.minified) .sa-aside-left .sa-left-menu .sa-sub-nav li.active > a:before {
      border-left: 4px solid #fff;
      font-size: 0;
      left: 0;
      height: 20px;
      top: 50%;
      margin-top: -10px;
      content: '';
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAqBAMAAAAt0TTmAAAAHlBMVEUAAAD///////////////////////////////////8kfJuVAAAACnRSTlMABQMJDRIBFhofGayHogAAAOFJREFUKM+F070RgzAMBeBU6QkbuKDnlA1INoCjpWIDzmyA2QC2zVMC6IfcIbrvnjC2xe1v3XuUs4AqoN6gBjMuYOcNqINElHskLqDuflY/fKjgC1VRCZTgu/6isaZpoByU5nYAIqgtRiRhJZp3HKc4AInUynOKQNs8LwlWc3MoNluXNEWsYmxNabdwGDefbRp4YW2rmM1dv8+ue/4+v49MLB37lTMYQdxKclbq/ELfbdaCEOPX2ftA7HRviMHU/SIl1yazUdrZ2MjMUA7gaSn8/IE6ZSHD42Y3oGQH+l+4qg+S/XPD6LV6iwAAAABJRU5ErkJggg==) no-repeat left; } }
  @media (max-width: 767px) {
    .smart-style-4 .sa-page-header {
      background: #71a06a; }
    .smart-style-4 .home-header {
      background: none;
      border: 0;
      padding: 0;
      margin: 0; } }

.smart-style-5, .smart-style-5 .modal-content {
  background: url(../img/glass.jpg) no-repeat center top fixed;
  background-size: cover;
  color: #fff; }

.smart-style-5 .modal-content {
  background-attachment: scroll !important; }

.smart-style-5 .h1 .small,
.smart-style-5 .h1 small,
.smart-style-5 .h2 .small,
.smart-style-5 .h2 small,
.smart-style-5 .h3 .small,
.smart-style-5 .h3 small,
.smart-style-5 .h4 .small,
.smart-style-5 .h4 small,
.smart-style-5 .h5 .small,
.smart-style-5 .h5 small,
.smart-style-5 .h6 .small,
.smart-style-5 .h6 small,
.smart-style-5 h1 .small,
.smart-style-5 h1 small,
.smart-style-5 h2 .small,
.smart-style-5 h2 small,
.smart-style-5 h3 .small,
.smart-style-5 h3 small,
.smart-style-5 h4 .small,
.smart-style-5 h4 small,
.smart-style-5 h5 .small,
.smart-style-5 h5 small,
.smart-style-5 h6 .small,
.smart-style-5 h6 small,
.smart-style-5 .easy-pie-chart .percent,
.smart-style-5 .breadcrumb-item + .breadcrumb-item::before,
.smart-style-5 a {
  color: #fff; }

.smart-style-5 .sa-aside-left .active > a {
  color: #FFD600 !important; }

.smart-style-5 .sa-aside-left ul ul {
  background: rgba(0, 0, 0, 0.23); }

.smart-style-5 .sa-aside-left .sa-left-menu .sa-sub-nav > li.active > a,
.smart-style-5 .sa-aside-left .sa-left-menu .sa-sub-nav > li a:hover {
  background: rgba(0, 0, 0, 0.3);
  color: #FFD600 !important; }

.smart-style-5 .page-link:hover,
.smart-style-5 .sa-page-ribbon .breadcrumb-item:last-child a {
  color: #FFD600; }

.smart-style-5 .sa-status .links,
.smart-style-5 .panel,
.smart-style-5 .product-content .product-deatil,
.smart-style-5 .product-content .description,
.smart-style-5 .card,
.smart-style-5 .card-header,
.smart-style-5 .sa-page-body,
.smart-style-5 .sa-page-ribbon,
.smart-style-5 .sa-page-header {
  background: none; }

.smart-style-5 .sa-page-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }

.smart-style-5 .sa-fixed-ribbon .sa-page-header {
  border-bottom: 0; }

.smart-style-5 .sa-fixed-header .sa-page-header {
  background-color: rgba(0, 0, 0, 0.7); }

.smart-style-5 .jumbotron,
.smart-style-5 .publicheader,
.smart-style-5 .timeline-seperator > :first-child,
.smart-style-5 .lockscreen .logo + div,
.smart-style-5 .sa-aside-left {
  background: rgba(0, 0, 0, 0.43); }

.smart-style-5 .usr-card-content > :first-child,
.smart-style-5 .popover-body,
.smart-style-5 .timeline-seperator,
.smart-style-5 .product-content .product-deatil h5 a span,
.smart-style-5 .product-content .product-deatil h5 a,
.smart-style-5 .smart-form header,
.smart-style-5 .smart-form footer,
.smart-style-5 .smart-form fieldset,
.smart-style-5 .smart-form .label,
.smart-style-5 .timeline-seperator > :first-child,
.smart-style-5 .smart-form .icon-append,
.smart-style-5 .smart-form .icon-prepend,
.smart-style-5 .dd-handle > span,
.smart-style-5 .dd3-content,
.smart-style-5 .dd-handle,
.smart-style-5 .smart-form,
.smart-style-5 .sa-header-search-form .sa-form-btn,
.smart-style-5 .secondary-header,
.smart-style-5 .form-check-input:disabled ~ .form-check-label,
.smart-style-5 .bootstrap-duallistbox-container label, .smart-style-5 .form header, .smart-style-5 legend,
.smart-style-5 .note,
.smart-style-5 .jarviswidget > header,
.smart-style-5 .ui-menu .ui-menu-item-wrapper,
.smart-style-5 pre,
.smart-style-5 .ui-widget-content,
.smart-style-5 .ui-widget-header,
.smart-style-5 .ui-state-default,
.smart-style-5 .ui-widget-content .ui-state-default,
.smart-style-5 .ui-widget-header .ui-state-default,
.smart-style-5 .ui-button,
.smart-style-5 .ui-button.ui-state-disabled:hover,
.smart-style-5 .ui-button.ui-state-disabled:active,
.smart-style-5 .nav-tabs .nav-link,
.smart-style-5 .result-right a,
.smart-style-5 .typearea textarea,
.smart-style-5 .todo-group-title,
.smart-style-5 .ui-tabs .ui-tabs-nav li a,
.smart-style-5 .sa-status .who .name b,
.smart-style-5 .todo > li > p > .date,
.smart-style-5 .todo > li > p,
.smart-style-5 .todo > li > p > :first-child,
.smart-style-5 h4.paragraph-header,
.smart-style-5 h5.about-heading,
.smart-style-5 .inbox-side-bar h6,
.smart-style-5 .inbox-menu-lg li a,
.smart-style-5 .inbox-menu-sm li a,
.smart-style-5 .inbox-data-message > :first-child,
.smart-style-5 .inbox-data-message > :first-child span,
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: inherit; }

.smart-style-5 .text-info,
.smart-style-5 .text-danger,
.smart-style-5 .sa-btn-light,
.smart-style-5 .btn-default,
.smart-style-5 .note-btn-group .btn-light, .note-btn-group
.smart-style-5 .btn-light,
.smart-style-5 .note-btn-group .editable-cancel, .note-btn-group
.smart-style-5 .editable-cancel,
.smart-style-5 .btn-default,
.smart-style-5 .note-btn-group .btn-light, .note-btn-group
.smart-style-5 .btn-light,
.smart-style-5 .note-btn-group .editable-cancel, .note-btn-group
.smart-style-5 .editable-cancel,
.smart-style-5 .note-btn-group .btn-light,
.smart-style-5 .note-btn-group .editable-cancel,
.smart-style-5 .note-btn-group .editable-cancel,
.smart-style-5 .text-blue,
.smart-style-5 .text-blue-light,
.smart-style-5 .text-red,
.smart-style-5 .text-green,
.smart-style-5 .ui-menu .ui-state-disabled,
.smart-style-5 .text-darken,
.smart-style-5 .dropdown-menu,
.smart-style-5 .text-purple,
.smart-style-5 .text-green-dark,
.smart-style-5 .text-blue-dark,
.smart-style-5 .text-teal,
.smart-style-5 .dygraph-axis-label,
.smart-style-5 .text-muted {
  color: inherit !important; }

.smart-style-5 ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: inherit;
  opacity: 1;
  /* Firefox */ }

.smart-style-5 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: inherit; }

.smart-style-5 ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: inherit; }

.smart-style-5 .ui-widget.ui-widget-content {
  border-color: rgba(0, 0, 0, 0.4); }

.smart-style-5 .inbox-body.no-content-padding,
.smart-style-5 .inbox-body .table-wrap,
.smart-style-5 .inbox-side-bar,
.smart-style-5 .inbox-nav-bar,
.smart-style-5 .well.transparent,
.smart-style-5 .nav-tabs.bordered + .tab-content,
.smart-style-5 .bootstrap-duallistbox-container label, .smart-style-5 .form header, .smart-style-5 legend,
.smart-style-5 .ui-tabs .ui-tabs-nav li,
.smart-style-5 .ui-widget-content {
  background: none; }

.smart-style-5 .ui-menu {
  background: rgba(0, 0, 0, 0.1); }

.smart-style-5 .smart-form .input input,
.smart-style-5 .smart-form .select select,
.smart-style-5 .smart-form .textarea textarea,
.smart-style-5 .input-group-addon,
.smart-style-5 .input-group-text,
.smart-style-5 .dt-toolbar .dataTables_filter .form-control,
.smart-style-5 .dt-toolbar .dataTables_filter .editable-input input, .editable-input
.smart-style-5 .dt-toolbar .dataTables_filter input,
.smart-style-5 .dt-toolbar .dataTables_filter .editable-input select, .editable-input
.smart-style-5 .dt-toolbar .dataTables_filter select,
.smart-style-5 .dt-toolbar .dataTables_filter .editable-input input,
.smart-style-5 .editable-input .dt-toolbar .dataTables_filter input,
.smart-style-5 .dt-toolbar .dataTables_filter .editable-input select,
.smart-style-5 .editable-input .dt-toolbar .dataTables_filter select,
.smart-style-5 .form-control,
.smart-style-5 .editable-input input, .editable-input
.smart-style-5 input,
.smart-style-5 .editable-input select, .editable-input
.smart-style-5 select {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4);
  color: inherit; }

.smart-style-5 .vradio input:checked + span:before {
  background: #d2e8ff; }

.smart-style-5 .well,
.smart-style-5 .well-light {
  border-color: transparent;
  background: rgba(255, 255, 255, 0.23);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43); }

.smart-style-5 .widget-body-toolbar,
.smart-style-5 .form-actions,
.smart-style-5 .vradio input + span,
.smart-style-5 .vcheck input + span:before {
  border-color: rgba(255, 255, 255, 0.53);
  background: rgba(255, 255, 255, 0.23);
  color: #fff; }

.smart-style-5 .ui-state-active, .smart-style-5 .ui-widget-content .ui-state-active, .smart-style-5 .ui-widget-header .ui-state-active, .smart-style-5 a.ui-button:active, .smart-style-5 .ui-button:active, .smart-style-5 .ui-button.ui-state-active:hover {
  background: #428BCA;
  border-color: #357EBD;
  color: inherit; }

.smart-style-5 .dropdown-item:hover, .smart-style-5 .dropdown-item:focus {
  background: #428BCA;
  color: #fff; }

.smart-style-5 .price-features,
.smart-style-5 .table thead tr,
.smart-style-5 .slider-track,
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.smart-style-5 .ui-tabs .ui-tabs-nav {
  background: rgba(0, 0, 0, 0.43); }

.smart-style-5 .table {
  background: rgba(0, 0, 0, 0.15); }

.smart-style-5 .product-content,
.smart-style-5 .product-content .product-deatil,
.smart-style-5 .publicheader,
.smart-style-5 .widget-footer,
.smart-style-5 .modal-footer,
.smart-style-5 .modal-header,
.smart-style-5 .card-body,
.smart-style-5 .table-bordered,
.smart-style-5 .table-bordered th, .smart-style-5 .table-bordered td,
.smart-style-5 .table thead th,
.smart-style-5 .card-header,
.smart-style-5 .tabs-left .nav-tabs,
.smart-style-5 .nav-tabs.bordered + .tab-content,
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.smart-style-5 .ui-tabs .ui-tabs-nav,
.smart-style-5 .dropdown-divider,
.smart-style-5 .textarea-controls,
.smart-style-5 .typearea,
.smart-style-5 .textarea-div,
.smart-style-5 .card:last-child .card-body, .smart-style-5 .card .card-body,
.smart-style-5 .todo > li,
.smart-style-5 .todo > li > p,
.smart-style-5 .todo > li > :first-child,
.smart-style-5 .ui-tabs .ui-tabs-panel {
  border-color: rgba(255, 255, 255, 0.15); }

.smart-style-5 .nav-tabs .nav-link.active:hover,
.smart-style-5 .nav-tabs .nav-link.active:focus,
.smart-style-5 .nav-tabs .nav-link.active,
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  box-shadow: 0 -2px 0 #ccf0ff; }

.smart-style-5 .tabs-left .nav-tabs .nav-link.active:hover,
.smart-style-5 .tabs-left .nav-tabs .nav-link.active:focus,
.smart-style-5 .tabs-left .nav-tabs .nav-link.active {
  box-shadow: -2px 0 0 #ccf0ff; }

.smart-style-5 .jarviswidget-color-green > header, .smart-style-5 .bg-green {
  background-color: rgba(144, 255, 146, 0.5) !important;
  border-color: rgba(144, 255, 146, 0.5) !important; }

.smart-style-5 .jarviswidget-color-green-light > header, .smart-style-5 .bg-green-light {
  background-color: rgba(127, 207, 113, 0.5) !important;
  border-color: rgba(127, 207, 113, 0.5) !important; }

.smart-style-5 .jarviswidget-color-green-dark > header, .smart-style-5 .bg-green-dark {
  background-color: rgba(135, 233, 117, 0.5) !important;
  border-color: rgba(135, 233, 117, 0.5) !important; }

.smart-style-5 .jarviswidget-color-purple > header, .smart-style-5 .bg-purple {
  background-color: rgba(122, 72, 185, 0.43) !important;
  border-color: rgba(98, 57, 149, 0.43) !important; }

.smart-style-5 .jarviswidget-color-magenta > header, .smart-style-5 .bg-magenta {
  background-color: rgba(110, 54, 113, 0.43) !important;
  border-color: rgba(76, 38, 78, 0.43) !important; }

.smart-style-5 .jarviswidget-color-pink > header, .smart-style-5 .bg-pink {
  background-color: rgba(233, 157, 201, 0.43) !important;
  border-color: rgba(233, 157, 201, 0.43) !important; }

.smart-style-5 .jarviswidget-color-pink-dark > header, .smart-style-5 .bg-pink-dark {
  background-color: rgba(218, 99, 169, 0.43) !important;
  border-color: rgba(208, 58, 146, 0.43) !important; }

.smart-style-5 .jarviswidget-color-teal > header, .smart-style-5 .bg-teal {
  background-color: rgba(124, 221, 219, 0.83) !important;
  border-color: rgba(84, 210, 208, 0.83) !important; }

.smart-style-5 .btn-blue, .smart-style-5 .sa-btn-blue,
.smart-style-5 .jarviswidget-color-blue > header, .smart-style-5 .bg-blue {
  background-color: rgba(59, 184, 235, 0.43) !important;
  border-color: rgba(59, 184, 235, 0.43) !important; }

.smart-style-5 .jarviswidget-color-blue-dark > header, .smart-style-5 .bg-blue-dark {
  background-color: rgba(29, 61, 104, 0.43) !important;
  border-color: rgba(29, 61, 104, 0.43) !important; }

.smart-style-5 .jarviswidget-color-darken > header, .smart-style-5 .bg-darken {
  background-color: rgba(0, 0, 0, 0.23) !important;
  border-color: rgba(0, 0, 0, 0.23) !important; }

.smart-style-5 .jarviswidget-color-yellow > header, .smart-style-5 .bg-yellow {
  background-color: rgba(253, 236, 184, 0.43) !important;
  border-color: rgba(253, 236, 184, 0.43) !important; }

.smart-style-5 .jarviswidget-color-orange > header, .smart-style-5 .bg-orange {
  background-color: rgba(255, 159, 71, 0.43) !important;
  border-color: rgba(255, 159, 71, 0.43) !important; }

.smart-style-5 .jarviswidget-color-orange-dark > header, .smart-style-5 .bg-orange-dark {
  background-color: rgba(255, 161, 87, 0.43) !important;
  border-color: rgba(255, 161, 87, 0.43) !important; }

.smart-style-5 .jarviswidget-color-blue-light > header, .smart-style-5 .bg-blue-light {
  background-color: rgba(184, 227, 243, 0.43) !important;
  border-color: rgba(140, 210, 236, 0.43) !important; }

.smart-style-5 .jarviswidget-color-red > header, .smart-style-5 .bg-red {
  background-color: rgba(255, 7, 7, 0.43) !important;
  border-color: rgba(255, 7, 7, 0.43) !important; }

.smart-style-5 .jarviswidget-color-red-light > header, .smart-style-5 .bg-red-light {
  background-color: rgba(252, 61, 61, 0.43) !important;
  border-color: rgba(252, 61, 61, 0.43) !important; }

.smart-style-5 .jarviswidget-color-yellow > header, .smart-style-5 .bg-yellow {
  background-color: rgba(253, 236, 184, 0.43) !important;
  border-color: rgba(253, 236, 184, 0.43) !important; }

.smart-style-5 .jarviswidget-color-white > header, .smart-style-5 .bg-white {
  background-color: rgba(255, 255, 255, 0.33) !important;
  border-color: rgba(255, 255, 255, 0.43) !important; }

.smart-style-5 .text-success {
  color: #90FF92 !important; }

.smart-style-5 .text-primary {
  color: #E2F2FF !important; }

.smart-style-5 .btn-primary, .smart-style-5 .editable-submit, .smart-style-5 .editable-submit, .smart-style-5 .sa-btn-primary {
  background-color: rgba(71, 188, 236, 0.83);
  border-color: rgba(117, 205, 241, 0.83); }

.smart-style-5 .btn-info, .smart-style-5 .sa-btn-info {
  background-color: rgba(164, 232, 230, 0.83);
  border-color: rgba(124, 221, 219, 0.83);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

.smart-style-5 pre {
  background: rgba(255, 255, 255, 0.13);
  border-color: rgba(255, 255, 255, 0.15); }

.smart-style-5 .table-striped > tbody > tr:nth-of-type(odd),
.smart-style-5 code {
  background: rgba(0, 0, 0, 0.13);
  color: inherit; }

.smart-style-5 .progress {
  background: rgba(0, 0, 0, 0.13);
  box-shadow: 0 1px 0 transparent, 0 0 0 1px rgba(255, 255, 255, 0.15) inset; }

.smart-style-5 .sa-btn-light:not([disabled]):not(.disabled):hover, .smart-style-5 .btn-default:not([disabled]):not(.disabled):hover, .smart-style-5 .note-btn-group .btn-light:not([disabled]):not(.disabled):hover, .note-btn-group .smart-style-5 .btn-light:not([disabled]):not(.disabled):hover, .smart-style-5 .note-btn-group .editable-cancel:not([disabled]):not(.disabled):hover, .note-btn-group .smart-style-5 .editable-cancel:not([disabled]):not(.disabled):hover, .smart-style-5 .sa-btn-light:not([disabled]):not(.disabled), .smart-style-5 .btn-default:not([disabled]):not(.disabled), .smart-style-5 .note-btn-group .btn-light:not([disabled]):not(.disabled), .note-btn-group .smart-style-5 .btn-light:not([disabled]):not(.disabled), .smart-style-5 .note-btn-group .editable-cancel:not([disabled]):not(.disabled), .note-btn-group .smart-style-5 .editable-cancel:not([disabled]):not(.disabled), .smart-style-5 .sa-btn-light, .smart-style-5 .btn-default, .smart-style-5 .note-btn-group .btn-light, .note-btn-group .smart-style-5 .btn-light, .smart-style-5 .note-btn-group .editable-cancel, .note-btn-group .smart-style-5 .editable-cancel, .smart-style-5 .sa-btn-light:hover, .smart-style-5 .btn-default:hover, .smart-style-5 .note-btn-group .btn-light:hover, .note-btn-group .smart-style-5 .btn-light:hover, .smart-style-5 .note-btn-group .editable-cancel:hover, .note-btn-group .smart-style-5 .editable-cancel:hover,
.smart-style-5 .btn-default:not([disabled]):not(.disabled):hover,
.smart-style-5 .note-btn-group .btn-light:not([disabled]):not(.disabled):hover, .note-btn-group
.smart-style-5 .btn-light:not([disabled]):not(.disabled):hover,
.smart-style-5 .note-btn-group .editable-cancel:not([disabled]):not(.disabled):hover, .note-btn-group
.smart-style-5 .editable-cancel:not([disabled]):not(.disabled):hover,
.smart-style-5 .btn-default:not([disabled]):not(.disabled),
.smart-style-5 .note-btn-group .btn-light:not([disabled]):not(.disabled), .note-btn-group
.smart-style-5 .btn-light:not([disabled]):not(.disabled),
.smart-style-5 .note-btn-group .editable-cancel:not([disabled]):not(.disabled), .note-btn-group
.smart-style-5 .editable-cancel:not([disabled]):not(.disabled),
.smart-style-5 .btn-default,
.smart-style-5 .note-btn-group .btn-light, .note-btn-group
.smart-style-5 .btn-light,
.smart-style-5 .note-btn-group .editable-cancel, .note-btn-group
.smart-style-5 .editable-cancel,
.smart-style-5 .btn-default:hover,
.smart-style-5 .note-btn-group .btn-light:hover, .note-btn-group
.smart-style-5 .btn-light:hover,
.smart-style-5 .note-btn-group .editable-cancel:hover, .note-btn-group
.smart-style-5 .editable-cancel:hover,
.smart-style-5 .note-btn-group .btn-light:not([disabled]):not(.disabled):hover,
.smart-style-5 .note-btn-group .editable-cancel:not([disabled]):not(.disabled):hover,
.smart-style-5 .note-btn-group .btn-light:not([disabled]):not(.disabled),
.smart-style-5 .note-btn-group .editable-cancel:not([disabled]):not(.disabled),
.smart-style-5 .note-btn-group .btn-light,
.smart-style-5 .note-btn-group .editable-cancel,
.smart-style-5 .note-btn-group .btn-light:hover,
.smart-style-5 .note-btn-group .editable-cancel:hover,
.smart-style-5 .note-btn-group .editable-cancel:not([disabled]):not(.disabled):hover,
.smart-style-5 .note-btn-group .editable-cancel:not([disabled]):not(.disabled),
.smart-style-5 .note-btn-group .editable-cancel,
.smart-style-5 .note-btn-group .editable-cancel:hover,
.smart-style-5 .jarviswidget > header:not([disabled]):not(.disabled):hover,
.smart-style-5 .jarviswidget > header:not([disabled]):not(.disabled),
.smart-style-5 .jarviswidget > header,
.smart-style-5 .jarviswidget > header:hover {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: none;
  border-color: transparent; }

.smart-style-5 .btn-default, .smart-style-5 .note-btn-group .btn-light, .note-btn-group .smart-style-5 .btn-light, .smart-style-5 .note-btn-group .editable-cancel, .note-btn-group .smart-style-5 .editable-cancel {
  color: inherit !important; }

.smart-style-5 .btn-success, .smart-style-5 .sa-btn-success {
  background: rgba(144, 255, 146, 0.5);
  border-color: rgba(0, 246, 4, 0.83);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

.smart-style-5 .btn-danger, .smart-style-5 .sa-btn-danger {
  background: rgba(236, 52, 74, 0.83);
  border-color: rgba(217, 20, 44, 0.83);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

.smart-style-5 .btn-warning, .smart-style-5 .sa-btn-warning {
  background: rgba(245, 206, 122, 0.83);
  border-color: rgba(245, 206, 122, 0.83);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

.smart-style-5 .input-group-prepend {
  margin-right: 0; }
  .smart-style-5 .input-group-prepend .input-group-addon,
  .smart-style-5 .input-group-prepend .input-group-text {
    border-right: 0; }

.smart-style-5 .jarviswidget > div {
  background-color: rgba(0, 0, 0, 0.18);
  border-color: rgba(0, 0, 0, 0.13); }

.smart-style-5 .alert-info {
  background: rgba(174, 207, 233, 0.43);
  color: #E7F1FF; }

.smart-style-5 .alert-warning {
  background: rgba(255, 242, 200, 0.4);
  border-color: rgba(255, 242, 200, 0.4);
  color: inherit; }

.smart-style-5 .unread,
.smart-style-5 .unread:hover {
  background: rgba(255, 214, 0, 0.3) !important; }

.smart-style-5 .alert-success {
  background: rgba(120, 201, 156, 0.5);
  border-color: rgba(132, 233, 177, 0.5);
  color: inherit; }

.smart-style-5 .alert-danger {
  background: rgba(194, 101, 101, 0.7);
  border-color: #953b39;
  color: inherit; }

.smart-style-5 .alert {
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

.smart-style-5 .dd3-content,
.smart-style-5 .dd-handle,
.smart-style-5 .todo-group-title,
.smart-style-5 .pagination:not(.pagination-alt) .page-link,
.smart-style-5 .nav-tabs .nav-link.active,
.smart-style-5 .nav-tabs .nav-item.show .nav-link,
.smart-style-5 .nav-tabs.bordered,
.smart-style-5 .tabs-left .nav-tabs .nav-link.active:hover,
.smart-style-5 .tabs-left .nav-tabs .nav-link.active:focus,
.smart-style-5 .tabs-left .nav-tabs .nav-link.active {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 255, 0.15); }

.smart-style-5 .page-item.active .page-link {
  background: rgba(0, 0, 0, 0.63);
  border-color: rgba(255, 255, 255, 0.15);
  color: #FFD600; }

.smart-style-5 .dropdown-menu {
  background: rgba(0, 0, 0, 0.63); }

.smart-style-5 .pricing-big .panel-footer,
.smart-style-5 .panel-footer {
  background: rgba(0, 0, 0, 0.63) !important;
  border-color: rgba(255, 255, 255, 0.15); }

.smart-style-5 .sa-page-footer {
  background: rgba(0, 0, 0, 0.03); }

.smart-style-5 .smart-form fieldset {
  background: rgba(255, 255, 255, 0.03); }

.smart-style-5 .sa-btn-icon.btn-default, .smart-style-5 .note-btn-group .sa-btn-icon.btn-light, .note-btn-group .smart-style-5 .sa-btn-icon.btn-light, .smart-style-5 .note-btn-group .sa-btn-icon.editable-cancel, .note-btn-group .smart-style-5 .sa-btn-icon.editable-cancel, .smart-style-5 .sa-btn-icon.btn-default:hover, .smart-style-5 .note-btn-group .sa-btn-icon.btn-light:hover, .note-btn-group .smart-style-5 .sa-btn-icon.btn-light:hover, .smart-style-5 .note-btn-group .sa-btn-icon.editable-cancel:hover, .note-btn-group .smart-style-5 .sa-btn-icon.editable-cancel:hover,
.smart-style-5 .note-btn-group .sa-btn-icon.btn-light,
.smart-style-5 .note-btn-group .sa-btn-icon.editable-cancel,
.smart-style-5 .note-btn-group .sa-btn-icon.btn-light:hover,
.smart-style-5 .note-btn-group .sa-btn-icon.editable-cancel:hover,
.smart-style-5 .note-btn-group .sa-btn-icon.editable-cancel,
.smart-style-5 .note-btn-group .sa-btn-icon.editable-cancel:hover,
.smart-style-5 .sa-btn-icon.btn-light,
.smart-style-5 .sa-btn-icon.editable-cancel,
.smart-style-5 .sa-btn-icon.btn-light:hover,
.smart-style-5 .sa-btn-icon.editable-cancel:hover,
.smart-style-5 .sa-btn-icon.editable-cancel,
.smart-style-5 .sa-btn-icon.editable-cancel:hover {
  background: rgba(0, 0, 0, 0.1);
  color: inherit;
  border-color: transparent; }

.smart-style-5 .minifyme {
  background: rgba(77, 209, 172, 0.5); }
  .smart-style-5 .minifyme:hover {
    background: rgba(77, 209, 172, 0.7); }

.smart-style-5 .tree li:after,
.smart-style-5 .tree li span,
.smart-style-5 .tree li:before {
  border-color: #fff; }

.smart-style-5 .ui-jqgrid .ui-jqgrid-titlebar,
.smart-style-5 .widget-footer,
.smart-style-5 .ui-jqgrid .ui-jqgrid-pager, .smart-style-5 .ui-jqgrid .ui-jqgrid-toppager,
.smart-style-5 .sa-fixed-ribbon .sa-page-ribbon {
  background: rgba(0, 0, 0, 0.23); }

.smart-style-5 .sa-header-search-form .form-control, .smart-style-5 .sa-header-search-form .editable-input input, .editable-input .smart-style-5 .sa-header-search-form input, .smart-style-5 .sa-header-search-form .editable-input select, .editable-input .smart-style-5 .sa-header-search-form select,
.smart-style-5 .sa-header-search-form .editable-input input,
.smart-style-5 .editable-input .sa-header-search-form input,
.smart-style-5 .sa-header-search-form .editable-input select,
.smart-style-5 .editable-input .sa-header-search-form select {
  border-color: transparent;
  background: rgba(0, 0, 0, 0.1); }

.smart-style-5 .sa-project-label {
  color: inherit;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

.smart-style-5 .chat-body li.message img,
.smart-style-5 .friends-list img,
.smart-style-5 .profile-pic > img,
.smart-style-5 .usr-card > img,
.smart-style-5 .sa-sidebar-shortcut-toggle img {
  border-radius: 50% 0;
  outline: 0; }

.smart-style-5 .fc-unthemed th,
.smart-style-5 .fc-unthemed td,
.smart-style-5 .fc-unthemed thead,
.smart-style-5 .fc-unthemed tbody,
.smart-style-5 .fc-unthemed .fc-divider,
.smart-style-5 .fc-unthemed .fc-row,
.smart-style-5 .fc-unthemed .fc-content,
.smart-style-5 .fc-unthemed .fc-popover,
.smart-style-5 .fc-unthemed .fc-list-view,
.smart-style-5 .dt-toolbar,
.smart-style-5 .dt-toolbar ~ .dt-toolbar-footer,
.smart-style-5 .fc-unthemed .fc-list-heading td {
  border-color: rgba(0, 0, 0, 0.25); }

.smart-style-5 .textarea-controls,
.smart-style-5 .textarea-div,
.smart-style-5 .smart-timeline-list li:hover,
.smart-style-5 .note-toolbar.card-header,
.smart-style-5 .dt-toolbar ~ .dt-toolbar-footer,
.smart-style-5 .dt-toolbar,
.smart-style-5 .superbox-active .superbox-show,
.smart-style-5 .profile-message li.message.message-reply,
.smart-style-5 .result-right a:hover,
.smart-style-5 .fc-head-container th {
  background: rgba(0, 0, 0, 0.43); }

.smart-style-5 .superbox-list.superbox-O:before {
  border-bottom-color: rgba(0, 0, 0, 0.43); }

.smart-style-5 .product-content {
  background: rgba(0, 0, 0, 0.3); }

.smart-style-5 .jvectormap-zoomin, .smart-style-5 .jvectormap-zoomout {
  background: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.3); }

.smart-style-5 .fc-other-month {
  background-color: rgba(72, 112, 85, 0.23); }

.smart-style-5 .show-stat-microcharts > div,
.smart-style-5 .note-editor.note-frame,
.smart-style-5 .table-forum td,
.smart-style-5 .ui-jqgrid,
.smart-style-5 .ui-jqgrid .ui-jqgrid-titlebar,
.smart-style-5 .ui-jqgrid .ui-jqgrid-pager, .smart-style-5 .ui-jqgrid .ui-jqgrid-toppager,
.smart-style-5 hr {
  border-color: rgba(255, 255, 255, 0.15); }

.smart-style-5 .table-warning, .smart-style-5 .table-warning > th, .smart-style-5 .table-warning > td {
  background: rgba(255, 214, 0, 0.3) !important; }

.smart-style-5 .note-editor.note-frame .note-editing-area .note-editable {
  background: rgba(48, 126, 204, 0.05); }

.smart-style-5 .typearea textarea,
.smart-style-5 .chat-body {
  border-color: transparent;
  background: none; }

.smart-style-5 .chat-footer {
  background: rgba(255, 255, 255, 0.15); }

.smart-style-5 .table > tbody > tr > td,
.smart-style-5 .table > tbody > tr > th {
  border-color: rgba(255, 255, 255, 0.07); }

.smart-style-5 .table > tbody > tr.active > td,
.smart-style-5 .table > tbody > tr.active > th,
.smart-style-5 .table > tbody > tr > td.active,
.smart-style-5 .table > tbody > tr > th.active,
.smart-style-5 .table > tfoot > tr.active > td,
.smart-style-5 .table > tfoot > tr.active > th,
.smart-style-5 .table > tfoot > tr > td.active,
.smart-style-5 .table > tfoot > tr > th.active,
.smart-style-5 .table > thead > tr.active > td,
.smart-style-5 .table > thead > tr.active > th,
.smart-style-5 .table > thead > tr > td.active,
.smart-style-5 .table > thead > tr > th.active {
  background: rgba(255, 255, 255, 0.15); }

@media (min-width: 979px) {
  .smart-style-5 .minified .sa-aside-left .sa-left-menu > li > .sa-sub-nav {
    background: rgba(0, 0, 0, 0.8);
    border-color: rgba(255, 255, 255, 0.4); } }

.smart-style-5 .popover {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
  color: inherit; }

.smart-style-5 .fill-a, .smart-style-5 .fill-b {
  margin-top: -18px;
  background: none; }

.smart-style-5 .jvectormap-container {
  background: none !important; }

.smart-style-5 .ui-chatbox-input-box,
.smart-style-5 #inbox-table.table tbody > tr > td {
  border-color: rgba(255, 255, 255, 0.15) !important; }

.smart-style-5 .inbox-menu-sm li a:hover,
.smart-style-5 .inbox-menu-lg li a:hover,
.smart-style-5 .inbox-menu-lg li.active a {
  background: rgba(0, 0, 0, 0.43);
  color: inherit;
  border-color: rgba(255, 255, 255, 0.15); }

.smart-style-5 #inbox-table tbody tr:hover {
  background: rgba(0, 255, 225, 0.25); }

.smart-style-5 .chart text {
  fill: #fff; }

.smart-style-5 .table-success {
  background: rgba(106, 228, 56, 0.5); }
  .smart-style-5 .table-success > th, .smart-style-5 .table-success > td {
    background: none; }

.smart-style-5 .table-danger {
  background: rgba(236, 43, 43, 0.5); }
  .smart-style-5 .table-danger > th, .smart-style-5 .table-danger > td {
    background: none; }

.smart-style-5 .table-warning {
  background: rgba(255, 214, 0, 0.3); }
  .smart-style-5 .table-warning > th, .smart-style-5 .table-warning > td {
    background: none; }

.smart-style-5 .table-info {
  background: #d6dde7;
  color: #000; }
  .smart-style-5 .table-info > th, .smart-style-5 .table-info > td {
    background: none; }

.smart-style-5 .smart-form header,
.smart-style-5 .smart-form footer,
.smart-style-5 .ui-jqgrid .ui-state-hover td {
  background: rgba(0, 0, 0, 0.43) !important;
  border-color: rgba(255, 255, 255, 0.15) !important; }

.smart-style-5 .error-icon-shadow {
  color: #b94a48 !important; }

.smart-style-5 .ui-chatbox-input-box,
.smart-style-5 .ui-chatbox-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(81, 165, 177, 0.6)), color-stop(1, rgba(68, 85, 139, 0.6)));
  background: -ms-linear-gradient(bottom, rgba(81, 165, 177, 0.6), rgba(68, 85, 139, 0.6));
  background: -moz-linear-gradient(center bottom, rgba(81, 165, 177, 0.6) 0, rgba(68, 85, 139, 0.6) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.6), rgba(81, 165, 177, 0.6)); }

.smart-style-5 .ui-chatbox-content.true > .alert-msg {
  background: #FFFDD0; }

.smart-style-5 .highlight:not(.table) {
  background: rgba(255, 255, 255, 0.43); }

@media (min-width: 768px) {
  .smart-style-5 .bs-example {
    border-color: rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.23);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43); }
    .smart-style-5 .bs-example .table {
      background: none; }
  .smart-style-5 .bs-example-type .table .info {
    color: inherit; }
  .smart-style-5 .bs-example-type .table td {
    border-color: rgba(255, 255, 255, 0.15); } }

.smart-style-6 {
  font-family: RobotoDraft,Roboto,sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #edecec; }
  .smart-style-6 .sa-page-body {
    background: none; }
  .smart-style-6 .sa-content {
    padding-left: 44px;
    padding-right: 44px;
    padding-top: 30px; }
  .smart-style-6 .sa-page-header {
    background: #2196F3; }
  .smart-style-6 .sa-ribbon-btn {
    display: none; }
  .smart-style-6 .sa-logo-link {
    color: #fff;
    font-weight: 300; }
    .smart-style-6 .sa-logo-link:before {
      content: "SmartAdmin";
      font-size: 17px;
      display: inline-block; }
    .smart-style-6 .sa-logo-link img {
      display: none; }
  .smart-style-6 .sa-header-right-area .sa-btn-icon,
  .smart-style-6 .sa-activity-dropdown-toggle {
    background: none;
    border: 0;
    color: #fff;
    border-radius: 50%; }
    .smart-style-6 .sa-header-right-area .sa-btn-icon:hover,
    .smart-style-6 .sa-activity-dropdown-toggle:hover {
      background: none !important;
      border: 0;
      color: #fff;
      box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.08) !important; }
  .smart-style-6 .sa-country-dropdown > a {
    color: #fff; }
  .smart-style-6 .dropdown-item.active, .smart-style-6 .dropdown-item:active {
    background: #2196F3; }
  .smart-style-6 .sa-project-dropdown > a,
  .smart-style-6 .sa-project-label {
    text-shadow: none;
    color: #fff; }
  .smart-style-6 .sa-page-ribbon {
    background: rgba(255, 255, 255, 0.4); }
  .smart-style-6 .sa-ajax-notification-container {
    background: #D8F4FF; }
  .smart-style-6 .ajax-dropdown {
    box-shadow: 0 0 30px rgba(30, 30, 100, 0.75); }
    .smart-style-6 .ajax-dropdown .fa-4x.fa-border {
      color: #2196F3;
      border-color: #2196F3; }
  .smart-style-6 .sa-page-ribbon .breadcrumb-item:last-child a,
  .smart-style-6 .sa-page-ribbon .breadcrumb-item {
    color: #374850; }
  .smart-style-6 .bg-red {
    background-color: #F44336 !important; }
  .smart-style-6 .sa-header-search-form .form-control, .smart-style-6 .sa-header-search-form .editable-input input, .editable-input .smart-style-6 .sa-header-search-form input, .smart-style-6 .sa-header-search-form .editable-input select, .editable-input .smart-style-6 .sa-header-search-form select,
  .smart-style-6 .sa-header-search-form .editable-input input,
  .smart-style-6 .editable-input .sa-header-search-form input,
  .smart-style-6 .sa-header-search-form .editable-input select,
  .smart-style-6 .editable-input .sa-header-search-form select {
    color: #fff;
    border-color: #fff; }
  .smart-style-6 .form-control, .smart-style-6 .editable-input input, .editable-input .smart-style-6 input, .smart-style-6 .editable-input select, .editable-input .smart-style-6 select {
    border-width: 0 0 1px;
    background: none;
    padding-left: 0; }
  .smart-style-6 .input-group .form-control, .smart-style-6 .input-group .editable-input input, .editable-input .smart-style-6 .input-group input, .smart-style-6 .input-group .editable-input select, .editable-input .smart-style-6 .input-group select {
    padding-left: 12px; }
  .smart-style-6 .sa-header-search-form .sa-form-btn {
    color: #fff; }
  .smart-style-6 .sa-header-search-form ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff; }
  .smart-style-6 .sa-header-search-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff; }
  .smart-style-6 .sa-header-search-form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff; }
  .smart-style-6 .sa-aside-left ul ul,
  .smart-style-6 .sa-aside-left {
    background: #fff; }
  .smart-style-6 .sa-aside-left .text-blue {
    color: #2196F3 !important; }
  .smart-style-6 .sa-aside-left .sa-left-menu a {
    color: #4C4C4C;
    font-size: 1rem; }
  .smart-style-6 .sa-aside-left .sa-left-menu > li.active > a {
    color: #4C4C4C; }
    .smart-style-6 .sa-aside-left .sa-left-menu > li.active > a:before {
      color: #A0F; }
  .smart-style-6 .sa-aside-left .sa-left-menu > li > a {
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 13px; }
    .smart-style-6 .sa-aside-left .sa-left-menu > li > a .fa-lg {
      font-size: 1.33333rem; }
    .smart-style-6 .sa-aside-left .sa-left-menu > li > a:hover {
      background: rgba(69, 69, 69, 0.05); }
  .smart-style-6 .sa-aside-left .sa-left-menu .sa-sub-nav li > a {
    padding-top: 5px;
    padding-bottom: 6px; }
    .smart-style-6 .sa-aside-left .sa-left-menu .sa-sub-nav li > a:hover {
      background: rgba(69, 69, 69, 0.05); }
  .smart-style-6 .sa-aside-left .sa-left-menu .sa-sub-nav li > a:hover,
  .smart-style-6 .sa-aside-left .sa-left-menu .sa-sub-nav > li.active > a {
    color: #4C4C4C;
    background: none; }
  .smart-style-6 .sa-aside-left .sa-left-menu .sa-sub-nav > li.active > a:before {
    color: #A0F; }
  .smart-style-6 .sa-sidebar-shortcut-toggle {
    background: url(../img/cover.png) no-repeat center center;
    height: 119px;
    background-size: cover;
    position: relative;
    color: #fff;
    padding-top: 10px; }
    .smart-style-6 .sa-sidebar-shortcut-toggle > span {
      background: rgba(0, 0, 0, 0.2);
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      padding: 6px 10px 5px; }
      .smart-style-6 .sa-sidebar-shortcut-toggle > span .fa {
        display: none; }
    .smart-style-6 .sa-sidebar-shortcut-toggle img {
      border-radius: 50%;
      width: 56px;
      height: 56px;
      border-width: 3px;
      border-style: solid;
      border-right-color: rgba(0, 0, 0, 0.14);
      border-top-color: rgba(0, 0, 0, 0.14);
      border-bottom-color: rgba(0, 0, 0, 0.14); }
  .smart-style-6 .minifyme {
    background: #2196F3;
    color: #fff;
    border-bottom: 0; }
  .smart-style-6 body:not(.minified) .minifyme {
    border-radius: 50%;
    margin-right: -12px;
    width: 29px;
    height: 29px;
    line-height: 29px; }
  @media (min-width: 979px) {
    .smart-style-6 .sa-menu-on-top .sa-aside-left {
      border-bottom: 0; }
    .smart-style-6 .sa-menu-on-top .sa-left-menu > li:hover > a,
    .smart-style-6 .sa-menu-on-top .sa-left-menu > li > a:hover {
      background: #2196F3;
      color: #fff;
      border-color: #2196F3; }
    .smart-style-6 .sa-menu-on-top .sa-left-menu li:hover > .sa-sub-nav {
      padding: 4px; }
    .smart-style-6 .sa-menu-on-top .sa-left-menu > li > a {
      padding: 9px 8px 11px;
      line-height: 22px; }
      .smart-style-6 .sa-menu-on-top .sa-left-menu > li > a > .fa-fw {
        font-size: 1.84615rem;
        margin-bottom: 3px; }
        .smart-style-6 .sa-menu-on-top .sa-left-menu > li > a > .fa-fw .round-top {
          margin-top: -7px !important; }
    .smart-style-6 .sa-menu-on-top .sa-left-menu .sa-sub-nav.collapse {
      overflow: visible; }
    .smart-style-6 .sa-menu-on-top .sa-left-menu .sa-sub-nav li a:after {
      display: none !important; }
    .smart-style-6 .sa-menu-on-top .sa-left-menu .sa-sub-nav li.active > a,
    .smart-style-6 .sa-menu-on-top .sa-left-menu .sa-sub-nav li:hover > a,
    .smart-style-6 .sa-menu-on-top .sa-left-menu .sa-sub-nav li a:hover {
      background: #2196F3 !important;
      color: #fff !important; }
    .smart-style-6 .sa-menu-on-top .sa-left-menu a:before {
      display: none; }
    .smart-style-6 .minified .sa-aside-left .sa-left-menu > li {
      border-bottom-color: transparent;
      border-top-color: transparent; }
      .smart-style-6 .minified .sa-aside-left .sa-left-menu > li > a {
        padding-bottom: 15px; }
        .smart-style-6 .minified .sa-aside-left .sa-left-menu > li > a:hover {
          color: #4C4C4C;
          background: rgba(69, 69, 69, 0.05); }
      .smart-style-6 .minified .sa-aside-left .sa-left-menu > li .sa-sub-nav, .smart-style-6 .minified .sa-aside-left .sa-left-menu > li .chat-users-dropdown {
        background: #fff; }
      .smart-style-6 .minified .sa-aside-left .sa-left-menu > li .sa-sub-nav a:hover {
        background: rgba(69, 69, 69, 0.05); }
    .smart-style-6 .minified .sa-aside-left .sa-left-menu .menu-item-parent {
      padding-left: 13px; }
    .smart-style-6 .minified .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a, .smart-style-6 .minified .sa-aside-left .sa-left-menu .sa-sub-nav li.active li.active > a:hover {
      color: #4C4C4C; }
    .smart-style-6 .minified .sa-sidebar-shortcut-toggle {
      height: auto;
      padding: 7px 0;
      border: 0;
      text-align: center; }
      .smart-style-6 .minified .sa-sidebar-shortcut-toggle img {
        width: 40px;
        height: 40px; } }
  .smart-style-6 .sa-sparks {
    display: none; }
  .smart-style-6 .home-header .page-header {
    color: #1565C0;
    text-transform: uppercase;
    font-size: 1.46154rem;
    letter-spacing: normal;
    margin-bottom: 20px; }
    .smart-style-6 .home-header .page-header span {
      color: #333; }
    .smart-style-6 .home-header .page-header .fa {
      display: none; }
  .smart-style-6 .text-blue-dark {
    color: #1565C0 !important; }
  .smart-style-6 .jarviswidget > header {
    box-shadow: none;
    border-bottom: 0; }
  .smart-style-6 .nav-tabs .nav-link.active:hover,
  .smart-style-6 .nav-tabs .nav-link.active:focus,
  .smart-style-6 .nav-tabs .nav-link.active {
    box-shadow: 0 2px 0 #E91E63;
    z-index: 10;
    position: relative; }
  .smart-style-6 .tabs-left .nav-tabs .nav-link.active:hover,
  .smart-style-6 .tabs-left .nav-tabs .nav-link.active:focus,
  .smart-style-6 .tabs-left .nav-tabs .nav-link.active {
    box-shadow: -2px 0 0 #E91E63;
    z-index: 10;
    position: relative; }
  .smart-style-6 .tabs-right .nav-tabs .nav-link.active:hover,
  .smart-style-6 .tabs-right .nav-tabs .nav-link.active:focus,
  .smart-style-6 .tabs-right .nav-tabs .nav-link.active {
    box-shadow: 2px 0 0 #E91E63;
    z-index: 10;
    position: relative; }
  .smart-style-6 .alert-warning {
    background-color: #FFEB3B;
    color: #5A4E3F;
    border-color: #F9A825; }
  .smart-style-6 .alert-success {
    background-color: #4CAF50;
    color: #fff;
    border-color: #388E3C; }
  .smart-style-6 .alert-info {
    background-color: #B3E5FC;
    color: #01579B;
    border-color: #03A9F4; }
  .smart-style-6 .alert-danger {
    background-color: #F44336;
    border-color: #B71C1C; }
  .smart-style-6 .bg-green {
    background-color: #4CAF50 !important; }
  .smart-style-6 .text-green {
    color: #4CAF50 !important; }
  .smart-style-6 .bg-green-dark {
    background-color: #2E7D32 !important; }
  .smart-style-6 .text-green-dark {
    color: #2E7D32 !important; }
  .smart-style-6 .bg-green-light {
    background-color: #43A047 !important; }
  .smart-style-6 .text-green-light {
    color: #43A047 !important; }
  .smart-style-6 .bg-purple {
    background-color: #9C27B0 !important; }
  .smart-style-6 .text-purple {
    color: #9C27B0 !important; }
  .smart-style-6 .bg-magenta {
    background-color: #A0F !important; }
  .smart-style-6 .text-magenta {
    color: #A0F !important; }
  .smart-style-6 .bg-pink {
    background-color: #E91E63 !important; }
  .smart-style-6 .text-pink {
    color: #E91E63 !important; }
  .smart-style-6 .bg-pink-dark {
    background-color: #AD1457 !important; }
  .smart-style-6 .text-pink-dark {
    color: #AD1457 !important; }
  .smart-style-6 .bg-blue {
    background-color: #2196F3 !important; }
  .smart-style-6 .text-blue {
    color: #2196F3 !important; }
  .smart-style-6 .bg-blue-light {
    background-color: #03A9F4 !important; }
  .smart-style-6 .text-blue-light {
    color: #03A9F4 !important; }
  .smart-style-6 .bg-blue-dark {
    background-color: #1565C0 !important; }
  .smart-style-6 .text-blue-dark {
    color: #1565C0 !important; }
  .smart-style-6 .bg-teal {
    background-color: #009688 !important; }
  .smart-style-6 .text-teal {
    color: #009688 !important; }
  .smart-style-6 .bg-yellow {
    background-color: #FFEB3B !important; }
  .smart-style-6 .text-yellow {
    color: #FFEB3B !important; }
  .smart-style-6 .bg-orange {
    background-color: #FF9800 !important; }
  .smart-style-6 .text-orange {
    color: #FF9800 !important; }
  .smart-style-6 .bg-orange-dark {
    background-color: #E65100 !important; }
  .smart-style-6 .text-orange-dark {
    color: #E65100 !important; }
  .smart-style-6 .bg-red {
    background-color: #F44336 !important; }
  .smart-style-6 .text-red {
    color: #F44336 !important; }
  .smart-style-6 .bg-red-light {
    background-color: #FF5252 !important; }
  .smart-style-6 .text-red-light {
    color: #FF5252 !important; }
  .smart-style-6 .nav-tabs .nav-link.active:hover, .smart-style-6 .nav-tabs .nav-link.active:focus, .smart-style-6 .nav-tabs .nav-link.active {
    border-right-color: #ddd;
    border-left-color: #ddd; }
  .smart-style-6 .smart-accordion .card-header .fa {
    color: #F44336; }
  .smart-style-6 .smart-accordion .card-header.collapsed .fa {
    color: #4CAF50; }
  .smart-style-6 .label-warning {
    background-color: #FFEB3B !important;
    color: #333; }
  .smart-style-6 .label-danger {
    background-color: #F44336 !important; }
  .smart-style-6 .label-info {
    background-color: #B3E5FC !important; }
  .smart-style-6 .label-success {
    background-color: #4CAF50 !important; }
  .smart-style-6 .label-primary {
    background-color: #2196F3 !important; }
  .smart-style-6 .btn-blue, .smart-style-6 .sa-btn-blue,
  .smart-style-6 .btn-primary,
  .smart-style-6 .editable-submit, .smart-style-6 .editable-submit, .smart-style-6 .sa-btn-primary {
    background-color: #2196F3;
    border-color: #0c7cd5; }
  .smart-style-6 .btn-success, .smart-style-6 .sa-btn-success {
    background-color: #4CAF50;
    border-color: #388E3C; }
  .smart-style-6 .btn-warning, .smart-style-6 .sa-btn-warning {
    background-color: #FF9800;
    border-color: #cc7a00; }
  .smart-style-6 .btn-danger, .smart-style-6 .sa-btn-danger {
    background-color: #F44336;
    border-color: #f32c1e; }
  .smart-style-6 .btn-info, .smart-style-6 .sa-btn-info {
    background-color: #B3E5FC;
    color: #01579B;
    border-color: #03A9F4; }
  .smart-style-6 .text-success {
    color: #00C853 !important; }
  .smart-style-6 .text-warning {
    color: #FF5722 !important; }
  .smart-style-6 .page-item.active .page-link {
    background-color: #2196F3;
    border-color: #2196F3; }
  .smart-style-6 .page-link:focus, .smart-style-6 .page-link {
    color: #2196F3; }
  .smart-style-6 .sa-page-footer {
    background-color: rgba(0, 0, 0, 0.03); }
    .smart-style-6 .sa-page-footer .text-blue-light {
      color: inherit !important; }
  .smart-style-6 .widget-toolbar,
  .smart-style-6 .jarviswidget-ctrls .button-icon {
    border-color: transparent; }
  .smart-style-6 .color-select li span,
  .smart-style-6 .widget-toolbar > .color-box:hover, .smart-style-6 .widget-toolbar > .color-box:active, .smart-style-6 .widget-toolbar > .color-box:focus,
  .smart-style-6 .color-box {
    border-radius: 30%;
    outline: 0; }
  .smart-style-6 .slider-selection {
    background-color: #2196F3; }
  .smart-style-6 .slider-success .slider-selection {
    background-color: #4CAF50; }

#smart-styles .btn, #smart-styles .editable-cancel, #smart-styles .editable-submit {
  line-height: 1.5;
  height: auto;
  padding: 3px 5px; }

/*# sourceMappingURL=app.bundle.css.map */

/*# sourceMappingURL=app.bundle.css.map */
