html, body {
    overscroll-behavior-y: none;
}

body {
    overflow-x: hidden !important;
}

.sidebar-nav > li ul > li > a {
    padding: 5px 25px 5px 5px;
}

.sidebar-nav-title {
    margin: 35px 11px 5px 0;
}

@font-face {
    font-family: myFirstFont;
    src: url('/static/fonts/Yekan.woff');
}

@font-face {
    font-family: WeblogmaYekan;
    src: url('/static/fonts/Yekan.woff');
}

.wizard-steps {
    float: right !important;
}

.wizard-buttons-container .btn-group-single {
    float: left !important;
}


.wordcloud {
    border: 1px solid #036;
    height: 7in;
    margin: 0.5in auto;
    padding: 0;
    page-break-after: always;
    page-break-inside: avoid;
    width: 7in;
    z-index: 0;
}

.select2-search-choice-close {
    background-position: -49px -2px;
    width: 9px;
    height: 10px;
}

.select2-search-choice-close:hover {
    background-position: -49px -12px !important;
}

.select2-container-multi .select2-search-choice-close {
    right: auto;
}

.modal {
    z-index: 1999
}

.select2-drop {
    z-index: 2001
}

.events-content .selected h2 {
    text-align: center;
}

text {
    font-family: IranSans !important;
}

.btn-item {
    color: grey;
    background-color: #fafafa;
    border-color: #ddf;
}

.sentiment-right {
    width: 0px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
    height: 100% !important;
    position: relative;
    right: 3px;
}

.sentiment-box {
    display: inline-block;
    border: solid 1px #bbb;
    border-radius: 5px;
    margin-top: 4px;
    margin-left: 8px;
}

.sentiment-box label {
    padding: 0px 6px;
    font-size: 10px !important;
    color: #777;
}

.sentiment-box .blue.active {
    background-color: rgb(93, 143, 194) !important;
    color: white;
}

.sentiment-box .mosbat.active {
    background-color: rgba(100, 189, 99, 0.5) !important;
}

.sentiment-box .manfi.active {
    background-color: rgba(221, 88, 38, 0.5) !important;
}

.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices {
    font-family: myFirstFont;
}

.sentiment-left {
    width: 0px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
    height: 100% !important;
    position: relative;
    left: 3px;
}

.sentiment-success {
    background-color: rgba(100, 189, 99, 0.5) !important;
    width: 3px !important;
}

.sentiment-danger {
    background-color: rgba(221, 88, 38, 0.5) !important;
    width: 3px !important;
}

.sentiment-primary {
}

.social-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    margin-left: 10px;
}


.item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    width: 50px;
    height: 50px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    margin-left: 10px;
    box-shadow: 1px 1px 0px 0px #6d9bf0;
}

.remove-subfilter {
    position: relative;
    bottom: 10px;
    left: 8px;
    color: #dd5826bb;
    font-size: 16px;
}

.remove-subfilter:hover {
    color: #dd5826;
}

.morris-hover-row-label {
    direction: ltr !important;
}

select[multiple], select[size] {
    height: 32px;
}

.widget-icon {
    font-size: 22px;
}

.statistic-boxes .widget {
    padding: 5px 15px 0px;
}

.statistic-boxes h5 {
    font-size: 10px;
    display: inline;
}

.statistic-boxes .h2 {
    font-size: 20px;
}

svg text:hover {
    font-weight: bold;
}

@media print {
    #sidebar {
        display: none;
    }

    .navbar {
        display: none;
    }

    .content-wrap {
        margin-right: 8px !important;
        right: 0px;
    }

    #content {
        padding: 16px !important;
        background-color: white;
    }

    .not-print {
        display: none;
    }

    .statistic-boxes {
        display: none;
    }

    #datatable-table_filter {
        display: none;
    }

    body {
        background-color: white;
        overflow: visible !important;
    }

    .news-item-info, #printable-trendline, #printable-tagcloud, #printable-tag, #printable-agency,
    #printable-sentiment, #printable-origin {
        position: relative;
        page-break-inside: avoid;
    }
}

.icon .badge {
    position: relative;
    top: 6px;
}

.statistic-boxes .badge {
    bottom: 19px;
    position: absolute;
    left: 9%;
    background: #2b908f;
    border: solid 1px white;
    z-index: 1000;
}

#news-widget header {
    background-color: white;
}

.news-list li {
    margin: 0px 10px;
}

.news-item-info p.fs-mini {
    cursor: auto;
}

.modal mark {
    background-color: rgba(100, 255, 100, 0.5);
}

.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.fs-mini mark {
    background: #f7c9215d;
    color: #000;
    padding: 0;
}

mark.green {
    background: #93ff705d;
}

mark.red {
    background: #ff5a5a5d;
}


.fs-mini small {
    color: gray;
}

.sidebar-search-wrapper {
    list-style: none;
    padding: 5px;
}

.sidebar-search-wrapper input {
    padding: 5px 10px 5px 5px;
    width: 100%;
    border-radius: 5px;
    outline: none;
    border: none;
}

.sidebar-nav > li.page-name > a {
    padding-right: 10px;
}

.page-name.active .badge {
    display: none;
}

.sidebar-nav > li.page-name > a .icon {
    right: unset;
    left: 10px;
}

.sidebar-nav > li > a .title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 50px;
}

.w-100 {
    width: 100% !important;
}

.clearfix {
    clear: both;;
}

.alert {
    margin-bottom: 10px;
}

.form-wizard .pager.wizard {
    display: block;
    border: 1px solid #f5f5f5;
    padding: 10px;
    background-color: #eee;
    border-radius: 5px;
}

.ui-menu-item-wrapper {
    font-family: IranSans;
    font-weight: 300;
    font-size: 12px;
}

.profile {
    position: relative;
    padding: 30px;
    background-color: white;
    box-shadow: 0 0 1px silver;
    border-radius: 5px;
    margin-top: 100px;
    padding: 100px 20px 20px;
}

.profile-img {
    position: absolute;
    top: -100px;
    right: 100px;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    border: 10px double #f2be35;
    overflow: hidden;
}

profile-img img {
    width: 100%;
    height: auto;
}

.profile .fileinput .thumbnail {
    transform: scale(1.4);
}

.profile-image-edit {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 20px;
}

.profile-abstract {
    width: 100%;
    outline: none;
    text-align: right;
    direction: rtl;
    padding: 14px;
}

