@font-face {
    font-family: DINNextLTArabic-Regular;
    src: url(../../fonts/DINNextLTArabic-Regular.woff2), url(../../fonts/DINNextLTArabic-Regular.woff) format("woff"), url(../../fonts/DINNextLTArabic-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: DINNextLTW23-Medium;
    src: url(../../fonts/DINNextLTW23-Medium.woff) format("woff"), url(../../fonts/DINNextLTW23-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

* {
    font-family: DINNextLTArabic-Regular
}

body {
    font-size: 15px;
    background: #f8f8f8;
    color: #444
}

h1, h2, h3, h4, h5, h6, b, strong {
    font-family: DINNextLTW23-Medium;
    font-weight: 400
}

h6.text-semibold {
    font-family: DINNextLTArabic-Regular
}

.align-right {
    text-align: right !important
}

.align-left {
    text-align: left !important
}

.align-center {
    text-align: center !important
}

.align-justify {
    text-align: justify !important
}

.clr, .clear {
    clear: both
}

.mt-30 {
    margin-top: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pr-40 {
    padding-right: 40px !important
}

.pr-50 {
    padding-right: 50px !important
}

.pl-30 {
    padding-left: 30px !important
}

.pl-40 {
    padding-left: 40px !important
}

.pl-50 {
    padding-left: 50px !important
}

.font-11 {
    font-size: 11px
}

.font-12 {
    font-size: 12px
}

.font-13 {
    font-size: 13px
}

.font-14 {
    font-size: 14px
}

.font-15 {
    font-size: 15px
}

.font-16 {
    font-size: 16px
}

.font-17 {
    font-size: 17px
}

.font-18 {
    font-size: 18px
}

.font-19 {
    font-size: 19px
}

.font-20 {
    font-size: 20px
}

hr {
    border-top: 1px solid #eee
}

[class^=sicon-], [class*=" sicon-"] {
    font-size: 17px
}

.icon-2x {
    font-size: 35px
}

.caret:after, .sp-dd:after {
    content: '\e96d';
    font-family: icons
}

.btn i, .nav i, .theme_status i {
    vertical-align: text-bottom
}

i.text-bottom {
    vertical-align: text-bottom
}

.text-muted2 {
    color: #666
}

.flip-x {
    transform: scaleX(-1)
}

.navbar-brand {
    padding-top: 16px;
    font-size: 25px;
    font-family: DINNextLTW23-Medium
}

.sidebar-xs .navbar-brand {
    padding-right: 14px
}

.navbar-brand .logo {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: -4px;
    margin-right: 1px;
    margin-left: 2px;
    background: url(../images/logo.png) 0 0 no-repeat;
    background-size: 30px 30px
}

.navbar-nav {
    margin-right: 0
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0
}

.navbar-nav > li > a > .badge {
    top: 6px;
    left: 6px;
    padding: 0 4px
}

.navbar-header {
    position: relative;
    background: #1a2d4c;
    padding: 0;
    height: 56px
}

.navbar-nav > .dropdown-user > a {
    padding-top: 12px;
    padding-bottom: 12px
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #444
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background: #f3f3f3;
    color: #444
}

.navbar-form {
    width: 430px !important
}

#navbar-user-mobile {
    width: 100%;
    padding: 5px 0
}

.navbar-item {
    padding: 10px 20px;
    text-align: right;
    font-size: 13px
}

.navbar-item a {
    color: #fff
}

.navbar-item i {
    margin-left: 5px
}

.navbar-item i:before {
    vertical-align: bottom
}

.search-group {
    margin: 3px 15px 0 0
}

#searchbox {
    width: 250px !important;
    min-width: 50px !important;
    height: 38px;
    border-color: #eee;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    margin: 0 !important;
    padding-right: 15px;
    padding-top: 8px;
    font-size: 13px
}

.search-group input {
    display: inline-block !important;
    margin: 0 !important
}

.search-group .bootstrap-select {
    display: inline-block !important;
    margin-right: -4px !important;
    border-right: 1px solid #eee
}

.search-group .bootstrap-select .btn {
    display: inline-block !important;
    padding-top: 8px;
    padding-bottom: 8px;
    border-left: 0;
    border-radius: 0 !important;
    color: #888
}

.search-group .bootstrap-select .dropdown-menu {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-radius: 0 0 3px 3px !important
}

.search-group .input-group-btn {
    display: inline-block !important;
    margin-right: -4px !important
}

.search-group .input-group-btn > .btn {
    padding-top: 7px;
    padding-bottom: 9px
}

.search-group .bootstrap-select.btn-group .btn .caret {
    top: 55%
}

.search-group .input-group-btn > .btn > i {
    font-size: 17px;
    vertical-align: text-bottom
}

.bootstrap-select.input-group-btn .btn {
    padding-right: 5px
}

a.sidebar-control.sidebar-main-toggle.hidden-xs {
    display: none
}

.sidebar-user {
    padding: 20px 17px 20px 5px
}

.sidebar-user .media-left {
    padding-left: 10px
}

.store-name-side {
    margin: 0;
    font-size: 18px
}

.store-name-side a, .store-name-side a:hover {
    color: #fff
}

.visit-store-link {
    display: inline-block;
    margin-top: 7px;
    font-size: 12px;
    color: #e1e1e1 !important
}

.visit-store-link i {
    vertical-align: sub
}

.plan-link {
    position: absolute;
    top: 15px;
    left: 15px;
    display: block;
    padding: 4px 12px;
    font-size: 12px;
    background: #9A33C7;
    color: #fff !important;
    border-radius: 99px
}

.plan-link i {
    font-size: 16px;
    vertical-align: sub
}

.table-responsive {
    border: 0 !important
}

.navigation li > a {
    padding: 11px 20px;
    color: #e3e3e3;
    position: relative;
    min-height: 40px
}

.navigation li a > i {
    margin-top: 5px;
    font-size: 16px
}

.dropdown-menu > li > a > i {
    font-size: 16px;
    vertical-align: sub
}

.sidebar-xs .sidebar-main .navigation-main > li > a > i {
    margin: 2px 0 2px 6px
}

.navigation > li ul li a {
    padding-right: 20px;
    font-size: 12px
}

.navigation li ul a > i {
    margin-left: 10px
}

.navigation .badge {
    margin-top: 2px;
    padding-top: 0
}

.navbar-nav > li > a .badge {
    position: absolute;
    float: none;
    margin-top: 0;
    background-color: #f55157 !important;
    border-color: #f55157 !important;
    color: #fff !important
}

.navigation > li.active > a .badge.bg-danger {
    background-color: #f55157 !important;
    border-color: #f55157 !important
}

.nav > li > a > img.mobile-avatar {
    width: 25px;
    height: 25px;
    border-radius: 99px
}

.nav > li > a.mobile-avatar-box {
    padding: 15px 5px 15px 15px
}

.store-img {
    width: 55px !important;
    height: 55px !important
}

.sidebar-mobile-main-toggle {
    display: none;
    float: right;
    width: 50px;
    color: #fff !important;
    padding: 15px 15px 0 !important
}

.sidebar-mobile-main-toggle i {
    font-size: 19px
}

.website-store-link {
    margin: 15px 10px;
    padding: 8px 20px !important;
    background: #9A33C7 !important;
    color: #fff !important;
    border-radius: 99px
}

.website-store-link i {
    margin-top: 4px !important;
    font-size: 20px !important
}

.website-store-box, .website-support-box {
    position: relative;
    width: 48%;
    float: right;
    display: block;
    margin: 0 0 30px;
    padding: 10px 0 15px !important;
    background: #9A33C7 !important;
    color: #fff !important;
    border-radius: 4px;
    text-align: center
}

.website-store-box i, .website-support-box i {
    display: block;
    margin: 8px 0 4px;
    font-size: 30px
}

.website-support-box {
    float: left;
    margin: 0;
    color: #fff !important;
    background: #18bbfa !important
}

.stepy-header li:before, .stepy-header li:after {
    top: 39px
}

.page-header {
    background: 0 0;
    border-bottom: none;
    margin-bottom: 20px
}

.page-title i {
    color: #999;
    font-size: 15px
}

.page-title small:before {
    margin-left: 10px
}

.content-wrapper {
    padding-bottom: 0
}

.content {
    min-height: 500px
}

.text-left-align {
    text-align: left
}

.text-ltr {
    direction: ltr
}

.center-div {
    float: none;
    margin-right: auto;
    margin-left: auto
}

.text-thin {
    font-family: DINNextLTArabic-Regular
}

.title-thin {
    font-family: DINNextLTArabic-Regular
}

.padding-sm {
    padding-right: 5px !important;
    padding-left: 5px !important
}

.nav-white-bg {
    background: #fcfcfc
}

.nav-white-bg.nav-pills-bordered > .active > a {
    border-color: #0471a5
}

.nav-pills > li + li > a:hover {
    background: #efefef
}

.panel {
    margin-bottom: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #eee;
    border-radius: 4px;
    color: #444
}

.panel-heading {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.panel-default > .panel-heading, .panel-white > .panel-heading {
    border-color: #f3f3f3
}

.panel-default > .panel-heading {
    color: #444
}

.panel-white > .panel-heading {
    border-color: #f8f8f8
}

.panel-flat > .panel-heading, .panel-small-title > .panel-heading, .product-header {
    background-color: #fcfcfc !important
}

.thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #eee
}

.panel-title {
    display: inline-block;
    font-size: 17px !important;
    color: #444
}

.panel-title .checker {
    vertical-align: sub
}

.panel-title i {
    color: #444;
    font-weight: 700;
    font-size: 19px;
    vertical-align: middle
}

.panel-product-options .panel-heading {
    padding: 10px 20px
}

.panel-product-options .panel-title {
    display: block
}

.panel-product-options .panel-body {
    border-top: 0 !important;
    padding-bottom: 10px
}

.checker span {
    color: #888;
    border: 2px solid #43cafa
}

.checker span:after {
    content: "\ea9d" !important;
    font-family: icons !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    top: 0 !important;
    right: 0 !important
}

.input-group-addon-small {
    padding: 7px
}

.input-group-addon {
    background: #fff;
    border-left: 0
}

.input-group-addon i {
    color: #d5d5d5;
    font-size: 17px
}

.heading-elements i {
    vertical-align: text-bottom;
    font-size: 17px
}

.btn-xs i {
    font-size: 14px;
    vertical-align: text-bottom
}

.btn-xlg i {
    vertical-align: text-bottom
}

input.form-control, textarea.form-control {
    padding: 7px 5px 7px 12px;
    border-right: 0
}

.btn-default {
    border-color: #eee
}

.heading-elements .btn-default {
    background: #9A33C7;
    border: none;
    color: #fff
}

.heading-elements .btn i.icon-pencil {
    font-size: 12px
}

.bootstrap-select > .btn.btn-default {
    border-right: 0
}

.bootstrap-select > .btn.btn-default.with-borders {
    border-right: 1px solid #eee !important
}

.bootstrap-select > .btn.btn-default, .bootstrap-select > .btn.btn-default.disabled {
    border-color: #eee !important
}

.select-component > .btn.btn-default {
    border: 1px solid #eee !important
}

.bootstrap-select.btn-group .btn .caret {
    color: #999
}

.category-select > .btn.btn-default, .closed-select > .btn.btn-default, .has-feedback-left .form-control, .subcategory-box .form-control, .right-border, .jconfirm-content .form-control, .bs-searchbox .form-control {
    border-right: 1px solid #eee !important
}

.has-feedback-left .form-control:focus, .jconfirm-content .form-control:focus {
    border-right: 1px solid #ddd !important
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    line-height: 35px
}

.bootstrap-select.btn-group .dropdown-menu > li small {
    color: #888;
    display: block;
    padding-right: 0
}

.bootstrap-select.btn-group .dropdown-menu > .selected > a small {
    color: #666
}

.form-control {
    border-color: #eee
}

.form-control[readonly] {
    background: #fff
}

.has-error .input-group-addon {
    background: #fff
}

.input-group-addon:first-child, .input-group-addon:last-child {
    border-color: #eee
}

.search-input {
    border-right: 1px solid #eee !important
}

.loadmore {
    width: 100%;
    padding: 10px;
    margin: 10px auto 30px;
    font-size: 15px;
    background: #9A33C7 !important;
    border-color: #9A33C7 !important
}

.btn-save {
    min-width: 90px;
    padding: 7px;
    background: #9A33C7 !important;
    border-color: #9A33C7 !important;
    color: #fff !important
}

.btn-full {
    width: 100%;
    padding: 10px;
    font-size: 15px;
    width: 100%
}

.btn-social {
    text-align: center
}

.btn-flat {
    border-width: 2px
}

.btn-product-delete {
    display: block;
    width: 100%;
    padding: 7px 15px 7px 5px;
    background-color: #fff !important;
    border-color: #fff !important;
    color: #666 !important;
    font-size: 14px
}

.btn-product-delete:focus, .btn-product-delete:hover {
    background-color: #fff !important;
    color: #333 !important
}

.btn-product-delete i {
    font-size: 17px;
    margin-left: 3px
}

.login-container .content-divider {
    margin-top: 33px
}

.login-container form {
    margin-top: 15px
}

.login-container .stepy-navigator {
    margin-top: 20px;
    text-align: center
}

.login-container .form-control {
    height: 45px;
    font-size: 14px;
    border-color: #f1f1f1 !important
}

.login-container .input-group-btn .btn {
    height: 45px;
    padding-top: 9px
}

.login-container .has-feedback-left .form-control:focus {
    border-color: #9A33C7 !important
}

.login-container #uniform-remember {
    top: 4px
}

.login-container .form-control-feedback {
    top: 3px
}

.login-container .page-container {
    margin-top: 0;
    padding-top: 0
}

.login-container .page-container .login-form {
    width: 420px;
    max-width: 420px;
    padding: 25px;
    border: 0
}

.login-container .content-wrapper {
    padding-top: 30px
}

.login-container .auth-top {
    margin: 0 auto 30px;
    text-align: center
}

.tomoh-auth-top {
    width: 450px;
    margin: 0 auto 30px;
    padding: 0 10px 0 20px
}

.tomoh-registration-top {
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 0 0 20px
}

.login-container .auth-logo {
    height: 50px
}

.login-container .auth-title {
    margin: 0;
    color: #9A33C7;
    font-size: 29px
}

#register_box {
    margin: 50px 0 20px
}

.content-divider > span:before {
    background-color: #eee
}

.category-content .media-left {
    padding-left: 10px
}

.btn-xxs {
    line-height: 0;
    padding: 4px 10px
}

.btn-left-padding-small {
    padding-left: 5px
}

.alert {
    font-size: 14px
}

.alert-info {
    padding: 0;
    background: 0 0;
    color: #58c0e9
}

.alert-warning, .alert.bg-warning {
    padding: 0 5px;
    background: 0 0;
    border: none;
    color: #f95343
}

.alert-success, .alert.bg-success {
    background: #f4f7ee;
    border-color: #abc787;
    color: #666
}

.alert.bg-success a {
    color: #666
}

.alert ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.alert li {
    margin-bottom: 7px
}

.alert-styled-left {
    padding-right: 25px !important
}

.alert.bg-warning[class*=alert-styled-]:after {
    right: -10px;
    color: #f95343
}

.alert-danger-new-icon:after {
    content: '\e9bd' !important
}

.alert i {
    font-size: 20px;
    margin-left: 5px;
    vertical-align: text-bottom
}

