body
{
    font-family: "IRANYekan", "CenturyGothic";
    font-size: 10pt;
    line-height: 1.5em;
    cursor: default;
    direction: rtl;
}

.dir-ltr
{
    direction: ltr !important;
}
.dir-rtl
{
    direction: rtl;
}

.display-none
{
    display: none;
}
.display-inline-block
{
    display: inline-block;
}

.position-relative
{
    position: relative;
}

.overflow-x-auto
{
    overflow-x: auto
}

.tooltip
{
    font-family: "IRANYekan", "CenturyGothic";
    white-space: nowrap;
}
.popover
{
    font-family: "IRANYekan", "CenturyGothic";
    right: auto;
    font-size: 10pt;
}

.clear-both
{
    clear: both;
}

.font-en
{
    font-family: "CenturyGothic" !important;
}
.font-bold
{
    font-weight: bold !important;
}
.font-normal
{
    font-weight: normal;
}

.text-decoration-underline
{
    text-decoration: underline;
}

.white-space-normal
{
    white-space: normal !important;
}
.white-space-nowrap
{
    white-space: nowrap !important;
}

/* font-size */

.font-size-7
{
    font-size: 7pt !important;
}
.font-size-8
{
    font-size: 8pt !important;
}
.font-size-9
{
    font-size: 9pt !important;
}
.font-size-10
{
    font-size: 10pt !important;
}
.font-size-12
{
    font-size: 12pt;
}
.font-size-13
{
    font-size: 13pt;
}
.font-size-14
{
    font-size: 14pt;
}

/* margin */
.m-0
{
    margin: 0 !important;
}

.m-r--15
{
    margin-right: -15px !important;
}
.m-r-0
{
    margin-right: 0 !important;
}
.m-r-2
{
    margin-right: 2px !important;
}
.m-r-5
{
    margin-right: 5px !important;
}
.m-r-10
{
    margin-right: 10px !important;
}
.m-r-20
{
    margin-right: 20px !important;
}
.m-r-100
{
    margin-right: 100px !important;
}

.m-l-r-auto
{
    margin-right: auto !important;
    margin-left: auto !important;
}

.m-l--15
{
    margin-left: -15px !important;
}
.m-l-5
{
    margin-left: 5px !important;
}
.m-l-10
{
    margin-left: 10px !important;
}
.m-l-20
{
    margin-left: 20px !important;
}
.m-l-100
{
    margin-left: 100px !important;
}

.m-t-0
{
    margin-top: 0 !important;
}
.m-t-5
{
    margin-top: 5px !important;
}
.m-t--5
{
    margin-top: -5px !important;
}
.m-t-10
{
    margin-top: 10px !important;
}
.m-t-15
{
    margin-top: 15px !important;
}
.m-t-20
{
    margin-top: 20px !important;
}
.m-t-30
{
    margin-top: 30px !important;
}
.m-t-50
{
    margin-top: 50px !important;
}

.m-b-0
{
    margin-bottom: 0 !important;
}
.m-b-5
{
    margin-bottom: 5px !important;
}
.m-b-10
{
    margin-bottom: 10px !important;
}
.m-b-15
{
    margin-bottom: 15px !important;
}
.m-b-20
{
    margin-bottom: 20px !important;
}
.m-b-30
{
    margin-bottom: 30px !important;
}
.m-b-50
{
    margin-bottom: 50px !important;
}
.m-b-100
{
    margin-bottom: 100px !important;
}

/* padding */
.p-0
{
    padding: 0 !important;
}
.p-3
{
    padding: 3px !important;
}
.p-5
{
    padding: 5px !important;
}
.p-10
{
    padding: 10px !important;
}
.p-20
{
    padding: 20px !important;
}
.p-30
{
    padding: 30px !important;
}

.p-l-0
{
    padding-left: 0 !important;
}
.p-l-5
{
    padding-left: 5px !important;
}
.p-l-15
{
    padding-left: 15px !important;
}

.p-t-5
{
    padding-top: 5px !important;
}
.p-t-15
{
    padding-top: 15px !important;
}
.p-t-7
{
    padding-top: 7px !important;
}
.p-t-10
{
    padding-top: 10px !important;
}
.p-t-20
{
    padding-top: 20px !important;
}

.p-r-0
{
    padding-right: 0 !important;
}
.p-r-5
{
    padding-right: 5px !important;
}
.p-r-10
{
    padding-right: 10px !important;
}
.p-r-15
{
    padding-right: 15px !important;
}
.p-r-20
{
    padding-right: 20px !important;
}
.p-r-25
{
    padding-right: 25px !important;
}
.p-r-30
{
    padding-right: 30px !important;
}
.p-r-40
{
    padding-right: 40px !important;
}
.p-r-50
{
    padding-right: 50px !important;
}
.p-r-60
{
    padding-right: 60px !important;
}

.p-b-15
{
    padding-bottom: 15px !important;
}
.p-b-5
{
    padding-bottom: 5px !important;
}