.profile-abstract.disabled {
    border-color: transparent;
    outline: none;
}

.profile-edit {
    position: absolute;
    top: -25px;
    left: 10px;
}

.profile-submit {
    position: absolute;
    top: -25px;
    left: 65px;
}

.profile-abort {
    position: absolute;
    top: -25px;
    left: 120px;
}

.profile-icon {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 0 0px 2px black;
    font-size: 23px;
    line-height: 1.9;
    text-align: center;
    cursor: pointer;
}

.profile-icon.small {
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 1;
}

.profile-icon.small .fa {
    position: relative;
    left: 5px;
}

.profile .btn-file {
    overflow: visible;
}

.slider-wrapper {
    padding: 30px 0px 20px;
    direction: rtl;
    text-align: right;
}

.slider-wrapper b {
    margin: 0 10px;
}

.slider-wrapper .slider-selection {
    background-image: linear-gradient(to bottom, #a3d7ff 0, #76aed8 100%);
}

.slider-wrapper .parsley-errors-list {
    display: none;
}

.sidebar-search-wrapper {
    position: relative;
}

.sidebar-search-wrapper.loading .loader {
    display: block;
}

.sidebar-search-wrapper .loader {
    display: none;
    position: absolute;
    left: 10px;
    top: 10px;
    border: 3px solid #000000;
    border-top: 2px solid #ffffff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.widget-icon .fa {
    position: relative;
    top: 2px;
}

.page-name {
    padding-right: 8px;
}

#media-table td {
    vertical-align: middle;
}

.btn .fa-icon {
    position: relative;
    top: 2px;
}

.control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}

.no-p {
    padding: 0px !important;
}

#tab-main header {
    display: none;
}

#tab-main .widget {
    padding: 0px;
}


.multimedia {
    display: block;
    position: relative;
    margin: 20px 0px 0px 0px;
    overflow: hidden;
    width: calc(100% - 20px);
}

.multimedia .play {
    width: 100%;
    height: 150px;
    display: block;
    background-color: black;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.multimedia.media {
    display: block;
    float: right;
    margin: 20px 0px;
    max-width: 200px;
    clear: both;
}

.multimedia.small {
    max-width: 200px;
}

.multimedia-list {
    padding: 5px 0px;
}

.multimedia-item {
    display: inline-block;
    max-width: 100px;
    list-style: none;
    vertical-align: middle;
}

.multimedia-tape {
    max-width: 400px;
}

.multimedia-tape .multimedia {
    padding: 2px;
    box-shadow: none;
}

.multimedia-item .multimedia {
    width: 100%;
}

.multimedia-item a {
    margin: 0px;
}

.multimedia-item img {
    width: 100%;
}

.multimedia.list .play {
    width: 100px;
    height: 100px;
}

.multimedia .play:after, .multimedia.play:after {
    content: "\f04b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: white;
    border-radius: 50%;
    border: 4px solid white;
    width: 80px;
    height: 80px;
    padding: 12px;
    font-size: 48px;
    position: absolute;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
}

.multimedia img {
    max-width: 100%;
    height: auto;
}

.multimedia .context {
    position: absolute;
    bottom: -100%;
    left: 0px;
    width: 100%;
    background-color: #00000087;
    color: white;
    padding: 10px;
    max-height: 160px;
    transition: all .3s ease;
}

.multimedia:hover .context {
    bottom: 0%;
}

.mg-top-10 {
    margin-top: 10px;
}

.btn-marked {
    background-color: #dd5826;
    color: white;
}

.select2-container-multi .select2-choices .select2-search-choice {
    border-radius: 3px;
    margin-right: 5px;
    background-color: #5dc4bf;
    color: white;
    border: none;
    box-shadow: none;
    padding: 4px 6px 6px 18px;
}

.select2-search-choice-close {
    background-image: none;
}

.select2-search-choice-close:after {
    content: "\f00d";
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    color: white;

}

.inline-float {
    display: inline-block;
}

.col-4 {
    width: 33.33%;
    float: left;
}

.col-4:after {
    clear: both;
}

.bulletin-progress {
    background-color: white;
    padding: 20px;
}

#proccess-bar {
    background-color: #ccc;
}

#proccess-bar .percent {
    position: absolute;
    left: 50%;
    color: white;
    font-weight: 900;
}

.lt-number {
    font-family: SANS-SERIF;
    font-weight: 900;
}

.error-small {
    line-height: 2;
    font-size: 15px;
}

.more-less {
    transition: all .3s linear;
}

.more-less-icon {
    text-decoration: none;
    font-size: 21px;
    color: #999999;
    transition: all .3s linear;
}

.more-less-icon:hover, .more-less-icon:focus, .more-less-icon:visited {
    text-decoration: none;
}

.more-less-icon.open {
    transform: rotateX(180deg);
}

.p-10 {
    padding: 5px 10px;
}

#publisher-modal .panel-default > .panel-heading {
    position: relative;
    background-color: #f3f3f3;
}

#publisher-modal .close {
    margin-top: 4px;
}

#publisher-modal .panel-default > .panel-heading a {
    text-decoration: none;
    font-weight: 500;
}

#publisher-modal .panel-default > .panel-heading .angle {
    border: 1px solid silver;
    border-radius: 50%;
    padding: 0px 3px;
    position: relative;
    top: -2px;
}

.publisher-img {
    width: 100%;
    max-width: 60px;
    height: auto;
    border-radius: 50%;
    display: inline;
    float: right;
    box-shadow: 0px 0px 3px 0px #000000;
    margin-left: 6px;
    position: relative;
    top: -5px;

}

.item-icon {
    position: relative;
}

item-icon.media i {
    display: none;
}

.publisher-img-grace {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 60px;
    border-radius: 50%;
    display: inline;
    float: right;
    width: 52px;
    height: 52px;
    background-size: auto 100%;
}

.publisher-img-grace.news {
    background-size: auto 107%;
    box-shadow: 0px 0px 3px 0px #000000;
    background-position: right -3px top -2px;
}

.publisher-img-grace.news ~ i {
    display: none;
}

.publisher-img-grace.media {
    width: 50px !important;
    height: 50px !important;
}

.publisher-modal-btn {
    cursor: pointer;
}

.fa.publisher-modal-btn {
    font-size: 16px;
    color: #5d8fc2;
    position: relative;
    top: 3px;
    padding-right: 5px;
}

