﻿/* Base */
.header_right_pad {
    margin-top: 0px !important;
    background: transparent !important;
    text-align: right
}

.datatables-header .col-sm-12 {
}

.datatables-header .col-md-6 {
}

#scanqr {
}

.qrcode-text {
    padding-right: 1.7em;
    margin-right: 0;
    vertical-align: middle;
}

.qrcode-text-btn {
    /* display: inline-block; */
    height: 1em;
    cursor: pointer;
    color: #000000;
}

.qrcode-text + .qrcode-text-btn {
    width: 1em;
    /* vertical-align: middle; */
    color: #000;
    /* text-align: right; */
    margin-top: -1em;
    right: 0;
    position: absolute;
    /* top: 40%; */
    margin-right: 15px;
}

.qrcode-text-btn > input[type=file] {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.rght_border_5pdng {
    border-right: 1px solid #bdbdbd;
    padding-right: 8px;
    margin-right: 5px;
}

.td_textright {
    text-align: right;
}

.searchBtnCaret {
    color: #555555 !important;
    border-top: 6px dashed !important;
    border-right: 3px solid transparent !important;
    border-left: 3px solid transparent !important;
    right: 0;
    position: absolute;
    top: 40%;
    margin-right: 5px;
}

.sidebar_ae {
}

.separator_mr {
    margin-right: 0
}

.user_info_dropdown {
    margin-left: -110px;
    padding: 5px;
    font-size: 0.9em;
    min-width: 160px !important
}

.menu_item {
    text-align: left;
    padding: 0px;
}

.caret_ml {
    margin-left: 10px;
}

.header_padding50px {
    padding-right: 50px;
}

.nano-content-correction {
}

/*rtl*/
.rtl {
    direction: rtl !important;
}


    .rtl .pull-left {
        float: right !important;
    }

    .rtl .pull-right {
        float: left !important;
    }

    .rtl .text-right {
        text-align: left !important;
    }

    .rtl .text-left {
        text-align: right !important;
    }

    .rtl .body-sign .panel-sign .panel-body {
        border-radius: 0 5px 5px 5px;
    }

    .rtl .input-group-icon .input-group-addon:last-child span.icon, .input-search .input-group-addon:last-child span.icon {
        right: auto;
        left: 0px;
    }

    .rtl .mr-xs {
        margin-right: 0px !important;
        margin-left: 5px !important;
    }

    .rtl .input-group-icon input.form-control, .input-search input.form-control {
        padding-right: 16px;
        padding-left: 36px;
    }

    .rtl .header-right {
        float: left !important;
        /*padding-left: 20px;*/
    }

    .rtl .sidebar-toggle {
        left: 0 !important;
        right: auto !important;
        border-radius: 0 0 5px 0 !important;
    }

    .rtl .header-left {
        float: right !important;
    }

    .rtl .header .logo {
        float: right;
        padding-right: 0.5em;
    }

    .rtl .caret_ml {
        margin-right: 10px;
    }

    .rtl .sidebar-left-mt-3em {
        margin-top: -3.5em;
    }
    /*.rtl .sidebar-title {
        text-align:left;
    }*/
    .rtl .panel-actions {
        left: 15px !important;
        right: auto;
        position: absolute;
    }

    .rtl .header_right_pad {
        margin-top: 0px !important;
        background: transparent;
        text-align: left;
        min-width: 200px;
    }

    .rtl .sidebar-ae {
        display: block !important;
        float: left !important;
        position: sticky;
        margin-right: 10px;
    }

    .rtl .user_info_dropdown {
        margin-left: 0px !important;
        margin-right: -110px !important;
        padding: 5px;
        font-size: 0.9em;
        min-width: 160px
    }

    .rtl .menu_item {
        text-align: right !important;
        padding: 0px;
    }

    .rtl .nano-content-correction {
        right: -12px !important;
        left: -17px !important;
    }

    .rtl .nav .nav-children {
        padding: 6px 0 6px 0 !important;
        /*padding: 6px 42px 6px 15px !important;*/
    }

    .rtl ul.nav-main li .nav-children li a {
        padding: 6px 55px 6px 0px !important;
    }

    .rtl ul.nav-main li i {
        margin-right: 0.5em !important;
    }

    .rtl ul.nav-children li i {
        margin-right: 0 !important;
    }

    .rtl .separator_mr {
        margin-left: 0px !important
    }

    .rtl .searchBtnCaret {
        color: #555555 !important;
        border-top: 6px dashed !important;
        border-right: 3px solid transparent !important;
        border-left: 3px solid transparent !important;
        right: auto;
        left: 0;
        position: absolute;
        top: 40%;
        margin-left: 5px;
    }

    .rtl ul.nav-main li.nav-parent > a:after {
        right: auto !important;
        left: 2px;
    }

    .rtl .datatables-header .col-sm-12 {
        float: left;
    }

    .rtl .datatables-header .col-md-6 {
        float: left;
    }

    .rtl .panel-collapsed .panel-action-toggle:before {
        content: "\f0d7";
    }

    .rtl .panel-action-toggle:before {
        content: "\f0d8";
    }

@media only screen and (min-width: 768px) {
    html.fixed .rtl .sidebar-left {
        left: auto !important;
    }

    .rtl .header-right {
        float: left !important;
        padding-left: 20px;
    }

    html.fixed .rtl .content-body {
        margin-left: 0px !important;
        margin-right: 300px;
    }

    html.fixed .rtl .page-header {
        left: 0 !important;
    }

    html.fixed.sidebar-left-collapsed .rtl .content-body {
        margin-left: 0px !important;
        margin-right: 73px !important;
    }

    .dis_left_pad {
        padding:0 0 0 15px
    }
    .dis_right_pad {
        padding: 0 15px 0 0
    }
}
/*rtl end*/
a, .btn-link {
    color: #032240;
}

    a:hover,
    a:focus,
    .btn-link:hover,
    .btn-link:focus {
        color: #0099e6;
    }

    a:active,
    .btn-link:active {
        color: #0077b3;
    }
/* Sidebar Left */
.sidebar-left .sidebar-header .sidebar-toggle:hover i {
    color: #032240;
}

@media only screen and (max-width: 768px) {

    .mg-main {
        padding-top: 25px !important;
    }
}

@media only screen and (min-width: 768px) {
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-active a:hover,
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-active a:hover {
        color: #032240;
    }

    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main > li:hover > a span.label,
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main > li:hover > a span.label {
        background-color: #032240;
    }


    .shopthumbnail {
        padding-bottom: 50px !important;
    }
}

.mg-main {
    padding-top: 1px;
}
.mg-files {
    margin-top: 30px;
}
/* Layout Boxed - small than min-width */
@media only screen and (max-width: 1199px) {
    html.boxed .header {
        border-top-color: #032240;
    }
}
/* Layout Boxed - larger or equal min width */
@media only screen and (min-width: 1200px) {
    html.boxed .header {
        border-top-color: #032240;
    }

    html.boxed .sidebar-right {
        border-top-color: #032240;
        min-height: 0;
    }
}
/* Userbox - Open */
.userbox.open .dropdown-menu a:hover {
    background: #032240;
}
/* Mailbox */
.mailbox .mailbox-mail-list li.active {
    background: #032240;
}

.mailbox .mailbox-mail .mailbox-close-mail {
    color: #032240;
}

    .mailbox .mailbox-mail .mailbox-close-mail:hover {
        color: #0099e6;
    }

.mailbox .mailbox-mail .panel .panel-heading .panel-actions a:hover {
    color: #032240;
}
/* Media Gallery */
.media-gallery ul.mg-tags > li a:hover {
    background-color: #032240;
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-zoom {
    background-color: #032240;
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar {
    background-color: #032240;
}

.media-gallery .mg-files .thumbnail.thumbnail-selected {
    box-shadow: 0 0 8px -1px #032240;
}
/* Sign Screens - Wrappers */
.body-sign .panel-sign .panel-title-sign .title {
    background-color: #032240;
}

.body-sign .panel-sign .panel-body {
    border-top-color: #032240;
}
/* Lock Screen */
.body-locked .current-user .user-image {
    border-color: #032240;
}
/* Blockquote */
blockquote.primary {
    border-color: #032240;
}
/* Nav Pills */
.nav-pills-primary > li a:hover,
.nav-pills-primary > li a:focus {
    color: #032240;
    background-color: #cceeff;
}

.nav-pills-primary > li.active > a,
.nav-pills-primary > li.active > a:hover,
.nav-pills-primary > li.active > a:active,
.nav-pills-primary > li.active > a:focus {
    background-color: #032240;
}
/* Dropdown Menu */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #032240;
}

.open > .dropdown-toggle.btn-primary {
    background: #032240;
    border-color: #0077b3;
}

body .btn-primary.dropdown-toggle {
    border-left-color: #00a3f5;
}
/* Buttons */
body .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #032240;
    border-color: #032240;
}

    body .btn-primary:hover {
        border-color: #0099e6 !important;
        background-color: #0099e6;
    }

    body .btn-primary:active,
    body .btn-primary:focus {
        border-color: #0077b3 !important;
        background-color: #0077b3;
    }

    body .btn-primary[disabled] {
        border-color: #33bbff !important;
        background-color: #33bbff;
    }

body .btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #47a447;
    border-color: #47a447;
}

    body .btn-success:hover {
        border-color: #51b451 !important;
        background-color: #51b451;
    }

    body .btn-success:active,
    body .btn-success:focus {
        border-color: #3f923f !important;
        background-color: #3f923f;
    }

    body .btn-success[disabled] {
        border-color: #86cb86 !important;
        background-color: #86cb86;
    }

