﻿html {
    scroll-behavior: smooth !important;
}
body {
    font-family: "Roboto","Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow-y:hidden !important;
}
.header-f.new-header-changes {
    display: none !important;
}
.header-f{
position:relative !important;
}
.container.body {
    min-height: calc(100% - 80px) !important;
    position: absolute;
    background-color: #f3f3f3;
    width:100%;
    padding:0;
    height:100%;
}
.splide--slide{
    height:100%;
}
.splide__list{
    height:100%;
}
.splide__track {
    height: 100% !important;
}
/* STYLES FOR SPREADSHEET */
tr.jexcel_nested td {
    text-align: left !important;
    padding: 5px !important;
}
.spreadsheet-bc-blue {
    background-color: #4472C4 !important;
    color: white !important;
}

.spreadsheet-bc-green {
    background-color: #70AD47 !important;
    color: white !important;
}

.spreadsheet-bc-red {
    background-color: #ED7D31 !important;
    color: white !important;
}

.spreadsheet-bc-orange {
    background-color: #F8C045 !important;
    color: white !important;
}

/* END OF STYLES FOR SPREADSHEET*/


.cblue{
    color:blue;
}
.cgreen{
    color:green;
}
.corange {
    color: orange;
}
.cred{
    color:red;
}
.wb{
    font-weight:700;
}
.chart-instructions-container {
    font-size: 12px;
    padding: 5px 0;
}
    .chart-instructions-container[expanded="false"] {
        height: 60px;
        overflow: hidden;
        -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
    
    }
#chart_instructions p{
    margin:0;
}
.insights-reactions-action-list {
    margin-top: 10px !important;
}
.insight-modal-title {
    font-size: 20px;
    line-height: 100%;
    font-weight: 700;
}
.container-body a {
    color: rgb(24,140,216);
    cursor: pointer;
}
#GenericMessageModal .modal-dialog{
    width:550px;
}
#GenericMessageModal .modal-footer, #modalUserList .modal-footer {
    border-top: none !important;
    text-align: center;
}
#GenericMessageModal .modal-header, #modalUserList .modal-header{
    border-bottom: none !important;
}

.modal-big .modal-dialog {
    padding-top: 40px !important;
}
.modal-dialog{
    padding-top:15% !important;
}
.insight-link-text {
    font-weight: 700 !important;
    float: left !important;
    color: #ff9b12;
}

.hub-link-text {
    font-weight: 700 !important;
    float: right !important;
    color: rgb(24,140,216) !important;
}
.col-lg-2.insight-sidebar-container, .col-lg-2.hub-link-container {
    min-width: 240px;
}
.insights-s
.col-lg-3.insight-sidebar-container,.col-lg-3.top-bar-right-col {
    min-width: 280px;
}
.insight-sidebar-container {
    padding: 0 5px;
}

.central-insight-content{
    min-width:500px;
    padding:0 10px;
}
.sheet_link_command a{
    margin-right:15px;
}
.link-text, .link-text-bold,
.link-text-sm, .link-text-sm-b, .link-text-sm-grey, .link-text-sm-grey-b {
    text-decoration: none;
    cursor: pointer;
    background-color:transparent;
    border:none;
}
.fileUploadText {
    margin-left: 5 px;
    font-size: 12px;
    color: dimgray;
}
.sidebar-profile-stat-row > td {
    padding-top: 30px;
}
.sidebar-profile-stat-row i{
    font-size:30px;
}
.link-text, .link-text-bold, .link-text-sm, .link-text-sm-b {
    color: rgb(24,140,216) !important;
}
.link-text-sm-grey,.link-text-sm-grey-b{
    color:gray !important;
}

.link-text,.link-text-bold {
    font-size:14px;
}
.link-text-bold,.link-text-sm-b,.link-text-sm-grey-b{
    font-weight:700;
}

