@charset "UTF-8";

a {
  color: #8db951;
}

#header {
  /*height: 70px;*/
}

#extr-page #header {
  height: 100px;
  text-align: center;
}

.page-title {
    margin: 10px 0;
}
legend {
    background: none!important;
}
.smart-form .label {
    width: 100%;
}

#extr-page #header > :first-child,
aside {
  /*width: 250px;*/
}

#extr-page-header-space {
  line-height: 100px;
}

#extr-page #main {
  padding-top: 100px;
}

#logo {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    text-align: center;
}

#logo img {
  /*height: 40px;*/
    padding-left: 0;
    width: auto;
    height: 36px;
    margin-top: 6px;
}
@media (max-width: 767px) {
    body #logo {
        text-align: left;
        margin-left: 5px;
    }
    body #logo img {
        width: auto;
        height: 36px;
        margin-top: 6px;
    }
}
@media (min-width: 768px) {
    body #logo {
        text-align: left;
        margin-left: 15px;
    }
    body #logo img {
        width: auto;
        height: 36px;
        margin-top: 6px;
    }
}
@media only screen and (min-width: 0) and (max-width: 679px) {
    body #logo {
        text-align: left;
        margin-left: 5px;
    }
    body #logo img {
        width: auto;
    }

    #header #logo-group {
        width: 105px!important;
    }
}

body table.dataTable tr.is-running {}
body table.dataTable tr.is-running td:first-child {
    /*border-left: 12px solid #d5dde6!important;*/
    font-weight: bold;
}

.order-worktime-running {
    margin-bottom: 0;
}
.order-worktime-running .order-worktime-running-element {
    height: 56px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 5px 0;
    margin: 0 0 10px 0;
    border: 1px solid lightgrey;
}
.order-worktime-running .order-worktime-running-element .order-worktime-datetime {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.order-worktime-running .order-worktime-running-element .order-worktime-datetime span {
    display: inline-block;
}

#wid-order-worktime-running,
#wid-current-order-toolbar {
    display: none;
}
#wid-order-worktime-running.enabled,
#wid-current-order-toolbar.enabled {
    display: block;
}

body.mobile-detected.fixed-navigation nav>ul {
    padding-right: 0!important;
}
body.fixed-navigation nav>ul {
    overflow-y: auto;
}

#extr-page #header #logo-group {
  float: none;
  width: auto;
}

#extr-page #header #logo {
  width: 140px;
  margin-top: 20px;
}

#extr-page #header #logo img {
    height: 72px;
    width: auto;
}

#left-panel {
  /*padding-top: 80px;*/
  /*padding-bottom: 50px;*/
}

#left-panel .panel-header {
    display: block;
    height: auto;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #c0bbb7;
    border: solid transparent;
    border-width: 1px 0;
    box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%);
    width: 100%;
    margin: 0!important;
    padding: 5px 5px;
    border-bottom: 1px solid #525151;
}

#left-panel .panel-header a {
    display: inline-block;
    text-decoration: none!important;
    color: #c0bbb7;
}

#left-panel .panel-header .panel-info {
    display: inline-block;
    color: #c0bbb7;
    margin: 5px 0;
}
#left-panel .panel-header .panel-message {
    display: none;
    color: #ffffff;
    margin: 5px 0;
}
#left-panel .panel-header .panel-timer {
    display: none;
    font-size: 20px;
    color: #ffffff;
    margin: 5px 0;
}

#left-panel .panel-header.has-message .panel-message,
#left-panel .panel-header.has-timer .panel-timer {
    display: inline-block;
}
#left-panel .panel-header.has-message .panel-info,
#left-panel .panel-header.has-message .panel-timer,
#left-panel .panel-header.has-timer .panel-info,
#left-panel .panel-header.has-timer .panel-message {
    display: none;
}

body #left-panel .tooltip.fade.right.in {
    z-index: 910!important;
}
body #header #logo-group a {
    display: inline-block;
}
body.fixed-header #header {
}
.fixed-navigation nav>ul {
    width: 220px;
    padding-right: 0;
}
.hidden-ribbon #ribbon {
    /*margin-left: 250px;*/
    display: none;
}
.fixed-ribbon .hidden-ribbon #content {
    padding-top: 5px;
}

body.hidden-menu #main {
    margin-left: 0;
}

body.hidden-menu.fixed-ribbon #ribbon {
     left: 10px;
    /*left: 0;*/
}

.hidden-menu #left-panel {
    /*left: -240px;*/
}
@media only screen and (min-width: 0) and (max-width: 679px) {
    body.hidden-menu.fixed-ribbon #ribbon {
        left: 0;
        width: 100%;
    }
}
@media (max-width: 767px) {
    body.hidden-menu.fixed-ribbon #ribbon {
        left: 0;
        width: 100%;
    }
}
@media (max-width: 767px) {
    body.fixed-navigation.hidden-menu {
       overflow: auto!important;
    }
}

code {
  padding: 16px 10px 16px 10px;
  margin: 0;
  display: block;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

.ui-datepicker td .ui-state-hover {
  background: #8db951;
  background-color: #8db951;
  border-color: #8db951;
}

.form-control {
    margin-bottom: 5px;
    padding-left: 4px;
    padding-right: 4px;
}

.ui-datepicker td .ui-state-highlight {
  background-color: #8db951;
}

.icon-addon .form-control:focus + .fa,
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .fa,
.icon-addon:hover .glyphicon {
  color: #8db951;
}

.btn .dropdown-menu .fa,
.btn-group .dropdown-menu .fa,
#buttons .fa {
  margin-right: 8px;
}

.btn-group .dropdown-menu .fa {
  margin-right: 5px;
  width: 15px;
}

