.chosen-results {
  display: list-item !important;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#logo svg {
  margin-top: -20px;
  width: 191px;
}

#logo svg rect {
  fill: transparent;
}

#logo svg path {
  fill: black;
}

#logo-group > span {
  margin-left: 0px;
}

#logo-group span#activity {
  margin-left: 15px;
}

body {
  background-color: #efefef;
}

.pagination {
  margin: 18px 18px;
}

/*Header*/

.login-info > span {
  padding: 0px 19px;
}

header .fa {
  padding-top: 3px;
  font-size: 19px;
}

.minifyme .fa {
  padding-top: 3px;
}

.notification .close {
  margin-top: -30px;
  padding: 7px 0px 0px 7px;
}

.notification-footer {
  float: right;
}

.notification-footer .btn-sm {
  padding: 3px 6px 3px;
  font-size: 11px;
}

.ajax-dropdown {
  height: 408px;
}

/*#header > :first-child {*/

/*width: 300px !important;*/

/*}*/

#header > :first-child {
  width: auto;
}

/*Header*/

/*Breadcrumbs*/

#ribbon .breadcrumb a:hover {
  color: white !important;
}

/*Breadcrumbs*/

/*Generic*/

.iti__search-input{
    padding:8px;
}

.iti {
  position: relative;
  display: block !important;
}

.alert.system-msg .fa {
  margin-right: 5px;
  margin-top: 5px;
  vertical-align: top;
}

.alert.system-msg .msg {
  display: inline-block;
}

.md-height-box {
  max-height: 300px !important;
  overflow-y: auto;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white !important;
  font-weight: bold;
  position: absolute;
  right: -50px !important;
  font-size: 50px;
}

.label {
  line-height: 2;
}

.clickable {
  cursor: pointer;
}

.btn {
  padding: 5px 12px;
}

.padding-7 {
  padding: 7px;
}

.form-control {
  height: 30px;
  padding: 4px 10px;
}

.menu-on-top .menu-item-parent {
  max-width: inherit;
}

label.money {
  margin-bottom: 0px;
}

.irs-slider.to,
.irs-slider {
  z-index: 0;
}

.badge {
  background-color: #0091d9;
}

.jarviswidget > header .badge {
  margin-left: 7px;
}

.minified nav > ul > li:hover > a > .menu-item-parent,
.minified nav > ul > li:hover > ul {
  z-index: 100;
}

