/******************************* Editor Style list & table ***************/

.content-from-text-editor ol[style="list-style-type: lower-alpha;"] li {
    list-style: lower-latin !important;
}

.content-from-text-editor ol[style="list-style-type: upper-roman;"] li {
    list-style: upper-roman !important;
}

.content-from-text-editor ol[style="list-style-type: lower-greek;"] li {
    list-style: lower-greek !important;
}

.content-from-text-editor ol[style="list-style-type: lower-roman;"] li {
    list-style: lower-roman !important;
}

.content-from-text-editor ol[style="list-style-type: upper-alpha;"] li {
    list-style: upper-alpha !important;
}

.content-from-text-editor ul[style="list-style-type: circle;"] li {
    list-style: circle !important;
}

.content-from-text-editor ul[style="list-style-type: disc;"] li {
    list-style: disc !important;
}

.content-from-text-editor ul[style="list-style-type: square;"] li {
    list-style: square !important;
}

.content-from-text-editor ul,
.content-from-text-editor ol {
    padding-inline-start: 40px;
}

.content-from-text-editor ul li {
    list-style-type: disc;
}

#fast .loading {
    width: 100%;
    height: 100px;
    text-align: center;
    position: relative;
    margin-top: 12px;
    display: block;
}

.warning-img {
    position: absolute;
    top: 33px;
    right: 8px;
}

/*.content-from-text-editor  table tr td{*/
/*border: 1px solid black;*/
/*border-spacing: 1px !important;*/
/*border-collapse: separate !important;*/
/*word-wrap: break-word;*/
/*word-break: break-word;*/

/*}*/

/****************************** End Editor Style ************************/

/*#register-form .law-container .help-block {
    position: absolute !important;
    font-size: 10px !important;
    margin-top: 37px !important;
}*/

.register-container .alert {
    text-align: right !important;
    line-height: 25px !important;
    font-size: 13px;
    position: relative;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.text-green {
    color: #32ad3e !important;
}

.menu-other-product {
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
    font-weight: lighter;
}

.menu-other-product span.more {
    font-size: 10px;
}

.menu-other-product li {
    float: none !important;
    color: #0a0a0a !important;
}

.menu-other-product li a {
    color: #0a0a0a !important;
}

.dropzone .dz-preview .dz-error-message {
    left: 0% !important;
    opacity: 1 !important;
    width: 100%;
    margin: 7px 0;
    top: unset !important;
}

.dropzone .dz-preview .dz-error-message:after {
    left: 50% !important;
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    background-color: #aa0002 !important;
    border-radius: 100px !important;
}

/*
.dropzone .dz-preview.dz-success .dz-success-mark {
    background-color: #3caa1f !important;
    border-radius: 100px !important;
}*/

#product-menu-for-other-container {

}

#product-menu-for-other-container ul {
    padding: 0 !important;
    margin: 0 !important;
}

#product-menu-for-other-container li {
    /*border-bottom: solid #e2e2e2 1px !important;*/
    color: #4c4c4c !important;
    /*background: url("../images/arrow_left_small.png") no-repeat 10px;*/
    text-align: right;
}

#product-menu-for-other-container li a {
    line-height: 35px !important;
    color: #4c4c4c !important;
    font-size: 14px !important;
    display: inline-block !important;
    transition: initial;
    width: 90%;
}

#product-menu-for-other-container li a:hover {
    /* color: #79ad2e !important;*/
    background-color: initial;
}

.fix-box-alert {
    position: fixed;
    bottom: 60px;
    right: 50px;
    height: 50px;
    border-radius: 10px;
    background-color: red;
    padding: 10px;
    color: white;
    line-height: 32px;
    border: solid #9e0000 2px;
    box-shadow: #710000 1px 1px 14px;
}

#login-form .alert {
    line-height: 20px;
    font-size: 12px;
    z-index: 10;
}

/*#login-form button {
    margin-bottom: 10px;
    padding: 10px 20px;
}*/

.remember input[type=checkbox] {
    float: none !important;
}

.file-btn-receipt {
    /*background-color: #9dadad;*/
    /*border-radius: 0 5px 5px 0;*/
    border: solid 1px #9dadad;
    color: #808080;
    font-size: 10px !important;
}

.file-btn-receipt:hover {
    background-color: #e0e0e0;
    color: #808080 !important;
}

.file-btn-receipt .btn:hover {
    color: #808080 !important;
    text-decoration: none;
}

select option:disabled {
    color: #ccc
}

.product_cover:hover .magnify img {
    visibility: visible;
    display: inline-block;
}

.productbox .submitoreder {
    visibility: hidden;
    display: none;
}

.product_cover:hover .submitoreder {
    visibility: visible;
    display: inline-block;
}

.light-box {
    direction: ltr !important;
    display: none;
}

.lg-outer * {
    direction: ltr !important;
}

.lg-order {
    padding: 2px 15px !important;
    background-color: #fff0ff;
!important;
    border-radius: 100px !important;
    color: #343434 !important;
    font-family: 'iranyekan' !important;
    width: auto !important;
    display: inline-block !important;
    height: auto !important;
    margin: 10px !important;
    font-weight: normal !important;
    font-size: 16px !important;
    float: left !important;
}

.lg-order-title {
    padding: 2px 15px !important;
    font-family: 'iranyekan' !important;
    width: auto !important;
    display: inline-block !important;
    height: auto !important;
    margin: 10px !important;
    font-weight: normal !important;
    font-size: 16px !important;
}

.remember {
    margin-top: 15px;
}

.register-btn-mobile-1 {
    display: none;
}

@media only screen and (max-width: 768px) {
    .register-btn-mobile-1 {
        display: block;
        width: 100%;
        height: 50px;
        float: left;
    }

    .remember {
        float: left;
    }

    #wrapper #content {
        padding: 15px 15px !important;
    }
}

.choose-uploader {
    margin-right: 15px;
    margin-top: 15px;
}

.uploader-msg {
    color: #ababab;
    font-weight: 300;
    padding-right: 25px;
    padding-bottom: 30px;
    margin-top: -18px;
}

.change-uploader {
    margin-top: 20px;
    color: #ababab;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #ababab;
    padding: 5px;
}

