a:hover {
    color: #ff4a4a;
}

a {
    color: #990000;
}


.btn-primary {
    border-color: #cc0000
}

.text-underline {
    text-decoration: underline;
}

.btn-primary:hover {
    border-color: rgba(255, 174, 176, 0.98)
}

.form-control {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f8f9f9;
    border-color: #d5d5d5;
    box-shadow: none;
    font-size: 12px !important;
    height: 30px
}

.form-control:focus {
    border-color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ccc;
    box-shadow: none
}

.btn-filter {
    line-height: 1 !important;
    padding: 1px 2px !important
}

.btn {
    font-size: 12px !important
}

.bold {
    font-weight: bold
}

.form-horizontal .control-label {
    font-family: TeXGyreAdventor-Regular
}

.flex {
    display: flex;
}

.flex input[type=checkbox] {
    margin-top: 0;
}

.gap-5 {
    gap: 5px;
}

.control-label.control-label-flex {
    margin-left: 5px;
    padding-top: 0;
}

.btn {
    font-family: TeXGyreAdventor-Regular
}

.btn-primary {
    background: #ee0000;
    background: -moz-linear-gradient(top, #990000 0, #ee0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee0000), color-stop(100%, #990000));
    background: -webkit-linear-gradient(top, #990000 0, #ee0000 100%);
    background: -o-linear-gradient(top, #990000 0, #ee0000 100%);
    background: -ms-linear-gradient(top, #990000 0, #ee0000 100%);
    background: linear-gradient(to bottom, #990000 0, #ee0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#ee0000', GradientType=0)
}

.btn-primary.disabled, .btn-primary[disabled] {
    border-color: #ee0000;
    background-color: #ee0000;
}

@font-face {
    font-family: 'TeXGyreAdventor-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('TeXGyreAdventor-Regular'), url('/public/fonts/texgyreadventor-regular.woff') format('woff')
}

@font-face {
    font-family: 'TeXGyreAdventor-BoldItalic';
    font-style: italic;
    font-weight: 700;
    src: local('TeXGyreAdventor-BoldItalic'), url('/public/fonts/texgyreadventor-bolditalic.woff') format('woff')
}

@font-face {
    font-family: 'TeXGyreAdventor-Bold';
    font-style: normal;
    font-weight: 700;
    src: local('TeXGyreAdventor-Bold'), url('/public/fonts/texgyreadventor-bold.woff') format('woff')
}

@font-face {
    font-family: 'TeXGyreAdventor-Italic';
    font-style: italic;
    font-weight: normal;
    src: local('TeXGyreAdventor-Italic'), url('/public/fonts/texgyreadventor-italic.woff') format('woff')
}

.center-checkbox {
    vertical-align: middle;
    height: 12px;
}

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block
}

.border-btn {
    border: 1px solid;
    border-radius: .25em;
}

.center-lbl {
    vertical-align: bottom;
    padding-left: 6px;
}

.max-height {
    max-height: 25px;
    overflow: hidden;
}

.f-w-0 {
    font-weight: 0;
}

.p-t-0 {
    padding-top: 0;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-l-0 {
    padding-left: 0;
}

.p-l-5 {
    padding-left: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-r-13 {
    padding-right: 13px;
}

.m-t-0 {
    margin-top: 0;
}

.m-t-2 {
    margin-top: 2px;
}

.m-t {
    margin-top: 10px
}

.m-t-5 {
    margin-top: 5px
}

.m-t-10 {
    margin-top: 10px
}

.m-t-15 {
    margin-top: 15px
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-l {
    margin-top: 10px
}

.m-t-xl {
    margin-top: 40px
}

.m-t-neg {
    margin-top: -1px;
}

.m-b-0 {
    margin-bottom: 0;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-5-important {
    margin-bottom: 5px !important;
}

.m-b {
    margin-bottom: 10px
}

.m-l-2 {
    margin-left: 2px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-r-2 {
    margin-right: 2px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-b-l {
    margin-bottom: 10px
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-xl {
    margin-bottom: 40px
}

.m-l-4 {
    margin-left: 4px;
}

.m-l {
    margin-left: 10px
}

.m-l-l {
    margin-left: 20px
}

.m-l-xl {
    margin-left: 40px
}

.m-r-4 {
    margin-right: 4px;
}

.m-r {
    margin-right: 10px
}

.m-r-l {
    margin-right: 20px
}

.m-r-xl {
    margin-right: 40px
}

.m-b-2 {
    margin-bottom: 2px;
}

.m-b-4 {
    margin-bottom: 4px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.thumbnail:hover {
    box-shadow: 0 1px 3px 0 #c3c3c3;
    border-radius: 5px;
}

.wrapper-label-filter {
    display: flex;
}

.reset-m-p {
    /*height: 20px;*/
    /*width: 100%;*/
    vertical-align: middle;
    margin: 0 0 0 5px !important;
    /*padding: 0 !important;*/
}

.p-l-z {
    padding-left: 5px;
}

.reset-p {
    padding: 0px;
}

.p-b-1 {
    padding-bottom: 1px;
}

.padding {
    padding: 5px
}

.padder-v-l {
    padding: 20px 0
}

.padder-l {
    padding: 0 20px
}

.padder-m {
    padding: 0 10px
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body {
    font-family: "TeXGyreAdventor-Regular";
    font-size: 12px !important
}

#header {
    background: #f8f8f8
}

#header .header {
    background-color: #990000;
    background-repeat: repeat-y;
    background: -webkit-gradient(linear, left top, right top, from(#990000), to(#ee0000));
    background: -webkit-linear-gradient(left, #990000, #ee0000);
    background: -moz-linear-gradient(left, #990000, #ee0000);
    background: -ms-linear-gradient(left, #990000, #ee0000);
    background: -o-linear-gradient(left, #990000, #ee0000);
    padding: 0 20px !important
}

#header .header .logo {
    display: block;
    background: url('/public/img/antik-logo.png') no-repeat;
    background-size: 100% 100%;
    width: 120px;
    height: 35px;
    cursor: pointer;
}

#header .header .logo-text {
    display: block;
    color: #fff;
    padding-left: 10px;
    border-left: 1px solid #fff
}

#header .header .logo-text span {
    font-size: 15px;
    letter-spacing: 2px
}

#header .header .admin-logo {
    display: inline-block; /*background:url('/public/img/antik-logo.png') no-repeat;background-size:100% 100%;*/
    width: 120px;
    height: 35px
}

.empty-list {
    color: #c0c0c0;
    text-align: center;
    font-size: 20px;
    position: relative;
    top: 40%
}

.empty-list div {
    line-height: 40px
}

.panel-body {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.list-group {
    padding-bottom: 0 !important
}

.stock_item img {
    border-radius: 4px 4px 4px 4px
}

.stock_item:hover {
    cursor: pointer;
    background-color: #ddd
}

.stock_ordering .number-spinner .btn-sm, .stock_ordering .number-spinner .btn-group-sm > .btn {
    border-radius: 3px;
    font-size: 11px !important;
    line-height: 1.7;
    padding: 1px 5px
}

.stock_ordering .item_price {
    font-weight: bold;
    padding-top: 15px;
    font-size: 16px;
    text-align: right
}

.stock_ordering .fa-times-circle {
    padding-top: 15px;
    font-size: 23px;
    cursor: pointer
}

.stock_ordering .fa-times-circle:hover {
    opacity: .8
}

.rollover-item h5 {
    font-size: 12px;
    font-weight: bold
}

.top-bar {
    padding: 2px 10px;
    border-bottom: 1px solid #e7e7e7;
    background: #fff
}

.top-bar h1, .top-bar h2, .top-bar h3, .top-bar h4, .top-bar h5 {
    font-family: TeXGyreAdventor-Regular;
    color: #990000;
    margin-top: 0;
    margin-bottom: 0
}

.service_list {
    background: url('/public/img/gradient-ponuka-sluzieb.jpg') repeat-x;
    padding-top: 20px;
    font-family: TeXGyreAdventor-Regular
}

.service_list .service:hover {
    cursor: pointer
}

.service_list .icon {
    width: 48px;
    height: 48px;
    display: inline-block
}

.service_list .icon-internet {
    background: url('/public/img/internet.png') no-repeat
}

.service_list .icon-voip {
    background: url('/public/img/voip.png') no-repeat
}

.service_list .icon-iptv {
    background: url('/public/img/iptv.png') no-repeat
}

.service_list .icon-smartiptv {
    background: url('/public/img/smartiptv.png') no-repeat
}

.service_list .icon-gps {
    background: url('/public/img/gps.png') no-repeat
}

.service_list .icon-sat {
    background: url('/public/img/sat.png') no-repeat
}

.service_list .active .icon-internet {
    background: url('/public/img/internet-active.png') no-repeat
}

.service_list .active .icon-voip {
    background: url('/public/img/voip-active.png') no-repeat
}

.service_list .active .icon-iptv {
    background: url('/public/img/iptv-active.png') no-repeat
}

.service_list .active .icon-smartiptv {
    background: url('/public/img/smartiptv-active.png') no-repeat
}

.service_list .active .icon-gps {
    background: url('/public/img/gps-active.png') no-repeat
}

.service_list .active .icon-sat {
    background: url('/public/img/sat-active.png') no-repeat
}

.table {
    font-family: TeXGyreAdventor-Regular
}

.table thead tr th {
    border-bottom: 0;
    font-family: TeXGyreAdventor-Bold;
    font-weight: bold;
    font-size: 100%;
    padding-bottom: 10px;
    text-transform: uppercase
}

.quickSearch {
    padding-top: 10px;
    display: none
}

#navigation {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-left: 0;
    border-right: 0;
    font-family: TeXGyreAdventor-Regular
}

#navigation .navbar-nav li a {
    color: #000
}

#navigation .navbar-nav li a:hover {
    color: #f1c2c2
}

#navigation .navbar-nav li.active {
    position: relative;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-right: 0;
    border-left: none;
    border-top: 0;
    margin-top: -1px;
    bottom: -1px
}

.nav>li>a:hover {
    background-color: white;
}

#navigation .navbar-nav li.active a {
    color: #990000
}

#navigation .navbar-nav li.active:after, #navigation .navbar-nav li.active:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

#navigation .navbar-nav li.active:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 13px;
    margin-left: -13px
}

#navigation .navbar-nav li.active:before {
    border-color: rgba(215, 215, 215, 0);
    border-top-color: #d7d7d7;
    border-width: 15px;
    margin-left: -15px
}

#navigation .navbar-nav li.active:hover:after {
    border-top-color: #eee
}

.panel-heading-fenix {
    background: linear-gradient(to bottom, #fff 0, #ede8ec 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    margin-bottom: 10px;
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.panel-heading-fenix h1, .panel-heading-fenix h2, .panel-heading-fenix h3, .panel-heading-fenix h4, .panel-heading-fenix h5 {
    font-family: TeXGyreAdventor-Regular;
    color: #990000;
    margin-top: 0;
    margin-bottom: 0
}

.panel-heading-fenix h4 {
    font-size: 14px
}

.panel-heading-fenix h5 {
    font-size: 12px
}

.panel-heading-fenix .nav-tabs {
    border-bottom: none !important
}

.panel-heading-fenix .nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #990000
}

.list-group-item {
    background-color: transparent !important;
    border-top: 0;
    border-left: none;
    border-right: 0
}

#graph_customers_count > svg {
    width: 100% !important
}

@media (max-width: 585px) {
    .input-group span.input-group-btn, .input-group input, .input-group button {
        display: block;
        width: 100%;
        border-radius: 0;
        margin: 0
    }

    .input-group {
        position: relative
    }

    .input-group span.data-up {
        position: absolute;
        top: 0
    }

    .input-group span.data-dwn {
        position: absolute;
        bottom: 0
    }

    .form-control.text-center {
        margin: 34px 0
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: 0
    }
}

#bootstrapSelectForm .dropdown-menu .selectpicker {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto
}

.tag-info {
    background-color: #990000;
    color: #fff;
    margin: 2px 0 4px 2px;
    padding: 2px 4px;
    border-radius: 4px;
    font-size: 12px
}

.dealer .page-header {
    margin: 10px 0 20px
}

.autosuggest-container .autosuggest-results-container {
    position: absolute;
    width: 100%;
    max-width: 350px;
}

.autosuggest-container .city-autosuggest {
    margin-bottom: 0px;
}

.autosuggest-container .autosuggest-loader {
    background: url(/assets/img/locality-loader.gif) no-repeat;
    background-position: right 10px center;
}

.autosuggest-container .autosuggest-results {
    width: 100%;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #87C1EE;
    -moz-box-shadow: 0 0 6px #87C1EE;
    -webkit-box-shadow: 0 0 6px #87C1EE;
    box-shadow: 0 0 6px #87C1EE;
    font-weight: bold;
    max-height: 255px;
    overflow: auto;
    position: relative;
    letter-spacing: -0.5px;
}

.autosuggest-container .autosuggest-results li {
    padding: 2px 10px;
    font-size: 13px;
}

.autosuggest-container .autosuggest-results li:nth-child(even) {
    background-color: #f5f5f5;
}

.autosuggest-container .autosuggest-results .locality_data:hover {
    cursor: pointer;
    color: #FFFFFF;
    background-color: #990000;
}

.autosuggest-container .autosuggest-results .active {
    cursor: pointer;
    color: #FFFFFF;
    background-color: #990000 !important;
}

.autosuggest-container .autosuggest-results .locality_data .item-title {
    font-size: smaller;
}

.autosuggest-results > li.show-more > a {
    display: block;
    color: #990000;
    white-space: nowrap;
}

.autosuggest-results > li.show-more > a:hover, .autosuggest-results > li.show-more > a:focus {
    font-weight: bold;
}

.dropdown-menu > li.show-more > a:hover, .dropdown-menu > li.show-more > a:focus {
    background-color: transparent;
    background: none;
    background-image: none;
}

.autosuggest-container .autosuggest_query.locality-selected {
    font-weight: 600;
}

input.novalid {
    box-shadow: 0 0 5px rgba(255, 0, 0, 0.44);
    border-color: #990000;
}

.may-hidden {
    display: none;
}

.tag-info {
    text-shadow: 0px 0px 2px black;
}

div.checkbox input[type=checkbox] {
    cursor: pointer;
}

div.checkbox label {
    cursor: default;
}

div.radio input[type=radio] {
    cursor: pointer;
}

div.radio label {
    cursor: default;
}

.alert {
    margin-top: 10px;
}

.alert-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.alert-danger {
    color: #fff;
    background-color: #c71000;
    border-color: #c73931;
}

.contract_navigation_item {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    font-size: 34pt;
    font-weight: bold;
    text-align: center;
    color: white;
    margin: 0px;
    display: inline-block;
}

.datepicker {
    border-radius: 0px !important;
}

.hidden-text {
    display: block;
    /*width: 150px;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.no_padding {
    padding: 0;
}

.padding_0_5 {
    padding: 0 5px;
}

.padding_0_10 {
    padding: 0 10px;
}

.padding_0_15 {
    padding: 0 15px;
}

.panel-none {
    border: 0;
}

.open-filemanager > i {
    margin-right: 10px;
}

.media-view .item {
    float: left;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 10px 15px;
    margin-top: 10px;
    margin-right: 10px;
}

.media-view .item .filemanager-thumb {
    margin-bottom: 5px;
}

.list-tag {
    border: 1px solid #4cae4c;
    padding: 3px 6px;
    display: inline-block;
    font-size: 11px;
}

.list-tag.list-tag-red {
    border-color: #ee0000;
}

.list-tag a {
    color: #4cae4c;
}

.group-border {
    border-radius: 3px;
    border: 1px solid rgba(213, 213, 213, 0.35);
    margin-bottom: 15px;
}

.group-border:not(.no_padding) {
    padding: 8px 12px;
}

.table-stall {
    position: relative;
    margin: 10px;
}

.table-stall td {
    border: 1px solid rgba(213, 213, 213, 0.35);
    border-top-color: rgba(213, 213, 213, 0.35) !important;
    height: 68px;
    position: relative;
}

.table-stall td.empty::before {
    position: absolute;
    content: 'EMPTY!';
    color: rgba(213, 213, 213, 0.35);
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.stall-files {
    margin: 6px 0;
    text-align: center;
}

.stall-files .filemanager-input {
    display: inline-block;
}

.table-stall td span.extension {
    font-weight: bold;
    font-size: 10px;
}

.table-stall td > div {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 90%;
}

.table-stall td > div button {
    margin-top: 4px;
}

@media (min-width: 1500px) {
    .table-stall td > div button {
        margin-left: 4px;
        margin-top: 0;
    }
}

.full-width {
    width: 100%;
}

.table-stall td > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*opacity: .4;*/
    z-index: 1;
}

.tags_list {
    text-transform: uppercase;
    font-size: 9px;
    color: #777;
}

.stall-container {
    padding: 15px 30px 15px 15px;
    min-height: 130px;
}

table.table > tbody > tr:hover > td {
    background: rgba(213, 213, 213, 0.1);
}

.files_small button[data-open] {
    margin-left: 6px;
}

.files_small .media-view .item {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 6px 0;
}

.files_small .media-view .item .filemanager-thumb {
    font-size: 10px;
}

.files_small .open-filemanager {
    float: left;
}

.color-green {
    color: #4cae4c;
}

.color-red {
    color: #ee0000;
}

.checkbox_margin input {
    margin-top: 10px;
}

.files_small .media-view button[data-delete],
.files_small .media-view button[data-open] {
    font-size: 10px !important;
    padding: 2px 6px;
}

#Transportation .transport_user_files {
    width: 30%;
}

button[data-action="add_participates_file"],
.panel#Documents button[data-action="add_document"] {
    margin-top: 6px;
}

.cursor-pointer {
    cursor: pointer;
}

.remove-margin-bottom {
    margin-bottom: 0;
}

.update-items a.disabled {
    cursor: not-allowed;
    color: #777;
}

.update-items .update-item {
    width: 100%;
    float: left;
}

.update-items .update-item strong {
    float: left;
}

.update-items .update-item span {
    width: 60%;
    float: left;
    margin-left: 4px;
}

.ellipsis:after {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    -webkit-animation: ellipsis steps(4, end) 1.6s infinite;
    animation: ellipsis steps(4, end) 1.6s infinite;
    content: "\2026"; /* ascii code for the ellipsis character */
    width: 0px;
}

@keyframes ellipsis {
    to {
        width: 1.07em;
    }
}

@-webkit-keyframes ellipsis {
    to {
        width: 1.07em;
    }
}

.text-ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.colorInherit {
    color: inherit;
}

.no-padding-top {
    padding-top: 0 !important;
}

label > span.label-checkbox-text {
    margin-left: 6px;
}

.left-30 {
    padding-left: 30px;
}

.tag_tr_level[data-tree-level="1"] td:first-child {
    padding-left: 15px;
}

.tag_tr_level[data-tree-level="2"] td:first-child {
    padding-left: 30px;
}

.tag_tr_level[data-tree-level="3"] td:first-child {
    padding-left: 45px;
}

.tag_tr_level td > i {
    padding-right: 5px;
}

.text-small {
    font-size: 80%;
}

strong {
    font-family: "TeXGyreAdventor-Bold", sans-serif;
}

#loader i {
    font-size: 50px;
    color: #990000;
}

#loader {
    background-color: rgba(246, 246, 246, 0.6);
}

#loader > div {
    display: table-cell;
    width: 100vw;
    height: 100vh;
    text-align: center;
    vertical-align: middle;
}