.bootstrap-dialog .modal-header {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

label input[type="checkbox"].checkbox + span,
label input[type="radio"].radiobox + span {
  z-index: 0;
}

form .panel-heading {
  padding: 7px 12px;
}

.form .form-actions {
  margin-top: 30px;
}

.panel-default > .panel-heading {
  font-size: 15px;
}

.table tr > td {
  font-size: 13px;
}

table.sorting-table {
  cursor: move;
}

table tr.sorting-row td {
  background-color: #3598dc;
}

.modal-dialog {
  width: 600px;
  margin: 100px auto;
}

.modal-dialog.lg {
  width: 750px;
  margin: 100px auto;
}

.modal-dialog.xl {
  width: 920px;
  margin: 100px auto;
}

.margin-10 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.chosen-container-single .chosen-single div b {
  background: url(https://cdnjs.cloudflare.com/ajax/libs/chosen/1.4.2/chosen-sprite.png)
    no-repeat 11px 7px !important;
}

select.form-control
  + .chosen-container.chosen-container-single
  .chosen-single
  div {
  width: 29px;
  top: 0px !important;
  background-color: #f3f3f3;
}

.image-gallery img {
  width: 60px;
  height: auto;
  text-align: center;
}

.intl-tel-input {
  display: block !important;
}

/*Generic*/

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.clickable-tabs {
  margin-top: -30px;
}

a {
  cursor: pointer;
}

label {
  /*color: #39383A;*/
}

.action-footer {
  margin-top: 20px;
  padding: 20px 0px;
}

/*Grids*/

td .label {
  display: block;
  float: left;
  margin: 2px;
  padding: 0 5px;
}

td .label label {
  margin-bottom: 0px;
}

.status-label {
}

.flash-msg {
  margin-top: 15px;
}

table hr {
  margin: 5px 0;
}

.grid-actions a {
  padding: 4px;
}

.grid-actions a i {
  padding: 3px;
}

.grid-actions {
  width: 140px;
  text-align: center;
}

.grid-actions.sm {
  width: 85px;
}

.grid-action-btns {
  margin: 10px 5px;
}

.grid-action-btns .btn-sm {
  padding: 3px 10px 3px;
}

.grid-related-actions {
  float: right;
  padding-top: 6px;
}

.grid-related-actions .btn {
  padding: 4px 9px 4px;
}

.grid-related-actions .btn-group {
  margin-left: 10px;
}

.grid-related-actions .badge {
  height: 17px;
}

.grid-labels .label {
  display: inline-block;
  margin-top: 3px;
}

/*Filters*/

.grid-filters .filter {
  margin-top: 10px;
  padding-right: 8px;
  padding-left: 8px;
}

.filters-label {
  cursor: pointer;
  font-size: 16px;
  position: relative;
  margin-left: 16px;
  background-color: #efefef;
  margin-top: -11px;
  padding: 0px 5px;
}

.grid-filters-form {
  border: 1px solid #cccccc;
  border-radius: 5px;
}

/*Filters*/

/*Grids*/

.status-lebel {
  position: relative;
  top: 7px;
}

.table-toolbar {
  margin-top: 10px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 6px;
}

.first-level-option {
  color: #686868 !important;
  font-size: 13px !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
}

.second-level-option {
  color: #686868 !important;
  font-size: 13px !important;
  padding-left: 13px !important;
  font-weight: bold !important;
  color: #595959 !important;
}

.third-level-option {
  padding-left: 30px !important;
  font-size: 13px !important;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 20px !important;
}

.chosen-container-multi .chosen-choices {
  padding: 2px 5px !important;
  border-radius: 3px;
}

.display-none {
  display: none;
}

.display-block {
  display: block;
}

/*News*/

.news-image {
  width: 150px;
  margin-bottom: 10px;
}

/*News*/

/*Notes*/

#properties-select .chosen-choices .search-choice span {
  cursor: pointer;
}

#properties-select .chosen-choices .search-choice span:hover {
  text-decoration: underline;
}

#customer-select .chosen-single span:hover {
  text-decoration: underline;
}

/*Notes*/

/*Properties*/

#title-counter {
  font-weight: bold;
  /*float:right;*/
}

.property-online-btn .fa {
  color: white;
}

#map-select {
  height: 350px;
}

#select-coordinates-modal .modal-dialog {
  width: 68%;
}

.form-inline .form-control {
  width: 100% !important;
}

.required > label:after {
  content: " *";
  color: red;
}

#features .form-inline .form-control {
  width: auto;
}

.feature-type.feature-type-select,
.feature-type.feature-type-text {
  margin-top: 20px;
  border-top: 1px solid #eae9ea;
  padding-top: 20px;
}

#internal-generic-features {
  display: block !important;
}

.internal-building-features,
.internal-generic-features {
  margin-top: 12px;
}

#internal-building-features {
  margin-top: 20px;
}

#internal-generic-features-label,
#internal-building-features-label {
  text-decoration: underline;
  font-size: 14px;
}

.feature-type .field {
  margin-top: 0px;
}

.feature-type .field.field-text,
.feature-type .field.field-number,
.feature-type .field.field-money {
  margin-top: 10px;
}

.btn-map {
  padding: 8px 12px;
}

/*Properties*/

img.mfp-img {
  height: 100% !important;
  padding: 0px !important;
}

/*Property Print*/

#property-print-table {
  margin-top: 20px;
}

/*Property Print*/

/*Select Multiple Levels*/

.first-level-option {
  margin-left: 5px !important;
}

.second-level-option {
  margin-left: 26px !important;
}

.third-level-option {
  margin-left: 48px !important;
}

/*Select Multiple Levels*/

/*Range Slider*/

.range-slider {
  width: 82%;
  margin: 0 auto;
}

.irs-from {
  /*left: 0px !important;*/
}