.vertical-helper {
    /*display: inline-block;*/
    /*height: 100%;*/
    /*vertical-align: middle;*/
    display: none;
}

.change-uploader {
    color: #ff172f;
    font-weight: bold;
    cursor: pointer;
}

.show-method span {
    width: 30px;
    display: inline-block;
    font-size: 15px;
    line-height: 35px;
    height: 35px;
    text-align: center;
    float: right;
    cursor: pointer;
}

.show-method span.active {
    color: #79ad2e;
}

.show-grid {
    border: solid 2px #d2d2d2;
    border-right: solid 1px #d2d2d2;
    border-radius: 10px 0 0 10px;
}

.show-list {
    border: solid 2px #d2d2d2;
    border-radius: 0 10px 10px 0;
    border-left: solid 1px #d2d2d2;
}

.product-group.grid .product-list-view {
    display: none;
}

.product-group.list .product {
    display: none;
}

.product-group.list .productbox {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
}

.product-group.list .product {
    width: 100% !important;
    max-width: initial !important;
    display: none;
}

.product-group.list .product_cover {
    display: none;
}

.product-group.list .product-list-view {
    min-height: 230px;
    border-bottom: 1px solid #e3e3e3;
    padding-top: 20px;
}

@media only screen and (max-width: 768px) {
    .product-group.list .product-list-view {
        text-align: center !important;
        margin: 0 auto !important;
    }

    .product-list-view .order-link {
        margin-top: 35px !important;
    }
}

.product-list-view {
    position: relative;
    cursor: default !important;
}

.product-list-view img.product-image {
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px;
    box-shadow: #dedede 0px 3px 13px 2px;
}

.product-list-view .title {
    font-weight: bolder;
    font-size: 15px;
    margin-top: 40px;
}

.product-list-view .order-link {
    border-radius: 100px;
    background-color: #79ad2e;
    color: #fff;
    display: inline-block !important;
    margin-top: 88px;
    margin-bottom: 25px;
}

.product-list-view .order-link:visited {
    color: #fff;
}

.dropdown-menu-list span {
    float: left;
    margin-top: -30px;
    margin-left: 10px;
}

.hidden-label {
    margin: 5px 0 0 15px;
    color: #636363;
    opacity: 0.8;
    font-size: 13px;
    position: absolute;
    left: 10px;
    z-index: 10;
}

.hidden-label .fa-circle {
    font-size: 8px;
}

#wrapper #content .orderslist .del-order-shop .line {
    width: 100%;
    height: 1px;
    background: #ddd;
    position: relative;
    top: 9px;
    bottom: 0;
    right: 0;
    margin: auto;
}

#wrapper #content .orderslist .del-order-shop .removal_order a i {
    float: right;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    margin-left: 5px;
    margin-right: -5px;
    border: 1px solid #e3e3e3;
}

#wrapper #content .orderslist .del-order-shop .removal_order a {
    float: left;
    background: #eb4060;
    border-radius: 10px;
    padding-left: 10px;
    color: #fff;
    font: normal 13px/20px 'iranyekan';
    position: relative;
    z-index: 2;
    transition: all 0.4s ease;
}

.order_pic .img-responsive {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    max-height: 100% !important;
    max-width: 100% !important;
}

.product_pic .img-responsive {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    max-height: 100% !important;
    max-width: 100% !important;
}

.pic-temaplate .img-responsive {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    max-height: 100% !important;
    max-width: 100% !important;
}

.cart_items_shop {
    color: #333;
    font-size: 14px;
    margin: -10px 20px 10px 20px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    padding-top: 10px;
}

.cart_items_shop span {
    background: transparent !important;
}

.cart_items_shop .count, .cart_items_shop .delete {
    padding-right: 14px;
}

.cart_items_shop .delete {
    color: #ff4850;
}

/*
.news_post .news_pic a .img-responsive {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    max-height: 100% !important;
    max-width: 100% !important;
}*/

.file-pick {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    height: 40px;
}

.file-pickup {
    float: left;
    padding: 9px;
    overflow: hidden;
    width: 69%;
    color: #999;
    direction: ltr;
}

.pick-name {
    cursor: pointer;
    float: right;
    height: 37px !important;
    width: 29% !important;
    padding-right: 3px !important;
    margin-right: 3px !important;
    border-bottom: none !important;
    border-top: none !important;
    border-right: none !important;
    font-size: 15px;
    border-left: 1px solid #ccc;
}

.sms-op {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mail-op {
    padding-top: 10px;
    padding-bottom: 10px;
}

.sms-op:hover, .mail-op:hover {
    border: 2px solid #e3e3e3;
}

.forget-op a:hover, .sms-op a:hover, .mail-op a:hover {
    color: #333 !important;
}

.register-container .side.right .text {
    color: #333333 !important;
}

.black-link {
    color: #333333;
}

.register-error {
    top: 0px !important;
    padding-right: 5px;
}

/*
.avataruploadbox .dz-default {
    background: black;
}
*/

.help-box {
    left: 55px !important;
}

/*
.mybox {
    min-height: 80px;
}*/

@media (max-width: 768px) {
    .alert-warning {
        position: absolute;
    }

    .forget-op {
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .register-container {
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        position: absolute;
        top: 0%;
        right: 0%;
        border-radius: 22px;
        box-shadow: #efefef 1px 1px 20px 11px;
        overflow-y: auto;
    }
}

@media (max-width: 480px) {
    .actions .green-btn {
        font-size: 15px !important;
        padding: 3px 17px !important;
    }

    .side.right .img-container {
        height: 125px !important;
    }

    .alert-warning {
        position: absolute;
    }

    .file-upload-method {
        width: 93px;
    }

    .file-upload-method-container .arrow-down {
        right: 140px;
    }

    .file-upload-method-container .arrow-down1 {
        right: 39px;
    }
}

.alert-warning {
    position: absolute;
    width: 30%;
}

.side.pull-right.right .alert-warning {
    width: 100%;
    position: relative;
}

.warning-img {
    margin-top: -25px !important;
}

.warning-img img {
    max-width: 22px;
    cursor: pointer;
}

#show-mess {
    display: none;
}

.form-group #username, .form-group #password {
    direction: ltr;
}

#login-form #usersinfo-username, #login-form #usersinfo-email {
    direction: ltr;
    padding-left: 45px;
}