/* width */
.width-auto
{
    width: auto;
}
.width-100-percent
{
    width: 100%;
}
.width-50-percent
{
    width: 50%;
}
.width-33-percent
{
    width: 33.33%;
}
.width-25-percent
{
    width: 25%;
}
.width-20-percent
{
    width: 20%;
}
.width-16-66-percent
{
    width: 16.66%;
}

.width-1
{
    width: 1px;
}
.width-20
{
    width: 20px;
}
.width-30
{
    width: 30px;
}
.width-40
{
    width: 40px;
}
.width-50
{
    width: 50px;
}
.width-60
{
    width: 60px;
}
.width-70
{
    width: 70px;
}
.width-80
{
    width: 80px;
}
.width-85
{
    width: 85px;
}
.width-100
{
    width: 100px !important;
}
.width-120
{
    width: 120px;
}
.width-130
{
    width: 130px;
}
.width-140
{
    width: 140px;
}
.width-150
{
    width: 150px;
}
.width-160
{
    width: 160px;
}
.width-180
{
    width: 180px;
}
.width-190
{
    width: 190px;
}
.width-200
{
    width: 200px;
}
.width-220
{
    width: 220px;
}
.width-250
{
    width: 250px;
}

.width-max-60
{
    max-width: 60px;
}
.width-max-120
{
    max-width: 120px;
}
.width-max-300
{
    max-width: 300px;
}
.width-max-500
{
    max-width: 500px;
}
.width-max-600
{
    max-width: 600px;
}
.width-max-700
{
    max-width: 700px;
}
.width-max-800
{
    max-width: 800px;
}
.width-max-1170
{
    max-width: 1170px;
}

.width-min-200
{
    min-width: 200px;
}

/* height */
.height-auto
{
    height: auto !important;
}
.height-10
{
    height: 10px !important;
}
.height-20
{
    height: 20px !important;
}
.height-32
{
    height: 32px !important;
}
.height-34
{
    height: 34px !important;
}
.height-60
{
    height: 60px;
}
.max-height-60
{
    max-height: 60px;
}
.height-100
{
    height: 100px !important;
}
.height-150
{
    height: 150px !important;
}
.height-200
{
    height: 200px !important;
}
.height-250
{
    height: 250px !important;
}
.height-300
{
    height: 300px !important;
}
.height-400
{
    height: 400px !important;
}
.height-500
{
    height: 500px !important;
}

.min-height-20
{
    min-height: 20px !important;
}

/* line-height */
.line-height-2
{
    line-height: 2em !important;
}

/* form */
.form-horizontal label
{
    text-align: justify !important;
}

textarea
{
    resize: none;
}

/**/
.label, .badge
{
    font-family: "IRANYekan", "CenturyGothic";
}

/**/
.colorpicker.dropdown-menu
{
    right: auto !important;
}
.popover.clockpicker-popover
{
    right: auto !important;
}
.popover.clockpicker-popover .popover-title
{
    direction: ltr;
}

/* float */
.float-right
{
    float: right !important;
}
.float-left
{
    float: left !important;
}
.float-none
{
    float: none;
}

/* loader-wait */
form .loader-wait
{
    float: right;
}

/* * */
.string-single-line
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.string-single-line
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* * */

.border-bottom-black
{
    border-bottom: 1px solid #000000;
}
.border-bottom-gray
{
    border-bottom: 1px solid #dadada;
}
.border-black
{
    border: 1px solid #000000;
}

.border-bottom-dotted-black
{
    border-bottom: 1px dotted #000000;
}

.border-double-black
{
    border: 5px double #000000;
}

.border-0
{
    border: 0;
}
.border-top-0
{
    border-top: 0 !important;
}
.border-bottom-0
{
    border-bottom: 0;
}

/* * */

.vertical-align-top
{
    vertical-align: top !important;
}

/* *** */
::-webkit-input-placeholder
{
    direction: rtl;
}
:-moz-placeholder
{
    direction: rtl;
}
::-moz-placeholder
{
    direction: rtl;
}
:-ms-input-placeholder
{
    direction: rtl;
}

/* *** */
.font-en::-webkit-input-placeholder
{
    font-family: "IRANYekan", "CenturyGothic";
    direction: rtl;
}
.font-en:-moz-placeholder
{
    font-family: "IRANYekan", "CenturyGothic";
    direction: rtl;
}
.font-en::-moz-placeholder
{
    font-family: "IRANYekan", "CenturyGothic";
    direction: rtl;
}
.font-en:-ms-input-placeholder
{
    font-family: "IRANYekan", "CenturyGothic";
    direction: rtl;
}

/*
***********************************************************************************************************************/

.nav li > .nav-second-level
{
    min-width: 210px !important;
}

.navbar-top-links .dropdown-menu
{
    left: 0;
}

/*
***********************************************************************************************************************/

.form-star
{
    color: #cdcdcd;
    font-size: 7pt;
    margin-right: 5px;
}

.control-label
{
    padding-top: 7px;
}

/* table-show-data
***********************************************************************************************************************/