.btn-add,
.btn-edit {
  margin-top: -3px;
  margin-left: 3px;
  width: 24px;
}

#process-page .smart-form footer .btn-lg {
  height: 43px;
  margin: 10px 0 0 10px;
  padding: 0 22px;
  font: 300 18px/41px "Open Sans", Helvetica, Arial, sans-serif;
}

.pagination > li > a,
.pagination > li > span {
  color: #8db951;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #8db951;
}

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

table.table.table-vertical-middle {}
table.table.table-vertical-middle {}
table.table.table-vertical-middle tr {}
table.table.table-vertical-middle tr td,
table.table.table-vertical-middle tr th {
    vertical-align: middle;
}

table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #c3e5c3 !important;
}

.tab-pane .framed {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-pane .framed .dataTables_wrapper {
  border: 1px solid #dddddd;
}

.tab-pane .framed #buttons {
  margin-right: 0;
}

.smart-accordion-default {
  border: 1px solid #c3c3c3;
}

.smart-accordion-default .panel-title > a > :first-child {
  margin-top: 3px;
}

.smart-accordion-default .panel-title {
  font-size: 18px;
  font-weight: 400;
}

.smart-accordion-default .panel-body {
  padding: 15px;
}

.smart-accordion-default .panel-body ul {
  list-style-type: none;
}

body .select2-results__option[aria-selected=true] {
    display: none;
}
.smart-accordion-default .panel-body li {
  /*height: 50px;*/
}

.smart-accordion-default .panel-body li p {
  display: inline-block;
  margin-top: 7px;
}

.smart-accordion-default .panel-body li .checkbox {
  float: right;
}

.txt-footer {
  font-size: 11px;
  color: #c0bbb7;
}

div.DTED_Lightbox_Background {
  z-index: 1000;
}

div.DTED_Lightbox_Wrapper {
  z-index: 1100;
}

.dt-button {
  margin: 0 5px 0 0;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field {
  padding: 5px 5%;
}

div.DTE_Field select {
  width: 100%;
}

.btn-primary, .label-primary {
  background-color: #8db951;
  border-color: #8db951;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  background-color: #628038;
  border-color: #628038;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #8db951;
  border-color: #8db951;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.client-form header,
.smart-form footer {
  background-color: #f4f4f4;
  /* background-color: rgba(118,183,42,0.05); */
}

.smart-form .checkbox input:checked + i,
.smart-form .radio input:checked + i,
.smart-form .toggle input:checked + i {
  border-color: #bdbdbd;
}

.smart-form .checkbox input + i:after {
  color: #8db951;
}

.smart-form .radio input + i:after {
  background-color: #8db951;
}

.profile-context {
  padding: 30px 13px 0;
  position: relative;
}

#hide-menu,
#fullscreen {
  /*margin-top: 10px;*/
}

#scan {
  margin-top: 12px;
}

.scan-input {
  font-size: 24px;
  height: 60px;
  line-height: 30px;
  padding: 10px 15px;
}

.profile-context img {
  width: 30px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin-top: 1px;
  margin-right: 5px;
  margin-left: 0;
}

.profile-context span {
  text-transform: capitalize;
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.table-datatable .dropdown-menu {
    left: auto;
    right: 0;
}

.profile-context .dropdown-menu {
  left: auto;
  right: 0;
}

.profile-selector {
  max-width: 97%;
  white-space: nowrap;
  background: 0 0;
  border: none;
  padding: 0;
  text-align: left;
  color: #555555;
  font-size: 14px;
  cursor: pointer;
}

.profile-selector:hover {
  color: #333333;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #8db951;
}

.profile-image {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  margin: 20px auto;
}

.smart-form .input input[type=file] {
  padding: 5px 0;
  border-width: 0;
}

.release-message {
  margin-top: 10px;
  margin-bottom: 30px;
}

#buttons {
  margin-bottom: 70px;
}

.btn-group .dropdown-menu {
  /*left: auto;*/
  /*right: 0;*/
}
.dropdown-menu>li>a {
    padding: 10px 10px;
}

.select2-hidden-accessible {
  display: none;
}

.select2-container-multi .select2-search-choice-close {
  padding: 3px 0 3px 10px;
}

em.invalid {
  display: block;
  margin-top: 6px;
  padding: 0 1px;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
  color: #d56161;
}

.away,
.busy,
.offline,
.online {
  border-left: 0;
}

.smart-form .col-12 {
  width: 100%;
}

table.dataTable td,
table.dataTable th {
  word-wrap: break-word !important;
}

label.date,
.note.date {
  display: inline-block;
  width: 49%;
  float: left;
}

label.time,
.note.time {
  display: inline-block;
  width: 49%;
  float: right;
}

tr.disabled {
  color: #cccccc;
}

tr.cancel td ,
tr.cancel th {
    color: #a90329;
    text-decoration: line-through;
}

tr .show-on-cancel,
tr.cancel .hide-on-cancel,
tr.disabled .show-on-cancel,
tr.disabled .hide-on-cancel {
    display: none;
}

tr.cancel .show-on-cancel {
    display: block;
}
tr.cancel a > * {
    text-decoration: none!important;
}

.hide-sorting {
  background-color: transparent !important;
  background: none !important;
}

.filter-buttons {
  float: left;
  display: inline-block;
}

.dataTables_filter {
  width: auto;
  display: inline-block;
}

.btn.active,
.btn:active {
  box-shadow: none;
    /*opacity: .25;*/
}
.btn.selected:active {
    /*color: #333;*/
    /*background-color: #e6e6e6;*/
    /*border-color: #adadad;*/
}
.btn.selected {
    /*color: #333;*/
    /*background-color: #e6e6e6;*/
    /*border-color: #adadad;*/
}