.file-description-container .uploadbtn {
    width: 100% !important;
    font-size: 14px !important;
    height: auto !important;
    padding: 0px 5px !important;
    border-radius: 3px;
    position: relative;
    top: -140px;
    /*   background: #26bb6c !important;*/
    border-radius: 4px !important;
    cursor: pointer;
    color: #ffffff !important;
}

.alert-warning {
    animation: animatetop 0.4s
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.btn-sign:hover {
    color: #ffffff
}

.black-link {
    color: #545454 !important;
}

.arrow-black-link {
    padding-top: 3px;
    padding-right: 3px;
}

.all-input {
    width: 85%;
    padding-right: 10px;
    direction: ltr;
    padding-left: 10px;
    height: 42px;
    border: 1px solid #ababab;
}

.all-btn {
    padding: 5px 20px !important;
    border-radius: 25px;
    background: #5caf42;
    color: #fff;
}

.all-a {
    color: #545454;
}

.arrow-order-modal {
    font-size: 16px;
    padding-left: 8px;
}

.return-reg {
    float: left;
}

/*
.radioBtn ul li {
    margin: 5px 2px 5px 18px !important;
    height: auto;
}
*/

.dropzone .dz-message {
    text-align: center;
    margin: 0 !important;
}

/*.news_post .news_content {
    padding: 10px;
}*/

.not-paid button {
    float: right;
}

/*
!*----  not-paid checkbox  ---*!

.check-it .check {

    display: block;

    position: relative;

    background: #e4e4e4;

    border: 2px solid #e4e4e4;

    border-radius: 100%;

    -moz-border-radius: 100%;

    -webkit-border-radius: 100%;

    height: 18px;

    width: 18px;

    top: 2px;

    left: -6px;

    z-index: 5;

    transition: border .25s linear;

    -webkit-transition: border .25s linear;

}

.check-it .check::before {

    content: '';

    display: block;

    position: relative;

    border-radius: 100%;

    height: 8px;

    width: 8px;

    top: 2px;

    left: -6px;

    margin: auto;

    transition: background 0.25s linear;

    -webkit-transition: background 0.25s linear;

}

.check-it input[type=radio]:checked ~ .check,
.check-it input[type=checkbox]:checked ~ .check {

    border: 2px solid #32ad3e;

    background: #fff;

}

.check-it input[type=radio]:checked ~ .check::before {

    background: #32ad3e;

}

.check-it .check {

    border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

}

.check-it input[type=checkbox]:checked ~ .check::before {

    content: url(../images/checkbox.png);

}

.check-it .check::before {
    top: -10px;
    left: 0px;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 13px;
    height: 16px;
}

.check-it input[type=radio], .check-it input[type=checkbox] {
    position: absolute;
    visibility: hidden;
}

.check-it {
    width: 45px;
    height: 45px;
}

.check-it label {
    display: block;
    position: absolute;
    font-weight: normal;
    font-size: 16px;
    line-height: 17px;
    color: #e4e4e4;
    padding: 4px 12px 4px 12px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}*/

/*----------------------------*/

/* sub-menu-desk */
/*.sub-desk-menu {*/
    /*padding: 0px !important;*/
    /*border-bottom: 1px solid #e3e3e3;*/
    /*border-top: 1px solid #e3e3e3;*/
    /*position: absolute;*/
    /*display: none;*/
    /*width: 240px;*/
    /*background: #fff !important;*/
    /*right: 240px;*/
    /*box-shadow: -3px 4px 18px 0px rgba(68, 68, 68, 0.19);*/
    /*margin-top: -42px;*/
/*}*/

.desk-sub-arrow {
    float: left !important;
    font-size: 12px !important;
}

.sub-desk-menu li {
    padding-right: 15px;
}

/*-----------------------------*/

.order-input-mt {
    margin-top: 10px;
    padding-top: 0px;
}

.order-lable-ell {
    white-space: normal !important;
    width: 22em;
}

.normal-file-upload strong {
    color: #676767;
    font-weight: bold;
}

.select-bank {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../images/arrow-select.png') no-repeat left center !important;
}

.green-btn {
    padding: 5px 20px;
    border-radius: 25px;
    color: #fff;

}

.green-pardakht {
    padding: 5px 45px;
}

@media (max-width: 510px) {
    .green-pardakht, .swal2-content .green-btn-left {
        float: initial !important;
    }
}

.green-btn-left {
    float: left !important;
    background: #575757 !important;
    /*font-size: 13px;*/
}

/*.top-send-tickets {
    margin-top: 24px !important;
}*/

.Greenbull {
    color: #33c255 !important;
    padding-left: 10px;
    font-size: 10px !important;
    margin-right: 1px;
}

.Yellowbull {
    color: #ffc000 !important;
    padding-left: 10px;
    font-size: 10px !important;
    margin-right: 1px;
}

#scroll-ul-notif {
    max-height: 420px;
    overflow: auto;
    padding-left: 0px;
}

.accept-offer-height {
    height: 35px !important;
}

.btn-accept-offer {
    height: 35px !important;
}

#master-container .form-horizontal .helpbox ul {
    list-style: square !important;
}

#master-container .form-horizontal .helpbox ul li {
    list-style: square !important;
}

/*
.radioBtn ul li label {
    padding: 0 25px 0 0 !important;
}*/

/*.radioBtn ul li .check {
    right: 0 !important;
    left: auto !important;
}*/

@media only screen and (max-width: 767px) {
    .modal-body > div {
        position: relative !important;
        float: right !important;
        width: 100% !important;
    }
}

#wrapper #messages_wrapper .messagebox.mymsg .messagecontent {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

#wrapper #content .helpbox {
    width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    overflow: hidden;
}

#pd-width-container label.label {
    padding-top: 4px !important;
}

.price-d .initial_cost {
    line-height: 5px !important;
}

.details-price p {
    padding: 11px 10px;
    color: #949494;
}

.price-d .initial_cost img {
    margin-left: 10px;
    margin-top: -6px;
}

.option-cost {
    padding: 5px 0px 5px 0px !important;
    font-size: 16px;
    margin: 0 !important;
    display: block;
    font-weight: normal;
}

.option-cost-span {
    float: left;
}

