.page-logo img {
    width: auto;
    height: auto;
}

#search-field::-webkit-outer-spin-button,
#search-field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#search-field {
    appearance: normal;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
}

.nav-menu>li>a {
    text-decoration: none !important;
}

#js-nav-menu a[target]:not(.btn) {
    font-weight: normal !important;
    text-decoration: none !important;
}

#top-nav .navbar {
    position: absolute;
    top: 0px;
}

#top-nav .navbar .nav-link {
    font-size: 16px;
}

.table {
    background-color: white !important;
}

/* .table-striped tbody tr:nth-of-type(even) {
    background-color: white !important;
} */

.table-striped tbody tr:nth-of-type(odd) {
    /* background-color: #f9f9f9 !important; */
    background-color: rgba(80, 80, 80, 0.06);
}

.app-list>li>a {
    text-decoration: none !important;
}

.bg-color-blue {
    background-color: #57889c !important;
    color: white;
}

.bg-color-blueLight {
    background-color: #92a2a8 !important;
    color: white;
}

.bg-color-blueDark {
    background-color: #4c4f53 !important;
    color: white;
}

.bg-color-green {
    background-color: #356e35 !important;
    color: white;
}

.bg-color-greenLight {
    background-color: #71843f !important;
    color: white;
}

.bg-color-greenDark {
    background-color: #496949 !important;
    color: white;
}

.bg-color-red {
    background-color: #a90329 !important;
    color: white;
}

.bg-color-yellow {
    background-color: #b09b5b !important;
    color: white;
}

.bg-color-orange {
    background-color: #c79121 !important;
    color: white;
}

.bg-color-orangeDark {
    background-color: #a57225 !important;
    color: white;
}

.bg-color-pink {
    background-color: #ac5287 !important;
    color: white;
}

.bg-color-pinkDark {
    background-color: #a8829f !important;
    color: white;
}

.bg-color-purple {
    background-color: #6e587a !important;
    color: white;
}

.bg-color-darken {
    background-color: #404040 !important;
    color: white;
}

.bg-color-lighten {
    background-color: #d5e7ec !important;
    color: white;
}

.bg-color-white {
    background-color: #fff !important;
    color: white;
}

.bg-color-grayDark {
    background-color: #525252 !important;
    color: white;
}

.bg-color-magenta {
    background-color: #6e3671 !important;
    color: white;
}

.bg-color-teal {
    background-color: #568a89 !important;
    color: white;
}

.bg-color-redLight {
    background-color: #a65858 !important;
    color: white;
}

.multiselect-container>li>a>label {
    padding: 2px 3px !important;
}

.search {
    padding-top: 12px !important;
    padding-left: 7px !important;
}

#search-field {
    border: 1px solid rgba(0, 0, 0, 0.25) !important;
}

#search-field {
    color: black !important;
}

.nav-function-top #search-field {
    border: 1px solid rgba(0, 0, 0, 0.25) !important;
}

.nav-function-top #search-field {
    color: black !important;
}

#header_app_user {
    right: .25rem !important;
}

#codeigniter_profiler {
    padding-bottom: 40px !important;
}


/* Added for backwards compatibility */
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.pull-right {
    float: right;
}

.dealer_note {
    background-color: papayawhip !important;
}

.from_dealer_note {
    background-color: #ebfbff !important;
}

.important_note {
    background-color: rgba(255, 0, 0, 0.1) !important;
}

.important_note_icon {
    color: red !important;
}

.funding-note-header {
    font-weight: bold;
    font-size: 14px;
}

.funding-note-created {
    padding: 5px;
    font-size: 12px;
    font-style: italic;
}


.widget-toolbar a,
.widget-toolbar button {
    padding: 1px 0.844rem;
    font-size: .825rem;
    line-height: 1.5;
    border-radius: .25rem;
    color: black;
    margin-left: 3px;
}


.widget-toolbar a:hover {
    color: black;
}

.tab-content {
    padding: 2px;
    background-color: white;
}

@media (min-width: 992px) {
    .header-icon:not(.btn)[data-toggle="dropdown"]+.dropdown-menu {
        right: auto !important;
    }

    .modal-lg,
    .modal-xl {
        max-width: 95%;
    }

    .page-content .panel {
        margin-bottom: .5rem !important;
    }

    .page-content {
        padding: .5rem 1rem !important;
    }

    #pickup_item {
        position: absolute;
        width: 50% !important;
    }
}

.table tbody>tr>td.vert-align {
    vertical-align: middle;
    padding-right: 8px !important;
}


table th,
table tbody td {
    padding: 0.25rem !important;
}