.link-text-sm, .link-text-sm-b, .link-text-sm-grey, .link-text-sm-grey-b {
    font-size: 12px;
}
.invalid-input{
    border-color:red !important;
    border-width:2px !important;
}
.invalid-label {
    font-size: 11px;
    color: red;
    display: block;
}
.sheet-tabs-bar button {
    outline: none;
    border: 1px solid lightgray;
}
.sheets-tabs {
    margin: 10px 0;
    padding-left: 15px;
    border-bottom: 2px solid darkgray;
}
    .sheets-tabs button {
        border: none;
        background-color: white;
        font-size: 14px;
        margin-bottom: -2px;
        padding: 3px 15px 0px 15px;
    }
        .sheets-tabs button.active {
            font-weight: 700;
            border-top: 2px solid darkgray;
            border-left: 2px solid darkgray;
            border-right: 2px solid darkgray;
            border-bottom: 2px solid #fff;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }
.link-text-snap {
    font-size: 10px;
    font-weight: 700;
    display: none;
}
.col-md-1 > div .link-text-snap{
    display:block;
}
.col-insight-fields.col-md-12 .btn-snap-left{
    display:none;
}
.col-insights-sheet.col-md-1 {
    border-right: 1px solid lightgray;
}
.col-insight-fields.col-md-1 {
    border-left: 1px solid lightgray;
}
.col-insight-fields {
    padding: 10px;
    height: 100%;

    margin-left: auto;
    margin-right: auto;
    max-width: 65%;
}
.link-text:hover, .link-text-bold:hover,
.link-text-sm:hover, .link-text-sm-b:hover, .link-text-sm-grey:hover, .link-text-sm-grey-b:hover {
    text-decoration: underline;
}
/* IOS Style switch for checkbox
    ********************************************************************
*/
input[type="checkbox"].ios8-switch {
    position: absolute;
    margin: 8px 0 0 16px;
}

    input[type="checkbox"].ios8-switch + label {
        position: relative;
        padding: 5px 0 0 50px;
        line-height: 2.0em;
    }

        input[type="checkbox"].ios8-switch + label:before {
            content: "";
            position: absolute;
            display: block;
            left: 0;
            top: 0;
            width: 40px; /* x*5 */
            height: 24px; /* x*3 */
            border-radius: 16px; /* x*2 */
            background: #fff;
            border: 1px solid #d9d9d9;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

        input[type="checkbox"].ios8-switch + label:after {
            content: "";
            position: absolute;
            display: block;
            left: 0px;
            top: 0px;
            width: 24px; /* x*3 */
            height: 24px; /* x*3 */
            border-radius: 16px; /* x*2 */
            background: #fff;
            border: 1px solid #d9d9d9;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

        input[type="checkbox"].ios8-switch + label:hover:after {
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
        }

    input[type="checkbox"].ios8-switch:checked + label:after {
        margin-left: 16px;
    }

    input[type="checkbox"].ios8-switch:checked + label:before {
        background: #55D069;
    }

/* END of IOS Style switch for checkbox
    ********************************************************************
*/


.link-text-button {
    color: rgb(24,140,216);
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.link-text-button:hover {
    text-decoration:underline;
}

.clearfix.after-header{
    display:none !important;
}
.header-f .navbar-nav .open .dropdown-menu{
    top:100% !important;
}
.header-f .nav{
    margin-right:0px !important;
}

.dropdown.profile>a {
    background-color: #000 !important;
    margin-top: -10px !important;
}
.header-f .mnb a:hover{
    text-decoration:none !important;
}
.insights-top-bar {
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 9%);
    margin-bottom: 20px;
}

.insights-hub-content{
    height:90%;
    overflow-y:auto;
}

/* width */
.thin-scrollbar::-webkit-scrollbar {
    width: 8px;
    height:8px;
}

/* Track */
.insights-hub-content::-webkit-scrollbar-track {
    background: #d3d3d3;
    border-radius: 5px;
}

/* Handle */
.thin-scrollbar::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

/* Handle on hover */
.thin-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.search-bar-icon-link {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    margin:auto 3px;
}

#divFollowBody {
    max-height: 500px !important;
    overflow-y: auto !important;
    min-height:350px !important;
}

td.user-info-label-cell {
    vertical-align: top;
    text-align: right;
    padding: 10px;
}

.user-image {
    border-radius: 50%;
    background-color: rgb(24,140,216);
}

.comment-container {
    border: 1px solid #ede9e9;
    display: table-cell;
    margin-left: 20px;
    padding: 10px;
    vertical-align: top;
    position: relative;
}

.comment-container::before {

    border-bottom: 10px solid transparent;
    border-right: 11px solid #ede9e9;
    border-top: 10px solid transparent;
    left: -11px;
    top: 10px;
    position: absolute;
    content: '';
    
}
    
.comment-container::after {
    border-bottom: 8px solid transparent;
    border-right: 9px solid #fff;
    border-top: 8px solid transparent;
    left: -9px;
    top: 12px;
    position: absolute;
    content: '';
}

.comment-avatar{
    display:table-cell;
    width:60px;
}

.comment-header{
    margin-left:0px !important;
    display:inline-block !important;

}
.comment-header > a{
    display:inline-block;

}

.tooltipTreeMap {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0;
}

circle {
    stroke: white;
    fill: #05668D;
    opacity: 0.3;
    stroke-width: 2px;
}

.upper-input {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-body {
    /* cursor:pointer; */
}

.dot-btn {
    border: 0px;
}

.search-input {
    display: flex;
    align-items: center;
}

.search-input a {
    line-height: 1;
}

.search-input a img {
    width: 150px;
}

.search-input .form-control.input-control {
    margin-left: 60px;
    border-radius: 50px;
    height: 40px;
    min-width: 500px;
    color: #7F7F7F;
    border-color: #7F7F7F !important;
}

.btn {
    min-width: 160px;
    box-shadow: 0px 8px 15px rgb(0 0 0 / 15%);
    border-radius: 50px;
    font-size: 16px;
    padding: 6px 14px;
    height: 40px;
    width: auto;
}

.bg-blue {
    background-color: #0099FF;
    border-color: #0099FF;
    color: #fff;
}

.main-charts label {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #000;
}

.row-charts {
    display: flex;
    margin: 0px -15px;
    flex-wrap: wrap;
}

.row-charts .custom-col {
    max-width: 20%;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.custom-col img {
    width: 100%;
    display: block;
    height: 80%;
    object-fit: cover;
    /*border: 1px solid #D8D8D8;*/
    border-radius: 5px;
    webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%) !important;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%) !important;
}

.custom-col a span {
    margin-top: 15px;
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
}

.custom-col a span:hover {
    text-decoration: none;
}

.chart-col {
    max-width: 50%;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 30px;
}

/*.excelTable-col {*/
/*max-width: 30%;*/
/*width: 100%;
    padding: 0px 15px;
}*/

.comment-container-col {
    max-width: 100%;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.jexcel_container {
    display: inline-block;
    padding-right: 2px;
    box-sizing: border-box;
    outline: none;
    width: 100%;
    display: block;
    overflow: auto;
}

textarea {
    width: 100%;
}

/* D3 CSS */
.rect {
    /*fill: darkblue;
    opacity: 0.3;*/
    stroke: white;
}

text {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
}

g text {
    fill: white;
    font-size: 10px;
}

.slice {
    cursor: pointer;
}

    .slice .main-arc {
        stroke: #fff;
        stroke-width: 1px;
    }

    .slice .hidden-arc {
        fill: none;
    }

    .slice text {
        pointer-events: none;
        dominant-baseline: middle;
        text-anchor: middle;
    }

.main-charts-card-onerow .charts-card-col, #modalComments .charts-card-col {
    max-width: 100% !important;
    min-width: 480px !important;
    width: 100% !important;
    
}

.charts-card-col {

    max-width: 33.33%;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.main-charts-card {
    padding: 0px 15px 15px 15px;
}

.main-charts-card-onerow {
   

}

.dropdown-menu > li > a.social-icon-menu-item {
    text-align: center;
    font-size: 22px;
    border-radius: 10px;
    padding: 3px !important;
    height: 30px;
    width: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.list-reactions-users a.social-icon-menu-item {
    color: #747474;
}
span.social-reactions-count {
    margin-left: 4px;
    color: rgb(24,140,216);
}
.social-icon-menu-item .fa-clapping {
    height: 25px;
    width: 25px;
    
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
.social-icon-menu-item i{
    display:block;
    
}
.reactions-dropdown-list{
    padding-top: 3px !important;
}
.dropdown-menu > li > a.social-icon-menu-item .fa, .list-reactions-users > li > a.social-icon-menu-item .fa {
    font-weight: 400;
}
.dropdown-menu > li > a.social-icon-menu-item .fas, .list-reactions-users > li > a.social-icon-menu-item .fas {
    font-weight: 900;
}
a.social-icon-insightful:hover, a.social-icon-insightful.active-reaction {
    color: #ff9b12 !important;
}
.social-count-icon{
font-size:16px;
font-weight:400 !important;
}
a.social-icon-love.active-reaction, a.social-icon-love:hover {
    color: red !important;
}
a.social-icon-love.active-reaction {
    color: red !important;
}
.social-count-icon.fa-thumbs-up {
    color: rgb(24,140,216) !important;
}
.social-count-icon.fa-heart {
    color: red !important;
}
.v-align-middle{
    vertical-align:middle;
}
.social-count-icon.fa-lightbulb {
    color: #ff9b12 !important;
}
.social-count-icon.fa.fa-clapping-green {
    background-image: url('/Images/SVG/clapping_line_green.svg');
    width: 18px;
    height: 18px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align:text-bottom;
}

.social-count-icon.fa.fa-clapping {
    background-image: url('/Images/SVG/clapping_line.svg');
    width: 18px;
    height: 18px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.reactions-dropdown-menu-container{
    width:40px;
}
.social-icon-menu-item .fas.fa-clapping {
    background-image: url('/Images/SVG/clapping_solid.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.social-icon-menu-item .fa.fa-clapping {
    background-image: url('/Images/SVG/clapping_line.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

a.social-icon-like:hover, a.social-icon-like.active-reaction {
    color: rgb(24,140,216) !important;
    
}
a.social-icon-menu-item:hover i, a.social-icon-menu-item.active-reaction i {
    font-weight: 900 !important;
}
.list-reactions-users .social-icon-clap:hover i, .list-reactions-users .social-icon-clap.active-reaction i {
    background-image: url('/Images/SVG/clapping_solid.svg');
}

.insights-sidebar {
    width: 250px;
}
.insight-left-sidebar {
    float: right;
    width: 85%;
    min-width: 230px;
}
.insight-right-sidebar {
    float: left;
    width: 85%;
    min-width: 270px;
}
.insights-sidebar-nav-list {
    list-style:none;
    padding:0;
    display:inline;
}
.insights-sidebar-nav-li{
    padding: 5px 15px;
    border-radius:50px;
}
    .insights-sidebar-nav-li:hover {
        background-color: lightblue;
    }
.sidebar-list-container {
    display: flex;
    justify-content: center;
}

.insights-sidebar-nav-link {
    font-size: 15px;
    display:block;
}

    .insights-sidebar-nav-link:hover
    {
        text-decoration:none !important;
        
    }
    .insights-sidebar-nav-link i {
        margin-right: 10px;
        color: black;
        font-size: 18px;
    }
    .insights-sidebar-nav-link:hover i {
        color: rgb(24,140,216);
    }
.main-charts #chartContainer {
    height: 85%;
    padding: 20px;
    overflow:auto;
}
.row-table-form {
    height: 100%;
    /*border: 1px solid lightgray;*/
    width: 100%;
    border-radius: 10px;
    margin: 0;
    webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%) !important;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%) !important;

}
.col-insights-sheet {
    height: 100%;
    padding: 10px;
}
.btn-snap-left,.btn-snap-right{
    font-size:20px;
}
.main-charts #excelTable {
}
.spreadsheet-snapbox-display{
    overflow-y:hidden;
}
.col-md-1 > .spreadsheet-snapbox-display{
    display:none;
}
.col-md-1 > .fields-snapbox-display{
    display:none;
}
a.modal-close-button {
    font-size: 22px;
    color: red;
    position: absolute;
    right: 10px;
    top: 5px;
}
.card-upper-field {
    display: flex;
}

.card-img img {
    width: 55px;
    height: 55px;
    object-fit: cover;
    /* border: 1px solid; */
}

.card-img-sm img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    /* border: 1px solid; */
}

.main-card-text .card-title {
    font-size: 16px;
    margin: 0;
    color: black;
}

.main-card-text h5 {
    font-size: 14px;
    margin: 5px 0px;
    font-weight: 400;
}

.cus1 {
    /*height: 70%;*/
}

.main-card-text ul {
    padding: 0;
    margin: 0;
    display: flex;
}

    .main-card-text ul li {
        margin-right: 25px;
        font-size: 14px;
        line-height: 1;
        position: relative;
        height:25px;
    }
    .main-card-text ul li > a{

        line-height: 25px;
    }

        .main-card-text ul li:first-child {
            list-style: none !important;
        }

        .main-card-text ul li:last-child {
            margin-right: 0px !important
        }

.main-card-text {
    margin-left: 10px;
}
/*.main-card-text ul li:before {
    position: absolute;
    content: '';
    top: 50%;
    left: -20%;
    width: 3px;
    height: 3px;
    background: #4A4A4A;
    transform: translate(-50%, -50%);
    border-radius: 50px;
}*/
.charts-card-col .card{
    padding:30px;
}
.card {
    /* border: 1px solid #E6E5E2;*/
    border-radius: 10px;
    padding: 15px;
    position: relative;
    background-color: #fff !important;
    webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%) !important;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%) !important;
}

.card-dots {
    position: absolute;
    top: 10px;
    right: 15px
}

    .card-dots button {
        line-height: 1;
        background-color: transparent;
        padding: 0;
        font-size: 16px;
    }

i {
    /*font-weight: 400 !important;*/
}

.inner-card-title, .card-description {
    margin-bottom: 0px;
}

    .card-description.body {
        white-space: pre-line;
    }

.main-center-text {
    margin: 10px 0px;
}

.inner-card-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
}

.card-description {
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    /* min-height: 50px; */
    overflow: hidden;
    padding: 5px 0px;
}

.card-footer ul:not(.dropdown-menu) {
    padding: 0;
    margin: 0;
    display: flex;
}

.card-footer ul li {
    list-style: none;
    font-size: 13px;
}

.card-footer ul:not(.dropdown-menu) > li {
    margin-right: 15px;
}

    .card-footer ul:not(.dropdown-menu) > li:last-child {
        margin-right: 0px !important;
    }

    .card-footer ul:not(.dropdown-menu) > li a {
        color: #747474;
    }

.active-bg i {
    color: #0099FF;
}

.chartContainer {
    min-height: 300px;
    height:35vh;
}

.card-footer ul li.download-icon {
    font-size: 15px;
}

.row-charts .custom-col a {
    display: inline-block;
    padding: 10px;
    border: 1px solid transparent;
}


    .row-charts .custom-col a.active {
        border: 1px solid #0099FF;
    }

.button-common {
    text-align: right;
    padding-top:5px;
}

    .button-common button:first-child {
        margin-right: 10px;
    }

.btn-yellow {
    background: #FF9B12;
    border-color: #FF9B12;
    color: #fff;
}


.jexcel_content table {
    width: 100%;
}

.comment-field {
    width: 100%;
    padding: 15px;
    overflow-y:auto;
}
#additional_chart_options input {
    border-radius: 5px;
    background-color: #F6F6F6;
    font-size: 14px;
    outline: none;
    border: 1px solid #D8D8D8;
}
#additional_chart_options .form-group {
    padding: 5px;
}