.media-body-middle {
    vertical-align: middle
}

.form-inline {
    display: inline
}

.form-horizontal .checkbox-inline {
    padding-top: 0;
    padding-right: 20px
}

.checkbox-inline input[type=checkbox] {
    right: auto
}

.btns-row .nav-pills {
    margin-bottom: 0
}

.btns-row .nav > li {
    display: table-cell
}

.btns-row .nav > li > a {
    text-align: center;
    color: #444
}

.btns-row .nav > li > a > i {
    font-size: 15px;
    margin-left: 3px
}

.nav > li + li {
    margin-right: 0
}

.nav-pills-small > li {
    font-size: 11px
}

.nav-pills-small > li.active a {
    background-color: #0471a5 !important;
    border-color: #0471a5 !important
}

.table > tbody > tr:first-child {
    border-top-width: 0;
    border-top-style: double;
    border-top-color: #eee
}

.table-no-top-border > tbody > tr:first-child, .table-no-top-border > tbody > tr:first-child > td {
    border: 0 !important
}

.new-order-row {
    background: #fcfcfc
}

.nav-tabs:before {
    content: '';
    margin: 0
}

.nav-tabs {
    margin-bottom: 30px
}

.nav-tabs.nav-tabs-solid {
    background: #fff;
    border: 1px solid #9A33C7
}

.nav-tabs.nav-tabs-solid > li > a {
    color: #9A33C7
}

.nav-tabs.nav-tabs-solid > .active > a, .nav-tabs.nav-tabs-solid > .active > a:hover, .nav-tabs.nav-tabs-solid > .active > a:focus {
    background-color: #9A33C7;
    border-color: #9A33C7;
    color: #fff
}

.pin-icon {
    font-size: 17px;
    margin: 0 0 0 7px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: #9A33C7
}

.caption-small {
    padding: 12px 5px !important
}

.tokenfield .token .close {
    margin-top: -8px !important
}

#intercom-container {
    z-index: 2147483645 !important
}

.fancybox-overlay {
    z-index: 2147483646 !important
}

.modal, .fancybox-opened, .fancybox-image, .swal2-container {
    z-index: 2147483647 !important
}

.modal-content {
    border-radius: 6px
}

.modal-header {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.modal-backdrop {
    z-index: 5000;
    opacity: .75 !important;
    background: #1a2d4c
}

.modal-footer {
    padding: 14px 20px;
    background: #f5f5f5;
    text-align: right;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.modal-footer .btn {
    padding: 8px 20px;
    font-size: 14px
}

.modal .form-group {
    min-height: 30px;
    margin-bottom: 20px
}

.modal .form-group label {
    padding-top: 5px;
    color: #666
}

.modal .form-group label.radio-inline {
    padding-top: 0 !important
}

.btn-link-red {
    color: #f44336
}

.stepy-active span, .form-group label {
    font-family: DINNextLTArabic-Regular
}

.img-xlg {
    width: 100px !important;
    height: 100px !important
}

.img-lg {
    width: 55px !important;
    height: 55px !important
}

.media-center {
    text-align: center;
    margin-bottom: 20px
}

td.text-right .checkbox-switchery.switchery-sm label {
    padding-right: 40px
}

td.text-right .switchery-sm.checkbox-switchery {
    margin-bottom: 0
}

.td-md {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.switchery-small {
    height: 18px;
    width: 40px
}

.switchery > small {
    height: 18px;
    width: 18px
}

.alert-left {
    float: left;
    position: absolute;
    left: 20px;
    top: 7px
}

.footer {
    position: absolute;
    bottom: 7px;
    left: 25px;
    text-align: center
}

@media (max-width: 768px) {
    .nav-tabs[class*=bg-], .nav-tabs.nav-tabs-solid {
        padding: 0
    }

    .dataTables_filter input {
        width: 100%
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-nav .open .dropdown-menu {
        background-color: #16263f !important
    }

    .sidebar-mobile-main .sidebar-main {
        border-top: 1px solid rgba(0, 0, 0, .2)
    }

    .navbar-inverse .navbar-nav .badge {
        background-color: #f44336;
        border-color: #f44336;
        color: #fff
    }

    .sidebar-mobile-main .category-content {
        padding: 10px 20px 15px
    }
}

@media (min-width: 768px) {
    .navbar-collapse.collapse.my-navbar {
        display: none !important
    }
}

.my-navbar {
    z-index: 10000000
}

.pace-demo {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 70px;
    height: 70px;
    margin: auto;
    background: #9A33C7;
    z-index: 2147483647
}

.c_active {
    color: #9A33C7
}

.c_inactive {
    color: #f13a3c
}

.c_suspended {
    color: #f1b60e
}

a {
    color: #9A33C7
}

a:hover, a:focus {
    color: #3c9185
}

.navbar-brand {
    color: #fff !important
}

.navbar {
    background: #fff;
    border: 0;
    min-height: 44px
}

.sidebar {
    background: #16263f;
    display: block
}

.sidebar-content {
    position: relative;
    height: 100%;
    overflow-y: auto
}

.page-content {
    position: relative;
    height: 100%;
    overflow: auto
}

.pace .pace-progress {
    background: #057baf
}

.navigation .navigation-header {
    color: #9A33C7;
    font-size: 15px
}

.navigation > li.active > a, .navigation > li.active > a:hover, .navigation > li.active > a:focus {
    background-color: #101c2f;
    color: #9A33C7
}

.nav-pills-small > li.active a {
    background-color: #9A33C7 !important;
    border-color: #9A33C7 !important
}

.sidebar-xs .sidebar-main .navigation-main > li > a > span {
    background-color: #9A33C7;
    border-color: #9A33C7;
    color: #fff
}

.bg-info {
    background-color: #9A33C7;
    border-color: #9A33C7;
    color: #fff
}

.bg-teal-400 {
    background-color: #9e85ff;
    border-color: #9e85ff;
    color: #fff
}

.bg-blue-400 {
    background-color: #ed696d;
    border-color: #ed696d;
    color: #fff
}

.bg-danger {
    background-color: #f55157;
    border-color: #f55157
}

.bg-slate-300 {
    background-color: #a9c0cc;
    border-color: #a9c0cc
}

.btn-labeled > b {
    background-color: rgba(0, 0, 0, .05)
}

.btn, .btn:hover {
    box-shadow: none !important
}

.btn-link, .btn-link:hover, .btn-flat, .btn-flat:hover {
    box-shadow: none !important
}

.btn-primary {
    color: #fff;
    background-color: #18bbfa;
    border-color: #18bbfa
}

.btn-primary:hover {
    background-color: #14a9e3
}

.btn-primary:active, .btn-primary:focus {
    background-color: #14a9e3 !important
}

.btn-tiffany {
    color: #fff !important;
    background-color: #9A33C7;
    border-color: #9A33C7
}

.btn-tiffany:hover {
    background-color: #5cc2e9;
    border-color: #5cc2e9
}

.btn-tiffany:active, .btn-tiffany:focus {
    background-color: #5cc2e9 !important;
    border-color: #5cc2e9 !important
}

.btn-tiffany.btn-flat {
    color: #9A33C7 !important;
    background-color: transparent;
    border-color: #9A33C7
}

.btn-tiffany.btn-flat:active, .btn-tiffany.btn-flat:focus {
    color: #fff !important;
    background-color: #9A33C7 !important
}

.btn-danger.btn-flat {
    color: #f44336 !important;
    background-color: transparent;
    border-color: #f44336
}

.text-success, .text-success:hover, .text-success:focus, .text-success span {
    color: #9A33C7 !important
}

.border-success {
    border-color: #9A33C7
}

.btn-success {
    background-color: #9A33C7;
    border-color: #9A33C7
}

.btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover {
    background-color: #0595cd;
    border-color: #0595cd
}

.label-tiffany {
    background: #9A33C7 !important;
    color: #fff !important
}

.progress-bar-success {
    background-color: #9A33C7;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

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

.bg-warning-400 {
    background-color: #f55157;
    border-color: #f55157
}

.bg-pink-400 {
    background-color: #fcb315;
    border-color: #fcb315
}

.bg-yellow {
    background-color: #06aef0;
    border-color: #06aef0
}

.text-yellow {
    color: #06aef0
}

.border-yellow {
    border-color: #06aef0
}

.bg-yellow-dark {
    background-color: #9A33C7;
    border-color: #9A33C7
}

.text-yellow-dark {
    color: #9A33C7
}

.border-yellow-dark {
    border-color: #9A33C7
}

.bg-red, .btn-danger, .bg-warning {
    background-color: #f55157;
    border-color: #f55157
}

.text-red, .has-error .input-group-addon {
    color: #f55157
}

.border-red, .has-error .form-control {
    border-color: #f55157 !important
}

.validation-error-label {
    color: #f55157
}

.bg-brown {
    background-color: #59524c;
    border-color: #59524c
}

.text-brown {
    color: #59524c
}

.border-brown {
    border-color: #59524c
}

.bg-blue {
    background-color: #29b6f6;
    border-color: #29b6f6
}

.text-blue {
    color: #29b6f6
}

.border-blue {
    border-color: #29b6f6
}

.bg-tiffany {
    background: #9A33C7;
    border-color: #9A33C7
}

.text-tiffany {
    color: #9A33C7
}

.btn.bg-tiffany:hover {
    border-color: transparent
}

.bg-purple {
    background-color: #9e85ff;
    border-color: #9e85ff
}

.border-purple {
    border-color: #9e85ff
}

.border-slate {
    border-color: #666
}

.text-slate-800, .text-slate-800:hover, .text-slate-800:focus {
    color: #666 !important
}

.select2-container {
    z-index: 2147483647 !important
}

.input-group .select2-choice {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.dropdown-menu {
    min-width: 200px;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .07);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .07);
    border: 0
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .dropdown-submenu.active > a {
    background-color: #9A33C7
}

.dropdown-menu > .dropdown-submenu > a:after {
    font-family: icons !important;
    content: "\e96d" !important
}

.dropdown-menu > .active > a:hover {
    background-color: #9A33C7
}

.dropdown-menu > li > a {
    font-size: 13px;
    color: #444
}

.dropdown-menu .divider {
    background-color: #f3f3f3 !important
}

#navbar-user-mobile .divider {
    height: 1px;
    margin: 5px 0;
    background-color: #2e3c53 !important
}

.my-navbar .dropdown-menu .divider {
    background-color: #435065 !important
}

.btn.bg-grey-300, .btn.bg-grey-300:hover {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
    box-shadow: none
}

.btn.bg-grey-200, .btn.bg-grey-200:hover {
    background-color: #ccc;
    border-color: #ccc;
    box-shadow: none;
    color: #fff
}

.content-group, .content-group-lg {
    color: #59524c
}

.stepy-header li.stepy-active div {
    border-color: #9A33C7;
    color: #9A33C7
}

.border-awaiting-paymant {
    border-color: #f55157
}

.text-awaiting-paymant {
    color: #f55157
}

.border-validate-payment {
    border-color: #404146
}

.text-validate-payment {
    color: #404146
}

.border-in-progress {
    border-color: #37baf6
}

.text-in-progress {
    color: #37baf6
}

.border-completed {
    border-color: #9A33C7
}

.text-completed {
    color: #9A33C7
}

.border-canceled {
    border-color: #cf444d
}

.text-canceled {
    color: #cf444d
}

.border-payment-failed {
    border-color: #e4c033
}

.text-payment-failed {
    color: #e4c033
}

.border-returned {
    border-color: #e6676d
}

.text-returned {
    color: #e6676d
}

.input-group .form-control:focus {
    z-index: 0 !important;
    border-color: #eee
}

.choice span {
    border-color: #9A33C7 !important
}

.choice {
    margin-top: 2px
}

.radio, .checkbox {
    margin-bottom: 12px
}

.blurred {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    opacity: .75
}

.modal-header .close {
    width: 60px;
    height: 100%;
    top: 8px;
    left: 0;
    font-size: 25px;
    opacity: 1
}

.modal-header {
    background-color: #9A33C7;
    border-color: #9A33C7;
    color: #fff
}

.daterangepicker td.in-range {
    color: #fff;
    background-color: #0471a5
}

.daterangepicker td.end-date {
    border-top-right-radius: 0 !important;
    border-top-bottom-radius: 0 !important
}

.daterangepicker td.available:hover, .daterangepicker td.available:focus {
    background-color: #2993b6;
    color: #fff
}

.daterangepicker {
    z-index: 999999999999 !important
}

.select2-results__option[aria-selected=true], .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #efefef !important;
    color: #444 !important
}

.bs-searchbox:after {
    z-index: 99 !important;
    top: 23px !important
}

#closed_date {
    width: 100% !important
}

.clear-btn {
    position: absolute;
    left: 0;
    z-index: 999;
    height: 36px
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060;
    background-color: #000;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
    padding: 10px 5px 1px;
    border-radius: 7px
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/loading.gif) center center no-repeat
}

#fancybox-loading div:after {
    content: '' !important
}

.fancybox-close {
    left: auto !important;
    right: 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading div {
        background-image: url(../images/loading@2x.gif);
        background-size: 24px 24px
    }
}

#divider_login {
    display: none
}

.no-more-tables .table > tbody > tr.border-double > td {
    border-bottom: 1px solid #eee;
    border-top-width: 1px
}

.table > thead > tr > th {
    background-color: #fcfcfc !important;
    border: none;
    color: #888;
    font-size: 14px
}

.table > tbody > tr.active > td {
    background-color: #fcfcfc
}

.table > tbody > tr.selected {
    background-color: #f8f8f8 !important;
    border-top: 1px solid #f8f8f8
}

.table-large-cells > tbody > tr > td {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.table-large-cells > tbody > tr.active > td {
    padding-top: 12px !important;
    padding-bottom: 12px !important
}

.section-header {
    color: #a5a5a5;
    font-size: 1.7rem;
    padding: 0 5px 12px 10px
}

.section-container {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 15px
}

.setting-box {
    width: 31%;
    height: 100px;
    background: #fff;
    padding: 20px 0;
    margin: 0 0 20px 3.5%;
    text-align: center;
    box-shadow: 0 5px 20px rgba(1, 1, 1, .03);
    border-radius: 4px
}

.setting-box:hover {
    background: #fbfbfb
}

.setting-box:nth-child(3n+0) {
    margin-left: 0
}

.setting-box i {
    font-size: 28px;
    color: #9A33C7
}

.setting-box p {
    margin: 10px 0 0;
    line-height: 18px;
    font-size: 13px;
    color: #888
}

.setting-box.red-link i {
    color: #f55157
}

a.more-link {
    color: #444 !important
}

a.more-link .btn-more {
    color: #444 !important;
    border-color: #444 !important;
    border-width: 2px !important
}

.btn-more {
    color: #444 !important;
    border-color: #444 !important;
    border-width: 2px !important
}

.btn-green {
    color: #9A33C7 !important;
    border-color: #9A33C7 !important;
    border-width: 2px !important
}

.accordion-header a:hover, .accordion-header a:focus, .accordion-header a:active {
    color: #333 !important
}

.box-more-container {
    position: relative;
    height: auto
}

.box-more-container .box-more {
    position: relative;
    height: auto;
    max-height: 108px;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.box-more-container .box-more.expand {
    max-height: 900px;
    background: 0 0
}

.box-more .more-shadow {
    position: absolute;
    bottom: -13px;
    width: 88%;
    height: 10px;
    background: url(../images/box-shadow.png) bottom center no-repeat;
    z-index: 99999;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out
}

.box-more .more-shadow.hide {
    height: 0;
    background: 0 0
}

.appstore, .googleplay {
    display: inline-block;
    width: 110px;
    height: 35px;
    background: url(../images/appstore.png) 0 0 no-repeat;
    background-size: 110px 35px
}

.googleplay {
    background: url(../images/googleplay.png) 0 0 no-repeat;
    background-size: 110px 35px
}

@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 21), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .appstore {
        background: url(../images/appstore@2x.png) 0 0 no-repeat;
        background-size: 110px 35px
    }
}