.dataTable th,
.dataTable thead td {
    padding: 0.5rem !important;
}

.input-sm {
    height: 30px !important;
    line-height: 1.5 !important;
    padding: 3px 5px !important;
}

.alert {
    margin-bottom: .5rem !important;
    padding: 7px !important;
    margin: 3px !important;
}

.page-breadcrumb {
    margin-bottom: .5rem !important;
}

.panel-hdr {
    height: 2rem !important;
    min-height: 2rem !important;
}

.bg-danger-300,
.badge-danger {
    background-color: #931313 !important;
    color: white !important;
}

.badge-danger a {
    color: white !important;
}

.panel-content table {
    margin-bottom: 0px !important;
}

.table-borderless {
    border: none !important;
}

.input-group-text {
    padding: 0.25rem 0.875rem !important;
}

.input-money {
    text-align: right !important;
}

.minify_show {
    display: none;
}
 
.minify_hide {
    display: block;
}

.nav-function-minify .minify_show {
    display: block;
}

.nav-function-minify .minify_hide {
    display: none;
}

.mobile_buttons a {
    padding-right: 10px;
}

.footer-function-fixed.nav-function-minify .page-footer {
    left: 0 !important;
}

/* .panel-hdr.bg-primary-300 {
    background-color: #485C77;
} */

.breadcrumb>li>a.active {
    font-weight: bolder !important;
}

.panel-content .card {
    border: none !important;
    box-shadow: none !important;
}

.exception-link {
    color: white !important
}

.stip-badge {
    cursor: pointer !important;
}

.brand-success {
    background-color: #5cb85c
}

.brand-danger {
    background-color: #d9534f
}

/* custom font icon */
.details-control {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.details-control {

    color: #5cb85c;
}

.shown .details-control {
    font-family: 'Font Awesome 5 Solid';
    content: "\f056";
    color: #d9534f;
}

.shown {
    background-color: rgb(255, 252, 217) !important;
}

.btn-xs {
    font-size: .825rem !important;
}



.btn-sm,
.btn-group-sm>.btn {
    padding: 0.375rem 0.544rem !important;

}

.nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav .nav-menu>li>a+ul>li .nav-link-text>[class*='fa-'],
.nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav .nav-menu>li>a+ul>li .nav-link-text>.ni {
    display: block;
}

.page-content .panel {
    margin-bottom: 5px !important;
    border: lightgrey 1px solid;
}

.errors ul {
    margin-bottom: 0px !important;
}

.mod-skin-light:not(.mod-skin-dark) .page-content-wrapper {
    background-color: #eff2f5;
}

.panel .panel-container {
    /* border: 1px solid #cfd8e2; */
}

/* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */

.editableform {
    margin-bottom: 0
}

.editableform .control-group {
    margin-bottom: 0;
    white-space: nowrap
}

.editable-buttons {
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    zoom: 1;
    *display: inline
}

.editable-buttons.editable-buttons-bottom {
    display: block;
    margin-top: 7px;
    margin-left: 0
}

.editable-input {
    vertical-align: top;
    display: inline-block;
    width: auto;
    white-space: normal;
    zoom: 1;
    *display: inline
}

.editable-buttons .editable-cancel {
    margin-left: 7px
}

.editable-buttons button.ui-button-icon-only {
    height: 24px;
    width: 30px
}

.editableform-loading {
    background: url(../img/loading.gif) center center no-repeat;
    height: 25px;
    width: auto;
    min-width: 25px
}

.editable-inline .editableform-loading {
    background-position: left 5px
}

.editable-error-block {
    max-width: 300px;
    margin: 5px 0 0;
    width: auto;
    white-space: normal
}

.editable-error-block.ui-state-error {
    padding: 3px
}

.editable-error {
    color: red
}

.editableform .editable-date {
    padding: 0;
    margin: 0;
    float: left
}

.editable-inline .add-on .icon-th {
    margin-top: 3px;
    margin-left: 1px
}

.editable-checklist label input[type=checkbox],
.editable-checklist label span {
    vertical-align: middle;
    margin: 0
}

.editable-checklist label {
    white-space: nowrap
}

.editable-wysihtml5 {
    width: 566px;
    height: 250px
}

.editable-clear {
    clear: both;
    font-size: .9em;
    text-decoration: none;
    text-align: right
}

.editable-clear-x {
    background: url(../img/clear.png) center center no-repeat;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    opacity: .6;
    z-index: 100;
    top: 50%;
    right: 6px;
    margin-top: -6px
}

.editable-clear-x:hover {
    opacity: 1
}

.editable-pre-wrapped {
    white-space: pre-wrap
}

.editable-container.editable-popup {
    max-width: none !important
}

.editable-container.popover {
    width: auto
}

.editable-container.editable-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    zoom: 1;
    *display: inline
}

