@import url("https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap");
@font-face {
  font-family: "Tomato-Grotesk-Regular";
  src: url("fonts/tomato-grotesk-regular.woff2") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@keyframes spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes opensidebar {
  0% {
    margin-left: -300px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes opensidebar2 {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 300px;
  }
}
@keyframes rotate_90 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes rotate_135 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
@keyframes openingcontrolcenter {
  0% {
    opacity: 0;
    bottom: 0;
  }
  50% {
    bottom: 55px;
  }
  100% {
    opacity: 1;
    bottom: 50px;
  }
}
@keyframes closingcontrolcenter {
  0% {
    opacity: 1;
    bottom: 50px;
  }
  100% {
    opacity: 0;
    bottom: 0;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
    margin-left: -50px;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
.spinning {
  animation: spinning 0.75s linear infinite forwards;
}

.themed {
  background-color: #d6d6d6;
}
.themed.cms {
  background-color: #fff;
}
.themed .alert,
.themed .well,
.themed .form-control,
.themed .input-group-addon,
.themed .btn,
.themed .panel-heading,
.themed .panel,
.themed .nav-tabs > li > a,
.themed .modal-content,
.themed .pagination > li:first-child > a, .themed .pagination > li:first-child > span,
.themed .pagination > li:last-child > a, .themed .pagination > li:last-child > span,
.themed .list-group-item:first-child,
.themed .list-group-item:last-child {
  border-radius: 0;
}
.themed .alert {
  border: none;
}
.themed .nav-tabs > li > a, .themed .nav-tabs > li > a:focus, .themed .nav-tabs > li > a:hover {
  border: none;
  margin-right: 0;
}
.themed .btn, .themed .form-control {
  font-size: 13px;
}
.themed .navbar {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  border-radius: 0;
}
.themed .dropdown-menu {
  border-radius: 0;
}
.themed .breadcrumb {
  padding: 13px 15px 10px;
  background-color: #cecece;
  font-size: 11px;
}
.themed .breadcrumb a {
  color: #313131;
}
.themed .breadcrumb a:hover {
  color: #777;
}
.themed.cms .breadcrumb {
  background-color: #f3f3f3;
}
.themed .card {
  margin-left: 0;
  margin-right: 0;
}
.themed .table {
  margin-bottom: 5px;
}
.themed .list-group-item {
  border: 0;
}
.themed .nav-top {
  border-bottom: 0;
}
.themed .table {
  background-color: #fff;
}
.themed .well {
  border: 0;
  border-bottom: 1px solid #c0c0c0;
  background-color: #c8c8c8;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.themed .well.bg-white {
  background-color: #fff;
}
.themed .well .form-control:not(.error) {
  border: 0;
}
.themed .well.cont-login .form-control {
  border: 1px solid #ccc;
}
.themed .well [type=text].form-control, .themed .well [type=number].form-control, .themed .well textarea.form-control, .themed .well select.form-control, .themed .well .chosen-container-multi .chosen-choices {
  background-color: #fff;
}
.themed .well .modFilter {
  background-color: #c1c1c1;
  margin: -19px -19px 0;
}
.themed .well .chosen-container-multi .chosen-choices {
  border: 0;
}
.themed .well .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 32px !important;
}
.themed .well .chosen-container-single .chosen-single,
.themed .well .ms-options-wrap > button:focus, .themed .well .ms-options-wrap > button {
  background-color: #fff;
}
.themed .well .input-group-addon {
  border-color: #eee;
  border-radius: 0;
}
.themed .tr-row {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.themed .tab-content {
  border: 0;
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.themed .nav-tabs {
  background-color: #c9c9c9;
  border-bottom: 0;
}
.themed .nav-tabs li a {
  color: #000;
}
.themed .nav-tabs li a strong {
  font-weight: normal;
}
.themed .nav-tabs li.active a {
  background: #fff !important;
  color: #555;
}
.themed .nav-tabs li.active a strong {
  font-weight: bold;
}
.themed .container-fluid > .table, .themed .container-fluid .table-responsive > .table {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}
.themed .container-fluid > .list-group {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}
.themed .main-footer .cont-footer {
  background-color: transparent;
}
.theme-syspex .themed .table-hover > tbody > tr:hover {
  background-color: #ebebeb;
}
.theme-syspex .themed #leftCol {
  background-color: rgb(19.014084507, 142.985915493, 140.7042253521);
}
.theme-syspex .themed #leftCol .text-sub {
  color: #b2fdfb;
}
.theme-syspex .themed #leftCol ul.menu a {
  background-color: rgb(16.0211267606, 120.4788732394, 118.5563380282);
  border-bottom: 1px solid rgb(14.2253521127, 106.9746478873, 105.2676056338);
}
.theme-syspex .themed #leftCol ul.menu a .fa {
  background-color: rgb(13.0281690141, 97.9718309859, 96.4084507042);
}
.theme-syspex .themed #leftCol ul.menu a:hover {
  background-color: rgb(13.0281690141, 97.9718309859, 96.4084507042);
  border-color: rgb(11.2323943662, 84.4676056338, 83.1197183099);
}
.theme-syspex .themed #leftCol ul.menu a:hover .fa {
  background-color: rgb(10.0352112676, 75.4647887324, 74.2605633803);
}
.theme-syspex .themed #leftCol ul.menu li.active a {
  background-color: rgb(13.0281690141, 97.9718309859, 96.4084507042);
  border-color: rgb(13.0281690141, 97.9718309859, 96.4084507042);
  border-top: 1px solid rgb(13.0281690141, 97.9718309859, 96.4084507042);
  margin-top: -1px;
}
.theme-syspex .themed #leftCol ul.menu li.active a .fa {
  background-color: rgb(10.0352112676, 75.4647887324, 74.2605633803);
}
.theme-syspex .themed #leftCol ul.menu li li a:hover {
  color: rgb(82.8873239437, 232.1126760563, 229.3661971831);
}
.theme-syspex .themed #leftCol ul.menu li li.active a, .theme-syspex .themed #leftCol ul.menu li li a:hover {
  background-color: rgb(10.0352112676, 75.4647887324, 74.2605633803);
  border-color: rgb(10.0352112676, 75.4647887324, 74.2605633803);
}
.theme-syspex .themed #leftCol ul.menu ul ul {
  display: none;
}
.theme-syspex .themed #leftCol ul.menu ul ul li.active a, .theme-syspex .themed #leftCol ul.menu ul ul li a:hover {
  background-color: rgb(8.838028169, 66.461971831, 65.4014084507);
  border-color: rgb(8.838028169, 66.461971831, 65.4014084507);
}
.theme-syspex .themed .list-group-item.active, .theme-syspex .themed .list-group-item.active:focus, .theme-syspex .themed .list-group-item.active:hover {
  background-color: rgb(23.8028169014, 178.9971830986, 176.1408450704);
  border-color: rgb(23.8028169014, 178.9971830986, 176.1408450704);
}
.theme-syspex .themed .btn-danger, .theme-syspex .themed .btn-warning, .theme-syspex .themed .btn-primary, .theme-syspex .themed .btn-info, .theme-syspex .themed .btn-success {
  color: #fff;
}
.theme-syspex .themed .btn-primary,
.theme-syspex .themed .panel-primary > .panel-heading {
  background-color: rgb(22.0070422535, 165.4929577465, 162.8521126761);
  border-color: rgb(22.0070422535, 165.4929577465, 162.8521126761);
}
.theme-syspex .themed .btn-info, .theme-syspex .themed .label-info {
  background-color: #19bcb9;
  border-color: #19bcb9;
}
.theme-syspex .themed .label {
  font-weight: normal;
}
.theme-syspex .themed .list-panel-menu .list-panel-menu-item .list-panel-menu-name-2 {
  background-color: #19bcb9;
}
.theme-syspex .themed .pagination > .active > a, .theme-syspex .themed .pagination > .active > a:focus, .theme-syspex .themed .pagination > .active > a:hover, .theme-syspex .themed .pagination > .active > span, .theme-syspex .themed .pagination > .active > span:focus, .theme-syspex .themed .pagination > .active > span:hover {
  color: #fff;
  background-color: rgb(23.8028169014, 178.9971830986, 176.1408450704);
  border-color: rgb(23.8028169014, 178.9971830986, 176.1408450704);
}
.theme-syspex .themed .pagination > li > a, .theme-syspex .themed .pagination > li > span {
  color: rgb(23.8028169014, 178.9971830986, 176.1408450704);
}
.theme-syspex .themed .fc-event, .theme-syspex .themed .fc-event-dot {
  background-color: rgb(23.8028169014, 178.9971830986, 176.1408450704);
}
.theme-syspex .themed .fc-button-primary {
  background-color: rgb(19.014084507, 142.985915493, 140.7042253521);
  border-color: rgb(16.0211267606, 120.4788732394, 118.5563380282);
}
.theme-syspex .themed .fc-button-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(19.014084507, 142.985915493, 140.7042253521, 0.5);
}

