.component {
    cursor: pointer;
}

.component input {
    disabled: disabled;
}

.text-error {
    color: #b94a48;
}

textarea {
    resize: vertical;
}

.popover input {
    cursor: text;
}

.temp {
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    z-index: 999999;
    top: 0;
    overflow-x: hidden;
    left: 0;
}

.temp form {
    padding: 8px 4px;
    border: 1px dotted #ccc;
    position: absolute;
    background: white;
    box-shadow: 0px 0px 30px #999;
    -webkit-transition: -webkit-transform 0.1s ease-out;
    overflow: hidden;
}

form .popover .control-label {
    text-align: left;
}


#target,
#input,
#radioscheckboxes,
#select,
#buttons {
    -webkit-touch-callout: none;
    /* -webkit-user-select: none; */
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#target fieldset {
    width: 100%;
    overflow: hidden;
}

/*.m-signature-pad--body {
    border: 1px solid #f4f4f4;
}

.m-signature-pad--footer .button.clear {
    left: 0;
    position: absolute;
    bottom: 0;
}

.m-signature-pad--footer .description {
    color: #888;
    text-align: right;
    font-size: 11px;
    margin-top: 15px;
}*/
.component {
    border: 1px dashed #d8d8d8;
    padding: 15px;
    margin-bottom: 15px;
}

.json-log {
    border: 1px solid #d8d8d8;
    padding: 15px;
    margin-bottom: 15px;
}

/*Extra Stuff from general UI - Deletable after synchoronize with main project*/
.btn-general {
    background: #49505b;
    color: #fff;
}

.btn-general:hover,
.btn-general:active,
.btn-general:focus,
.btn-general.active {
    background-color: #30343b;
    color: #fff;
}

.button-group {
    margin-bottom: 20px;
}

/*File Upload*/
.fileUpload-pack {
    max-width: 600px;
}

.fileUpload-pack .progress {
    position: relative;
}

.fileUpload-pack .progress .progress-bar {
    text-align: left;
    padding-left: 5px;
    position: relative;
    z-index: 1;
}

.fileUpload-pack .progress .files-uploaded {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.fileUpload-drag-area {
    color: #ccc;
    border-style: dashed;
    border-color: #ccc;
    line-height: 200px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

@media (max-width: 480px) {
    .fileUpload-drag-area {
        line-height: 1.2;
        padding: 30px 15px;
    }
}

.fileUpload-drag-area input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px !important;
    direction: ltr;
    cursor: pointer;
    display: block;
}

.files-uploaded .file {
    width: 100%;
    background-color: #777;
    padding: 0 3px;
    margin-bottom: 3px;
}

.files-uploaded .file a {
    color: #fff;
}

.files-uploaded .file .file-link {
    border-bottom: 1px solid #fff;
    text-decoration: none;
}

.files-uploaded .file .file-delete {
    float: right;
}

.select2-container {
    min-height: 34px;
}

.function .select2-container--default.select2-container--focus .select2-selection--multiple,
.function .select2-container--default .select2-selection--multiple {
    border: 1px solid #ccc !important;
}

.function .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: 1px solid #d8d8d8;
    background-color: #ffffff;
    color: #009ddb;
}

.function .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #d8d8d8;
}

.error {
    color: #ea565c !important;
}

th.sortable, .hand {
    cursor: pointer !important;
}

.panel-table .table tbody tr {
    cursor: default !important;
}

.cell-detail span {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.loading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1200;
}

.loading .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -25px;
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 10px;
    z-index: 999;
}

.btn-down {
    color: #246efc !important;
}


.chart-content {
    min-height: 298px;
    height: auto;
    width: 420px;
}


.chart-list .panel .panel-body .chart-content .chart-box {
    height: auto;
}