.input-group .form-control.stock-input-price-group {
    width: 100px;
}

.col-left {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: #990000;
}

.pagination > li > a, .pagination > li > span {
    color: #990000;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #990000;
    border-color: #990000;
    color: white;
}

#error_messages {
    position: fixed;
    z-index: 10000;
    max-width: 333px;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
}

#error_messages i,
#error_messages button.close {
    display: none;
}

.default-option {
    display: none;
}

input[type=radio].filter-active {
    margin-left: 10px;
}

.flags-filter-title {
    font-family: "TeXGyreAdventor-BoldItalic", sans-serif;
    font-size: 12px;
}

.filter-panel .filter-panel-search label.flags-filter-label {
    font-family: "TeXGyreAdventor-Regular";
    font-size: 12px !important;
    margin-left: 2px;
}

input.is-active {
    height: 15px;
    vertical-align: text-bottom;
}

a:hover.carousel-item-underline {
    text-decoration: none;
}

.carousel-item-color {
    color: #0e0e0e;
}

.position-relative {
    position: relative;
}

#loader_carousel {
    position: absolute;
    left: 50%;
    z-index: 3;
}

#loader_localities {
    position: absolute;
    left: calc( 50% - 20px );
    z-index: 7;
}

#loader_localities i {
    font-size: 40px;
    color: #990000;
}