.table-responsive, .btnPanel::after, .nav-top::after, .card::after, .clear::after {
  content: " ";
  display: block;
  clear: both;
}

html, body {
  font-size: 13px;
  font-family: "Roboto", Helvetica, Arial, "sans-serif";
}

body {
  overflow-x: hidden;
}

.no-scroll {
  overflow: hidden;
}

.nowrap {
  white-space: nowrap;
}

.pos-level-0 td {
  background-color: #d3eeff;
}

.pos-level-1 td {
  background-color: #a9d4ef;
}

.pos-level-2 td {
  background-color: #91c3e3;
}

.pos-level-3 td {
  background-color: #71b1da;
}

.pos-level-4 td {
  background-color: #58a4d5;
}

.pos-level-5 td {
  background-color: #4b99cb;
}

table.borderless td, table.borderless th {
  border: none !important;
}

tr[class*=pos-level] td {
  border: 0 !important;
}

body.theme_green {
  background-color: #54b754;
}
body.theme_yellow {
  background-color: #ffae00;
}
body.theme_blue {
  background-color: #6e9ef5;
}
body.theme_red {
  background-color: #ff6666;
}
body.theme_gray {
  background-color: #d6d6d6;
}
body.fact {
  padding-bottom: 50px;
}

.modal {
  background: rgba(0, 0, 0, 0.5);
}
.modal.fade .modal-dialog {
  transform: scale(0);
  transition-duration: 0.15s;
}
.modal.in .modal-dialog {
  transform: scale(1);
}
.modal .modal-dialog.modal-lg-full {
  width: auto !important;
  margin: 20px !important;
}

.modal-backdrop_ {
  height: 100%;
}

.dropdown-menu {
  font-size: 13px;
}
.dropdown-menu .dropdown-submenu {
  position: relative;
}
.dropdown-menu .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-menu .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-menu .dropdown-submenu:hover > a:after {
  border-left-color: #bbb;
}
.dropdown-menu .dropdown-submenu.pull-left {
  float: none;
}
.dropdown-menu .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.sp-notification > a .badge {
  width: 8px;
  height: 8px;
  min-width: 8px;
  vertical-align: top;
  margin-left: -6px;
  border: 1px solid #fff;
  padding: 0;
  border-radius: 100%;
  background-color: #ff0000;
  display: none;
}
.sp-notification > a.active .badge {
  display: inline-block;
}
.sp-notification .dropdown-menu {
  width: 500px;
  padding: 0;
}
.sp-notification .dropdown-menu .spn-cont .spn-header {
  padding: 10px 15px;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  background-color: rgb(229.5, 229.5, 229.5);
  border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
}
.sp-notification .dropdown-menu .spn-cont .spn-body {
  overflow-y: auto;
}
.sp-notification .dropdown-menu .spn-cont .spn-body .spn-item {
  padding: 10px 15px;
  cursor: pointer;
}
.sp-notification .dropdown-menu .spn-cont .spn-body .spn-item.spn-empty {
  cursor: default;
}
.sp-notification .dropdown-menu .spn-cont .spn-body .spn-item.spn-empty:hover {
  background-color: transparent;
}
.sp-notification .dropdown-menu .spn-cont .spn-body .spn-item.unread .spn-item-subject {
  font-weight: bold;
}
.sp-notification .dropdown-menu .spn-cont .spn-body .spn-item:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.sp-notification .dropdown-menu .spn-cont .spn-body .spn-item .spn-item-subject {
  display: block;
}
.sp-notification .dropdown-menu .spn-cont .spn-body .spn-item .spn-item-date {
  display: block;
  font-size: 11px;
  color: #666;
}
.sp-notification .dropdown-menu .spn-cont .spn-footer {
  text-align: center;
  padding: 10px 15px;
  background-color: rgb(229.5, 229.5, 229.5);
  border-top: 1px solid rgb(216.75, 216.75, 216.75);
}

.bg-white {
  background-color: #fff;
}

.breadcrumb {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  border-radius: 0;
  margin-bottom: 0;
}
.breadcrumb a {
  text-decoration: none;
}
.breadcrumb > li + li:before {
  content: none;
}
.breadcrumb li .separator {
  display: inline-block;
  padding: 0 5px;
  color: #aaa;
  font-size: 9px;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}