.editable-container.ui-widget {
    font-size: inherit;
    z-index: 9990
}

.editable-click,
a.editable-click,
a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #08c
}

.editable-click.editable-disabled,
a.editable-click.editable-disabled,
a.editable-click.editable-disabled:hover {
    color: #585858;
    cursor: default;
    border-bottom: none
}

.editable-empty,
.editable-empty:focus,
.editable-empty:hover {
    font-style: italic;
    color: #D14;
    text-decoration: none
}

.editable-unsaved {
    font-weight: 700
}

.editable-bg-transition {
    -webkit-transition: background-color 1400ms ease-out;
    -moz-transition: background-color 1400ms ease-out;
    -o-transition: background-color 1400ms ease-out;
    -ms-transition: background-color 1400ms ease-out;
    transition: background-color 1400ms ease-out
}

.form-horizontal .editable {
    padding-top: 5px;
    display: inline-block
}

.editable-address {
    display: block;
    margin-bottom: 5px
}

.editable-address span {
    width: 70px;
    display: inline-block
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.editable-input .datepicker {
    top: 0;
    left: 0;
    padding: 4px
}

.editable-input .datepicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 6px
}

.editable-input .datepicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px
}

.editable-input .datepicker>div {
    display: none
}

.editable-input .datepicker table {
    width: 100%;
    min-width: 214px;
    margin: 0
}

.editable-input .datepicker td,
.editable-input .datepicker th {
    text-align: center;
    width: 24px;
    height: 20px
}

.editable-input .datepicker td.day:hover {
    background: #eee;
    cursor: pointer
}

.editable-input .datepicker td.day.disabled,
.editable-input .datepicker td.new,
.editable-input .datepicker td.old {
    color: #555
}

.editable-input .datepicker td.active,
.editable-input .datepicker td.active:hover {
    background: #3276b1;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    border-radius: 3px
}

.editable-input .datepicker td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer
}

.editable-input .datepicker td span:hover {
    background: #eee
}

.editable-input .datepicker td span.active {
    background: #3276b1;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    border-radius: 3px
}

.editable-input .datepicker td span.old {
    color: #555
}

.editable-input .datepicker th.switch {
    width: 145px
}

.editable-input .datepicker th.next,
.editable-input .datepicker th.prev {
    font-size: 19.5px
}

.editable-input .datepicker thead tr:first-child th {
    cursor: pointer
}

.editable-input .datepicker thead tr:first-child th:hover {
    background: #eee
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.datepicker .prev i,
.editable-input .datepicker .next i {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px
}

.editable-input .datepicker .prev i:before {
    content: "\f060"
}

.editable-input .datepicker .next i:before {
    content: "\f061"
}

.divMessageBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 9999999999;
}

.MessageBoxContainer {
    top: 35%;
    color: #fff;
    position: relative;
    width: 100%;
    background-color: #232323;
    background-color: rgba(0, 0, 0, .8);
    padding: 20px
}

.MessageBoxMiddle {
    position: relative;
    left: 20%;
    width: 60%
}

.MessageBoxMiddle .MsgTitle {
    letter-spacing: -1px;
    font-size: 24px;
    font-weight: 300
}

.MessageBoxMiddle .pText {
    font-size: 13px
}

.MessageBoxContainer input,
.MessageBoxContainer select {
    width: 50%;
    padding: 5px
}

.MessageBoxButtonSection {
    width: 100%;
    height: 30px
}

.MessageBoxButtonSection button {
    float: right;
    margin-right: 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    font-weight: 700
}

.LoadingBoxContainer {
    top: 20%;
    color: #fff;
    position: relative;
    width: 100%;
    background-color: #232323
}

.LoadingBoxMiddle {
    position: relative;
    left: 20%;
    width: 50%;
    padding: 10px
}

.LoadingBoxContainer .MsgTitle {
    font-size: 26px
}

.LoadingBoxContainer .pText {
    font-size: 13px
}

#LoadingPoints {
    position: absolute
}

.bigBox {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background-color: #004d60;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    width: 390px;
    height: 150px;
    color: #fff;
    z-index: 99999;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    border-left: 5px solid rgba(0, 0, 0, .15);
    overflow: hidden
}

.bigBox span {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 5px 0 !important;
    display: block
}

