﻿.validation-summary-errors {
    color: red;
    text-align: left;
    padding-left: 0;
}

    .validation-summary-errors > ul {
        list-style: none;
    }

.m-t .field-validation-error {
    text-align: left;
    display: block;
}

.m-t .checkbox {
    text-align: left;
}

.buttons-row {
    margin-bottom: 20px;
}

#insertingProductsLoader1,
#insertingProductsLoader2 {
    display: inline-block;
    margin-left: -35px;
}

    #insertingProductsLoader1 .sk-bounce1, #insertingProductsLoader1 .sk-bounce2, #insertingProductsLoader1 .sk-bounce3,
    #insertingProductsLoader2 .sk-bounce1, #insertingProductsLoader2 .sk-bounce2, #insertingProductsLoader2 .sk-bounce3 {
        background-color: white;
    }

.buttons-ribbon {
    padding: 5px 10px 5px 10px;
    margin-bottom: -20px;
}

    .buttons-ribbon a {
        margin-left: 15px;
    }

.page-heading {
    padding: 0px 10px 12px 10px;
}

    .page-heading h2,
    .page-heading ol {
        display: inline-block;
    }

.breadcrumb-divider {
    color: #bbb;
    margin: 0 6px;
}

.navbar-minimalize {
    padding: 4px 8px;
    margin: -10px 10px 0px 0px;
}

.fiscal-certificate-wrapper .btn-xs {
    vertical-align: baseline;
    margin: 0 0 -3px 4px;
}

.alert-fiscal-certificate {
    margin-bottom: 10px;
}

    .alert-fiscal-certificate > div {
        display: inline-block;
    }

        .alert-fiscal-certificate > div:first-child {
            margin: 0 10px 0 0;
            width: 65px;
            text-align: center;
        }

        .alert-fiscal-certificate > div:nth-child(2) {
            vertical-align: top;
            padding-top: 15px;
        }

    .alert-fiscal-certificate p {
        margin: 0;
    }

    .alert-fiscal-certificate small {
        color: #666;
    }

.device-details-wrapper dd,
.device-details-wrapper dl {
    margin-bottom: 5px;
}

.device-details-wrapper h2 small {
    font-size: 12px;
}

.device-details-wrapper .btn-sm {
    margin-bottom: 10px;
}

.text-color-green {
    color: #1ab394;
}

.button-divider {
    border-right: 1px solid #ccc;
    height: 18px;
    margin: 6px -5px 0 10px;
}

.no-label-control {
    margin-top: 25px;
}

.bootgrid-table th > a.column-header-anchor {
    cursor: default;
}

.js-switch-parent label {
    margin: 0 25px 0 5px;
}

.tooltips-wrapper .fa-info-circle {
    color: gray;
    margin: 0px 5px;
    font-size: 16px;
}

.company-unit-details .form-control-static {
    padding-top: 0;
}

.sync-enabled-cbx {
    padding: 0;
    margin: 0;
    height: 60px;
}

.save-sync-settings-btn {
    margin-top: 20px;
}

.btn-select-link {
    text-transform: uppercase;
    font-size: 11px;
    color: #bbb;
    padding: 0px;
    text-decoration: underline;
    background-color: none;
}

.text-small-muted {
    text-transform: uppercase;
    font-size: 11px;
    color: #bbb;
}

.text-primary {
    color: #1ab394;
}

.device-sync-settings-grids .btn-select-link {
    vertical-align: baseline;
}

.device-sync-settings-grids .form-group {
    margin-bottom: 0px;
}

.selected-count {
    font-weight: bold;
    font-size: 18px;
    color: #1ab394;
    margin-right: 2px;
}

.table > tbody > tr.active > td {
    background-color: rgba(26,179,148, 0.1) !important;
}

.disabled-div {
    /* Display it on the layer with index 1001.
       Make sure this is the highest z-index value
       used by layers on that page */
    z-index: 1001;
    /* make it cover the whole screen */
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    /* make it white but fully transparent */
    background-color: white;
    opacity: 0.65;
    filter: alpha(opacity=0.65);
}