.chosen-container-single .chosen-single {
  padding: 5px 0 10px 12px;
  height: 34px;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices,
.ts-control,
.ts-wrapper.single.input-active .ts-control,
.full .ts-control {
  background: #fbffe4;
}

.chosen-container-active .chosen-choices {
  background: #f3f9d2;
}

[type=text].form-control, [type=number].form-control, [type=date].form-control, [type=time].form-control, textarea.form-control, select.form-control {
  background-color: #fbffe4;
}
[type=text].form-control:focus, [type=number].form-control:focus, [type=date].form-control:focus, [type=time].form-control:focus, textarea.form-control:focus, select.form-control:focus {
  background-color: #f3f9d2;
}
[type=text].form-control[disabled], [type=text].form-control[readonly], [type=number].form-control[disabled], [type=number].form-control[readonly], [type=date].form-control[disabled], [type=date].form-control[readonly], [type=time].form-control[disabled], [type=time].form-control[readonly], textarea.form-control[disabled], textarea.form-control[readonly], select.form-control[disabled], select.form-control[readonly] {
  background-color: #eee;
}
[type=text].form-control.form-control.date[readonly], [type=number].form-control.form-control.date[readonly], [type=date].form-control.form-control.date[readonly], [type=time].form-control.form-control.date[readonly], textarea.form-control.form-control.date[readonly], select.form-control.form-control.date[readonly] {
  background-color: #fbffe4;
  cursor: text;
}

textarea {
  resize: none;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
   supported by Chrome and Opera */
}

h1 {
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 5px;
}
.theme_red h1, .theme_green h1, .theme_blue h1, .theme_yellow h1 {
  color: #fff;
}

.didyouknow {
  background: #000;
  padding: 15px 20px;
  width: 200px;
  text-align: center;
  color: #fff;
  margin-bottom: -20px;
  font-size: 20px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.card {
  padding: 15px 20px;
  background: #fff;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  position: relative;
}
.card p {
  margin: 0;
}
.fact .card {
  font-size: 16px;
}
.card.with-didyouknow {
  padding-top: 30px;
}
.tab-content .card {
  margin-left: 0;
  margin-right: 0;
}

.nav-top {
  background: #f2f2f2;
  padding: 3px 15px;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 0 15px;
}
.nav-top .menu-top.nav > li > a {
  padding-left: 8px;
  padding-right: 8px;
}
.with-sidebar .nav-top {
  margin-top: -15px;
}
.nav-top a:hover {
  text-decoration: none;
}
.nav-top .btn-menu {
  font-size: 20px;
  padding: 10px;
  margin: 0 10px 0 -7px;
  cursor: pointer;
  color: #165e89;
}

.image {
  margin-left: -15px;
  margin-right: -15px;
  background: #f9f9f9;
}
.theme_blue .image {
  background: rgb(38.435483871, 110.1258064516, 240.064516129);
}
.theme_red .image {
  background: rgb(255, 25.5, 25.5);
}
.theme_green .image {
  background: rgb(56.4444444444, 134.0555555556, 56.4444444444);
}
.theme_yellow .image {
  background: rgb(178.5, 121.8, 0);
}

.img-responsive {
  margin-left: auto;
  margin-right: auto;
}

.btn-reload {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
}
.btn-reload .fa {
  display: block;
  background: #fff;
  opacity: 0.75;
  padding: 10px;
  border-radius: 50%;
  font-size: 30px;
  transition: all 0.1s ease-in-out;
}
.btn-reload .fa:active {
  opacity: 1;
  transform: scale(1.2);
}
.btn-reload.spinning .fa, .btn-reload:hover .fa {
  opacity: 1;
  transform: scale(1.2);
}

#control-center {
  position: fixed;
  right: 15px;
  bottom: 20px;
  z-index: 1040;
}
#control-center ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#control-center .cc-header {
  font-size: 12px;
  text-transform: uppercase;
  color: #888;
  text-align: center;
  margin-bottom: 8px;
  letter-spacing: 1.5px;
}
#control-center .cc-content {
  background-color: #fff;
  padding: 15px;
  position: absolute;
  right: 0;
  bottom: 50px;
  white-space: nowrap;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  text-align: right;
  min-width: 200px;
}
#control-center .cc-btn {
  border-radius: 100%;
  background-color: #009688;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  cursor: pointer;
  box-shadow: 0 0 0 3px rgba(10, 34, 32, 0.24);
}
#control-center.cc-open .cc-content {
  display: block;
}
#control-center.cc-open .cc-btn {
  transform: rotate(135deg);
}
#control-center.cc-close .cc-content {
  display: none;
}
#control-center.cc-opening .cc-content {
  animation: openingcontrolcenter 0.5s ease;
}
#control-center.cc-opening .cc-btn {
  animation: rotate_135 0.5s ease;
}
#control-center.cc-closing .cc-content {
  animation: closingcontrolcenter 0.3s ease forwards;
}
#control-center.cc-closing .cc-btn {
  animation: rotate_135 0.5s ease-in reverse;
}

.form-group label {
  font-size: 12px;
  color: #666;
  margin-bottom: 3px;
}
.form-group label.text-right {
  display: block;
}
.form-group label .field-note {
  display: block;
  font-size: 11px;
  line-height: 13px;
  color: #a7a7a7;
  font-weight: normal;
  margin: -1px 0 0px;
}

.error > label {
  color: red;
}
.error.panel-heading {
  color: red;
}

input[type=text].error, input[type=email].error, input[type=time].error, input[type=date].error, input[type=password].error, input[type=file].error, input[type=number].error, select.error, textarea.error, .uppyfied.error {
  border: 1px solid red;
}

label.error {
  color: red;
}
label.error [type=checkbox] {
  border: 1px solid red;
}

.chosen-container.error .chosen-default, .chosen-container.error .chosen-choices {
  border-color: red;
}

.results-cont {
  display: none;
  padding: 10px 15px 35px;
  background: #fff;
  font-size: 18px;
  margin-top: 5px;
}
.results-cont h1, .results-cont h2, .results-cont h3 {
  margin-bottom: 25px;
}
.results-cont .result {
  margin-bottom: 10px;
  padding: 15px;
}
.results-cont .result .info {
  padding: 10px 15px;
  font-size: 13px;
  margin-top: 10px;
}
.results-cont .result.correct {
  background-color: rgb(191.6666666667, 228.3333333333, 191.6666666667);
}
.results-cont .result.correct .info {
  background-color: rgb(155.7777777778, 213.2222222222, 155.7777777778);
}
.results-cont .result.wrong {
  background-color: #ffcccc;
}
.results-cont .result.wrong .info {
  background-color: #ff9999;
}

#results_search_company > div[data-url]:not([data-url=""]) {
  cursor: pointer;
}
#results_search_company > div[data-url]:not([data-url=""]):hover {
  background-color: rgb(227.25, 227.25, 227.25) !important;
}

.search-results .item {
  margin-bottom: 5px;
  padding: 5px 10px;
  background: #e7e7e7;
}
.search-results .item span {
  font-size: 11px;
}

.btn-history {
  background: #cccccc;
  color: #666;
  padding: 1px 10px;
  text-decoration: none;
}
.btn-history:hover, .btn-history:focus {
  background: rgb(191.25, 191.25, 191.25);
  color: rgb(89.25, 89.25, 89.25);
  text-decoration: none;
}
.btn-history .fa {
  color: rgb(127.5, 127.5, 127.5);
}