.b-center {
    display: block;
    margin: 0 auto;
}

.modal.loading .loader, .modal .loading .loader {
    display: block;
}

.modal.loading .panel-body, .modal .loading .panel-body {
    filter: blur(5px);
}

.modal .loader {
    display: none;
    position: absolute;
    left: 10px;
    top: 10px;
    border: 3px solid #4175ab;
    border-top: 2px solid #ffffff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
}

.parsley-errors-list {
    display: none;
}

.media-btn {
    display: flex;
    align-items: end;
    filter: grayscale(.7);
}

.media-btn.active {
    filter: grayscale(0);
}

#media-modal-filter {
    margin-top: 5px;
}

#media-modal-filter .media-icon {
    width: 18px !important;
    font-size: 17px;
}

#media-modal-filter .telegram-icon {
    padding-top: 4px;
    font-size: 13px !important;
}

time.help-block {
    margin-bottom: 0px;
}

time.help-block[data-insert], bdi.help-block[data-insert] {
    cursor: pointer;
}

.bootstrap-tagsinput .tag {
    margin-bottom: 0px;
}

.bootstrap-tagsinput {
    min-height: 35px;
}

.item-icon-small {
    position: absolute;
    bottom: -6px;
    left: -4px;
    width: 25px;
    height: 25px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
}

.pd-img-right {
    padding-right: 62px;
}

.v-small {
    font-size: 75%;
    font-weight: 300;
}

.vv-small {
    font-size: 70%;
    font-weight: 300;
}

.load-comments {
    cursor: pointer;
    color: #5d8fc2;
}

#comments-modal tr:last-child td {
    border-bottom: solid 1px #ddf !important;
}

.fileinput-preview.thumbnail img {
    width: 100% !important;
    height: 100% !important;
}

.btn-file-wrapper {
    position: absolute;
    top: 15px;
    right: 20px;
}

.btn-file-wrapper span {
    cursor: pointer;
    background-color: #5d8fc2;
    color: white;
}

.tab-bordered .tab-content {
    box-shadow: 1px 1px 2px #ccc;
}

.publisher-content .progress-bar {
    float: left !important;
    max-width: 100%;
}

#publisher_overall *, #publisher_overall:focus * {
    outline: none !important;
}

.capbox {
    background-color: #92D433;
    border: #B3E272 0px solid;
    border-width: 0px 12px 0px 0px;
    display: inline-block;
    *display: inline;
    zoom: 1; /* FOR IE7-8 */
    padding: 8px 40px 8px 8px;
}

.capbox-inner {
    font: normal 10px IranSans, sans-serif;
    color: #000000;
    background-color: #DBF3BA;
    margin: 5px auto 0px auto;
    padding: 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#CaptchaDiv {
    font: bold 17px verdana, arial, sans-serif;
    font-style: italic;
    color: #000000;
    background-color: #FFFFFF;
    padding: 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

#CaptchaDiv img {
    border-radius: 4px;
}

#CaptchaInput {
    margin: 1px 0px 1px 0px;
    width: 135px;
}

.mt-0-im {
    margin-top: 0px !important;
}

.mb-1 {
    margin-bottom: 5px;
}

.mb-2 {
    margin-bottom: 10px;
}

.mb-3 {
    margin-bottom: 30px;
}


.mb-5 {
    margin-bottom: 200px;
}

.range-picker {
    display: none;
    width: 63px;
    height: 15px;
    text-align: center;
    border: 1px solid silver;
    border-radius: 4px;
    margin-right: 2px;
    color: #000;
}

.datepicker-plot-area .datepicker-header {
    direction: ltr;
}

.datepicker-plot-area {
    font-family: IranSans;
    border: 1px solid #f3f3f3;
    z-index: 999999;
}

.sentiment-box .active .range-picker {
    display: inline-block;
}

.content-preview {
    overflow: hidden;
    min-height: 60px;
}

.l-wrapper .loader, .body-total .loader, .body-trendline .loader, .body-agency .loader, .body-tagcloud .loader, #chart-treemap .loader, #most-copy-slider .loader {
    position: absolute;
    right: calc(50% - 20px);
    top: calc(50% - 20px);
    left: unset;
    bottom: unset;
    border: 6px solid #1ba1e2;
    border-top: 6px solid #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

.content-preview .loader.small {
    position: absolute;
    right: calc(50% - 10px);
    top: calc(50% - 10px);
    border: 3px solid #1ba1e2;
    border-top: 3px solid #ffffff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
}

.body-trendline *, .body-trendline :focus * {
    outline: none !important;
}

.chart {
    height: 300px;
}

.chart.sm {
    height: 261px;
}

.width-50p {
    width: 50%;
}


.height-100p {
    height: 100%;
}

.chart .highcharts-container,
.chart .highcharts-container svg {
    width: 100% !important;
    height: 100% !important; /* جلوی height=400 inline را می‌گیرد */
}

.chart-wrapper {
    position: relative;
}

.modal-body.loading:after, .chart-wrapper.loading:after {
    content: '';
    position: absolute;
    right: calc(50% - 30px);
    top: calc(50% - 30px);
    border: 6px solid #1ba1e2;
    border-top: 6px solid #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    z-index: 1;
}

.modal-body.loading .page-description, .chart-wrapper.loading .highcharts-container, .chart-wrapper.loading .general-wrapper, .chart-wrapper.loading .chart {
    filter: blur(5px);
}

.preparing {
    display: none;
}

.btn-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 10px;
}

.btn-wrapper.right {
    justify-content: right;
}

.btn-wrapper .btn {
    min-width: 110px;
    margin: 5px !important;
}

#tags-form {
    display: flex;
    flex-direction: row;
}

#tags-form .select2-container {
    width: calc(100% - 85px) !important;
}

.border-options {
    border: 1px solid #eee;
    padding: 10px 0 10px 0;
}

#media-filter .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
    opacity: 1;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

#media-filter .btn-default {
    opacity: .45;
    padding: 4px 12px;
}

#media-filter .media-icon {
    font-size: 30px;
}

#media-filter .telegram-icon {
    padding-top: 4px;
    font-size: 26px !important;
}

.btn-add-compare.active {
    color: white;
    background-color: #1ba1e2;
    box-shadow: none;
}

.no-res {
    font-weight: 900;
    margin-bottom: 30px;
}