.bigBox p {
    font-size: 13px;
    margin-top: 10px
}

#divMiniIcons {
    position: fixed;
    width: 415px;
    right: 10px;
    bottom: 180px;
    z-index: 9999;
    float: right
}

.botClose {
    position: absolute;
    right: 10px;
    height: 16px;
    width: 15px;
    cursor: pointer;
    font-size: 18px;
    opacity: .5;
    display: block;
    top: 15px
}

.botClose:hover {
    opacity: 1
}

#divMiniIcons .cajita {
    text-align: center;
    vertical-align: middle;
    padding: 4px 6px;
    color: #FFF;
    float: right;
    cursor: pointer;
    display: block;
    background-color: red;
    font-size: 17px;
    margin-left: 4px;
    margin-top: 5px
}

#divMiniIcons .cajita:active {
    top: 1px;
    left: 1px;
    position: relative
}

.cajita img {
    width: 23px;
    height: 23px;
    padding-left: 3px;
    padding-top: 3px
}

.bigBox .bigboxicon {
    font-size: 30px;
    text-align: left;
    position: absolute;
    top: 120px;
    left: 6px;
    z-index: 0
}

.bigBox .bigboxnumber {
    width: 100%;
    text-align: right;
    font-size: 25px
}

#divSmallBoxes {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.SmallBox {
    position: absolute;
    right: 5px;
    top: 20px;
    width: 420px;
    color: #fff;
    z-index: 9999;
    overflow: hidden;
    border: 1px solid transparent
}

.SmallBox:hover {
    border: 1px solid #fff;
    cursor: pointer
}
.brm-xml-download:hover {
    cursor: pointer
}

.SmallBox .foto {
    font-size: 50px;
    position: absolute;
    left: 17px
}

.SmallBox .textoFull {
    width: 93%;
    float: left;
    padding-left: 20px
}

.SmallBox .textoFoto {
    width: 78%;
    margin: 3px 20px 3px 80px;
    float: left
}

.miniPic {
    position: absolute;
    bottom: 8px;
    right: 9px
}

.miniIcono {
    height: 100%;
    font-size: 20px
}

.SmallBox span {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -1px;
    display: block;
    margin: 4px 0
}

.SmallBox p {
    font-size: 13px;
    margin-top: 2px
}

#pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 305px;
    padding: 20px;
    background-color: #004d60;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 0 0 #222;
    box-shadow: inset 0 0 0 0 #222
}

.purehtml {
    color: #fff;
    font-size: 16px
}

@media screen and (max-width:450px) and (max-width:767px) {
    #divSmallBoxes {
        position: fixed;
        width: 90%;
        right: 0;
        top: 0
    }

    .SmallBox {
        width: 95%
    }

    .SmallBox:hover {
        box-shadow: 0 0 10px #888;
        cursor: pointer
    }

    .SmallBox span {
        font-size: 16px
    }

    .SmallBox p {
        font-size: 12px;
        margin-top: 2px
    }

    .SmallBox .textoFull {
        width: 93%;
        float: left;
        padding-left: 20px
    }

    .SmallBox .textoFoto {
        width: 55%;
        margin: 3px 20px 3px 80px;
        float: left
    }

    .bigBox {
        position: fixed;
        right: 10px;
        bottom: 10px;
        background-color: #004d60;
        padding-left: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
        width: 88%;
        height: 150px;
        color: #fff;
        z-index: 99999
    }

    .divMessageBox {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .6);
        z-index: 100000
    }

    .MessageBoxContainer {
        top: 25%;
        color: #fff;
        position: relative;
        width: 100%;
        background-color: #232323
    }

    .MessageBoxMiddle {
        position: relative;
        left: 0;
        width: 100%;
        padding: 3px
    }

    .MessageBoxMiddle .MsgTitle {
        font-size: 22px
    }

    .MessageBoxMiddle .pText {
        font-size: 13px
    }

    .MessageBoxContainer input,
    .MessageBoxContainer select {
        width: 50%;
        padding: 5px
    }

    .MessageBoxButtonSection {
        width: 100%;
        height: 30px
    }

    .MessageBoxButtonSection button {
        float: right;
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.fast {
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -ms-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s
}

.jqstooltip {
    padding: 7px !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border: none !important;
    background-color: #000 !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.jqstooltip .jqsfield {
    font-family: "Segoe UI", "Open Sans", Calibri, Candara, Arial, sans-serif;
    font-size: 11px
}

#sparks {
    display: block;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    text-align: right
}