.header-details {
  position: relative;
}
.header-details .btn-history {
  position: absolute;
  right: 15px;
  top: 0;
}

.panel-heading {
  position: relative;
}
.panel-heading b {
  font-weight: 300;
  font-size: 18px;
}
.panel-heading .btn-history {
  position: absolute;
  right: 15px;
  top: 10px;
}

.panel-dashboard .huge {
  font-size: 42px;
}
.panel-dashboard .panel-heading {
  font-size: 18px;
}
.panel-dashboard.opportunities {
  border-color: #f5904d;
}
.panel-dashboard.opportunities .panel-heading {
  background-color: #f5904d;
  border-color: #f5904d;
}
.panel-dashboard.opportunities .panel-footer .fa, .panel-dashboard.opportunities a {
  color: #f5904d;
}
.panel-dashboard.enquiries {
  border-color: #4bc0c0;
}
.panel-dashboard.enquiries .panel-heading {
  background-color: #4bc0c0;
  border-color: #4bc0c0;
}
.panel-dashboard.enquiries .panel-footer .fa, .panel-dashboard.enquiries a {
  color: #4bc0c0;
}
.panel-dashboard.activities {
  border-color: #56b466;
}
.panel-dashboard.activities .panel-heading {
  background-color: #56b466;
  border-color: #56b466;
}
.panel-dashboard.activities .panel-footer .fa, .panel-dashboard.activities a {
  color: #56b466;
}
.panel-dashboard.customers {
  border-color: #4c7fbd;
}
.panel-dashboard.customers .panel-heading {
  background-color: #4c7fbd;
  border-color: #4c7fbd;
}
.panel-dashboard.customers .panel-footer .fa, .panel-dashboard.customers a {
  color: #4c7fbd;
}

.list-panel-menu {
  text-align: center;
  margin-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 15px;
}
.list-panel-menu .list-panel-menu-title {
  font-size: 18px;
  margin-bottom: 5px;
  color: #666;
}
.list-panel-menu .list-panel-menu-item {
  width: 100px;
  vertical-align: middle;
  margin: 5px;
  display: inline-block;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  padding: 10px 10px 5px;
  text-decoration: none;
  transition: transform 0.1s;
  position: relative;
  color: #333;
}
.list-panel-menu .list-panel-menu-item:hover {
  transform: scale(1.4);
  z-index: 1;
  box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.2);
}
.list-panel-menu .list-panel-menu-item:hover .list-panel-menu-name {
  visibility: hidden;
}
.list-panel-menu .list-panel-menu-item .list-panel-menu-icon {
  display: block;
  height: 50px;
  margin: auto;
}
.list-panel-menu .list-panel-menu-item .list-panel-menu-icon img {
  width: 100%;
  max-height: 50px;
}
.list-panel-menu .list-panel-menu-item .list-panel-menu-name {
  display: block;
  margin-top: 5px;
  text-overflow: ellipsis;
  height: 20px;
  white-space: nowrap;
  overflow: hidden;
}
.list-panel-menu .list-panel-menu-item .list-panel-menu-name-2 {
  position: absolute;
  background-color: #000;
  color: #fff;
  white-space: nowrap;
  padding: 3px 10px;
  bottom: 5px;
}

.btn {
  min-width: 38px;
}

.btn-primary-2 {
  background-color: #19bcb9;
  border-color: rgb(22.0070422535, 165.4929577465, 162.8521126761);
  color: #fff;
}
.btn-primary-2:hover, .btn-primary-2:focus, .btn-primary-2.active, .btn-primary-2.disabled {
  background-color: rgb(22.0070422535, 165.4929577465, 162.8521126761) !important;
  border-color: rgb(19.014084507, 142.985915493, 140.7042253521) !important;
  color: #fff;
}

.btnPanel {
  float: right;
  margin: -54px 0 10px;
}
.btnPanel .btn {
  margin-bottom: 3px;
}
.btnPanel.fixed {
  position: fixed;
  right: 0;
  top: 0;
  margin: 0;
  text-align: right;
  padding: 10px 15px;
  background-color: #e4e4e4;
  z-index: 100;
  box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.25);
}
.fixed-top .btnPanel.fixed {
  top: 54px;
}

.table [align=center] {
  text-align: center;
}

.tbl-summary > .panel {
  margin-top: 15px;
}

.tbl-summary table {
  background: #fff;
  margin: 10px 0 0;
}

.tbl-summary table td,
.tbl-summary table th {
  padding: 5px 10px !important;
}

#leftCol {
  background: #2f70a9;
  color: #fff;
  width: 300px;
  margin-left: -300px;
  height: 100%;
  position: fixed;
  z-index: 101;
}
.fixed-top #leftCol {
  z-index: 1031;
  margin-top: -54px;
}
#leftCol a {
  color: #c7eaff;
  text-decoration: none;
}
#leftCol h3 {
  padding: 15px 15px 13px;
  font-size: 20px;
  margin: 0;
}
#leftCol .text-sub {
  font-size: 12px;
  color: #97bfe2;
  margin-top: 2px;
}
#leftCol ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#leftCol ul.menu a {
  display: block;
  padding: 6px 35px 6px 15px;
  background-color: #165e89;
  border-bottom: 1px solid rgb(20.5886792453, 87.9698113208, 128.2113207547);
  outline: 0;
}
#leftCol ul.menu a .fa:not(.crt) {
  background: #0d4d73;
  height: 28px;
  width: 28px;
  text-align: center;
  vertical-align: middle;
  line-height: 28px;
  font-size: 13px;
  border-radius: 100%;
}
#leftCol ul.menu a:hover {
  background-color: rgb(18.4716981132, 78.9245283019, 115.0283018868);
  border-color: rgb(18.4716981132, 78.9245283019, 115.0283018868);
  margin-top: -1px;
  border-top: 1px solid rgb(18.4716981132, 78.9245283019, 115.0283018868);
}
#leftCol ul.menu a:hover .fa {
  background: rgb(10.41015625, 61.66015625, 92.08984375);
}
#leftCol ul.menu a .crt {
  position: absolute;
  right: 13px;
  border-radius: 100%;
  font-size: 20px;
  margin-top: 3px;
  background-color: transparent !important;
}
#leftCol ul.menu > li li a {
  background-image: url("/images/bg-menu-left-1-1.png");
  background-position: 29px center;
  background-repeat: no-repeat;
}
#leftCol ul.menu > li li a .crt {
  margin-top: 1px;
}
#leftCol ul.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#leftCol ul.menu li.active > a > .crt {
  animation: rotate_90 0.1s linear forwards;
}
#leftCol ul.menu li.active a {
  background-color: rgb(18.4716981132, 78.9245283019, 115.0283018868);
  border-color: rgb(18.4716981132, 78.9245283019, 115.0283018868);
  border-top: 1px solid rgb(18.4716981132, 78.9245283019, 115.0283018868);
  margin-top: -1px;
}
#leftCol ul.menu li.active a .fa {
  background: rgb(10.41015625, 61.66015625, 92.08984375);
}
#leftCol ul.menu li li a {
  padding-left: 50px;
  padding-top: 7px;
  padding-bottom: 7px;
}
#leftCol ul.menu li li a:hover {
  color: #73c9f3;
}
#leftCol ul.menu li li.active a, #leftCol ul.menu li li a:hover {
  background-color: rgb(14.9433962264, 63.8490566038, 93.0566037736);
  border-color: rgb(14.9433962264, 63.8490566038, 93.0566037736);
  border-top: 1px solid rgb(14.9433962264, 63.8490566038, 93.0566037736);
}
#leftCol ul.menu li li li a {
  padding-left: 80px;
  background-image: url("/images/bg-menu-left-2-1-2.png");
}
#leftCol ul.menu ul ul {
  display: none;
}
#leftCol ul.menu ul ul li.active a, #leftCol ul.menu ul ul li a:hover {
  background-color: rgb(13.5320754717, 57.8188679245, 84.2679245283);
  border-color: rgb(13.5320754717, 57.8188679245, 84.2679245283);
  border-top: 1px solid rgb(13.5320754717, 57.8188679245, 84.2679245283);
}
#leftCol .menu-cont {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  top: 80px;
}