#additional_chart_options input:focus {
    background-color: #fff !important;
}

#additional_chart_options .form-group span {
    font-size: 12px;
}
#divHeader{
    margin-top:15px;
}
#divHeader input, textarea, select {
    border-radius: 5px;
    background-color: #F6F6F6;
}
#divHeader input:focus, textarea:focus, select:focus {
    background-color: #fff;
}
#divHeader textarea {
    margin: 10px 0px;
}
.col-charts-preview {
    height: 100%;
    padding: 10px;
}
.charts-preview-container {
    height: 100%;
    /*border: 1px solid lightgray;*/
    border-radius: 10px;
    padding: 10px;
    webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%) !important;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 5px 26px 0 rgb(67 94 131 / 15%) !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
#divGenericContent{
    padding:5px 0px !important;
}
.comment-field input,
.comment-field textarea,
.comment-field select {
    border: 1px solid #D8D8D8;
    outline:none;
    width:100%;
    padding:5px;
}

.zd-insight-circle-skeleton {
    --bg: darkgray !important;
    --c-s: 55px !important;
    --c-p: 0px !important;
}
.zd-insight-lines-skeleton {
    --lines: 2 !important;
    --rect-h: 25px !important;
    --bg: darkgray !important;
    margin-top: 25px !important;
    --c-w: 200px !important;
}
.comment-field textarea:focus {
    outline: 0px;
}