#sparks li {
    display: inline-block;
    max-height: 47px;
    overflow: hidden;
    text-align: left;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#sparks li h5 {
    color: #555;
    float: left;
    font-size: 11px;
    font-weight: 400;
    margin: -3px 0 0 0;
    padding: 0;
    border: none;
    text-transform: uppercase
}

#sparks li span {
    color: #636363;
    display: block
}

#sparks li {
    border-left: 1px dotted #c7c7c7;
    padding: 0 10px
}

#sparks li:last-child {
    padding-right: 0
}

#sparks li:first-child {
    border-left: none;
    padding-left: 0
}

.sparks-info {
    min-width: 70px
}

.sparks-info span {
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    text-transform: none
}

.sparks-info .sparkline {
    display: block;
    float: right;
    margin: 3px 0 0 20px
}

[data-sparkline-width="100%"]>canvas {
    width: 100% !important
}

.dataTable [data-sparkline-width="100%"]>canvas {
    max-width: 60px !important
}

@font-face {
    font-family: summernote;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/summernote.eot);
    src: url(../fonts/summernote.eot?#iefix) format("embedded-opentype"), url(../fonts/summernote.woff) format("woff"), url(../fonts/summernote.ttf) format("truetype")
}

[class*=" note-icon-"]:before,
[class^=note-icon-]:before {
    display: inline-block;
    font: normal normal normal 14px summernote;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    text-decoration: inherit;
    text-rendering: auto;
    text-transform: none;
    speak: none;
    -moz-osx-font-smoothing: grayscale
}

.note-icon-align-center:before {
    content: "\f101"
}

.note-icon-align-indent:before {
    content: "\f102"
}

.note-icon-align-justify:before {
    content: "\f103"
}

.note-icon-align-left:before {
    content: "\f104"
}

.note-icon-align-outdent:before {
    content: "\f105"
}

.note-icon-align-right:before {
    content: "\f106"
}

.note-icon-align:before {
    content: "\f107"
}

.note-icon-arrows-alt:before {
    content: "\f108"
}

.note-icon-bold:before {
    content: "\f109"
}

.note-icon-caret:before {
    content: "\f10a"
}

.note-icon-chain-broken:before {
    content: "\f10b"
}

.note-icon-circle:before {
    content: "\f10c"
}

.note-icon-close:before {
    content: "\f10d"
}

.note-icon-code:before {
    content: "\f10e"
}

.note-icon-eraser:before {
    content: "\f10f"
}

.note-icon-font:before {
    content: "\f110"
}

.note-icon-frame:before {
    content: "\f111"
}

.note-icon-italic:before {
    content: "\f112"
}

.note-icon-link:before {
    content: "\f113"
}

.note-icon-magic:before {
    content: "\f114"
}

.note-icon-menu-check:before {
    content: "\f115"
}

.note-icon-minus:before {
    content: "\f116"
}

.note-icon-orderedlist:before {
    content: "\f117"
}

.note-icon-pencil:before {
    content: "\f118"
}

.note-icon-picture:before {
    content: "\f119"
}

.note-icon-question:before {
    content: "\f11a"
}

.note-icon-redo:before {
    content: "\f11b"
}

.note-icon-special-character:before {
    content: "\f11c"
}

.note-icon-square:before {
    content: "\f11d"
}

.note-icon-strikethrough:before {
    content: "\f11e"
}

.note-icon-subscript:before {
    content: "\f11f"
}

.note-icon-summernote:before {
    content: "\f120"
}

.note-icon-superscript:before {
    content: "\f121"
}

.note-icon-table:before {
    content: "\f122"
}

.note-icon-text-height:before {
    content: "\f123"
}

.note-icon-trash:before {
    content: "\f124"
}

.note-icon-underline:before {
    content: "\f125"
}

.note-icon-undo:before {
    content: "\f126"
}

.note-icon-unorderedlist:before {
    content: "\f127"
}

.note-icon-video:before {
    content: "\f128"
}

.note-editor {
    position: relative
}

.note-editor .note-dropzone {
    position: absolute;
    display: none;
    z-index: 100;
    color: #87cefa;
    background-color: #fff;
    opacity: .95;
    pointer-event: none
}

.note-editor .note-dropzone .note-dropzone-message {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 28px;
    font-weight: 700
}

.note-editor .note-dropzone.hover {
    color: #098ddf
}

.note-editor.dragover .note-dropzone {
    display: table
}

.note-editor .note-editing-area {
    position: relative
}

.note-editor .note-editing-area .note-editable {
    outline: 0
}

.note-editor .note-editing-area .note-editable sup {
    vertical-align: super
}

.note-editor .note-editing-area .note-editable sub {
    vertical-align: sub
}