body .btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ed9c28;
    border-color: #ed9c28;
}

    body .btn-warning:hover {
        border-color: #efa740 !important;
        background-color: #efa740;
    }

    body .btn-warning:active,
    body .btn-warning:focus {
        border-color: #e89113 !important;
        background-color: #e89113;
    }

    body .btn-warning[disabled] {
        border-color: #f5c786 !important;
        background-color: #f5c786;
    }

body .btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #d2322d;
    border-color: #d2322d;
}

    body .btn-danger:hover {
        border-color: #d64742 !important;
        background-color: #d64742;
    }

    body .btn-danger:active,
    body .btn-danger:focus {
        border-color: #bd2d29 !important;
        background-color: #bd2d29;
    }

    body .btn-danger[disabled] {
        border-color: #e48481 !important;
        background-color: #e48481;
    }

body .btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bc0de;
    border-color: #5bc0de;
}

    body .btn-info:hover {
        border-color: #70c8e2 !important;
        background-color: #70c8e2;
    }

    body .btn-info:active,
    body .btn-info:focus {
        border-color: #46b8da !important;
        background-color: #46b8da;
    }

    body .btn-info[disabled] {
        border-color: #b0e1ef !important;
        background-color: #b0e1ef;
    }

body .btn-dark {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #171717;
    border-color: #171717;
}

    body .btn-dark:hover {
        border-color: #242424 !important;
        background-color: #242424;
    }

    body .btn-dark:active,
    body .btn-dark:focus {
        border-color: #0a0a0a !important;
        background-color: #0a0a0a;
    }

    body .btn-dark[disabled] {
        border-color: #4a4a4a !important;
        background-color: #4a4a4a;
    }