.box-option-cost {
    padding: 0px;
}

.option-f {
    float: right;
    /*border-top: 1px solid #e3e3e3;*/
    /*border-bottom: 1px solid #e3e3e3;*/
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 2px;
}

/*.option-f .radioBtn, .option-f .radioBtn {
    border-bottom: 1px solid #e3e3e3;
}*/
.option-f .myselect {
    margin-bottom: 10px !important;
}

.option-f label.lable-f {
    padding-bottom: 0px;
    color: #4d4d4d !important;
    font-weight: bold;
    margin: 0px !important;
    padding-top: 0 !important;
    padding-right: 0;
    padding-bottom: 3px;
}

.top-right-side label.label {
    color: #4d4d4d !important;
    font-weight: bold;
    padding-top: 4px !important;
    padding-right: 0;
}

.user-desc label {
    padding: 20px 0 0 0;
    color: black;
}

@media only screen and (max-width: 480px) {
    .top-right-side label.label {
        font-size: 12px !important;
    }
}

.left-side-order, .right-side-order {
    float: left !important;
}

@media only screen and (max-width: 767px) {
    .left-side {
        margin-bottom: 40px;
    }

    .left-side-order, .right-side-order {
        float: right !important;
    }
}

/*.uploadbtn img {*/
    /*float: right;*/
    /*position: relative;*/
    /*top: 7px;*/
    /*right: 12px;*/
/*}*/

.helpbox {
    background: transparent !important;
    border: none !important;
    margin: 10px 0px 10px !important;
    border-bottom: 1px dashed #e3e3e3 !important;
    padding: 10px 0px !important;
}

.prices .initial_cost {
    background: transparent !important;
    padding: 5px 0px 5px 0px;
    color: #545454 !important;
    font-weight: bold;
    line-height: 30px !important;
}

.prices .initial_cost #pd-paying-price {
    color: #17b561;
    float: left;
    font-weight: bold;
    margin-left: -10px;
}

.prices .initial_cost .caret-left {
    top: 6px;
    position: relative;
    padding-left: 13px;
    background: transparent !important;
}

/*.uploadboxs {
    !* margin: -50px 0px 60px 0px !important; *!*!
    display: block;
    min-height: 50px;
    width: 91%;
    float: right;
    overflow: visible !important;
    !*border-top: 1px solid #e3e3e3;*!
    margin-top: 0px;
}*/

.dz-preview.dz-image-preview {
    min-height: 88px !important;
}

/*.icon-remove {
    position: absolute;
    top: -18px !important;
    right: 0px !important;
    color: red;
    cursor: pointer !important;
    z-index: 100;
}*/

/*.uploadbox .dz-image img {*/
    /*width: 100% !important;*/
    /*border: 1px solid #e8e8e8;*/
    /*border-radius: 3px;*/
/*}*/

/*.uploadbox {*/
    /*border: 1px solid #e3e3e3 !important;*/
    /*margin-top: 0px !important;*/
    /*height: 88px !important;*/
    /*border-radius: 4px !important;*/
/*}*/

#wrapper #content .pay {
    float: right !important;
}

#wrapper #content .pay a, #wrapper #content .pay button {
    font-size: 17px !important;
    letter-spacing: -1px;
    cursor: pointer;
}

.myinput textarea.input-item {
    height: auto !important;
    margin-bottom: 10px;
}

#all-left-side.stick {
    position: sticky;
    top: 0;
}

.box-gallery {
    position: relative;
    float: right;
    /* border-top: 1px solid #e3e3e3; */
    padding: 0px !important;
    /* margin-top: 50px;*/
    /* margin-bottom: 20px;*/
}

.box-gallery h1 {
    color: #4d4d4d !important;
    font-weight: bold;
    padding-top: 4px !important;
    font-size: 15px;
    line-height: 40px;
    text-align: right;
}

.box-design {
    margin-bottom: 20px;
}

.depe-box {
    border: 1px solid #e3e3e3;
    padding: 5px 20px !important;
    font-size: 15px !important;
    margin-bottom: 27px;
}

.depe-box span {
    float: left;
}

.fadeInDown {
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}

.selected-gallery.row {
    margin: 0px !important;
    padding: 0px !important;
}

.prices .final_cost .caret-left {
    top: 6px;
    position: relative;
    padding-left: 13px;
    background: transparent !important;
}

.prices .final_cost .caret-left {
    top: 6px;
    position: relative;
    padding-left: 13px;
    background: transparent !important;
    right: 12px !important;
    top: 32px !important;
}

.fico {
    padding-right: 0px !important;
    color: #5f5f5f !important;
}

.fico img {
    position: relative;
    top: -2px;
    right: -2px;
}

.nobackground:after {
    background: none !important;
}

.hidden1 {
    display: none !important;
    visibility: hidden !important;
}

.imageloader {
    height: 200px;
    width: 200px;
    position: relative;
    display: block;
    margin: 0 auto;
}

.imageloader img {
    max-height: 100%;
    max-width: 100%;
}

.header-notif {
    display: none !important;
}

.inside-notif li a {
    font-size: 14px !important;
    padding-right: 2px;
}

.star-option {
    padding: 10px 0 !important;
    font-size: 13px;
}

.star-option img {
    padding-left: 7px;
    margin-top: -5px;
}

.uploadbox .dz-default {
    display: none !important;
}

.uploadboxs .dropzone-file-upload .uploadbox .dropzone.dz-started .dz-message .uploadbtn {
    background: #26bb6c !important;
}

.product-gallery-box-container .product-gallery-box .back-btn-gallery {
    background: #26bb6c !important;
}

.inside-notif li {
    padding: 20px 0 41px 0 !important;
}

.inside-notif li .time-notif {
    width: 50% !important;
    padding-right: 3px;
    float: right !important;
}

.inside-notif li .one-trash {
    width: 50% !important;
    float: left;
}

.no-back-product-gallery-box {
    background: #ffffff !important;
}

#loader-notif {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    z-index: 99999999999;
    /*    margin: 0 auto;*/
    top: 40%;
    right: 40%;
}

#loader-notif img {
    max-width: 100%;
    max-height: 100%;
}

#wrapper #content .helpbox table {
    display: table;
    width: 100%;
}