.note-editor.note-frame {
    border: 1px solid #a9a9a9
}

.note-editor.note-frame.codeview .note-editing-area .note-editable {
    display: none
}

.note-editor.note-frame.codeview .note-editing-area .note-codable {
    display: block
}

.note-editor.note-frame .note-editing-area {
    overflow: hidden
}

.note-editor.note-frame .note-editing-area .note-editable {
    color: #000;
    padding: 10px;
    overflow: auto
}

.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false] {
    background-color: #e5e5e5
}

.note-editor.note-frame .note-editing-area .note-codable {
    display: none;
    width: 100%;
    padding: 10px;
    border: none;
    box-shadow: none;
    font-family: Menlo, Monaco, monospace, sans-serif;
    font-size: 14px;
    color: #ccc;
    background-color: #222;
    resize: none;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0
}

.note-editor.note-frame.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1050
}

.note-editor.note-frame.fullscreen .note-editable {
    background-color: #fff
}

.note-editor.note-frame.fullscreen .note-resizebar {
    display: none
}

.note-editor.note-frame .note-statusbar {
    background-color: #f5f5f5;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.note-editor.note-frame .note-statusbar .note-resizebar {
    padding-top: 1px;
    height: 8px;
    width: 100%;
    cursor: ns-resize
}

.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
    width: 20px;
    margin: 1px auto;
    border-top: 1px solid #a9a9a9
}

.note-editor.note-frame .note-placeholder {
    padding: 10px
}

.note-popover.popover {
    max-width: none
}

.note-popover.popover .popover-content a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle
}

.note-popover.popover .arrow {
    left: 20px !important
}

.note-popover .popover-content,
.panel-heading.note-toolbar {
    margin: 0;
    padding: 0 0 5px 5px
}

.note-popover .popover-content>.btn-group,
.panel-heading.note-toolbar>.btn-group {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 5px
}

.note-popover .popover-content .btn-group .note-table,
.panel-heading.note-toolbar .btn-group .note-table {
    min-width: 0;
    padding: 5px
}

.note-popover .popover-content .btn-group .note-table .note-dimension-picker,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
    font-size: 18px
}

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
    position: absolute !important;
    z-index: 3;
    width: 10em;
    height: 10em;
    cursor: pointer
}

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
    position: relative !important;
    z-index: 1;
    width: 5em;
    height: 5em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat
}

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
    position: absolute !important;
    z-index: 2;
    width: 1em;
    height: 1em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat
}

.note-popover .popover-content .note-style blockquote,
.note-popover .popover-content .note-style h1,
.note-popover .popover-content .note-style h2,
.note-popover .popover-content .note-style h3,
.note-popover .popover-content .note-style h4,
.note-popover .popover-content .note-style h5,
.note-popover .popover-content .note-style h6,
.panel-heading.note-toolbar .note-style blockquote,
.panel-heading.note-toolbar .note-style h1,
.panel-heading.note-toolbar .note-style h2,
.panel-heading.note-toolbar .note-style h3,
.panel-heading.note-toolbar .note-style h4,
.panel-heading.note-toolbar .note-style h5,
.panel-heading.note-toolbar .note-style h6 {
    margin: 0
}

.note-popover .popover-content .note-color .dropdown-toggle,
.panel-heading.note-toolbar .note-color .dropdown-toggle {
    width: 20px;
    padding-left: 5px
}

.note-popover .popover-content .note-color .dropdown-menu,
.panel-heading.note-toolbar .note-color .dropdown-menu {
    min-width: 340px
}

.note-popover .popover-content .note-color .dropdown-menu .btn-group,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group {
    margin: 0
}

.note-popover .popover-content .note-color .dropdown-menu .btn-group:first-child,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group:first-child {
    margin: 0 5px
}

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
    font-size: 12px;
    margin: 2px 7px;
    text-align: center;
    border-bottom: 1px solid #eee
}

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
    margin: 3px;
    padding: 0 3px;
    width: 100%;
    font-size: 11px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
    height: 20px
}

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
    background: #eee
}

.note-popover .popover-content .note-para .dropdown-menu,
.panel-heading.note-toolbar .note-para .dropdown-menu {
    min-width: 216px;
    padding: 5px
}

.note-popover .popover-content .note-para .dropdown-menu>div:first-child,
.panel-heading.note-toolbar .note-para .dropdown-menu>div:first-child {
    margin-right: 5px
}

.note-popover .popover-content .dropdown-menu,
.panel-heading.note-toolbar .dropdown-menu {
    min-width: 90px
}