#loader_localities > div {
    position: absolute;
    text-align: center;
    vertical-align: middle;
}

#loader_carousel i {
    margin-top: 200px;
    font-size: 50px;
    color: #990000;
}

.modal-open .modal#loader_carousel {
    background-color: rgba(246, 246, 246, 0.6);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

#loader_carousel > div {
    position: absolute;
    /*display: table-cell;*/
    text-align: center;
    vertical-align: middle;
}

.item-height {
    height: 250px;
    width: auto;
}

.image-size {
    width: 200px;
    height: 300px;
    margin-right: 10px;
    margin-left: 10px;
}

.image-fix-size {
    height: 180px;
}

.owl-carousel .owl-item .img-size {
    display: block;
    width: 190px;
}

.filter-active {
    display: inline-block;
}

#stock-modal {
    font-size: 50px;
    text-align: center;
    color: #990000;
    display: table-cell;
    vertical-align: middle;
    z-index: 10;
    position: relative;
    background-color: rgba(246, 246, 246, 0.6);
}

.list-without-dots {
    list-style-type: none;
}

.stock-list-carousel .owl-item:first-child {
    margin-left: -20px;
}

.white-card {
    box-shadow: 0 1px 3px 0 #ddd;
    background: #fff;
    padding: 15px;
    width: 100%;
    box-shadow: 0 1px 3px 0 #ddd;
    border-radius: 3px;
}