#wrapper #content .helpbox table.a {
    table-layout: auto;
}

#wrapper #content .helpbox table.b {
    table-layout: fixed;
}

#wrapper #content .helpbox table.c {
    table-layout: auto;
    width: 100%;
}

#wrapper #content .helpbox table.d {
    table-layout: fixed;
    width: 100%;
}

/*.gallery-row {
    float: right;
    width: 87.5%;
}*/

.option-f-box {
    width: 100%;
    float: right;
}

.option-f-box {
    margin: 0;
}

.wrapper {
    position: relative;
    margin-top: 15px;
}

.fancybox-button--zoom {
    display: none !important;
}

/*.selected .chooseImage .chooseMark:after {
    height: 20px;
    width: 26px;
    border-radius: 50%;
    background: #fff;
    z-index: 30000;
    content: '\f00c';
    font-family: FontAwesome !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    position: relative;
    bottom: 4px;
    right: -10px;
    opacity: 0.9;
    padding: 3px;
    color: #1c8df6;
    font-size: 25px;
    margin: 0 !important;
    line-height: 19px;
}*/

.show-more-gallery:active, .show-more-gallery:focus {
    border: none;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.section {
    margin-bottom: 40px !important;
}

#content {
    padding: 20px 50px !important;
    /* min-height: 246px;*/
}

@media only screen and (max-width: 768px) {
    #wrapper #content {
        padding: 30px 15px !important;
    }
}

.right-message-content {
    border-left: 1px solid #e3e3e3;
}

.messagebox .messagecontent .suggestionbox {
    float: left;
    width: 100% !important;
    text-align: center;
    margin-right: 10px;
    margin-top: 0px !important;
    border: none !important;
}

/*.messagebox .messagecontent .suggestionbox .agreement {
    position: absolute;
    bottom: -48px;
    width: 100%;
    margin-right: -10px;
    right: 0;
}*/

.messagebox .messagecontent .offer {
    font-size: 16px !important;
}

.messagebox .messagecontent .offer {
    padding-bottom: 10px;
}

.messagebox .messagecontent .title {
    background: transparent !important;
}

@media only screen and (max-width: 767px) {
    .messagebox.mymsg, .messagebox.replaymsg {
        overflow: visible !important;
    }

    .messagebox .messagecontent .suggestionbox .agreement {
        bottom: -37px !important;
    }
}

@media only screen and (max-width: 400px) {
    .messagebox .messagecontent .suggestionbox .agreement {
        position: absolute;
        bottom: -32px !important;
        width: 100%;
        margin-right: -19px !important;
    }

    .messagebox .messagecontent .agreement a, .btn-accept-offer {
        font: normal 12px/32px 'iranyekan';
        padding: 0px 5px !important;
    }
}

.newmsg a.dedicated {
    margin: 25px 0 25px 10px !important;
}

.has-dropdaown-specials {
    cursor: pointer;
}

.specials-dropdown {
    display: none;
    width: 170px;
    float: left;
    position: absolute;
    top: 87px;
    left: 26px;
    background: #ffffff;
    max-height: 250px;
    overflow-y: auto;
    z-index: 1;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .175);
    box-shadow: 0 3px 4px rgba(0, 0, 0, .175);
}

.specials-dropdown1 {
    width: 160px !important;
    float: left;
    position: absolute;
    top: 69px !important;
    left: auto !important;
}

.specials-dropdown li {
    padding: 5px 5px;
    text-align: right;
}

.specials-dropdown li a {
    color: #545454;
    display: block;
}

.specials-dropdown li:hover {
    border-right: 3px solid #ffffff;
}

#wrapper #content .newmsg .specials-dropdown li a {
    border: none !important;
    background: transparent !important;
    color: #545454 !important;
    font-size: 14px !important;
    line-height: 25px !important;
    padding: 0 !important;
    height: auto !important;
    margin: 0 !important;
    display: block !important;
    float: none !important;
}

#wrapper #content .newmsg .specials-dropdown li a:hover {
    border: none !important;
    background: transparent !important;
}

.messagebox .messagecontent .agreement a.confirmspecial:before {
    width: 20px;
    height: 20px;
    content: '\f00c';
    font-family: FontAwesome !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    color: #fff;
}

.right-get-cost-form .send_reply {
    float: right !important;
}

#wrapper #content .box-uploader .uploadboxs {
    margin: 35px 0 60px !important;
}

.change-pass {
    display: inline-block;
}

@media (max-width: 993px) {

    .top-header-modal {
        margin-bottom: 25px;
        display: inline-block;
        padding-right: 25px;
        width: 82%;
        padding-top: 20px;
    }

    .left-menu .footer {
        text-align: center;
    }

    .top-header-modal .logo {
        display: inline-block;
    }

    .top-header-modal .logo img {
        vertical-align: baseline;
    }

    .top-header-modal .text {
        display: inline-block;
        position: relative;
        /* top: 20px;*/
        right: 10px;
    }

    .product-item-pay {
        position: fixed;
        bottom: -22px;
        float: right;
        z-index: 999;
        width: 100% !important;
        right: 0;
        height: 55px !important;
        border-radius: 0 !important;
        opacity: 1 !important;
    }

    .product-item-pay:hover, .product-item-pay:focus {
        opacity: 1 !important;
    }

    .icon-menu1 {
        display: block;
    }

    .depe-box, .depe-box1 {
        font-size: 14px !important;
    }

    .payments .price-d {
        top: 0 !important;
    }

    .mobile-view .depe-box {
        border: none !important;
        padding: 0px 20px !important;
        font-size: 14px !important;
        margin-bottom: auto !important;
    }

    .mobile-view .prices .initial_cost {
        padding: 10px 8px 10px 10px !important;
        border: none;
        position: relative;
        top: -3px;
        width: 100%;
    }

    .mobile-view .header-payment .fa-plus-square, .mobile-view .header-payment .fa-plus-square {
        display: inline-block;
    }

    .mobile-view .details-price p {
        display: none;
    }

    .mobile-view .details-price {
        border: none;
    }

    .mobile-view .inside-payment {
        min-height: 15px;
    }

    .payments .prices .caret-left {
        display: none;
    }

    .mobile-view .display-i {
        display: inline-block !important;
        visibility: visible !important;
    }

    .mobile-view .header-payment.height-bar {
        min-height: 20px !important;
    }

    .mobile-view .box-option-cost {
        padding: 0 0 10px 0 !important;
        max-height: 265px;
        overflow-y: auto;
    }

    .mobile-view .option-cost {
        font-size: 13px !important;
    }
}