.btn-group.has-errors > .btn {
    border-color: red!important;
}

.btn:disabled,
.btn.disabled,
.form-control:disabled,
.form-control.disabled,
input:read-only,
input.readonly,
input:disabled,
input.disabled {
    cursor: not-allowed;
    pointer-events: auto !important;
}

.btn-success {
  /*background-color: #739e73;*/
  /*border-color: #739e73;*/
  /*color: #ffffff;*/
  /*margin-right: 5px;*/
}

.btn-success:hover {
  /*background-color: #5b835b;*/
  /*border-color: #5b835b;*/
}

.btn-warning,
.btn-warning:hover {
  /*background-color: #fdf8e4;*/
  /*border-color: #fdf8e4;*/
  /*color: #333333;*/
  /*margin-right: 5px;*/
}

.btn-danger,
.btn-danger:hover {
  /*background-color: #f4dede;*/
  /*border-color: #f4dede;*/
  /*color: #333333;*/
  /*margin-right: 5px;*/
}

.btn-disabled,
.btn-disabled:hover {
  /*background-color: #f9f9f9;*/
  /*border-color: #dddddd;*/
  /*color: #333333;*/
  /*margin-right: 5px;*/
}

.btn-upload {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  padding: 6px 12px;
  width: 100%;
  margin-bottom: 25px;
}

.btn-assignment-open,
.btn-order-submitted {
  color: rgba(0, 0, 0, 0.66);
  background-color: #d5dde6;
  border-color: #d5dde6;
  box-shadow: none;
}

.btn-assignment-sample,
.btn-invoice-open,
.btn-order-accepted {
  color: rgba(0, 0, 0, 0.66);
  background-color: #f1e1b6;
  border-color: #f1e1b6;
  box-shadow: none;
}

.btn-order-accepted-submitted,
.btn-order-accepted-submitted:active {
    color: #ffffff!important;
    background: linear-gradient(110deg, #57889c 40%, #c79121 60%);
    border-color: #57889c;
    box-shadow: none;
}

.btn-order-accepted-submitted:hover {
    opacity: .85;
}

.btn-assignment-express,
.btn-invoice-due,
.btn-order-rejected {
  color: rgba(0, 0, 0, 0.66);
  background-color: #f4dede;
  border-color: #f4dede;
  box-shadow: none;
}

.btn-assignment-complete,
.btn-invoice-paid,
.btn-order-completed {
  color: rgba(0, 0, 0, 0.66);
  background-color: #cbe0c5;
  border-color: #cbe0c5;
  box-shadow: none;
}

.btn-assignment-all,
.btn-invoice-all,
.btn-order-all {
  color: rgba(0, 0, 0, 0.66);
  background-color: #ffffff;
  border-color: #ffffff;
  box-shadow: none;
}

.btn-order-canceled {
  color: #cccccc;
  background-color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: none;
}

.btn-order-canceled:hover {
  color: #cccccc;
}

.btn-article-preparation-notification {
  color: rgba(0, 0, 0, 0.66);
  background-color: #f1e1b6;
  border-color: #f1e1b6;
  box-shadow: none;
}

.btn-article-preparation-warning {
  color: rgba(0, 0, 0, 0.66);
  background-color: #f4dede;
  border-color: #f4dede;
  box-shadow: none;
}

.assignment-open,
.order-submitted {
  background-color: rgba(213, 221, 230, 0.5);
}

.assignment-sample,
.invoice-open,
.order-accepted {
  background-color: rgba(241, 225, 182, 0.5);
}

.assignment-express,
.invoice-due,
.order-rejected {
  background-color: rgba(244, 222, 222, 0.5);
}

.assignment-complete,
.invoice-paid,
.order-completed {
  background-color: rgba(203, 224, 197, 0.5);
}

.order-canceled {
  color: #cccccc;
  background-color: rgba(230, 230, 230, 0.3);
}

.not-confirmed {
  background-color: #b19cd9 !important;
}

.article-preparation-notification {
  background-color: #f1e1b6;
}

.article-preparation-warning {
  background-color: #f4dede;
}

.page-footer {
  /*padding-left: 263px;*/
}

.select2-results .select2-highlighted {
  background-color: #8db951;
  color: #ffffff;
}

.select2-drop-active {
  border: 1px solid #8db951;
  border-top: none;
  border-bottom-width: 3px;
}

.select2-drop.select2-drop-above {
  margin-bottom: 0;
  border-top: 1px solid #8db951;
  border-top-width: 3px;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #8db951;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #8db951;
}

.select2-container-multi .select2-choices .select2-search-choice {
  background-color: #8db951;
  border: 1px solid #8db951;
}

.smart-form .checkbox:hover i,
.smart-form .input:hover input,
.smart-form .radio:hover i,
.smart-form .select:hover select,
.smart-form .textarea:hover textarea,
.smart-form .toggle:hover i {
  border-color: #8db951;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #8db951;
}

#main {
  /*margin-left: 250px;*/
    padding-bottom: 15px;
}

.txt-color-blueDark {
  color: #2c2926 !important;
}

.page-title span {
  color: #2c2926 !important;
}

nav ul ul {
  background: rgba(69, 69, 69, 0.9);
}

.smart-form .label,
.smart-form td {
  color: #2c2926;
  min-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.smart-form td {
  vertical-align: top;
}

.smart-form td.label {
  font-weight: bold;
  padding-right: 10px;
}

.weekdays-list {}
.weekdays-list.inline-group label.checkbox {
    width: 48px;
}

.jarviswidget-color-blueDark > header {
  border-color: #2c2926 !important;
  background: #2c2926;
}

.page-footer {
    height: 26px;
    width: auto;
    left: 0;
    right: 0;
    line-height: 18px;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 0;
    padding-right: 0;
    /*padding-left: 230px;*/
}
#external-events > li > :first-child:after {
    text-transform: none;
}
.transparent-input input {
  color: transparent !important;
}