.irs-to {
  /*right: 0px !important;*/
}

#let_price .ui-slider-float .ui-slider-tip,
#buy_price .ui-slider-float .ui-slider-tip,
.ui-slider-float .ui-slider-tip-label {
  width: 80px;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.4em !important;
}

.ui-slider .ui-slider-handle {
  width: 1em !important;
}

.range-slider .slider-name {
  /*border:0; color:#f6931f; font-weight:bold;*/
}

.single-slider .slider-amount,
.range-slider .slider-amount {
  color: #f6931f;
}

/*Range Slider*/

/*Sidebar*/

.page-sidebar .second-level li a {
  padding-left: 30px;
}

.page-sidebar .second-level {
  background: #f2f6f9;
}

.page-sidebar-menu.page-sidebar-menu-closed .page-sidebar .second-level li > a {
}

/*Sidebar*/

/*Multi column select*/

.chosen-container-single .chosen-single span {
  display: inline-block !important;
}

.chosen-container .chosen-results {
  overflow: auto !important;
}

.chosen-container ::-webkit-scrollbar {
  height: 10px;
  width: 15px;
}

.chosen-container ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
}

.chosen-container ::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
}

/*Multi column select*/

/*Image Index*/

.media-upload table {
  margin-top: 20px;
}

.media-upload .prev-image {
  width: 180px;
}

.media-upload .grid-actions {
  width: 156px;
}

#modal-image-preview {
  width: 150px;
  margin-top: 10px;
}

/*Image Index*/

/*Map*/

.result-stats {
  position: absolute;
  z-index: 1000;
  width: 200px;
  padding: 5px 10px;
  left: 50px;
  top: 12px;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  border-radius: 3px;
}

.result-stats .lbl {
  color: #09dede !important;
}

.result-stats .result {
  padding-left: 5px;
}

.leaflet-left {
  z-index: 100000 !important;
}

#map {
  width: 100%;
  height: 750px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.18);
}

.comparable.map-bubble {
  width: 290px;
  padding: 5px;
}

.property.map-bubble {
  width: 575px;
  padding: 5px;
}

.map-bubble .price {
  color: #ed5252;
}

.property.map-bubble.no-image {
  width: 300px;
}

.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  /*left: -201px;*/
  /*width: 520px;*/
}

.leaflet-popup-content {
  width: auto !important;
  margin: 0px !important;
}

.leaflet-container a.leaflet-popup-close-button {
  z-index: 10000;
  padding: 0px !important;
  color: white !important;
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: rgba(29, 23, 23, 0.7) !important;
  color: white !important;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.map-bubble .bubble-content {
  padding: 2px;
}

.map-bubble .data {
  margin-left: 11px;
  padding-top: 5px;
}

.leaflet-popup-content-wrapper {
  padding: 2px !important;
  border-radius: 4px !important;
}

.map-bubble .print-btn {
  background-color: transparent;
  color: white;
  margin-top: 5px;
}

.map-bubble .image {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-width: 200px;
  border-radius: 1px;
  margin-left: 12px;
}

.map-bubble a {
  color: #09dede !important;
}

.map-bubble .data div:nth-child(odd) {
  margin-right: 0px;
  padding-right: 0px;
}

.map-bubble .data div:nth-child(even) {
  /*margin-left: 0px;*/
  /*padding-left: 0px;*/
}

.map-bubble .data div:last-child {
  /*padding-left: 13px;*/
  /*padding-right: 13px;*/
}

.marker-info .sell-buy {
  margin-left: 20px;
}

.marker-info {
  color: #36a5d7;
  margin-right: 10px;
  height: 30px;
}

.marker-info .item {
  margin-left: 4px;
}

/*icons*/

.awesome-marker i {
}

.map-icon {
  font-weight: bolder;
  padding-top: 3px;
  font-style: italic;
}

.awesome-marker i {
  margin-top: 5px !important;
}

.awesome-marker .map-icon.map-icon-sold {
  margin-top: 10px !important;
}

.map-icon-sold {
  font-size: 9px !important;
}

.map-icon-sold::before {
  content: "SOLD";
}

.map-icon-house,
.map-icon-flat,
.map-icon-plot,
.map-icon-land,
.map-icon-office,
.map-icon-shop,
.map-icon-warehouse,
.map-icon-hotels,
.map-icon-buildings {
  font-size: 20px !important;
}

.map-icon-house::before {
  content: "H";
}

.map-icon-flat::before {
  content: "F";
}

.map-icon-plot::before {
  content: "P";
}

.map-icon-land::before {
  content: "L";
}

.map-icon-office::before {
  content: "O";
}

.map-icon-shop::before {
  content: "S";
}

.map-icon-warehouse::before {
  content: "W";
}

.map-icon-building::before {
  content: "B";
}

.map-icon-hotels::before {
  content: "Ho";
}

/*icons*/

.marker-cluster.comparable {
  background-color: rgba(204, 58, 39, 0.31);
}

.marker-cluster.comparable div {
  background-color: rgba(212, 62, 42, 0.5);
}

.marker-cluster.comparable div {
  color: white;
}

/*Map*/

#switch-user {
  height: 29px;
  padding: 4px 12px;
}