.check-box input {
    margin-top: 0px;
}
/*.check-box {
    display: inline-block;
    float: right;
    margin-top: 9px;
}*/
.top-bar-user-btn{
    float:right;
    border:none;
    background-color:transparent;
}
.top-bar-profile-dropdown{
    margin-top:0px;
    min-width:50px;
}
.top-bar-profile-container{
    float:right;

}
.top-bar-user-btn img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    background-color: gray;
    border-radius: 50%;
}
.check-box span {
    font-size: 12px;
}
#imgEditorContainer {
    height: 300px;
    padding: 20px;
}
.img-editor-rect {
    width: 100%;
}
.img-editor-sq{
    width:300px;
}
.btn-green {
    background: #26B99A;
    border-color: #26B99A;
    color: #fff;
}

.modal-big .modal-dialog {
    width: 90vw;
    height:90vh;
}

.modal-close {
    text-align: right;
    margin-bottom: 5px;
}

.modal-header-img img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    max-width: 50px;
    display: inline-block;
    border: 1px solid;
}

.modal-header-title {
    padding: 0px 0px 10px 0px;
    font-size:20px;
    margin: 0px;
}

.modal-header-title, .upper-title {
    display: flex;
    align-items: center;
}

.modal-inner-title {
    margin-left: 10px;
}