/*.white-card:hover {*/
/*    transition: all 0.2s ease-in-out;*/
/*    box-shadow: 0 2px 5px 0 #d0d0d0;*/
/*}*/

.filter-categories ul li:first-child {
    margin-left: 0px;
}

.filter-categories ul li {
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 10px;
}

.label-checkbox-center {
    margin: 2px 4px 2px;
}

.text-label-shadow {
    text-shadow: 0 0 0 #000, 0 0 0 #000, 0 0 0 #000,0 0 0 #000, 0 0 #000, 0 0 0 #000, 0 0 0 #000, 1px 1px 0 #000;
}

#list-empty {
    margin-top: 50px;
    padding-bottom: 10px;
}

.category-filter {
    padding-top: 1px;
    margin-bottom: 5px;
}

.border-bottom {
    border-bottom: 1px solid #e7e7e7;
}

.category-filter h5 {
    font-weight: bold;
    font-size: 12px;
}

.set-background {
    background: #F6F6F6;
    opacity: 0.5;
    position: absolute;
    bottom: -120px;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.set-background-for-localities {
    background: #F6F6F6;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.set-background-graph {
    background: #F6F6F6;
    /*background: #f60029;*/
    opacity: 0.5;
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.highcharts-credits{
    display: none;
}

.highcharts-background:focus, .highcharts-root:focus, .highcharts-container:focus{
    outline: none;
    border: none;
}

.white-card-dealer-graph {
    box-shadow: 0 1px 3px 0 #ddd;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 3px 0 #ddd;
    border-radius: 3px;
}

.white-card-dealer-graph:hover {
    transition: all 0.2s ease-in-out;
    box-shadow: 0 2px 5px 0 #d0d0d0;
}

.tooltip-date{
    font-size: 10px;
}

.dashboard-card {
    padding-left: 0;
    margin-left: -15px;
}

.dashboard-card .card {
    box-shadow: 0 1px 3px 0 #ddd;
    background: #fff;
    padding: 15px;
    min-height: 100px;
    margin: 15px;
    border-radius: 3px;
    float: left;
    width: 100%;
}

.dashboard-card .card:hover {
    transition: all 0.2s ease-in-out;
    box-shadow: 0 2px 5px 0 #d0d0d0;
    cursor: pointer;
}

.dashboard-card .card .number {
    font-family: "TeXGyreAdventor-Bold", sans-serif;
    font-size: 30px;
}

.dashboard-card .card .title {
    font-size: 12px;
    padding-left: 2px;
    color: #990000;
    padding-top: 0;
}

.dashboard-card .card .stats {
    border: 1px dotted #0000001f;
    border-radius: 2px;
    padding: 5px 2px;
}

.dashboard-card .card .stats {
    font-size: 11px;
    margin-top: 6px;
}

@media (max-width: 1710px) {
    .dashboard-card .card .stats {
        width: 100%;
    }
}

#loader_graph {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    /*visibility: hidden;*/
}

#loader_graph i {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 50px;
    color: #990000;
}

.loader-parent {
    position: relative;
}

.panel-body-graph {
    margin-right: -15px;
    padding-left: 15px;
}

#select-dealer {
    margin-left: -5px;
}

.m-t-neg-15 {
    margin-top: -15px;
}

.m-b-neg-15 {
    margin-bottom: -15px;
}