/* Switch*/
.switch.switch-primary .ios-switch .on-background {
    background: #032240;
}
/* Label */
.label-primary {
    background: #032240;
}
/* Text Primary */
.text-primary {
    color: #032240 !important;
}
/* BG Primary */
.bg-primary {
    background: #032240;
}
/* Alternative Font Style */
.alternative-font {
    color: #032240;
}
/* Hightlight */
.highlight {
    background-color: #032240;
}
/* Drop Caps */
p.drop-caps.colored:first-child:first-letter {
    color: #032240;
}

p.drop-caps.colored.secundary:first-child:first-letter {
    background-color: #032240;
}
/* Well */
.well.primary {
    background: #032240;
    border-color: #006699;
}
/* Form */
.form-control:focus {
    border-color: #33bbff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.3);
}
/* Header */
.header .toggle-sidebar-left {
    background: #032240;
}
/* Page Header */
.page-header h2 {
    border-bottom-color: #032240;
}

.page-header .sidebar-right-toggle:hover {
    color: #032240;
}
/* Navigation */
ul.nav-main > li.nav-active > a {
    box-shadow: 2px 0 0 #032240 inset;
}

ul.nav-main > li.nav-active > i {
    color: #032240;
}

ul.nav-main li .nav-children li.nav-active > a {
    color: #032240;
}

html.sidebar-light:not(.dark) ul.nav-main > li.nav-active > a {
    color: #032240;
}
/* Nano Scroller Plugin */
html.no-overflowscrolling .nano > .nano-pane > .nano-slider {
    background: #032240;
}
/* Nav Pills */
.nav-pills > .active a,
.nav-pills > .active a:hover,
.nav-pills > .active a:focus {
    background-color: #032240;
}
/* Pagination */
.pagination > li a {
    color: #032240;
}

    .pagination > li a:hover,
    .pagination > li a:focus {
        color: #0099e6;
    }