.note-popover .popover-content .dropdown-menu.right,
.panel-heading.note-toolbar .dropdown-menu.right {
    right: 0;
    left: auto
}

.note-popover .popover-content .dropdown-menu.right::before,
.panel-heading.note-toolbar .dropdown-menu.right::before {
    right: 9px;
    left: auto !important
}

.note-popover .popover-content .dropdown-menu.right::after,
.panel-heading.note-toolbar .dropdown-menu.right::after {
    right: 10px;
    left: auto !important
}

.note-popover .popover-content .dropdown-menu.note-check li a i,
.panel-heading.note-toolbar .dropdown-menu.note-check li a i {
    color: #00bfff;
    visibility: hidden
}

.note-popover .popover-content .dropdown-menu.note-check li a.checked i,
.panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
    visibility: visible
}

.note-popover .popover-content .note-fontsize-10,
.panel-heading.note-toolbar .note-fontsize-10 {
    font-size: 10px
}

.note-popover .popover-content .note-color-palette,
.panel-heading.note-toolbar .note-color-palette {
    line-height: 1
}

.note-popover .popover-content .note-color-palette div .note-color-btn,
.panel-heading.note-toolbar .note-color-palette div .note-color-btn {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    border: 1px solid #fff
}

.note-popover .popover-content .note-color-palette div .note-color-btn:hover,
.panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
    border: 1px solid #000
}

.note-dialog>div {
    display: none
}

.note-dialog .form-group {
    margin-left: 0;
    margin-right: 0
}

.note-dialog .note-modal-form {
    margin: 0
}

.note-dialog .note-image-dialog .note-dropzone {
    min-height: 100px;
    font-size: 30px;
    line-height: 4;
    color: #d3d3d3;
    text-align: center;
    border: 4px dashed #d3d3d3;
    margin-bottom: 10px
}

@-moz-document url-prefix() {
    .note-image-input {
        height: auto
    }
}

.note-placeholder {
    position: absolute;
    color: gray
}

.note-handle .note-control-selection {
    position: absolute;
    display: none;
    border: 1px solid #000
}

.note-handle .note-control-selection>div {
    position: absolute
}

.note-handle .note-control-selection .note-control-selection-bg {
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-opacity: .3;
    -khtml-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
    -ms-filter: alpha(opacity=30);
    filter: alpha(opacity=30)
}

.note-handle .note-control-selection .note-control-handle,
.note-handle .note-control-selection .note-control-holder {
    width: 7px;
    height: 7px;
    border: 1px solid #000
}

.note-handle .note-control-selection .note-control-sizing {
    width: 7px;
    height: 7px;
    border: 1px solid #000;
    background-color: #fff
}

.note-handle .note-control-selection .note-control-nw {
    top: -5px;
    left: -5px;
    border-right: none;
    border-bottom: none
}

.note-handle .note-control-selection .note-control-ne {
    top: -5px;
    right: -5px;
    border-bottom: none;
    border-left: none
}

.note-handle .note-control-selection .note-control-sw {
    bottom: -5px;
    left: -5px;
    border-top: none;
    border-right: none
}

.note-handle .note-control-selection .note-control-se {
    right: -5px;
    bottom: -5px;
    cursor: se-resize
}

.note-handle .note-control-selection .note-control-se.note-control-holder {
    cursor: default;
    border-top: none;
    border-left: none
}

.note-handle .note-control-selection .note-control-selection-info {
    right: 0;
    bottom: 0;
    padding: 5px;
    margin: 5px;
    color: #fff;
    background-color: #000;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-opacity: .7;
    -khtml-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70)
}

.note-hint-popover {
    min-width: 100px;
    padding: 2px
}

.note-hint-popover .popover-content {
    padding: 3px;
    max-height: 150px;
    overflow: auto
}

.note-hint-popover .popover-content .note-hint-group .note-hint-item {
    display: block !important;
    padding: 3px
}

.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,
.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
    white-space: nowrap;
    text-decoration: none;
    background-color: #428bca;
    outline: 0;
    cursor: pointer
}

.no-padding .note-editor {
    border: none;
    margin: 0
}

.note-editor .note-toolbar {
    border-bottom: 1px solid #a9a9a9
}

.note-editor .note-editable {
    background-color: rgba(48, 126, 204, .05)
}

.note-editor .note-editable:focus {
    background-color: #fff
}

.note-editor .note-statusbar .note-resizebar {
    border-top: 1px solid #DBDBDB
}

.note-editor .note-statusbar:hover {
    background: #EEE
}