.upper-title h5 {
    margin-bottom: 0px;
    color: #000;
    font-size: 18px;
}

.upper-title span {
    color: #FF9B12;
    margin-left: 15px;
    font-size: 14px;
    line-height: 1;
}

.description-text {
    font-size: 14px;
    line-height: 1;
    color: #BABABA;
}


.m-0 {
    margin: 0px !important;
}

.p-0 {
    padding: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.modal-big .modal-body {
    padding: 20px 0px !important;
}

.analysis-text {
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.modal-center-text p {
    font-size: 14px;
    line-height: 22px;
    color: #BABABA;
}

.modal-center-text {
    margin-top: 15px;
}

.modal .close {
    color: #000 !important;
    font-size: 26px;
}

.footer-modal input {
    margin: 0px;
}

.comment-footer {
    position: fixed;
    bottom: 0;
    width: 394px;
    border-top: 1px solid #EFEFEF;
    margin-bottom: 15px;
    padding-right: 10px;
    padding-left: 15px;
}

    .comment-footer .control-label {
        color: #797979;
    }

.comment-text-area {
    border-radius: 50px !important;
    height: 33px !important;
}

.unlike-text {
    color: #E53A3A;
    font-size: 12px;
}

.like-text {
    color: #3BC259;
    font-size: 12px;
}

.viewed-text {
    font-size: 12px;
}

.comment-text {
    font-size: 12px;
}

.comment-box {
    align-items: center;
    display: flex;
    position: relative;
}

    .comment-box .smiley {
        color: #FF5A13;
        right: 10px;
        position: absolute;
    }

.user-info-main {
    margin-bottom:30px;
}

    .user-info-main p {
        font-size: 12px;
        line-height: 1.5;
    }

    .user-info-main .wallpaper {
        display: block;
        position: relative;
        z-index: 1;
        overflow: hidden;
        text-align: center;
        
    }
.hub-link-container{
    min-width:270px;
    padding: 0 10px;
}
.search-bar-hub-link {
    display: flex;
    justify-content: center;
    float: right;
    width: 250px;

}
.insights-hub-link{
    padding-bottom:2px;
}
.insights-hub-link:hover {
    border-bottom: 2px solid #ff9b12;
    padding-bottom: 0px;
}
    .search-bar-hub-link > a > span {
        /*font-size:18px !important;*/
        
    }
.inner-card-title.header{
    font-size:18px;
}
#txtChartHeader {
    border: 1px solid #D8D8D8;
    border-radius:5px;
}
#divHeader > .ql-toolbar{
    display:none;
}
.ql-editor {
    padding: 5px !important;
}
    .ql-container{
        font-family:'Roboto';
    }
    .ql-editor > iframe.ql-video {
        width: 95%;
        height: 25vw;
        margin-left: auto;
        margin-right: auto;
    }
.col-insight-fields.col-md-5 #txtBodyEditor .ql-editor > iframe.ql-video {
    height: 8vw !important;
}
.col-insight-fields.col-md-11 #txtBodyEditor .ql-editor > iframe.ql-video {
    height: 20vw !important;
}
.user-info-main .wallpaper-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
}

    .user-info-main .user-info {
        position: relative;
        padding: 0;
    }

.user-info .avatar {
    position: absolute;
    left: 20px;
    top: -125px;
    z-index: 2;
    height: 150px;
    width: 150px;
}
.user-info-data{
    margin:0;
    background-color:#fff;
    padding: 10px;
}
.user-info-header {
    display: flex;
    justify-content: space-between;
    padding-left:160px;
}
.user-info-name {
    color: black;
    font-size: 16px;
    font-weight: 700;
    display:inline;
}