.pagination > li.active a,
.pagination > li.active span,
.pagination > li.active a:hover,
.pagination > li.active span:hover,
.pagination > li.active a:focus,
.pagination > li.active span:focus {
    background-color: #032240;
    border-color: #032240;
}

.pagination > li.active a {
    background-color: #032240;
}

html .pagination > li.active a,
html.dark .pagination > li.active a,
html .pagination > li.active span,
html.dark .pagination > li.active span,
html .pagination > li.active a:hover,
html.dark .pagination > li.active a:hover,
html .pagination > li.active span:hover,
html.dark .pagination > li.active span:hover,
html .pagination > li.active a:focus,
html.dark .pagination > li.active a:focus,
html .pagination > li.active span:focus,
html.dark .pagination > li.active span:focus {
    background-color: #032240;
    border-color: #032240;
}

html .pagination > li.active a,
html.dark .pagination > li.active a {
    background-color: #032240;
}
/* Fullcalendar */
.fc .fc-toolbar h2:before {
    color: #032240;
}

.fc .fc-toolbar .fc-button.fc-state-active {
    background-color: #032240;
}

.fc-event {
    background: #032240;
    border-color: #032240;
}

    .fc-event.fc-event-primary {
        background: #032240;
        border-color: #032240;
    }
/* Maps */
.jqvmap-zoomin,
.jqvmap-zoomout {
    background: #032240;
}
/* Timeline */
.timeline .tm-items > li .tm-datetime .tm-datetime-time {
    color: #032240;
}

.timeline .tm-items > li .tm-icon {
    border-color: #032240;
    color: #032240;
}

.timeline.timeline-simple .tm-body .tm-items > li:before {
    background: #032240;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #032240;
}

html.dark .timeline.timeline-simple .tm-body .tm-items > li:before {
    background: #032240;
    box-shadow: 0 0 0 3px #2e353e, 0 0 0 6px #032240;
}
/* Princing Table */
.pricing-table h3 span {
    color: #032240;
}

.pricing-table .most-popular h3 {
    background-color: #032240 !important;
    color: #ffffff !important;
}
/* Data Tables Loading */
.dataTables_processing {
    background-color: #032240;
}
/* Accordion */
.panel-group .panel-accordion .panel-heading a {
    color: #032240;
}
/* Alerts */
.alert-primary {
    background-color: #032240;
    border-color: #007ebd;
}

    .alert-primary .alert-link {
        color: #004466;
    }
/* Nestable */
.dd-handle:hover {
    color: #032240 !important;
}

.dd-placeholder {
    background: #e6f7ff;
    border-color: #032240;
}
/* Panels */
.panel-highlight .panel-heading {
    background-color: #032240;
    border-color: #032240;
}

.panel-highlight .panel-body {
    background-color: #032240;
}

html .panel-primary .panel-heading {
    background: #032240;
    border-color: #032240;
}

.panel-heading.bg-primary {
    background: #032240;
}

.panel-body.bg-primary {
    background: #032240;
}

.panel-featured-primary {
    border-color: #032240;
}

    .panel-featured-primary .panel-title {
        color: #032240;
    }

.panel-heading-icon.bg-primary {
    background: #032240;
}

.panel-group .panel-accordion-primary .panel-heading .panel-title a {
    background: #032240;
}
/* Progress Bar */
.progress-bar {
    background-color: #032240;
}

.progress .progress-bar-primary {
    background-color: #032240;
}
/* Toggle */
.toggle label {
    border-left-color: #032240;
    color: #FFF;
}

.toggle.active > label {
    background: #032240 !important;
    border-color: #032240;
}
/* Treeview */
.jstree-default .jstree-hovered {
    background-color: #e6f7ff !important;
}

.jstree-default .jstree-clicked {
    background-color: #b3e5ff !important;
}

.jstree-default .colored {
    color: #032240 !important;
}

    .jstree-default .colored .jstree-icon {
        color: #032240 !important;
    }

.jstree-default .colored-icon .jstree-icon {
    color: #032240 !important;
}
/* Widgets */
.sidebar-widget.widget-tasks ul li:before {
    border-color: #032240;
}