.graph-date-filter{
    float: right;
    z-index: 3;
    margin-left: 7px;
}

.date-filter{
    z-index: 3;
    float: right;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 7px;
}

.date-filter input{
    margin-right: 7px;
}

.date-filter-container{
    position: absolute;
    z-index: 2;
    right: 10px;
}

.tooltip-storage.tooltip.bottom  .tooltip-inner {
    background-color: #979797;
}

.tooltip-storage.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #979797;
}

.move-left-date-from {
    margin-right: 15px;
}

.date-width {
    width: auto;
    display: inline-block;
}

.not_discount_price{
    font-size: 10px;
    position: relative;
}

.not_discount_price:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;

    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -ms-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-5deg);
}

.not_discount_price_small{
    margin-bottom: -10px;
}

.not_discount_price_fs{
    font-size: 14px;
}

.tabs-remove-padding{
    padding: 0;
}

.tabs-heading-color{
    color: #555;
}

.padding-for-tabs {
    padding: 5px 20px;
}

.font-h3-sizing {
    font-size: 18px;
    margin-top: 10px;
}

.nav-tabs li:hover{
    transition: all 0.2s ease-in-out;
    box-shadow: 0 2px 5px 0 #d0d0d0;
}

#container-id-fluid:hover li.active, .graph-parent:hover #content-id{
    transition: all 0.2s ease-in-out;
    box-shadow: 0 2px 5px 0 #d0d0d0;
}

.dark-background-behind-modal {
    width: 100%;
    height: 100%;
    z-index: 5000;
    background: rgba(104, 104, 104, 0.6);
    position: fixed;
}

.modal-opacity {
    z-index: 5001;
}

.fill-available {
    width: 100%;
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    width: fill-available;
}

.popup-color-decoration {
    color: #333;
}

.center-modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#modal-stock-popup {
    text-align: center;
}

@media screen and (min-width: 768px) {
    #modal-stock-popup:before {
        /*display: inline-block;*/
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

#popup-stocks {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#popup-stocks .modal-body .stock-item-open-title:hover {
    text-decoration: underline;
}

#loader_modal_carousel {
    position: absolute;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 221px;
    background-color: rgba(246, 246, 246, 0.6);
}

#loader_modal_carousel i {
    margin-top: 100px;
    font-size: 50px;
    color: #990000;
}

.inactive-stock{
    color: #c71000;
    font-family: "TeXGyreAdventor-Bold";
    margin-left: 10px;
    vertical-align: middle;
}

.noHover{
    pointer-events: none;
}

.tooltip {
    word-wrap: break-word;
}

.owl-prev {
    width: 75px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
}

.owl-next {
    width: 75px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block !important;
}

.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}

#image_carousel button {
    outline: none;
    background: none;
}

#add_files_form_group .input-group{
    display: inline-table;
    width: calc(100% - 155px);
}

#remove_all_stock_images{
    display: inline-block;
}

.btn#remove_all_stock_images{
    vertical-align: top;
    width: 150px;
    float: right;
    color: #990000;
}

.styleArrow {
    border: none;
    width: auto;
    margin-bottom: 40px;
}

.owl-carousel .owl-nav .owl-prev {
    width: auto;
}

#image_carousel .owl-theme .owl-nav {
    margin-top: 0;
}

#image_carousel .stock-item-recommended .items {
    margin-top: 0;
}

#image_carousel .owl-nav {
    margin-bottom: -40px;
}

#modal-stock-popup .modal-open {
    overflow: hidden;
}

#modal-stock-popup .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -70px;
}

.orders-date-filter{
    display: inline-block;
    vertical-align: middle;
}

.table-filter .form-control, .table-filter .btn{
    margin-top: 5px;
}

.order-date-filter-text{
    vertical-align: sub;
}

.date_filter_type_label{
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
}

.file-preview-thumbnails div.file-preview-frame{
    height: 212px;
}

.close.fileinput-remove{
    display: none;
}

.files_small .invoices_files .open-filemanager{
    float: none;
}

.files_small .invoices_files .media-view .item{
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    float: none;
}

.files_small .media-view button{
    float: none;
}

.invoices_files{
    margin-left: auto;
    margin-right: auto;
    width: 90px;
}

.invoices_list_item{
    display: block;
}

.invoices_list_paid{
    color: #4cae4c;
}

.invoices_list_unpaid{
    color: #ee0000;
}

.invoices_list_unpaid_overdue{
    font-weight: 700;
    color: #ee0000;
}

.invoices_list_item{
    display: inline-block;
}

.invoices_list_item_href:hover{
    text-decoration: underline;
    cursor: pointer;
}

.invoices_list_item_not_href:hover{
    text-decoration: none;
}

.invoice-paid-notification{
    position: fixed;
    bottom: 10px;
    left: 10px;
    display: none;
    text-align: center;
    z-index: 1000;
}

.paid-label-dealer, .unpaid-label-dealer, .label-dealer{
    font-size: 10px;
    border: solid 1px;
}

.unpaid-label-dealer-overdue{
    border: #d9534f solid 1px;
}

.unpaid-label-dealer-overdue:hover{
    background-color: #d9534f;
    border: #d9534f solid 1px;
}

.btn-danger:hover.unpaid-label-dealer{
    background: none;
    color: #d9534f;
}

.btn-success:hover.paid-label-dealer{
    background: none;
    color: #4cae4c;
}

.panel-danger>.panel-heading.invoices_panel_unpaid_overdue{
    background-color: #de2d2d;
    color: white;
}

.invoices_panel_unpaid{
    cursor: pointer;
}

.invoices_panel_unpaid:hover{
    box-shadow: 0 1px 3px 0 #c3c3c3;
}

.invoices_panel_unpaid_overdue{
    cursor: pointer;
}

.invoices_panel_unpaid_overdue:hover{
    box-shadow: 0 1px 3px 0 #c3c3c3;
}


.table-condensed>tbody>tr>td.table-invoices-pay-button-cell{
    vertical-align: middle;
    padding: 0;
}

.dealer_info_panel_huge{
    display: inline-block;
}

.stagnant-stock-background {
    height: 125%;
    margin-left: -20px;
}

.m-t-5 {
    margin-top: 5px;
}

#addorder-stock-style .rollover-item .style-price {
    font-size: 65%;
    display: block;
}

#stock-style .rollover-item .style-price {
    font-size: 85%;
    display: block;
}

.popup-carousel-image {
    max-height: 131px;
    width: auto;
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
}