.header-payment .fa-plus-square {
    display: none;
}

.hidden1 {
    display: none;
    visibility: hidden;
}

.loading-product {
    max-width: 120px;
    margin-top: 0px;
}

@media (max-width: 767px) and (min-width: 480px) {
    #fast.loading {
        right: 30% !important;
    }
}

@media (max-width: 480px) {
    .star-option p {
        font-size: 10.5px !important;
        float: none !important;
    }

    .details-price span {
        font-size: 13px !important;
    }
}

@media (max-width: 993px) {
    .star-option p {
        display: block !important;
        font-size: 11.5px;
        padding: 5px 0;
        text-align: right;
        float: right;
    }

    .star-option span {
        float: none !important;
    }

    .open-details, .details-product-price, .price-d {
        display: none;
    }

    .details-price .show-pr2, .header-payment .show-pr2, .prices .depe-box1 {
        display: block;
        visibility: visible;
    }

    .details-price .price-label-option {
        margin-bottom: -10px !important;
    }

    .footer-payment {
        display: none;
    }

}

@media (max-width: 1200px) {
    .prices .fico, .prices .initial_cost, .prices .final_cost {
        font-size: 16px !important;
    }

    .prices .depe-box, .prices .depe-box1 {
        font-size: 13px !important;
    }
}

.product .product_cover .submitoreder {
    width: 120px;
    height: 30px;
    position: relative;
    top: 30px;
}

.product .product_cover .submitoreder a {
    display: inline-block !important;
    margin-top: 0 !important;
    z-index: 100000;
}

.left-message-content {
    min-height: 129px;
}

.btnconfrimspecial {
    position: absolute;
    min-width: 50px;
    height: 35px;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    color: #17c00f;
    background: #ffffff;
    border: 1px solid #17c00f;
    border-radius: 18px;
    padding: 0 20px;
    transition: all 0.8s ease;
    display: inline-block;
    bottom: -18px;
    right: 30px;
}

.btnconfrimspecial .icon-tick {
    position: relative;
    top: -3px;
    float: right;
    line-height: 38px;
    font-size: 20px;
    margin-left: 10px;
}

.no-border-left {
    border: none !important;
}

.agreement .comment-item-action:before {
    font-family: FontAwesome;
    content: "\f00c";
    display: inline-block;
    font-size: 13px !important;
    position: relative;
    bottom: -11px;
    left: -28px;
    color: #fff;
}

@media (max-width: 768px) {
    .agreement .comment-item-action:before {
        display: none;
    }
}

#wrapper #content .avatarbox .avataruploadbox {
    position: relative;
}

#wrapper #content .avatarbox .avataruploadbox .dropzone {
    width: 65% !important;
    height: 200px !important;
    box-sizing: border-box !important;
    border: none !important;
    margin: 0 auto 10px !important;
    padding: 0 !important;
    overflow: visible !important;
    background-size: contain !important;
    color: #fff !important;
    border-radius: 0 !important;
    object-fit: contain !important;
    background-repeat: no-repeat !important;
    position: relative;
}

#wrapper #content .avatarbox .avataruploadbox .dropzone .dz-image img {
    width: 168px !important;
    height: 200px !important;
    box-sizing: border-box !important;
    border: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    overflow: hidden !important;
    color: #fff !important;
    border-radius: 0 !important;
    object-fit: contain !important;
}

#wrapper #content .avatarbox .avataruploadbox .dropzone .dz-image-preview {
    position: absolute;
    top: 0;
    right: 0;
}

#wrapper #content .avatarbox .avataruploadbox .dropzone .dz-message {
    display: block;
    height: 30px;
    width: 100%;
    padding: 8px 4px !important;
    background: #87948d;
    border-radius: 16px;
    position: relative;
    font-size: 13px;
}

section.about-item {
    width: 100%;
    display: block;
}

.content-from-text-editor td, #message td {
    border: 1px solid;
}

#wrapper #content .avatarbox .avataruploadbox .dropzone .icon-remove {
    position: absolute;
    top: -29px !important;
    right: -26px !important;
    color: red;
    cursor: pointer !important;
    z-index: 100;
}

#wrapper #content .avatarbox .avataruploadbox .dropzone .icon-remove .fa-trash-o {
    font-size: 18px !important;
}

.user-info-profile {
    float: right;
    position: relative;
    top: 10px;
}

.price-label-option {
    color: #454545 !important;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    /*   padding: 0 15px;*/
    padding-top: 15px;
}

.price-label-option .fa {
    padding-left: 6px;
    color: #454545 !important;
    font-size: 10px;
}

.header-inside {
    padding: 0;
}

.option-cost .fa-plus {
    padding-left: 6px;
    color: #8a8a8a !important;
    font-size: 10px;
}

.inside-payment .row {
    margin: 0 !important;
}

.d2p-left {
    float: left;
}

/*
.option-cost:first-child {
    border-top: 1px solid #dddddd;
}

.option-cost:last-child {
    border-bottom: 1px solid #dddddd;
}
*/

.inico-discount {
    border-bottom: 2px solid #dddddd;
    border-top: 1px solid #dddddd;
}

.star-option p {
    border: 1px solid #dddddd;
    font-size: 11.5px;
    border-radius: 5px;
    padding: 8px;
    text-align: center;
}

.prices .star-option span {
    float: none !important;
}

.open-details .op {
    width: 50%;
    display: inline-block;
}

.green-bold {
    font-weight: bold !important;
    color: #0db75d !important;
    padding: 0 !important;
    display: inline-block !important;
}

/*
.error-option {
    color: #cc0508 !important;
}
*/

#modal-select-galleries .right-menu .header .header-cat .fa {
    float: left;
    text-align: left;
    font-size: 23px;
    padding-left: 38px;
    margin-top: 0;
}

#modalSpecialMenu .modal-body li {
    margin: 5px 0 10px 0;
    text-align: center;
    border-bottom: 1px solid #dddddd;
}