.table-show-data
{
    text-align: justify;
}
.table-show-data th, .table-show-data td
{
    /*white-space: nowrap;*/
}
.table-show-data.white-space-nowrap th, .table-show-data.white-space-nowrap td
{
    white-space: nowrap;
}
.table-show-data td
{
    vertical-align: middle !important;
}
.table-show-data .btn-expert, .table-show-data .btn-expert-change, .table-show-data .btn-edit, .table-show-data .btn-slider, .table-show-data .btn-banner, .table-show-data .btn-check, .table-show-data .btn-delete, .table-show-data .btn-change-status, .table-show-data .btn-view, .table-show-data .btn-print, .table-show-data .btn-price, .table-show-data .btn-comment, .table-show-data .btn-answer, .table-show-data .btn-other, .table-show-data .btn-payment, .table-show-data .btn-order-check, .table-show-data .btn-tracking, .table-show-data .btn-change-change-special, .table-show-data .btn-special-offer, .table-show-data .btn-change-status-show-in-home
{
    font-size: 10pt;
    margin: 0 2px;
}

.table-box-checkbox-all, .table-box-checkbox
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.col-sort
{
    cursor: pointer;
}
.icon-sort
{
    margin-left: 5px;
}

.table-show-data .contact-new, .table-show-data .career-opportunities-new
{
    background: #f7fbff !important;
    font-weight: bold;
}

.table-show-data tr.even td
{
    background-color: #ffffff !important;
}
.table-show-data tr.odd td
{
    background-color: #f9f9f9 !important;
}

.table-show-data-modal-blog-post-comment td, .table-show-data-modal-contact td
{
    line-height: 2.5em;
}
.blog-post-comment-des
{
    line-height: 1.5em;
}

.table-show-data-blog-post-comment-answers td
{
    line-height: 2.5em;
}
.table-show-data-blog-post-comment-answers td.blog-post-comment-answer-des
{
    line-height: 1.5em;
}

/* btn
***********************************************************************************************************************/

.btn
{
    overflow: hidden;/*
    border: 0;*/
}
.btn .fa-parent-box, .btn.fa-parent-box
{
    position: relative;
}
.btn .fa-main
{
    z-index: 1;
    position: relative;
}
.btn .fa-shadow
{
    position: absolute;
    height: inherit;
    width: inherit;
    font-size: 12pt;
    top: auto;
    left: 0;
    color: transparent;
    opacity: 0.08;
    text-shadow: rgb(0, 0, 0) 1px 1px,
    rgb(0, 0, 0) 2px 2px,
    rgb(0, 0, 0) 3px 3px,
    rgb(0, 0, 0) 4px 4px,
    rgb(0, 0, 0) 5px 5px,
    rgb(0, 0, 0) 6px 6px,
    rgb(0, 0, 0) 7px 7px,
    rgb(0, 0, 0) 8px 8px,
    rgb(0, 0, 0) 9px 9px,
    rgb(0, 0, 0) 10px 10px,
    rgb(0, 0, 0) 11px 11px,
    rgb(0, 0, 0) 12px 12px,
    rgb(0, 0, 0) 13px 13px,
    rgb(0, 0, 0) 14px 14px,
    rgb(0, 0, 0) 15px 15px,
    rgb(0, 0, 0) 16px 16px,
    rgb(0, 0, 0) 17px 17px,
    rgb(0, 0, 0) 18px 18px,
    rgb(0, 0, 0) 19px 19px,
    rgb(0, 0, 0) 20px 20px,
    rgb(0, 0, 0) 21px 21px,
    rgb(0, 0, 0) 22px 22px,
    rgb(0, 0, 0) 23px 23px,
    rgb(0, 0, 0) 24px 24px,
    rgb(0, 0, 0) 25px 25px,
    rgb(0, 0, 0) 26px 26px,
    rgb(0, 0, 0) 27px 27px,
    rgb(0, 0, 0) 28px 28px,
    rgb(0, 0, 0) 29px 29px,
    rgb(0, 0, 0) 30px 30px,
    rgb(0, 0, 0) 31px 31px,
    rgb(0, 0, 0) 32px 32px,
    rgb(0, 0, 0) 33px 33px,
    rgb(0, 0, 0) 34px 34px,
    rgb(0, 0, 0) 35px 35px,
    rgb(0, 0, 0) 36px 36px,
    rgb(0, 0, 0) 37px 37px,
    rgb(0, 0, 0) 38px 38px,
    rgb(0, 0, 0) 39px 39px,
    rgb(0, 0, 0) 40px 40px,
    rgb(0, 0, 0) 41px 41px,
    rgb(0, 0, 0) 42px 42px,
    rgb(0, 0, 0) 43px 43px,
    rgb(0, 0, 0) 44px 44px,
    rgb(0, 0, 0) 45px 45px,
    rgb(0, 0, 0) 46px 46px,
    rgb(0, 0, 0) 47px 47px,
    rgb(0, 0, 0) 48px 48px,
    rgb(0, 0, 0) 49px 49px,
    rgb(0, 0, 0) 50px 50px,
    rgb(0, 0, 0) 51px 51px,
    rgb(0, 0, 0) 52px 52px,
    rgb(0, 0, 0) 53px 53px,
    rgb(0, 0, 0) 54px 54px,
    rgb(0, 0, 0) 55px 55px,
    rgb(0, 0, 0) 56px 56px,
    rgb(0, 0, 0) 57px 57px,
    rgb(0, 0, 0) 58px 58px,
    rgb(0, 0, 0) 59px 59px,
    rgb(0, 0, 0) 60px 60px,
    rgb(0, 0, 0) 61px 61px,
    rgb(0, 0, 0) 62px 62px,
    rgb(0, 0, 0) 63px 63px,
    rgb(0, 0, 0) 64px 64px,
    rgb(0, 0, 0) 65px 65px,
    rgb(0, 0, 0) 66px 66px,
    rgb(0, 0, 0) 67px 67px,
    rgb(0, 0, 0) 68px 68px,
    rgb(0, 0, 0) 69px 69px,
    rgb(0, 0, 0) 70px 70px,
    rgb(0, 0, 0) 71px 71px,
    rgb(0, 0, 0) 72px 72px,
    rgb(0, 0, 0) 73px 73px,
    rgb(0, 0, 0) 74px 74px,
    rgb(0, 0, 0) 75px 75px,
    rgb(0, 0, 0) 76px 76px,
    rgb(0, 0, 0) 77px 77px,
    rgb(0, 0, 0) 78px 78px,
    rgb(0, 0, 0) 79px 79px,
    rgb(0, 0, 0) 80px 80px,
    rgb(0, 0, 0) 81px 81px,
    rgb(0, 0, 0) 82px 82px,
    rgb(0, 0, 0) 83px 83px,
    rgb(0, 0, 0) 84px 84px,
    rgb(0, 0, 0) 85px 85px,
    rgb(0, 0, 0) 86px 86px,
    rgb(0, 0, 0) 87px 87px,
    rgb(0, 0, 0) 88px 88px,
    rgb(0, 0, 0) 89px 89px,
    rgb(0, 0, 0) 90px 90px,
    rgb(0, 0, 0) 91px 91px,
    rgb(0, 0, 0) 92px 92px,
    rgb(0, 0, 0) 93px 93px,
    rgb(0, 0, 0) 94px 94px,
    rgb(0, 0, 0) 95px 95px,
    rgb(0, 0, 0) 96px 96px,
    rgb(0, 0, 0) 97px 97px,
    rgb(0, 0, 0) 98px 98px,
    rgb(0, 0, 0) 99px 99px,
    rgb(0, 0, 0) 100px 100px;
}