.change-curr-usr-pass-wrapper dd {
    text-align: left;
}

.change-curr-usr-pass-wrapper .ibox {
    margin-bottom: 0px;
}

.change-curr-usr-pass-wrapper .field-validation-error {
    text-align: left;
}

.change-curr-usr-pass-wrapper .keep-the-pass {
    display: inline-block;
    margin-top: 5px;
    text-decoration: underline;
}

.selected-sync-products-count {
    margin: 22px 0 6px 0;
    font-size: 16px;
}

    .selected-sync-products-count .selected-count {
        font-size: 30px;
    }

input {
    margin: 0px !important;
}

#custom-header .col-md-3 {
    padding-right: 1px !important;
    padding-left: 2px !important;
}

#custom-header .col-md-9 {
    padding-right: 5px !important;
    padding-left: 2px !important;
}

.wrapper-content {
    padding: 0px 10px;
}

.wrapper-content-bottom {
    padding: 0px 10px 20px;
}

.destination-column {
    display: flex;
}

#select2-Node-container {
    width: 327px;
}

.search-distance-button {
    padding-left: 8px;
    margin-top: -17px;
    padding-right: 8px;
}

table.bootgrid-table.simple tbody tr td {
    padding: 10px 10px !important;
}

.nav.horizontal-menu {
    margin-left: -15px !important;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

    .upload-btn-wrapper input[type=file] {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

ul.dropdown-menu {
    right: 0;
    left: auto;
}

ul.dropdown-menu.dropdown-menu-left {
    right: auto;
    left: 0;
}

ul.dropdown-menu.nav-dropdown-with-icons li a{
    padding-left: 30px;
    padding-right: 30px;
}
ul.dropdown-menu.nav-dropdown-with-icons li.dp-item-with-icon a {
    padding-left: 7px;
    padding-right: 30px;
}
ul.dropdown-menu.nav-dropdown-with-icons li.dp-item-with-icon a .dp-item-icon {
    width: 16px;
    height: 16px;
    margin-right: 7px;
}


.payorders-buttons-float {
    float: right;
}

.overflow-x-hidden {
    overflow-x: hidden;
}

body.theme-trademark .select2HeaderCustom {
    height: auto !important;
}

.distance-single {
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-top: 20px;
    padding-left: 20px;
}

.bg-grey {
    background-color: #f1f2f4;
}

.bg-white {
    background-color: white !important;
}

.dropdown-tab {
    padding: 10px;
    color: black !important;
    font-weight: 600;
    border-left: 2px solid lightgray;
}

.collapse.in {
    display: contents;
}

.dropdown-tab.active {
    border-left: 4px solid #faaf14;
}

.padding-top-10 {
    padding-top: 10px;
}

.dropdown-main {
    padding-left: 10px;
    border-left: none !important;
}

.list-padding {
    padding: 2.4px;
}
.list-row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.employees-title-padding {
    padding-left: 0px !important;
}

.button-padding-right {
    padding-right: 15px !important;
}

.padding-left-20 {
    padding-left: 20px;
}

.document-head .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important;
    font-weight: 600 !important;
    border-bottom: none !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.margin-left-0 {
    margin-left: 0px;
}

.bank-acc-trn {
    font-size: 13px;
    color: #a1a1a1;
}

.bank-data-row {
    border-bottom: 1px solid #ddd;
}

.form-select2 span {
    font-size: smaller !important;
}

.select2-label {
    margin-bottom: 7px !important;
}

.banks-title {
    padding: 15px 20px 20px 20px;
    min-height: 48px;
    border-bottom: 4px solid #faaf14;
}

    .banks-title > h5 {
        text-align: center;
        font-size: 14px;
        margin: 0 0 7px;
        float: left;
        width: 100%;
    }

.bank-title-width {
    width: 200px !important;
}