#modalSpecialMenu .modal-body li:last-child {
    border-bottom: none;
}

#modalSpecialMenu .modal-body li a {
    display: block;
    color: #545454;
    font-size: 15px;
    padding: 8px 0 15px;
}

#modalSpecialMenu .modal-body li a:hover, #modalSpecialMenu .modal-body li a:focus {
    font-weight: bold;
}

#modalSpecialMenu .modal-content {
    box-shadow: -3px 4px 18px 0px rgba(68, 68, 68, 0.19) !important;
    border: none !important;
    border-radius: 10px;
}

/*

ul.pagination {
    margin: 60px auto 0 auto !important;
    padding-top: 40px !important;
    width: 100%;
    display: inline-block !important;
    border-top: 1px solid #dddddd !important;
    position: relative !important;
    top: 5px !important;
    border-radius: 0 !important;
}

ul.pagination li {
    position: relative;
    right: 34.4%;
    width: 45px;
    height: 70px;
}

@media (min-width: 993px) and (max-width: 1200px) {
    ul.pagination li {
        right: 28.4% !important;
    }
}

@media (min-width: 768px) and (max-width: 993px) {
    ul.pagination li {
        right: 19.4% !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    ul.pagination li {
        right: 1% !important;
    }
}

@media all and (max-width: 480px) {
    ul.pagination li {
        right: 0 !important;
        width: 31px;
        margin: 0 1px;
        padding: 2px 8px !important;
    }

    ul.pagination li.first:before, ul.pagination li.prev:before, ul.pagination li.next:before, ul.pagination li.last:before {
        font-size: 16px !important;
        height: 30px !important;
        width: 30px !important;
        padding: 2px 0 !important;
        right: 0 !important;
    }

    .pagination > li > a, .pagination > li > span {
        font-size: 12px !important;
    }

    ul.pagination .first span, ul.pagination .prev span, ul.pagination .next a, ul.pagination .last a,
    ul.pagination .first a, ul.pagination .prev a, ul.pagination .next span, ul.pagination .last span {
        padding: 6px 4px !important;
    }
}

ul.pagination .prev {
    margin-left: 15px !important;
}

ul.pagination .next {
    margin-right: 15px !important;
}

ul.pagination .first, ul.pagination .prev, ul.pagination .next, ul.pagination .last {
    margin: 0 2px;
}

ul.pagination .first span, ul.pagination .prev span, ul.pagination .next a, ul.pagination .last a,
ul.pagination .first a, ul.pagination .prev a, ul.pagination .next span, ul.pagination .last span {
    border: none !important;
    position: relative;
    top: 6px;
    width: 37px;
    border-radius: 0;
    text-align: center;
    cursor: pointer;
    float: right !important;
    color: #a0a0a0;
    font-size: 13px;
    top: -30px;
    background: transparent;
    padding: 35px 0 0 0 !important;
}

ul.pagination .first span:hover, ul.pagination .prev span:hover, ul.pagination .next a:hover, ul.pagination .last a:hover,
ul.pagination .first span:focus, ul.pagination .prev span:focus, ul.pagination .next a:focus, ul.pagination .last a:focus,
ul.pagination .first a:hover, ul.pagination .prev a:hover, ul.pagination .next span:hover, ul.pagination .last span:hover,
ul.pagination .first a:focus, ul.pagination .prev a:focus, ul.pagination .next span:focus, ul.pagination .last span:focus {
    background: transparent !important;
    color: #a0a0a0 !important;
}

ul.pagination li.first:before {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    z-index: 30000;
    content: '\f101';
    font-family: FontAwesome !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    padding: 4px 0px 4px 0px;
    color: #a0a0a0;
    text-align: center;
    border: 1px solid;
    font-size: 22px;
    cursor: pointer;
}

ul.pagination li.prev:before {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    z-index: 30000;
    content: '\f105';
    font-family: FontAwesome !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    padding: 4px 0px 4px 0px;
    color: #a0a0a0;
    text-align: center;
    border: 1px solid;
    font-size: 22px;
    cursor: pointer;
}

ul.pagination li.next:before {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    z-index: 30000;
    content: '\f104';
    font-family: FontAwesome !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    padding: 4px 2px 4px 0px;
    color: #a0a0a0;
    text-align: center;
    border: 1px solid;
    font-size: 22px;
    cursor: pointer;
}

ul.pagination li.last:before {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    z-index: 30000;
    content: '\f100';
    font-family: FontAwesome !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    padding: 4px 2px 4px 0px;
    color: #a0a0a0;
    text-align: center;
    border: 1px solid;
    font-size: 22px;
    cursor: pointer;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    text-align: center;
}

ul.pagination li a {
    border: 1px solid !important;
    float: right;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #a0a0a0;
}
*/

.desc-specials {
    padding: 0 !important;
}

body #wrapper #content .form-group textarea {
    min-height: 200px;
    height: auto;
}

.helpbox ol, .helpbox ul {
    width: 89%;
    margin: 0 auto;
}

.helpbox ol li, .helpbox ul li {
    list-style: inherit;
}

/*.news-page, .news_post {
    display: inline-block;
    border: none !important;
    padding: 0;
}*/

/*.news-page .news_pic, .news_post .news_pic {
    width: 90.027% !important;
    margin: 0 auto !important;
    max-height: 395px !important;
    overflow: hidden !important;
    border: none !important;
    border-radius: 0 !important;
    height: auto !important;
}

.news-page .news_title, .news_post .news_title {
    padding: 30px 29px 0 29px !important;
}

.news-page .news_content, .news_post .news_content {
    padding: 10px 29px 0px 29px !important;
    font-size: 13.5px !important;
    line-height: 25px;
    text-align: justify !important;
    /*min-height: 115px !important;
}
*/
/*.news-page .news_date, .news_post .news_date {
    text-align: right;
    padding-top: 5px !important;
    padding: 10px 29px !important;
}*/

/*.news-page .news_desc, .news_post .news_desc {
    padding: 12px 29px !important;
    margin-bottom: 48px;
    font-size: 13.5px !important;
    text-align: right !important;
    float: right !important;
}*/