.ui-dialog-titlebar-close:before {
  font-size: 24px;
}

.smart-form .rating {
  width: 344px;
}

.classification-divider {
  padding-top: 4px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.smart-form .rating label {
  height: 28px;
}

.select2.state-error ul {
  background: #fff0f0;
  border-color: #8db951;
}

.smart-form .rating label i {
  font-size: 28px;
}

.smart-form .rating input:checked ~ label {
  color: #8db951;
}

.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~ label {
  color: #8db951;
}

.footer-auth {
  text-align: center;
}

.content-page {
  background-color: #ffffff;
  color: #666666;
  padding: 20px 40px 10px;
}

.well {
  padding-top: 5px;
}

.agreement .note-error {
  color: red;
  font-size: 13px;
}

.label-pool,
.label-use {
  display: inline;
  padding: 0.3em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label-pool {
  background-color: #739e73;
}

.label-use {
  background-color: #3276b1;
}

@media screen and (max-width: 979px) and (min-width: 768px) {
  #left-panel {
    /*left: 0;*/
  }

  .hidden-menu #left-panel {
    /*left: 0;*/
  }

  #main {
    /*margin-left: 0;*/
  }

  .hidden-menu #main {
    /*margin-left: 250px;*/
  }
}

.upload-image-container {
  position: relative;
  width: 150px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.upload-image-container img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 20px;
}

.upload-image-container .middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.upload-image-container:hover img {
  opacity: 0.3;
}

.upload-image-container:hover .middle {
  opacity: 1;
}

.transparent-input input {
  color: transparent !important;
}

.digital-signature {
  position: relative;
  margin: 0 auto;
  z-index: 0;
  display: inline-block;
  margin-bottom: 10px;
  border: 1px #bdbdbd solid;
}

.digital-signature-info {
  font-size: 12px;
  color: #bbbbbb;
  position: absolute;
  bottom: 10px;
  width: 95%;
  left: 2.5%;
  text-align: center;
  margin: 0 auto;
  display: block;
  border-top: 1px solid #bbbbbb;
  z-index: -1;
}

.clear-signature {
  font-size: 20px;
  color: #bbbbbb;
  position: absolute;
  top: 0px;
  right: 5px;
  cursor: pointer;
}

.signature-error {
  display: none;
}

.smart-form .textarea textarea {
  height: 108px;
}

.smart-form .btn {
  padding: 6px 12px;
}

.product label.label {
  font-size: 11px;
}

.input-control {
  z-index: 1;
  cursor: pointer;
}

.has-error .select2-choice {
  background: #fff0f0;
}

.saved-filter {
  background-color: #faffbd;
}

label.checkbox.disabled {
  opacity: 0.5;
}

.has-error .select2-choice {
  background: #fff0f0;
}

.widget-body.no-padding .cke_chrome {
  border: 1px #bdbdbd solid;
}

.smart-form .input input:disabled {
  opacity: 0.8;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover-content:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

div.DTE div.DTE_Footer {
  height: auto;
  min-height: 50px;
}

div.DTE div.DTE_Form_Error {
  width: 85%;
}

div.DTE_Body {
  padding: 50px 0 80px;
}

.nav-tabs > li.active > a {
  box-shadow: 0 -2px 0 #8db951;
}

.dt-toolbar {
  padding: 6px 10px 1px 7px;
}

.tab-pane #buttons {
  margin-top: 15px;
  margin-bottom: 70px;
  margin-right: 10px;
}

#filter-form .buttons {
  margin-top: 15px;
  margin-bottom: 30px;
  margin-right: 10px;
}

#process-page .smart-form {
  font-size: 18px;
}

#process-page .smart-form label.label {
  font-size: inherit;
}

#process-page .smart-form .select2-container-multi .select2-choices .select2-search-choice {
  font-size: inherit;
  padding: 6px 30px 8px 10px;
}

#process-page .smart-form .select2-container-multi .select2-search-choice-close {
  padding: 8px 0 3px 10px;
}

#process-page .smart-form .select2-search-choice-close:before {
  font-size: inherit;
  color: #ffffff;
  content: "\F057";
}

#process-page .smart-form .select2-container-multi .select2-choices .select2-search-field input {
  font-size: inherit;
  height: 40px;
  line-height: 30px;
  padding: 0 15px;
}

#process-page .smart-form .select2-container .select2-choice {
  height: 42px;
  padding: 0 0 0 15px;
}

#process-page .smart-form .select2-container .select2-choice > .select2-chosen {
  margin-top: 5px;
}

#process-page .smart-form .select2-results .select2-result-label {
  padding: 6px 7px 7px;
  font-size: 18px;
}

#process-page .smart-form .select2-container .select2-choice .select2-arrow b {
  font-size: 18px;
  top: 5px;
}

#process-page .smart-form .select2-search:before {
  font-size: 18px;
  top: 15px;
  right: 15px;
}

#process-page .select2-results .select2-result-label {
  padding: 10px 7px 10px;
  font-size: 18px;
}

#process-page .select2-search input {
  padding: 10px 20px 10px 10px;
  font-size: 18px;
}

#process-page .select2-search:before {
  font-size: 18px;
  top: 15px;
}

#process-page .smart-form input[type=text] {
  font-size: 18px;
  height: 44px;
  line-height: 30px;
  padding: 8px 15px;
}