#sparks {
  text-align: right;
  padding: 5px;
  border-radius: 2px;
}

.dashboard-modules .label {
  padding: 0 5px;
}

.dashboard-modules .module div.info {
  /*float: right;*/
  /*margin-right: -14px;*/
}

.dashboard-modules .module div.info > .label {
}

.dashboard-modules .module div.price-info {
  margin-top: 4px;
}

.dashboard-modules .module div.info > .label,
.dashboard-modules .module div.price-info > .label {
  margin-left: 5px;
  float: right;
}

.dashboard-modules .module div.note-date {
  display: block;
  margin-top: 10px;
}

/*dashboard*/

.dashboard-modules .btn.view-all {
  margin-bottom: 5px;
}

.dashboard-stats-module {
  margin-bottom: 10px;
}

.dashboard-modules .module {
}

.dashboard-modules .module .panel .panel-body {
  padding: 5px;
}

.dashboard-modules .module .list-group {
  cursor: pointer;
}

.dashboard-modules .module .list-group .list-group-item {
  padding: 9px 8px;
}

.dashboard-modules .module .list-group .list-group-item:hover {
  background-color: rgba(232, 232, 232, 0.66);
}

.dashboard-modules .module .list-group {
  max-height: 300px;
  overflow: auto;
}

.dashboard-modules .clients-module .nav > li > a {
  padding: 7px 8px;
}

.dashboard-modules .clients-module .nav-tabs > li > a,
.nav-pills > li > a {
  border-radius: 3px;
}

.dashboard-modules .nav-tabs > li > a > .badge,
.nav-pills > li > a > .badge {
  margin-left: 2px;
  margin-top: -3px;
}

#widget-grid {
  margin: 15px;
}

.jarviswidget > header > h2 {
  font-weight: bold;
  color: #52504f;
}

div.jarviswidget header.fa {
  padding-top: 10px;
}

.jarviswidget > header > .badge {
  margin-top: 7px;
  margin-right: 7px;
}

.widget-icon .fa {
  padding-top: 9px;
}

.jarviswidget-ctrls .fa {
  padding-top: 9px;
}

.sml-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  background-color: #f5f5f5;
}

.sml-scroll::-webkit-scrollbar {
  width: 7px;
  background-color: #f5f5f5;
}

.sml-scroll::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 6px rgba(118, 118, 118, 0.3);
  background-color: rgba(181, 181, 181, 0.72);
}

.info-box {
  display: block;
  min-height: 80px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 15px;
}

.bg-green,
.callout.callout-success,
.label-success,
.modal-success .modal-body {
  background-color: #00a65a !important;
}

.info-box-icon .fa {
  font-size: 45px;
  margin-top: 30px;
}

.info-box-icon {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  display: block;
  float: left;
  height: 80px;
  width: 90px;
  text-align: center;
  font-size: 45px !important;
  line-height: 90px;
  background: rgba(0, 0, 0, 0.2);
}

.info-box-content {
  padding: 5px 10px;
  margin-left: 90px;
}

