﻿html,
body {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

    html.hidden,
    body.hidden {
        overflow: hidden;
        position: relative;
    }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0 auto;
    font-size: 16px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    position: relative;
    background: #fff;
}

div,
section,
header,
footer,
textarea,
input,
select {
    position: relative;
    box-sizing: border-box;
}

a img {
    border: 0 none;
}

a {
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
}

.object {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform-style: flat;
    -ms-transform-style: flat;
    -o-transform-style: flat;
}

.clr {
    clear: both;
}

.ul-reset {
    margin: 0;
    padding: 0;
}

    .ul-reset li {
        list-style-type: none;
    }

.h-reset h1,
.h-reset h2,
.h-reset h3,
.h-reset h4,
.h-reset p {
    margin: 0;
}

.w-reset {
    max-width: 100%;
    width: 100%;
}

.h-reset {
    height: auto;
}

.block {
    display: block;
}

.inline_block {
    display: inline-block;
}

.none {
    display: none;
}

.ov-hidden {
    overflow: hidden;
}

.ov-visible {
    overflow: visible;
}

.ov-o-hidden {
    opacity: 0;
    visibility: hidden;
}

.ov-o-visible {
    opacity: 1;
    visibility: visible;
}

input,
select,
textarea {
    outline: none;
}

input,
textarea {
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}

select {
    outline: none;
    border-radius: 0;
}

    button,
    input,
    select:not(.lang_selector),
    textarea {
        font: inherit;
        margin: 0;
    }

button,
input {
    overflow: visible;
}