#process-page .smart-form .textarea textarea {
  font-size: inherit;
  height: 140px;
  line-height: 30px;
  padding: 8px 15px;
}

#process-page .smart-form .checkbox,
#process-page .smart-form .radio {
  padding-left: 40px;
  line-height: 30px;
  font-size: 12px;
}

#process-page .smart-form .checkbox span,
#process-page .smart-form .radio span {
  position: relative;
  top: -10px;
}

#process-page .smart-form .checkbox i,
#process-page .smart-form .radio i {
  /*width: 30px;*/
  /*height: 30px;*/
}

#process-page .smart-form .checkbox input + i:after {
  width: 28px;
  height: 28px;
  font: 400 28px/30px FontAwesome;
}

#article-map-dialog .modal-body {
  padding: 0;
}

#article-map-dialog .article-map {
  text-align: center;
}

.draggable {
  position: absolute !important;
  border-radius: 50%;
  z-index: 6000;
  font-size: 10px;
  color: #ffffff;
  padding: 8px 8px;
  cursor: move;
  background-color: rgba(192, 32, 44, 0.75);
}

.draggable span {
  position: absolute;
  top: -12px;
  right: -12px;
  font-size: 15px;
  color: #2c2926;
  z-index: 6001;
  cursor: pointer;
}

div.ui-state-disabled.ui-draggable-disabled {
  opacity: 1;
}

.table-simple {
  margin-bottom: 20px !important;
}

.table-simple tr {
  height: 48px;
}

.table-simple th {
  font-size: 12px;
  vertical-align: middle !important;
}

.table > thead > tr > th {
  vertical-align: middle;
}

#process-page .table-simple th {
  font-size: 18px;
  vertical-align: middle !important;
}

.table-simple td {
  line-height: 48px;
  vertical-align: middle !important;
}

#process-page .table-simple .checkbox i,
#process-page .table-simple .radio i {
  top: -16px;
  left: calc(50% - 16px);
}

.table-simple .checkbox i,
.table-simple .radio i {
  top: -9px;
  left: calc(50% - 10px);
}

.smart-form fieldset + fieldset {
  border-top: 0;
}

.align-dropdown-left {
  right: 0 !important;
  left: auto !important;
}

@media (max-width: 1400px) {
  .filter_buttons_bottom {
    display: none;
  }
}

@media (max-width: 1200px) {
  .jarviswidget > div {
    overflow-x: auto;
  }
}

@media (max-width: 1024px) {
  .overflow-hidden {
    overflow: hidden !important;
  }

  .btn-group .dropdown-menu {
    left: 0;
    right: auto;
  }

  .dropdowns-left .btn-group .dropdown-menu {
    right: 0;
    left: auto;
  }
}

@media (max-width: 991px) {
  .minifyme {
    /*display: none;*/
  }

  .hidden-menu #left-panel {
    /*left: -221px;*/
  }

  .hidden-menu #main {
    margin-left: 0;
    left: 0;
  }

  .dropzone .dz-default.dz-message {
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    /*position: relative;*/
    /*top: calc(50% - 156px);*/
  }

  nav ul li[nickname=edit_profile] {
    display: none;
  }

  nav ul li[nickname=logout] {
    display: none;
  }
}

@media (max-width: 767px) {
  .hidden-sm {
    /*display: none;*/
  }

  #main {
    /*margin-left: 0;*/
  }

  #left-panel {
    /*left: 0;*/
  }
}

@media (max-width: 545px) {
  /*.page-footer .txt-footer {*/
  /*  display: none;*/
  /*}*/

  .hidden-menu .page-footer .txt-footer {
    display: block;
  }
}

@media (max-width: 480px) {
  .dataTables_filter,
  .dataTables_filter label {
    width: 100%;
  }

  .dt-toolbar div {
    padding-right: 0;
  }

  .dataTables_filter .input-group-addon + .form-control {
    width: calc(100% - 32px);
  }

  .smaller-col {
    margin-bottom: 15px !important;
  }

  .no-margin-mobile {
    margin-bottom: 0 !important;
  }
}

/*@media (max-width: 380px) {*/
/*  .page-footer {*/
/*    padding-bottom: 10px;*/
/*    height: 70px;*/
/*  }*/
/*}*/

@media (max-width: 360px) {
  .dataTables_filter,
  .dataTables_filter label {
    width: 100%;
  }

  .dt-toolbar div {
    padding-right: 0;
  }

  .dataTables_filter .input-group-addon + .form-control {
    width: calc(100% - 32px);
  }
}

@media (max-width: 340px) {
  #buttons .pull-left {
    float: right !important;
    margin: 10px 0;
    margin-bottom: 30px;
  }
}

.help .row {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  nav ul li[nickname=help] {
    display: none;
  }
}

#datatable-orders.legend,
.datatable-orders.legend {
  display: flex;
}

#datatable-orders.legend div,
.datatable-orders.legend div {
  margin: 0px 5px;
}

#datatable-orders .train-status,
.datatable-orders .train-status {
  width: 20px;
  height: 20px;
  border-radius: 10px;
}

#datatable-orders .train-status.train-complete,
.datatable-orders .train-status.train-complete {
  background-color: green;
}

#datatable-orders .train-status.train-open,
.datatable-orders .train-status.train-open {
  background-color: orange;
}

#datatable-orders .train-status.train-request,
.datatable-orders .train-status.train-request {
  background: grey;
}

.border-red {
  border: 1px solid red !important;
}

.text-red {
  color: red;
}

#datatable-orders tbody tr td {
  vertical-align: middle;
}

#datatable-orders .train-station-btn {
  min-width: 20px;
  background-color: #FF9300;
  border-radius: 20px;
  padding: 3px 10px;
  color: #FFFFFF;
  display: inline-block;
  margin: 1px;
}