.btn-up {
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    position: relative;
    top: -8px;
    border: 1px solid #eeeeee;
    border-radius: 50%;
    font-size: 26px;
    color: #afafaf;
    outline: none;
    background-color: #eee;
}

.btn-up:focus, .btn-up:hover {
    outline: none;
    text-decoration: none;
    color: #000;
}

#report-raw {
    background-color: #217346;
    color: white;
}

#report-ai {
    background-color: #2b1f59;
    color: white;
}

#report-ai img {
    width: 20px;
}


.set-middle {
    float: left !important;
}

.set-middle .sentiment-box {
    margin-top: 14px;
    margin-bottom: 12px;
}

.set-middle .sentiment-box label {
    padding: 0 4px !important;
}

@media only screen and (max-width: 768px) {
    .btn-wrapper {
        flex-direction: column;
    }

    .set-middle {
        display: flex !important;
        justify-content: center;
        width: 100%;
    }

    .set-middle .sentiment-box {
        float: none !important;
        margin: 5px 0px;
    }
}


@media only screen and (max-width: 500px) {
    #media-filter .media-btn {
        padding: 6px;
    }
}

.single-record .widget {
    max-width: 600px;
    margin: 10px auto;
}

.copy-to-clipboard {
    color: black;
    cursor: pointer;
}

.help-video {
    width: 100%;
    height: auto;
    max-width: 400px;
}

.bootstrap-tagsinput.tag-only {
    border: none;
    outline: none;
    box-shadow: none;
    background-color: transparent;
}

.package-button.inside {
    background-color: #5d8fc2;
    color: white;
    cursor: pointer;
    border: 43px;
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 1.8;
    border-radius: 5px;
    position: absolute;
    top: 4px;
    left: 32px;
}

.package-button-clear.inside {
    background-color: #c25d5d;
    color: white;
    cursor: pointer;
    border: 43px;
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 1.8;
    border-radius: 5px;
    position: absolute;
    top: 4px;
    left: 5px;
}


.source-wrapper .input-group {
    position: relative;
}

.info-icon-small {
    font-size: 16px;
    color: #5d8fc2;
    cursor: pointer;
    position: relative;
    top: 3px;
    padding-right: 3px;
}

.advanced-search .form-group {
    margin-bottom: 5px;
}

.navigation-button {

}

.platorms-big .telegram, .platorms-big .news, .platorms-big .newspaper,
.platorms-big .twitter, .platorms-big .instagram, .platorms-big .comment,
.platorms-big .tgg, .platorms-big .media, .platorms-big .eitaa, .platorms-big .bale {
    color: #e3e3e3;
}

.platorms-big .telegram.active .title, .platorms-big .news.active .title, .platorms-big .newspaper.active .title,
.platorms-big .twitter.active .title, .platorms-big .instagram.active .title, .platorms-big .comment.active .title,
.platorms-big .tgg.active .title, .platorms-big .media.active .title, .platorms-big .eitaa.active .title, .platorms-big .bale.active .title {
    color: black;
}

.telegram.active i {
    color: #0088cc;
}

.instagram.active i {
    color: #609;
}

.twitter.active i {
    color: #55acee;
}

.news.active i {
    color: #ff3333;
}

.newspaper.active i {
    color: #333;
}

.comment.active i {
    color: #47d147;
}

.tgg.active i {
    color: #0088cc;
}

.media.active i {
    color: #bf00cc;
}

.eitaa.active i {
    color: #f37f00;
}


.nav-tabs {
    background-color: #f5f5f5;
}

.padded {
    padding: 0px 20px;
}

.advanced-search .tab-content > .tab-pane {
    padding: 20px 20px 0px 20px;
}

.login-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
}

.login-icon-wrapper li {
    margin: 0 5px;
    list-style: none;

}

.login-icon {
    display: block;
    line-height: 1.3;
    text-align: center;
    font-size: 27px;
    color: white;
    width: 35px;
    height: 35px;
    box-shadow: 0 0 3px 0 #000000;
    border-radius: 50%;
}

.login-icon:hover, .login-icon:focus, .login-icon:visited {
    color: white;
    text-decoration: none;
    box-shadow: 0 0 3px 1px #000000;
}

.login-icon.telegram {
    line-height: 1.7;
    font-size: 20px;

}

.padded {
    padding: 0px 20px;
}

.advanced-search .tab-content > .tab-pane {
    padding: 20px 20px 0px 20px;
}

.slick-item {
    position: relative;
    width: 100%;
    height: 300px !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
}

.slick-item-title {
    position: absolute;
    text-align: right;
    display: inline-block;
    background: linear-gradient(to bottom, #000 100%, transparent 100%) repeat scroll 0 0 transparent;
    color: white;
    right: 0;
    bottom: 0px;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 20px;
    direction: rtl;
}

.slick-item:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

.body-slider {
    padding-bottom: 25px;
}

#most-copy-slider .slick-dots li {
    width: 5px !important;
}

#datatable-table div.tag-only {
    max-width: 400px;
}

.tv-wrapper {
    background-color: #242424;
}

.tv-video {
    max-width: 800px;
    max-height: 450px;
    width: 100%;
    height: auto;
    display: block;
    margin: 30px auto 30px;
}

.channel-wrapper {
    margin: 5px;
}

.channel {
    cursor: pointer;
    background-color: #212121;
    text-align: center;
    margin: 10px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid silver;
    color: silver;
}

.channel.active {
    outline: none;
    border: 1px solid #f2be35;
}

.channel img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}

.tv-wrapper label {
    color: #fff;
}

.tv-wrapper input, .tv-wrapper select {
    background: #0b0b0b;
    color: silver;
    border: 1px solid silver;
    border-radius: 5px;
    width: 100%;
}

.tv-setting {
    padding: 10px;
}

.tv-video-wrapper {
    position: relative;
}

.tv-subtitle {
    display: none;
    position: absolute;
    bottom: 50px;
    left: 0;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 1;
    color: white;
}

.tv-subtitle.active {
    display: block;
    padding: 0px 30px;
}

.tv-wrapper .switchery {
    margin-right: 0 !important;
}

.tv-video-wrapper .tv-buttons {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    left: 0;
    color: white;
    transition: background-color 0.2s linear;
    z-index: -1;
}

.tv-video-wrapper:hover .tv-buttons, .tv-video-wrapper .tv-buttons.active {
    background-color: rgba(0, 0, 0, 0.5);
    transition: background-color 0.2s linear;
    z-index: 2;
}