@media only screen and (-moz-min-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 32), only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-device-pixel-ratio: 3) {
    .appstore {
        background: url(../images/appstore@3x.png) 0 0 no-repeat;
        background-size: 110px 35px
    }
}

@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 21), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .googleplay {
        background: url(../images/googleplay@2x.png) 0 0 no-repeat;
        background-size: 110px 35px
    }
}

@media only screen and (-moz-min-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 32), only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-device-pixel-ratio: 3) {
    .googleplay {
        background: url(../images/googleplay@3x.png) 0 0 no-repeat;
        background-size: 110px 35px
    }
}

#store_preview {
    position: relative !important;
    margin: 0 auto
}

#store_preview > div {
    position: absolute !important
}

.store-layout {
    display: inline-block;
    padding: 5px 10px 8px;
    border-radius: 3px;
    margin-left: 7px;
    color: #aaa;
    cursor: pointer
}

.store-layout.active {
    background: #9A33C7;
    color: #fff
}

.sp-container {
    z-index: 100
}

.sp-choose {
    background: #18bbfa
}

.sp-sat {
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0)) !important
}

.table > tbody > tr > td {
    border-top: 1px solid #f8f8f8
}

.table-no-border > tbody > tr > td {
    border: 0 !important
}

.table-with-links > .table > tbody > tr > td {
    padding-top: 20px;
    padding-bottom: 25px
}

.option-section, .category-section, .field-section {
    background: #fafafa !important;
    padding: 12px 7px;
    margin-bottom: 30px;
    border-radius: 4px
}

.option-box {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 31%;
    margin: 0 3.4% 0 0
}

.field-section .option-box {
    padding-right: 10px !important;
    padding-left: 10px !important;
    width: 50%;
    margin: 0
}

.option-section .option-box:first-child, .field-section .option-box:first-child {
    margin-right: 0
}

.option-container {
    margin: 0 !important
}

.subcategory-box {
    padding-right: 0 !important;
    padding-left: 30px !important;
    width: 100%;
    margin: 0 30px
}

#add_subcategory {
    margin-right: 30px;
    font-size: 12px;
    padding: 5px 7px
}

.category-section .form-control {
    height: 37px
}

.subcategory-box .form-control {
    padding-right: 10px
}

.up-button {
    padding-right: 7px;
    padding-left: 7px
}

.down-button {
    border-right: 0;
    padding-right: 7px;
    padding-left: 7px
}

.remove-button {
    border-right: 0;
    padding: 5px 7px 9px
}

.remove-button i {
    font-size: 14px;
    vertical-align: auto;
    font-weight: 700
}

.up-button:hover, .down-button:hover, .remove-button:hover, .up-button:active, .down-button:active, .remove-button:active, .up-button:focus, .down-button:focus, .remove-button:focus {
    border-color: #eee !important
}

.desktop-version {
    text-align: center;
    color: #aaa
}

.desktop-version p {
    margin-bottom: 0
}

.desktop-link {
    font-size: 16px
}

#product_images .product-image, #product_images ._slim {
    float: right;
    width: 48%;
    margin: 15px 0 15px 4%;
    position: relative
}

#product_images .product-image:nth-child(even), #product_images ._slim:nth-child(even) {
    margin-left: 0
}

#product_images .product-image img, #product_images ._slim img {
    max-width: 100%
}

.slim-btn-group {
    position: absolute;
    bottom: 0;
    right: 38%
}

.slim-btn-confirm {
    background-color: #37baf6 !important
}

.ql-editor {
    direction: rtl !important;
    text-align: right !important;
    padding: 10px 7px !important;
    min-height: 300px
}

.small-editor .ql-editor {
    min-height: 40px
}

.ql-toolbar.ql-snow {
    padding: 5px !important;
    background: #fafafa;
    border-color: #eee !important
}

.ql-container.ql-snow {
    border-color: #eee !important
}

.ql-toolbar.ql-snow .ql-formats {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button, .ql-snow .ql-picker {
    float: right !important
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
    box-shadow: none !important
}

.ql-snow .ql-color-picker .ql-picker-item {
    float: right !important
}

.ql-snow .ql-tooltip {
    box-shadow: none !important
}

div.ql-tooltip.ql-editing {
    right: 0 !important;
    left: auto !important
}

.ql-snow .ql-tooltip[data-mode=link]::before {
    content: "رابط الموقع:" !important;
    margin-right: 8px !important;
    margin-left: 8px !important
}

.ql-snow .ql-tooltip[data-mode=video]::before {
    content: "رابط الفيديو:" !important;
    margin-right: 8px !important;
    margin-left: 8px !important
}

.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
    content: "حفظ" !important;
    margin-right: 16px !important;
    margin-left: 0 !important
}

.ql-editor ol {
    margin: 0 !important
}

.ql-editor li:not(.ql-direction-rtl)::before {
    margin-left: 0 !important
}

.input-group-addon > i.fa-whatsapp:before {
    font-size: 18px
}

.shipping_details_option, .cod_option {
    background: #f8f8f8;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 30px
}

.price-before {
    text-decoration: line-through;
    color: #bbb;
    padding: 0 0 0 8px
}

.product-options-btn {
    width: 100%;
    height: 36px
}

.category-select button {
    padding: 5px 7px;
    height: 36px
}

.category-select span {
    font-size: 12px
}

.category-select .caret:after {
    color: #999
}

.btn-add-category {
    padding: 5px 8px;
    height: 36px
}

.btn-add-category i {
    font-size: 18px;
    vertical-align: text-bottom
}

.product-options-btn i {
    font-size: 16px;
    vertical-align: text-bottom
}

.bg-danger2 {
    background-color: #fcfcfc !important;
    border-color: #eee !important;
    color: #f44336 !important
}

#modal_order_status_method {
    padding-bottom: 20px
}

.btn-order-status {
    display: block;
    padding: 5px 16px 5px 10px
}

#status_note {
    width: 100%;
    height: 50px;
    padding: 7px;
    color: #555;
    border: 1px solid #eee;
    border-radius: 4px;
    font-size: 12px
}

.bootstrap-maxlength {
    background: #9A33C7 !important;
    border-color: #9A33C7 !important;
    z-index: 2147483647 !important;
    margin-top: -8px !important
}

.prev-badge {
    min-width: 80px
}

.prev-note {
    font-size: 13px
}

.prev-date {
    font-size: 11px;
    padding-top: 2px
}

.list-feed {
    margin: 0;
    padding: 7px 0;
    list-style: none
}

.list-feed > li {
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    padding-right: 28px
}

.list-feed > li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 25px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #607d8b;
    z-index: 3
}

.list-feed > li:after {
    content: '';
    position: absolute;
    top: 5px;
    right: 3px;
    bottom: -27px;
    width: 0;
    border-right: 1px solid #607d8b;
    border-left: 1px solid #607d8b;
    z-index: 2
}

.list-feed > li:first-child:after {
    top: 25px
}

.list-feed > li:last-child {
    padding-bottom: 0
}

.list-feed > li:last-child:after {
    content: none
}

.list-feed > li[class*=border-]:before, .list-feed > li[class*=border-]:after {
    border-color: inherit
}

.list-feed-solid > li:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 4px
}

.list-feed-square > li:before {
    content: '';
    border-radius: 0
}

.list-feed-rhombus > li:before {
    content: '';
    border-radius: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.list-feed-time > li {
    margin-right: 48px
}

.list-feed-time > li .feed-time {
    position: absolute;
    right: -48px;
    top: 0;
    font-size: 12px
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
    font-size: 20px !important
}

.jconfirm-box .jconfirm-buttons {
    float: none !important
}

.jconfirm-bg {
    opacity: .75 !important;
    background-color: #1a2d4c !important
}

.jconfirm .jconfirm-box {
    padding: 25px 30px 20px !important
}

.jconfirm.jconfirm-rtl div.jconfirm-closeIcon {
    display: none !important
}

.jconfirm-buttons button.btn-default:first-child, .jconfirm-buttons button.btn-default:first-child:hover, .jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:first-child:hover {
    padding: 10px 25px !important;
    background: #9A33C7 !important;
    color: #fff !important
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default, .jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover {
    padding: 10px 25px !important
}

.jconfirm-content h4 {
    margin: 0 0 20px !important
}

.jconfirm-content input.form-control {
    padding: 0 15px !important;
    font-size: 14px !important
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:last-child {
    display: block;
    float: left
}

.category-select {
    max-width: 90px
}

#modal_product_category .modal-body {
    min-height: 350px
}

.category-select .dropdown-menu {
    z-index: 2147483647 !important
}

a.subcategory span {
    color: #515151
}

.products-row .product-box, .products-filter-row, .btns-row {
    margin-bottom: 15px
}

.btns-row {
    margin-bottom: 20px
}

.btns-row .main-btn {
    float: right;
    text-align: right
}

.btns-row .sub-btns {
    float: left
}

.btns-row .nav {
    display: table;
    float: left
}

.product_image_btn {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: #9A33C7;
    border: 1px solid #9A33C7;
    color: #fff;
    border-radius: 99px;
    padding: 3px 15px 4px;
    font-size: 12px
}

button.product_image_btn:hover {
    background: #30b2e9;
    border-color: #30b2e9
}

a.product_image_btn:hover {
    color: #fff !important
}

.pin_btn {
    position: absolute;
    width: 27px;
    height: 27px;
    bottom: 15px;
    right: 15px;
    background: #404146;
    border: none;
    color: #fff;
    border-radius: 99px;
    padding: 2px 0
}

.pin_btn:hover {
    background: #595a61
}

.pinned, .pinned:hover {
    background: #f55157
}

.pin_btn i {
    font-size: 15px
}

.pin_btn .fa-thumb-tack {
    font-size: 14px
}

.pin_btn .icon-pushpin {
    font-size: 13px;
    margin-top: -3px;
    margin-right: -1px
}

.product-data-row {
    margin-bottom: 10px
}

#add-btn, .btn-action {
    display: inline-block;
    padding-right: 20px;
    padding-left: 25px
}

#add-btn i, .btn-action i {
    font-weight: 700;
    vertical-align: text-bottom
}

#products-options button.btn {
    margin-right: 15px;
    padding: 10px 16px;
    color: #fff !important;
    background: #9e85ff !important
}

.store-map-desc {
    float: right;
    padding: 15px 12px 15px 0;
    text-align: right;
    font-size: 13px;
    color: #f55157
}

.store-map-current-button {
    float: left;
    margin: 11px 0 0 12px;
    padding: 4px 9px;
    text-align: left;
    font-size: 12px;
    color: #777;
    border: 1px solid #777;
    border-radius: 99px;
    cursor: pointer
}

.store-map-current-button:hover, .store-map-current-button:focus, .store-map-current-button:active {
    color: #fff;
    background: #777
}

.store-map {
    width: 100%;
    height: 350px
}

.map-search-controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3)
}

#map_search {
    background-color: #fff;
    font-family: DINNextLTArabic-Regular;
    font-size: 12px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 50%;
    max-width: 200px;
    height: 35px;
    position: absolute;
    top: 60px;
    right: 20px;
    z-index: 10;
    box-shadow: 0 2px 3px #eee;
    border-radius: 3px
}

div.sa-button-container {
    direction: ltr
}

.feedback-tabs {
    background: #cfcfcf;
    border-color: transparent
}

.feedback-tabs li.active {
    background: #9e85ff;
    border-radius: 0 3px 3px 0
}

.panel-comment {
    padding: 0
}

.product-header {
    padding: 15px 15px 12px;
    border-bottom: 1px solid #f5f5f5;
    font-size: 16px
}

.product-header a {
    color: #555
}

.product-header img {
    width: 40px;
    height: 40px;
    border-radius: 99px;
    margin-left: 10px
}

.product-header .rating-stars {
    float: left;
    margin-top: 6px;
    margin-left: 7px
}

.product-header .label {
    float: left;
    padding: 4px 15px;
    margin-top: 7px
}

.customer-header {
    margin: 10px 0 5px;
    padding: 10px
}

.customer-header img {
    width: 30px;
    height: 30px;
    border-radius: 99px;
    margin-left: 3px
}

.customer-header .time-ago {
    float: left;
    font-size: 11px;
    margin-top: 3px
}

.comment-text {
    position: relative;
    padding: 0 10px;
    margin: 0 0 25px;
    color: #444
}

.comment-text p {
    clear: both;
    margin-right: 2px;
    margin-bottom: 18px
}

.comment-status-dropdown {
    display: inline-block;
    margin-left: 10px
}

.comment-status-dropdown.open > .dropdown-menu {
    right: 15px
}

.comment-status-dropdown i.position-left {
    margin-left: 0;
    vertical-align: text-bottom
}

.reply-btn {
    padding-right: 20px;
    padding-left: 20px;
    border-color: #ddd;
    color: #444
}

.submit-reply-btn {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px
}

.cancel-reply-btn {
    margin: 0 10px 10px 0
}

.store-reply {
    margin: 0 0 5px;
    padding: 15px 0 0;
    border-top: 1px solid #f8f8f8
}

.store-reply i {
    color: #ccc;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    transform: scaleY(-1)
}

.store-reply p {
    display: inline-block
}

.reply-box {
    display: none;
    padding: 0 10px 10px
}

.reply-box .reply-textarea {
    width: 100%;
    margin: 0 0 10px;
    padding: 7px;
    border: 1px solid #eee;
    border-radius: 5px
}

.comment-tabs {
    margin-bottom: 20px
}

.testimonial-body .rating-stars {
    display: inline-block;
    margin-right: 5px
}

.star-on {
    color: #fcd34c
}

.star-off {
    color: #ccc
}

#modal_pattern .modal-body {
    padding: 0 !important
}

#modal_pattern .modal-footer {
    margin: 0 !important
}

.store-header {
    position: relative;
    margin: 0;
    width: 100%;
    padding: 20px 0 22px;
    background-color: #aed8e0;
    z-index: 10
}

.store-header::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .1;
    background-position: center;
    filter: brightness(10%)
}

.store-header h1 {
    margin: 0 auto 8px;
    color: #fff;
    font-size: 18px !important;
    text-align: center
}

.store-header h1 a, .store-header-min h1 {
    color: #fff
}

.store-header .store-avatar {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 70px;
    height: 70px
}

.store-header .img-circle {
    display: block;
    width: 70px;
    height: 70px
}

.patterns {
    padding: 5px 10px;
    height: 200px;
    overflow-y: auto;
    text-align: center
}

.patterns .pattern {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #bbb;
    border-radius: 99px;
    cursor: pointer;
    margin: 10px 5px;
    background-size: 100%;
    background-position: center center
}

.patterns .pattern.active {
    border: 2px solid #18bbfa
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    background-color: #fff;
    font-family: Roboto;
    z-index: 2147483660 !important
}

.pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
    z-index: 2147483660
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px
}

.pac-controls label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300
}

#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis
}

#pac-input:focus {
    border-color: #4d90fe
}

#store_avatar {
    cursor: pointer;
    background-size: contain
}

.setup-row {
    margin: 0 0 50px;
    padding: 15px 10px 30px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px
}

.store-info {
    width: 77%;
    margin: 13px auto 0;
    text-align: center;
    z-index: 10
}

.store-social {
    margin: 10px auto 0;
    text-align: center
}

.store-social a {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 17px;
    text-align: center;
    margin: 0 2px;
    padding: 2px 0 0;
    background: #fff;
    color: #fff;
    border-radius: 99px
}

.store-social a.website {
    color: #657485
}

.store-social a.instagram {
    color: #cf1893
}

.store-social a.twitter {
    color: #4ca8dd
}

.store-social a.facebook {
    color: #425596
}

.store-social a.google {
    color: #da4643
}

.store-social a.youtube {
    color: #f55157
}

.store-social a.snapchat {
    color: #fbe057
}

.store-social a.whatsapp {
    color: #00e365
}

.maroof img {
    display: inline-block;
    margin-top: -4px;
    width: 19px;
    height: 19px
}

.total-products {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 4px 15px;
    font-size: 11px;
    background: #fff;
    color: #555;
    border-radius: 99px;
    text-align: center
}

.orders-status {
    display: inline-block;
    margin: 0;
    padding: 4px 13px;
    font-size: 11px;
    background: #fff;
    color: #555;
    border-radius: 99px;
    text-align: center
}

.status-open {
    color: #9A33C7
}

.status-close {
    color: #f55157
}

.setup-row .step-box {
    margin: 0;
    padding: 0 5px
}

.setup-row .panel {
    margin: 0;
    padding: 0;
    border: none
}

.setup-row .panel .panel-body {
    padding: 0
}

.step-box .step-desc {
    margin-bottom: 15px;
    color: #999;
    text-align: center
}

.step-box .icon-object {
    padding: 0;
    margin: 0;
    margin-top: auto;
    margin-bottom: 4px;
    width: 25px;
    height: 25px;
    border-width: 2px
}

.step-box .icon-object > i {
    font-size: 16px
}

.col-tabs {
    margin: -20px 0 0;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.col-tabs .nav {
    border-radius: 0
}

.receipt_image {
    width: 60px !important;
    height: 60px !important;
    border: 2px solid #9A33C7
}

.help-block-dark {
    color: #777
}

.campaign-filter {
    padding: 12px;
    background: #fafafa;
    color: #555
}

.campaign-total-users {
    margin: 20px 0 0;
    background-color: #edf8f7;
    border-color: #9A33C7
}

.campaign-total-users:after {
    font-family: icons !important;
    content: "\f079" !important
}

.campaign-textarea {
    min-height: 100px
}

.filter-switch {
    margin: 35px 0 0
}

.filter-switch span {
    margin-top: 4px !important
}

.credit-badge {
    padding: 0 12px;
    font-size: 12px !important
}

.field-row-header {
    margin-bottom: 25px
}

.field-condition-row {
    margin: -15px -10px 20px
}

.add-field-btn {
    margin-bottom: 25px
}

.field-label {
    font-size: 12px;
    padding: 2px 7px;
    margin: 2px 0 0;
    border-color: #9e85ff !important;
    background-color: #9e85ff !important
}

.field-label i {
    font-size: 12px
}

.splitter-label {
    margin-top: 6px
}

.field-required-col {
    padding-left: 15px
}

.field-label-col {
    padding-right: 15px
}

.field-required-col .checker span {
    color: #9e85ff;
    border: 2px solid #9e85ff
}

.field-required-col .checkbox-inline {
    padding-right: 25px
}

.thead-sm {
    color: #999;
    font-size: 12px
}

.thead-top-border {
    border-top: 1px solid #eee
}

.thead-bg {
    background: #f8f8f8
}

.thead-white-bg > thead > tr > th {
    background-color: #fff !important;
    font-size: 13px
}

.dataTables_filter input {
    border-color: #eee !important
}

.stats-row {
    margin: 0 0 50px;
    background: #fff;
    border-radius: 4px
}

.main-chart {
    direction: ltr;
    min-height: 300px;
    float: left;
    background: #9A33C7;
    border-radius: 4px 0 0 4px
}

.main-stats {
    float: right;
    padding: 5px 15px 8px;
    border: 1px solid #eee;
    border-radius: 0 4px 4px 0;
    border-left: 0
}

.stats-title {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #f8f8f8
}

.stats-title h6 {
    font-size: 17px
}

.stats-title span {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    color: #999
}

.stats-item {
    float: right;
    width: 50%;
    padding: 5px;
    margin: 5px 0 20px
}

.stats-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 15px 0 0;
    margin: 0 0 0 10px;
    background: #9A33C7;
    border-radius: 99px;
    text-align: center
}

.stats-icon i {
    font-size: 20px;
    color: #fff
}

.stats-text {
    display: inline-block;
    padding-left: 0
}

.stats-number {
    font-family: DINNextLTW23-Medium;
    font-size: 17px
}

.stats-subtext {
    font-size: 13px
}

.stats-more {
    clear: both;
    display: block;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 7px
}

.stats-goal {
    cursor: pointer
}

#goal-progress {
    display: inline-block;
    width: 50px;
    margin: 0 0 0 10px !important
}

.goal-icon {
    position: absolute;
    right: 50%;
    left: 13px;
    margin-top: 2px;
    font-size: 24px
}

.label {
    padding-top: 0;
    padding-bottom: 1px
}

.checkbox-area {
    position: absolute;
    display: inline-block;
    top: -10px;
    right: -20px;
    padding: 20px 19px 20px 11px
}

.order-customer .media-left:first-child {
    padding-right: 30px !important
}

.dashborad-order-table .order-customer .media-left:first-child {
    padding-right: 0 !important
}

.order-customer {
    width: 80%
}

.order-customer img {
    width: 45px !important;
    height: 45px !important
}

.order-customer-name {
    color: #444;
    font-size: 15px
}

.order-number {
    direction: ltr;
    display: inline !important;
    color: #aaa !important;
    font-size: 12px
}

.order-number:before {
    content: '' !important;
    right: 0 !important;
    padding: 0 !important
}

.order-city {
    display: inline !important;
    color: #aaa !important;
    font-size: 11px;
    padding-right: 10px
}

.order-city i {
    font-size: 11px
}

.order-status {
    display: inline !important;
    color: #aaa !important;
    font-size: 11px;
    padding-right: 10px
}

.order-status .label {
    color: #aaa !important
}

.order-time {
    font-size: 12px;
    color: #aaa !important
}

.text-price {
    color: #9A33C7 !important;
    font-size: 16px
}

.table-with-links tr.table-row:hover {
    background: #f8f8f8;
    cursor: pointer
}

.empty-box {
    min-height: 180px;
    margin: 55px auto 0;
    text-align: center;
    vertical-align: middle
}

.empty-box.small-box {
    width: auto !important;
    margin: 20px auto 0 !important;
    min-height: 80px !important
}

.empty-box .empty-icon {
    color: #dfdfdf !important;
    padding-bottom: 20px
}

.empty-box.small-box .empty-icon {
    color: #eee !important
}

.empty-box .empty-icon i {
    font-size: 90px
}

.empty-box.small-box .empty-icon i {
    font-size: 55px
}

.empty-box .empty-text {
    color: #bbb !important
}

.report_filters:first-child {
    margin-right: 0
}

.report_filters {
    float: right;
    margin-right: 10px;
    margin-bottom: 10px
}

.report-table > tbody {
    padding: 30px
}

.report-table > tbody > tr > td {
    font-size: 14px !important;
    padding: 12px 20px
}

.report-table hr {
    display: none
}

.report-table > tbody > tr:first-child > td {
    padding-top: 20px
}

.report-table > tbody > tr:last-child > td {
    padding: 18px 20px 26px !important;
    background: #fafafa;
    border-top: 1px solid #f3f3f3 !important;
    font-family: DINNextLTW23-Medium
}

.report-table > tbody > tr > td:first-child {
    width: 70%
}

.percentage {
    font-size: 12px
}

.percentage.green {
    color: #69a84c
}

.percentage.red {
    color: #c93a3a
}

.report-big-number {
    font-size: 30px
}

.report-sub-text {
    font-size: 13px;
    color: #888
}

.chart_block {
    width: 100% !important;
    height: 250px !important
}

.pie_chart {
    padding: 0 20px
}

.chart_small_top {
    margin-top: -20px
}

.chart_large_height {
    height: 300px !important
}

.chart_small_width {
    width: 50% !important;
    margin: 0 auto !important
}

.heading-help .bg-tiffany {
    padding: 2px 10px 5px;
    color: #fff;
    border-radius: 99px
}

.help-panel {
    background: #9e85ff;
    color: #fff;
    border: 0
}

.help-panel i, .help-panel a {
    color: #fff
}

.help-panel .help-subtext {
    font-size: 13px
}

.coupon-cell {
    width: 80%
}

.coupon-stats-cell {
    text-align: left
}

.coupon-stats-cell a {
    font-size: 12px
}

.coupon-stats-cell a:hover {
    color: #9A33C7
}

.campaign-main-cell {
    padding: 20px !important
}

.campaign-main-cell:before {
    content: '' !important;
    padding-right: 0 !important;
    right: 0 !important
}

.campaign-icon {
    padding-left: 10px
}

.campaign-main-cell .btn-rounded {
    padding: 10px 11px
}

.campaign-icon i {
    font-size: 20px;
    vertical-align: text-bottom
}

.campaign-name a {
    color: #444 !important
}

.campaign-status {
    display: inline !important;
    color: #aaa !important;
    font-size: 12px
}

.campaign-date {
    display: inline !important;
    color: #aaa !important;
    font-size: 11px;
    padding-right: 10px
}

.campaign-date i {
    display: none;
    font-size: 11px
}

.campaign-stats-cell {
    text-align: left
}

.campaign-stats-cell a {
    font-size: 12px
}

.checkbox_permission {
    display: inline-block
}

.list-unstyled li {
    margin-bottom: 15px
}

.list-unstyled li .checker, .panel-heading .checker {
    margin-left: 5px
}

.multiselect.btn-default, .multiselect.btn-default.disabled {
    border-color: #eee
}

.multiselect-container > li > a > label {
    padding-right: 15px
}

.right-title {
    float: right !important;
    margin: 0;
    padding: 0 5px 10px
}

.left-btns {
    float: left
}

.btn-check-all, .btn-uncheck-all {
    margin-right: 10px;
    margin-bottom: 10px
}

.order-top-line {
    display: block;
    margin: 0 0 10px;
    color: #aaa;
    font-size: 14px
}

.order-top-line i {
    font-size: 14px;
    margin-left: 2px;
    vertical-align: baseline
}

.order-second-line {
    font-size: 17px
}

.order-second-line button {
    float: left
}

.order-info-text:last-child .order-top-line {
    text-align: left;
    margin-left: 3px
}

.order-panels {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    margin: 0 -10px 50px
}

.order-panel {
    width: 33%;
    margin: 0 10px
}

.selectize-input {
    border-color: #eee !important;
    border-radius: 3px !important
}

.selectize-input:focus, .selectize-input.focus {
    border-color: #eee !important;
    box-shadow: none !important
}

.custom-add-link {
    display: inline-block;
    font-size: 13px;
    margin: 6px 0 0
}

.custom-add-link i {
    vertical-align: text-bottom
}

#new_product_div {
    margin-top: 30px
}

.product-info {
    padding: 18px 15px 0 0
}

.product-info img {
    float: right;
    width: 25%;
    max-width: 75px;
    max-height: 75px;
    border-radius: 3px
}

.product-info .product-name {
    float: right;
    width: 70%;
    height: auto;
    margin-right: 10px;
    margin-bottom: 5px
}

.product-info .product-price {
    float: right;
    width: 70%;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 1px
}

.product-info .product-summary {
    float: right;
    width: 70%;
    font-size: 12px;
    margin-right: 10px;
    color: #999
}

.product-options {
    padding: 10px 14px 0 0
}

.product-footer {
    margin: 20px 0 0
}

.product-price {
    color: #96bc69
}

.cart-shipping-box {
    width: 100%;
    margin: 0 auto
}

.shipping-address #city_name {
    display: none;
    width: 100%;
    margin-bottom: 15px;
    padding: 7px 15px;
    border: 1px solid #eee;
    border-radius: 3px;
    font-size: 13px
}

.payment-section-title {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    background: #fff;
    font-family: DINNextLTW23-Medium
}

.section-title {
    width: 100%;
    padding: 10px 0;
    color: #444;
    background: #f5f5f5;
    text-align: center;
    font-family: DINNextLTW23-Medium;
    font-size: 15px;
    border-radius: 3px
}

.shipping-address {
    width: 95%;
    margin: 20px auto
}

.shipping-cost {
    position: relative;
    padding: 3px 5px
}

#shipping_div > div.shipping-cost:first-child {
    border: none;
    margin-top: 0;
    padding-top: 10px
}

.shipping-cost .cart-total-title {
    position: relative;
    top: auto;
    right: auto;
    float: right;
    width: 70%;
    margin-bottom: 10px;
    font-size: 14px
}

.shipping-cost .product-price-bg {
    float: left;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 5px;
    padding: 3px 15px;
    font-size: 13px
}

.shipping-cost .price-before {
    text-decoration: line-through;
    color: #bbb;
    padding: 0 5px;
    font-size: 13px
}

.shipping-cost .input-group {
    margin-top: 3px
}

.product-price-bg, .the-price .product-price {
    margin-right: 5px;
    color: #fff;
    background: #a2c870;
    padding: 3px 15px;
    border-radius: 99px
}

#shipping_div > div.shipping-cost {
    margin-top: 5px;
    padding-top: 15px;
    padding-bottom: 15px
}

.shipping-address .input_address {
    width: 100%;
    margin-bottom: 15px;
    padding: 7px 15px;
    border: 1px solid #eee;
    border-radius: 3px;
    font-size: 13px
}

.shipping-address .bootstrap-select {
    margin-bottom: 15px
}

.shipping-address .checker {
    margin-left: 5px
}

.delete-button {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 12px;
    padding: 3px 0 0;
    text-align: center;
    color: #f55157;
    border: 2px solid #f55157;
    border-radius: 99px
}

.delete-button:hover {
    background: #f55157;
    color: #fff
}

.remove_coupon {
    margin: 0 0 0 10px !important
}

.edit_product_option {
    display: inline-block;
    margin: 3px 0 0
}

.edit_product_option i {
    font-size: 11px
}

.editable-input input {
    border-right: 1px solid #eee
}

.editable-buttons .btn-primary {
    background: #9A33C7;
    border: 1px solid #9A33C7
}

.editable-clear-x {
    right: auto !important;
    left: 9px !important
}

.popover {
    border-color: #eee;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .07)
}

.popover.top > .arrow {
    border-top-color: #fff
}

.popover.top > .arrow:after {
    display: none
}

#searchbox_product-selectized, #target_searchbox_product-selectized, #bought_product-selectized {
    width: 100% !important;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #eee !important;
    border-radius: 4px !important
}

div.selectize-input input[type=text] {
    width: 100% !important;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #eee !important;
    border-radius: 4px !important
}

.selectize-input > .item {
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 4px
}