#datatable-orders .train-station-btn .train-station-icon {
  font-size: 18px;
  margin-left: 5px;
}

.timetable aside {
  background: transparent;
}

.timetable .time-entry small {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.timetable .time-entry.employee-blocked,
.timetable .time-entry.travel-time {
  color: grey;
  border: none;
  background-color: lightgrey;
  opacity: 0.75;
}

.timetable .time-entry.employee-blocked:hover,
.timetable .time-entry.travel-time:hover {
  color: grey;
  border: none;
  background-color: lightgrey;
  cursor: not-allowed;
}

.timetable .time-entry.order-submitted {
  color: #524c9a;
  border-color: #524c9a;
  background-color: #d5dde6;
}

.timetable .time-entry.order-submitted:hover {
  color: #ffffff;
  background-color: #524c9a;
}

.timetable .time-entry.order-accepted {
  color: #b17d2d;
  border-color: #f1d474;
  background-color: #f1e1b6;
}

.timetable .time-entry.order-accepted:hover {
  background-color: #f1d474;
}

.timetable .time-entry.order-canceled {
  color: #c12129;
  background-color: rgba(255, 255, 255, 0.75);
}

.timetable .time-entry.order-canceled:hover {
  color: #ffffff;
}

.timetable .time-entry.order-completed {
  color: #4b9546;
  border-color: #4b9546;
  background-color: #cbe0c5;
}

.timetable .time-entry.order-completed:hover {
  color: #ffffff;
  background-color: #4b9546;
}
.dashboard-upload-dropzone {
    padding: 10px;
}
.dashboard-upload-dropzone .dropzone {
    min-height: 160px;
}

.widget-body-toolbar {
    overflow: hidden!important;
}

.font-smallest {
    font-size: 11px;
}
.font-weight-bold {
    font-weight: bold;
}
@media (max-width: 768px) {
    .text-sm-center {
        text-align: center!important;
    }
    .text-sm-left {
        text-align: left!important;
    }
    .text-sm-right {
        text-align: right!important;
    }
}
body table.has-columns-hidden>tbody>tr>td>span.responsiveExpander {
    display: inline-block;
    width: 32px;
    height: 32px;
    padding-left: 0;
    background-position: center center;
}
body table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander {
    display: inline-block;
    width: 32px;
    height: 32px;
    padding-left: 0;
    background-position: center center;
}
body .select2-container--bootstrap.select2-container--focus .select2-selection,
body .select2-container--bootstrap.select2-container--open .select2-selection {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    border-color: #8db951;
    border-radius: 0;
}
body .select2-container--bootstrap .select2-selection.has-error,
body .select2-container--bootstrap.select2-container--focus .select2-selection.has-error,
body .select2-container--bootstrap.select2-container--open .select2-selection.has-error {
    border-color: #ff0f00;
}
body .select2-container--bootstrap .select2-selection {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #555;
    font-size: 12px;
    outline: 0;
    border-radius: 0;
}
body .select2-container--bootstrap .select2-selection--single {
    height: 34px;
    line-height: 20px;
    padding: 6px 24px 6px 8px;
    font-size: 10px;
}
body .select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}
body .select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}
body .select2-search:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\f002";
    top: 50%;
    margin-top: -6px;
    right: 10px;
    color: #686868!important;
}
body .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #555;
    font-size: 14px;
}


body .single-file-preview.dropzone {
    min-height: 600px;
    width: 100%;
    border-radius: 0;
    border: 0;
}
body .single-file-preview.dropzone .dz-preview {
    position: relative;
    display: block;
    vertical-align: top;
    min-height: 600px;
    width: 100%;
    box-sizing: border-box;
    margin: 12px 0 0;
}
body .single-file-preview.dropzone .dz-preview .dz-image {
    border-radius: 0;
    border: none;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    z-index: 10;
}
body .single-file-preview.dropzone .dz-preview .dz-image img {
    display: block;
    width: 100%;
}
body .single-file-preview.dropzone .dz-preview .dz-image img {
    display: block;
    width: 100%;
}
body .single-file-preview.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
    -webkit-filter: blur(0);
    filter: blur(0);
}
.receipt-scan-result .scan-result,
.receipt-scan-result .processing-result ,
.receipt-scan-result.scanned .empty-result {
    display: none;
    margin: 12px 0 0;
}
.receipt-scan-result.scanned .scan-result,
.receipt-scan-result.processing .processing-result,
.receipt-scan-result .empty-result {
    display: block;
    margin: 12px 0 0;
}
.receipt-scan-result .scan-result {

}
.receipt-scan-result .scan-result > div {
    margin: 2px 0;

}
body table.smart-form .checkbox i,
body table.smart-form .radio i {
    position: relative;
}

body .fc-view.fc-view-agendaDay.fc-agenda .fc-event-time,
body .fc-view.fc-view-agendaDay.fc-agenda .fc-event-title {
    display: block;
}
body .fc-event-time, body .fc-event-title {
    display: block;
}

.no-padding {
    padding: 0!important;
    padding-bottom: 0!important;
    padding-top: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
}

.margin-top-0 {
    margin-top: 0px!important;
}

.margin-right-10 {
    margin-right: 10px!important;
}
.margin-right-15 {
    margin-right: 15px!important;
}
.margin-right-20 {
    margin-right: 20px!important;
}

/*.smart-form .input input[readonly],*/
/*.smart-form .input input[disabled] {*/
/*    border: 0;*/
/*    padding: 3px 0;*/
/*    font-weight: bold;*/
/*}*/