.user-info-lbl {
    font-size: 14px;
    font-weight: 700;
    display: block;
    line-height:1;
}
td.user-info-value-cell {
    padding: 5px;
    vertical-align: top;
    
}
td.user-info-p-cell {
    padding: 2px 5px;
    vertical-align: top;
    
}
td.user-info-label-cell {
    vertical-align: top;
    text-align: left;
    padding: 5px;
}
.avatar-img {
    display: inline-block;
    height: 100%;
    width: 100%;
    line-height: 1.42857143;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.zd-skeleton-chart {
    --shine: #f3f3f3 !important;
    --chart-h: 340px !important;
    --cols: 8 !important;
    --col-w: 6% !important;
    --bg: darkgray !important;
    --c-p: 0px !important;
    --c-w: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

.zd-insight-box-skeleton {
    --lines: 0;
    --bg: darkgray !important;
    --c-w: 50px !important;
    --rect-h: 50px !important;
    --c-p: 0px !important;
}

.edit-img-btn, .edit-wall-btn, .edit-profile-txt-btn {
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    opacity: 30%;
    background-color: black;
    border-radius: 10px;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    bottom: 0;
    position: absolute;
    cursor: pointer;
    display: none;
    background-image: url(/images/svg/edit.svg);
}

.avatar:hover .edit-img-btn, .wallpaper:hover .edit-wall-btn, .profile-editable-text:hover .edit-profile-txt-btn  {
    display: block;
}

#divImgEditor {
}

#imgEdit {
    display: block;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
}

    #imgEdit.profile-img {
        width: 250px;
        height: 250px;
    }

    #imgEdit.wall-img {
        width: 850px;
        height: 250px;
    }
.insights-sidebar > card{
    padding:5px;
}
.insights-reactions-list {
    border-bottom: 1px solid rgba(0,0,0,0.08);
    padding: 0 0 5px 0 !important;
}

.insights-reactions-listitem {
    line-height: 1.4;
}

.insights-reactions-count-button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}
.chart-description{
    font-size:13px;
}
.col-sheets-form {
    height: 100%;
    padding: 10px;
}
.insights-searchbox-container {
    width: 580px !important;
    height: auto;
    float:left;
    position:relative;
    /*
    margin-left:290px;
    margin-left: auto;
    margin-right: auto;*/
}

.insight-upload-button {
    /*float: left;*/
    padding:10px 5px;
}
.industry-dropdown-menu-container {
    width: calc(30% - 30px);
    display: inline-block;
    position: absolute !important;
}
.insights-search-box {
    width: 70% !important;
    background-color: white !important;
    padding: 5px 10px;
    font-size: 12px;
    border: 2px solid #ff9b12;
    float: left;
    background: #f1f1f1;
    height: 30px;
    border-radius: 5px 0 0 5px;
    margin: 0;
    outline:none;
}

.insights-search-button {
    float: right !important;
    width: 35px;
    background: #ff9b12;
    color: white;
    font-size: 12px;
    border: 2px solid #ff9b12;
    border-left: none;
    cursor: pointer;
    height: 30px;
    padding: 0;
    border-radius: 0 5px 5px 0;
}

.insights-search-industry {
    background-color: #fff;
    font-size: 12px;
    border: 2px solid #ff9b12;
    height: 30px;
    display: inline-block;
    border-left: none;
    padding-left: 5px;
    width: 100%;
    cursor: pointer;
    position: absolute;
    line-height:26px;
}

#ddm {
    left: 0;
    border-radius: 7px;
    border: 1px solid #eee;
    background: #fff;
    width: 100%;
    max-height: 350px;
    overflow-y: auto;
    font-size: 12px;
    position: absolute;
    top: 32px;
}

    #ddm li {
        padding: 0px 4px;
        text-align: left;
        display: flex;
        align-items: center;
        float: right;
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    #ddm input {
        width: 16px !important;
        height: 16px !important;
        display: inline-block;
        margin: 0px;
        float: left;
        cursor: pointer;
    }

.insight-industry-dditm {
    cursor: pointer;
    display: inline;
    color: #032949 !important;
    padding: 0px !important;
    font-weight: 600;
    text-align: left !important;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 2px;
    width: 100%;
}

.insights-search-industry::after {
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
    font-size: 20px;
}


.insight-industry-pill {
    margin-left: 0px;
    padding: 3px 15px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: white !important;
    display: inline;
    background-color: #ff9b12;
    border-radius: 10px;
    cursor: pointer;
}
    .insight-industry-pill:hover{
        text-decoration:underline;
    }

.industry-color-agriculture {
    background-color: #4ED06B !important;
}
.industry_color-weather {
    background-color: #54CFCF !important;
}
.industry-color-demographics {
    background-color: #605DE8 !important;
}
.industry-color-educ {
    background-color: #315BEE !important;
}
.industry-color-energy {
    background-color: #FF7120 !important;
}
.industry-color-health {
    background-color: #FF2D2D !important;
}
.industry-color-industrial {
    background-color: #3c748a !important;
}
.industry-color-employment {
    background-color: #CAA33F !important;
}
.industry-color-fin {
    background-color: rgb(97, 121, 51) !important;
}
.industry-color-politics {
    background-color: #003498;
}
.industry-color-trade {
    background-color: #8139DC;
}
.industry-color-environment {
    background-color: #1f3417;
}
.insight-follow-link, .insight-unfollow-link {
    font-weight: 700;
}

.insight-hashtag-link {
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
}