.chart-box-action {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* .dropdown-menu{
	left: -80px !important;
} */

.myMr {
    margin-right: -5px !important;
}

.notes {
    color: #aab2c0;
    padding-bottom: 10px;
}


.table-custom .ownPromo td {
    color: #164ea7 !important;
    font-weight: bolder !important;
}

.table-custom .ownSubstitutes td {
    color: #377be6 !important;
    font-weight: bold !important;
}

.table-custom .ownTotal td {
    color: #00CAFF !important;
    font-weight: bolder !important;
}

.table-custom .competitorTotal td {
    color: #EA557F !important;
    font-weight: bolder !important;
}

.table-custom .totalRow td {
    font-weight: bolder !important;
}

.panel-table .table tbody tr.hand {
    cursor: pointer !important;
}

.glyphicon-chevron-right {
    width: 24px !important;
    height: 24px !important;
    background-size: contain !important;
    background-image: url(../library2/images/icon-right-circle.svg) !important;
}

.glyphicon-chevron-left {
    width: 24px !important;
    height: 24px !important;
    background-size: contain !important;
    background-image: url(../library2/images/icon-left-circle.svg) !important;
}


/*input-group-error*/
.input-group .error {
    margin-bottom: 20px !important;
}

.input-group .w5c-error {
    color: #a94442;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.action .btn-link:focus, .action .btn-link:hover {
    color: #16CDF8 !important;
}


.form-group.has-error {
    position: relative;
    margin-bottom: 26px;
    line-height: 16px;
}

.form-group.lg-mb.has-error {
    margin-bottom: 40px;
}

.form-group.has-error .w5c-error {
    color: #a94442;
    position: absolute;
    top: 58px;
    left: 0;
}

.form-group.error-group.has-error .w5c-error {
    top: 72px;
}

/* .row-custom .tool-box-left{
	width:17% !important;
    padding-top: 183px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.row-custom .char-content {
	padding-left: 16% !important;
} */
/*2020.1.16 start*/
.row-custom {
    position: absolute;
    top: 125px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.row-custom .tool-box-left, .row-custom .tool-box-right {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 50;
    padding: 16px;
    background: #212224
}

.row-custom .tool-box-left .panel-body, .row-custom .tool-box-right .panel-body {
    padding: 0
}

.row-custom .tool-box-left {
    border-right: 2px solid #000000;
    left: 0;
    width: 320px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.row-custom .tool-box-left .main-tit {
    height: 48px;
    background-color: #444647;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.16px;
    line-height: 48px;
    padding: 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.row-custom .tool-box-left .selected .main-tit {
    background-color: #167AFF
}

.row-custom .tool-box-left .char-pic {
    padding: 10px 8px
}

.row-custom .tool-box-left .char-pic .pic {
    background: #fff;
    padding: 8px
}

.row-custom .tool-box-left .char-pic .pic .word {
    height: 7px;
    max-width: 125px;
    background-color: #455B73;
    margin-bottom: 6px
}

.row-custom .tool-box-left .char-pic .pic .word-gray {
    height: 4px;
    max-width: 229px;
    background-color: #D8D8D8;
    margin-bottom: 6px
}

.row-custom .tool-box-left .char-pic .pic .word-gray.word-gray-short {
    max-width: 186px
}

.row-custom .tool-box-left .setting .setting-tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    background-color: #444647;
    color: #B9BABA;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.15px;
    padding: 0 12px
}

.row-custom .tool-box-left .setting .setting-tit.collapsed {
    border-bottom: 1px solid #6a6e71
}

.row-custom .tool-box-left .setting .setting-tit .fa {
    color: #B9BABA
}

.row-custom .tool-box-left .setting .panel-collapse .form {
    padding: 10px
}

.row-custom .tool-box-left .setting .panel-collapse .form .form-tit {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #B9BABA;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.1px;
    padding: 0 12px;
    background-color: #444647;
    margin: 20px -10px
}

.row-custom .tool-box-left .setting .panel-collapse .form .form-tit .fa {
    cursor: pointer
}

.row-custom .tool-box-left .setting .panel-collapse .form .form-group label {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0.5;
    color: #E8E8E8;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: -0.1px;
    padding: 0 3px;
    margin: 12px 0 5px;
    text-transform: uppercase
}

.row-custom .tool-box-left .setting .panel-collapse .form .form-group label .fa {
    margin-left: 5px
}

.row-custom .tool-box-left .setting .panel-collapse .form .form-group.pl15 {
    padding-left: 15px
}

.row-custom .tool-box-left .setting .panel-collapse .form .split-line {
    border-bottom: 1px dashed #1a1a1a;
    margin: 20px -10px
}

.row-custom .char-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding-left: 320px;
    padding-right: 586px;
    z-index: 10;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.row-custom .char-content .char-scroll {
    position: relative;
    padding: 16px;
    height: 100%;
    width: 100%;
    overflow: auto
}

.row-custom .char-content .panel {
    background-color: #fff;
    border: none;
    border-radius: 0
}

.row-custom .char-content .panel .content-bar {
    height: 28px;
    background-image: -webkit-gradient(linear, right top, left top, from(#00D9E3), to(#0095FF));
    background-image: -webkit-linear-gradient(right, #00D9E3 0%, #0095FF 100%);
    background-image: -o-linear-gradient(right, #00D9E3 0%, #0095FF 100%);
    background-image: linear-gradient(270deg, #00D9E3 0%, #0095FF 100%)
}

.row-custom .char-content .panel .panel-body {
    padding: 24px
}

.row-custom .char-content .panel .panel-body .card-bg {
    border-radius: 4px;
    background-color: #f5f5f5
}

.row-custom .char-content .panel .panel-body .card-bg .tit {
    color: #53606F;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.62px;
    line-height: 30px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.row-custom .char-content .panel .panel-body .card-bg .sub-tit {
    opacity: 0.8;
    color: #53606F;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.41px;
    line-height: 22px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.row-custom .char-content .panel .panel-body .card-bg .info {
    opacity: 0.7;
    color: #53606F;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px
}

.row-custom .char-content .panel .panel-body .card-bg .info p {
    margin: 8px 0
}

.row-custom .char-content .panel .panel-body .char-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.row-custom .char-content .panel .panel-body .char-head .card-bg {
    padding: 16px
}

.row-custom .char-content .panel .panel-body .char-head .char-head-left {
    margin-right: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%
}

.row-custom .char-content .panel .panel-body .char-head .char-head-left .card-bg:first-child {
    height: 92px
}

.row-custom .char-content .panel .panel-body .char-body {
    padding: 20px 0
}

.row-custom .char-content .panel .panel-body .char-body .tit {
    font-size: 14px;
    color: #002257;
    border-bottom: 1px solid #d9dee8;
    padding: 10px;
    font-weight: 600
}

.row-custom .char-content .char-container-ratio .panel {
    width: 1328px;
    height: 996px
}

.row-custom .char-content .char-container-ratio .panel .panel-body {
    height: calc(100% - 28px);
    padding: 11px 28px 28px 28px
}

.row-custom .char-content .char-container-ratio .panel .panel-body .tit {
    font-size: 28px;
    line-height: 33px;
    font-weight: 600;
    color: #414449;
    letter-spacing: -0.31px
}

.row-custom .char-content .char-container-ratio .panel .panel-body .sub-tit {
    font-size: 20px;
    line-height: 27px;
    color: #414449;
    font-weight: 300;
    font-style: italic;
    letter-spacing: -0.22px
}

.row-custom .char-content .char-container-ratio .panel .panel-body .info {
    font-size: 18px;
    letter-spacing: -0.2px;
    line-height: 34px;
    font-weight: 300;
    color: #414449
}

.row-custom .char-content .char-container-ratio .panel .panel-body .info p {
    margin-bottom: 0
}

.row-custom .char-content .char-container-ratio .panel .panel-body .char-header-wrapper-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.row-custom .char-content .char-container-ratio .panel .panel-body .char-header-wrapper-input textarea {
    background: #fff;
    color: #414449;
    border: 1px solid #bebec0;
    width: 900px
}

.row-custom .char-content .char-container-ratio .panel .panel-body .char-header-wrapper-input .tit-input textarea {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.31px;
    height: 54px
}

.row-custom .char-content .char-container-ratio .panel .panel-body .char-header-wrapper-input .sub-tit-input textarea {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: -0.22px;
    height: 45px
}

.row-custom .char-content .char-container-ratio .panel .panel-body .char-header-wrapper-input .info-input textarea {
    font-size: 18px;
    letter-spacing: -0.2px;
    font-weight: 300;
    height: 102px
}

.row-custom .char-content .char-container-ratio .panel .panel-body .char-header-wrapper-input .btn-input {
    margin-left: 10px
}

.row-custom .char-content .char-container-ratio .panel .panel-body .char-header-wrapper-input .btn-input .btn {
    min-width: 80px;
    margin-right: 5px
}

.row-custom .char-content .char-container-ratio .char-description-wrapper, .row-custom .char-content .char-container-ratio .char-header-wrapper, .row-custom .char-content .char-container-ratio .char-subheader-wrapper {
    overflow: hidden
}

.row-custom .char-content .char-container-ratio .char-header-wrapper {
    height: 33px;
    margin-bottom: 13px
}

.row-custom .char-content .char-container-ratio .char-subheader-wrapper {
    height: 33px;
    margin-bottom: 20px
}

.row-custom .char-content .char-container-ratio .char-description-wrapper {
    height: 140px;
    margin-bottom: 20px
}

.row-custom .char-content .char-container-ratio .char-main-wrapper {
    height: calc(100% - 259px)
}

.row-custom .char-content .char-container-ratio .char-main-wrapper .row {
    margin: 0
}

.row-custom .char-content .char-container-ratio .char-main-wrapper .col-xs-6 {
    padding: 0
}

.row-custom .tool-box-right {
    right: 0;
    left: auto !important;
    border-left: 2px solid #000;
    width: 586px;
    padding: 0
}

.row-custom .tool-box-right .tool-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.row-custom .tool-box-right .tool-bar .tool-bar-box:first-child {
    -webkit-box-flex: 5;
    -ms-flex-positive: 5;
    flex-grow: 5
}

.row-custom .tool-box-right .tool-bar .tool-bar-box:last-child {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.left-panel-trigger {
    width: 24px;
    height: 24px;
    background: grey;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 1px rgba(9, 30, 66, 0.08), 0 2px 4px 1px rgba(9, 30, 66, 0.08);
    box-shadow: 0 0 0 1px rgba(9, 30, 66, 0.08), 0 2px 4px 1px rgba(9, 30, 66, 0.08);
    position: absolute;
    right: -12px;
    bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.left-panel-trigger:hover {
    background-color: #167AFF;
    color: #fff
}

/*.row-custom .btn-group {*/
/*    width: 8px;*/
/*    height: 9.5px;*/
/*    overflow: hidden*/
/*}*/

.row-custom .fa-chevron-left {
    position: absolute;
    top: 0;
    left: 0
}

.row-custom .fa-chevron-left {
    opacity: 1
}

.row-custom .fa-chevron-right {
    opacity: 0
}

.row-custom.left-panel-closed .char-content {
    padding-left: 0
}

.row-custom.left-panel-closed .tool-box-left {
    -webkit-transform: translateX(-303px);
    -ms-transform: translateX(-303px);
    transform: translateX(-303px)
}

.row-custom.left-panel-closed .fa-chevron-left {
    opacity: 0
}

.row-custom.left-panel-closed .fa-chevron-right {
    opacity: 1
}

.left-panel-trigger {
    width: 24px;
    height: 24px;
    background: grey;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 1px rgba(9, 30, 66, 0.08), 0 2px 4px 1px rgba(9, 30, 66, 0.08);
    box-shadow: 0 0 0 1px rgba(9, 30, 66, 0.08), 0 2px 4px 1px rgba(9, 30, 66, 0.08);
    position: absolute;
    right: -12px;
    bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.left-panel-trigger:hover {
    background-color: #167AFF;
    color: #fff
}

/*2020.1.16 end*/

.select2-single-white {
    height: 100% !important;
    background-color: #fff !important;
    color: #3A3E41 !important;
    border: none !important;
}

.select2-single-overlay {
    height: 100% !important;
    background-color: #fff !important;
    color: #3A3E41 !important;
    border: none !important;
}

.overlay-select-box {
    width: 280px !important;
    padding-left: 16px !important;
    height: 34px !important;
    min-height: 34px !important;
}

.overlay-view-box {
    width: 986px !important;
    height: 34px !important;
    padding-left: 16px !important;
}

.overlay-select-box .select2-container--bootstrap .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #ebebeb;
    border: 1px solid #636569;

}

.overlay-main-box {
    margin-bottom: 7px !important;
}

.overlay-select-box .ws-o-side .select2-container--bootstrap .select2-selection--single {
    height: 34px !important;
}

.overlay-select-box .ws-o-side .select2-container--bootstrap .select2-selection {
    height: 34px !important;
    line-height: 24px !important;
}

.overlay-select-box .ws-o-side {
    min-height: 34px !important;
}

.overlay-select-box .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #3A3E41;
}

.select2-light {
    border-color: #ebebeb !important;
    background-color: #FFF !important;
}

.select2-light .select2-search__field {
    background-color: #FFF !important;
    border: 1px solid #B5B3B3 !important;
    color: #000 !important;
}

.select2-light li {
    color: #000 !important;
    background-color: #fff !important;
    border-bottom: 1px solid #EBEBEB !important;
    padding-top: 10px !important;
    font-family: 'Avenir Next Regular'
}

.select2-light .select2-container--bootstrap .select2-results__option {
    padding: 10px 12px;
}


.select2-light li.select2-results__option--highlighted[aria-selected] {
    background-color: #EBEBEB !important;

}

.overlay-select-box .select2-container--bootstrap .select2-light .select2-search--dropdown .select2-search__field {
    border-color: #eeeeee !important;
    background-color: #aaaaaa !important;
    color: #3A3E41;
}

.borderw {
    border: 1px solid #FFF;
    border-radius: 5px;
}

.row-custom .char-content .char-container-ratio .panel .panel-body .info {
    line-height: 28px !important;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent !important;
}

.retailerImg {
    width: 32px;
    height: 32px;
    margin-left: -13px;
    margin-right: 5px;
}

.productImg {
    height: 32px;
}

.table-ws-basic {
    line-height: 12px !important;
    font-weight: 600 !important;
}

.image-library--col .image-container {
    background-color: #fff !important;
}

.db-iv-table.table-17 table tr > td.td-value {
    width: 35px !important;
}

.db-iv-table.table-17 table tr > td.td-label {
    width: 62.5px !important;
}

.weekly-data-table .wd-table-01 tr:first-of-type td {
    height: 26px !important;
}

.weekly-data-table tbody.accordian-body tr td, .weekly-data-table tbody.accordian-body tr th {
    height: 26px !important;
}

.tag {
    padding: 3px 3px 3px !important;
}

.ws-heading-small {
    padding: 6px 14px !important;
}


.img-wrapper.ui-draggable-dragging {
    max-width: 80px;
    max-height: 80px;
}

.img-wrapper.ui-draggable-dragging img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.drag-item.ui-draggable .btn-icon-round {
    position: absolute;
    top: -4px;
    right: -4px;
}

.row-custom .tool-box-left .char-pic .pic {
    padding: 0px !important;
}

.char-content-bottom-buttons {
    bottom: 10px !important;
}

.pic {
    width: 268px !important;
    height: 201px !important;
}

.db-iv-table table tr > td {
    border: 1.3px solid #C6C7C8 !important;
}

.gsv-dashboard .xs-p-16 {
    padding: 16px 0 16px 16px !important;
}

.catalogues-carousel img {
    max-height: 80px !important;
    max-width: 100% !important;
}

.char-scroll .drag-img {
    max-height: none !important;
    max-width: none !important;
    width: 56px !important;
}

.catalogues-carousel .btn-draw-icon {
    display: none !important;
}

.resizable-toolbox-right .ui-resizable-handle {
    position: absolute;
    top: 0;
    width: 15px;
    bottom: 0;
    background-color: #000;
    cursor: w-resize;
    opacity: 0;
}

tr td .catalogue-box img {
    max-height: none !important;
    height: 110px !important;
}

tr td .catalogue-box .icon {
    position: relative !important;
    top: 33px !important;
}

.catalogue-box {
    padding: 0 !important;
    height: 117px !important;
}

.visibility-hidden {
    visibility: hidden !important;
}

.table-forecast {
    font-family: "Avenir LT Std", Helvetica, Arial, sans-serif !important;
}


.table-forecast .td-bold {
    font-weight: 1000 !important;
}


.table-pie-chart .th-sub-title {
    font-size: 16px !important;
    font-weight: 1000 !important;
}

.table-pie-chart .td-text {
    font-size: 16px !important;
    line-height: 25px !important;
}

.table-pie-chart .table-title {
    font-size: 16px !important;
}

.table-pie-chart .table-content table td, .table-pie-chart .table-content table th {
    font-size: 16px !important;
}


.char-content-full .char-container-ratio .panel.char-no-right.waterfall-screen {
    height: 900px !important;
}

.system-font {
    font-family: "Avenir LT Std", Helvetica, Arial, sans-serif !important;
}

.row-custom .char-content {
    padding-right: 0px !important;
}

.lhs-lable {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0.5;
    color: #E8E8E8;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: -0.1px;
    padding: 0 3px;
    margin: 12px 0 5px;
    text-transform: uppercase;
}

.drop-box {
    z-index: 999 !important;
}

.weekly-dyn {
    display: flex;
    align-items: center;
    height: auto;
    padding-left: 5px;
}

.weekly-dyn lable {
    color: #000000 !important;
}

.drop-box .btn-control-bottom .btn-lock, .drop-box .btn-control-top .btn-lock {
    min-width: 33px !important;
}

.diff-pec {
    padding-top: 1.5px !important;
}

.table-ws-border {
    line-height: 11px !important;
}

.drop-box p.tx-normal {
    font-weight: normal !important;
}

.cg-notify-message a {
    margin-left: 50px !important;
    color: #167AFF !important;
    font-weight: 600 !important;
}

.cg-notify-message span {
    font-weight: 600 !important;
}

.scroll-box b {
    font-weight: 800 !important;
}

.w-31 {
    width: 31px !important;
}

.char-wdc-info-table {
    padding-right: 10px !important;
}

.max-index {
    z-index: 1900 !important;
}

.imove {
    cursor: move !important;
}

.ui-rotatable-handle {
    height: 16px;
    width: 16px;
    cursor: pointer;
    /*background-image: url('../library2/images/rotate.png');*/
    background-size: 100%;
    left: 2px;
    bottom: 2px;
    display: none;
}


.d-flex-right {
    justify-content: space-between;
}

.summary-container .cell-text {
    text-align: center !important;
}

.heding-retailer {
    width: 250px !important;
}


.panel-slide .panel-slide-head .slide-head-left .logo-left-rectangular {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(80px / 0.82);
    height: calc(26.95px / 0.82);
    overflow: hidden;
}

.panel-slide .panel-slide-head .slide-head-left .logo-left-rectangular img {
    width: auto;
    height: auto;
    max-width: calc(80px / 0.82);
    max-height: calc(26px / 0.82);
}

.panel-slide .upload-layer .logo-left-rectangular .icon {
    position: absolute;
    bottom: 2px;
    right: 2px;
    z-index: 10;
    cursor: pointer;
}

.fill-image {
    width: 100% !important;
    height: 100% !important;
}

.no-border {
    border: none;
}

.panel-slide .upload-layer.selected {
    border: 3px solid #3878F7 !important;
}

.panel-slide .panel-slide-body .slide-product-layer.selected {
    border: 3px solid #3878F7 !important;
}

.modal-body.history table tbody .file-name {
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.modal-body.history table tbody .file-time {
    max-width: 113px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.modal-body.history table tbody .amount {
    max-width: 80px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.modal-body.history table td {
    padding: 8px 8px;
}

.quarterly-review{
    width: max-content;
    height: 20px;
    background-color: #167aff;
    border-radius: 4px;
    display: inline-block;
    float: right;
}

.reload-btn {
    position: relative;
    right: 8px;
    bottom: 33px;
    opacity: 0;
    transition: 0.3s;
}

.reload-btn-lock {
    opacity: 0;
}

.slides-delete-double-confirm-lock {
    opacity: 0;
}

.ui-state-default .panel-body:hover .reload-btn {
    opacity: 1;
}
.panel-body .char-pic:hover .reload-btn{
    opacity: 1;
}

.panel-body-lock {
    padding: 0;
    position: absolute;
    border: none !important;
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: not-allowed;
}
.upload-waiting td {
    cursor: pointer !important;
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect{
    background-color: #3B3D42 !important;
    color: #e9e9e9 !important;
}


.loading-mark-wrapper {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    bottom: 100vh;
    background: #202122 url("../library2/images/login-loading/loading-bg.svg") center center/cover no-repeat;
    z-index: -10;
    animation: progress 2s ease-in normal;
    overflow: hidden;
}
@keyframes progress {
    0% {
        bottom: 0;
        z-index: 999;
    }
    66.66% {
        bottom: 0;
        z-index: 999;
    }
    100% {
        bottom: 100vh;
        z-index: -10;
    }
}
.loading-mark-wrapper .left-bottom-logo {
    position: absolute;
    width: 172px;
    height: 64px;
    left: 67px;
    bottom: 111px;
    background: url("../library2/images/login-loading/loading-left-logo.svg") 0 0/contain no-repeat;
}
.loading-mark-wrapper .right-bottom-logo {
    position: absolute;
    width: 230px;
    height: 128px;
    right: 0;
    bottom: 23px;
    background: url("../library2/images/login-loading/loading-right-logo.svg") 0 0/contain no-repeat;
}
.loading-mark-wrapper > .loading-mark {
    position: absolute;
    width: 490px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.loading-mark > .loading-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 292px;
    font: normal 400 40px 'DM Sans';
    line-height: 52px;
}
.loading-mark  .loading-image {
    width: 186px;
    height: 146px;
    background: url("../library2/images/login-loading/loading-image.svg") center center/contain no-repeat;
    -webkit-animation: progressLogo 1s ease-in both;
    animation: progressLogo 1s ease-in both;
}
.loading-mark  .loading-text {
    width: 186px;
    padding-left: 10px;
}
.loading-mark-wrapper .loading-progress-line {
    width: 100%;
    height: 15px;
    background: #D9D9D9;
    margin-top: 46px;
}
.loading-progress-line .completed-line {
    height: 100%;
    background: #17BAFA;
    animation: progressLine 1s linear normal;
}


@keyframes progressLogo {
    0% {

        -webkit-transform: scale(2,2) translateY(-80px);
        transform: scale(2,2) translateY(-80px);
    }
    100% {
        -webkit-transform: scale(1,1) translateY(0);
        transform: scale(1,1) translateY(0);
    }
}
@keyframes progressLine {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

.table-safari .table tbody tr.loading-show .upload-loading{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 59px;
}

.table-safari .table tbody tr.loading-show .upload-loading .loading-left {
    width: 20px;
}

.table-safari .table tbody tr.loading-show .upload-loading .loading-right .progress-box{
    position: relative;
    top: auto;
    margin-top: 0;
    right: 9px;
}
.my-richtext::-webkit-scrollbar {
    opacity: 0;
}
.my-richtext::-webkit-scrollbar-thumb {
    opacity: 1;
}

.drop-box .scroll-box{
    height: auto !important;
}