.tv-button {
    background-color: transparent;
    border: none;
    font-size: 30px;
    display: inline;
    margin: 10px 20px;
    cursor: pointer;

}

.tv-button:hover {
    color: #f2be35;
}

.tv-play {
    font-size: 70px;
}

.tv-timer {
    display: none;
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 2;
    color: white;
    background-color: #000000d1;
    padding: 5px 12px;
    border-radius: 3px;
    font-family: sans-serif;
    font-weight: 600;
    width: 79px;
    text-align: center;
}

.tv-timer.active {
    display: block;
}

.new-messages-count {
    position: relative;
    top: -10px;
    right: -7px;
}

.no-list-style {
    list-style: none;
    padding: 0px;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.tooltip {*/
/*z-index: 100001 !important;*/
/*}*/

.btn .badge {
    left: -4px;
    background-color: #4679d7;
}

.btn-comment-export {
    position: relative;
    left: 10px;
    top: -2px;
}

.switchery-wrapper .switchery-small {
    margin: 0px 5px;
}

.pointer {
    cursor: pointer;
}

.fw-semi-normal {
    font-weight: 300;
}

.widget-padding-2 {
    padding: 20px;
}

.widget-padding-4 {
    padding: 40px;
}

.widget-container .widget > header + .widget-body {
    margin-top: 5px;
}

.widget-container.fix {
    height: 375px;
}

.breadcrumb > li + li:before {
    font-weight: 100;
}

#help-dropdown {
    margin-top: 20px;
}

#help-dropdown ul {
    padding-right: 15px;
    padding-bottom: 15px;
}

#help-dropdown {
    padding-right: 20px;
    font-size: 16px;
}

#help-dropdown a {
    font-weight: 500;
}

#help-dropdown ul a {
    font-size: 13px;
}

.help-icon {
    color: #008cd2;
    border-radius: 50%;
    cursor: pointer;
    font-size: 15px;
    display: block;
    width: 15px;
    text-align: center;
    height: 15px;
}

.help-icon:hover, .help-icon:focus {
    text-decoration: none;
}

.seen td {
    background-color: #e8e8e8 !important;
}

#page-description .modal-body {
    min-height: 300px;
}

#phrase-search {
    padding-left: 30px;
}


.select2-selection__clear {
    display: none;
}

.select2-search__field {
    font-family: 'IranSans' !important;
}


.select2-selection__choice {
    background-color: #5dc4bf !important;
    color: white;
    border: none;
    box-shadow: none;
    padding: 4px 6px 6px 18px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: auto;
    margin-right: 5px;
    float: left;
    color: white;
}

.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
    background-color: white;
    border: 1px solid #d2d2d2;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: unset;
}

.tooltip.left .tooltip-arrow {
    right: -5px;
    border-width: 5px 5px 5px 5px;
}

.border-danger td {
    border-right: 3px solid rgba(221, 88, 38, 0.5) !important;
    border-left: 3px solid rgba(221, 88, 38, 0.5) !important;
}

.border-success td {
    border-right: 3px solid rgba(100, 189, 99, 0.5) !important;
    border-left: 3px solid rgba(100, 189, 99, 0.5) !important;
}

.border-primary td {
    border-right: 3px solid #eee !important;
    border-left: 3px solid #eee !important;
}

#entrance-modal .modal-content {
    border-radius: 50px;
    box-shadow: 0px 0px 9px 0px #544848
}

#entrance-modal .modal-body {
    padding: 20px 50px;
}

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

.record-list li:nth-child(2n+1) {
    background-color: #eee;
}

.record-list li:nth-child(2n+1) {
    background-color: #eee;
}

.record-list li {
    padding: 15px;
    margin: 0px;
    border-top: solid 1px #ddf !important;
    border-right: solid 1px #ddf !important;
    border-left: solid 1px #ddf !important;
}

.record-list li:last-child {
    border-bottom: solid 1px #ddf !important;
}

.load-more-record {
    position: relative;
    margin-top: 10px;
}

.load-more-record .loader {
    top: 5px !important;
}

.load-more-record .loader {
    border: 3px solid #b3bfcb !important;
    border-top: 2px solid #ffffff !important;
}

.progress-rank {
    display: flex;
    justify-content: left;
    align-items: center;
}

.progress-rank .progress {
    height: 6px;
    width: 100px;
    margin: 0;
}

.progress-rank span {
    margin: 0px 10px;
    font-size: 10px;
}

.progress-rank .progress-bar {
    float: left;
}

.btn-package-add-publisher {
    padding: 4px 6px;
}

.modal-header button.close {
    margin-top: 5px;
}

.modal-header a.close {
    margin-top: -4px;
}

#media-modal-filter .modal-btn {
    padding: 6px;
}

.checkbox-no-pr {
    padding-right: 5px;
}


.impression {
    padding: 1px 6px;
    background-color: #ffe3b1;
    border-radius: 5px;
    font: 13px Arial, sans-serif;
    direction: ltr;
}

.arial {
    font-family: "Arail,sans-serif;
}

.img-static {
    position: relative;
    width: 24px;
    top: -4px;
}

.cursor {
    cursor: pointer !important;
}

.eclipse {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modal-body small.source-type {
    font-size: 65%;
}

.selected-record-count {
    font-size: 12px;
    padding: 5px 10px 8px;
}

.dropdown li button {
    background-color: white;
    border: none;
    width: 100%;
    text-align: right;
    padding: 5px 15px 5px 0px;
}

.dropdown li button:hover {
    background-color: #f5f5f5;
}

.dropdown li button:disabled {
    color: darkgray;
}

.select-all-icon {
    display: inline-block;
    padding: 10px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-position: 100%;
    position: relative;
    top: 1px;
    margin: 0px 0px 0px 2px;
    background-color: #fdfbfb;
    cursor: pointer;
}

.select-all-icon:hover {
    box-shadow: 0px 0px 3px 1px #888888;
}

.select-operation {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-position: 100%;
    position: relative;
    margin: 0px 0px 0px 2px;

    cursor: pointer;
}

.select-operation:hover {
    box-shadow: 0px 0px 3px 1px #888888;
}

.select-operation .dropdown-toggle {
    padding: 6px 6px;
    background-color: #fdfbfb;
}


.select-operation .btn .caret {
    margin-right: 3px;
}

.select-operation button {
    font-weight: 500;
}


.select-operation button .fa {
    margin-left: 8px;
}

#shareModal .social-wrapper {
    display: block;
}