.smart-form .input input[readonly]::placeholder,
.smart-form .input input[disabled]::placeholder {
    font-size: 0;
}


body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 32px;
}
body .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 34px;
    /* line-height: 29px; */
    user-select: none;
    -webkit-user-select: none;
}
body .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: 0;
    position: absolute;
    top: 50%;
    width: 0;
}

body .onoffswitch-inner:after {
    padding-right: 5px;
}

body .wagons .onoffswitch-checkbox + .onoffswitch-label {
    border-color: #b17e32 #95702a #816125;
}
body .wagons .onoffswitch-checkbox:checked + .onoffswitch-label {
    border-color: #3276b1 #2a6395 #255681;
}

body .wagons .onoffswitch-inner:after {
    content: attr(data-swchoff-text);
    padding-right: 7px;
    text-shadow: 0 -1px 0 #fff;
    background-color: #c09853;
    color: #555;
    text-align: right;
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}

body .wagons .onoffswitch-inner:before {
    content: attr(data-swchon-text);
    text-shadow: 0 -1px 0 #333;
    padding-left: 7px;
    background-color: #3276b1;
    color: #fff;
    box-shadow: inset 0 2px 6px rgba(0,0,0,.5), 0 1px 2px rgba(0,0,0,.05);
    text-align: left;
}

body .wagons .onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before,
body .wagons .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
    content: "G";
    color: #000000;
    display: block;
    text-align: center;
    line-height: 19px;
    font-size: 10px;
    text-shadow: 0 -1px 0 #fff;
    font-weight: 700;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

body .wagons .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
    content: "P";
    color: #000000;
}



.wagons table .text-vertical {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

/* Extra small devices (less than 768px) */
@media (max-width: 767px) {
    .modal-fullscreen-xs-down {
        padding: 0 !important;
    }
    .modal-fullscreen-xs-down .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    .modal-fullscreen-xs-down .modal-content {
        height: auto;
        min-height: 100%;
        border: 0 none;
        border-radius: 0;
        box-shadow: none;
    }

    .wagons table .text-vertical {
        writing-mode: initial;
        transform: none;
    }
}

/* Small devices (less than 992px) */
@media (max-width: 991px) {
    .modal-fullscreen-sm-down {
        padding: 0 !important;
    }
    .modal-fullscreen-sm-down .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    .modal-fullscreen-sm-down .modal-content {
        height: auto;
        min-height: 100%;
        border: 0 none;
        border-radius: 0;
        box-shadow: none;
    }
}

/* Medium devices (less than 1200px) */
@media (max-width: 1199px) {
    .modal-fullscreen-md-down {
        padding: 0 !important;
    }
    .modal-fullscreen-md-down .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    .modal-fullscreen-md-down .modal-content {
        height: auto;
        min-height: 100%;
        border: 0 none;
        border-radius: 0;
        box-shadow: none;
    }
}

[v-cloak] {
    display: none;
}

div.dataTables_processing { z-index: 1; }

body .dataTables_wrapper {
    /*min-height: 250px;*/
}
body .dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    margin-left: 0;
    margin-top: 0;
    /* padding-top: 20px; */
    text-align: center;
    font-size: 1.2em;
    padding-top: 10%;
    /* background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0))); */
    /* background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.9)25%,rgba(255,255,255,.9)75%,rgba(255,255,255,0)100%); */
    background: -moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.9)25%,rgba(255,255,255,.9)75%,rgba(255,255,255,0)100%);
    background: -ms-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.9)25%,rgba(255,255,255,.9)75%,rgba(255,255,255,0)100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.9)25%,rgba(255,255,255,.9)75%,rgba(255,255,255,0)100%);
    /* background: linear-gradient(to right,rgba(255,255,255,0)0,rgba(255,255,255,.9)25%,rgba(255,255,255,.9)75%,rgba(255,255,255,0)100%); */
    background: rgba(255,255,255,.65);
}
body .jarviswidget > header:not(.default-nav) {
    height: auto;
    min-height: 34px;
}
body .jarviswidget > header:not(.default-nav) .nav.nav-tabs {
    /* float: left; */
    float: none;
    padding-left: 5px;
}
body .jarviswidget > header:not(.default-nav) .nav-tabs > li {
    /* float: left; */
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}
body .jarviswidget > header:not(.default-nav) .nav-tabs > li.active > a {
    box-shadow: none;
    border: none;
    background: none;
}
body .jarviswidget header:not(.default-nav) .nav-tabs>li.active>a,
body .jarviswidget header:not(.default-nav) .nav-tabs>li.active>a:focus,
body .jarviswidget header:not(.default-nav) .nav-tabs>li.active>a:hover {
    /*background-color: transparent;*/
    border: none;
    color: white;
    font-weight: normal;
    background-color: #57889c;
    border-radius: 3px;
}

#chat-container *,#chat-container :after,#chat-container :before {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#chat-container input[type=text] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#chat-container {
    position: absolute;
    width: 250px;
    height: 270px;
    z-index: 2;
    border-left: 1px solid #CDCECF;
    right: -251px;
    top: 0;
    background: #fff;
    transition-duration: .25s;
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -ms-transition-duration: .25s
}

#chat-container:hover,#chat-container:hover .chat-list-open-close {
    border-color: #A7A7A7
}

#chat-container.open {
    right: 0;
    top: 0
}

#chat-container .chat-list-open-close {
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #CDCECF;
    border-right: 1px solid #f2f4f8!important;
    position: absolute;
    left: -32px;
    top: 7%;
    border-radius: 50% 0 0 50%;
    padding: 3px 1px 3px 5px;
    font-size: 21px;
    line-height: 22px;
    cursor: pointer;
    color: #868686;
    box-shadow: inset 0 .2em 0 rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 .2em 0 rgba(0,0,0,.05);
    background: #f2f4f8;
    text-align: center
}