.selectize-dropdown {
    margin-top: -2px;
    padding: 10px;
    border: 1px solid #eee;
    border-top: none;
    border-radius: 0 0 4px 4px
}

.searchbox .selectize-input input[type=text] {
    border: 0 !important
}

.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .daterangepicker td.active, .daterangepicker td.active:focus, .daterangepicker td.active:hover {
    background: #9A33C7
}

#new_customer_div {
    margin-top: 40px
}

.store-category-title {
    margin-right: 5px;
    text-decoration: underline;
    color: #192d4c
}

.store-item .thumb {
    position: relative
}

.selected-item {
    position: absolute;
    bottom: -17px;
    left: 45%;
    width: 33px;
    height: 33px;
    padding: 4px 8px;
    background: #9A33C7;
    border-radius: 99px
}

.selected-item i {
    color: #fff
}

.panel-plan {
    padding-bottom: 30px
}

.order-plan {
    margin: 20px 0 30px;
    padding: 10px 20px;
    background: #fafafa;
    border-radius: 5px
}

.order-plan .product-price {
    font-size: 17px
}

.order-plan .radio {
    margin-bottom: 20px
}

.order-plan .radio .choice {
    top: 5px
}

.order-plan .plan-offer {
    display: block;
    font-size: 13px;
    color: #aaa !important
}

.checkout-bar {
    position: relative;
    height: 55px
}

.checkout-bar .badge {
    position: absolute;
    top: 6px;
    right: 27px;
    background: #f55157
}

.checkout-bar .website-logo {
    vertical-align: middle;
    position: absolute;
    top: 17px;
    right: 20px;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: -2px;
    margin-right: 1px;
    margin-left: 0;
    background: url(../images/logo.png) 0 0 no-repeat;
    background-size: 30px 30px
}

.checkout-bar .cart-title {
    position: absolute;
    top: 16px;
    right: 59px;
    color: #9A33C7;
    font-size: 12px;
    text-align: right;
    line-height: 12px
}

.checkout-bar .checkout-button {
    position: absolute;
    display: block;
    top: 13px;
    left: 15px;
    padding: 6px 14px 6px 6px;
    background: #9A33C7;
    color: #fff;
    border-radius: 99px;
    text-align: right;
    line-height: 15px;
    font-size: 12px
}

.checkout-bar .checkout-button i {
    vertical-align: text-bottom
}

.notifications-list {
    max-height: 375px;
    overflow-y: scroll
}

.notifications-list a.more-link .btn-more {
    color: #fff !important;
    border-color: #555 !important;
    background-color: #555 !important;
    width: 40px;
    height: 40px;
    padding-top: 6px
}

.feed-list .media-annotation, .notifications-list .media-annotation {
    margin-top: 5px
}

.notifications-list .media-body {
    color: #555;
    font-size: 13px
}

.notifications-list > li {
    border-top: 1px solid #f8f8f8 !important
}

.notifications-list .media-link {
    padding: 20px
}

.media-list-bordered > li {
    border-color: #f8f8f8
}

.media-list-bordered > li:first-child {
    border-top: 0
}

.feed-list {
    margin: -20px -15px -50px;
    background: #fff
}

.feed-list .media-link {
    padding: 20px
}

.file-uploader .file-loading {
    width: 100% !important
}

.file-uploader .file-caption {
    height: 37px !important
}

.file-uploader .kv-upload-progress {
    margin-bottom: 10px
}

#div_row_search_info {
    margin-bottom: 30px;
    padding: 0
}

#div_row_search_info h3 {
    margin: 0;
    color: #444
}

.panel-sms {
    border: 0;
    background: #fafafa;
    padding: 3px 5px 5px;
    margin: 15px 0 0
}

.panel-sms .panel-heading {
    margin-bottom: 10px;
    color: #fff
}

.panel-sms h6.panel-title, .panel-sms h6.panel-title i {
    color: #555
}

.campaign-sms-body .panel-sms {
    border: 0;
    padding: 0;
    margin: 10px 0 0;
    background: 0 0
}

.campaign-sms-body .panel-sms .panel-heading {
    margin: 0;
    padding: 0
}

.amcharts-balloon-div {
    direction: rtl
}

.all-tab a {
    color: #333 !important;
    background: 0 0 !important
}

.search_div {
    margin-bottom: 30px
}

#campaign_preview_box {
    margin-top: 100px;
    padding: 0 10px;
    clear: both
}

#message_preview.message {
    box-sizing: border-box;
    padding: 8px 20px;
    min-width: 200px;
    max-width: 200px;
    min-height: 40px;
    margin: 5px 10px;
    border-radius: 15px;
    position: relative;
    clear: both;
    font-size: 14px;
    word-wrap: break-word
}

#message_preview.to {
    color: #fff;
    background-color: #9A33C7
}

#message_preview.to::before {
    content: '';
    border: solid 10px;
    border-color: transparent transparent #9A33C7;
    position: absolute;
    float: right;
    right: -7px;
    bottom: 2px
}

#message_preview a {
    display: block;
    margin-top: 5px;
    color: #fff;
    text-decoration: underline
}

.typing-indicator {
    width: auto;
    padding: 20px;
    margin-top: 10px;
    margin-right: 10px;
    margin-top: -49px
}

.typing-indicator span {
    height: 10px;
    width: 10px;
    float: right;
    margin: 0 2px;
    background-color: #fff;
    display: block;
    border-radius: 50%;
    opacity: .4
}

.typing-indicator span:nth-of-type(1) {
    -webkit-animation: 2s blink infinite .5s;
    animation: 2s blink infinite .5s
}

.typing-indicator span:nth-of-type(2) {
    -webkit-animation: 2s blink infinite 1s;
    animation: 2s blink infinite 1s
}

.typing-indicator span:nth-of-type(3) {
    -webkit-animation: 2s blink infinite 1.5s;
    animation: 2s blink infinite 1.5s
}

@-webkit-keyframes blink {
    50% {
        opacity: 1
    }
}

@keyframes blink {
    50% {
        opacity: 1
    }
}

#customer_count_span {
    margin-left: 5px;
    font-size: 16px;
    font-family: DINNextLTW23-Medium
}

#show_customer {
    padding: 0 15px 4px;
    border-radius: 99px;
    background: #9A33C7;
    color: #fff
}

.theme-tab-bar {
    margin-bottom: 50px
}

.panel-theme {
    position: relative;
    padding: 0;
    margin-bottom: 25px
}

.panel-theme .media-body {
    padding: 10px 0 0
}

.panel-theme .text-tiffany {
    display: block;
    margin-top: 25px;
    font-size: 13px
}

.panel-theme button {
    margin-top: 15px;
    padding: 5px 15px
}

.panel-theme img {
    border-radius: 0
}

.product-type-select {
    width: 100% !important
}

.theme-elm-row {
    margin-bottom: 10px
}

.theme-elm-row:last-child {
    margin-bottom: 0
}

.theme-elm-label {
    display: inline-block;
    width: 100%;
    height: 37px;
    padding: 6px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #fff;
    font-size: 14px;
    cursor: pointer
}

#receipt_container {
    position: relative;
    margin: 40px auto 60px;
    width: 88%;
    max-width: 320px;
    background-color: #f5f5f5;
    text-align: center
}

#receipt_container .zigzag-top:before {
    background: linear-gradient(-45deg, #1ba1e2 16px, red 16px, blue 16px, transparent 0), linear-gradient(45deg, #1ba1e2 16px, transparent 0);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 22px 32px;
    content: " ";
    display: block;
    height: 32px;
    width: 100%;
    position: relative;
    bottom: 64px;
    left: 0
}

#receipt_container .zigzag-bottom {
    margin: 32px 0;
    margin-top: 0;
    background: #fff;
    border-top-right-radius: 7px;
    border-top-left-radius: 51px;
    -webkit-box-shadow: 0 0 4px 0 #e6e6e6;
    -moz-box-shadow: 0 0 4px 0 #e6e6e6;
    box-shadow: 0 0 2px 0 #e6e6e6
}

#receipt_container .zigzag-top {
    margin: 32px 0;
    margin-bottom: 0;
    background: #1ba1e2
}

#receipt_container .zigzag-bottom, #receipt_container .zigzag-top {
    padding: 20px 0 0
}

#receipt_container .zigzag-bottom:after {
    background: linear-gradient(-45deg, transparent 16px, #fff 0), linear-gradient(45deg, transparent 16px, #fff 0);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 22px 32px;
    content: "";
    display: block;
    width: 100%;
    height: 32px;
    position: relative;
    top: 15px;
    left: 0
}

#triangle-bottomleft {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 45px solid #efefef;
    border-left: 45px solid #f8f8f8
}

.receipt-thankyou {
    margin: 20px 0 5px;
    font-size: 28px;
    color: #df4f5f
}

.receipt-order-no {
    font-size: 14px;
    color: #666
}

.receipt-heart {
    margin: 30px 0 10px
}

.receipt-subtext {
    margin: 0 0 30px;
    padding: 0 25px
}

.iconpicker-popover {
    direction: ltr;
    z-index: 2147483647 !important
}

.iconpicker .caret {
    margin-left: 0 !important;
    margin-right: 10px !important
}

button.iconpicker i {
    font-size: 18px
}

.popover.bottom > .arrow {
    border-bottom: 0
}

#fixed_products_choosen_product_div, #products_slider_choosen_product_div {
    border-top: 1px solid #eee;
    margin-top: 15px;
    padding: 20px 15px 0
}

#fixed_products_ul, #products_slider_ul {
    list-style: none;
    padding: 0
}

#fixed_products_ul li, #products_slider_ul li {
    padding: 10px 0
}

.alert-paid {
    margin-bottom: 20px;
    padding: 9px 0 9px 10px !important;
    background: #feefb3;
    border-radius: 4px
}

.alert-paid:after {
    font-family: icons !important;
    font-size: 20px !important;
    content: "\ef29" !important;
    color: #807b5c !important;
    top: 45% !important
}

.alert-paid a {
    color: #807b5c
}

.swal2-buttonswrapper .swal2-confirm {
    background: #9A33C7 !important;
    color: #fff !important
}

.swal2-buttonswrapper .red-alert {
    background: red !important
}

.btn-print {
    margin: 0;
    padding: 7px 20px 10px;
    background: #eee;
    border-radius: 0 0 4px 4px;
    font-size: 15px;
    color: #444
}

.btn-print:hover, .btn-print:active, .btn-print:focus {
    background: #eee;
    color: #666
}

.link_coupon_report i, .campaign-stats-cell i {
    vertical-align: text-bottom
}

.passport-login-page {
    background: #fafafa
}

.passport-login-page .navbar {
    height: 55px
}

.passport-login-page .navbar-brand {
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.passport-login-page .navbar-brand .logo {
    background-image: url(../images/logo.png) !important
}

.passport-login-page .panel-default {
    max-width: 340px;
    margin: 0 auto
}

.passport-login-page .panel-default, .passport-login-page .panel-default > .panel-heading {
    border-color: #eee
}

.passport-login-page .buttons .btn-approve {
    float: right;
    padding-right: 25px;
    padding-left: 25px;
    background: #9A33C7;
    border-color: #9A33C7
}

.passport-login-page .buttons .btn-danger {
    float: left
}

.passport-login-page #register_box {
    margin: 50px 0 0
}

.passport-login-page .small-notice {
    margin: 10px -5px 25px;
    padding: 0 10px;
    height: auto;
    color: #2ab6f6;
    font-size: 13px;
    text-align: justify
}

.passport-login-page .form-group {
    margin-right: 0;
    margin-left: 0
}

.connect-container {
    padding: 0 !important
}

.connect-wrapper {
    position: relative;
    width: 320px;
    height: 100px;
    margin: 0 auto
}

.connect-wrapper .website-logo, .connect-wrapper .app-logo {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 20px;
    right: 30px;
    z-index: 10
}

.connect-wrapper .app-logo {
    left: 30px;
    right: auto
}

.connect-wrapper .connect-status {
    position: absolute;
    top: 28px;
    right: 44%;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    padding: 4px 0 0;
    background: #f5f5f5;
    border: 2px solid #9A33C7;
    color: #9A33C7;
    border-radius: 99px;
    text-align: center;
    vertical-align: middle;
    z-index: 10
}

.connect-wrapper .connect-line {
    position: absolute;
    top: 45px;
    right: 30px;
    width: 260px;
    height: 2px;
    background-image: linear-gradient(to right, #5CD5C4 33%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 17px 2px;
    background-repeat: repeat-x;
    z-index: -1
}

.orange-link {
    color: #ff6702
}

.circle-number {
    padding: 2px 8px;
    background: #ff6702;
    color: #fff;
    border-radius: 99px;
    font-size: 14px
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.panel-body p {
    text-align: justify
}

#help_content img {
    max-width: 100% !important;
    height: auto !important
}

.btn-help-rating {
    background: 0 0
}

#show_report {
    min-width: 80px;
    margin-right: 10px;
    min-width: 80px;
    margin-right: 10px
}

.report_filters_month {
    float: right
}

.report_filters_year {
    float: right;
    margin-right: 10px
}

.category-select.btn-group .dropdown-menu > .selected > a, .category-select.btn-group .dropdown-menu > .selected > a.subcategory span {
    background: 0 0 !important;
    color: #30b2e9 !important
}

span.icons.sicon-check.check-mark {
    color: #30b2e9 !important;
    font-size: 15px !important
}

.alert[class*=alert-styled-]:after, .ui-pnotify[class*=alert-styled-] > .alert:after {
    content: '\f097' !important;
    font-family: icons !important
}

#referral_details {
    font-size: 14px
}

.list-group-divider {
    background-color: #f8f8f8
}

.grey-box {
    padding: 20px 10px 10px;
    margin: 10px 0 20px;
    border-radius: 4px;
    background: #fafafa
}

.flag-container {
    direction: ltr
}

.intl-tel-input .country-list {
    box-shadow: none;
    border-color: #eee
}

.intl-tel-input .country-list .country {
    text-align: left;
    font-size: 14px
}

.navbar-nav > li > a.nabvar-changelog {
    padding-top: 17px !important;
    padding-bottom: 18px !important
}

.navbar-nav > li > a.nabvar-changelog i {
    font-size: 20px
}

.navbar-nav > li > a.nabvar-changelog .badge {
    display: inline-block;
    width: 19px;
    height: 19px
}

.navbar-top-mobile.navbar-nav > li > a.nabvar-changelog {
    padding-top: 17px !important;
    padding-left: 16px !important;
    color: #fff
}

.navbar-top-mobile.navbar-nav > li > a.nabvar-changelog i {
    font-size: 21px
}

#new-updates {
    position: relative;
    display: block;
    padding: 3px 23px 3px 0;
    color: #f55157
}

.ping-circle {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    background: red;
    border-radius: 99px;
    top: 7px;
    right: 0
}

.ping {
    -webkit-animation: ping 1.3s ease-in-out infinite both;
    animation: ping 1.3s ease-in-out infinite both
}

@-webkit-keyframes ping {
    0% {
        -webkit-transform: scale(.2);
        transform: scale(.2);
        opacity: .8
    }
    80% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(2.2);
        transform: scale(2.2);
        opacity: 0
    }
}

@keyframes ping {
    0% {
        -webkit-transform: scale(.2);
        transform: scale(.2);
        opacity: .8
    }
    80% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(2.2);
        transform: scale(2.2);
        opacity: 0
    }
}