.info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.info-box-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
}

.blink {
  -webkit-animation: blink 2s step-end infinite;
  animation: blink 2s step-end infinite;
}

@-webkit-keyframes blink {
  50% {
    visibility: hidden;
  }
}

@keyframes blink {
  50% {
    visibility: hidden;
  }
}

/*dashboard*/

/*User*/

.website-activity .item {
  text-align: center;
}

.website-activity .item a {
  color: inherit;
}

.website-activity .item .num {
  font-size: 16px;
  font-weight: bold;
}

.website-activity .item .type {
  font-size: 15px;
}

/*User*/

/*Reports*/

.report-page .portlet.box.blue {
  border-top: 1px solid #60aee4;
}

.report-page .portlet.box > .portlet-body {
  border-radius: 3px;
}

.report-page .grid-filters-form {
  margin-top: 10px;
}

.report-page .table-toolbar {
  margin-bottom: 0px;
}

/*Reports*/

/*Login Form*/

#loginbox .smart-form {
  border: 1px solid #ced2d5;
}

.centered-box {
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}

/*Login Form*/

/*Customer Profiles*/

.activity-feed {
  padding: 15px;
}

.activity-feed .feed-item {
  position: relative;
  padding-bottom: 20px;
  padding-left: 30px;
  border-left: 2px solid #e4e8eb;
}

.activity-feed .feed-item:last-child {
  border-color: transparent;
}

.activity-feed .feed-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -6px;
  width: 10px;
  height: 10px;
  border-radius: 6px;
  background: #fff;
  border: 2px solid #337ab7;
}

.activity-feed .feed-item .feed-date {
  position: relative;
  top: -5px;
  color: #8c96a3;
  /*text-transform: uppercase;*/
  font-size: 13px;
}

.activity-feed .feed-item .text {
  position: relative;
  top: -3px;
}

/*Customer Profiles*/

/*Date Picker*/

.ui-datepicker .ui-datepicker-title select {
  color: #2d2d2d;
}

.ui-widget-header {
  background-color: #474544 !important;
  background: none;
  border: 1px solid #474544;
}

/*Date Picker*/

/*Text Area*/

/*Text Area*/

/*Responsive*/

@media only screen and (max-width: 500px) {
  /*Generic*/
  body {
    font-size: 12px;
  }
  /*Generic*/
  /*Widgets*/
  .jarviswidget header .nav-tabs > li > a {
    border-radius: 0;
    border: none;
    padding: 7px 6px 6px;
    font-size: 10px;
  }
  .jarviswidget > header > h2 {
    font-size: 12px;
  }
  /*Widgets*/
  /*Map*/
  .leaflet-fade-anim .leaflet-tile-loaded,
  .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    width: 200px;
  }
  .map-bubble .image {
    display: none;
  }
  .map-bubble .data {
    margin-left: 20px;
  }
  /*Map*/
}

/*Responsive*/

/* Fixes from tailwindi conflicts */
.collapse {
  visibility: inherit !important;
}
.collapse.in {
  display: block !important;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  /* background-color: unset !important; */
}

.btn-warning {
  background-color: #c79121 !important;
}

.btn-default {
  background-color: white !important;
}
.btn-primary {
  background-color: #3276b1 !important;
}

.btn-success {
  background-color: #739e73 !important;
}

.btn-danger {
  background-color: #a90329 !important;
}

.btn-info {
  background-color: #57889c !important;
}

.table.grid {
  display: table !important;
}

/* Dashboard */
.arrow-box:after,
.arrow-box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow-box:after {
  border-width: 15px;
  margin-top: -15px;
}
.arrow-box:before {
  border-width: 15px;
  margin-top: -15px;
}

.arrow-box-top {
  position: relative;
}

.arrow-box-top:after,
.arrow_box-top:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow-box-top:after {
  border-width: 21px;
  margin-left: -21px;
}

.dashboard .jarviswidget > header {
  background: white;
}

