@media (min-width: 768px) {
/*	body.menubar-left .navbar-header {
	    width: 280px;
	}
	body.menubar-fold .navbar-header {
    width: 5rem;
	}
	.menubar-unfold .navbar-container {
	    margin-left: 280px;
	}
	body.menubar-unfold .app-main {
    margin-left: 280px;
	}
	body.menubar-unfold .menubar {
	    width: 280px;
	}*/
}

@media print {
  a[href]:after {
    content: none
  }
}
@media print {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-sm-12,
  .col-md-12 {
    width: 100%;
  }
  .col-sm-11,
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-sm-10,
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-sm-9,
  .col-md-9 {
    width: 75%;
  }
  .col-sm-8,
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-sm-7,
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-sm-6,
  .col-md-6 {
    width: 50%;
  }
  .col-sm-5,
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-sm-4,
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-sm-3,
  .col-md-3 {
    width: 25%;
  }
  .col-sm-2,
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-sm-1,
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12
  .col-md-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11,
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10,
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9,
  .col-md-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8,
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7,
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6,
  .col-md-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5,
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4,
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3,
  .col-md-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2,
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1,
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0,
  .col-md-pull-0 {
    right: auto;
  }
  .col-sm-push-12,
  .col-md-push-12 {
    left: 100%;
  }
  .col-sm-push-11,
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10,
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9,
  .col-md-push-9 {
    left: 75%;
  }
  .col-sm-push-8,
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7,
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6,
  .col-md-push-6 {
    left: 50%;
  }
  .col-sm-push-5,
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4,
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3,
  .col-md-push-3 {
    left: 25%;
  }
  .col-sm-push-2,
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1,
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0,
  .col-md-push-0 {
    left: auto;
  }
  .col-sm-offset-12,
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11,
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10,
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9,
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8,
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7,
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6,
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5,
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4,
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3,
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2,
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1,
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0,
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form-delete { display: inline-block; }

body.simple-page {
    background: url(bg.jpg) 0 0 no-repeat;
    background-size: cover;
}

body.simple-page:before {
    background-color: #000;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    opacity: .3;
}
.navbar-brand .brand-name {
    line-height: 1.8;
    padding-left: 20px;
}

.simple-page-wrap, .simple-page-footer {
	position: relative;
}
.dt-buttons {
    overflow: hidden;
}
.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none !important;
}

.table-items > tbody > tr > td {
    padding: 4px !important;
}
.table-items > tbody > tr > td input,
.table-items > tbody > tr > td .input-group-addon {
    border: none;
}

.table-items > tbody > tr > td.has-error input,
.table-items > tbody > tr > td.has-error .input-group-addon {
    border-bottom: 1px solid #a94442;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    font-size: 11px;
}


/* .table-items > tbody > tr > td input:disabled {
    border: none;
    background: none;
}
 */

.form-inline .btn {
    height: auto;
}

.text-strong {
    font-weight: bold;
}
.bg-grey {
    background-color: #efefef;
}

.row.form .form-group {
    margin-bottom: 15px;
}
.brand-icon img {
    display: inline-block;
}

.filterIcon {
    height: 16px;
    width: 16px;
}

.modalFilter {
    display: none;
    height: auto;
    background: #FFF;
    border: solid 1px #ccc;
    padding: 8px;
    position: absolute;
    z-index: 1001;
}

.modalFilter .modal-content {
    max-height: 250px;
    overflow-y: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.modalFilter .modal-footer {
    background: #FFF;
    height: 35px;
    padding-top: 6px;
}

.modalFilter .btn {
    padding: 0 1em;
    height: 28px;
    line-height: 28px;
    text-transform: none;
}

th.columnFiltered {
    color: #ea5358;
    border-color: #ea5358 !important;
}

#mask {
    display: none;
    background: rgba(0,0,0,.3);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 1000;
}

body.menubar-top .fixedHeader-floating {
    top: 140px !important;
    z-index: 90;
}

form.form-close-ledger {
    display: inline-block;
}

.bg-light-grey, .light-grey {
    background-color: #d4d8e0;
    color: #fff;
}

.v-select input[type=search], .v-select input[type=search]:focus {
    height: 30px !important;
}
.v-select .dropdown-toggle .clear{
    bottom: 6px !important;
}
.v-select .selected-tag {
/*    margin: 2px 1px 0 3px !important;
    line-height: 18px !important;
    font-size: 12px !important;
    color: #555555 !important;*/
}
.v-select input[type=search]{
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}
.dropdown-toggle { height: 30px }

#app .dropdown li {
  border-bottom: 1px solid rgba(112, 128, 144, 0.1) !important;
}

#app .dropdown li.highlight a p {
  color: #fff !important;
}

#app .dropdown li:last-child {
  border-bottom: none;
}
.datepicker {
  z-index: 9999;
}