@media (max-width: 320px) {
    .stats-item {
        padding: 0
    }

    .stats-icon {
        display: block;
        margin: 0 auto
    }

    .stats-text {
        display: block;
        margin: 5px auto 0;
        text-align: center;
        padding-left: 0
    }

    .order-time {
        top: 80px !important;
        right: 105px !important
    }

    .no-more-tables tr.table-row {
        padding-bottom: 40px !important
    }

    #goal-progress {
        display: block !important;
        margin: 0 auto !important
    }

    .order-customer-name {
        overflow: hidden;
        max-width: 115px !important
    }

    .orders-panel {
        margin-right: -15px;
        margin-left: -15px
    }

    .setting-box {
        width: 47%;
        height: 110px
    }

    .setting-box:nth-child(2n+0) {
        margin-left: 0
    }

    .setting-box:nth-child(3n+0) {
        margin-left: 15px !important
    }

    .nav.nav-lg > li > a {
        padding: 0 17px 11px
    }

    .tomoh-auth-top, .tomoh-registration-top {
        width: 100%;
        padding: 0
    }

    .tomoh-auth-top .auth-vlogo, .tomoh-registration-top .auth-vlogo {
        width: 120px
    }

    .tomoh-auth-top .tomoh-logo, .tomoh-registration-top .tomoh-logo {
        width: 120px
    }

    .cart-section .prev-orders {
        flex: .4 !important
    }
}

@media (max-width: 480px) {
    .stepy-header li {
        width: 50%
    }

    .dataTables_filter input {
        width: 135px
    }

    .product-tabs > li {
        display: table-cell;
        width: 1%;
        text-align: center
    }

    .product-tabs > li > a {
        text-align: center !important
    }

    #intercom-container .intercom-launcher {
        right: auto;
        left: 20px
    }

    .content {
        padding-bottom: 50px
    }

    .login-page .content {
        padding-bottom: 20px
    }

    .login-container .page-container .login-form {
        width: 100%;
        padding: 20px
    }

    .tomoh-auth-top {
        width: 100%;
        padding: 0
    }

    .order-info-text {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
        margin: 10px 0
    }

    .modal-body {
        padding-right: 10px !important;
        padding-left: 10px !important
    }

    .comment-status-dropdown.open > .dropdown-menu {
        right: 10px
    }

    #products-options {
        float: left
    }

    #products-options button.btn {
        padding: 7px 15px
    }

    .order-customer-name {
        overflow: hidden;
        width: 140px !important
    }

    .new-line {
        display: block
    }

    .row .col-md-12, .row .col-lg-12, #reports_content .row .col-xs-12 {
        padding-right: 5px;
        padding-left: 5px
    }

    .setting-box:nth-child(3n+0) {
        margin-left: 0
    }

    .panel-theme .media-body {
        padding: 0;
        min-height: 90px
    }

    .theme-tab-bar {
        position: fixed;
        top: 50px;
        width: 100%;
        margin: 0 -15px;
        padding: 15px 10px;
        background: #fafafa;
        z-index: 2000
    }

    .theme-tab-bar .nav-theme {
        margin: 0
    }

    .theme-tab-content {
        padding-top: 20px
    }

    #show_report, .report_filters .input-group {
        clear: both;
        width: 100% !important
    }

    #show_report {
        clear: both;
        margin-top: 10px;
        margin-right: 0
    }

    .report_filters {
        margin-right: 0 !important
    }

    .report_filters .input-group .form-control {
        width: 100% !important
    }

    #report_date_month {
        float: none
    }

    #report_date_month:after {
        clear: both
    }

    .report_filters_month {
        float: right !important;
        width: 48% !important
    }

    .report_filters_month .bootstrap-select {
        width: 100% !important
    }

    .report_filters_year {
        float: left !important;
        width: 48% !important
    }

    .report_filters_year .bootstrap-select {
        width: 100% !important
    }
}

@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 21), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .navbar-brand .logo {
        background: url(../images/logo.png) 0 0 no-repeat;
        background-size: 30px 30px
    }
}

@media only screen and (-moz-min-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 32), only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-device-pixel-ratio: 3) {
    .navbar-brand .logo {
        background: url(../images/logo.png) 0 0 no-repeat;
        background-size: 30px 30px
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) {
    .setup-row .col-sm-3 {
        float: right;
        width: 25%
    }

    .setup-row .col-sm-3 .panel-body {
        padding: 10px 5px;
        font-size: 12px
    }

    .setup-row .col-sm-3 .btn {
        font-size: 12px
    }

    .stats-row .col-sm-4 {
        float: right;
        width: 33.33%
    }

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        text-align: center
    }

    .product-tabs {
        display: table-cell;
        width: 1%
    }

    .products-row .nav-tabs.nav-justified > li > a {
        font-size: 10px
    }

    .comment-status-dropdown.open > .dropdown-menu {
        right: 10px
    }

    .order-customer-name {
        overflow: hidden;
        width: 170px !important
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait) {
    .orders-row .dataTables_filter, .customers-row .dataTables_filter {
        width: 70% !important;
        float: left !important
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .products-row .product-box {
        width: 50%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .setup-row .col-sm-3 {
        float: right;
        width: 25%
    }

    .setup-row .col-sm-3 .panel-body {
        padding: 10px 5px;
        font-size: 12px
    }

    .setup-row .col-sm-3 .btn {
        font-size: 12px
    }

    .stats-row .col-sm-4 {
        float: right;
        width: 33.33%
    }

    .products-row .product-box {
        width: 50%
    }
}

@media only screen and (min-width: 670px) and (max-width: 1024px) {
    .products-row .nav-tabs.nav-justified > li > a {
        font-size: 10px
    }

    .order-info-text {
        width: 33.33% !important
    }

    .main-chart {
        float: none;
        display: block;
        height: 300px;
        border-radius: 4px 4px 0 0
    }

    .main-stats {
        float: none;
        padding-bottom: 20px;
        border: 1px solid #eee;
        border-top: 0;
        border-radius: 0 0 4px 4px
    }
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
    .report-panel .heading-elements {
        left: 0 !important
    }

    .content {
        padding-right: 15px !important;
        padding-left: 15px !important
    }

    .nav.nav-lg > li > a {
        padding: 17px 11px;
        font-size: 14px
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
    .report-panel .heading-elements {
        left: 0 !important
    }

    .content {
        padding-right: 15px !important;
        padding-left: 15px !important
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1360px) {
    .products-row .product-box {
        width: 33.33%
    }
}

@media only screen and (max-width: 768px) {
    .navbar {
        position: fixed;
        min-height: 50px;
        width: 100%;
        z-index: 99999
    }

    .sidebar-mobile-main .sidebar-main {
        top: 50px;
        z-index: 99999
    }

    .content-wrapper {
        padding-top: 50px
    }

    .login-container .footer {
        position: static;
        bottom: 0
    }

    .login-container form {
        margin-bottom: 20px
    }

    .content {
        padding-right: 15px;
        padding-left: 15px
    }

    .heading-elements {
        display: inline-block !important;
        position: absolute !important;
        top: 9px;
        background: 0 0;
        padding-top: 1px
    }

    .modal {
        top: 50px
    }

    .navbar-brand {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 45%;
        padding: 15px 0 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .plan-link {
        display: none
    }

    .sidebar-mobile-main-toggle {
        display: inline-block;
        padding: 16px !important
    }

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        background: 0 0 !important
    }

    .navbar-nav > li > a {
        padding-top: 16px;
        padding-bottom: 0
    }

    .nav-tabs > li {
        display: table-cell;
        width: 1%;
        text-align: center
    }

    .nav-tabs > li > a {
        padding: 10px 0;
        font-size: 11px;
        text-align: center !important
    }

    .products-filter-row .nav-tabs > li > a > i {
        display: block;
        text-align: center;
        margin: 2px auto 5px
    }

    .pin-icon {
        font-size: 17px;
        margin: 0 0 3px
    }

    .navbar-right .dropdown-content-heading {
        font-size: 14px;
        color: #9A33C7
    }

    .multiselect-selected-text {
        font-size: 13px
    }

    .modal-body {
        padding-right: 10px !important;
        padding-left: 10px !important
    }

    .products-row .product-box {
        margin-bottom: 30px
    }

    .no-more-tables table, .no-more-tables thead, .no-more-tables tbody, .no-more-tables th, .no-more-tables td, .no-more-tables tr {
        display: block
    }

    .no-more-tables thead tr.table-row tr {
        position: absolute;
        top: -9999px;
        right: -9999px
    }

    .no-more-tables tbody {
        border-top: 1px solid #f8f8f8
    }

    .no-more-tables tr.table-row {
        position: relative !important;
        border-bottom: 1px solid #f8f8f8;
        padding-top: 15px;
        padding-bottom: 20px
    }

    .no-more-tables .table-row-empty {
        border-bottom: 1px solid #f8f8f8;
        border-top: 0
    }

    .no-more-tables .table > tbody > tr.border-double > td {
        border-bottom: 1px solid #f8f8f8;
        border-top-width: 0
    }

    .no-more-tables tr.active.table-row:last-child {
        padding-bottom: 0;
        padding-top: 0
    }

    .no-more-tables tr.active.table-row:last-child td {
        padding-top: 18px;
        height: 58px;
        border: none
    }

    .no-more-tables tr.table-row td {
        border: none;
        position: relative;
        padding-right: 85px;
        text-align: right;
        height: 35px;
        padding-top: 7px;
        padding-bottom: 7px;
        text-overflow: ellipsis;
        font-size: 14px
    }

    .no-more-tables tr.table-row td.td-cod {
        padding-right: 145px;
        text-align: left
    }

    .no-more-tables tr.table-row td:before {
        content: attr(data-title);
        position: absolute;
        right: 20px;
        padding-left: 10px;
        text-align: right;
        color: #aaa
    }

    .no-more-tables tr td h6 {
        margin: 0
    }

    .no-more-tables tr td span.text-muted {
        color: #444
    }

    .no-more-tables tr td.customer-td {
        height: auto !important;
        padding: 10px 18px 10px 0 !important
    }

    .no-more-tables tr td.customer-td .media-middle {
        padding-left: 10px !important;
        padding-right: 2px
    }

    .no-more-tables thead {
        display: none
    }

    .comment-status-dropdown.open > .dropdown-menu {
        right: 10px
    }

    .comment-tabs ul li i {
        display: block;
        margin: 0 0 5px
    }

    .stats-row {
        min-height: 300px;
        border: none
    }

    .main-chart {
        float: none;
        display: block;
        height: 300px;
        border-radius: 4px 4px 0 0
    }

    .main-stats {
        float: none;
        padding-bottom: 20px;
        border: 1px solid #eee;
        border-top: 0;
        border-radius: 0 0 4px 4px
    }

    .order-time {
        position: absolute !important;
        top: 60px;
        left: 20px !important;
        padding: 0 !important;
        font-size: 11px !important;
        color: #aaa !important;
        text-align: right
    }

    .order-customer-name {
        margin-bottom: 10px
    }

    .order-total {
        position: absolute !important;
        top: 5px !important;
        left: 0 !important;
        color: #9A33C7 !important;
        font-size: 25px !important
    }

    .page-header-content {
        padding: 0 20px 0 0
    }

    .campaign-main-cell {
        padding-bottom: 50px !important
    }

    .campaign-stats-cell {
        position: absolute !important;
        top: 20px !important;
        left: 0 !important
    }

    .order-info-panel .panel-body {
        padding: 15px 10px
    }

    .order-info-text {
        clear: both;
        height: 25px;
        margin: 0 0 10px
    }

    .order-top-line {
        float: right
    }

    .order-top-line i {
        width: 15px;
        text-align: right
    }

    .order-second-line {
        float: left;
        font-size: 14px
    }

    .btn-order-status {
        padding: 3px 10px 3px 5px
    }

    .order-panels {
        display: block;
        width: 100%;
        margin: 0
    }

    .order-panel {
        width: 100%;
        margin: 0 0 40px
    }

    .heading-help {
        padding-top: 11px !important
    }

    .dashboard-left-col .panel-notifications {
        display: none
    }

    .modal-dialog {
        width: 100% !important;
        margin: 0 !important
    }

    .log-panel .panel-body img {
        max-width: 100% !important;
        height: auto !important
    }

    .log-panel .panel-title {
        width: 75%
    }

    #help_content iframe, .log-panel iframe {
        width: 100% !important;
        height: auto !important
    }
}

@media (min-width: 481px) {
    #div_row_search_info .btn {
        float: left
    }
}

@media (min-width: 769px) {
    .product-header, .customer-header, .comment-text, .reply-box {
        padding-right: 15px;
        padding-left: 15px
    }

    .option-section, .category-section, .field-section {
        padding: 15px
    }

    .sidebar {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        width: 260px !important;
        display: table-cell
    }

    .content-padding {
        padding: 0 2%
    }

    .search-group {
        padding-right: 0;
        margin-right: 9%
    }

    .navbar {
        padding-left: 2%
    }

    .btn-order-status {
        padding: 3px 16px 6px 10px;
        font-size: 14px
    }

    .product-type-plan img, .product-type-sms img, .product-type-shipping img, .product-type-domain img, .product-type-service img {
        display: block;
        max-width: 40%;
        margin: 0 auto
    }
}

@media (max-width: 900px) {
    .navbar-form {
        width: 300px !important
    }

    #searchbox {
        max-width: 150px !important
    }
}

@media (min-width: 1037px) {
    .navbar-form {
        width: 580px !important
    }

    .search-group {
        padding-right: 0;
        margin-right: 6%
    }

    #searchbox {
        width: 350px !important
    }
}

@media (min-width: 1200px) {
    .content-padding {
        padding: 0 1%
    }

    .search-group {
        padding-right: 0;
        margin-right: 4%
    }

    .navbar {
        padding-left: 2%
    }

    .dashboard-right-col {
        width: 70%
    }

    .dashboard-left-col {
        width: 30%
    }

    #div_store_target {
        padding-left: 0
    }

    #span_store_target_text i {
        display: none
    }
}

@media (min-width: 1300px) {
    .content-padding {
        padding: 0 3%
    }

    .search-group {
        margin-right: 9%
    }

    .navbar {
        padding-left: 3%
    }

    #span_store_target_text i {
        display: inline
    }
}

@media (min-width: 1400px) {
    .order-panels {
        margin: 0 -20px 50px
    }

    .order-panel {
        margin: 0 20px
    }

    .content-padding {
        padding: 0 5%
    }

    .navbar {
        padding-left: 5%
    }

    .search-group {
        margin-right: 14%
    }
}

@media (min-width: 1600px) {
    .search-group {
        margin-right: 15%
    }
}

@media (min-width: 1800px) {
    .search-group {
        margin-right: 17%
    }
}

@media (min-width: 2000px) {
    .search-group {
        margin-right: 19%
    }
}

@media (min-width: 2200px) {
    .search-group {
        margin-right: 21%
    }
}

#demo_store_bar {
    display: flex;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    height: 60px;
    background: #16263f;
    z-index: 2000;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px
}

@media (min-width: 769px) {
    #demo_store_bar {
        right: 260px
    }
}

.store-setup-icon {
    width: 60px
}

.setup-panel {
    height: 100%
}

.setup-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%
}

.setup-wrapper a {
    width: 100%;
    margin-top: auto
}

.login-testimonials {
    display: none
}