#chat-container .chat-list-open-close b {
    position: absolute;
    right: 0;
    background: #ed1c24;
    line-height: 9px;
    height: 10px;
    width: 10px;
    top: 3px;
    border: 1px solid #FFF;
    border-radius: 3px;
    font-size: 9px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-weight: 400
}

#chat-container.open .chat-list-open-close i:before {
    content: "\f00d"!important
}

#chat-container.open .chat-list-open-close b {
    display: none
}

#chat-container .chat-list-body {
    height: 217px;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #f2f4f8
}

#chat-container #chat-users {
    list-style: none;
    margin: 10px 0;
    padding: 0
}

#chat-container #chat-users li {
    margin-bottom: 3px;
    margin-left: 5px
}

#chat-container #chat-users li a {
    display: block;
    font-size: 13px;
    color: #3d3d3d;
    text-decoration: none!important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 3px 8px 3px 3px;
    line-height: 33px;
    vertical-align: middle
}

#chat-container #chat-users li a:hover {
    background: #e0e4ee
}

#chat-container #chat-users li a img {
    width: 33px;
    height: auto;
    margin-right: 10px
}

#chat-container #chat-users li a i {
    color: #ACACAC;
    font-size: 8px;
    line-height: 34px;
    font-style: normal
}

#chat-container #chat-users li a i.last-online {
    font-size: 12px;
    letter-spacing: -1px
}

#chat-container .chat-list-footer {
    overflow: hidden;
    border-top: 1px solid #CCC;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#chat-container .chat-list-footer input[type=text] {
    border: 1px solid #bababa!important
}

#chat-container .control-group {
    padding: 0
}

.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,#f5fcff 0,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ffffff', GradientType=0);
    box-shadow: inset 2px 2px 5px rgba(0,0,0,.04);
    -moz-box-shadow: inset -2px -2px 5px rgba(0,0,0,.04);
    display: block;
    height: 270px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #fff;
    border-top: none
}

.chat-body ul {
    margin: 0;
    padding: 0
}

.chat-body li.message {
    display: block;
    position: relative;
    margin: 20px 20px 0
}

.chat-body li:first-child {
    margin-top: 10px
}

.chat-body li.message img {
    display: inline-block;
    border-left: 4px solid #fff;
    position: absolute;
    max-height: 50px;
    max-width: 50px;
}

.chat-body li.message .message-text {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
    padding-left: 10px;
    margin-left: 0;
    line-height: normal;
    border-left: 4px solid #fff;
}

.chat-body li.message .message-text.online {
    border-left-color: #00a300!important;
}

.chat-body li.message .message-text.offline {
    border-left-color: #A90329!important;
}

.chat-body li.message .message-text.busy {
    border-left-color: #57889c!important;
}

.chat-body li.message .message-text.away {
    border-left-color: #ffc40d!important;
}

.chat-body li.message .message-text time {
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 10px;
    line-height: 10px;
    color: #AFAFAF
}

.chat-body li.message .message-text .chat-file:nth-child(3) {
    margin-top: 15px
}

.chat-body li.message .message-text .chat-file {
    display: block;
    margin: 3px 0;
    padding: 4px;
    border: 1px dotted #ddd;
    background: rgba(0,0,0,.05);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-align: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.chat-body li.message .message-text .chat-file.row-fluid [class*=span] {
    min-height: 10px!important
}

.chat-body li.message .message-text .chat-file b {
    font-style: italic;
    white-space: nowrap;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.chat-body li.message .message-text a.username {
    display: block;
    font-weight: 700;
    margin-bottom: 4px;
    vertical-align: top;
    line-height: 14px;
    font-size: 14px;
    letter-spacing: -1px;
    text-decoration: none!important
}

.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: 85px!important;
    background: #F7F7F7;
    padding: 10px;
    margin: 3px 0 0 20px
}

.profile-message li.message.message-reply img {
    width: 35px!important
}

.profile-message li.message.message-reply .message-text {
    margin-left: 45px!important
}

.profile-message .wall-comment-reply {
    margin-left: 85px;
    margin-bottom: 20px
}

.chat-footer {
    border-top: 1px solid rgba(0,0,0,.1);
    background: rgba(248,248,248,.9);
    padding: 0 10px 15px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.textarea-div {
    background-color: #FFF;
    border: 1px solid #CCC;
    border-bottom: none;
    margin: 10px 0 0
}

.typearea {
    cursor: text;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 90px;
    padding: 5px 25px 5px 5px;
    position: relative;
    border-bottom: 1px solid #EEE
}

.typearea textarea {
    width: 100%;
    border-color: transparent!important;
    box-sizing: border-box;
    box-shadow: none;
    -moz-box-shadow: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
    transition: height .2s;
    outline: 0;
    resize: none;
    min-height: 61px
}

textarea.clone {
    position: absolute;
    visibility: hidden
}

.textarea-controls {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px;
    display: block;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-top: none;
    height: 43px;
    line-height: 33px;
    overflow: hidden
}

.textarea-controls>label {
    margin: 3px 10px 0
}

.textarea-controls .smart-form .checkbox {
    padding-left: 22px!important
}

@media (min-width: 768px) and (max-width:880px) {
    .chat-body li.message .message-text .chat-file b {
        width:150px
    }
}

@media only screen and (min-width: 320px) and (max-width:479px) {
    .chat-body li.message .message-text .chat-file b {
        width:150px
    }
}

@media (max-width: 480px) {
    .chat-body li.message .message-text .chat-file b {
        width:150px
    }
}