.dashboard .jarviswidget > div {
  border-width: 1px;
  border-right-color: #e5e7eb !important;
  border-bottom-color: #e5e7eb !important;
  border-left-color: #e5e7eb !important;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.dashboard .jarviswidget > header {
  color: #333;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border: 1px solid #e5e7eb;
  background: #fafafa;
}

.jarviswidget header:first-child .nav-tabs {
  float: left !important;
}

/* Tom Select */
.multi .ts-control {
  height: auto !important;
  min-height: 30px;
}

.ts-control {
  padding: 7px 8px;
  height: 30px;
  border-radius: 0px;
  line-height: 14px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
}

.plugin-clear_button .clear-button {
  color: #737373;class="fa fa-times close-menu-icon absolute text-4xl right-4  top-2 z-50 text-gray-600"
  font-size: 31px;
  right: 25px !important;
  color: #737373;
  top: 9px;
  font-size: 27px;
  font-weight: normal;
}

@media only screen and (max-width: 500px) {
  .jarviswidget {
    margin: 0 0 18px;
  }
    #logo-group {
        width: 235px !important;
    }
}

/* Mobile Menu */
@media (max-width: 979px) {
  #logo {
    height: 75px;
  }
  .table-responsive {
    margin-bottom: 0px;
  }
  #left-panel {
    padding-top: 20px;
  }

  nav ul li a {
    line-height: normal;
    color: white;
  }
  .menu-on-top aside#left-panel nav {
    height: 88vh;
  }
  .menu-on-top .menu-item-parent {
    font-size: 15px;
  }
  .menu-on-top aside#left-panel {
    position: fixed;
    z-index: 1000;
    height: 100%;
    width: 320px !important;
    left: -320px;
    top: 0;
    bottom: 0;
    display: block;
    transition: left 0.2s ease;
    border-bottom: none;
    border-bottom: none;
    background: white;
  }

  .menu-on-top.hidden-menu #left-panel {
    left: 0 !important;
  }

  .menu-on-top aside#left-panel nav > ul li > a {
    border-bottom: none;
    color: #333 !important;
    padding: 9px 10px !important;
    display: flex;
  }

  .menu-on-top aside#left-panel nav > ul > li:hover {
    background: white;
  }

  .menu-on-top aside#left-panel nav > ul > li {
    background: white;
    border-right: none;
    border-left: none;
  }
  .menu-on-top nav ul li {
  }

  .menu-on-top nav ul {
    padding-bottom: 70px;
  }
  .menu-on-top nav ul ul {
    box-shadow: none;
    display: block !important;
  }

  .menu-on-top aside#left-panel nav > ul > li > a > i,
  .menu-on-top nav ul ul li a,
  nav > ul ul li a i {
    font-size: 20px !important;
  }

  .menu-on-top nav ul ul li a {
  }

  nav > ul ul li a i {
    width: 50px !important;
  }

  .menu-on-top nav a.hasChild {
    display: none !important;
  }
  .menu-on-top aside#left-panel nav > ul > li:hover > a {
    border-left: 0px !important;
    border-right: 0px !important;
  }

  nav ul li a:active,
  .menu-on-top nav ul ul li a:hover,
  .menu-on-top nav ul ul li a:active,
  .menu-on-top nav ul ul li:hover > a,
  .menu-on-top nav ul ul ul li a:hover {
    color: inherit;
    background-color: white !important;
    background: white !important;
  }

  .menu-on-top aside#left-panel nav > ul li ul {
  }

  #logo svg {
    height: 94px;
    width: auto;
  }

  .modal-dialog {
    width: calc(100% - 20px) !important;
    margin: auto !important;
    margin-top: 10px !important;
  }
  .btn-header ul .divider {
    margin: 0px;
  }
  .btn-header ul li a {
    padding: 0px 15px !important;
  }

  .mfp-wrap {
    height: 380px !important;
  }

  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close {
    right: 5px !important;
    font-size: 42px;
  }
}

#filters .filter label {
  margin-bottom: 2px;
  color: #666666;
}

@media (max-width: 768px) {
  .grid-filters-form {
    display: block;
  }

  #toggle-filters {
    margin-top: 10px;
    font-size: 14px;
  }
  .xdsoft_datetimepicker {
    left: 50;
  }
}