#shareModal .social-wrapper a {
    display: inline-block;
}

#shareModal .social-wrapper a:hover {
    text-decoration: none;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 2px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    margin-bottom: 15px;
    margin-top: 15px;
    float: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px;
    direction: rtl;
}

.card:hover {
    border: 2px solid #f2be35;
}

.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    cursor: pointer;
    width: 100%;
    height: 100px;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2px;
    background-color: #242424;
    width: 20px;
}

.card-text {
    text-align: center;
    font-size: 17px;
    margin: 0;
}

.card-text a {
    display: block;
}

.card-text i {
    color: #fff;
    margin-top: 9px;
}

.card-caption {
    width: 100%;
    display: block;
    height: 20px;
    position: absolute;
    bottom: -30px;
    text-align: center;
    padding-top: 6px;
}

.caret-relative {
    position: relative;
    left: -10px;
}

.status-block .fa {
    margin-right: 8px;
    margin-left: 4px;
}

.source-total-count {
    position: absolute !important;
    top: -10px !important;
}

.platform-logo {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 34px;
    color: #5389ec;
}

.platform-logo-select {
    position: relative;
    top: 3px;
    margin-left: 1px;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #5389ec;
}


.btn-default.active .platform-logo-big {
    filter: grayscale(0);
}

.btn-default.active .platform-logo-small {
    filter: grayscale(0);
}

.platform-logo-small {
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    filter: grayscale(1);
    background-size: 100% 100%;
}

.platform-logo-small.item-icon-small {
    background-size: 70% 70%;
    /*box-shadow: 1px 1px 0px 0px #6d9bf0;*/
    filter: unset;
}

.platform-logo-big {
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    filter: grayscale(1);
}

.platform-big-title {
    font-size: 14px;
    margin-top: 4px;
}

.news-logo {
    background-image: url(/static/img/platforms/news.png);
}

.telegram-logo, .telegram_comment-logo {
    background-image: url(/static/img/platforms/telegram.png);
}

.twitter-logo {
    background-image: url(/static/img/platforms/twitter.png);
}

.instagram-logo, .instagram_comment-logo {
    background-image: url(/static/img/platforms/instagram.png);
}

.tgg-logo {
    background-image: url(/static/img/platforms/tgg.png);
}

.comment-logo {
    background-image: url(/static/img/platforms/comment.png);
}

.newspaper-logo {
    background-image: url(/static/img/platforms/newspaper.png);
}

.media-logo {
    background-image: url(/static/img/platforms/media.png);
}

.eitaa-logo {
    background-image: url(/static/img/platforms/eitaa.png);
}

.rubika-logo {
    background-image: url(/static/img/platforms/rubika.png);
}

.forum-logo {
    background-image: url(/static/img/platforms/forum.png);
}

.aparat-logo {
    background-image: url(/static/img/platforms/aparat.png?v=0.1);
}

.bale-logo {
    background-image: url(/static/img/platforms/bale.png?v=0.1);
}

.ninisite-logo {
    background-image: url(/static/img/platforms/ninisite.png?v=2);
}

.sahamyab-logo {
    background-image: url(/static/img/platforms/sahamyab.png?v=2);
}

.wikitajrobe-logo {
    background-image: url(/static/img/platforms/wikitajrobe.png?v=2);
}

.rahavard-logo {
    background-image: url(/static/img/platforms/rahavard.png?v=2);
}

.youtube-logo {
    background-image: url(/static/img/platforms/youtube.png?v=2);
}

.linkedin-logo, .linkedin_comment-logo {
    background-image: url(/static/img/platforms/linkedin.png?v=2);
}

.khanoumi_comment-logo, .khanoumi-logo {
    background-image: url(/static/img/platforms/khanoumi.png?v=2);
}

.digikala_comment-logo, .digikala-logo {
    background-image: url(/static/img/platforms/digikala.png?v=2);
}

.basalam_comment-logo, .basalam-logo {
    background-image: url(/static/img/platforms/basalam.png?v=2);
}

.aparat_comment-logo {
    background-image: url(/static/img/platforms/aparat.png?v=2);
}

.virasty-logo {
    background-image: url(/static/img/platforms/virasty.png?v=2);
}

.whatsapp-logo {
    background-image: url(/static/img/platforms/whatsapp.png);
}

.tgju-logo {
    background-image: url(/static/img/platforms/tgju.png?v=2);
}

.cafebazaar_comment-logo, .cafebazaar-logo {
    background-image: url(/static/img/platforms/cafebazaar.png?v=2);
}

.googleplay_comment-logo, .googleplay-logo {
    background-image: url(/static/img/platforms/googleplay.png?v=2);
}

#stat-sentiment-table td, #stat-table td {
    vertical-align: middle;
}

/*.blue-border {*/
/*    border: 1px solid #5389ec;*/
/*    border-radius: 10px;*/
/*}*/

.password-toggle {
    position: absolute;
    top: 9px;
    left: 23px;
    cursor: pointer;
}

.no-shadow {
    box-shadow: none !important;
}

.reactions {
    padding: 0;
    list-style: none;
    display: flex;
}

.reactions li {
    margin-left: 15px;
    font-size: 12px;
}

.reactions li .icon {
    margin-left: 2px;
}

.reactions li:last-child {
    margin-left: 0px;
}

.flex-space {
    display: flex;
    justify-content: right;
    flex-direction: column;
}

#total-wrapper {
    display: flex;
    justify-content: center;
    padding: 10px;
    border-bottom: 5px solid #efefef;
}


#average-wrapper {
    display: flex;
    justify-content: space-around;
    align-content: center;
    border-bottom: 5px solid #efefef;
    padding: 10px;
}

#property-wrapper {
    display: flex;
    justify-content: space-around;
    padding: 10px;
    border-bottom: 5px solid #efefef;
}

#property-wrapper .item {
    padding: 10px;
}

#property-wrapper .item.border {
    border-right: 5px solid #efefef;
}

#property-wrapper .item .count {
    font-family: Arial;
    font-weight: 900;
    font-size: 21px;
}

#property-wrapper .item .percent {
    font-family: Arial;
    font-weight: 900;
    font-size: 14px;
}

#property-wrapper .item .title {
    font-size: 10px;
}