#mainCol {
  min-height: calc(100vh - 50px);
}
.with-sidebar #mainCol {
  /*padding-top: 15px;*/
  /*padding-bottom: 15px;*/
}
.fixed-top #mainCol {
  margin-top: 54px;
}

.main-footer {
  text-align: center;
  height: 40px;
}
.main-footer .cont-footer {
  background: #f0f0f0;
  padding: 10px;
  margin-top: 10px;
}

.it-stat {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: auto;
  background-color: #c1c1c1;
  border-radius: 50%;
  cursor: pointer;
}
.it-stat.enabled {
  background-color: #02b110;
}

.tbl-item-transactions tr.even td {
  background-color: #ebebeb;
  border-color: #d1d1d1;
}
.tbl-item-transactions tr.odd td {
  background-color: #fff;
}

.logo {
  display: block;
  background: url("../images/logo.png") left center no-repeat;
  padding: 12px 0 12px 34px;
  font-size: 16px;
  text-decoration: none !important;
}

.hFixed {
  position: fixed;
  top: 0;
  background: #fff;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.5);
}
.hFixed .hFixedItem {
  display: table-cell;
  border: 1px solid #d4d4d4;
  border-bottom: 0;
  box-sizing: border-box;
  padding: 5px 10px;
  vertical-align: bottom;
  font-weight: bold;
}
.hFixed .hFixedItem + .hFixedItem {
  border-left: 0;
}
.hFixed .hFixedItem:nth-child(n+5) {
  text-align: center;
}

.tblItems .fr {
  display: none;
}
.tblItems tr.edit > td > .fr {
  display: block;
}
.tblItems tr.edit > td > .ff {
  display: none;
}
.tblItems > thead > tr > th {
  border-bottom: 1px solid #000;
}
.tblItems > tbody > tr:nth-child(4n+1) > td {
  background-color: #f5f5f5;
}
.tblItems > tbody > tr:nth-child(4n+2) > td {
  background-color: #f5f5f5;
  border-bottom-color: #000;
}
.tblItems > tbody > tr:nth-child(4n+3) > td {
  background-color: #ffffff;
}
.tblItems > tbody > tr:nth-child(4n+4) > td {
  background-color: #ffffff;
  border-bottom-color: #000;
}
.tblItems > tbody > tr > td:first-child {
  border-bottom-color: #000;
}
body.is-draft .tblItems > tbody > tr > td:last-child {
  border-bottom-color: #000;
}

.menuOverlay {
  position: fixed;
  left: 300px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
}
.menuOverlay .menuOverlayCloseBtn {
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
}
.menuOverlay .menuOverlayCloseBtn img {
  width: 18px;
  height: 18px;
  transition: all 0.2s;
}
.menuOverlay .menuOverlayCloseBtn img:hover {
  transform: scale(1.5);
}
.menuOverlay .menuOverlayCont {
  position: absolute;
  text-align: center;
  color: #fff;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.4);
}
.menuOverlay .menuOverlayCont img {
  width: 90%;
  max-width: 300px;
}
.menuOverlay .menuOverlayCont .company-name {
  font-size: 18px;
  display: block;
}
.menuOverlay .menuOverlayCont.logo-reveal {
  animation: fadein 0.5s;
}

.supplier_added_by, .request_added_by {
  font-size: 11px;
  margin-top: 2px;
}
.supplier_added_by span, .request_added_by span {
  color: #a0a0a0;
}
.supplier_added_by span + span, .request_added_by span + span {
  color: #303030;
}

.tblSuppliers {
  margin-bottom: 0;
}

.user-status, .item-status {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #d0d0d0;
  border-radius: 100%;
}
.user-status.user-status-1, .user-status.item-status-1, .item-status.user-status-1, .item-status.item-status-1 {
  background-color: green;
}
.user-status.user-status-0, .user-status.item-status-0, .item-status.user-status-0, .item-status.item-status-0 {
  background-color: red;
}

table.table-sm {
  font-size: 12px;
}

[onclick*=changeProfilePicture] {
  cursor: pointer;
}
[onclick*=changeProfilePicture]:hover {
  opacity: 0.75;
}

.sourcing-status-1 {
  color: gray;
}

.sourcing-status-2 {
  color: orange;
}

.sourcing-status-3 {
  color: red;
}

.sourcing-status-4 {
  color: green;
}

.cont-remarks .item-remarks {
  margin-bottom: 5px;
  padding: 5px 10px;
  background-color: #faf2db;
  position: relative;
}
.cont-remarks .item-remarks .img-profile img {
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 100%;
}
.cont-remarks .item-remarks .description {
  display: block;
  padding-left: 35px;
  padding-right: 20px;
}
.cont-remarks .item-remarks .added_by {
  display: block;
  padding-left: 35px;
  font-size: 11px;
  color: #a28f59;
}
.cont-remarks .item-remarks .btnDeleteRemarks {
  position: absolute;
  top: 0;
  right: 0;
}

.tbl-machines label {
  padding: 2px 4px;
  margin: 2px 1px;
  color: #999;
  cursor: pointer;
}
.tbl-machines label.checked {
  background-color: #d9efd9;
  color: #028b02;
  border-left: 1px solid #b9d7b9;
  border-bottom: 1px solid #b9d7b9;
  margin: 2px 1px 1px 0;
}

.menu-favourites li {
  position: relative;
}
.menu-favourites li a {
  margin-right: 25px;
}
.menu-favourites li span {
  position: absolute;
  right: 10px;
  top: 5px;
  cursor: pointer;
}
.menu-favourites li span:hover {
  color: #666;
}

.pagination .fa {
  margin-left: -3px;
}

#pagination-cont {
  margin-top: 10px;
}