.widget-twitter-profile {
    background-color: #032240;
}

    .widget-twitter-profile .profile-quote {
        background-color: #0096e0;
    }

        .widget-twitter-profile .profile-quote .quote-footer {
            border-top-color: rgba(0, 170, 255, 0.7);
        }

.widget-profile-info .profile-info .profile-footer {
    border-top-color: rgba(0, 170, 255, 0.7);
}
/* Thumb Info */
.thumb-info .thumb-info-type {
    background-color: #032240;
}
/* Social Icons */
.social-icons-list a {
    background: #032240;
}
/* Notifications */
.notifications .notification-menu .notification-title {
    background: #032240;
}

    .notifications .notification-menu .notification-title .label-default {
        background-color: #006699;
    }

.notifications .notification-menu:before,
.notifications .notification-icon:before {
    border-bottom-color: #032240;
}

.ui-pnotify .notification-primary {
    background: rgba(0, 136, 204, 0.95);
}

.ui-pnotify.stack-bar-top .notification-primary,
.ui-pnotify.stack-bar-bottom .notification-primary {
    background: #032240;
}

.ui-pnotify.notification-primary .notification,
.ui-pnotify.notification-primary .notification-primary {
    background: rgba(0, 136, 204, 0.95);
}

.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {
    background: #032240;
}
/* Modal */
.modal-block-primary .fa {
    color: #032240;
}

.modal-block-primary.modal-header-color .panel-heading {
    background-color: #032240;
}

.modal-block-primary.modal-full-color .panel {
    background-color: #00a3f5;
}

.modal-block-primary.modal-full-color .panel-heading {
    background-color: #032240;
}

.modal-block-primary.modal-full-color .panel-footer {
    background-color: #00a3f5;
}
/* Modal Icon */
.modal-block-primary .modal-icon .fa {
    color: #032240;
}
/* Tabs */
html body .tabs-primary .nav-tabs li a,
html.dark body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs.nav-justified li a,
html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    color: #032240;
}

    html body .tabs-primary .nav-tabs li a:hover,
    html.dark body .tabs-primary .nav-tabs li a:hover,
    html body .tabs-primary .nav-tabs.nav-justified li a:hover,
    html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
        border-top-color: #032240;
    }

html body .tabs-primary .nav-tabs li.active a,
html.dark body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs li.active a:hover,
html.dark body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary .nav-tabs li.active a:focus,
html.dark body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #032240;
    color: #032240;
}

html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #032240;
}

html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #FFF;
    border-bottom-color: #032240;
}

html body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #032240;
}

html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #032240;
}

html body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #032240;
}

html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #032240;
}
/* Simple List */
ul.simple-bullet-list li:before {
    border-color: #032240;
}
/* Simple Card List */
.simple-card-list li.primary {
    background: #032240;
}
/* Search Results */
.search-content .search-toolbar .nav-pills li.active a {
    color: #032240;
    border-bottom-color: #032240;
}

.search-results-list .result-thumb .fa {
    background: #032240;
}
/* Scrollable */
.scrollable.colored-slider .scrollable-slider {
    background: #032240;
}

html.dark .search-content .search-toolbar .nav-pills li.active a,
html.dark .search-content .search-toolbar .nav-pills li.active a:hover,
html.dark .search-content .search-toolbar .nav-pills li.active a:focus {
    color: #032240;
    border-bottom-color: #032240;
}
/* Time Picker */
.bootstrap-timepicker-widget table td a:hover {
    background-color: #032240;
}
/* Loading Progress */
#nprogress .bar {
    background: #032240;
}

#nprogress .peg {
    box-shadow: 0 0 10px 1px #032240, 0 0 5px #032240;
}
/* Zoom */
.img-thumbnail .zoom {
    background: #032240;
}
/* Owl Carousel */
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0074ad;
}

.owl-theme .owl-nav [class*="owl-"] {
    background: #032240;
}

    .owl-theme .owl-nav [class*="owl-"]:focus,
    .owl-theme .owl-nav [class*="owl-"]:hover {
        background-color: #009ceb;
    }
/* Chartist */
.ct-chart .tooltip {
    background: #032240;
}

    .ct-chart .tooltip:after {
        border-top-color: #032240;
    }

.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice.ct-donut {
    stroke: #032240;
}