@media (min-width: 800px) {
    .login-testimonials {
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        top: 0;
        width: 50%;
        overflow-x: hidden;
        overflow-y: auto
    }

    .testimonials-wrapper {
        height: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center
    }

    .slider-1 {
        height: 100%
    }

    .testimonials-wrapper p {
        max-width: 260px;
        margin: 0 auto;
        padding: 32px 0;
        text-align: center;
        position: relative
    }

    .login-testimonials p::before {
        content: '';
        display: block;
        width: 50px;
        height: 50px;
        margin: 0 auto;
        filter: sepia(102%) saturate(300%) brightness(67%) hue-rotate(154deg);
        background: url(../images/quote.svg);
        background-size: 50px;
        background-repeat: no-repeat
    }

    .testimonials-wrapper img {
        border-radius: 50%;
        width: 60px;
        margin: 0 auto
    }

    .testimonials-wrapper div {
        text-align: center;
        font-weight: 700
    }

    .to-right {
        width: 50%
    }

    .slick-dots li button:before {
        color: #9A33C7 !important;
        transform: translateX(-50%)
    }

    .slick-dots li {
        width: 10px !important;
        height: 10px !important;
        margin: 0 3px !important
    }

    .panel.registration-form {
        max-width: 550px;
        margin: 0 auto
    }
}

.panel.registration-form, .panel.login-form {
    -webkit-box-shadow: 0 0 15px -2px #eee;
    -moz-box-shadow: 0 0 15px -2px #eee;
    box-shadow: 0 0 15px -2px #eee;
    border: 1px solid #f7f7f7
}

.login-page {
    background: #fff;
    background-size: cover;
    background: url(../images/bg.png) no-repeat top left, url(../images/bg2.png) no-repeat right 215px;
    background-size: 70% auto, auto 82%
}

.slick-slide {
    outline: none
}

.modal-panel {
    border: none
}

.panel-flat > .modal-heading {
    text-align: right !important;
    margin-bottom: 2rem;
    padding-top: 10px;
    border-radius: 4px;
    text-align: right;
    background-color: #f0f2f6 !important
}

.modal-heading h6.panel-title {
    font-size: 22px !important;
    display: block !important
}

.modal-back-btn {
    background: 0 0;
    border-color: transparent;
    padding: 0;
    color: #0471a5;
    padding-bottom: 8px
}

.modal-body img {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    object-fit: contain
}

.modal-body h3:first-of-type {
    display: none
}

.button_article_rating {
    border-radius: 4px;
    padding-left: 14px;
    padding-right: 14px
}

.button_article_rating i {
    color: #fff
}

.sicon-caret-up-circle {
    color: #9A33C7
}

.right-back-arrow {
    margin-left: 6px;
    color: #9A33C7
}

.left-next-arrow {
    margin-right: 6px
}

.btn-thumbs-down {
    background: #fff;
    border-color: #f55157;
    color: #f55157
}

.btn-thumbs-down i, .btn-thumbs-down span {
    color: #f55157
}

.btn-thumbs-down.btn-danger, .btn-thumbs-down.btn-danger {
    background: #f55157
}

.btn-thumbs-down.btn-danger i, .btn-thumbs-down.btn-danger span {
    color: #fff
}

.btn-thumbs-up {
    background: #fff;
    border-color: #27a6e9;
    color: #27a6e9;
    margin-left: 12px
}

.btn-thumbs-up i, .btn-thumbs-up span {
    color: #27a6e9
}

.btn-thumbs-up.btn-tiffany, .btn-thumbs-up.btn-tiffany {
    background: #27a6e9
}

.btn-thumbs-up.btn-tiffany i, .btn-thumbs-up.btn-tiffany span {
    color: #fff
}

.valuation-text {
    margin-left: 6px;
    color: #fff
}

.help-modal-heading {
    border-bottom: 1px solid #f3f3f3;
    color: #27a6e9;
    padding: 12px 16px;
    margin: 0
}

.modal-dialog {
    width: 95%;
    margin: 1em auto
}

.help-modal-footer {
    background: #fff;
    text-align: center;
    padding-bottom: 16px;
    padding-top: 16px
}

.modal-article-footer {
    background: #f0f2f6
}

.help-modal-footer button:first-of-type {
    border-radius: 30px;
    padding: 5px 42px 9px;
    font-size: 16px;
    transition: box-shadow .2s ease
}

.help-modal-footer button:first-of-type:hover {
    box-shadow: 0 0 10px rgba(0, 188, 212, .6) !important
}

.articles-container {
    height: initial !important
}

.articles-container a.list-group-item:hover {
    color: #9A33C7;
    background-color: transparent
}

.articles-container a.list-group-item:hover i {
    color: #9A33C7
}

.articles-container i {
    color: #c5c5c5
}

.help-modal-search input {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 10px
}

.input-group.help-modal-search {
    width: 100% !important
}

.help-modal-search button {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.help-modal-search button i.sicon-search {
    padding-right: 7px;
    padding-left: 7px
}

.modal-search-section {
    padding: 2em;
    padding-left: 45px;
    padding-right: 45px;
    background-size: cover;
    background-image: linear-gradient(rgba(255, 255, 255, 0.89), rgba(255, 255, 255, 0.89)), url(../images/icon-pattern-1.png);
    background-size: 480px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .1)
}

.modal-search-section.with-border {
    border: 1px solid #eee;
    box-shadow: unset
}

.no-top-border {
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.modal-search-section h1 {
    text-align: center;
    font-size: 18px;
    margin: 0;
    margin-bottom: 16px;
    color: #0471a5
}

.featured-articles {
    margin-bottom: 26px
}

.heading-divided {
    border-bottom: 1px solid #f3f3f3
}

html {
    scroll-behavior: smooth
}

.panel-footer.help {
    padding: 12px 20px;
    border-top: 1px solid #eee
}

@media (min-width: 768px) {
    .modal-dialog {
        max-width: 600px;
        width: auto;
        margin: 1em auto
    }

    .articles-container--2 {
        columns: 2
    }
}

@media (min-width: 992px) {
    .modal-dialog {
        max-width: 800px;
        margin: 1em auto
    }
}

.partner-login-wrapper {
    width: 420px;
    max-width: 420px
}

.partner-registration-wrapper {
    max-width: 550px
}

.partner-login-wrapper, .partner-registration-wrapper {
    margin: 0 auto 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.website-logo {
    height: 60px
}

.partner-logo {
    height: 80px
}

.cart-section {
    max-width: 450px;
    margin: 0 auto;
    background: #fff;
    border-radius: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px
}

.cart-section a {
    font-size: 12px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    color: #9A33C7
}

.cart-section a i {
    margin-right: 10px
}

.cart-section div {
    flex: 1
}

.cart-section .prev-orders {
    flex: .3
}

.cart-section .prev-orders a {
    color: #999
}

.checkout-bar {
    border-left: 1px solid #eee
}

.store-heading {
    display: flex;
    justify-content: space-between;
    align-self: center;
    margin-bottom: 5px;
    margin-top: 40px;
    padding-right: 5px
}

.store-heading h6 {
    color: #9A33C7;
    font-size: 22px;
    margin-top: 0
}

.store-heading h6 i {
    font-size: 19px
}

.store-referrals .right-content {
    border-left: 1px solid #eee;
    background: linear-gradient(rgba(93, 213, 196, 0.08), rgba(93, 213, 196, 0.08)), url(../images/bg-pattern.png) no-repeat;
    background-size: cover;
    width: 100%;
    padding: 8px
}

.store-referrals .left-content {
    flex: 1;
    display: flex;
    flex-direction: column
}

.coupon-text {
    color: #9A33C7;
    font-weight: 300;
    font-size: 14px
}

.copy-coupon {
    border-radius: 20px;
    background: #fff;
    border-color: #ddd;
    color: #555;
    padding: 2px 28px 6px 12px;
    background-image: url(../images/copy.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: right 8px center
}

.coupon {
    font-size: 30px;
    margin: 0
}

.store-subheading {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee
}

.referral-summary-stat {
    display: block;
    padding: 0 20px
}

.referral_statistics_btn {
    padding: 0 20px;
    margin-top: auto;
    margin-bottom: 16px
}

.referral_statistics_btn button {
    border-radius: 32px;
    padding-top: 4px
}

.referral-summary {
    display: flex;
    margin-bottom: 16px
}

.referral-summary p {
    border-radius: 50%;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 5.5;
    margin: 0;
    margin-left: 8px
}

.referral-summary .stat-icon-container-1 {
    background: #e1f4f9
}

.referral-summary .stat-icon-container-2 {
    background: #f4e9ff
}

@media (min-width: 910px) {
    .referral-summary-stat {
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .referral-summary {
        margin-bottom: 0
    }
}

@media (min-width: 500px) {
    .store-referrals {
        display: flex
    }

    .store-referrals .right-content {
        width: 250px;
        padding: 8px
    }
}

.store-item {
    border-radius: 5px
}

.store-item__plan {
    background: #fff url(../images/bg.png) no-repeat top left;
    background-size: 80% auto;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .05);
    transition: transform .2s
}

.store-item__plan:hover {
    transform: scale(1.02)
}

.store-item__plan-basic .plan-top {
    background: url(../images/sparkles.svg)
}

.store-item__plan-plus .plan-top {
    background: url(../images/plan-plus.png)
}

.store-item__plan-team .plan-top {
    background: url(../images/falling-star.svg)
}

.store-item__plan .plan-top {
    background-position: top 16px center;
    background-size: 60px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #f5f5f5;
    padding: 16px;
    padding-top: 72px
}

.plan-title {
    color: #bbb;
    font-size: 25px;
    font-weight: 200;
    font-family: DINNextLTArabic-Regular
}

.plan-bottom {
    padding: 16px
}

.plan-price {
    font-size: 45px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 8px
}

.order-btn {
    padding: 2px 24px 6px;
    font-size: 16px;
    margin-top: 12px
}

.store-item__plan-basic .plan-price, .store-item__plan-basic .plan-period, .store-item__plan-basic .plan-currency {
    color: #bbb
}

.store-item__plan-plus .plan-title, .store-item__plan-plus .plan-price, .store-item__plan-plus .plan-period, .store-item__plan-plus .plan-currency {
    color: #764aaf
}

.store-item__plan-team .plan-title, .store-item__plan-team .plan-price, .store-item__plan-team .plan-period, .store-item__plan-team .plan-currency {
    color: #29abe2
}

.store-item__sms-1 {
    color: #9A33C7
}

.store-item__sms-2 {
    color: #764aaf
}

.store-item__sms-3 {
    color: #29abe2
}

.sms-amount {
    font-size: 26px
}

@media (min-width: 900px) {
    .sms-amount {
        font-size: 30px
    }
}

.store-item i {
    position: absolute;
    left: 10px;
    bottom: 35%;
    font-size: 25px;
    color: #ccc;
    transition: all .2s
}

.store-item:hover i {
    transform: translateX(5px);
    font-size: 26px
}

@media (min-width: 1090px) {
    .store-item-wrapper {
        padding-left: 24px;
        padding-right: 24px
    }

    .store-row {
        margin-left: -24px;
        margin-right: -24px
    }

    .plan-price {
        font-size: 80px
    }
}

.store-item-wrapper {
    margin-bottom: 16px
}

@media (min-width: 768px) {
    .store-item-wrapper {
        margin-bottom: 0
    }
}

.store-item {
    background: #fff;
    display: flex;
    align-items: center;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .05);
    padding: 8px;
    height: 100%;
    margin-bottom: 16px
}

.store-item .image-wrapper {
    margin-left: 16px
}

.store-item .image-wrapper img {
    width: 64px
}

.store-item-price {
    color: #9A33C7;
    font-size: 16px
}

.store-item {
    font-size: 18px;
    position: relative
}

.store-item-title::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0
}

.store-item-title {
    color: #000
}

a.store-item-wrapper {
    display: block
}

.store-item a {
    display: inline-block;
    margin-bottom: 8px
}

.store-item__sms .image-wrapper img {
    width: 44px
}

.store-item__plan {
    height: 100%
}

.plans-row {
    display: flex;
    flex-wrap: wrap
}

.plans-row .col-sm-4.col-xs-6 {
    float: initial
}

.heart {
    animation: pulse 1s ease-out infinite alternate;
    border-radius: 50%;
    background: #f95d4d;
    width: 60px;
    height: 60px;
    text-align: center;
    margin: 0 auto;
    line-height: 78px
}

.heart i {
    font-size: 34px;
    color: #fff
}

.btn-home {
    padding: 3px 22px 6px
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.btn-gray {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff
}

.stepy-finish.active {
    border-color: #9A33C7;
    background: #fff;
    color: #9A33C7;
    border-radius: 5px
}

.stepy-finish.active:hover {
    border-color: #39a2e9;
    color: #39a2e9
}

.stepy-finish.btn-gray {
    margin-left: 6px
}

.stepy-finish.btn-gray[disabled] {
    pointer-events: none
}

#resendCounterDiv .stepy-finish span {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 2
}

#resendCounterDiv .stepy-finish::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
    height: 2px;
    background: #eee;
    z-index: 1
}

.message-type-dropdown .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #efefef
}