#property-wrapper .item .percent {
    direction: ltr;
}


#total-wrapper .item {
    padding: 10px;
    border-right: 5px solid #efefef;
}

#total-wrapper .item .title {
    color: #676767;
    font-weight: 400;
}

#total-wrapper .item .percent {
    direction: ltr;
    font-family: Arial;
    font-weight: 900;
    font-size: 14px;
}

.text-negative {
    color: #dc3545
}

.text-positive {
    color: #2b908f
}

.text-neutral {
    color: rgb(149, 165, 166)
}


#total-wrapper .item .count {
    font-weight: 900;
    font-size: 25px;
    font-family: Arial;
    font-weight: 900;
}

#average-wrapper .item .count {
    font-family: Arial;
    font-weight: 900;
    font-size: 28px;
}

#average-wrapper .item .percent {
    font-family: Arial;
    font-weight: 900;
    font-size: 14px;
}

#average-wrapper .item .title {
    font-size: 10px;
}

#average-wrapper .item .percent {
    direction: ltr;
}

.triple-progress-bar {
    width: 100px;
    height: 10px;
    display: flex;
    align-content: center;
    justify-content: center;
}

.triple-progress-bar .part-positive {
    height: 100%;
    background-color: #2b908f;

}

.triple-progress-bar .part-negative {
    height: 100%;
    background-color: #dc3545;

}

.triple-progress-bar .part-neutral {
    height: 100%;
    background-color: #b9b9b9;
}

.triple-progress-bar div:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.triple-progress-bar div:last-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}


.padding-correction {
    padding: 0px 8px;
}

.h_iframe-aparat_embed_frame {
    position: relative;
}

.h_iframe-aparat_embed_frame .ratio {
    display: block;
    width: 100%;
    height: auto;
}

.h_iframe-aparat_embed_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.daterangepicker {
    display: inline-block;
    direction: ltr;
    position: relative;
    z-index: 1000;
}

.daterangepicker .datepicker-plot-area {
    box-shadow: none !important;
}

.daterangepicker *:not(.fa) {
    font-family: IranSans !important;
}

.pickers-defaults.hide {
    display: block;
    visibility: hidden;
}

.datepicker-container.pwt-hide {
    display: block !important;
    visibility: hidden;
}

.daterangepicker .clock {
    width: 100%;
    direction: rtl;
    display: block;
    text-align: right;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 4px 10px;
    background-color: #f8f8f8;
}

.daterangepicker .clock input {
    direction: ltr;
    border: none;
    box-shadow: none;
    width: 130px;
    font-weight: 900;
    background-color: #f8f8f8;
}

.daterangepicker .clock input:focus-visible {
    outline: none;
}

.daterangepicker .pickers {
    display: flex;
    justify-content: center;
}

.daterangepicker .pickers-defaults {
    position: absolute;
    top: 43px;
    left: -46px;
    border: 1px solid #ccc;
    max-width: 405px;
}


.daterangepicker .defaults {
    direction: rtl;
    display: flex;
    background-color: white;
    padding: 8px;
    flex-wrap: wrap;
}

.daterangepicker .defaults button {
    width: 90px;
    border: 1px solid #5a5a5a;
    border-radius: 4px;
    background-color: white;
    text-align: center;
    margin: 3px 2px;
    cursor: pointer;
    padding: 0px 10px;
    font-weight: 400;
    font-size: 13px;
}

.daterangepicker .defaults button.selected, .daterangepicker .defaults button:hover, .daterangepicker .defaults button:focus {
    background-color: #005299;
    color: white;
}


.daterangepicker .angle:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 40px;
    top: -7px;
    width: 14px;
    height: 14px;
    border-color: silver;
    border-width: 1px;
    border-style: none none solid solid;
    background-color: #fff;
    transform: rotate(135deg);
}

.daterangepicker .status {
    border-radius: 50%;
    border: 1px solid #545454;
    cursor: pointer;
    padding: 0px 3px;
}

.daterangepicker .status .fa {
    position: relative;
    top: 1px;
    color: #707070;
}

.daterangepicker .status .fa:before {
    content: "\f078";
}

.daterangepicker .status.open .fa:before {
    content: "\f077";
}

.position-relative {
    position: relative;
}

.more-filter-icon {
    display: flex;
    align-items: center;
    justify-content: start;
}

.more-filter-icon .icon {
    display: inline-block;
    border-radius: 50%;
    padding: 2px 5px;
    width: 21px;
    height: 20px;
    color: white;
    background-color: #5d8fc2;
    margin-left: 5px;
}

.more-filter-icon .icon:after {
    content: '';
    width: 90%;
    height: 1px;
    background-color: #f1f1f1;
    position: absolute;
    top: 10px;
    right: 100px;
}

.more-filter-icon:hover, .more-filter-icon:focus-visible, .more-filter-icon:focus {
    text-decoration: none;
}

.more-filter-icon .icon .fa:before {
    content: "\f068";
}

.more-filter-icon.collapsed .icon .fa:before {
    content: "\f067";

}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -1px;
}

.podcast-offset {
    cursor: pointer;
    color: #0b002a;
    font-weight: 900;
}

.audio-player-wrapper {
    display: flex;
    align-items: center;
}

.audio-player-wrapper .control {
    cursor: pointer;
}

.audio-player-wrapper .control .fa {
    border: 10px solid #f1f3f4;
    border-radius: 50%;
    padding: 5px 8px;
    background-color: #f1f3f4;
    font-size: 19px;
    margin: 2px 4px;
}

.recent-records .nav-tabs > li > a {
    font-size: 10px;
    padding: 5px 10px;
    font-weight: 400;
}

.recent-records .tab-pane {
    padding: 10px;
}

.summary-icon {
    font-size: 24px;
    margin: 0px 0px 0px 5px;
    color: #5d8fc2;
    position: relative;
    top: 2px;
}

.tree-stats {
    list-style: none;
    margin-bottom: 20px;
}

.tree-stats li {
    display: inline-block;
    margin-left: 15px;
}

.tree-stats li .title {
    font-weight: bold;
}

#peak-modal .panel-default > .panel-heading {
    position: relative;
    background-color: #f3f3f3;
}

#peak-modal .close {
    margin-top: 4px;
}

#peak-modal .panel-default > .panel-heading a {
    text-decoration: none;
    font-weight: 500;
}