.simple-pagination li {
  display: inline-block !important;
  float: none !important;
}

.page-description {
  margin: -10px 0 20px;
  padding: 10px 15px;
  color: #666;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.page-description .header {
  background-color: rgba(0, 0, 0, 0.05);
  margin: -10px -15px 10px;
  padding: 5px 15px;
}
.page-description ul {
  margin: 0;
  padding: 5px 15px;
}

.report-criteria {
  padding: 15px 15px;
  margin: 0 0 20px;
  color: #666;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.report-criteria h3 {
  font-size: 15px;
  margin: 2px 0 10px;
}
.report-criteria h3 small {
  font-size: 12px;
}
.report-criteria > ul {
  margin: 0;
  padding-left: 20px;
}
.report-criteria > ul > li {
  margin: 1px 0;
}

.heading-title.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page-menu {
  margin-bottom: 10px;
  text-align: center;
  padding: 10px 15px;
  background: #c8c8c8;
}

.module-description {
  color: #666;
  margin-bottom: 10px;
}

.tab-content {
  border: 1px solid #ddd;
  border-width: 0 1px 1px 1px;
  padding: 15px;
  background: #e6e6e6;
}

.nav-tabs li.active a {
  background: #e6e6e6 !important;
}

.easy-autocomplete {
  z-index: 99;
}

.btnScreenshot {
  display: block;
  width: 36px;
  height: 36px;
  text-align: center;
  background: #0da7a3;
  color: #fff !important;
  line-height: 36px;
  border-radius: 100%;
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-size: 18px;
  z-index: 9999;
  transition: all 0.2s;
}
.btnScreenshot:hover {
  background: #0c8683;
  transform: scale(1.2);
}
.btnScreenshot:active {
  transform: scale(1.4);
}

.fc-content, .fc-list-item {
  cursor: pointer;
}

.cont-files {
  margin-top: 5px;
}
.cont-files [data-row] {
  margin-bottom: 5px;
}

.tbl-cards .panel-heading small {
  line-height: 13px;
  display: block;
  margin-top: 3px;
}
.tbl-cards .panel-heading small b {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  padding: 3px 5px;
  background: #e5e5e5;
  margin-right: 2px;
}
.tbl-cards .panel-heading small span {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 5px;
}

.flash-message {
  position: fixed;
  top: 0;
  left: 15px;
  right: 15px;
  z-index: 1041;
}

.module_render_cont {
  position: relative;
  min-height: 50px;
}

div[id^=module_] .no-result {
  margin-top: 15px;
  text-align: center;
}
div[id^=module_] .module-footer {
  text-align: center;
}
div[id^=module_].compact table {
  font-size: 12px;
}
div[id^=module_].compact .table > tbody > tr > td, div[id^=module_].compact .table > tbody > tr > th, div[id^=module_].compact .table > tfoot > tr > td, div[id^=module_].compact .table > tfoot > tr > th, div[id^=module_].compact .table > thead > tr > td, div[id^=module_].compact .table > thead > tr > th {
  font-size: 12px;
  padding: 4px 8px;
}

.lbl-region {
  display: inline-block;
  padding: 4px 5px;
  background-color: #ddd;
  color: #666;
  font-size: 11px;
  vertical-align: middle;
  line-height: 11px;
}
.lbl-region.lbl-region-1 {
  background-color: #bcedc7;
  color: #136d0e;
}
.lbl-region.lbl-region-12 {
  background-color: #f4c8ff;
  color: #7939a7;
}

.panel-filter .panel-heading strong span {
  font-weight: normal;
  display: inline-block;
  background: #e1e1e1;
  padding: 4px 15px;
  color: #838383;
  margin: -4px 0 -4px 8px;
}
.panel-filter .filter-toolbar {
  width: 280px;
  margin: -11px -16px 0 0;
  text-align: right;
}
.panel-filter .filter-toolbar .form-control[type=text] {
  background-color: #fff;
  box-shadow: none;
  border-color: #ccc;
}
.panel-filter .filter-toolbar > .btn, .panel-filter .filter-toolbar > .input-group > .input-group-btn > .btn {
  padding: 10px 16px;
}
.panel-filter .filter-toolbar > .input-group .form-control[name=filter_name] {
  height: 41px;
  display: none;
}
.panel-filter .filter-toolbar > .input-group .btn-save-filter {
  display: none;
}
.panel-filter .filter-toolbar.edit-enabled > .input-group .form-control[name=filter_name], .panel-filter .filter-toolbar.edit-enabled > .input-group .btn-save-filter {
  display: inline-block;
}
.panel-filter .filter-toolbar.edit-enabled .btn-show-filter-toolbar {
  display: none;
}
.panel-filter .filter-toolbar ul.dropdown-menu {
  min-width: 280px;
  margin-top: -1px;
  padding: 10px 0;
}
.panel-filter .filter-toolbar ul.dropdown-menu li {
  position: relative;
}
.panel-filter .filter-toolbar ul.dropdown-menu li:hover > a {
  background-color: #f5f5f5;
}
.panel-filter .filter-toolbar ul.dropdown-menu li > a, .panel-filter .filter-toolbar ul.dropdown-menu li > span {
  display: inline-block;
}
.panel-filter .filter-toolbar ul.dropdown-menu li > a {
  padding: 6px 63px 6px 10px;
  width: 100%;
}
.panel-filter .filter-toolbar ul.dropdown-menu li .btn {
  width: 38px;
}
.panel-filter .filter-toolbar ul.dropdown-menu li > span {
  position: absolute;
  top: 0;
}
.panel-filter .filter-toolbar ul.dropdown-menu li > span.btn-filter-item-edit {
  right: 47px;
}
.panel-filter .filter-toolbar ul.dropdown-menu li > span.btn-filter-item-delete {
  right: 10px;
}
.panel-filter .filter-toolbar ul.dropdown-menu li .cont-filter-item-edit {
  display: none;
  padding: 0 10px;
  margin: -1px 0;
}
.panel-filter .filter-toolbar ul.dropdown-menu li .cont-filter-item-edit [type=text] {
  height: 32px;
  padding: 6px 10px;
}
.panel-filter .filter-toolbar ul.dropdown-menu li.edit .btn-filter-item, .panel-filter .filter-toolbar ul.dropdown-menu li.edit .btn-filter-item-edit, .panel-filter .filter-toolbar ul.dropdown-menu li.edit .btn-filter-item-delete {
  display: none;
}
.panel-filter .filter-toolbar ul.dropdown-menu li.edit .cont-filter-item-edit {
  display: block;
}

.modFilter {
  background-color: #d6d6d6;
  padding-top: 8px;
}
.well .modFilter {
  margin: -16px -17px 0;
}
.modFilter select, .modFilter input {
  margin-bottom: 5px;
  font-size: 12px;
}
.modFilter .modFilterBtnPanel {
  display: inline-block;
  margin-bottom: 5px;
}