.dropup-icon-menu {
    min-width: 35px !important;
    margin-bottom: -1px !important;
    width: 100%;
}

    .dropup-icon-menu > li {
        padding: 1px;
    }

    .dropup-icon-menu li a {
        display: block;
        padding: 3px !important;
    }

        .dropup-icon-menu li a.active-reaction {
            background-color: lightsteelblue;
        }

        .dropup-icon-menu li a img {
            height: 30px;
            width: 30px;
            display: block;
            margin: 0 auto;
            padding: 2px;
        }

            .dropup-icon-menu li a img:hover {
                padding: 0px;
            }

.reactions-dropup-btn.has-reaction {
    color: rgb(24,140,216) !important;
}
.upload-btn{
    padding-top:5px;
}
.upload-btn .btn-new:hover, .btn-edit-profile:hover{
    text-decoration:underline;
}

.upload-btn .btn-new, .btn-edit-profile {
    background-color: rgb(24,140,216) !important;
    color: white !important;
    font-size: 16px;
    padding: 5px 20px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.insights-sidebar > .card {
    /*
    padding-bottom:190px;*/
}
.comment-field input, .comment-field textarea, .comment-field select {
    border-radius: 5px !important;
}

.super-filter {
    padding-top: 0px !important;
    height: 100vh !important; /*calc(100vh - 70px) !important;*/
    overflow: hidden;
}
.file-download-list li a {
    border-bottom: solid 1px beige;
}

    .file-download-list li a img {
        height: 25px;
        width: 25px;
    }
a.socmed-icon-menu-item {
    text-align: center;
    font-size: 22px;
    border-radius: 10px;
    padding: 3px !important;
    height: 30px;
    width: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
    a.socmed-icon-menu-item:hover {
        color: rgb(24,140,216) !important;
    }
.highcharts-contextbutton {
    display: none !important;
}
.card-description.body .ql-editor{
    overflow-y:hidden;
}
#txtBodyEditor {
    min-height: 150px;
}
.char-counter{
    font-size:11px;
}
.toast-screen-center {
    top: 50%;
    left: 50%;
    margin-left: -150px;
}
.modal-fullscreen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

    .modal-fullscreen .modal-dialog {
        position: fixed;
        margin: 0;
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .modal-fullscreen .modal-content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 0;
        box-shadow: none;
    }



#modalComments .modal-body {
    display: flex;
    justify-content: center;
    height: 90%;
}

#divCommentsSection {
    height: 100%;
    width: 400px;
    float: right;
}

.modal-sub-header {
    margin-top: 10px;
}
.comment-btn-container {
    text-align: right;
    padding-top: 8px;
}
.insight-upload-buttons button{
    margin: 0 2px !important;
}
.btn-default-red {
    background-color: red !important;
    color: white;
}
.btn-default-green {
    background-color: #2DBF65 !important;
    color:white;
}
.btn-default-green:hover {
    color: white !important;
}

.icons-only-bar a {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 4px 8px !important;
    text-decoration: none;
    font-size: 14px;
    border-radius: 5px;
    border: solid thin #ddd;
}

    .icons-only-bar a.active, .icons-only-bar a:hover {
        border: solid thin dodgerblue;
        color: blue;
    }
label[for="toggleChart"] {
    font-size: 14px;
    margin: 0px;
    padding: 2px 50px !important;
    line-height: unset !important;
    cursor: pointer;
}
    .btn-default-red:hover {
        color: white !important;
    }
.btn-default-orange {
    background-color: #ff9b12 !important;
    color: white;
}

    .btn-default-orange:hover {
        color: white !important;
    }

.btn-default-gray {
    background-color: rgb(239,239,239) !important;
    color: black;
}

    .btn-default-gray:hover {
        color: black !important;
    }

.btn-small-text {
    margin-left: 5px;
    font-size: 12px;
    min-width: 70px;
    width: auto;
    height: auto;
    border-radius: 20px;
    font-weight: 400;
    padding: 3px;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
}

.txt-user-comment {
    width: 100%;
    background-color: rgb(244,246,247);
    border: 1px solid rgb(237,238,242);
    border-radius: 5px;
    padding: 3px 5px;
    line-height: 1.4;
    font-size: 12px;
    color: black;
}

.comments-list {
    display: block !important;
    margin-top: 10px !important;
}

.menu-noaction-insight {
    cursor: not-allowed;
    padding: 10px;
}

.menu-item-insight {
    font-weight: 700 !important;
}

.insight-loader-sm {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #494949;
    width: 25px;
    height: 25px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    margin: 15px auto;
}

.link-small-text {
    cursor: pointer;
    font-size: 12px;
    text-decoration: none;
    color: rgb(24,140,216);
}

    .link-small-text:hover {
        text-decoration:underline;
    }

.insight-comment-card {
    padding: 5px;
    display: table;
    width: 100%;
}

.commenter-name {
    font-size: 14px;
    font-weight: 700;
    color: black;
    margin: 0;
}

.comment-duration {
    display: inline-block;
    font-size: 14px;
    margin-left:10px;
}

.insight-comment-text {
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 0 0 0;
    overflow-wrap: anywhere;
    white-space: pre-line;
    color:#000;
    margin:0;
}

.comment-reaction-list {
    padding: 0;
    margin: 0;
    display: flex;
}

.comment-reaction-list >li > ul{
    width:40px;

}

.comment-list-item {
    margin-right: 0px !important;
}

.link-show-more, .link-hide-comment {
    margin-right: 20px;
}