/*
***********************************************************************************************************************/

.btn-move-remove-property-item-box .btn,
.btn-remove-delivery-time-box .btn,
.btn-survey-remove-box .btn,
.btn-remove-coin-reward-box .btn
{
    font-size: 8pt;
    float: left;
    margin: 0;
    padding: 4px 4px 0 4px;
    border-top-width: 0;
    border-left-width: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.btn-move-remove-property-item-box .btn.btn-remove-property-item,
.btn-remove-delivery-time-box .btn.btn-remove-delivery-time,
.btn-survey-remove-box .btn.btn-survey-remove,
.btn-remove-coin-reward-box .btn.btn-remove-coin-reward
{
    border-left-width: 1px !important;
}
.btn-move-remove-property-item-box .btn:hover, .btn-move-remove-property-item-box .btn:focus,
.btn-remove-delivery-time-box .btn:hover, .btn-remove-delivery-time-box .btn:focus,
.btn-survey-remove-box .btn:hover, .btn-survey-remove-box .btn:focus,
.btn-remove-coin-reward-box .btn:hover, .btn-remove-coin-reward-box .btn:focus
{
    border-top-width: 0;
    border-left-width: 0;
}

.btn-add-property-item,
.btn-add-delivery-time,
.btn-survey-option-add,
.btn-add-coin-reward
{
    float: left;
    margin: 0;
    padding: 4px 4px 0 4px;
}
/*
.btn-survey-option-add, .btn-survey-option-remove
{
    font-size: 8pt;
    float: left;
    line-height: 0.5em;
    padding: 5px;
    margin: 0 5px 0 0 !important;
}*/

/* input file
***********************************************************************************************************************/

.input-file-box
{
    background: #f7f7f7;
    float: right;
    position: relative;
    cursor: pointer;
    margin: 0 0 2px 2px;
}
.input-file-box:hover
{
    background: #f0f0f0;
}

/* * */
.input-file-no-image-box
{
}
.input-file-no-image-box .file-name
{
    float: right;
    margin: 10px 5px 5px 5px;
}
.input-file-no-image-box .fa
{
    float: left;
    margin: 5px;
    font-weight: 900;
}

.input-file-no-image-box .file-name
{
    direction: ltr;
}

/* image */
.input-file-image-box
{
    width: 100px;
    height: 100px;
    border: 1px solid #e5e6e7;
}
.input-file-image-box img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}
.input-file-image-box .fa
{
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.input-file-btn-box
{
    width: 100%;
    height: 100%;
}

/* file-manager & gallery & video
***********************************************************************************************************************/

.file-manager-breadcrumb, .gallery-breadcrumb, .video-breadcrumb
{
    float: left;
    direction: ltr;
}

.table-show-data-folder, .table-show-data-gallery-file, .table-show-data-video-file
{
    direction: ltr;
}
.table-show-data-folder .folder-box, .table-show-data-gallery-file .file-box, .table-show-data-video-file .file-box
{
    width: 100%;
    text-align: center;
    border: 1px solid #ececec;
    margin-bottom: 20px;
}
.table-show-data-folder .folder-box:hover, .table-show-data-gallery-file .file-box:hover, .table-show-data-video-file .file-box:hover
{
    background: #f9f9f9;
}
.table-show-data-folder .folder-box .icon, .table-show-data-gallery-file .file-box .icon, .table-show-data-video-file .file-box .icon
{
    font-size: 30pt;
    padding: 10px;
}
.table-show-data-folder .folder-box .icon.active, .table-show-data-gallery-file .file-box .icon.active, .table-show-data-video-file .file-box .icon.active
{
    background: #e8f8ff !important;
}
.table-show-data-gallery-file .file-box .icon img, .table-show-data-video-file .file-box .icon img
{
    width: 100%;
    height: 120px;
    object-fit: cover;
    -o-object-fit: cover;
}
.table-show-data-folder .folder-box .title, .table-show-data-gallery-file .file-box .title, .table-show-data-video-file .file-box .title
{
    background: #ececec;
    padding: 5px 5px 3px 5px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}
.table-show-data-folder .folder-box .date-time, .table-show-data-gallery-file .file-box .date-time, .table-show-data-video-file .file-box .date-time
{
    font-size: 8pt;
    color: #d0d0d0;
}
.table-show-data-gallery-file .file-box .title a, .table-show-data-video-file .file-box .title a
{
    width: 100%;
    color: #676a6c;
    text-align: center;
    float: right;
}
/**/
.table-show-data-file th, .table-show-data-file td
{
    word-break: break-all;
}
.table-show-data-file .icon
{
    text-align: center;
}
.table-show-data-file .popover
{
    max-width: 500px;
    word-wrap: break-word;
}
.table-show-data-file tr.active td
{
    background: #e8f8ff !important;
}

.table-show-data-file .size
{
    text-align: center;
}
.table-show-data-file .url
{
    text-align: center;
}
.table-show-data-file .url i
{
    cursor: pointer;
}

#modal-upload .modal-dialog
{
    direction: rtl;
}

@media (max-width:400px)
{
    .table-show-data-folder div[class*="col-"]
    {
        width: 100%;
    }
}

/**/
#modal-file-manager
{
    z-index: 20000 !important;
}
#modal-file-manager iframe
{
    width: 100%;
    min-height: 500px;
    border: 0;
}
#modal-file-manager .modal-body
{
    padding: 0;
}

/**/
.video-images-box-inner canvas
{
    width: 120px;
    margin-left: 5px;
    border: 3px solid transparent;
}
.video-images-box-inner canvas.active
{
    border: 3px solid #1ab394;
}

/*
***********************************************************************************************************************/

.navbar-top-links
{
    margin-left: 0;
}

.navbar-top-links li .fa
{
    margin-left: 0;
}

.navbar-top-links li:hover, .navbar-top-links li:focus
{
    background-color: #e9e9e9;
}
.navbar-top-links li:last-child
{
    margin-right: 20px;
    margin-left: 0;
}

/*
***********************************************************************************************************************/

@media (max-width:768px)
{
    .tab-language
    {
        display: none;
    }
    .select-tab-language
    {
        display: block;
    }
}

/* pagination
***********************************************************************************************************************/

.pagination-box
{
    text-align: center;
    padding: 30px 20px 0 20px;
    clear: both;
}

.pagination
{
    margin: 0;
}
.pagination a, .pagination span
{
    margin: 0 10px;
}

.pagination li:first-child a, .pagination li:first-child span, .pagination li:last-child a, .pagination li:last-child span
{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.pagination .active a, .pagination .active a:focus, .pagination .active a:hover
{
    background-color: #ffffff;
    color: #444444;
    border-top: 1px solid #f0f0f0;
    border-bottom: 3px solid #1c84c6;
}

.pagination li a
{
    background-color: #ffffff;
    color: #444444;
    padding: 5px 14px;
    margin: 0 2px 0 2px;
    position: relative;
    border: none;
    border-top: 1px solid #f0f0f0;
    border-bottom: 3px solid #f0f0f0;
}
.pagination li a:focus, .pagination li a:hover
{
    background-color: #ffffff;
    border-bottom: 3px solid #1c84c6;
}

.pagination li span, .pagination li span:focus, .pagination li span:hover
{
    background-color: #ffffff;
    color: #444444;
    padding: 5px 14px;
    margin: 0 2px 0 2px;
    position: relative;
    border: none;
    border-top: 1px solid #f0f0f0;
    border-bottom: 3px solid #f0f0f0;
}

/*
***********************************************************************************************************************/

.table-show-data-monitoring td.td-des b
{
    color: #1c84c6;
}

/*
***********************************************************************************************************************/

.tree-line
{
    background: url("../plugins/jsTree/32px.png") no-repeat;
    background-position: -285px 0px;
    width: 24px;
    height: 24px;
    float: right;
    display: inline-block;
}
.tree-line-l
{
    background: url("../plugins/jsTree/32px.png") no-repeat;
    background-position: -60px -30px;
    width: 24px;
    height: 24px;
    float: right;
    display: inline-block;
}

/* user-view
***********************************************************************************************************************/

.user-view .title
{
    color: #ffffff;
    font-size: 12pt;
    text-align: center;
    border-bottom: 1px solid #005590;
    margin-bottom: 20px;
}
.user-view .title div
{
    background: #005590;
    padding: 5px 20px;
    display: inline-block;
}
.user-view fieldset
{
    margin-bottom: 20px;
}
.user-view .real-data, .user-view .legal-data, .user-view .address, .user-view .performance-report
{
    width: 100%;
    float: right;
}
.user-view label
{
    color: #005590;
    font-weight: bold;
}

@media (max-width:767px)
{
    .user-view label
    {
        margin-top: 10px;
    }
}

@media (max-width:600px)
{
    .user-view .real-data .col-xs-6,
    .user-view .legal-data .col-xs-6,
    .user-view .performance-report .col-xs-6
    {
        width: 100%;
    }
}

/* product-comment
***********************************************************************************************************************/

#modal-product-comment .table-show-data td
{
    line-height: 2em !important;
    vertical-align: top !important;
}
#modal-product-comment .product-comment-color .color-code-box
{
    padding: 3px 5px 0 5px;
}
#modal-product-comment .product-comment-strength-title
{
    color: #33a700;
    font-weight: bold;
}
#modal-product-comment .product-comment-weakness-title
{
    color: #ff0000;
    font-weight: bold;
}

#modal-product-comment .product-comment-scores .form-horizontal
{
    border-top: 1px solid #f0f0f0;
    padding-top: 20px;
}
#modal-product-comment .score-box
{
    margin-top: 10px;
    margin-bottom: 15px;
}
#modal-product-comment .score-box .score-item-box
{
    background: #ededed;
    width: 20%;
    height: 3px;
    float: right;
    border-left: 1px solid #ffffff;
}
#modal-product-comment .score-box .score-item-box.active
{
    background: #33a700;
}

/* product
***********************************************************************************************************************/

.filter-product-category-box, .filter-report-product-visit-category-box, .filter-report-product-sale-category-box, .filter-report-product-exist-category-box
{
    width: 25%;
    float: right;
}
.filter-product-category-total-box, .filter-report-product-visit-category-total-box, .filter-report-product-sale-category-total-box, .filter-report-product-exist-category-total-box, .filter-product-tag-box, .filter-product-occasion-box
{
    margin-right: 37px;
}

@media (max-width:991px)
{
    .filter-product-category-total-box, .filter-report-product-visit-category-total-box, .filter-report-product-sale-category-total-box, .filter-report-product-exist-category-total-box, .filter-product-tag-box, .filter-product-occasion-box
    {
        margin-right: 0;
    }
}
@media (max-width:768px)
{
    .filter-product-category
    {
        width: 50%;
    }
}
@media (max-width:500px)
{
    .filter-product-category
    {
        width: 100%;
    }
}

.score-title
{
    float: right;
}
.score-box
{
    width: 30px;
    float: right;
    margin-top: 2px;
}
.score-box .score-item-box
{
    background: #ededed;
    width: 100%;
    /*width: 20%;*/
    height: 15px;
    float: right;
    border-left: 2px solid #ffffff;
    cursor: pointer;
}
.score-box .score-item-box.active, .score-box .score-item-box.hover
{
    background: #33a700;
}
@media (max-width:500px)
{
    .form-product-score-box .form-group
    {
        width: 100%;
        padding: 0 !important;
    }
}

/*
***********************************************************************************************************************/

.btn-strength-add, .btn-strength-remove, .btn-weakness-add, .btn-weakness-remove, .btn-price-add, .btn-price-delete
{
    font-size: 8pt;
    font-weight: 900;
    float: left;
    padding: 3px 6px;
    margin: 0 5px 0 0 !important;
}

/* tab-steps
***********************************************************************************************************************/

.tab-steps
{
    width: 100%;
    list-style: none !important;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.tab-steps > li
{
    width: 12.5%;
    float: right;
    display: block;
    padding: 0;
}
.tab-steps a, .tab-steps a:hover, .tab-steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 8px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tab-steps .disabled a, .tab-steps .disabled a:hover, .tab-steps .disabled a:active
{
    background: #eee;
    color: #aaa;
}
.tab-steps .current a, .tab-steps .current a:hover, .tab-steps .current a:active
{
    background: #1AB394;
    color: #fff;
}

@media screen and (max-width:991px)
{
    .tab-steps > li
    {
        width: 25%;
    }
}
@media screen and (max-width:600px)
{
    .tab-steps > li
    {
        width: 50%;
    }
}
@media screen and (max-width:360px)
{
    .tab-steps > li
    {
        width: 100%;
    }
}

/*
***********************************************************************************************************************/

.select2-container .select2-search--inline
{
    float: right;
}

/* order
***********************************************************************************************************************/

.order-view .table-show-data
{
    line-height: 2.5em;
}
.order-view .table-show-data-order-data th, .order-view .table-show-data-order-data td
{
    text-align: center;
}
.order-view .table-show-data td, .order-view .table-show-data th
{
    vertical-align: middle;
}
.order-view .table-show-data .img
{
    width: 64px;
}
.order-view .table-show-data .img img
{
    width: 100%;
}
.order-view .table-show-data a, .order-view .table-show-data a:visited
{
    color: #4b4b4b;
}
.order-view .table-show-data a:hover
{
    color: #8c8c8c;
    text-decoration: none;
}
.order-view .table-show-data h4
{
    padding: 0;
    margin: 0;
}



.order-view .table-show-data .discount
{
    color: #ff0000;
    /*display: inline-block;*/
}
.order-view .table-show-data .discount span
{
    /*width: 60px;*/
    width: 30px;
    float: right;
    text-align: right;
}
.order-view .table-show-data .price-final
{
    font-size: 12pt;
    color: #33a700;
}

.order-view .table-show-data .price-unit-old,
.order-view .table-show-data .price-total-old
{
    color: #3c557d;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: line-through;
}
.order-view .table-show-data .price-unit-final,
.order-view .table-show-data .price-total-final
{
    color: #3c557d;
    font-size: 11pt;
    font-weight: normal;
}

.order-view .total-price
{

}
.order-view .deals
{
    color: #ff0000;
}
.order-view .final-total-price
{
    font-size: 12pt;
    color: #33a700;
    border-top: 1px dashed #33a700;
}
.order-view .color-code-box
{
    width: 15px;
    height: 15px;
    float: right;
    margin: 3px 0 0 7px;
}
.order-view .price-unit
{
    font-size: 9pt;
    font-weight: normal;
}

.order-view .total-price-box
{
    width: 100%;
    max-width: 500px;
    float: left;/*
    border: 1px solid #33a700;*/
    text-align: left;
}
.order-view .total-price-box .title
{
    text-align: right;
}
.order-view .total-price-box .total-price
{
    background: #8c8c8c;
    color: #ffffff;
    padding: 5px 0;
    margin-bottom: 3px;
}
.order-view .total-price-box .deals
{
    background: #f87474;
    color: #ffffff;
    padding: 5px 0;
    margin-bottom: 3px;
}
.order-view .total-price-box .delivery
{
    background: #84bddb;
    color: #ffffff;
    padding: 5px 0;
    margin-bottom: 3px;
}
.order-view .total-price-box .packing
{
    background: #84bddb;
    color: #ffffff;
    padding: 5px 0;
    margin-bottom: 3px;
}
.order-view .total-price-box .final-total-price
{
    background: #33a700;
    color: #ffffff;
    padding: 5px 0;
    margin-bottom: 5px;
    border: 0;
}
.order-view .total-price-box .price-unit
{
    margin-right: 10px;
}

.order-view .unit-message-title
{
    background: #2e6da4;
    color: #ffffff;
    text-align: center;
    padding: 7px 0;
}

/* order-print
***********************************************************************************************************************/

.order-print
{
    background-color: #ffffff;
}
.order-print-inner
{
    max-width: 1200px;
    margin: 0 auto;
}

.order-print-title
{
    font-size: 20pt;
    font-weight: bold;
}
.order-print-site-title
{
}
.order-print-site-title img
{
    /*background-color: #cecece !important;*//*
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);*/
}
.table-show-data-order-print-top
{
    width: 100%;
    text-align: center;
    border: 1px solid #000000;
}
.table-show-data-order-print-top td:nth-child(1), .table-show-data-order-print-top td:nth-child(3)
{
    width: 30%;
}
.table-show-data-order-print-top td
{
    line-height: 1.7em !important;
    padding: 5px;
}
.order-print-top-order-number-date
{
    text-align: right;
    float: left;
}
.order-print-top-order-number-date td:nth-child(1)
{
    width: auto;
    padding: 0 0 0 20px;
}
.order-print-top-order-number-date td:nth-child(2)
{
    text-align: left;
    padding: 0;
}

.table-show-data-order-print-seller, .table-show-data-order-print-buyer
{
    width: 100%;/*
    margin-top: 20px;*/
    border: 1px solid #000000;
    border-top: 0;
    border-bottom: 3px solid #000000;
}
.table-show-data-order-print-seller th, .table-show-data-order-print-buyer th
{
    background-color: #606060 !important;
    color: #ffffff !important;
    text-align: center;
}
.table-show-data-order-print-seller td, .table-show-data-order-print-buyer td
{
    padding: 5px;
    line-height: 1.7em !important;
}
.table-show-data-order-print-seller td .title, .table-show-data-order-print-buyer td .title
{
    font-weight: bold;
}
.table-show-data-order-print-seller div, .table-show-data-order-print-buyer div
{
    float: right;
}

.table-show-data-order-print-data
{
    width: 100%;
    text-align: center;
}
.table-show-data-order-print-data th, .table-show-data-order-print-data td
{
    text-align: center;
    padding: 5px;
    line-height: 1.7em !important;
    border: 1px solid #000000;
}
.table-show-data-order-print-data td.order-print-data-product-name
{
    text-align: justify;
}
.table-show-data-order-print-data td.order-print-data-product-name .color-warranty
{
    color: #ed5565 !important;
}


td.order-print-data-des
{
    text-align: justify;
    vertical-align: top !important;
}
td.order-print-data-des div
{
    /*float: right;*/
}

.order-print-data-price-title
{
    text-align: right;
    float: right;
}
.order-print-data-price-fi
{
    text-align: left;
    font-size: 12pt;
    float: left;
}
.order-print-data-price-unit
{
    font-size: 9pt;
    margin-right: 5px;
    font-weight: normal;
}
.table-show-data-order-print-data td.order-print-data-price-title-main, .table-show-data-order-print-data td.order-print-data-price-total
{
    /*background-color: #9e9e9e !important;
    color: #ffffff !important;*/
    font-weight: bold;
    font-size: 12pt;
}
.table-show-data-order-print-data td.order-print-data-price-total div, .table-show-data-order-print-data td.order-print-data-price-total span
{
    /*color: #ffffff !important;*/
}

/* order-print-address
***********************************************************************************************************************/

.order-print-address
{
    background-color: #ffffff !important;
    width: 100%;
    display: inline-block;
}
.order-print-address-inner
{
    max-width: 1200px;
    margin: 20px auto !important;
}
.order-print-address-seller
{
    width: 45%;
    float: left;
}
.order-print-address-buyer
{
    width: 45%;
    float: right;
    clear: both;
    margin-top: 30px;
}

/* report order map
***********************************************************************************************************************/

.list-report-order-map-wait-box
{
    background-color: rgba(255, 255, 255, 0.7);
    width: 100% !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.list-report-order-map-wait-box .list-report-order-map-wait
{
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.labels
{
    padding: 5px;
    position: absolute;
    visibility: visible;
    z-index: 1030;
}
.labels .arrow
{
    width: 0;
    height: 0;
    border-top-color: #ff0000;
    border-right-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
    border-left-color: rgba(0,0,0,0);
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-style: solid;
    position: absolute;
}
.labels .inner
{
    background-color: #ff0000;
    max-width: 200px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    padding: 3px 8px;
    border-radius: 4px;
}

/*
***********************************************************************************************************************/

.note-editor.note-frame
{
    border: 1px solid #e5e6e7;
    border-radius: 0;
}

/*
***********************************************************************************************************************/

@media only screen and (min-width: 1170px)
{
    .center-orientation .vertical-timeline-block.vertical-timeline-block-box-left .vertical-timeline-content
    {
        float: left;
    }
    .center-orientation .vertical-timeline-block.vertical-timeline-block-box-right .vertical-timeline-content::before
    {
        top: 24px !important;
        right: 100% !important;
        left: auto !important;
        border-color: transparent #f5f5f5 transparent transparent !important;
    }
    .center-orientation .vertical-timeline-block.vertical-timeline-block-box-left .vertical-timeline-content::before
    {
        top: 24px !important;
        right: auto !important;
        left: 100% !important;
        border-color: transparent transparent transparent #f5f5f5 !important;
    }
    .center-orientation .vertical-timeline-block.vertical-timeline-block-box-left .vertical-timeline-content .btn
    {
        float: left;
    }
    .center-orientation .vertical-timeline-block.vertical-timeline-block-box-left .vertical-timeline-content .vertical-date
    {
        right: auto;
        left: 122%;
        text-align: left;
    }
}

/*
***********************************************************************************************************************/

.nav .nav-label, .nav .nav-second-level a
{
    font-size: 9pt !important;
}

/*
***********************************************************************************************************************/

.page-login
{
    background-color: #0b0813;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.form-login-box
{
    background: rgba(255,255,255,0.5);
    padding: 20px 30px 30px 30px;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid none;
    border-radius: 0 70px 30px 70px;
}
/* 404
***********************************************************************************************************************/

.page-404
{
    height: 100%;
    text-align: center;
    padding: 70px 0 0 0;
}

.page-404 img
{
    width: 100%;
    max-width: 400px;
    height: 100%;
    object-fit: contain;
    -o-object-fit: contain;
    font-family: "object-fit: contain;";
}

/*
***********************************************************************************************************************/

.radio input[type="radio"]
{
    display: none;
}

/*
***********************************************************************************************************************/