.multified .f_user_cont {
  text-align: center;
  background-color: #fff;
  padding: 8px 10px 0;
  border-bottom: 1px solid #dfdfdf;
}
.multified .f_user_cont span {
  display: inline-block;
  margin: 0 3px 8px;
  padding: 3px 6px 5px 10px;
  font-size: 13px;
  border: 1px solid #b1e0dd;
  background: #cff1ef;
}
.multified .f_user_cont .btn {
  margin-left: 10px;
}

.lestified {
  cursor: text;
  background: #fbffe4;
  height: auto;
  position: relative;
}
.lestified.disabled, .lestified.disabled * {
  cursor: not-allowed;
  background-color: #eee;
}
.lestified.disabled input, .lestified.disabled * input {
  display: none;
}
.lestified .btnEntDelete {
  margin-left: 5px;
}
.lestified ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lestified ul li[class*=ent_] {
  display: inline-block;
  margin-right: 5px;
  background: #eee8b8;
  padding: 0px 0 0px 5px;
  cursor: default;
  border-radius: 3px 0 0 3px;
  margin-bottom: 2px;
  margin-top: 2px;
}
.lestified ul li[class*=ent_].ent_add {
  background: none;
  padding: 0;
}
.lestified ul li[class*=ent_] input {
  border: none;
  background: none;
  outline: 0;
}
.lestified ul li[class*=ent_] .btn {
  border-radius: 0 3px 3px 0;
}
.lestified .easy-autocomplete {
  z-index: 100;
}
.lestified .easy-autocomplete .easy-autocomplete-container {
  width: 300px;
}
.lestified .easy-autocomplete .easy-autocomplete-container .eac-item {
  line-height: 16px;
}
.lestified .easy-autocomplete .easy-autocomplete-container .eac-item small {
  line-height: 13px;
  font-size: 12px;
}

.cont-check-stocks {
  margin-top: 15px;
}

.position-relative {
  position: relative;
}
.position-fixed {
  position: fixed;
}
.position-static {
  position: static;
}
.position-inherit {
  position: inherit;
}

form[name=activiyForm] .customer_name h2 {
  margin: 5px 0 10px;
  color: #33b6bc;
}
form[name=activiyForm] .customer_name div {
  color: #666;
  margin: -10px 0 15px;
}

.cont-installation-address label, .cont-billing-address label {
  font-weight: normal;
  margin-bottom: 5px;
  position: relative;
  background-color: #f0f0f0;
  padding: 15px 15px 10px;
  display: block;
  cursor: pointer;
}
.cont-installation-address label input[type=radio], .cont-billing-address label input[type=radio] {
  position: absolute;
  top: 35%;
}
.cont-installation-address label input[type=text], .cont-billing-address label input[type=text] {
  margin-bottom: 5px;
}
.cont-installation-address label div, .cont-billing-address label div {
  padding-left: 20px;
}

a.sort {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
a.sort.active {
  padding-right: 20px;
}
a.sort.active:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 3px;
  width: 0;
  height: 0;
  clear: both;
  vertical-align: middle;
}
a.sort.active[class*=asc]:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}
a.sort.active[class*=desc]:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}

#results_search_company .rsc-item {
  position: relative;
  line-height: 14px;
  margin-bottom: 10px;
  background: #f0f0f0;
  padding: 10px 55px 10px 15px;
}
#results_search_company .rsc-item a {
  display: block;
  position: absolute;
  right: 5px;
  top: 7px;
  font-size: 25px;
  line-height: 44px;
  padding: 0 14px;
  background-color: #cacaca;
  bottom: 7px;
  color: #aeaeae;
  transition: all 0.1s linear;
  text-decoration: none;
  cursor: not-allowed;
}
#results_search_company .rsc-item a .fa {
  transition: all 0.1s linear;
}
#results_search_company .rsc-item a.active {
  cursor: pointer;
  background-color: #3ba79f;
}
#results_search_company .rsc-item a.active .fa {
  color: #fff;
}
#results_search_company .rsc-item a.active:hover {
  background-color: #10c3b6;
}
#results_search_company .rsc-item a.active:hover .fa {
  transform: scale(1.3);
}

/*bof vertical tabs*/
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}

.tabs-left {
  border-right: 1px solid #ddd;
}

.tabs-right {
  border-left: 1px solid #ddd;
}

.tabs-left > li, .tabs-right > li {
  float: none;
  margin-bottom: 2px;
}

.tabs-left > li {
  margin-right: -1px;
}

.tabs-right > li {
  margin-left: -1px;
}

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}

.tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
}

.tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}

/*eof vertical tabs*/
/*bof custom jquery plugins*/
.scf-search-results .scf-search-result-item {
  margin-bottom: 5px;
  cursor: pointer;
  padding: 5px 15px;
  background: rgb(242.25, 242.25, 242.25);
}
.scf-search-results .scf-search-result-item small span {
  display: inline-block;
  background: rgb(216.75, 216.75, 216.75);
  padding: 2px 5px;
  margin-right: 5px;
}
.scf-search-results .scf-search-result-item:hover {
  background: rgb(229.5, 229.5, 229.5);
}
.scf-search-results .scf-search-result-item:hover small span {
  background: #cccccc;
}

.searchified.input-group [type=text] {
  cursor: pointer;
}