#popup_modal_carousel .stock-item-container .size-of-thumbnail {
    height: 220px;
}

#popup_modal_carousel .stock-item-container .size-of-popup-image {
    max-height: 101px;
    margin-top: 10px;
}

#popup_modal_carousel .stock-item-container .dph-popup {
    display: block;
    font-size: 10px;
}

.owl-dot:nth-child(n+6) {
    display: none !important;
}
#close-carousel .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 15px;
}

#popup-stocks .popup-modal-image-height {
    height: 375px;
}

#popup-stocks .popup-button-style {
    display: block;
}

#popup-stocks .table {
    margin-bottom: 0px;
}

#stocks-for-card .tooltip {
    margin-top:-3px;
}

#stocks-for-card .tooltip:before {
    margin-top:-3px;
}

.addorder_cart_item{
    height: 1.6em;
    overflow: hidden;
}

.add_recipient_radio_item{
    display: inline-block;
    margin-right: 8px;
}

.add_recipient_radio_item input{
    margin-top: 0;
    vertical-align: middle;
}

.add_recipient_radio_item label{
    vertical-align: middle;
    margin-bottom: 1px;
}

#dasboard-production {
    float: none;
}

#form_user_input select[name="user"], #form_user_input select[name="user2"]{
    width: 300px;
}

#dropdown-invoices {
    float: right;
    padding-top: 2px;
    font-size: 80%;
    margin-top: -15px;
}

#invoices-all-sum {
    font-size: 12px;
    font-weight: 200;
    margin-left: 2px;
    color: #a7a7a7;
}

#filter-for-localities {
    width: 200px;
    vertical-align: top;
}

#locality-dashboard-card {
    color: #5CB85C;
    font-size: 12px;
    /*display: inline-block;*/
}

.d-i-b {
    display: inline-block;
}

.is_active_user{
    vertical-align: top;
    margin-top: 2px;
}

.row_yes{
    color: #4cae4c;
}

.row_no{
    color: #ee0000;
}

#invoices-all-count {
    display: inline-block;
}

#invoice-filter-style .center-label{
    vertical-align: sub;
}

.dealer-info-filter{
    display: inline-block;
}

#loader_table_order, #loader_table_invoice {
    position: absolute;
    z-index: 3;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: -10px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(246, 246, 246, 0.6);
    display: none;
}

#loader_table_order i, #loader_table_invoice i {
    position: absolute;
    left: calc(50% - 25px);
    top: 40%;
    font-size: 50px;
    color: #990000;
}
.v-a-m {
    vertical-align: middle;
}

.dealer-table{
    position: relative;
}

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

.vertical-align-middle{
    vertical-align: middle;
}

.vertical-align-baseline {
    vertical-align: baseline;
}

.col-xs-12.stock-item-recommended {
    width: calc(100% + 1px);
}

.attributes-color-picker > #colorPicker {
    margin-top: 0;
}

.chart-tooltip {
    background: rgba(0, 0, 0, 0.85) !important;
}

.series-segment {
    cursor: pointer !important;
}

.series-group {
    fill: transparent !important;
    stroke: transparent !important;
}

.x-axis > .tick > text {
    font-size: 9px;
}

.grp-axis > .tick > text {

}

.tick > line {
    stroke: rgba(0, 0, 0, 0.1) !important;
}

.reset-zoom-btn {
    fill: #990000 !important;
}

#graph_container {
    margin: 1em auto;
    background-color: #FFFFFF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

#graph_container:hover {
    transition: all 0.2s ease-in-out;
    box-shadow: 0 2px 5px 0 #d0d0d0;
}

.dashboard-graph-filter{

}

#map_container {
    padding: 10px;
    margin: 1em auto;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 #ddd;
}

#map_filter {
    position: absolute;
    top: 38px;
    left: 70px;
    z-index: 500;
    padding: 0 10px 5px 10px;
    background-color: rgba(255,255,255,0.85);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
}

.map-filter-label {
    display: block;
    text-align: left;
    font-size: 12px;
    border: solid 1px rgba(0,0,0,0.25);
    opacity: 80%;
}

.advert-medium-label {
    line-height: 1.5;
    border: solid 1px #c8c8c8;
    border-radius: 4px;
    padding: 3px 5px;
}

.map-marker-style {
    width: 3rem;
    height: 3rem;
    display: block;
    left: -1.5rem;
    top: -1.5rem;
    position: relative;
    border-radius: 3rem 3rem 0;
    transform: rotate(45deg);
    border: 1px solid #FFFFFF;
}

.map-marker-circle {
    width: 3rem;
    height: 3rem;
    display: block;
    border-radius: 3rem;
    border: 1px solid #FFFFFF;
    background-color: #990000;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    line-height: 3rem;
}

#dashboard-graph-datepicker {
    display: inline-block;
    float: right;
    line-height: 3.5;
}

.map-loader {
    z-index: 1500;
    position: absolute;
    background-color: rgba(246, 246, 246, 0.6);
    width: 100%;
    height: 600px;
}

.map-loader i {
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    font-size: 50px;
    color: #990000;
}

.list-stocks-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list-stocks-header:before, .list-stocks-header:after {
    display: none;
}

.view-types-icons {
    display: flex;
    flex-direction: row;
    gap: 3px;
    font-size: 16px;
}

.view-types-icon {
    padding: 3px 3px 2px 4px;
    border-radius: 3px;}

.view-types-icon:hover {
    cursor: pointer;
    background: #f5f5f5;
}

.view-types-icon-selected {
    background: #f5f5f5;
}

.view-stock-type-grid {
    display: none;
}

.view-stock-type-list {
    display: none;
    padding: 0 15px;
}

.show-type {
    display: block;
}

.stock-item-row {
    /*display: flex;*/
}

.stock-title {
    background: unset;
    border: unset;
    text-align: left;
    padding: 8px 0;
    color: #000;
}

.stock-title:hover {
    color: #ff4a4a;
    text-decoration: underline;
    cursor: pointer;
}

.status-cell {
    text-transform: uppercase;
}

.image-container {
    vertical-align: middle !important;
    display: table-cell;
    text-align: center;
}

#table_stockorder > * .stock-item-open-container {
    margin-left: -15px;
}

.business-records-title-container, .redmine-records-title-container {
    display: flex;
    margin-bottom: 10px;
}

.business-records-container, .redmine-records-container  {
    padding-right: 0;
    padding-left: 0;
}

.business-records-title, .redmine-records-title {
    font-weight: 500;
    line-height: 1.1;
    font-size: 14px;
}