.ct-chart .ct-series.ct-series-a .ct-area,
.ct-chart .ct-series.ct-series-a .ct-slice:not(.ct-donut) {
    fill: #032240;
}

.ct-chart .ct-series.ct-series-b .ct-bar,
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point,
.ct-chart .ct-series.ct-series-b .ct-slice.ct-donut {
    stroke: #005580;
}

.ct-chart .ct-series.ct-series-b .ct-area,
.ct-chart .ct-series.ct-series-b .ct-slice:not(.ct-donut) {
    fill: #005580;
}

.ct-chart .ct-series.ct-series-i .ct-bar,
.ct-chart .ct-series.ct-series-i .ct-line,
.ct-chart .ct-series.ct-series-i .ct-point,
.ct-chart .ct-series.ct-series-i .ct-slice.ct-donut {
    stroke: #005580;
}

.ct-chart .ct-series.ct-series-i .ct-area,
.ct-chart .ct-series.ct-series-i .ct-slice:not(.ct-donut) {
    fill: #005580;
}

.ct-chart .ct-series.ct-series-j .ct-bar,
.ct-chart .ct-series.ct-series-j .ct-line,
.ct-chart .ct-series.ct-series-j .ct-point,
.ct-chart .ct-series.ct-series-j .ct-slice.ct-donut {
    stroke: #1ab2ff;
}

.ct-chart .ct-series.ct-series-j .ct-area,
.ct-chart .ct-series.ct-series-j .ct-slice:not(.ct-donut) {
    fill: #1ab2ff;
}

.ct-chart .ct-series.ct-series-n .ct-bar,
.ct-chart .ct-series.ct-series-n .ct-line,
.ct-chart .ct-series.ct-series-n .ct-point,
.ct-chart .ct-series.ct-series-n .ct-slice.ct-donut {
    stroke: #00111a;
}

.ct-chart .ct-series.ct-series-n .ct-area,
.ct-chart .ct-series.ct-series-n .ct-slice:not(.ct-donut) {
    fill: #00111a;
}

.ct-chart .ct-series.ct-series-o .ct-bar,
.ct-chart .ct-series.ct-series-o .ct-line,
.ct-chart .ct-series.ct-series-o .ct-point,
.ct-chart .ct-series.ct-series-o .ct-slice.ct-donut {
    stroke: #80d4ff;
}

.ct-chart .ct-series.ct-series-o .ct-area,
.ct-chart .ct-series.ct-series-o .ct-slice:not(.ct-donut) {
    fill: #80d4ff;
}
/* Checkboxes */
html.dark .checkbox-primary label:before,
.checkbox-primary label:before {
    background: #032240;
    border-color: #0077b3;
}

html.dark .checkbox-text-primary input[type="checkbox"]:checked + label:after,
.checkbox-text-primary input[type="checkbox"]:checked + label:after {
    color: #032240;
}
/* Radios */
html.dark .radio-primary input[type="radio"]:checked + label:after,
.radio-primary input[type="radio"]:checked + label:after {
    background: #032240;
    -webkit-box-shadow: 0px 0px 1px #032240;
    box-shadow: 0px 0px 1px #032240;
}
/* Switch */
.switch.switch-primary .ios-switch .on-background {
    background: #032240;
}
/* Progress Bar */
.progress-bar {
    background-color: #032240;
}

.progress .progress-bar-primary {
    background-color: #032240;
}
/* Slider */
.slider-primary .ui-slider-range,
.slider-primary .ui-slider-handle {
    background: #032240;
}