.root-comments-list-container .link-show-more {
    margin-left: 0px !important;
}

.dropdown-menu:not(.dropdown-menu-right) {
    margin-left: -5px;
}

.root-comments-list {
    margin-left: 0px !important;
}

.card-description.body[expanded="false"][has-chart="false"] {
    height: 520px;
    -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
}

.card-description.body[expanded="false"][has-chart="true"] {
    height: 140px;
    -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
}

.expand-collapse {
    font-size: 14px;
    text-decoration: underline !important;
    color: blue;
    display: block;
    padding: 5px 0px;
    border-bottom: 1px solid whitesmoke;
    text-align: center;
    
}

.icon-button-insight-delete {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #d9534f;
    background-image: url("/Images/SVG/FormDelete.svg");
}

.comment-preview {
    font-weight: 700;
    font-style: italic;
    white-space: pre-line;
    display: block;
    background-color: lightgrey;
    border-radius: 5px;
    overflow-y: hidden;
    max-height: 85px;
    text-align: left;
    padding: 5px;
}

.insights-links-bar {
    list-style: none;
    padding-inline-start: 0px;
}
    .insights-links-bar li {
        display:inline-block;
    }
.insights-links-list-item a {
    font-size: 14px;
    font-weight: 700;
    color: rgb(24,140,216);
}

.insights-links-list-item a:hover {
    text-decoration:underline;
}
#user_insights_overview {
    display: inline;
    padding: 0;
}
.sidebar-profile-table {
    table-layout: fixed;
    width: 100%;
    margin-top:20px;
}
.card-header-title {
    padding: 10px 0;
    margin: 0;
}
.link-text-bold{
    font-weight:700;
}
#user_insights_overview > li {
    line-height: 8px;
    border-right: thin solid lightgrey;
    padding: 0 15px;
}
    #user_insights_overview > li:last-child{
        border:none;
    }
    .user-info-table{
        margin-left:10px;
    }
.insight-user-list{
    list-style:none;
    padding:5px;
    text-align:left;
}
.sidebar-img-link {

}
.dropdown.profile ul{
    min-width:250px !important;
}
a.social-icon-menu-item{
    text-decoration:none;
}
.reactor-img-container img {
    background-color: rgb(24,140,216);
    border-radius: 50%;
    width: 30px;
    margin-left: -12px;
    border:1px solid lightgray;
}
.reactor-img-container > a:nth-child(odd) img{
    background-color: #ff9b12;
}
.reactor-img-container {
    padding: 5px 12px;
}
.sidebar-profile-reactor {
    margin-top: 30px;
    text-align:center;
}
.sidebar-profile-stat-row {
    text-align: center;
}

.profile-stat-created {
    color: #ff9b12;
}
.profile-stat-reaction {
    color: blue;
}
.profile-stat-comment {
    color: rgb(24,140,216);
}
.sidebar-profile-stat-row strong {
    display: block;
}


.list-user-info {
    list-style: none;
    margin-left: 30px;
    margin-top: 5px;
}
    .list-user-info > li {
    }

.link-user-name {
    font-size: 16px;
    font-weight: 700;
    color: black;
}
.link-user-name:hover{
    color:black !important;
    text-decoration:underline;
}
.insight-user-list > li {
    border-bottom: thin solid lightgrey;
    padding: 10px 0px;
}
.insight-user-list > li:last-child {
    border-bottom: none;
}

.insight-user-list-item {
}
.insight-user-list-item .card-img {
    float: left;
}
.list-info-count{
    padding:0px;
}
.list-item-info-count {
    font-size: 14px;
    font-weight: 700;
    display:inline-block;
    margin-right:10px;
}
.insight-user-list .insight-follow-link, .insight-user-list .insight-unfollow-link{
    font-size:14px;
    margin-left:10px;
}
.list-reactions-users {
    list-style: none;
    padding: 5px;
    padding-bottom:15px;
    border-radius: 5px;
    font-size:25px;
    text-align:center;
}
    .list-reactions-users li {
        display: inline-block;
    }
    .list-reactions-users > li > a {
        width: 55px;
        height: 55px;
    }
.userlist-reaction-count{
    display:block;
    font-size:12px;
    font-weight:700;
    color:black !important;
    text-align:right;
    line-height:1;
}
.list-reactions-users .active-reaction {
    background-color: lightsteelblue;
    border: 1px solid white;
    border-radius: 10px;
}
    .list-reactions-users .social-icon-menu-item {
        display: block;
        padding: 5px;
    }
#bottomMsg {
    text-align: center;
    margin: 0px auto;
    font-weight: 700;
    color: black;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: lightgray;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: lightgray;
}
.highcharts-tooltip > span {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid silver;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #888;
    padding: 8px;
    z-index: 9999 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: lightgray;
}

#modalVisualization .modal-dialog {
    padding-top: 15px !important;
    margin: 15px !important;
    width: calc(100vw - 60px) !important;
    height: calc(100vh - 35px) !important;
}
#section_preview .card-upper-field{
    display:none !important;
}
#section_preview .card-dots{
    display:none !important;
}

#section_preview .card-footer {
    display: none !important;
}

#section_preview .charts-card-col{
    margin-left:auto;
    margin-right:auto;
    max-width: 55% !important;
}

/* from new snippet */