.add-business-record-button-container {
    float: left;
    margin: 15px 0 15px 0;
}

.business-record-textarea-container {
    padding-left: 0;
    padding-right: 0;
}

#table_business_records, #table_redmine_records {
    margin-bottom: 0;
}

.stock-title-container {

}

.stock-tags-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 5px;
}

.stock-explore-tags-container {
    margin: 0 15px 15px;
}

.stock-tag {
    padding: 2px 8px;
    border-radius: 3px;
    border: unset;
    color: #333;
}
.stock-list-tag {
    background-color: #f5f5f5;
}
.explore-tag {
    background-color: #71adc9;
}
.id-tag {
    background-color: #dbdbdb;
    color: #000;
    font-size: 10px;
    padding: 1px 4px;
    font-weight: 700;
}
.cn-tag {
    background-color: #ccfca4;
    color: #000;
    font-size: 10px;
    padding: 1px 4px;
    font-weight: 700;
}

.id-tag-container {
    align-self: center;
    display: inline-block;
}

.ean-tag-container {
    width: fit-content;
}
.stock-sk-title {
    margin-top: 1px;
    line-height: 1.3;
}
.stock-sk-title > a {
    color: #000;
}
.stock-sk-title > a:hover {
    color: #ff4a4a;
}
.stock-en-title {
    margin-bottom: 1px;
    color: #979797;
    line-height: 1.3;
}

.predefined-tag-type-name {
    font-weight: 700;
    font-size: 11px;
}

.predefined-tag-value {
    text-align: center;
    display: table-cell;
    vertical-align: middle !important;
    position: relative;
    padding: 1px;
}

.filter-panel form > ul.filter-panel-categories > li.category-item:hover, .filter-panel form > ul.filter-panel-categories > li:not(.tree-hide), .filter-panel form > ul.filter-panel-tags > li.tag-item:hover, .filter-panel form > ul.filter-panel-tags > li:not(.tree-hide).tag-item {
    background-color: #f5f5f5;
}

.tag-item {
    display: flex;
    font-family: "TeXGyreAdventor-Regular", sans-serif !important;
}

.tag-item:hover {
    background-color: #e4e1e1;
}

.tags-is-selected-checkbox {
    background-color: transparent !important;
    color: #d9534f;
    border: solid 2px #d9534f;
    font-family: "TeXGyreAdventor-Bold", sans-serif !important;
}

.tags-is-selected-checkbox > label {
    line-height: 1.2;
}

.tags-filter-title {
    font-family: "TeXGyreAdventor-BoldItalic", sans-serif !important;
    max-width: 100% !important;
    margin-bottom: 5px !important;
    font-weight: 700 !important;
}

#search_tags {
    position: relative;
    margin-bottom: 10px;
}

.search-tags-button {
    position: absolute;
    bottom: 4px;
    right: 4px;
    font-size: 10px !important;
    padding: 2px 7px;
}

.small-label {
    position: absolute;
    padding-top: 0 !important;
    top: -17px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
}
.small-label-font-size-fix {
    font-size: 10px;
    top: -15px;
}

.tags-select-height-fix > * .select2-container .select2-selection--single {
    height: 32px !important;
}

.stock-select-filter-child-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.stock-select-filter-child-container:before, .stock-select-filter-child-container:after {
    display: none;
}

.filter-reset-button-container {
    margin-left: 10px;
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.filter-reset-button, .filter-advanced-button {
    padding: 4px 12px 5px;
}

.advanced-filter-form {
    padding: 15px;
    margin-top: 10px;
    border: solid 1px rgba(0,0,0,0.15);
    border-radius: 4px;
}

.advanced-filter-container {
    display: flex;
    flex-direction: row;
}

.advanced-filter-column {
    width: 100%;
}

.search-category-container {
    position: relative;
}

.advanced-filter-row {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    margin: 5px 0;
}

.advanced-filter-left {
    padding: 0 15px 0 0 !important;
}

.advanced-filter-right {
    padding: 0 0 0 15px !important;
}

.advanced-filter-label {
    width: 33%;
}

.advanced-filter-column-title {
    font-family: "TeXGyreAdventor-Bold", sans-serif;
    font-size: 14px;
}

.advanced-filter-search-category {
    margin-top: 5px;
}

.advanced-filter-middle button {
    position: absolute;
    bottom: 4px;
    right: 4px;
    font-size: 10px !important;
    padding: 2px 7px;
}

.filter-predefined-tags {
    margin-top: 15px;
    width: 100%;
}

.m-t-15-important {
    margin-top: 15px !important;
}

.table-padding {
    margin: 10px 15px 0;
}

.find-stock-label {
    font-family: "TeXGyreAdventor-Bold", sans-serif;
}

button:focus {
    outline: none !important;
}

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

.tags-select {
    padding: 0;
}

.tags-container {
    display: flex;
    position: relative;
}

.show-only-first:nth-child(-n+1) {
    display: block;
}

.stock-tags-inner-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.stock-tag-container, .stock-customization-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.predefined-tag-value-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 3.5em;
    padding: 2px;
}

.extended-list-title {
    font-family: "TeXGyreAdventor-Bold", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.extended-list-info-col {
    width: 10%;
}

.extended-list-additional-info-container {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 50%;
}

.file-path-label {
    background-color: rgb(0 0 0 / 8%);
    color: black;
    padding: 2px 5px 1px;
    border-radius: 5px;
}

.file-buttons {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.file-buttons:before, .file-buttons:after {
    display: none;
}

.file-extension-container {
    display: contents;
}

@media only screen and (min-width: 800px) and (max-width: 1100px){
    .extended-list-additional-info-container {
        width: 100%;
    }
}

.extended-list-predefined-tags-container {
    display: grid;
}

.extended-list-predefined-tag-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.predefined-tag-empty-container {
    border: solid 3px rgba(0,0,0,0.05);
    background-color: rgba(0,0,0,0.01);
}

.extended-list-panel-body {
    padding: 0;
}

.extended-list-row {
    padding: 0 15px !important;
}

.extended-list-row:hover {
    background-color: rgba(213, 213, 213, 0.2);
}

.extended-list-row-container {
    border-collapse: separate;
    border-spacing: 0 5px;
}

.extended-list-row-container-border {
    border-top: 1px solid #ddd;
}

.extended-list-predefined-tag-name {
    font-size: 10px;
    font-family: "TeXGyreAdventor-Bold", sans-serif;
    padding-right: 15px;
}

.vertical-align-top {
    vertical-align: top;
}

.vertical-align-text-top {
    vertical-align: text-top;
}

.paginator-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}

#table_stock_extended {
    margin-bottom: 0;
}