.message-type-dropdown .dropdown-ad {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nMjJweCcgaGVpZ2h0PScyMnB4Jz48cGF0aCBkPSdNNTA0LjUgNzguNUg0NjRWMzZjMC00LjEtMy40LTcuNS03LjUtNy41SDcuNUE3LjUgNy41IDAgMCAwIDAgMzZ2MzIyLjdhNy41IDcuNSAwIDAgMCAxNSAwVjkzLjVoNDM0djczYTcuNSA3LjUgMCAxIDAgMTUgMHYtMjNoMzN2MzI1aC00OS41YTcuNSA3LjUgMCAxIDAgMCAxNWg1N2M0LjEgMCA3LjUtMy40IDcuNS03LjVWODZjMC00LjEtMy40LTcuNS03LjUtNy41em0tMzkyLjUgMEgxNXYtMzVoOTd2MzV6bTMzNyAwSDEyN3YtMzVoMzIydjM1em00OCA1MGgtMzN2LTM1aDMzdjM1eicvPjxwYXRoIGQ9J000NTYuNSAxOTEuNWE3LjUgNy41IDAgMCAwLTcuNSA3LjV2MjE5LjVIMTVWMzkxYTcuNSA3LjUgMCAwIDAtMTUgMHYzNWMwIDQuMSAzLjQgNy41IDcuNSA3LjVINDhWNDc2YzAgNC4xIDMuNCA3LjUgNy41IDcuNUg0MTZhNy41IDcuNSAwIDEgMCAwLTE1SDYzdi0zNWgzOTMuNWM0LjEgMCA3LjUtMy40IDcuNS03LjVWMTk5YzAtNC4xLTMuNC03LjUtNy41LTcuNXonLz48cGF0aCBkPSdNMzA3IDMyNS4ySDE0N2EyNy41IDI3LjUgMCAwIDAtMjcuNSAyNy41djIwYTI3LjUgMjcuNSAwIDAgMCAyNy41IDI3LjVoMTYwYTI3LjUgMjcuNSAwIDAgMCAyNy41LTI3LjV2LTIwYTI3LjUgMjcuNSAwIDAgMC0yNy41LTI3LjV6bTEyLjUgNDcuNWMwIDYuOS01LjYgMTIuNS0xMi41IDEyLjVIMTQ3Yy02LjkgMC0xMi41LTUuNi0xMi41LTEyLjV2LTIwYzAtNyA1LjYtMTIuNSAxMi41LTEyLjVoMTYwYzYuOSAwIDEyLjUgNS42IDEyLjUgMTIuNXYyMHonLz48Y2lyY2xlIGN4PSczNi41JyBjeT0nNjEnIHI9JzcuNScvPjxjaXJjbGUgY3g9JzkyLjUnIGN5PSc2MScgcj0nNy41Jy8+PGNpcmNsZSBjeD0nNjQuNScgY3k9JzYxJyByPSc3LjUnLz48cGF0aCBkPSdNMTc5LjQgMjc4LjVsLTQ3LjItMTMyYy0xLTMtMy44LTUtNy01cy02IDItNyA1TDk0LjUgMjEyYy0yNCA2Ni43LTI0IDY3LjMtMjQgNjkuMS0uMSA0LjEgMy4yIDcuNSA3LjQgNy42IDMuNiAwIDYuNy0yLjYgNy40LTYgLjgtMi43IDYuNC0xOC42IDE0LTM5LjdoNTEuM2wxNC42IDQwLjdhNy41IDcuNSAwIDAgMCAxNC01ek0xMDQuNyAyMjhsMjAuNC01Ni43IDIwLjMgNTYuN2gtNDAuN3pNMTk4IDE0MS42aC0yLjVhNy41IDcuNSAwIDAgMC03LjUgNy41djEzMmMwIDQuMSAzLjMgNy41IDcuNSA3LjVoMi41YTczLjYgNzMuNiAwIDAgMCAwLTE0N3ptNSAxMzEuOFYxNTYuOGE1OC42IDU4LjYgMCAwIDEgMCAxMTYuNnpNMzM2LjkgMjA1SDMyMWMtMTIuMSAwLTIyLTEwLTIyLTIydi00LjRjMC0xMi4xIDkuOS0yMiAyMi0yMmg5LjVjMTIuMSAwIDIyIDkuOSAyMiAyMmE3LjUgNy41IDAgMSAwIDE1IDBjMC0yMC40LTE2LjYtMzctMzctMzdIMzIxYy0yMC40IDAtMzcgMTYuNi0zNyAzN3Y0LjNjMCAyMC41IDE2LjYgMzcgMzcgMzdIMzM3YzguNiAwIDE1LjYgNy4xIDE1LjYgMTUuOHYxNS44YzAgMTIuMi05LjkgMjItMjIgMjJIMzIxYy0xMi4xIDAtMjItOS44LTIyLTIydi00LjdhNy41IDcuNSAwIDAgMC0xNSAwdjQuN2MwIDIwLjQgMTYuNiAzNyAzNyAzN2g5LjVjMjAuNCAwIDM3LTE2LjYgMzctMzd2LTE1LjhjMC0xNy0xMy43LTMwLjctMzAuNi0zMC43eicvPjwvc3ZnPg==)
}

.message-type-dropdown .dropdown-no-ad {
    background-image: url(data:image/svg+xml;base64,CjxzdmcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB2aWV3Qm94PScwIDAgNTEyIDUxMic+PHBhdGggZD0nTTQ5Ni4zOCAxMzkuOTZMMzcyLjAzIDE1LjYyQTUzIDUzIDAgMCAwIDMzNC4zNCAwSDE3Ny42NmE1Mi45OSA1Mi45OSAwIDAgMC0zNy43MSAxNS42M0wxNS42MiAxMzkuOTVBNTIuOTYgNTIuOTYgMCAwIDAgMCAxNzcuNjh2MTU2LjY0YTUyLjk2IDUyLjk2IDAgMCAwIDE1LjYzIDM3LjcybDEyNC4zMyAxMjQuMzNhNTMgNTMgMCAwIDAgMzcuNyAxNS42M2gxNTYuNjdhNTIuOTkgNTIuOTkgMCAwIDAgMzcuNzEtMTUuNjNsMTI0LjM0LTEyNC4zM0E1Mi45NiA1Mi45NiAwIDAgMCA1MTIgMzM0LjMyVjE3Ny42OGE1Mi45NiA1Mi45NiAwIDAgMC0xNS42My0zNy43MnptLTUuNzEgMTk0LjM2YzAgOC41NS0zLjM0IDE2LjU5LTkuMzggMjIuNjRMMzU2Ljk2IDQ4MS4yOWEzMi4yMyAzMi4yMyAwIDAgMS0yMi42MyA5LjM4SDE3Ny42N2EzMi4yMyAzMi4yMyAwIDAgMS0yMi42My05LjM4TDMwLjcxIDM1Ni45NmEzMS44MiAzMS44MiAwIDAgMS05LjM4LTIyLjY0VjE3Ny42OGMwLTguNTYgMy4zNC0xNi41OSA5LjM4LTIyLjY0TDE1NS4wNCAzMC43MWEzMi4yMyAzMi4yMyAwIDAgMSAyMi42My05LjM4aDE1Ni42NmM4LjQyIDAgMTYuNjcgMy40MiAyMi42MyA5LjM4bDEyNC4zMyAxMjQuMzNhMzEuODIgMzEuODIgMCAwIDEgOS4zOCAyMi42NHYxNTYuNjR6Jy8+PHBhdGggZD0nTTQwMC41OCAyMTAuNzRhNDcuNTYgNDcuNTYgMCAwIDAtMzYuNzUtNi45OSA0Ny43IDQ3LjcgMCAwIDAtMzAuNzcgMjEuOEwzMjAgMjQ4LjE4VjExNy4zM2MwLTE3LjY0LTE0LjM1LTMyLTMyLTMyLTQuMjEgMC04LjIxLjg3LTExLjkgMi4zNUEzMS45NiAzMS45NiAwIDAgMCAyNDUuMzMgNjRjLTExLjM2IDAtMjEuMyA2LTI2Ljk4IDE0Ljk1YTMxLjYxIDMxLjYxIDAgMCAwLTE1LjY4LTQuMjhjLTE3LjY1IDAtMzIgMTQuMzUtMzIgMzJ2MjMuM0EzMS42NSAzMS42NSAwIDAgMCAxNjAgMTI4Yy0xNy42NSAwLTMyIDE0LjM1LTMyIDMydjE2Ny4yNEMxMjggMzkzLjgyIDE4Mi4xNyA0NDggMjQ4Ljc1IDQ0OGM1My43MyAwIDEwMC4yMy0zNC41OCAxMTUuNy04Ni4xNWw0MC40Ny0xMzkuMjZjMS4yOS00LjQ3LS40Ni05LjI3LTQuMzQtMTEuODV6TTM0NCAzNTUuODFhOTguODUgOTguODUgMCAwIDEtOTUuMjUgNzAuODZjLTU0LjgxIDAtOTkuNDItNDQuNi05OS40Mi05OS40M1YxNjBjMC01Ljg4IDQuOC0xMC42NyAxMC42Ny0xMC42N3MxMC42NyA0Ljc4IDEwLjY3IDEwLjY3djY0YTEwLjY2IDEwLjY2IDAgMSAwIDIxLjMzIDBWMTA2LjY3YzAtNS44OSA0LjgtMTAuNjcgMTAuNjctMTAuNjdzMTAuNjYgNC43OCAxMC42NiAxMC42N3YxMDYuNjZhMTAuNjYgMTAuNjYgMCAxIDAgMjEuMzQgMFY5NkExMC42OCAxMC42OCAwIDAgMSAyNTYgOTZ2MTI4YTEwLjY2IDEwLjY2IDAgMSAwIDIxLjMzIDBWMTE3LjMzYzAtNS44OCA0LjgtMTAuNjYgMTAuNjctMTAuNjZzMTAuNjcgNC43OCAxMC42NyAxMC42NlYyODhhMTAuNjcgMTAuNjcgMCAwIDAgMTkuOSA1LjMzbDMyLjc2LTU2LjhhMjYuNDkgMjYuNDkgMCAwIDEgMTctMTEuOTNjNC41OS0uOTcgOS4yMy0uNzcgMTMuNi42TDM0NCAzNTUuODJ6Jy8+PC9zdmc+)
}

.has-error .input-group-addon {
    border-color: #d84315 !important
}

.has-error .btn-group.bootstrap-select.input-group-btn {
    border: 1px solid #d84315 !important
}

.excel-upload-section {
    padding: 2em;
    padding-left: 15px;
    padding-right: 15px;
    background-size: cover;
    background-image: linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url(../images/documents-pattern.png);
    background-size: 480px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .06)
}

.orders-row {
    margin-top: 16px
}

.excel-upload-section .panel-title, .excel-upload-section .panel-title i {
    color: #39a2e9;
    font-size: 20px !important;
    font-weight: 400
}

.excel-upload-section .panel-title {
    margin-bottom: 16px
}

.excel-upload-section input {
    position: absolute;
    width: 100% !important;
    height: 100%;
    opacity: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 5
}

.excel-upload-section .form-group div:first-of-type {
    position: relative
}

.excel-upload-section label {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    color: #39a2e9;
    border: 1px solid #bad5e4;
    border-top-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0;
    padding: 12px 32px
}

@media (min-width: 600px) {
    .excel-upload-section label {
        width: 300px
    }
}

.excel-upload-section input:focus + label, .excel-upload-section input + label:hover {
    background-color: #bfdaea;
    color: #fff
}

.excel-upload-section .btn-upload-file {
    padding: 14px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 5px
}

.excel-upload-section .form-group {
    display: flex;
    justify-content: center
}

.excel-upload-section p {
    color: #ff7f7f !important;
    text-align: center !important;
    margin-top: 16px
}

.excel-upload-section p a {
    text-decoration: underline !important;
    color: #ff7f7f !important
}

.excel-upload-section-alert {
    border: none
}

.btn-products-back {
    position: relative
}

.alert-confirm-payment {
    display: flex;
    justify-content: space-between
}

.alert-confirm-payment span {
    align-self: center
}

.alert-confirm-payment a {
    background: #fff;
    border-color: #ddd;
    color: #444
}

.btn-preview {
    text-align: center;
    padding: 8px 35px 10px;
    border-radius: 4px;
    border: 1px solid;
    transition: top .02s
}

.browser-frame {
    width: 98% !important;
    margin: 0 auto;
    margin-bottom: 40px
}

.browser-frame::before {
    margin-top: 20px;
    content: '';
    display: block;
    background: #eee;
    height: 40px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: 3px solid #ccc;
    background-image: radial-gradient(circle at 20px 20px, #ff6269 7px, transparent 7px), radial-gradient(circle at 42px 20px, #ffd063 7px, transparent 7px), radial-gradient(circle at 64px 20px, #9A33C7 7px, transparent 7px)
}

.log-label {
    border-radius: 20px;
    padding: 1px 10px 3px
}

.log-content {
    border-radius: 5px;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 8px;
    background: #f8f8f8
}

.log-panel .panel-body {
    line-height: 30px
}

.log-panel .panel-body p {
    margin: 0 !important
}

.log-footer {
    padding: 8px;
    padding-bottom: 16px;
    margin-right: 0 !important;
    margin-left: 0 !important
}

.log-footer .btn-thumbs-up, .log-footer .btn-thumbs-down {
    border-radius: 5px
}

.log-panel .panel-heading {
    border-bottom: 1px solid #eee
}

.celebrity-section h1 img {
    object-fit: cover;
    width: 100%;
    max-height: 140px
}

.celebrity-section h1 {
    margin: 0
}

.celebrity-section .col-md-12 {
    padding-right: 42px;
    padding-left: 42px;
    padding-bottom: 16px
}

.celebrity-section .btn-save {
    margin-bottom: 8px;
    margin-top: 20px;
    padding-right: 26px;
    padding-left: 26px
}

label[for=upload-photo] {
    cursor: pointer;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: #dfe3e8;
    text-align: center;
    vertical-align: middle;
    line-height: 320px
}

#upload-photo {
    opacity: 0;
    position: absolute;
    z-index: -1;
    display: none
}

label[for=product_photo] {
    cursor: pointer;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: #cdd9e8;
    text-align: center;
    vertical-align: middle;
    line-height: 320px
}

#product_photo {
    opacity: 0;
    position: absolute;
    z-index: -1;
    display: none
}

label[for=change-store-avatar] {
    cursor: pointer;
    margin-bottom: 0
}

#change-store-avatar {
    opacity: 0;
    position: absolute;
    z-index: -1;
    display: none
}

.radio-inline {
    margin: 0 auto
}

.product-image {
    position: relative
}

.product-image:before {
    content: "";
    display: block;
    padding-top: 100%
}

.product-image label {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.product-photo-meta {
    background: #efefef;
    padding: 8px 15px 12px 10px;
    text-align: right;
    font-size: 14px;
    position: relative
}

.remove-product-photo {
    position: absolute;
    left: 15px;
    color: #e74c3c;
    top: 14px
}

.remove-design-photo {
    color: #e74c3c;
    border: 1px solid #e2e0e0;
    border-radius: 27px;
    padding: 5px;
    background: #efefef;
    cursor: pointer
}

.design-center {
    text-align: center
}

.doka--button-tab svg {
    margin: 0 auto .325em
}

.store-setup-row {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
    padding-right: 16px;
    padding-left: 16px
}

@media (min-width: 800px) {
    .store-setup-row {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width: 900px) {
    .store-setup-row {
        grid-template-columns: repeat(4, 1fr)
    }
}

.store-setup-heading {
    padding-right: 16px;
    padding-left: 16px;
    margin-bottom: 25px
}

.store-setup-section + .store-setup-section {
    margin-top: 30px
}

.store-setup-heading h6 {
    color: gray;
    font-size: 1.7rem;
    margin-top: 0
}

.store-setup-item {
    background: #fff;
    box-shadow: 0 5px 20px rgba(1, 1, 1, .03);
    padding: 25px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    height: 100%;
    border-radius: 5px
}

.store-setup-item-wrapper {
    box-shadow: 0 3px 12px rgba(0, 0, 0, .05)
}

.store-setup-item-wrapper .store-setup-item {
    box-shadow: none;
    border-bottom: 1px solid #eee
}

.store-setup-item-wrapper .store-setup-details {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    justify-content: space-evenly;
    background: #fff
}

.store-setup-item-wrapper .store-setup-details a {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 8px;
    color: #888;
    font-size: 14px
}

.store-setup-item-wrapper .store-setup-details a i {
    font-size: 12px
}

.store-setup-item-wrapper .store-setup-details a:first-of-type {
    border-left: 1px solid #eee
}

.store-setup-item i {
    font-size: 32px;
    color: #9A33C7
}

.store-setup-title {
    color: #888;
    display: inline-block;
    margin-top: 10px
}

.store-setup-title::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0
}

.store-setup-desc {
    color: #aaa;
    margin-top: 4px;
    margin-bottom: 0
}

.store-setup-desc a {
    color: #aaa
}

.store-setup-desc a i {
    font-size: 12px;
    color: #aaa
}

.store-setup-item .warning-flag i {
    color: #f44336;
    position: absolute;
    font-size: 20px;
    left: 16px;
    top: 16px
}

.store-setup-item .success-flag i {
    color: #8bc34a;
    position: absolute;
    font-size: 20px;
    left: 16px;
    top: 16px
}

textarea#script {
    min-height: 200px;
    direction: ltr
}

.form-with-full-border input.form-control {
    border-right: 1px solid #eee;
    padding-right: 10px
}

.form-with-full-border .form-group {
    margin-bottom: 0
}

/* Developed Saed Z. Sinwar */