/*.news_post .news_desc .readmore a, .news_page .news_desc .readmore a {
    float: right !important;
    text-align: right !important;
    color: #ababab !important;
}*/

@media (max-width: 1366px) and (min-width: 1200px ) {
    .news-page .news_title a, .news_post .news_title a {
        font-size: 18px !important;
    }
}

@media (max-width: 1200px) and (min-width: 480px ) {
    .news-page .news_title a, .news_post .news_title a {
        font-size: 17px !important;
    }
}

@media (max-width: 479px) {
    .news-page .news_title a, .news_post .news_title a {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 767px) {
    .table-responsive {
        display: block;
    }
}

#receipt-transference-form .widther .myselect1, #receipt-check-form .widther .myselect1 {
    height: auto !important;
}

.modal-body .detailsrow .detail {
    text-align: right !important;
}

@media (min-width: 993px) {
    .payments {
        height: max-content !important;
    }

    #pay-fixed .mobile-view {
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.18);
        background: linear-gradient(#efefef, #ffffff 37%, #ffffff 40%);
    }
}

body #wrapper.no-margintop {
    margin-top: 0 !important;
}

.myinput .selectarrow1 span {
    padding: 0 10px;
}

.typeshow-size .selectarrow1 span {
    display: block;
}

.typeshow-size span {
    display: none;
}

@media only screen and (max-width: 768px) {
    .typeshow-size .selectarrow1 span {
        display: none;
    }

    .typeshow-size span {
        display: inline;
    }
}

.typeshow-size .select-wh {
    margin-bottom: 22px !important;
}

.number-show {
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS" !important;
}

@media only screen and (max-width: 768px) {
    .side.left {
        width: 100%;
        height: auto;
    }
}

#message .modal-body img {
    max-width: 100%;
    height: auto;
}

#wrapper #content .news-page {
    margin-top: 25px;
}

#wrapper #content .news-page .template-pic {
    margin-right: 25px !important;
}

@media only screen and (max-width: 548px) {
    .gallery-row {
        width: 100%;
    }
}

@media (max-width: 768px) and (min-width: 549px ) {
    .product-gallery-box-container {
        margin-right: 20px;
    }
}

.error-discount {
    float: right;
    text-align: right;
    position: relative;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

/*---------------------------------------*/

@media (max-width: 616px) {
    body .right-menu h4.header-cat {
        font-size: 10px;
    }

    body .right-menu .top-header-modal .logo img {
        display: none !important;
    }

    body .right-menu .top-header-modal .text {
        text-align: center !important;
    }

    body .modal-content .right-menu {
        padding: 5px !important;
    }

    body #modal-select-galleries .top-header-modal {
        width: 190px;
    }
}

ul.inner {
    display: none;
}

body.body-inner .modal-content .gallery-image-container .chooseImage {
    width: 85%;
    position: absolute;
    display: block;
    right: 7%;
    height: 31px;
    background: #fffdfe;
    bottom: 43px;
    box-shadow: 0 2px 0 0 rgba(189, 184, 184, .39);
    border-radius: 3px;
    padding: 9px 50px;
    cursor: pointer;
    text-align: center;
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    line-height: 15px;
}

@media (min-width: 576px) {
    div#modal-galleries-image-container .col-sm-4 {
        flex: 0 0 33.3333333333% !important;
        max-width: 32.3333333333% !important;
        margin: 10px 0.5% !important;
        height: 220px !important;
    }
}

@media (min-width: 768px) {
    div#modal-galleries-image-container .col-md-3 {
        flex: 0 0 24% !important;
        max-width: 24% !important;
        margin: 10px 0.5% !important;
        height: 260px;
    }
}

span.close_categories_header {
    position: absolute;
    top: 10px;
    left: 10px;
}

.product-gallery-box {
    border: 1px solid #e3e3e3 !important;
    margin-top: 0px !important;
    height: 88px !important;
    border-radius: 4px !important;
    min-width: 157px;
    background: url(../images/noimg.png) no-repeat center;
}

.product-gallery-box .require {
    position: absolute;
    top: 14px;
    left: 18px;
    font-size: 12px;
    color: #989898;
}

.product-gallery-box-container {
    padding: 10px;
    margin-top: 70px;
}

.product-gallery-box .btn-name {
    border-radius: 4px;
    color: #fff !important;
    text-align: center;
    width: 100%;
    background-color: #4bae67;
    border: none;
    display: block;
    position: relative;
    top: -55px;
    height: 34px;
    cursor: pointer;
}

.product-gallery-box a img {
    float: right;
    position: relative;
    top: 4px;
    right: 12px;
}

/*.product-gallery-box .btn-name p {
    white-space: nowrap;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 6px 16px 6px 0;
}*/

.selected-gallery {
    position: relative;
    top: -88px;
}

.show-more-gallery {
    border: none;
    background: transparent;
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #898989;
    position: absolute;
    bottom: -40px;
    right: 26% !important;
}

.selected-image-container {
    overflow: visible;
    position: relative;
    margin-top: 25px;
    padding: 0px !important;
}

.selected-image-container img {
    width: 100%;
    height: 88px;
    object-fit: cover;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
}

.selected-image-container i {
    position: absolute;
    top: -17px;
    right: 16px;
    color: red;
    font-size: 14px;
    cursor: pointer;
}

.selected-image-container:nth-child(1) {
    display: block !important;
    visibility: visible !important;
    margin-top: 0px !important;
}

.selected-image-container:nth-child(2) {
    display: block !important;
    visibility: visible !important;
}

.selected-image-container:nth-child(2):after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}

.selected-gallery .fa-trash-o:before {
    content: "\f014";
    font-family: 'FontAwesome';
    font-weight: 100;
}

#statusbar a {
    color: inherit;
}

.help-block.error {
    color: red;
}

@-webkit-keyframes marquee {
    0% {
        text-indent: 0%;
    }
    100% {
        text-indent: -120%
    }
}

.marquee:hover {
    -webkit-animation: marquee 8s infinite;
    -webkit-animation-timing-function: linear;
}

.box-uploader.group .uploadboxs .uploadbox .dropzone-all .dz-preview {
    width: 19% !important;
    margin: 5px 1% !important;
    height: 88px !important;
}

.box-uploader.group .uploadboxs .uploadbox {
    height: 170px !important;
}