.full-width {
    width: 100%;
}

.stock-select-filter-container > * .select2 {
    width: 100% !important;
}

.extended-list-predefined-tags-container {
    padding-top: 10px;
}

#add_files_form_group > * .file-footer-buttons{
    display: flex;
    flex-direction: row-reverse;
    gap: 2px;
}
#add_files_form_group > * .file-preview-frame:hover{
    cursor: pointer;
}

.production-stocks-table > * .list-group-item {
    padding: 10px 0 !important;
}

.production-stocks-table > * .production-stocks-row {
    display: flex;
    padding: 10px 0;
}

.production-stocks-table > * .production-stocks-row > .product-image {
    align-self: center;
}

.production-stocks-table > * .panel-heading-fenix {
    margin-bottom: 0;
}

.production-id-label {
    padding-top: 6px;
}

.reset-left-padding {
    padding-left: 0;
}

.kd-link-container {
    position: relative;
}

.kd-link-button {
    position: absolute;
    right: 25px;
    top: 30%;
}

.kd-link-button:hover {
    cursor: pointer;
    color: #ff4a4a;
}

.tooltip.top > .tooltip-arrow {
    position: absolute;
    bottom: 0 !important;
    top: unset !important;
}

.note-textarea {
    position: relative;
}

.add-note-icon {
    left: 16.67%;
    top: 10px;
    vertical-align: sub;
    position: absolute;
}

.stock-group {
    padding: 10px 0;
}

.table-stocks-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    width: fill-available;
    border: solid 1px #dddddd;
    border-radius: 4px;
    margin: 0 10px;
    padding: 10px 0;
}

.table-stock-item {
    padding: 10px 0;
    border-bottom: solid 1px #dddddd;
}

.table-stocks-item:last-of-type > .table-stock-item {
    border-bottom: unset !important;
}

.table-stocks-item {
    height: 100%;
    width: 100%;
}

.table-stocks-loader {
    z-index: 5000;
    width: 100%;
    position: absolute;
    top: 74px;
    text-align: center;
    font-size: 36px;
    color: #990000;
    background-color: rgba(246, 246, 246, 0.6);
}

.production-stock-name {
    font-family: "TeXGyreAdventor-Bold", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.production-id-tag {
    margin-top: 2px;
}

.production-stock-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

.production-stock-item-container {
    position: relative;
}

.production-stock-item-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 100;
    background-color: rgba(246, 246, 246, 1);
}

.production-stock-item-loader > i {
    font-size: 28px;
    color: #990000;
}

.production-stock-item-info-container {
    display: flex;
    flex-direction: row;
    gap: 15px;
}

.production-stock-image {
    margin-left: 3px;
}

.production-list-stocks-container {

}

.production-list-stock-container {

}

.production-list-categories-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
}

.production-list-category-container {
    background-color: #dbdbdb;
    border-radius: 4px;
    color: #000;
    font-size: 10px;
    padding: 1px 4px;
    font-weight: 700;
}

.production-list-stock-quantity {
    font-family: TeXGyreAdventor-Bold, sans-serif;
    font-weight: 700;
}

.production-list-item-products {
    display: flex;
    flex-direction: column;
}

.file-name-container {
    margin-top: 6px;
    word-wrap: break-word;
}

.remove-padding {
    padding: 0;
}

.remove-padding-top {
    padding-top: 0;
}

.remove-margin {
    margin: 0;
}

.quantity-container {
    display: flex;
    width: 100%;
}

.remove-item-icon {
    position: absolute;
    top: 13px;
    right: 4px;
}

.padding-10 {
    padding: 10px;
}

.production-stocks-header {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.filemanager-thumb {
    max-width: 400px;
}

.filemanager-modal-loader {
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
    background-color: rgba(246, 246, 246, 1);
}

.filemanager-modal-loader > i {
    font-size: 48px;
    color: #990000;
}

@media only screen and (max-width: 1000px){
    .stock-select-filter-child-container {
        flex-direction: column;
    }
    .filter-reset-button-container {
        flex-direction: column;
        gap: 5px;
        width: 100%;
        margin-left: 0;
        margin-top: 5px;
    }
    .extended-list-additional-info-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        width: 100%;
        font-size: 10px;
    }
    .extended-list-predefined-tags-container {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .extended-list-predefined-tag-name {
        font-size: 9px;
    }
    .predefined-tag-value-container {
        min-height: 2.5em;
    }
    .predefined-tag-type-name {
        font-size: 9px;
    }
    .extended-list-title {
        font-size: 11px;
    }
    .stock-list-tag {
        font-size: 10px;
        padding: 1px 4px;
    }
    .page-content-title > h3 {
        font-size: 14px;
    }
    .image-col-width {
        display: none;
    }
    .extended-list-image-td {
        display: none;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 600px){
    .extended-list-predefined-tags-container {
        padding-top: 10px;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .stock-select-filter-child-container {
        flex-direction: row;
    }
    .filter-reset-button-container {
        flex-direction: row;
        gap: 5px;
        width: 100%;
        margin-left: 5px;
        margin-top: 0;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1000px){
    .extended-list-additional-info-container {
        width: 100%;
        font-size: 11px;
    }
    .extended-list-predefined-tag-name {
        font-size: 9px;
    }
    .predefined-tag-value-container {
        min-height: 2.5em;
    }
    .predefined-tag-type-name {
        font-size: 9px;
    }
    .extended-list-title {
        font-size: 11px;
    }
    .stock-list-tag {
        font-size: 10px;
        padding: 1px 4px;
    }
    .page-content-title > h3 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1000px){
    .image-col-width {
        width: 10%;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1600px){
    .extended-list-additional-info-container {
        width: 80%;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
    .extended-list-additional-info-container {
        width: 65%;
    }
}

@media only screen and (min-width: 1920px) {
    .extended-list-additional-info-container {
        width: 50%;
    }
}

@media only screen and (max-width: 1000px) {
    .advanced-filter-container {
        flex-direction: column;
    }
    .advanced-filter-left {
        padding: 0 !important;
    }

    .advanced-filter-right {
        padding: 0 !important;
    }
}

@media screen and (max-width: 720px) {
    div:has(> .table:not(.no-scroll)) {
        overflow-x: auto;
        white-space: nowrap;
    }
}