.slider-gradient.slider-primary .ui-slider-range,
.slider-gradient.slider-primary .ui-slider-handle {
    background-image: -webkit-linear-gradient(left, #00aaff 0, #032240 50%, #006699 100%);
    background-image: linear-gradient(left, #00aaff 0, #032240 50%, #006699 100%);
}

.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle {
    background-image: -webkit-linear-gradient(to right, #00aaff 0, #032240 50%, #006699 100%);
    background-image: linear-gradient(to right, #00aaff 0, #032240 50%, #006699 100%);
}
/* DatePicker */
.datepicker table {
    width: 100%;
}

    .datepicker table thead tr th.prev:hover,
    .datepicker table thead tr th.next:hover {
        background: #032240;
    }

    .datepicker table thead tr:first-child th:hover {
        background: #032240;
    }

    .datepicker table tr td span:hover {
        background: #032240;
    }

    .datepicker table tr td.day:hover {
        background: #032240;
    }

    .datepicker table tfoot tr th:hover {
        background: #032240;
    }
/* DatePicker: Dark */
html.dark .datepicker.datepicker-primary table thead tr th.prev:hover,
.datepicker.datepicker-dark table thead tr th.prev:hover,
html.dark .datepicker.datepicker-primary table thead tr th.next:hover,
.datepicker.datepicker-dark table thead tr th.next:hover {
    background: #032240;
}

html.dark .datepicker.datepicker-primary table tbody tr td.day:hover,
.datepicker.datepicker-dark table tbody tr td.day:hover {
    background: #032240;
}

html.dark .datepicker.datepicker-primary table tbody tr td.day.active,
.datepicker.datepicker-dark table tbody tr td.day.active {
    background: #032240;
}
/* DatePicker: Primary */
.datepicker.datepicker-primary table thead tr:first-child {
    background-color: #032240;
}

    .datepicker.datepicker-primary table thead tr:first-child th:hover {
        background-color: #006699;
    }

.datepicker.datepicker-primary table thead tr:last-child {
    background-color: #0099e6;
}

    .datepicker.datepicker-primary table thead tr:last-child th:hover {
        background-color: #032240;
    }

.datepicker.datepicker-primary table tbody tr td.day:hover {
    background: #032240;
}

.datepicker.datepicker-primary table tbody tr td.day.active {
    background: #032240;
}
/* Select 2 */
.select2-container-multi .select2-choices .select2-search-choice {
    background: #032240;
}
/* Wizard */
.wizard-steps > li.active .badge {
    background-color: #032240;
}

.wizard-steps > li.active a,
.wizard-steps > li.active a:hover,
.wizard-steps > li.active a:focus {
    border-top-color: #032240;
}

.wizard-tabs ul > li.active .badge {
    background-color: #032240;
}

html .wizard-progress .steps-progress .progress-indicator,
html.dark .wizard-progress .steps-progress .progress-indicator {
    background: #032240;
}

html .wizard-progress .wizard-steps li.completed a span,
html.dark .wizard-progress .wizard-steps li.completed a span {
    border-color: #032240;
    background: #032240;
}

html .wizard-progress .wizard-steps li.active a span,
html.dark .wizard-progress .wizard-steps li.active a span {
    color: #032240;
    border-color: #032240;
}
/* Tables */
.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
    background-color: #032240 !important;
}
/* Data Tables Loading */
.dataTables_processing {
    background-color: #032240;
}
/* Liquid Meter */
.liquid-meter-wrapper .liquid-meter-selector a.active {
    color: #032240;
}


.grid-item {
    width: 25%;
}

.grid-item--width2 {
    width: 50%;
}

.shopthumbnail {
    /*padding-bottom: 50px !important;*/
}

/*.clip > p {
    /*white-space: nowrap;*/ /* Запрещаем перенос строк */
/*overflow: hidden; /* Обрезаем все, что не помещается в область */
/*   padding: 5px; /* Поля вокруг текста */
/*   text-overflow: ellipsis; /* Добавляем многоточие */
/*  max-height: 30px;
}*/

/*.box {
    overflow: hidden;
    height: 100px;
    width: 100%;
}

.clip {
    -webkit-column-width: 150px;
    -moz-column-width: 150px;
    column-width: 150px;
    height: 100%;
}*/

.box {
    overflow: hidden;
    height: 50px;
    width: 100%;
    line-height: 25px;
}

    .box:before {
        content: "";
        float: left;
        width: 5px;
        height: 50px;
    }

    .box > *:first-child {
        float: right;
        width: 100%;
        margin-left: -5px;
    }

    .box:after {
        content: "\02026";
        box-sizing: content-box;
        float: right;
        position: relative;
        top: -25px;
        left: 96%;
        width: 3em;
        margin-left: -3em;
        padding-right: 5px;
        text-align: right;
        background-size: 100% 100%;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    }

@media only screen and (max-width: 768px) {
    html.sidebar-light:not(.dark) .inner-toolbar > ul > li { border-right: 0px !important; }
}

.item {
    color: white;
    height: 200px;
    width: 200px;
}

#drag-elements > tr > td:last-child {
    display: flex;
    height: 50px;
    border: 0px;
    align-items: center;
}
#drag-elements > tr > td:last-child >img {
        margin-left: 5px;
    }