.cms-content .cms-content-menu {
  display: none;
  float: left;
  width: 25%;
}
.cms-content .cms-content-description {
  margin: 0 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
.cms-content .cms-content-menu-right {
  float: left;
  width: 25%;
}
.cms-content .cms-content-menu-right h3 {
  font-size: 18px;
  font-weight: normal;
  padding: 0;
  margin: 10px 15px 10px 30px;
}
.cms-content .cms-content-menu-right ul {
  list-style: none;
  margin: 0 15px 0 30px;
  padding: 0;
}
.cms-content .cms-content-menu-right ul li {
  padding: 5px 0;
}
.cms-content .cms-content-menu-right ul li .fa {
  position: absolute;
  margin-top: 2px;
  color: #1a73e8;
}
.cms-content .cms-content-menu-right ul li a {
  display: inline-block;
  margin-left: 25px;
  color: #000;
  text-decoration: none;
}
.cms-content .cms-content-menu-right ul li.active a {
  font-weight: bold;
}
.cms-content .cms-content-details {
  float: left;
  width: 75%;
  border-collapse: collapse;
  border: 1px solid #f0f0f0;
  padding: 15px 30px 30px;
}
.cms-content .cms-content-details .cms-summary-panel {
  font-size: 11px;
  color: #a9a9a9;
  margin: -15px 0 20px;
}
.cms-content .cms-content-details .cms-summary-panel .fa, .cms-content .cms-content-details .cms-summary-panel .far {
  font-size: 11px;
  margin-right: 2px;
}
.cms-content .cms-content-details img {
  max-width: 100%;
}
.cms-content.opened .cms-content-menu {
  display: block;
}
.cms-content.opened .cms-content-menu-right {
  display: none;
}
.cms-content.opened .cms-content-details {
  width: 75%;
}
.cms-content .easytree-container {
  padding: 10px 15px;
  border: none;
}

/*eof custom jquery plugins*/
/*bof 3rd party*/
.chosen-container-single .chosen-single {
  background: #fbffe4;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #fbffe4;
}

.daterangepicker td.start-date {
  border-radius: 40% 0 0 40%;
}
.daterangepicker td.start-date.end-date {
  border-radius: 30%;
}
.daterangepicker td.end-date {
  border-radius: 0 40% 40% 0;
}

.chosen-container-multi .chosen-choices {
  padding: 0 10px !important;
}
.chosen-container-multi .chosen-choices li.search-choice {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  margin: 6px 5px 3px 0 !important;
  line-height: 8px !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 30px !important;
}

.btn-toggle-cms-content-menu {
  display: inline-block;
  background: #d7efff;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.btn-toggle-cms-content-menu:hover {
  background-color: #e6f5ff;
}

.xdsoft_scrollbar {
  display: none;
}

.task-cal {
  margin: 0 auto 10px;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  width: 100px;
  transform: scale(0.7) skew(4deg);
}
.task-cal .tsk-bg {
  background: rgb(122, 122, 122);
  background: linear-gradient(191deg, #8c8c8c 0%, #d8d8d8 100%);
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 9px;
  left: -7px;
  transform: skew(-6deg);
  z-index: -1;
  border-left: 1px solid #a9a6a6;
  border-bottom: 1px solid #e7e7e7;
}
.task-cal .tsk-holder {
  position: absolute;
  top: -5px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.task-cal .tsk-holder span {
  display: block;
  width: 4px;
  height: 10px;
  background-color: #000;
  margin: 0 5px;
}
.task-cal .tsk-day {
  background-color: #076682;
  padding: 10px 0 6px;
  letter-spacing: 1px;
}
.task-cal .tsk-date {
  background-color: #12aad6;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: -1px;
}
.task-cal .tsk-month {
  background-color: #22b5e0;
  padding: 3px 5px;
  letter-spacing: 1px;
}

.floatThead-wrapper {
  z-index: 1;
}

/*eof 3rd party*/
/* LLL - Mobile responsive formatting for small devices */
@media only screen and (max-width: 600px) {
  #mainCol .panel-filter .panel-heading strong span {
    display: none;
  }
  #mainCol .panel-filter .filter-toolbar {
    margin-right: 0;
  }
  #mainCol > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  #mainCol > .container-fluid > h1,
  #mainCol > .container-fluid > p,
  #mainCol > .container-fluid > form > .panel,
  #mainCol > .container-fluid > .row > div[class*=col-] > .panel {
    margin-left: 15px;
    margin-right: 15px;
  }
  #mainCol > .container-fluid > .table-responsive > table > thead > tr > th:first-child,
  #mainCol > .container-fluid > .table-responsive > table > thead > tr > td:first-child,
  #mainCol > .container-fluid > .table-responsive > table > tr > th:first-child,
  #mainCol > .container-fluid > .table-responsive > table > tbody > tr > td:first-child,
  #mainCol > .container-fluid > .table-responsive > table > tr > td:first-child, #mainCol > .container-fluid > table > thead > tr > th:first-child,
  #mainCol > .container-fluid > table > thead > tr > td:first-child,
  #mainCol > .container-fluid > table > tr > th:first-child,
  #mainCol > .container-fluid > table > tbody > tr > td:first-child,
  #mainCol > .container-fluid > table > tr > td:first-child, #mainCol > .container-fluid > .row > div[class*=col-] table > thead > tr > th:first-child,
  #mainCol > .container-fluid > .row > div[class*=col-] table > thead > tr > td:first-child,
  #mainCol > .container-fluid > .row > div[class*=col-] table > tr > th:first-child,
  #mainCol > .container-fluid > .row > div[class*=col-] table > tbody > tr > td:first-child,
  #mainCol > .container-fluid > .row > div[class*=col-] table > tr > td:first-child {
    padding-left: 15px;
  }
  #mainCol > .container-fluid > .table-responsive > table > thead > tr > th:last-child,
  #mainCol > .container-fluid > .table-responsive > table > thead > tr > td:last-child,
  #mainCol > .container-fluid > .table-responsive > table > tr > th:last-child,
  #mainCol > .container-fluid > .table-responsive > table > tbody > tr > td:last-child,
  #mainCol > .container-fluid > .table-responsive > table > tr > td:last-child, #mainCol > .container-fluid > table > thead > tr > th:last-child,
  #mainCol > .container-fluid > table > thead > tr > td:last-child,
  #mainCol > .container-fluid > table > tr > th:last-child,
  #mainCol > .container-fluid > table > tbody > tr > td:last-child,
  #mainCol > .container-fluid > table > tr > td:last-child, #mainCol > .container-fluid > .row > div[class*=col-] table > thead > tr > th:last-child,
  #mainCol > .container-fluid > .row > div[class*=col-] table > thead > tr > td:last-child,
  #mainCol > .container-fluid > .row > div[class*=col-] table > tr > th:last-child,
  #mainCol > .container-fluid > .row > div[class*=col-] table > tbody > tr > td:last-child,
  #mainCol > .container-fluid > .row > div[class*=col-] table > tr > td:last-child {
    padding-right: 15px;
  }
  #mainCol > .container-fluid > .card, #mainCol > .container-fluid > .well {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  #mainCol > .container-fluid > .well, #mainCol > .container-fluid > .tab-content, #mainCol > .container-fluid > .list-group, #mainCol > .container-fluid > .panel {
    margin-left: -1px;
    margin-right: -1px;
  }
  #mainCol > .container-fluid > .panel {
    border-radius: 0;
  }
  #mainCol > .container-fluid > .panel .panel-heading {
    border-radius: 0;
  }
  .list-group-item:first-child,
  .list-group-item:last-child,
  .well {
    border-radius: 0;
  }
  .nav-tabs, .btnPanel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .system-message img {
    display: block;
    margin: 10px auto;
  }
  .menuOverlay .menuOverlayCont .company-name {
    display: none;
  }
}
/* LLL */
@media only screen and (max-width: 992px) {
  .btnPanel {
    float: none;
    margin-top: 0;
    text-align: center;
    background: #f0f0f0;
    padding: 10px 0;
  }
  .btnPanel span[class*=hidden-] {
    display: inline-block !important;
  }
  .btnPanel.fixed {
    text-align: center;
    left: 0;
  }
  .cms-content .cms-content-menu-right {
    display: none;
  }
  .cms-content .cms-content-details {
    width: 100%;
  }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
/* Medium devices (landscape tablets, 768px and up) */
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .flash-message {
    left: 20%;
    right: 20%;
  }
}
/* Extra large devices (large laptops and desktops, 1200px and up) *//*# sourceMappingURL=styles.css.map */