button,
select {
    /* 1 */
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

blockquote {
    padding: 0;
    margin: 0;
}

button {
    cursor: pointer;
    border: 0;
    background: transparent;
    padding: 0;
}

    button:focus {
        outline: 0;
    }

.center {
    text-align: center;
}

.upper {
    text-transform: uppercase;
}

.lower {
    text-transform: lowercase;
}

.case {
    text-transform: normal;
}

.nocase {
    text-transform: none;
}

.italic {
    font-style: italic;
}

.hyphenate {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.pull-none {
    float: none;
}

.prel {
    position: relative;
}

.pabs {
    position: absolute;
}

.pfix {
    position: fixed;
}

.valign {
    position: relative;
    display: table;
}

    .valign.fit {
        width: 100%;
        height: 100%;
    }

    .valign .middle {
        display: table-cell;
        vertical-align: middle;
    }

.bx {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.fit {
    width: 100%;
    height: 100%;
}
/* open-sans-300 - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/open-sans-v15-latin-ext_latin-300.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Light'), local('OpenSans-Light'), url('fonts/open-sans-v15-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/open-sans-v15-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/open-sans-v15-latin-ext_latin-300.svg#OpenSans') format('svg');
    /* Legacy iOS */
}
/* open-sans-regular - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/open-sans-v15-latin-ext_latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('fonts/open-sans-v15-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/open-sans-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/open-sans-v15-latin-ext_latin-regular.svg#OpenSans') format('svg');
    /* Legacy iOS */
}
/* open-sans-600 - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/open-sans-v15-latin-ext_latin-600.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('fonts/open-sans-v15-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/open-sans-v15-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/open-sans-v15-latin-ext_latin-600.svg#OpenSans') format('svg');
    /* Legacy iOS */
}
/* open-sans-700 - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/open-sans-v15-latin-ext_latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('fonts/open-sans-v15-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/open-sans-v15-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/open-sans-v15-latin-ext_latin-700.svg#OpenSans') format('svg');
    /* Legacy iOS */
}
/* open-sans-800 - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/open-sans-v15-latin-ext_latin-800.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('fonts/open-sans-v15-latin-ext_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/open-sans-v15-latin-ext_latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-800.woff') format('woff'), /* Modern Browsers */ url('fonts/open-sans-v15-latin-ext_latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/open-sans-v15-latin-ext_latin-800.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

.grid .col-d-100 {
    width: 100%;
}

    .grid .col-d-100.abs-square {
        position: relative;
        padding-bottom: 100%;
    }

        .grid .col-d-100.abs-square.half {
            padding-bottom: 50%;
        }

.grid .col-d-50 {
    width: 50%;
}

    .grid .col-d-50.abs-square {
        position: relative;
        padding-bottom: 50%;
    }

        .grid .col-d-50.abs-square.half {
            padding-bottom: 25%;
        }

.grid .col-d-33 {
    width: 33.333333333333336%;
}

    .grid .col-d-33.abs-square {
        position: relative;
        padding-bottom: 33.333333333333336%;
    }

        .grid .col-d-33.abs-square.half {
            padding-bottom: 16.666666666666668%;
        }

.grid .col-d-25 {
    width: 25%;
}

    .grid .col-d-25.abs-square {
        position: relative;
        padding-bottom: 25%;
    }

        .grid .col-d-25.abs-square.half {
            padding-bottom: 12.5%;
        }

.grid .col-d-20 {
    width: 20%;
}

    .grid .col-d-20.abs-square {
        position: relative;
        padding-bottom: 20%;
    }

        .grid .col-d-20.abs-square.half {
            padding-bottom: 10%;
        }

.grid .col-d-16 {
    width: 16.666666666666668%;
}

    .grid .col-d-16.abs-square {
        position: relative;
        padding-bottom: 16.666666666666668%;
    }

        .grid .col-d-16.abs-square.half {
            padding-bottom: 8.333333333333334%;
        }

.grid .col-d-14 {
    width: 14.285714285714286%;
}

    .grid .col-d-14.abs-square {
        position: relative;
        padding-bottom: 14.285714285714286%;
    }

        .grid .col-d-14.abs-square.half {
            padding-bottom: 7.142857142857143%;
        }

.grid .col-d-12 {
    width: 12.5%;
}

    .grid .col-d-12.abs-square {
        position: relative;
        padding-bottom: 12.5%;
    }

        .grid .col-d-12.abs-square.half {
            padding-bottom: 6.25%;
        }

.grid .col-d-11 {
    width: 11.11111111111111%;
}

    .grid .col-d-11.abs-square {
        position: relative;
        padding-bottom: 11.11111111111111%;
    }

        .grid .col-d-11.abs-square.half {
            padding-bottom: 5.555555555555555%;
        }

.grid .col-d-10 {
    width: 10%;
}

    .grid .col-d-10.abs-square {
        position: relative;
        padding-bottom: 10%;
    }

        .grid .col-d-10.abs-square.half {
            padding-bottom: 5%;
        }

@media only screen and (min-width: 640px) and (max-width: 1024px) {
    .grid .col-t-100 {
        width: 100%;
    }

    .grid .col-t-50 {
        width: 50%;
    }

    .grid .col-t-33 {
        width: 33.333333333333336%;
    }

    .grid .col-t-25 {
        width: 25%;
    }

    .grid .col-t-20 {
        width: 20%;
    }

    .grid .col-t-16 {
        width: 16.666666666666668%;
    }

    .grid .col-t-14 {
        width: 14.285714285714286%;
    }

    .grid .col-t-12 {
        width: 12.5%;
    }

    .grid .col-t-11 {
        width: 11.11111111111111%;
    }

    .grid .col-t-10 {
        width: 10%;
    }
}

@media only screen and (max-width: 639px) {
    .grid .col-m-100 {
        width: 100%;
    }

    .grid .col-m-50 {
        width: 50%;
    }

    .grid .col-m-33 {
        width: 33.333333333333336%;
    }

    .grid .col-m-25 {
        width: 25%;
    }

    .grid .col-m-20 {
        width: 20%;
    }

    .grid .col-m-16 {
        width: 16.666666666666668%;
    }

    .grid .col-m-14 {
        width: 14.285714285714286%;
    }

    .grid .col-m-12 {
        width: 12.5%;
    }

    .grid .col-m-11 {
        width: 11.11111111111111%;
    }

    .grid .col-m-10 {
        width: 10%;
    }
}

@media only screen and (max-width: 350px) {
    .grid .col-s-100 {
        width: 100%;
    }

    .grid .col-s-50 {
        width: 50%;
    }

    .grid .col-s-33 {
        width: 33.333333333333336%;
    }

    .grid .col-s-25 {
        width: 25%;
    }

    .grid .col-s-20 {
        width: 20%;
    }

    .grid .col-s-16 {
        width: 16.666666666666668%;
    }

    .grid .col-s-14 {
        width: 14.285714285714286%;
    }

    .grid .col-s-12 {
        width: 12.5%;
    }

    .grid .col-s-11 {
        width: 11.11111111111111%;
    }

    .grid .col-s-10 {
        width: 10%;
    }
}

.grid .offset-d-1 {
    padding: 5rem;
    box-sizing: border-box;
}

.grid .offset-d-2 {
    padding: 2.5rem;
    box-sizing: border-box;
}

.grid .offset-d-3 {
    padding: 1.6666666666666667rem;
    box-sizing: border-box;
}

.grid .offset-d-4 {
    padding: 1.25rem;
    box-sizing: border-box;
}

.grid .offset-d-5 {
    padding: 1rem;
    box-sizing: border-box;
}

.grid .row--left {
    width: 100%;
    float: left;
}

.grid .col {
    float: left;
    display: block;
}

.total-wrap {
    margin-top: 84px;
}

    .total-wrap.no-margin {
        margin-top: 0;
    }

@media only screen and (min-width: 1299px) {
    .total-wrap {
        margin-top: 78px;
        overflow: visible;
    }
}

@media only screen and (min-width: 1501px) {
    .total-wrap {
        margin-top: 82px;
    }
}

.main-wrap {
    width: 100%;
    max-width: 1880px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}

@media only screen and (min-width: 720px) {
    .main-wrap {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (min-width: 1299px) {
    .main-wrap {
        padding-left: 20px;
        padding-right: 20px;
        min-width: 1193px;
    }
}

.bf-align:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.bg-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bg-image-outer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.abs-item-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.intro-title-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}

.top-btn-container {
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    transition: opacity .4s, visibility .4s, transform .4s;
}

    .top-btn-container.show {
        opacity: 1;
        visibility: visible;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .top-btn-container .top-btn {
        width: 45px;
        height: 45px;
        border-radius: 50px;
        background: #fff;
        font-size: 0;
    }

        .top-btn-container .top-btn:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            height: 100%;
        }

    .top-btn-container .top-btn-content {
        display: inline-block;
        vertical-align: middle;
    }

    .top-btn-container .top-btn-arrow {
        width: 10px;
        height: 10px;
        display: inline-block;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-bottom: -2px;
        position: relative;
        top: 0;
    }

    .top-btn-container .top-btn-text {
        display: block;
        text-align: center;
        font-size: 10px;
        color: #000;
        font-weight: 700;
    }

@media only screen and (min-width: 640px) {
    .top-btn-container {
        right: 35px;
        bottom: 35px;
    }
}

@media only screen and (min-width: 1299px) {
    .top-btn-container {
        bottom: 3.13vw;
        right: 3.13vw;
    }

        .top-btn-container .top-btn-arrow {
            transition: top 0.4s, border-color 0.4s;
        }

        .top-btn-container .top-btn-text {
            transition: color 0.4s;
        }

        .top-btn-container .top-btn {
            transition: background 0.4s;
        }

            .top-btn-container .top-btn:hover {
                background: #800080;
            }

                .top-btn-container .top-btn:hover .top-btn-arrow {
                    top: -2px;
                    border-color: #fff;
                }

                .top-btn-container .top-btn:hover .top-btn-text {
                    color: #fff;
                }
}

.info-table {
    width: 100%;
    border-spacing: 0;
    table-layout: fixed;
}

    .info-table thead {
        background: #212123;
    }

        .info-table thead th {
            font-size: 12px;
            font-weight: 700;
            color: #fff;
            padding: 0;
            height: 47px;
            border-right: 1px solid #38383b;
            border-bottom: none;
            text-align: center;
            position: relative;
            word-break: break-word;
        }

            .info-table thead th:last-child {
                border-right: none;
            }

    .info-table td {
        font-size: 14px;
        font-weight: 400;
        color: #141416;
        height: 47px;
        position: relative;
        padding: 0 10px;
        border-bottom: 1px solid #dfdfdf;
    }
.info-table-narrow td {
    height: 38px !important;
}
[dir="ltr"] .info-table td {
    border-right: 1px solid #dfdfdf;
}

[dir="rtl"] .info-table td {
    border-left: 1px solid #dfdfdf;
}

[dir="ltr"] .info-table td:last-child {
    border-right: none;
}

[dir="rtl"] .info-table td:last-child {
    border-left: none;
}

.info-table td.ta-center {
    text-align: center;
}

[dir="ltr"] .info-table td.ta-left {
    text-align: left;
}

[dir="rtl"] .info-table td.ta-left {
    text-align: right;
}

[dir="ltr"] .info-table td.ta-right {
    text-align: right;
}

[dir="rtl"] .info-table td.ta-right {
    text-align: left;
}

.info-table strong {
    font-weight: 700;
}

.info-table tbody {
    background: #fff;
}

    .info-table tbody tr {
        transition: background 0.2s;
    }

        .info-table tbody tr:nth-child(odd) {
            background: #ebebeb;
        }

        .info-table tbody tr.active {
            background: #c1f5c5;
        }

.info-table .item-checkbox {
    display: none;
}

    .info-table .item-checkbox:checked + label.item-label:after {
        content: '';
        width: 18px;
        height: 18px;
        position: absolute;
        background-image: url('../images/home/checked.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        left: 0;
        top: 0;
        z-index: 1;
    }

.info-table .item-label {
    width: 18px;
    height: 18px;
    border: 1px solid #dfdfdf;
    display: inline-block;
    cursor: pointer;
    position: relative;
    background: #fff;
    box-sizing: content-box;
}

.info-table .info-sorting-link-text {
    display: inline-block;
    vertical-align: middle;
}

.info-table .check-item {
    width: 46px;
    font-size: 0;
    text-align: center;
}

.info-table .check-all-container {
    width: 100%;
    height: 100%;
}

    .info-table .check-all-container:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

.info-table .info-sorting-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    box-sizing: border-box;
}

[dir="ltr"] .info-table .info-sorting-link {
    padding-left: 3px;
    padding-right: 20px;
}

[dir="rtl"] .info-table .info-sorting-link {
    padding-right: 3px;
    padding-left: 20px;
}

.info-table .info-sorting-link:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.info-table .sorting-arrows-container {
    display: inline-block;
    position: absolute;
}

[dir="ltr"] .info-table .sorting-arrows-container {
    right: 7px;
}

[dir="rtl"] .info-table .sorting-arrows-container {
    left: 7px
}

.info-table .sorting-arrows-container.up .sorting-arrow-up {
    border-color: #ffd800;
}

.info-table .sorting-arrows-container.up .sorting-arrow-down {
    opacity: .5;
}

.info-table .sorting-arrows-container.down .sorting-arrow-down {
    border-color: #ffd800;
}

.info-table .sorting-arrows-container.down .sorting-arrow-up {
    opacity: .5;
}

.info-table .sorting-arrow-up {
    width: 8px;
    height: 8px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    display: block;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-bottom: -5px;
}

.info-table .sorting-arrow-down {
    width: 8px;
    height: 8px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: block;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.info-table .sorting-icon-container {
    width: 21px;
    position: absolute;
    top: 14px;
}

[dir="ltr"] .info-table .sorting-icon-container {
    right: 10px;
}

[dir="rtl"] .info-table .sorting-icon-container {
    left: 10px;
}

.info-table .sorting-icon-image {
    width: 100%;
    display: inline-block;
}

.info-table .brand-logo-image {
    max-width: 100%;
    max-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.info-table .download-info-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
}

.info-table .download-info-item {
    display: inline-block;
    vertical-align: middle;
    line-height: 47px;
}

    .info-table .download-info-item:first-child {
        margin-right: 40px;
    }

.info-table .download-info-image {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.info-table .download-info-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #141416;
}

.info-table .download-info-link {
    display: inline-block;
    padding: 0 10px;
}

[dir="ltr"] .info-table .select-all-cb-wrapper {
    margin-left: 6px;
}

[dir="rtl"] .info-table .select-all-cb-wrapper {
    margin-right: 6px;
}

.info-table .buy-th {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    white-space: nowrap;
}

.info-table .buy-td {
    width: 1%;
}

@media only screen and (min-width: 1299px) {
    .info-table tbody tr:hover {
        background: #c1f5c5;
    }

    .info-table .download-info-link {
        transition: background 0.4s;
    }

        .info-table .download-info-link:hover {
            background: #bdbdbd;
        }
}

header {
    width: 100%;
    background: #800080;
    font-size: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
}

    header.active-mobile-menu .header-nav-container {
        left: 0;
    }

    header .header-logo-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 15px;
        padding-bottom: 15px;
        z-index: 5;
        background: #800080;
    }

    header .header-logo-image-wrap {
        width: 132px;
        display: inline-block;
        font-size: 0;
    }

    header .header-logo-image {
        width: 100%;
        display: inline-block;
    }

    header .header-logo-link {
        display: inline-block;
    }

    header .header-nav-container {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: -100%;
        background: #800080;
        padding-top: 80px;
        padding-bottom: 50px;
        transition: left 0.4s;
    }

    header .main-nav-container {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        z-index: 1;
    }

    header .main-nav-list {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    header .main-nav-item:not(.verticalhiddenmenu) {
        border-bottom: 1px solid #bbe07a;
    }

    header .main-nav-link {
        display: inline-block;
        font-size: 14px;
        color: #fff;
        padding: 25px 7px;
        font-weight: 600;
    }

    header .homedashboard .home-text {
        display: inline;
    }

    header .homedashboard .home-img {
        display: none;
        width: 28px;
        height: 28px;
        vertical-align: middle;
        position: relative;
        bottom: 2px;
    }

    header .homedashboard .main-nav-link {
        padding-top: 25px;
        padding-bottom: 25px;
    }

@media only screen and (min-width: 1299px) {
    header .homedashboard .home-text {
        display: none;
    }

    header .homedashboard .home-img {
        display: inline;
    }

    header .homedashboard .main-nav-link {
        padding-top: 27px;
        padding-bottom: 24px;
    }
}

header .side-nav-container {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
}

header .side-nav-inner {
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
}

header .side-nav-list {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: #800080;
    box-sizing: border-box;
}

header .main-nav-list-hidden {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: #800080;
    box-sizing: border-box;
}

header .header-nav-inner {
    display: block;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-left: 20px;
    padding-right: 20px;
}

header .avatar-item {
    display: inline-block;
    vertical-align: top;
}

    header .avatar-item .menu-caret {
        display: none;
    }

header .avatar-image-wrap {
    width: 33px;
    height: 33px;
    background: #141416;
    border-radius: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 0;
    margin-right: 0;
}

    header .avatar-image-wrap:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

header .avatar-image {
    width: 17px;
    display: inline-block;
    vertical-align: middle;
}

header .avatar-text-wrap {
    display: inline-block;
    vertical-align: top;
}

header .greet-msg {
    display: block;
    font-size: 12px;
    color: #bbe07a;
    font-weight: 600;
}

header .avatar-name {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
}

[dir="ltr"] header .side-nav-item {
    margin-left: -38px;
}

[dir="rtl"] header .side-nav-item {
    margin-right: -38px;
}

@media only screen and (min-width: 1299px) {
    header .avatar-item .menu-caret {
        display: inline;
        position: relative;
        top: 2px;
    }

    [dir="ltr"] header .avatar-item .menu-caret {
        margin-left: 5px;
    }

    [dir="rtl"] header .avatar-item .menu-caret {
        margin-right: 5px;
    }
}

header .side-nav-item {
    padding-top: 10px;
    padding-bottom: 10px;
}

    header .side-nav-item:first-child {
        padding-top: 0;
        padding-bottom: 0;
    }

[dir="ltr"] header .side-nav-item:first-child {
    margin-left: 10px;
}

[dir="rtl"] header .side-nav-item:first-child {
    margin-right: 10px;
}

header .icon-wrap {
    display: inline-block;
    vertical-align: middle;
}

header .icon-text-wrap {
    display: inline-block;
    vertical-align: middle;
}

header .icon-text {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

header .icon-text-wrap {
    margin-left: 10px;
}

header .side-nav-link {
    display: inline-block;
}

header .mobile-menu-container {
    float: right;
}

header .main-nav-list-hidden {
    visibility: hidden;
    opacity: 0;
    position: absolute;
}

header .mobile-menu-btn-wrap {
    display: inline-block;
}

header .menu-btn {
    display: block;
    width: 46px;
    height: 46px;
    cursor: pointer;
    box-sizing: content-box;
    border-radius: 40px;
    background: #fff;
}

    header .menu-btn .lines-wrap {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
    }

    header .menu-btn .line {
        display: block;
        width: 24px;
        height: 2px;
        background: #000;
        position: absolute;
        left: 11px;
        transition: top .3s, transform .3s, opacity .3s, visibility .3s;
    }

    header .menu-btn .line1 {
        top: 16px;
    }

    header .menu-btn .line2 {
        top: 22px;
    }

    header .menu-btn .line3 {
        top: 28px;
    }

    header .menu-btn.active .line1 {
        top: 22px;
    }

    header .menu-btn.active .line2 {
        opacity: 0;
        visibility: hidden;
    }

    header .menu-btn.active .line3 {
        top: 22px;
    }

    header .menu-btn.active.rotate-lines .line1 {
        -ms-transform: rotate(315deg);
        transform: rotate(315deg);
    }

    header .menu-btn.active.rotate-lines .line3 {
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
    }

header .verticalhiddenmenu {
    border-top: 1px solid #b713b7;
    border-left: 1px solid #b713b7;
    border-right: 1px solid #b713b7;
    margin-right: -1px;
    border-bottom: none;
    text-align: center;
    word-wrap: break-word;
    white-space: pre-wrap;
}

    header .verticalhiddenmenu:last-child {
        border-bottom: 1px solid #b713b7;
    }

    header .verticalhiddenmenu a {
        text-align: center;
    }

header .verticalhiddenmenuOptions a,
header .verticalhiddenmenuSettings a {
    display: block;
}

header .moreoptionsmenu,
header .moresettingsmenu {
    display: none;
    text-align: center;
    min-width: 162px;
}

@media only screen and (min-width: 550px) {
    header .side-nav-list {
        vertical-align: middle;
    }

    header .main-nav-list-hidden {
        vertical-align: middle;
    }

    header .avatar-item {
        vertical-align: middle;
    }

    header .side-nav-item {
        display: inline-block;
        vertical-align: middle;
    }

    [dir="ltr"] header .side-nav-item {
        margin-left: 15px;
    }

    [dir="rtl"] header .side-nav-item {
        margin-right: 15px;
    }

    [dir="ltr"] header .side-nav-item:first-child {
        margin-left: 15px;
    }

    [dir="rtl"] header .side-nav-item:first-child {
        margin-right: 15px;
    }
}

@media only screen and (min-width: 720px) {
    header .header-nav-inner {
        padding-left: 30px;
        padding-right: 30px;
    }

    header .side-nav-container {
        display: inline-block;
        vertical-align: middle;
    }
}

@media only screen and (min-width: 1299px) {
    header .main-nav-link {
        font-size: 13px;
        transition: background 0.4s;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        header .main-nav-link:not(.moreoptionslink):hover {
            background: #141416;
        }

    header .side-nav-link {
        transition: opacity 0.4s;
    }

        header .side-nav-link:hover {
            opacity: .75;
        }

    header .side-nav-list {
        width: 100%;
        min-width: 170px;
        padding: 15px 10px 10px 10px;
        position: absolute;
        top: 100%;
        right: -56px;
        opacity: 0;
        visibility: hidden;
        transition: opacity .2s, visibility .3s;
    }

    header .main-nav-list-hidden {
        width: 160px;
        position: absolute;
        top: 100%;
        opacity: 0;
        visibility: hidden;
        transition: opacity .2s, visibility .3s;
    }

    header .main-nav-list-hiddenOptions {
        right: 162px;
    }

    header .main-nav-list-hiddenSettings {
        right: 0;
    }


    header .side-nav-container {
        display: inline-block;
        vertical-align: middle;
    }

        header .side-nav-container:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            height: 100%;
        }

        header .side-nav-container .side-nav-inner:hover .side-nav-list {
            visibility: visible;
            opacity: 1;
        }

    header .mobile-menu-container {
        display: none;
    }

    header .hiddenmenu {
        display: none;
    }

    header .header-logo-container {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
    }

    header .header-logo-image-wrap {
        width: 162px; /*152*/
    }

    header .header-nav-container {
        width: calc(100% - 162px);
        position: relative;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        padding-left: 15px;
        padding-top: 0;
        padding-bottom: 0;
        left: 0;
    }

    header .header-nav-inner {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        height: auto;
        overflow: visible;
        padding: 0;
    }

    header .main-nav-item:not(.verticalhiddenmenu) {
        border-right: 1px solid #b713b7;
        border-bottom: none;
    }

    header .main-nav-item:not(.hiddenmenu) {
        display: inline-block;
    }

    [dir='ltr'] header .main-nav-item:first-child:not(.verticalhiddenmenu) {
        border-left: 1px solid #b713b7;
    }

    [dir='rtl'] header .main-nav-item.moresettingsmenu:not(.verticalhiddenmenu) {
        border-left: 1px solid #b713b7;
    }

    header .moreoptionsmenu, header .moresettingsmenu {
        display: inline-block;
    }

    header .main-nav-container {
        display: flex;
        flex: 1;
        justify-content: center;
        width: auto;
    }

    header .side-nav-inner {
        margin-top: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    header .side-nav-item {
        margin-left: 0;
    }

        header .side-nav-item:first-child {
            padding: 10px;
            margin-left: 0;
        }

    header .main-nav-link {
        font-weight: 400;
    }
}

@media only screen and (min-width: 1441px) {
    header .main-nav-link {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 1501px) {
    header .main-nav-link {
        font-size: 14px;
    }

    [dir="ltr"] header .side-nav-container {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 1861px) {
    header .side-nav-container {
        height: 100%;
        /*position: absolute;*/ /*for rtl direction*/
        top: 0;
        right: 0;
    }

    header .side-nav-inner {
        padding-left: 10px;
        padding-right: 0;
    }
}

.footer {
    background: #141416;
    padding-bottom: 30px;
}

    .footer .footer-wrap {
        font-size: 0;
        text-align: center;
        display: flex;
        flex-direction: column;
    }

    .footer .footer-main-text {
        font-size: 30px;
        line-height: 1.2em;
        font-weight: 500;
        margin: 0;
        color: #393939;
        letter-spacing: -3px;
    }

    .footer .footer-main-text-inner1 {
        letter-spacing: 3px;
        font-family: 'Raleway',sans-serif;
        font-weight: 500;
    }

    .footer .footer-main-text-inner2 {
        letter-spacing: 2px;
        font-family: 'Raleway',sans-serif;
        font-weight: 800;
        font-size: 35px;
    }

    .footer .footer-logo-item {
        display: inline-block;
        vertical-align: middle;
    }

    .footer .footer-logo-container {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .footer .footer-logo-link {
        width: 115px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
        margin-left: 20px;
        margin-right: 20px;
    }

    .footer .footer-main-logo-link {
        width: 131px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
        margin: 10px 20px;
    }

    .footer .footer-logo-image {
        width: 100%;
        display: inline-block;
    }

    .footer .footer-copy-container {
        margin-top: 10px;
    }

    .footer .footer-copy-text {
        display: inline-block;
        font-size: 12px;
        color: #fff;
    }

    .footer .footer-text-container {
        order: 1;
    }

    .footer .footer-logo-container {
        order: 2;
    }

@media only screen and (min-width: 350px) {
    .footer .footer-main-logo-link {
        margin-left: 60px;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .footer .footer-logo-link {
        margin: 0;
    }
}

@media only screen and (min-width: 480px) {
    .footer .footer-main-text {
        font-size: 40px;
        line-height: 1.3em;
    }

    .footer .footer-main-text-inner1 {
        letter-spacing: 3px;
        font-family: 'Raleway',sans-serif;
    }

    .footer .footer-main-text-inner2 {
        letter-spacing: 2px;
        font-family: 'Raleway',sans-serif;
        font-size: 46px;
    }
}

@media only screen and (min-width: 1299px) {
    .footer .footer-main-text {
        font-size: 2.13vw;
        letter-spacing: -0.26vw;
    }

    .footer .footer-main-text-inner1 {
        letter-spacing: 3px;
        font-family: 'Raleway',sans-serif;
    }

    .footer .footer-main-text-inner2 {
        letter-spacing: 2px;
        font-family: 'Raleway',sans-serif;
        font-size: 2.43vw;
    }

    .footer .footer-wrap {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .footer .footer-text-container {
        text-align: right;
        order: 2;
    }

    .footer .footer-logo-container {
        display: flex;
        flex-direction: column;
        align-self: flex-end;
        vertical-align: top;
        order: 1;
    }

    .footer .footer-logo-row {
        margin-bottom: 10px;
    }
}

h1,
h2:not(.loginh2),
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0;
}

.intro-title {
    font-size: 36px;
    color: #fff;
    line-height: 1.2em;
    font-weight: 300;
}

@media only screen and (min-width: 1299px) {
    .intro-title {
        font-size: 2.5vw;
    }
}

.settings h1,
.settings h2:not(.loginh2),
.settings h3,
.settings h4,
.settings h5,
.settings h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0;
}

.settings .intro-title {
    font-size: 36px;
    color: #fff;
    line-height: 1.2em;
    font-weight: 300;
}

@media only screen and (min-width: 1299px) {
    .settings .intro-title {
        font-size: 2.5vw;
    }
}

.expandall-btn {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

    .expandall-btn .w3-button {
        flex-shrink: 0;
        margin: 10px 0;
    }

.pagePanel .expandall-btn .w3-button {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 720px) {
    .expandall-btn {
        flex-direction: row;
    }

    [dir="ltr"] .expandall-btn .w3-button {
        margin: 0 0 0 15px;
    }

    [dir="rtl"] .expandall-btn .w3-button {
        margin: 0 15px 0 0;
    }
}

.w3-row-align-bottom {
    display: block;
}

@media only screen and (min-width: 993px) {
    .w3-row-align-bottom {
        display: flex;
        align-items: flex-end;
    }

    .settings .summary-details {
        display: flex;
    }

        .settings .summary-details > .w3-col {
            display: flex;
            align-items: center;
            justify-content: center;
        }
}

.medium-title {
    font-size: 36px;
    color: #fff;
    line-height: 1.2em;
}

@media only screen and (min-width: 1299px) {
    .medium-title {
        font-size: 3.13vw;
    }
}

.regular-title {
    font-size: 28px;
    line-height: 1.2em;
}

@media only screen and (min-width: 1299px) {
    .regular-title {
        font-size: 36px;
    }
}

.small-title {
    font-size: 24px;
    line-height: 1.2em;
}

@media only screen and (min-width: 1299px) {
    .small-title {
        font-size: 22px;
    }
}


.side-nav-link-btn {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 50px;
}

    .side-nav-link-btn .link-text {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        line-height: 21px;
        color: #fff;
        font-weight: 600;
        margin-left: 10px;
        margin-right: 5px;
        transition: color 0.4s;
    }

    .side-nav-link-btn .info-icon {
        width: 28px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        font-size: 0;
    }

    .side-nav-link-btn .info-icon-image {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        transition: visibility .4s, opacity .4s;
    }

    .side-nav-link-btn .info-icon-image-hover {
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: visibility .4s, opacity .4s;
    }

@media only screen and (min-width: 1299px) {
    .side-nav-link-btn {
        display: flex;
        align-items: center;
        transition: background 0.4s;
    }

        .side-nav-link-btn:hover {
            background: #fff;
        }

            .side-nav-link-btn:hover .link-text {
                color: #000;
            }

        .side-nav-link-btn .info-icon {
            flex-shrink: 0;
        }

        .side-nav-link-btn:hover .info-icon-image {
            opacity: 0;
            visibility: hidden;
        }

        .side-nav-link-btn:hover .info-icon-image-hover {
            opacity: 1;
            visibility: visible;
        }
}

/* info btn */
.main-info-btn {
    padding: 15px 20px;
    background: #ffd800;
}

    .main-info-btn .info-btn-text {
        font-size: 12px;
        font-weight: 700;
        color: #000;
        transition: opacity .2s, visibility .2s;
    }

    .main-info-btn .info-btn-text-active {
        font-size: 12px;
        font-weight: 700;
        color: #000;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        transition: opacity .2s, visibility .2s;
    }

    .main-info-btn .info-btn-text-wrap {
        min-width: 70px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        font-size: 0;
    }

    .main-info-btn .info-btn-icon-wrap {
        display: inline-block;
        vertical-align: middle;
    }

[dir="ltr"] .main-info-btn .info-btn-icon-wrap {
    margin-left: 20px;
}

[dir="rtl"] .main-info-btn .info-btn-icon-wrap {
    margin-right: 20px;
}

.main-info-btn.active .info-circle:before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.main-info-btn.active .info-circle:after {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.main-info-btn.active .info-btn-text-active {
    opacity: 1;
    visibility: visible;
}

.main-info-btn.active .info-btn-text {
    opacity: 0;
    visibility: hidden;
}
/* useful btn */
.useful-item-btn {
    display: inline-block;
    vertical-align: middle;
}
/* login submit button */
.login-submit-btn {
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    font-weight: 700;
    border-radius: 2px;
    padding: 13px 30px;
    background: #141416;
    transition: opacity 0.4s;
}

@media only screen and (min-width: 1299px) {
    .login-submit-btn {
        transition: color .4s, background .4s;
    }

        .login-submit-btn:hover {
            color: #141416;
            background: #fff;
        }
}

/* check all btn */
.check-all-btn {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    position: relative;
}

    .check-all-btn.active:after {
        content: '';
        width: 18px;
        height: 18px;
        position: absolute;
        background-image: url('../images/home/checked.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        left: 1px;
        top: 1px;
        z-index: 1;
    }
/* info table submit */
.table-form-submit {
    display: inline-block;
    background: #eaeaea;
    padding: 10px 15px;
}

    .table-form-submit .btn-text {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        font-weight: 700;
        color: #1e7045;
    }

    .table-form-submit .btn-image {
        width: 25px;
        display: inline-block;
        vertical-align: middle;
    }

[dir="ltr"] .table-form-submit .btn-image {
    margin-right: 15px;
}

[dir="rtl"] .table-form-submit .btn-image {
    margin-left: 15px;
}

@media only screen and (min-width: 1299px) {
    .table-form-submit {
        transition: background 0.4s;
    }

        .table-form-submit:hover {
            background: #ffd800;
        }
}

/* prices btn submit */
.prices-btn {
    font-size: 12px;
    font-weight: 700;
    color: #141416;
    background: #ffd800;
    padding: 11px 25px;
}

@media only screen and (min-width: 1299px) {
    .prices-btn {
        transition: color .4s, background .4s;
    }

        .prices-btn:hover {
            color: #fff;
            background: #800080;
        }
}

.home-section {
    background: #141416;
}

    .home-section .page-content-paragraph a {
        color: #fff;
    }

    .home-section .page-content-paragraph {
        font-size: 14px;
        font-style: italic;
        color: #b2ff00;
        padding-top: 30px;
        margin-left: 10px;
        text-align: center;
    }

    .home-section .home-grid {
        font-size: 0;
        margin-left: -10px;
        margin-right: -10px;
    }

@media only screen and (min-width: 1299px) {
    .home-section .home-grid {
        margin-left: -1.04vw;
        margin-right: -1.04vw;
    }
}

@media only screen and (min-width: 1861px) {
    .home-section {
        overflow: hidden;
    }

        .home-section .home-grid {
            margin-left: -25px;
            margin-right: -25px;
        }
}

.useful-section {
    background: #141416;
    padding-bottom: 30px;
}

    .useful-section .page-content-paragraph {
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        padding-bottom: 30px;
    }

    .useful-section .item-checkbox {
        display: none;
    }

    .useful-section .item-label {
        width: 18px;
        height: 18px;
        border: 1px solid #dfdfdf;
        display: inline-block;
        cursor: pointer;
        position: relative;
        background: #fff;
    }

    .useful-section .item-checkbox:checked + label.item-label:after {
        content: '';
        width: 18px;
        height: 18px;
        position: absolute;
        background-image: url('../images/home/checked.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .useful-section .info-btn-container {
        font-size: 0;
        margin-top: 20px;
    }

    .useful-section .useful-info-list {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    .useful-section .useful-info-item {
        padding-left: 20px;
        padding-right: 20px;
        background: #fff;
    }

        .useful-section .useful-info-item:nth-child(odd) {
            background: #f7f7f7;
        }

        .useful-section .useful-info-item.active {
            color: #fff;
            background: #a009a0;
        }

            .useful-section .useful-info-item.active:nth-child(odd) {
                background: #888888;
            }

            .useful-section .useful-info-item.active .info-item-title {
                color: #fff;
                font-weight: 700;
            }

            .useful-section .useful-info-item.active .info-circle:before {
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
            }

            .useful-section .useful-info-item.active .info-circle:after {
                -ms-transform: rotate(360deg);
                transform: rotate(360deg);
            }

    .useful-section .info-item-title {
        font-size: 18px;
        color: #000;
        transition: color 0.1s;
        cursor: pointer;
        display: inline-block;
    }

    .useful-section .info-item-title-wrap {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    [dir="ltr"] .useful-section .info-item-title-wrap {
        padding-right: 70px;
    }

    [dir="rtl"] .useful-section .info-item-title-wrap {
        padding-left: 70px;
    }

    .useful-section .useful-item-btn-container {
        height: 100%;
        position: absolute;
        top: 0;
        display: inline-block;
        font-size: 0;
    }

    [dir="ltr"] .useful-section .useful-item-btn-container {
        right: 0;
    }

    [dir="rtl"] .useful-section .useful-item-btn-container {
        left: 0;
    }

        .useful-section .useful-item-btn-container:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            height: 100%;
        }

    .useful-section .useful-info-container {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }

    .useful-section .useful-info-content {
        display: none;
        padding-bottom: 40px;
    }

    [dir="ltr"] .useful-section .useful-info-content {
        padding-right: 30px;
    }

    [dir="rtl"] .useful-section .useful-info-content {
        padding-left: 30px;
    }

        .useful-section .useful-info-content p {
            font-size: 14px;
            color: #fff;
            margin: 0;
            margin-bottom: 15px;
        }

        .useful-section .useful-info-content ul {
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

            .useful-section .useful-info-content ul li {
                display: block;
                position: relative;
            }

            [dir="ltr"] .useful-section .useful-info-content ul li {
                padding-left: 20px;
            }

            [dir="rtl"] .useful-section .useful-info-content ul li {
                padding-right: 20px;
            }

                .useful-section .useful-info-content ul li:before {
                    content: '';
                    width: 3px;
                    height: 3px;
                    display: block;
                    border-radius: 10px;
                    background: #fff;
                    position: absolute;
                    top: 8px;
                }

                [dir="ltr"] .useful-section .useful-info-content ul li:before {
                    left: 0;
                }

                [dir="rtl"] .useful-section .useful-info-content ul li:before {
                    right: 0;
                }

        .useful-section .useful-info-content ol {
            -webkit-padding-start: 25px;
        }

        .useful-section .useful-info-content li {
            font-size: 14px;
            color: #fff;
            margin: 0;
            margin-bottom: 15px;
        }

        .useful-section .useful-info-content a {
            color: #bbe07a;
            text-decoration: underline;
        }

        .useful-section .useful-info-content strong {
            font-weight: 700;
        }

    .useful-section .intro-title-wrap {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

@media only screen and (min-width: 550px) {
    .useful-section .intro-title-wrap {
        flex-direction: row;
        align-items: center;
    }

    .useful-section .info-btn-container {
        margin-top: 0;
    }

    .useful-section .useful-info-container {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .useful-section .useful-info-item {
        padding-left: 25px;
    }
}

.info-circle {
    width: 23px;
    height: 23px;
    border-radius: 50px;
    border: 1px solid #000;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
}

    .info-circle:before {
        content: '';
        display: inline-block;
        width: 9px;
        height: 1px;
        position: absolute;
        top: 10px;
        left: 6px;
        background: #000;
        transition: transform 0.2s;
    }

    .info-circle:after {
        content: '';
        display: inline-block;
        width: 9px;
        height: 1px;
        position: absolute;
        top: 10px;
        left: 6px;
        background: #000;
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: transform 0.2s;
    }

.login-section {
    background: #141416;
    text-align: center;
    padding-bottom: 40px;
}

    .login-section .intro-title-wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .login-section .login-content {
        width: calc(100% + 40px);
        max-width: 640px;
        display: inline-block;
        padding: 40px 20px 25px;
        background: #800080;
        margin-left: -20px;
        margin-right: -20px;
    }

    .login-section .login-form-container {
        width: 100%;
        max-width: 380px;
        display: inline-block;
    }

    .login-section .login-logo-wrap {
        width: 160px;
        display: inline-block;
    }

    .login-section .login-logo {
        width: 100%;
        display: inline-block;
    }

    .login-section .login-form {
        margin-top: 20px;
        width: 100%;
    }

        .login-section .login-form.loading .login-submit-btn {
            opacity: .8;
            pointer-events: none;
        }

    .login-section .login-form-box {
        text-align: left;
        margin-bottom: 20px;
    }

        .login-section .login-form-box.error-fld .login-form-data-wrap {
            border-color: #e6123a;
        }

    .login-section .login-form-data-wrap {
        margin-top: 8px;
        border: 2px solid transparent;
        border-radius: 3px;
        transition: border-color 0.4s;
    }

    .login-section .login-label {
        width: 100%;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
    }

    .login-section .login-form-data {
        width: 100%;
        border: none;
        border-radius: 2px;
        cursor: pointer;
        font-size: 16px;
        padding: 12px;
        color: #141416;
        padding-left: 50px;
    }

    .login-section .row-image-wrap {
        width: 50px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        font-size: 0;
    }

        .login-section .row-image-wrap:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            height: 100%;
        }

    .login-section .row-image-user {
        width: 17px;
        display: inline-block;
        vertical-align: middle;
    }

    .login-section .row-image-pass {
        width: 19px;
        display: inline-block;
        vertical-align: middle;
    }

    .login-section .login-btn-grid {
        font-size: 0;
    }

    .login-section .login-link-wrap {
        width: 100%;
        text-align: left;
    }

    .login-section .login-link-item {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .login-section .login-link {
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        color: #141416;
        text-decoration: underline;
    }

    .login-section .login-submit-wrap {
        width: 100%;
        text-align: left;
        margin-top: 20px;
    }

@media only screen and (min-width: 480px) {
    .login-section {
        padding-bottom: 170px;
    }

        .login-section .login-content {
            width: 100%;
            padding: 40px 60px;
            margin-left: 0;
            margin-right: 0;
        }

        .login-section .login-link-item {
            padding-top: 0;
            padding-bottom: 15px;
        }

        .login-section .login-link-wrap {
            width: 50%;
            display: inline-block;
            vertical-align: top;
        }

        .login-section .login-submit-wrap {
            width: 50%;
            display: inline-block;
            vertical-align: top;
            text-align: right;
            margin-top: 0;
        }
}

@media only screen and (min-width: 1299px) {
    .login-section {
        padding-bottom: 3.39vw;
    }

        .login-section .intro-title-wrap {
            padding-top: 1.82vw;
            padding-bottom: 1.82vw;
        }

        .login-section .login-content {
            padding-top: 2.08vw;
            padding-bottom: 2.39vw;
            padding-left: 6.77vw;
            padding-right: 6.77vw;
        }

        .login-section .login-form {
            margin-top: 2.6vw;
        }

        .login-section .login-link {
            transition: color 0.4s;
        }

            .login-section .login-link:hover {
                color: #fff;
            }

        .login-section .login-link-item {
            padding-top: 0;
            padding-bottom: 0;
            margin-bottom: 10px;
        }
}

.main-table-section {
    background: #141416;
    padding-bottom: 50px;
}

    .main-table-section .page-content-paragraph {
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        padding-bottom: 30px;
    }

    .main-table-section .stocklist .page-content-paragraph {
        padding-bottom: 55px;
    }

    .main-table-section .outer-btn-container {
        display: none;
    }

.w3-iso .order-select-item {
    display: inline-block;
    vertical-align: bottom;
    background: #fff;
    transition: background .4s, padding .4s;
}

.main-table-section .order-select-item {
    display: inline-block;
    vertical-align: bottom;
    background: #fff;
    transition: background .4s, padding .4s;
}

.w3-iso .order-select-item.active {
    background: #800080;
    padding-top: 3px;
}

.main-table-section .order-select-item.active {
    background: #800080;
    padding-top: 3px;
}

.w3-iso .order-select-item.active .order-select-link {
    color: #fff;
}

.main-table-section .order-select-item.active .order-select-link {
    color: #fff;
}

.w3-iso .order-select-link {
    display: inline-block;
    color: #141416;
    font-size: 14px;
    font-weight: 700;
    /*padding: 15px 12px;*/
}

.main-table-section .order-select-link {
    display: inline-block;
    color: #141416;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 12px;
}

.w3-iso .order-select-row {
    font-size: 0;
}

.main-table-section .order-select-row {
    font-size: 0;
}

.main-table-section .pagination-row {
    background: #800080;
    font-size: 0;
}

.main-table-section .pagination-row-item {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
}

[dir="ltr"] .main-table-section .pagination-row-item {
    text-align: left;
}

[dir="rtl"] .main-table-section .pagination-row-item {
    text-align: right;
}

.main-table-section .pagination-row-item.page-size {
    -ms-flex-order: 1;
    order: 1;
}

.main-table-section .pagination-row-item.item-search {
    padding: 0 10px;
    -ms-flex-order: 2;
    order: 2;
}

.main-table-section .pagination-row-item.page-pagination {
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 0;
    text-align: center;
}

.main-table-section .total-items {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
}

.main-table-section .total-items-number {
    font-weight: 700;
}

.main-table-section .page-size-item {
    display: block;
    vertical-align: middle;
    margin-top: 15px;
}

.main-table-section .page-size-text {
    display: inline-block;
    vertical-align: middle;
    padding: 0 13px;
    font-size: 14px;
    color: #fff;
}

.main-table-section .page-size-select {
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #141416;
    background: #fff;
    border-radius: 3px;
}

    .main-table-section .page-size-select.active .page-size-select-option {
        opacity: 1;
        visibility: visible;
    }

.main-table-section .current-value {
    display: inline-block;
}

.main-table-section .page-size-select-inner {
    width: 100%;
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.main-table-section .page-size-select-arrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #141416;
    border-right: 1px solid #141416;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 15px;
    right: 10px;
}

.main-table-section .page-size-select-option {
    width: 100%;
    position: absolute;
    top: calc(100% - 5px);
    left: 0;
    z-index: 1;
    padding: 15px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s, visibility .2s;
}

.main-table-section .page-size-select-option-link {
    display: inline-block;
    padding: 5px 0;
    color: #141416;
}

.main-table-section .pagination-list {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
}

.main-table-section .pagination-list-item {
    display: inline-block;
    vertical-align: middle;
    padding-top: 12px;
    padding-bottom: 12px;
}

    .main-table-section .pagination-list-item.active .pagination-list-link {
        color: #fff;
    }

.main-table-section .pagination-list-link {
    display: inline-block;
    font-size: 18px;
    color: #c1e580;
    padding: 5px 11px;
}

.main-table-section .pagination-arrow {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
}

    .main-table-section .pagination-arrow:after {
        content: '';
        display: inline-block;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 10px;
        left: 10px;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.main-table-section .pagination-prev-item {
    position: absolute;
    left: 0;
    top: 14px;
}

    .main-table-section .pagination-prev-item.disable .pagination-arrow {
        pointer-events: none;
    }

        .main-table-section .pagination-prev-item.disable .pagination-arrow:after {
            border-color: #c1e580;
        }

.main-table-section .pagination-next-item {
    position: absolute;
    right: 0;
    top: 14px;
}

    .main-table-section .pagination-next-item .pagination-arrow:after {
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        left: 7px;
    }

    .main-table-section .pagination-next-item.disable .pagination-arrow {
        pointer-events: none;
    }

        .main-table-section .pagination-next-item.disable .pagination-arrow:after {
            border-color: #c1e580;
        }

.main-table-section .table-search {
    width: 210px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border-radius: 3px;
}

.main-table-section .table-search-wrap {
    width: 100%;
    padding-right: 40px;
}

.main-table-section .table-search-input {
    width: 100%;
    font-size: 14px;
    color: #141416;
    border: none;
    padding: 12px 15px;
    border-radius: 3px;
}

.main-table-section .table-search-submit {
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 0;
}

    .main-table-section .table-search-submit:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

.main-table-section .table-search-image {
    width: 19px;
    display: inline-block;
    vertical-align: middle;
}

.main-table-section .refresh-btn-container {
    display: inline-block;
    vertical-align: middle;
}

[dir="ltr"] .main-table-section .refresh-btn-container {
    margin-left: 10px;
}

[dir="rtl"] .main-table-section .refresh-btn-container {
    margin-right: 10px;
}

.main-table-section .refresh-btn {
    display: inline-block;
    padding: 5px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.main-table-section .refresh-image {
    width: 23px;
    display: inline-block;
}

.main-table-section .info-table-wrap {
    width: 100%;
    overflow-x: auto;
    min-height: 300px;
}

.main-table-section .info-table-wrap-inner {
    width: 1840px;
}

.main-table-section .table-form-btn-wrap {
    margin-top: 10px;
}

[dir="ltr"] .main-table-section .table-form-btn-wrap {
    text-align: right;
}

[dir="rtl"] .main-table-section .table-form-btn-wrap {
    text-align: left;
}

.main-table-section .pagination-row-wrap {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 15px;
}

@media only screen and (min-width: 480px) {
    .w3-iso .order-select-link {
        padding: 15px 20px;
    }
}

@media only screen and (min-width: 480px) {
    .main-table-section .order-select-link {
        padding: 15px 20px;
    }
}

@media only screen and (min-width: 720px) {
    .main-table-section .pagination-row-item {
        width: 50%;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        margin-bottom: 20px;
    }

        .main-table-section .pagination-row-item.page-size {
            width: 100%;
            -ms-flex-order: 1;
            order: 1;
        }

    [dir="ltr"] .main-table-section .pagination-row-item.page-size {
        text-align: left;
    }

    [dir="rtl"] .main-table-section .pagination-row-item.page-size {
        text-align: right;
    }

    .main-table-section .pagination-row-item.item-search {
        padding: 0 10px;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0;
    }

    [dir="ltr"] .main-table-section .pagination-row-item.item-search {
        text-align: left;
    }

    [dir="rtl"] .main-table-section .pagination-row-item.item-search {
        text-align: right;
    }

    .main-table-section .pagination-row-item.page-pagination {
        -ms-flex-order: 3;
        order: 3;
    }

    .main-table-section .outer-btns-leftcontainer {
        display: block;
        bottom: 10px;
    }

        .main-table-section .outer-btns-leftcontainer button {
            margin-right: 10px;
        }

    .main-table-section .outer-btn-container {
        display: block;
        position: absolute;
        bottom: 10px;
    }

    [dir="ltr"] .main-table-section .outer-btn-container {
        right: 0;
    }

    [dir="rtl"] .main-table-section .outer-btn-container {
        left: 0;
    }
    [dir="ltr"] .recentexcelbuttonsubmit {
        right: 8px;
        top: 8px;
    }

    [dir="rtl"] .recentexcelbuttonsubmit {
        left: 8px;
        top: 8px;
    }

    .w3-iso .order-select-row {
        padding-right: 180px;
    }

    [dir="ltr"] .main-table-section .order-select-row {
        padding-right: 180px;
    }

    [dir="rtl"] .main-table-section .order-select-row {
        padding-left: 180px;
    }
}

@media only screen and (min-width: 1299px) {
    .main-table-section .page-size-item {
        display: inline-block;
        margin-top: 0;
    }

    .main-table-section .page-size-select:hover .page-size-select-option {
        opacity: 1;
        visibility: visible;
    }

    .main-table-section .page-size-select-inner {
        pointer-events: none;
    }

    .main-table-section .page-size-select-option-link {
        transition: color 0.4s;
    }

        .main-table-section .page-size-select-option-link:hover {
            color: #800080;
        }

    .main-table-section .pagination-list-link {
        padding: 5px;
        transition: color 0.4s;
    }

        .main-table-section .pagination-list-link:hover {
            color: #fff;
        }

    .main-table-section .refresh-btn {
        transition: transform 0.5s;
    }

        .main-table-section .refresh-btn:hover {
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }

    .main-table-section .info-sorting-link {
        transition: color 0.4s, background-color 0.4s;
    }

        .main-table-section .info-sorting-link:after {
            content: '';
            width: 0;
            height: 2px;
            position: absolute;
            bottom: 0;
            left: 0;
            background: #ffd800;
            transition: width 0.4s;
        }

        .main-table-section .info-sorting-link:hover {
            color: #ffd800;
            background: #2d2d2f;
        }

            .main-table-section .info-sorting-link:hover:after {
                width: 100%;
            }

    .main-table-section .pagination-row-wrap {
        display: block;
        padding-top: 0;
    }

    .main-table-section .pagination-row-item {
        width: 33.333%;
        margin-bottom: 0px;
    }

        .main-table-section .pagination-row-item.page-size {
            width: 33.333%;
        }

        .main-table-section .pagination-row-item.item-search {
            padding: 0 10px;
            margin-bottom: 0;
        }

    [dir="ltr"] .main-table-section .pagination-row-item.item-search {
        text-align: right;
    }

    [dir="rtl"] .main-table-section .pagination-row-item.item-search {
        text-align: left;
    }

    .main-table-section .pagination-list-item {
        margin: 0 3px;
    }
}

.minict_wrapper {
    height: 40px;
    border: 1px solid #888888;
}

.prices-section {
    background: #141416;
    padding-bottom: 30px;
}

    .prices-section .prices-content-wrap {
        padding: 30px 20px;
    }

    .prices-section .prices-content-section {
        background: #fff;
    }

    .prices-section .prices-title {
        font-size: 18px;
        font-weight: 700;
        color: #141416;
    }

    .prices-section .prices-info {
        margin-top: 0px;
    }

    .prices-section .prices-info-text {
        font-size: 12px;
        color: #141416;
        margin: 0;
        margin-bottom: 10px;
    }

        .prices-section .prices-info-text:last-child {
            margin-bottom: 0;
        }

    .prices-section .prices-request-section {
        background: #f0f0f0;
    }

    .prices-section .prices-form {
        font-size: 0;
    }

    .prices-section .prices-form-item {
        width: 100%;
        display: inline-block;
        vertical-align: bottom;
        margin-top: 25px;
    }

        .prices-section .prices-form-item:first-child {
            margin-top: 0;
        }

        .prices-section .prices-form-item:last-child {
            margin-top: 30px;
            margin-right: 0;
        }

    .prices-section .prices-item-title {
        font-size: 14px;
        font-weight: 700;
        color: #141416;
    }

    .prices-section .send-info-container {
        font-size: 16px;
        color: #141416;
        margin-top: 20px;
    }

    .prices-section .select-options {
        display: inline-block;
        background: #fff;
    }

        .prices-section .select-options:after {
            content: '';
            width: 8px;
            height: 8px;
            border-right: 1px solid #141416;
            border-bottom: 1px solid #141416;
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
            top: 12px;
            right: 12px;
        }

    .prices-section .options::-ms-expand {
        display: none;
    }

    .prices-section .options {
        min-width: 230px;
        padding: 6px 10px;
        padding-right: 25px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        z-index: 1;
        cursor: pointer;
        background: transparent;
        border: 1px solid #888888;
        border-radius: 2px;
    }

    .prices-section .reference-input {
        min-width: 230px;
        padding: 6px 10px;
        border: 1px solid #888888;
        border-radius: 2px;
    }

    .prices-section .current-prices-container {
        margin-top: 30px;
    }

    .prices-section .prices-table-wrap {
        width: 100%;
        overflow-x: auto;
        margin-top: 20px;
    }

    .prices-section .prices-table-inner {
        width: 100%;
        /*min-width: 1730px;*/
    }

    .prices-section .recent-prices-section {
        background: #a59c9c;
    }

        .prices-section .recent-prices-section .prices-item-title {
            color: #fff;
        }

    .prices-section .refresh-table-btn {
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

[dir="ltr"] .prices-section .refresh-table-btn {
    margin-right: 20px;
}

[dir="rtl"] .prices-section .refresh-table-btn {
    margin-left: 20px;
}

.prices-section .refresh-table-image {
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.prices-section .prices-tables-wrap {
    margin-left: -20px;
    margin-right: -20px;
}

@media only screen and (min-width: 480px) {
    .prices-section .prices-tables-wrap {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 720px) {
    .prices-section .prices-form-item {
        width: auto;
        margin-top: 0;
    }

    [dir="ltr"] .prices-section .prices-form-item {
        margin-right: 55px;
    }

    [dir="rtl"] .prices-section .prices-form-item {
        margin-left: 55px;
    }

    .prices-section .prices-form-item:last-child {
        width: 100%;
    }
}

@media only screen and (min-width: 1299px) {
    .prices-section {
        padding-bottom: 4.17vw;
    }

        .prices-section .prices-content-wrap {
            padding-top: 2.34vw;
            padding-bottom: 2.34vw;
            padding-left: 1.56vw;
            padding-right: 1.56vw;
        }

        .prices-section .refresh-table-image {
            transition: transform 0.5s;
        }

        .prices-section .refresh-table-btn:hover .refresh-table-image {
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }

        .prices-section .send-info-container {
            font-size: 18px;
        }

        .prices-section .prices-form-item:last-child {
            width: auto;
            margin-top: 0;
        }
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 0.8em;
}


/*LOADERS*/
.overlayloadingpopup {
    background: rgba(255,255,255,0.8);
    color: #000;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 15%;
}

    .overlayloadingpopup .ldMessage {
        background-color: #fff;
        font-size: 13px;
        width: 477px;
        margin: auto;
        padding: 15px;
        border: 1px solid #ea0085;
        border-radius: 5px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        color: #000;
    }

.ldMessage img {
    margin: 20px;
}

.loader {
    height: 40px;
    left: 95%;
    margin: -20px 0 0 -20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
    z-index: 1999;
}

    .loader .loader-load {
        background: url(/../resources/img/loaders/sm-loader.gif) no-repeat 50% 50%;
        /*cursor: pointer;*/
        height: 38px;
        left: 1%;
        margin: -20px 0 0 -20px;
        -webkit-opacity: 0.8;
        -khtml-opacity: 0.8;
        -moz-opacity: 0.8;
        -ms-opacity: 0.8;
        -o-opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        opacity: 0.8;
        overflow: hidden;
        position: absolute;
        top: 50%;
        width: 40px;
        z-index: 1000;
    }

    .loader .loader-overlay {
        background: #fff;
        bottom: 0;
        display: none;
        height: 100%;
        left: 0;
        -webkit-opacity: 0.6;
        -khtml-opacity: 0.6;
        -moz-opacity: 0.6;
        -ms-opacity: 0.6;
        -o-opacity: 0.6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        filter: alpha(opacity=60);
        opacity: 0.8;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }

    .loader.hide {
        display: none !important;
    }

    .loader.overlay {
        bottom: 0;
        height: 100%;
        left: 0;
        margin: 0;
        right: 0;
        top: 0;
        width: 100%;
    }

        .loader.overlay .loader-overlay {
            display: block;
        }

/*MIDDLE LOADER*/
.loading-overlay {
    display: table;
    opacity: 0.7;
}

.loading-overlay-content {
    text-transform: uppercase;
    letter-spacing: 0.4em;
    font-size: 1.15em;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    padding-top: 99px;
    /*vertical-align: middle;*/
}

.loading-overlay.loading-theme-light {
    background-color: #fff;
    color: #000;
}

.loading-overlay.loading-theme-dark {
    background-color: #000;
    color: #fff;
}

/*UPLOADING CONTROLS*/
.upload_form {
    display: inline-block;
    position: relative;
    bottom: 10px;
}

[dir="ltr"] .upload_form {
    margin-left: 12px;
}

[dir="rtl"] .upload_form {
    margin-right: 12px;
}

div.fileinputs {
    display: inline-block;
    position: relative;
}

div.fakefile {
    cursor: pointer;
    width: 30px;
    height: 30px;
}

input.file {
    display: none;
}

.upload_progress {
    position: relative;
    display: none;
    width: 250px;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
}

.upload_bar {
    background-color: #B4F5B4;
    width: 0%;
    height: 20px;
    border-radius: 3px;
}

.upload_percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
}

.protostep_loader_outer {
    position: relative;
    padding: 0px;
}

.protostep_loader {
    position: absolute;
    padding: 0px;
    width: 100%;
    text-align: center;
}

    .protostep_loader .loading_message {
        text-align: center;
        background-color: #B4F5B4;
        border: 1px solid #ddd;
        padding: 5px;
        border-radius: 3px;
    }

    .protostep_loader .load_image {
        position: relative;
        z-index: 10;
    }

    .ui-dialog .load_image {
        width: 100%;
    }

    .protostep_loader .loading_progress {
        background-color: #D0D0D0;
        position: relative;
        width: 250px;
        border: 1px solid #ddd;
        padding: 1px;
        border-radius: 3px;
    }

    .protostep_loader .loading_bar {
        background-color: #B4F5B4;
        width: 0%;
        height: 20px;
        border-radius: 3px;
    }

    .protostep_loader .loading_percent {
        position: absolute;
        display: inline-block;
        top: 3px;
        left: 48%;
    }

.protostep_debug, .protostep_debug_command {
    color: #FFFFFF !important;
}

[dir="rtl"] .ui-dialog .ui-dialog-titlebar-close {
    left: .3em;
    right: unset;
}

[dir="rtl"] .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: left;
}

[dir="ltr"] .protostep-alert-error,
[dir="ltr"] .protostep-alert-validation,
[dir="ltr"] .protostep-alert-info,
[dir="ltr"] .protostep-alert {
    text-align: left;
    margin-top: 6px;
    margin-left: 10px;
}

[dir="rtl"] .protostep-alert-error,
[dir="rtl"] .protostep-alert-validation,
[dir="rtl"] .protostep-alert-info,
[dir="rtl"] .protostep-alert {
    text-align: right;
    margin-top: 6px;
    margin-right: 10px;
}

[dir="ltr"] .protostep-alert-error,
[dir="ltr"] .protostep-alert-validation,
[dir="ltr"] .protostep-alert-info {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left;
}

[dir="rtl"] .protostep-alert-error,
[dir="rtl"] .protostep-alert-validation,
[dir="rtl"] .protostep-alert-info {
    padding-right: 40px;
    background-repeat: no-repeat;
    background-position: right;
}

/* New Panel Approach */
.flex-container {
    display: flex;
    flex-flow: row wrap;
    padding: 0;
    margin: 0px;
    list-style: none;
}

.flex-item {
    background: #f4f4f4;
    padding: 5px;
    margin-top: 10px;
    color: black;
    font-size: 20px;
    text-align: center;
    min-width: 264px;
    max-width: 264px;
    min-height: 264px;
    max-height: 264px;
    margin-bottom: 30px;
}

[dir="ltr"] .flex-item {
    margin-right: 40px;
}

[dir="rtl"] .flex-item {
    margin-left: 40px;
}

.flex-item:hover {
    background: #800080;
    transition: background 0.4s;
    cursor: pointer;
}

.flex-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-label {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #141416;
    background: #ffd800;
    font-size: 12px;
    font-weight: 700;
    padding: 3px 10px;
}

    .flex-label.green {
        color: #fff;
        background: #800080;
    }

@media only screen and (max-width: 664px) {
    .flex-container {
        justify-content: center;
    }

    .flex-item {
        margin-right: 0px;
        margin-left: 0px;
    }
}


/* NEW LOGON PAGE START*/
.logindiv {
    margin-bottom: 9px;
    margin-top: 70px;
    font-family: 'Nunito', sans-serif;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    background-color: #141416;
    color: #616368;
}


    .logindiv a {
        text-decoration: none;
        transition: 0.3s;
        color: #616368;
    }

        .logindiv a:hover {
            transition: 0.3s;
            color: #800080;
        }

    .logindiv .aspra {
        color: #fff;
    }

    .logindiv .koympia {
        display: inline-block;
        background-color: #800080;
        color: #fff;
        padding: 8px 0px;
        text-align: center;
        border: 1px solid #800080;
        border-radius: 8px;
        width: 100%;
        transition: 0.3s;
        cursor: pointer;
    }

        .logindiv .koympia:hover {
            color: #800080;
            background-color: #fff;
            transition: 0.3s;
        }

    .logindiv .main {
        margin-left: auto;
        margin-right: auto;
        max-width: 1500px;
        background-image: url('/src/images/login/arxikitop.jpg');
        background-position: center center;
        background-size: cover;
        padding: 100px 20px;
    }

    .logindiv .left img {
        max-width: 100%;
        height: auto;
    }

    .logindiv .left h1 {
        color: #fff;
        line-height: 40px;
        font-size: 40px;
    }

    .logindiv .right {
        background-color: #fff;
        border-radius: 8px;
        padding: 40px 20px;
    }

    .logindiv .login-form-header {
        display: flex;
        justify-content: space-between;
    }

    .logindiv .right h2 {
        color: #000;
        margin-top: 0px;
        font-size: 36px;
    }

    .logindiv .emailouter {
        border: 1px solid #d0cece;
        border-radius: 8px;
        padding: 5px 0px 5px 25px;
        background-repeat: no-repeat;
        background-position: 6px 8px;
    }

        .logindiv .emailouter input {
            width: 100%;
            border: none;
            padding-left: 10px;
        }


    .logindiv .checkkk {
        margin-bottom: 35px;
        display: flex;
        justify-content: space-between;
    }

    .logindiv .youbusinis {
        font-size: 43px;
        line-height: 55px;
        font-family: 'Raleway',sans-serif;
        padding-bottom: 20px;
        color: #fff;
    }

@media (min-width: 768px) {
    .logindiv .main {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .logindiv .right {
        padding: 40px 40px;
    }

    .logindiv .emailouter input {
        width: 250px;
    }

    .logindiv .youbusinis {
        font-size: 38px;
        line-height: 45px;
        letter-spacing: 2px;
    }
}

@media (min-width: 1000px) {

    .logindiv .youbusinis {
        font-size: 70px;
        line-height: 75px;
        letter-spacing: 3px;
    }
}

/* NEW LOGON PAGE END*/



/* A D D I T I O N S */

.header-wrap {
    white-space: normal;
}

@media only screen and (min-width: 1299px) {
    .header-wrap {
        white-space: nowrap;
    }
}

.btn-langselect-wrapper:hover .flag-dropdown-menu {
    display: block !important;
}

.btn-langselect {
    background-color: transparent;
    border: none;
    color: #fff !important;
    font-size: 17px;
    outline: 0;
    padding: 10px 0;
}

[dir="ltr"] .btn-langselect {
    padding-left: 15px;
}

[dir="rtl"] .btn-langselect {
    padding-right: 15px;
}

.is-langselectmobilehide {
    z-index: 99;
    padding-left: 5px;
}

.flag-dropdown-menu {
    font-size: 13px;
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: -8px 0 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

[dir="ltr"] .flag-dropdown-menu {
    right: 0;
}

[dir="rtl"] .flag-dropdown-menu {
    left: 0;
}

.logindiv .flag-dropdown-menu {
    margin-top: -3px;
}

.logindiv .btn-langselect {
    background-color: rgb(0, 0, 0);
    padding: 5px;
    margin-bottom: 5px;
}

.flag-icon {
    background-size: 18px 13px;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 18px;
    line-height: 1em;
    height: 13px;
    border: 1px solid #d0cece;
}

.flag-dropdown-menu .flag-menu-item {
    padding: 3px 7px;
    font-size: 13px;
    color: #000;
}

    .flag-dropdown-menu .flag-menu-item a {
        display: flex;
        align-items: center;
    }

.flag-dropdown-menu a {
    flex-direction: row-reverse;
}

.logindiv .langselect {
    background-color: rgb(0, 0, 0);
    padding: 5px;
}

[dir="ltr"] .flag-dropdown-menu a .flag-icon {
    margin-left: 5px;
}

[dir="rtl"] .flag-dropdown-menu a .flag-icon {
    margin-right: 5px;
}

@media only screen and (min-width: 1299px) {
    .flag-dropdown-menu {
        display: none;
    }
}

@media only screen and (min-width: 1550px) {
    [dir="ltr"] .logindiv .flag-dropdown-menu {
        right: unset;
    }

    [dir="rtl"] .logindiv .flag-dropdown-menu {
        left: unset;
    }

    .logindiv .flag-dropdown-menu a {
        flex-direction: row;
    }

        .logindiv .flag-dropdown-menu a .flag-icon {
            margin-left: 0;
        }
}

@media only screen and (max-width: 1299px) {
    div.is-langselectmobilehide {
        display: none;
    }
}

.main-nav-inner {
    /*white-space: nowrap;
    min-width: 955px;*/
}

/* Split the screen in two vertical areas due to online chat - START */
.split {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    overflow-x: hidden;
}

/* Control the left side */
[dir="ltr"] .splitleft {
    left: 0;
}

[dir="rtl"] .splitleft {
    right: 0;
}

.splitleftwide {
    width: 100%;
}

.splitleftnarrow {
    width: 80%;
}

@media only screen and (max-width: 1300px) {
    .splitleftnarrow {
        width: 65%;
    }
}

@media only screen and (max-width: 1000px) {
    .splitleftnarrow {
        width: 50%;
    }
}

@media only screen and (max-width: 550px) {
    .splitleftnarrow {
        width: 0%;
    }
}
/* Control the right side */
.splitright {
    width: 0%;
    background-color: #fff;
}

[dir="ltr"] .splitright {
    right: 0;
}

[dir="rtl"] .splitright {
    left: 0;
}

.splitrightopen {
    width: 20%;
}

@media only screen and (max-width: 1300px) {
    .splitrightopen {
        width: 35%;
    }
}

@media only screen and (max-width: 1000px) {
    .splitrightopen {
        width: 50%;
    }
}

@media only screen and (max-width: 550px) {
    .splitrightopen {
        width: 100%;
    }
}

.splitrightclose {
    width: 0%;
}

.feedbackouter {
    display: none;
    position: fixed;
    top: 49%;
    width: 280px;
    background-color: #fff;
    z-index: 10;
    box-shadow: 0 0 10px 0 rgba(64,64,64,.7);
}

[dir="ltr"] .feedbackouter {
    right: -240px;
}

[dir="rtl"] .feedbackouter {
    left: -240px;
}

.feedback {
    display: flex;
    justify-content: flex-start;
}

.feedback-inner {
    display: flex;
    flex-direction: column;
}

.feedlogo {
    background-color: #ececed;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 41px;
}

    .feedlogo img {
        width: 20px;
    }

.feedlogotop {
    background-color: #ececed;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 41px;
}

    .feedlogotop img {
        width: 42px;
    }

.feedbackclickhere {
    display: flex;
    align-items: center;
    background-color: #800080;
    color: #fff;
    writing-mode: vertical-rl;
    -ms-writing-mode: bt-rl;
    text-orientation: mixed;
    transform: rotate(-180deg);
    line-height: 16px;
    font-size: 13px;
    padding: 18px 0;
    letter-spacing: 2px;
}

/* Split the screen in two vertical areas due to online chat - END */

/* minimalect overrides*/
.minict_wrapper input {
    height: 100%;
}

.minict_wrapper:after {
    line-height: 2.2rem;
}

.minict_wrapper ul {
    top: 2.3rem;
}

/* Dashboard styles */
.dashboard-title-wrap {
    display: flex;
    justify-content: space-between;
}

.customers-select {
    padding: 20px 0;
}

[dir="ltr"] .customers-select {
    margin-right: 20px;
}

[dir="rtl"] .customers-select {
    margin-left: 20px;
}

.dashboard-title-wrap .customers-select .minict_wrapper:after {
    display: none;
}

@media screen and (max-width: 1299px) {
    .customers-select {
        padding-top: 10px;
    }
}

@media screen and (max-width: 664px) {
    .dashboard-title-wrap {
        flex-direction: column;
    }

    .customers-select {
        padding-top: 0px;
    }
}

.customers-select-label {
    display: flex;
    color: #fff;
    margin-bottom: 10px;
}

.algomotivePanelButton > ul > li:nth-child(1) {
    margin-top: 20px;
    margin-bottom: 10px;
    /*height:160px;*/
}

.algomotivePanelButton > ul > li:nth-child(2) {
    color: black;
}

.algomotivePanelButton > ul > li:nth-child(3) {
    color: #888888;
    font-size: 12px;
}

.menu-caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: white;
}

[dir="ltr"] .menu-caret {
    margin-left: 2px;
}

[dir="rtl"] .menu-caret {
    margin-right: 2px;
}

.moreoptionslink .menu-caret {
    position: relative;
    bottom: 1px;
}

.return-btn-wrapper {
    margin: 12px 0;
}

.bottom-return-btn-wrapper {
    margin: 24px 0 12px 0;
}

.request-change-btn-wrapper {
    text-align: center;
    margin: 12px 0;
}

.flex-align-center {
    display: flex;
    align-items: center;
}

.import-btn-wrapper {
    margin-top: 12px;
}

.update-pass-btn-wrapper,
.send-msg-btn-wrapper,
.send-feedback-wrapper {
    margin: 12px 16px;
}

.save-alert-btn-wrapper,
.suggest-changes-btn-wrapper {
    margin: 16px;
}

[dir="ltr"] .settings-general .pass-field-container,
[dir="ltr"] .settings-general .w3-col,
[dir="ltr"] .settings-general .rate,
[dir="ltr"] .settings-notifications .w3-col,
[dir="ltr"] .settings-profiling .w3-col,
[dir="ltr"] .settings-info .w3-col {
    float: left;
}

[dir="rtl"] .settings-general .pass-field-container,
[dir="rtl"] .settings-general .w3-col,
[dir="rtl"] .settings-general .rate,
[dir="rtl"] .settings-notifications .w3-col,
[dir="rtl"] .settings-profiling .w3-col,
[dir="rtl"] .settings-info .w3-col {
    float: right;
}

.settings-general .rate .label {
    font-size: 30px;
    display: inline-block;
}

[dir="ltr"] .settings-general .rate .label {
    margin-right: 25px;
}

[dir="rtl"] .settings-general .rate .label {
    margin-left: 25px;
    float: right;
}

.settings-general .rate input[type="radio"] {
    display: none;
}

.settings-general .rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

    .settings-general .rate:not(:checked) > label:before {
        content: '★ ';
    }

.settings-general .rate > input:checked ~ label {
    color: #ffc700;
}

.settings-general .rate:not(:checked) > label:hover,
.settings-general .rate:not(:checked) > label:hover ~ label {
    color: #deb217;
}

.settings-general .rate > input:checked + label:hover,
.settings-general .rate > input:checked + label:hover ~ label,
.settings-general .rate > input:checked ~ label:hover,
.settings-general .rate > input:checked ~ label:hover ~ label,
.settings-general .rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}


[dir="ltr"] .working-hours-container .whc-h6,
[dir="ltr"] .settings-notifications .w3-iso-heading {
    text-align: left;
}

[dir="rtl"] .working-hours-container .whc-h6,
[dir="rtl"] .settings-notifications .w3-iso-heading {
    text-align: right;
}

[dir="ltr"] .stocklist .allbrandrefs,
[dir="ltr"] .stocklist .returntobrands,
[dir="ltr"] .stocklist .upper-excel-btn-submit {
    margin-left: 30px;
}

[dir="rtl"] .stocklist .allbrandrefs,
[dir="rtl"] .stocklist .returntobrands,
[dir="rtl"] .stocklist .upper-excel-btn-submit {
    margin-right: 30px;
}

.english-prevail-notice {
    background-color: white;
    padding: 25px;
    margin-bottom: 25px;
    font-size: 14px;
}
.rotating-cell {
    position: relative;
    text-align: center; /* horizontal centering */
    vertical-align: middle; /* vertical alignment for table cell */
}
.rotating-cell img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* perfect centering */
    max-width: 100%;
    max-height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
.rotating-cell img.active {
    opacity: 1;
}