#peak-modal .panel-default > .panel-heading .angle {
    border: 1px solid silver;
    border-radius: 50%;
    padding: 0px 3px;
    position: relative;
    top: -2px;
}

th.sortable {
    cursor: pointer !important;
}

@media screen and (max-width: 1366px) {
    #total-wrapper {
        display: inline-block;
    }

    #property-wrapper {
        display: inline-block;
    }
}


.none-button {
    border: none;
    outline: none;
    background: none;
    padding: 5px 10px;
}

#ai-result {
    margin-top: 10px;
    border: 1px solid silver;
    padding: 15px;
    min-height: 100px;
}

#ai-result.chart {
    min-height: 300px;
    height: auto !important;
}

.justify-content-left {
    justify-content: left !important;
}

.keyword-fieldset {
    background: white;
    border-radius: 5px;
    padding: 20px 20px;
    margin-bottom: 20px;
}

.period {
    max-width: 66px;
    text-align: center !important;
    font-weight: 500;
    cursor: pointer;
    color: #333;
    background-color: #f8f8f8;
    border: 1px solid transparent;
    border-color: #ccc;
    border-radius: 4px;
    height: 34px;
}

.date-picker {
    border-radius: 4px;
    background-color: #f8f8f8;
}

.dont-break-out {

    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;

}

.dropdown-button {
    float: left;
    cursor: pointer;
    color: #959595;
    text-align: left;
}


.no-margin-important {
    margin: 0px !important;
}

.dropdown-toggle-block {
    display: block;
    padding: 0px 20px 0px 10px;
}

.dl-horizontal.right dt {
    text-align: right;
    line-height: 1.6;
}

#period_selector {
    border-radius: 4px;
    padding: 0px 5px !important;
}

#publisher-statistics p {
    margin-bottom: 2px;
}

#ai-user-analysis #ai-analys {
    padding: 0px 20px;
}


#sortModal .input-group-btn, #sortModal .wrapper, #sortModal .status-block, #sortModal .publisher-modal-btn, #sortModal .sentiment-box {
    display: none;
}

#sortModal .news-item-info, #sortModal .news-item-info * {
    cursor: grab !important;
}

#sortModal .news-item-info .sortModal-item-remove {
    position: absolute;
    left: 50px;
    cursor: pointer !important;
    color: #EC6A32;
}

#sortModal .news-item-info .sortModal-item-remove:hover {
    color: #c73d00;
}

#sortModal .modal-body {
    min-height: 200px;
}

#sortModal .news-item-info {
    margin: 5px 0px;
}

.tooltip {
    z-index: 2999 !important;
}

.bootstrap-tagsinput .label-info.invalid-tag {
    background-color: #c45d5d !important;
}

.bootstrap-tagsinput .label-info.valid-tag {
    background-color: #5dc4bf !important;
}

.source-wrapper .bootstrap-tagsinput .label-info {
    background-color: #afafaf;
}

.tag-only .label-info {
    background-color: #afafaf;
}


.bot-card {
    border-radius: 10px;
    margin: 10px 0px;
    background: white;
    padding: 15px 10px 25px;
    border: 1px solid #d7d7d7;
}

.tab-content-filters .tab-pane {
    padding: 0px;
    margin-top: 10px;
}

.tab-content-filters {
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.bot-card .nav-tabs {
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.bot-card h3 {
    margin: 5px 0px 10px 0px;
}

.bot-card .nav-tabs li {
    display: flex;
    align-content: center;
    align-items: center;
    border-left: 1px solid #dcdcdc;

}

.bot-card .nav-tabs li:last-child {
    border-left: none;
}

.bot-card .nav-tabs > li > a {
    padding: 6px 5px;
    display: flex;
    align-items: center;
}

.bot-card .source-type {
    margin-left: 25px;
    margin-right: 3px;
    font-size: 8px;
    width: auto;
}

.highcharts-container {
    overflow: visible !important;
    z-index: auto !important;
}

.chart .highcharts-container,
.chart .highcharts-container svg {
    height: 100% !important;
}

.highcharts-data-table {
    position: absolute;
    z-index: 1;
    top: 100%;
    background-color: white;
    border: 1px solid silver;
    padding: 10px;
}


.highcharts-data-table table:focus {
    outline: none !important;
}

.highcharts-data-table table:focus-visible {
    outline: none !important;
}

.fixed-height li {
    height: 19px;
}

.tab-content.visible {
    z-index: auto;
}

.tab-content.visible, .tab-content.visible .tab-pane {
    overflow: visible;
}

.chart-desc {
    position: relative;
    top: -14px;
}

.publisher-img-type {
    position: absolute;
    top: 90%;
    color: #ffffff;
    background-color: #80a8f2;
}

.content-badge {
    top: 87%;
    left: 8px;
    color: #6d9bf0;
    background-color: #ffffff;
    box-shadow: 1px 1px 0px 0px #6d9bf0
}

.icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 79%;
}

.icon-wrapper .item-icon-small {
    position: unset;
    box-shadow: 1px 1px 0px 0px #6d9bf0;
    width: 18px;
    height: 18px;
    background-size: 67% 67%;
}

.pw {
    display: flex;
    justify-content: right;
    align-items: center;
}

.pc {
    display: inline;
    margin: 1px 3px;
    width: 20px;
    height: 20px;
}

.vh-100 {
    height: 100vh;
}

.graph-icon {
    display: inline-block;
    padding: 7px;
    cursor: pointer;
}

.graph-icon .fa:hover {
    font-weight: 900;
}

.graph-icon .fa {
    padding: 0px 5px;
}

.graph-icon:hover, .graph-icon:visited, .graph-icon:active {
    text-decoration: none;
}

.graph-icons {
    position: absolute;
    z-index: 999;
}

.graph-icon .fa {
    color: #565d64;
    font-size: 25px;
}

#graph-wrapper {
    background: #fff;
}

#graph-wrapper:fullscreen,
#graph-wrapper:-webkit-full-screen {
    background: #fff;
}

#graph-wrapper::backdrop {
    background: #fff;
}

.with-loader {
    position: relative;
}

.with-loader.loading .spinner-border {
    visibility: visible;
}

.with-loader .spinner-border {
    visibility: hidden;
    display: inline-block;
    position: relative;
    left: -4px;
    top: 3px;
    border: 3px solid #0b97c4;
    border-top: 2px solid #ffffff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    animation: spin 1s linear infinite;
}