.note-editor .note-statusbar:active {
    background: #eaeaea
}

.superbox *,
.superbox :after,
.superbox :before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.superbox-list {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 12.5%;
    padding: 5px;
    position: relative
}

.superbox-list.active:before {
    content: "\f0d8";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 43%;
    bottom: -34px;
    z-index: 2;
    text-align: center;
    font-size: 45px;
    color: #222
}

.superbox-img {
    max-width: 100%;
    width: 100%;
    cursor: pointer
}

.superbox-show {
    text-align: left;
    position: relative;
    background-color: #222;
    width: 100%;
    float: left;
    padding: 25px 0 12px 25px;
    display: none;
    margin: 5px 0
}

.superbox-current-img {
    max-width: 100%;
    float: left;
    padding-right: 25px;
    padding-bottom: 13px
}

.superbox-img:hover {
    opacity: .8
}

.superbox-float {
    float: left
}

.superbox-close {
    opacity: .7;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    transition: all .1s linear 0s
}

.superbox-close:hover {
    opacity: 1
}

.superbox-imageinfo {
    display: inline-block;
    max-width: 500px;
    color: #fff;
    padding: 0 25px 0 0
}

.superbox-imageinfo span {
    font-size: 13px;
    color: #a19994;
    margin-right: -2px;
    padding-top: 10px;
    display: inline-block;
    padding-bottom: 13px
}

.superbox-imageinfo>:first-child {
    margin-bottom: 10px;
    font-weight: 700
}

.superbox-imageinfo span p:last-child {
    margin-top: 30px
}

@media only screen and (min-width:320px) {
    .superbox-list {
        width: 50%
    }
}

@media only screen and (min-width:486px) {
    .superbox-list {
        width: 25%
    }
}

@media only screen and (min-width:768px) {
    .superbox-list {
        width: 16.66666667%
    }
}

@media only screen and (min-width:1025px) {
    .superbox-list {
        width: 12.5%
    }
}

@media only screen and (min-width:1824px) {
    .superbox-list {
        width: 12.5%
    }
}

#speech-btn>:first-child {
    position: relative
}

.voice-command-active #speech-btn>:first-child>a {
    background: #0E70CA;
    border: 1px solid #125A9C;
    color: rgba(255, 255, 255, .9)
}

.voice-command-active.service-not-allowed #speech-btn>:first-child>a {
    background: #a90329;
    border: 1px solid #8B0913;
    color: rgba(255, 255, 255, .9)
}

.voice-command-active.service-allowed #speech-btn>:first-child>a {
    background: url(../img/voicecommand/active-btn.gif) no-repeat center center #0e70ca;
    border: 1px solid #125A9C;
    color: rgba(255, 255, 255, .9)
}

#speech-btn>:first-child>a+.popover {
    display: none;
    top: 42px;
    left: -113px;
    width: 255px
}

#speech-btn>:first-child>a+.popover>.popover-content {
    padding: 9px 12px
}

#speech-btn>:first-child>a+.popover .btn {
    padding: 4px 12px
}

.vc-title {
    margin-bottom: 10px !important;
    font-size: 16px;
    line-height: 20px;
    text-align: center
}

.vc-title-error {
    display: none
}

.service-not-allowed .popover .btn,
.service-not-allowed .vc-title,
.voice-command-active.service-not-allowed .popover .btn,
.voice-command-active.service-not-allowed .vc-title {
    display: none !important
}

.voice-command-active.service-not-allowed .vc-title-error {
    display: block
}

.vc-title>small {
    font-size: 80%
}

.breadcrumb > li.breadcrumb-item {
    font-size: 16px;
    margin-top: 6px;
}

.breadcrumb > li.breadcrumb-item.home-link {
    font-size: 14px;
    margin-top: 0;
}

.assigned-div {
    font-size: 16px !important;
    margin-top: 5px !important;
}

.dataTables_wrapper {
    background-color: white;
}

table.dataTable td.colQData, table.dataTable td.dtr-control, table.dataTable td.q-actions
{    
    vertical-align: middle;
}

.alert-success {
    color: #45a197 !important;
    background-color: #f7fdfc !important;
    border-color: #a3ebe4 !important;
}

.alert-danger {
    color: #801e1e !important;
    background-color: #ecadad !important;
    border-color: #de7373 !important;
}

.alert-warning {
    color: #c18300 !important;
    background-color: #fff8e9 !important;
    border-color: #ffcd65 !important;
}

.disabled-doc{
    cursor: default  !important;
 }
.dealer-bad {
    color: red !important;
}

.dealer-bad a {
    color: red !important;
}