﻿* {
    scrollbar-width: thin;
}

body {
    font-family: Calibri;
    margin: 0;
}

.error-overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0.7;
    background-color: #666666;
    display: none;
}

.error_dialog {
    background: #fff;
    font: normal 13px Arial;
    padding: 10px;
    position: absolute;
    text-align: left;
    display: block;
    width: 256px;
    box-shadow: #000017 0px 2px 10px;
    border-radius: 3px;
    display: none;
    left: 190.5px;
    top: 149.5px;
    z-index: 100000;
}

.error_dialog2 {
    background: #fff;
    font: normal 13px Arial;
    padding: 10px;
    position: absolute;
    text-align: left;
    display: block;
    width: 414px !important;
    box-shadow: #000017 0px 2px 10px;
    border-radius: 3px;
    display: none;
    left: 93.5px !important;
    top: 86.5px !important;
    z-index: 100000;
}

.activeSheetCellDialog {
    background: #fff;
    font: normal 13px Arial;
    padding: 10px;
    position: absolute;
    text-align: left;
    display: block;
    width: 280px;
    box-shadow: #000017 0px 2px 10px;
    border-radius: 3px;
    display: none;
    left: 27%;
    top: 38%;
    z-index: 100000;
}

.error_dialog_icon {
    float: left;
    width: 40px;
    text-align: center;
    margin-top: 17px;
}

.error_dialog_content {
    float: left;
    width: 190px;
    padding-left: 12px;
    padding-right: 0px;
    padding-top: 9px;
    padding-bottom: 10px;
}

.error_dialog_title {
    color: #EE262C;
    font-size: 14px;
    font-weight: bold;
}

.error_dialog_message_detail {
    color: black;
    font-size: 12px;
    font-weight: normal;
}

.error_dialog_buttons {
    display: block;
    margin-top: 7px;
}

.error_dialog_button_view {
    padding: 4px 15px 4px 15px;
    background-color: #F57A34;
    color: white;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    width: 80px;
}

.error_dialog_button_cancel {
    padding: 4px 15px 4px 15px;
    background-color: #e6e6e6;
    color: black;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: 10px;
    cursor: pointer;
    width: 80px;
}

.btnSetText {
    padding: 3px 23px;
    background-color: rgb(253,123,47);
    color: white;
    border: 2px solid rgb(253,123,47);
    border-radius: 4px;
    margin-left: 10px;
    float: right;
    cursor: pointer;
}

.btnCancelSheetCellText {
    padding: 4px 12px;
    background-color: #e6e6e6;
    color: black;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: 10px;
    float: right;
    cursor: pointer;
}

/*.error_dialog_close_icon {
    float: left;
    cursor: pointer;
}*/

#header {
    padding: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(https://chartexpo.com/ChartExpoForGoogleSheetAddin/Images/loader.gif) center no-repeat #fff;
    opacity: 0.8;
}

.se-pre-con-datasource {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(https://chartexpo.com/ChartExpoForGoogleSheetAddin/Images/loader.gif) center no-repeat #fff;
    opacity: 0.8;
}

.se-pre-con-loader {
    /*position: fixed;
    left: 0px;
    top: 0px;
    width: 120px;
    height: 40px;
    z-index: 9999;
    background: url(https://chartexpo.com/ChartExpoForGoogleSheetAddin/Images/loader2.gif) center no-repeat #fff;
    opacity: 0.8;*/
    position: absolute;
    /*left: 0px;
    top: 0px;*/
    width: 180px;
    height: 150px;
    z-index: 9999;
    background: url(https://chartexpo.com/ChartExpoForGoogleSheetAddin/Images/loader_small.gif) center no-repeat #fff;
    opacity: 0.8;
}

.chartHelpiconstoppadding {
    margin-top: 5px;
}



#chartpageheader {
    background-color: darkslategrey;
    width: 300px;
    height: 40px;
}

#addchartIcon {
    /* float: right; */
    cursor: pointer;
    bottom: 0;
    /* margin-top: -18px; */
    position: absolute;
    right: 0;
    margin-right: 7px;
}

#Closeicon {
    float: right;
    margin-top: 14px;
    cursor: pointer;
    margin-right: 15px;
}

#googlesheetlogo {
    height: 25px;
    width: 125px;
    margin-top: 10px;
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer;
    margin-left: 20px;
}

#charticonsmenubar {
    width: 300px;
    background-color: #F4F4F4;
    height: 51px;
    text-align: center;
}

.charticonhelppadding {
    margin-bottom: 10px;
}

#helpimg {
    margin-top: -4px;
}

.charticonstoppadding {
    padding-top: 2px;
}

.charticonsdiv {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    float: left;
}

.imagestyles {
    padding-top: 10px;
    /*padding-bottom: 5px;*/
    height: 32px;
}

#charticonsmenubar .imagestyles {
    padding-top: 5px;
    padding-bottom: 4px;
}

#CreateChartText {
    font-size: 14px;
    font-weight: lighter;
}

#SearchLogo {
    margin-top: 0px;
    float: left;
    padding-left: 5px;
}

#MyChartlogo {
    background-image: url('../Images/mychart-icon.png');
}

.menuspanstyle {
    display: block;
    font-size: 13px;
    padding-left: 4px;
    padding-top: 0px;
    color: black;
    padding-right: 4px;
    border-right: 1px solid grey;
}

.noLeftborder {
    border-right: none;
    font-weight: normal;
    text-align: center;
}

.noSpanLeftborder {
    border-right: none;
    color: gainsboro;
    padding-left: 10px;
    font-size: 15px;
}

.SearchChartDiv {
    background-color: #F3F3F3;
    text-align: center;
    padding: 4px 0px;
    border: 1px solid #E4E4E4;
    border-left: none;
    border-right: none;
}

.SearchTextbox {
    border: none;
    outline: none;
    font-size: 15px !important;
    color: black;
    padding: 7px 0px;
    float: left;
    width: 81%;
    /*height:100%;*/
}

.SearchtextboxDiv {
    border-radius: 20px;
    background-color: white;
    width: 50%;
    height: 32px;
    border: 1px solid #E4E4E4;
    margin-left: auto;
    margin-right: auto;
}

.RefreshBtn {
    height: 40px;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    border: none;
}

.Nopadding {
    padding-top: 0;
}

#CreateChartContentDiv {
    width: 300px;
    height: 220px;
    text-align: center;
}

.CreateChartDiv {
    font-size: 24px;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    border: none;
    margin-top: 60px;
}

#PlusButton {
    font-size: 60px;
}

#ChartDropdown {
    width: 265px;
    margin-top: 7px;
    height: 40px;
    border-radius: 50px;
    outline: none;
    cursor: pointer;
    background-color: #F4F4F4;
}

#SelectedChartDiv {
    margin-top: 7px;
    text-align: center;
    width: 265px;
    margin-left: 35px;
}

.ChartDivs img {
    text-align: center;
    width: 45px;
    height: 45px;
}

.ChartDivs {
    background-color: white;
    border: 1px solid gainsboro;
    width: 110px;
    margin-right: 10px;
    height: 110px;
    text-align: center;
    float: left;
    cursor: pointer;
    margin-bottom: 15px;
    border-radius: 5px;
}

#DropdownChartsDiv {
    display: none;
    text-align: center;
    width: 300px;
}

#myChartsThumbnailsDiv {
    width: 300px;
    text-align: center;
    overflow: auto;
}

.RowOptionsDiv {
    width: 280px;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 0px;
    float: left;
    margin-left: 9px;
}

.ChartImageDiv {
    margin-top: 16px;
    border-radius: 9px;
    float: left;
    height: 80px;
    width: 80px;
    border: 1px solid gainsboro;
    background-color: white;
}

.ChartOptionsLabels {
    width: 186px;
    float: left;
}

.chartoptionsrowdiv {
    background-color: transparent;
    outline: none;
    padding-top: -3px;
    cursor: pointer;
    height: 21px;
    /*margin-left: 15px;*/
    float: left;
}

.fontBtnsDiv {
    width: 265px;
}

.FontstyleDropdown {
    width: 175px;
    outline: none;
    border: 1px solid gainsboro;
    background-color: white;
    margin-top: 5px;
    border-radius: 5px;
    color: black;
    cursor: pointer;
    height: 35px;
    margin-left: 10px;
}

.chartoptionsrowdiv img {
    float: left;
    margin-left: 10px;
    padding: 0px;
}

.viewchart {
    margin-left: -25px;
}

.editchart {
    margin-left: -27px;
}

.insertchart {
    padding-left: 3px;
}

.removechart {
    margin-left: -15px;
}

.chartoptionsrowdiv p {
    margin-top: 0px;
    margin-bottom: 3px;
    float: left;
    font-size: 14px;
    color: dimgrey;
    width: 130px;
}

.charttitle {
    font-size: 15px;
    color: darkorange;
    text-align: left;
    margin-left: 11px;
    font-weight: bold;
    width: 170px;
    height: 20px;
    float: left;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#ChartviewMainDiv {
    background-color: white;
    height: 500px;
    overflow: hidden;
}

.FloatRightEditChart {
    float: right;
    background-color: darkorange;
    border-radius: 25px;
    border: 1px solid darkorange;
    width: 120px;
    margin-right: 20px;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: white;
}


.FloatRightSampledata {
    float: right;
    background-color: darkorange;
    border-radius: 25px;
    border: 1px solid darkorange;
    width: 120px;
    margin-right: 10px;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.propertiesdiv {
    padding-top: 10px;
    float: right;
}

#CancelDiv {
    background-color: white;
    float: left;
    border-radius: 25px;
    border: 1px solid darkorange;
    margin-right: 10px;
    height: 20px;
    cursor: pointer;
    font-size: 12px;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
    padding-top: -10px;
    margin-left: 10px;
    margin-top: 15px;
    font-weight: bold;
    padding-top: 2px;
}

#ApplyDiv {
    background-color: darkorange;
    border-radius: 25px;
    border: 1px solid darkorange;
    padding-top: 2px;
    margin-right: 10px;
    height: 20px;
    float: left;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 5px;
    padding-top: -10px;
    margin-left: 10px;
    margin-top: 15px;
    font-weight: bold;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

.chartcontainerimg {
    height: 350px;
    width: 400px;
}

.ChartContainer {
    margin-left: 120px;
    height: 350px;
    margin-top: 40px;
    width: 400px;
}

.FloatRightPropertySampleData {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    background-color: white;
    border-radius: 25px;
    border: 1px solid darkorange;
    width: 120px;
    height: 30px;
    cursor: pointer;
    color: black;
}

.FloatRightProperties {
    float: right;
    margin-right: 20px;
    font-size: 14px;
    font-weight: bold;
    background-color: white;
    border-radius: 25px;
    border: 1px solid darkorange;
    width: 120px;
    height: 30px;
    cursor: pointer;
    color: black;
}

.setPropertiespadding {
    border-right: none;
    padding-top: 7px;
    outline: none;
    text-align: center;
}

.setSampledatapadding {
    border-right: none;
    padding-top: 7px;
    text-align: center;
    color: white;
    outline: none;
}

#tabletitleDiv {
    height: 50px;
    margin-left: 20px;
    text-align: center;
    background-color: #616161;
    margin-top: 50px;
    border: 1px solid gainsboro;
    text-align: left;
}

#Tabletitle {
    color: white;
    font-size: 24px;
    float: left;
    font-weight: bold;
    border-right: none;
    margin-top: 8px;
    margin-left: 20px;
}

/*#propertyContentDiv {
    width: 200px;
    background-color: white;
    margin-top: -2px;
}*/

#txtBox {
    width: 175px;
    outline: none;
    border: 1px solid gainsboro;
    background-color: white;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    height: 35px;
    margin-left: 10px;
}

.txtfont {
    color: black;
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    margin-top: 7px;
    padding-top: 4px;
    padding-bottom: 1px;
    width: 30px;
    float: left;
    outline: none;
    border: 1px solid gainsboro;
    background-color: white;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    height: 20px;
}

.FontSizeDropDown {
    width: 50px;
    outline: none;
    border: 1px solid gainsboro;
    background-color: white;
    margin-top: 7px;
    border-radius: 5px;
    font-weight: bold;
    color: black;
    cursor: pointer;
    height: 27px;
    margin-left: 10px;
}

.txtlabel {
    color: black;
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    margin-top: 7px;
}

/*#PropertyWindow {
    width: 200px; 
    height: 310px;
    float: right;
    margin-top: 40px;
    margin-right: 20px;
        
    float: left;
    background-color: white;
    border: 1px solid gainsboro;
}*/

/*#propertytitleDiv {
    width: 200px;
    height: 30px;
    text-align: center;
    background-color: #616161;
    border: 1px solid gainsboro;
}*/

#Propertytitle {
    color: white;
    font-size: 14px;
    float: left;
    font-weight: bold;
    border-right: none;
    margin-top: 7px;
    margin-left: 12px;
}

.ChartdimensionContainer {
    width: 750px;
    height: 530px;
    background-color: white;
}

.metric {
    float: left;
}

.dropdowncolor, .metricdropdowncolor {
    background-color: white;
}

.dimension {
    float: left;
}

#MaintableDiv {
    height: 395px;
    margin-left: 20px;
    background-color: white;
    border: 1px solid gainsboro;
}

.sampledatatable, .sampledatatabledata, .sampledatatableheader {
    border: 1px solid #ddd;
    text-align: center;
}

.sampledatatable {
    border-collapse: collapse;
    margin-left: 20px;
}

.sampledatatabledata, .sampledatatableheader {
    text-align: center;
    padding: 5px;
    color: #616161;
}

#AddSheetRowdiv {
    width: 650px;
    padding-top: 15px;
    margin-left: 20px;
}

.FloatLeftCopyClipboard {
    float: left;
    outline: none;
    background-color: darkorange;
    border-radius: 25px;
    border: 1px solid darkorange;
    width: 120px;
    margin-right: 10px;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.GiveMargintoSheet {
    margin-left: 220px;
}

.StyleSheetChart {
    background-color: white;
    border-radius: 25px;
    border: 1px solid darkorange;
    width: 120px;
    margin-right: 10px;
    height: 30px;
    float: left;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

#FloatLeftAddSheet {
    float: left;
    background-color: darkorange;
    border-radius: 25px;
    border: 1px solid darkorange;
    width: 120px;
    margin-right: 10px;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

#FloatLeftCancel {
    float: left;
    background-color: white;
    border-radius: 25px;
    border: 1px solid darkorange;
    width: 120px;
    margin-right: 10px;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

#tblheight {
    margin-top: 20px;
    overflow: auto;
    height: 320px;
}


.buttonsContainer {
    border-bottom: 1px solid lightgrey;
    float: left;
    width: 300px;
}

.button {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 135px;
    cursor: pointer;
    border-radius: 20px;
    color: black;
    background-color: #FDE4D6;
    font-size: 13px;
    font-weight: bold;
    margin: 5px;
    float: left;
}

    .active, .button:hover {
        background-color: #F47933;
        color: white;
    }

.nextLine {
    clear: both;
}


.dimensionsContianer {
    padding: 5px;
    border: 1px solid gainsboro;
    border-radius: 5px;
    float: left;
    background-color: #FBFCFC;
    width: 265px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 20px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.sliderbtn {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .sliderbtn:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .sliderbtn {
    background-color: #2196F3;
}

input:focus + .sliderbtn {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .sliderbtn:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */
.sliderbtn.round {
    border-radius: 34px;
}

    .sliderbtn.round:before {
        border-radius: 50%;
    }

/* subScription Header  */







#btnActivateLicense {
    height: 30px;
    width: 110px;
    color: white;
    cursor: pointer;
    border-radius: 5px;
    background-color: #F87B39;
    border: 2px solid #F87B39;
}

.subscriptionTextHead {
    font-weight: 600;
    font-size: 14px;
}

.subscriptionText {
    font-size: 14px;
    color: #5F5F5F;
}

.priceColumn {
    color: #F87B39;
    font-weight: bold;
    font-size: 18px;
    width: 11%;
}

.btnUnSubscribe:hover, .btnManageDomainPackage:hover {
    color: white;
    background-color: #F37A2D;
}

.btnUnSubscribe, .btnManageDomainPackage {
    width: 100px;
    height: 27px;
    color: #F37A2D;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    border-radius: 8px;
    border: 1px solid #F37A2D;
    background-color: white;
    cursor: pointer;
    margin: 6px 0px;
}

.btnManageDomainPackage {
    width: 120px !important;
}

.btnSubscribe {
    cursor: pointer;
    float: left;
    text-decoration: none;
}

.btnMargin {
    margin-left: 14px;
}

/*#btnUnsubscribeIndividualUser {
    width: 86px;
    height: 30px;
    color: #5F5F5F;
    cursor: pointer;
    font-size: 14px;
    border-radius: 3px;
    border: 2px solid #F87B39;
    background-color: #F4F4F4;
}*/

.dropDownIcon {
    vertical-align: middle;
    /*width: 19px;*/
}

#licenseKeyTrialDiv {
    margin: 5px;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: white;
}

/* subScription Header  */
.trialSectionHeaderBar {
    table-layout: fixed;
    display: table;
    background-color: #ff4040;
    width: 100%;
}

.buyNowIcon {
    width: 26px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
}

    .buyNowIcon p {
        background-color: white;
        width: 14px;
        border-radius: 14px;
        color: red;
        padding: 2px;
        font-size: 12px;
    }

.trialSectionHeaderBarColumn {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: white;
}

.btnBuyNow {
    width: 70px;
    height: 24px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    border-radius: 18px;
    font-family: Calibri;
    border: 2px solid #FFFFFF;
    background-color: transparent;
}

.disablesorting {
    display: none;
}

.selectedChartNameDiv {
    border-bottom: 1px solid lightgrey;
    float: left;
    width: 295px;
    /* padding: 6px; */
    height: 28px;
    padding-top: 5px;
    color: black;
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.selectedChartTitle {
    float: left;
    padding-top: 2px;
    padding-left: 9px;
}

.selectWithoutArrow {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

    /* For IE10 */
    .selectWithoutArrow::-ms-expand {
        display: none;
    }

.clickableExploreSampleData {
    text-decoration: underline;
    float: left;
    cursor: pointer;
}

/*#sliderTicks text {
    font-size: 11px;
    font-family: helvetica, arial, san-serif;
    fill: grey;
}

#sliderTicks .axis line {
    fill: none;
    stroke: #999;
    stroke-width: 1px;
    shape-rendering: crispEdges;
}

#sliderTicks .axis path {
    fill: none;
    stroke: none;
    stroke-width: 1px;
    shape-rendering: crispEdges;
}*/
/*hide slider tooltip*/
.ui-slider-tooltip {
    display: none !important;
}

.ui-slider-handle {
    z-index: 0 !important;
}

.ui-slider-range {
    z-index: 0 !important;
}

.bychart {
    padding-top: 1px;
    padding-bottom: 3px;
    cursor: pointer;
}

    .bychart:hover {
        background-color: lightgray;
    }

.bylevel {
    padding-top: 1px;
    padding-bottom: 3px;
    cursor: pointer;
}

    .bylevel:hover {
        background-color: lightgray;
    }

#divAllChartsContainer {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#categoryListViewContainer {
    height: 35px;
    margin: 7px 0px;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

#sortingChartsDropdown {
    display: flex;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    height: 35px;
}

.sortDropdownTxt {
    margin-right: 8px;
}


.fontSize {
    font-size: 9px;
    text-align: center;
    color: black;
}

.sortDropdownTxt {
    margin-right: 8px;
}

#chartsListDDL {
    height: 24px;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    border: 1px solid #DEDEDE;
    width: 125px;
}

#listView {
    width: 33px;
}

.imgSize {
    cursor: pointer;
}

#listViewChartsContainer {
    margin-bottom: 8px;
    float: left;
    margin-left: 12px;
    width: 93%;
}

.chartIcon {
    width: 32px;
}

.cursor {
    margin-right: 15px;
    cursor: pointer;
}

.btnSize {
    float: left;
    margin-left: 30px;
    cursor: pointer;
}

.imgMargin {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    height: 24px;
}

#DataSourceDiv {
    position: absolute;
    height: 99.5%;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    background-color: white;
    top: 1px;
}

#divDataSourceCloseBtn {
    position: absolute;
    background-color: lightgrey;
    top: 1px;
    padding: 1px 5px 0px 5px;
    cursor: pointer;
    border-radius: 13px;
}

.containerBody {
    font-size: 13px;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 10px;
    width: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.selectDataSourceTitle_ChartName {
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fontbold {
    font-size: 13px;
    font-weight: normal;
    float: left;
}

.DropdownList {
    width: 130px;
    outline: none;
    font-size: 13px;
    border: 1px dashed gainsboro;
    /*margin-top: 5px;*/
    border-radius: 3px;
    cursor: pointer;
    height: 23px;
    font-family: Calibri;
}

.backcolor {
    background-color: #FBFCFC;
}

.customCheckBoxLabel {
    margin-left: -10px;
}

.customCheckBox {
    cursor: pointer;
    margin: auto;
    position: relative;
    top: 1px;
    left: -4px;
    opacity: 0;
}

#txtBoxHeaderRow {
    width: 127px;
    outline: none;
    border: 1px solid gainsboro;
    /*margin-top: 4px;*/
    border-radius: 3px;
    padding-left: 5px;
    font-size: 12px;
    height: 21px;
}

.info-icon {
    background-color: #4385F3;
    width: 14px;
    border-radius: 14px;
    color: white;
    font-size: 12px;
    text-align: center;
    float: left;
    margin: 0;
    margin-left: 10px;
    cursor: pointer;
}

.Selectdimension {
    width: 106px;
    cursor: pointer;
    height: 20px;
    border: 1px dashed gainsboro;
    background-color: white;
    /* margin-top: 5px; */
    border-radius: 3px;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 3px
}

.imgfloating {
    float: right;
    margin-top: 4px;
    margin-right: 3px;
}

.imagecontainer {
    cursor: pointer;
    opacity: 0.7;
}

    .imagecontainer:hover {
        opacity: 1;
    }

.slidecontainer {
    width: 275px;
}

.drawbutton {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    width: 108px;
    cursor: pointer;
    border-radius: 7px;
    color: #B8B8B8;
    font-size: 13px;
    font-weight: bold;
    margin-left: 70px;
    border: 1px solid #E7E7E7;
    position: relative;
    margin-left: 45px;
    float: left;
}

.drawbuttonHover {
    background-color: #F37A2D;
    color: white;
}

.activeDrawButton {
    border: 1px solid #F37A2D;
    background-color: white;
    color: #F37A2D;
}

.shakeCreateChartBtn {
    animation: shake 0.5s;
    animation-iteration-count: infinite;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }

    20% {
        transform: translateX(-10px);
    }

    40% {
        transform: translateX(10px);
    }

    60% {
        transform: translateX(-10px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

.getHelpContactUsDiv {
    margin-left: 180px;
    font-style: italic;
    width: 127px;
    font-size: 13px;
    font-color: orange;
    cursor: pointer;
    margin-bottom: 0px;
    position: relative;
}

    .getHelpContactUsDiv a {
        font-weight: bold;
    }

.selectRangeTextBox {
    height: 16px;
    padding: 2px;
    float: left;
    width: 70px;
    margin-left: 5px;
    border-radius: 2px;
    border: 1px solid #C5C5C5;
    float: left;
    font-size: 12px;
}

#headerRowLabel {
    cursor: pointer;
}

.disableElemet::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    z-index: 1;
    opacity: 0.7;
}

.disableElemet {
    position: relative;
}

.rearrangeText {
    height: 13px;
    padding-top: 3px;
    color: black;
    z-index: 100;
    position: relative;
}

.info .toolTip-dimensions {
    font-size: 12px;
    color: white;
    position: absolute;
    width: 254px;
    border-radius: 6px;
    background-color: #4385F3;
    padding: 10px;
    left: 17px;
    z-index: 999;
}


.info .toolTip-metrics {
    font-size: 12px;
    color: white;
    position: absolute;
    width: 254px;
    border-radius: 6px;
    background-color: #4385F3;
    padding: 10px;
    left: 17px;
    z-index: 999;
}

.info .toolTip-createChart {
    font-size: 12px;
    color: white;
    position: absolute;
    width: 245px;
    border-radius: 6px;
    background-color: #4385F3;
    padding: 10px;
    z-index: 999;
}


    .info .toolTip-createChart::after {
        content: '';
        width: 10px;
        height: 10px;
        border-top: solid 8px #4385F3;
        border-right: solid 8px transparent;
        border-left: solid 8px transparent;
        border-bottom: solid 8px transparent;
        position: absolute;
        bottom: -14px;
        left: 25px;
        box-sizing: border-box;
    }

.sampleChartAddedTooltip-info .toolTip-createChart {
    font-size: 12px;
    color: white;
    position: absolute;
    width: 187px;
    border-radius: 6px;
    background-color: #4385F3;
    padding: 10px;
    z-index: 999;
}

    .sampleChartAddedTooltip-info .toolTip-createChart::after {
        content: '';
        width: 10px;
        height: 10px;
        border-top: solid 8px #4385F3;
        border-right: solid 8px transparent;
        border-left: solid 8px transparent;
        border-bottom: solid 8px transparent;
        position: absolute;
        bottom: -14px;
        left: 25px;
        box-sizing: border-box;
    }

.info .toolTip-headerRow {
    font-size: 12px;
    color: white;
    position: absolute;
    width: 120px;
    border-radius: 6px;
    background-color: #4385F3;
    padding: 10px;
    right: 25px;
    z-index: 999;
}


    .info .toolTip-headerRow::after {
        content: '';
        width: 10px;
        height: 10px;
        left: 44%;
        box-sizing: border-box;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 10px solid #4385F3;
        top: -10px;
        position: absolute;
    }

.info .toolTip-deletedColumn {
    font-size: 12px;
    color: white;
    position: absolute;
    width: 120px;
    border-radius: 6px;
    background-color: #4385F3;
    padding: 10px;
    z-index: 999;
}

    .info .toolTip-deletedColumn::after {
        content: '';
        width: 10px;
        height: 10px;
        border-top: solid 8px #4385F3;
        border-right: solid 8px transparent;
        border-left: solid 8px transparent;
        border-bottom: solid 8px transparent;
        position: absolute;
        bottom: -14px;
        left: 25px;
        box-sizing: border-box;
    }

.invalidMetric-info .toolTip-invalidMetric {
    font-size: 12px;
    color: black;
    position: absolute;
    width: 213px;
    border: 1px solid #ed1c24;
    border-radius: 6px;
    background-color: white;
    padding: 5px;
    left: 61px;
    top: 181px;
    z-index: 0;
}

.invalidMetric-info .toolTip-invalidRating {
    font-size: 12px;
    color: black;
    position: absolute;
    width: 152px;
    border: 1px solid #ed1c24;
    border-radius: 6px;
    background-color: white;
    padding: 5px;
    left: 116px;
    top: 181px;
    z-index: 0;
}

#arrowPointer {
    content: '';
    width: 10px;
    height: 10px;
    left: 44%;
    box-sizing: border-box;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #ed1c24;
    top: -10px;
    position: absolute;
}

#arrowPointerLikert {
    content: '';
    width: 10px;
    height: 10px;
    left: 44%;
    box-sizing: border-box;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #ed1c24;
    top: -10px;
    position: absolute;
}

.info .toolTip-help {
    font-size: 12px;
    color: white;
    position: absolute;
    width: 125px;
    border-radius: 6px;
    border: 1px solid #4385F3;
    background-color: #4385F3;
    padding: 10px;
    z-index: 999;
}


    .info .toolTip-help::after {
        content: '';
        width: 10px;
        height: 10px;
        border-top: solid 8px #4385F3;
        border-right: solid 8px transparent;
        border-left: solid 8px transparent;
        border-bottom: solid 8px transparent;
        position: absolute;
        bottom: -14px;
        left: 50%;
        box-sizing: border-box;
    }

.tip-close {
    float: right;
    border: 1px solid white;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
}

.error-close {
    float: right;
    border: 1px solid #ed1c24;
    background-color: white;
    color: #ed1c24;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
}

    .error-close:hover {
        float: right;
        border: 1px solid #ed1c24;
        background-color: #ed1c24;
        color: white;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 5px;
        margin-top: 10px;
        cursor: pointer;
    }

.info-icon {
    background-color: #4385F3;
    width: 14px;
    border-radius: 14px;
    color: white;
    font-size: 12px;
    text-align: center;
    float: left;
    margin: 0;
    margin-left: 10px;
    cursor: pointer;
}

.triangle-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #4385F3;
    top: -10px;
    position: absolute;
}

.metricRemoveClass, .dimensionRemoveClass, .metricErrorInfoClass {
    visibility: hidden;
}

.placeHolderOpacity {
    opacity: 0.3;
}

.showHideMenu {
    height: 100%;
    float: left;
    display: none;
}

.info .toolTip-headerMenu, .info .toolTip-footerMenu, .info .toolTip-contextMenu {
    position: absolute;
    width: 75px;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-headerMenu::after, .info .toolTip-footerMenu::after, .info .toolTip-contextMenu::after {
        content: '';
        width: 6px;
        height: 6px;
        box-sizing: border-box;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-right: 10px solid #217345;
        top: 26%;
        left: -11%;
        position: absolute;
    }

.info .toolTip-createFromSelection {
    position: absolute;
    background-color: #217345;
    color: white;
    width: 208px;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-createFromSelection::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 43%;
        position: absolute;
    }

.info .toolTip-createChartManually {
    position: absolute;
    background-color: #217345;
    color: white;
    width: 165px;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-createChartManually::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 44%;
        position: absolute;
    }

.info .toolTip-customCreateFromSelection {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-customCreateFromSelection::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 43%;
        position: absolute;
    }

.info .toolTip-customCreateChartManually {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-customCreateChartManually::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 44%;
        position: absolute;
    }

.info .toolTip-addSampleChart {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-addSampleChart::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 44%;
        position: absolute;
    }

.info .toolTip-customAddSampleChart {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    width: 165px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-customAddSampleChart::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 44%;
        position: absolute;
    }

.info .toolTip-editProperties {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-editProperties::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 44%;
        position: absolute;
    }

.info .toolTip-exportChart {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-exportChart::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 44%;
        position: absolute;
    }

.info .toolTip-saveChanges {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

    .info .toolTip-saveChanges::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 44%;
        position: absolute;
    }

.info .toolTip-cancelFromSheetData {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
    width: 40px;
    text-align: center;
}

    .info .toolTip-cancelFromSheetData::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 10px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #217345;
        bottom: -8px;
        left: 35%;
        position: absolute;
    }

.info .toolTip-chartTitle {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
    text-align: center;
}

    .info .toolTip-chartTitle::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 10px solid #217345;
        top: -9px;
        right: 37%;
        position: absolute;
    }

.info .toolTip-homePage, .info .toolTip-btnSubscribed, .info .toolTip-btnUnsubscribed, .info .toolTip-homeUnsubscription, .info .toolTip-btnResetChartProperties, .info .toolTip-showgeneralproperties, .info .toolTip-btnWaterMark, .info .toolTip-homeSubscription, .info .toolTip-btnHowTo, .info .toolTip-listImage, .info .toolTip-categoryImage, .info .toolTip-cancelTrial, .info .toolTip-extendTrial, .info .toolTip-closeSubscriptionScreen {
    position: absolute;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
}

.info .toolTip-btnWaterMark, .info .toolTip-homeSubscription {
    max-width: 160px;
}

.info .toolTip-btnHowTo {
    width: 121px;
    z-index: 100000000000;
}

    .info .toolTip-homePage::after, .info .toolTip-btnSubscribed::after, .info .toolTip-btnUnsubscribed::after, .info .toolTip-homeUnsubscription::after, .info .toolTip-btnResetChartProperties::after, .info .toolTip-showgeneralproperties::after, .info .toolTip-btnWaterMark::after, .info .toolTip-homeSubscription::after, .info .toolTip-btnHowTo::after, .info .toolTip-listImage::after, .info .toolTip-categoryImage::after, .info .toolTip-cancelTrial::after, .info .toolTip-extendTrial::after, .info .toolTip-closeSubscriptionScreen::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 10px solid #217345;
        top: -9px;
        left: 44%;
        position: absolute;
    }

.info .toolTip-homePage::after {
    left: 26%;
}

.info .toolTip-btnHowTo::after {
    left: 62%;
}

.info .toolTip-homeSubscription::after {
    left: 32%;
}

.info .toolTip-checkOutHover {
    position: absolute;
    width: 180px;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
    top: 262px;
    left: 260px;
}

    .info .toolTip-checkOutHover::after {
        content: '';
        width: 6px;
        height: 6px;
        box-sizing: border-box;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-right: 10px solid #217345;
        position: absolute;
        top: 16px;
        left: -10px;
    }

.info .toolTip-checkoutHoverwithGooglePay {
    position: absolute;
    width: 180px;
    background-color: #217345;
    color: white;
    padding: 6px;
    font-size: 13px;
    z-index: 999;
    top: 262px;
    left: 260px;
}

    .info .toolTip-checkoutHoverwithGooglePay::after {
        content: '';
        width: 6px;
        height: 6px;
        box-sizing: border-box;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-right: 10px solid #217345;
        position: absolute;
        top: 16px;
        left: -10px;
    }

.setFontSize {
    font-size: 15px;
    float: left;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
}

.activeTextbox {
    margin: 0px;
    cursor: pointer;
    float: left;
}

.setSheetCellTxt {
    color: black;
    margin-top: 5px;
    height: 20px;
    margin-bottom: 4px;
    outline: none;
    width: 253px;
    font-size: 13px;
    margin-left: 18px;
}

#divHowToCreateChart {
    background: #fff;
    font: normal 13px Arial;
    position: absolute;
    display: none;
    z-index: 100000;
    height: 99.5%;
    width: 99.5%;
}

.btnCloseVideo {
    float: right;
    cursor: pointer;
}

.setImageSize {
    width: 15px;
    height: 15px;
}

#tblUserPackageDetail {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    background-color: #F4F4F4;
    font-size: 12px;
}

    #tblUserPackageDetail td, #customers th {
        border: 1px solid #ddd;
        padding: 4px 2px;
    }

    #tblUserPackageDetail th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #04AA6D;
        color: white;
    }

.subscriptionMessage {
    font-weight: normal;
    font-size: 13px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    /*font-weight:bold;*/
}

#btnCancelTrialNow {
    display: inline-block;
    border: 0px;
    background-color: transparent;
    font-size: 12px;
    color: blue;
    margin: 5px 0px 5px 0px;
    text-decoration: underline;
    font-weight: bold;
}

    #btnCancelTrialNow:hover {
        text-decoration: underline;
        cursor: pointer;
    }

#btnExtendTrialNow {
    display: inline-block;
    border: 0px;
    background-color: transparent;
    font-size: 12px;
    color: blue;
    margin: 5px 0px 5px 0px;
    text-decoration: underline;
    font-weight: bold;
}

    #btnExtendTrialNow:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.planSubscriptionSection {
    padding-left: 30px;
    background-color: #F4F4F4;
    margin-top: 6px;
}

.subscriptionColumn {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: black;
}

.SubChargesColumnUserScreenView {
    font-size: 12px;
    display: table-cell;
    text-align: center;
}

.subscriptionTextHead {
    /*font-weight: 600;*/
    font-size: 14px;
}

.removeMargin_P {
    margin: 3px 0px;
}

#radioBtnSingleUserOneMonthPayment {
    float: left;
}

.radioCursor {
    cursor: pointer;
}

#radioBtnSingleUserOneMonthPayment {
    float: left;
}

.lblMargin {
    margin-left: 5px;
    font-weight: bold;
    float: left;
    width: 90%;
    margin-bottom: -6px;
}

.lblMarginRecurring {
    margin-left: 5px;
    font-weight: bold;
}

.pageTitle, .pageTrialUsersTitle, .pageTitleDomainPricingPckgScreen {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-bottom: 1px;
}

.btnCancelNow {
    float: left;
    font-size: 12px;
    text-decoration: underline;
    margin: 2px 0;
    color: blue;
    font-weight: bold;
}

    .btnCancelNow:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.btnCancelEOS {
    float: left;
    font-size: 12px;
    text-decoration: underline;
    margin: 7px 0;
    color: blue;
    font-weight: bold;
}

    .btnCancelEOS:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.divUserAuthenticationScreen {
    padding: 10px;
    width: 275px;
    float: left;
    position: absolute;
    background-color: white;
    z-index: 1000;
    border-radius: 3px;
    top: 16%;
    left: 28%;
    display: none;
}

.contentHeader {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    color: #5F5F5F;
    font-weight: 500;
}

.marginDiv {
    margin: 7px 0px;
}

.txtBox {
    width: 100%;
    padding: 0px;
    height: 35px;
    outline: none;
    border: none;
    font-family: calibri;
    font-size: 16px;
    font-weight: normal;
    color: #5F5F5F;
}

.txtLabel {
    font-family: calibri;
    font-size: 14px;
    font-weight: normal;
    float: left;
}

.txtCreateNew {
    float: left;
}

.nextLine {
    clear: both;
}

.btnSetSize {
    float: right;
    padding: 4px 0px;
    cursor: pointer;
    font-size: 14px;
    border: 2px solid rgb(253,123,47);
    background-color: rgb(253,123,47);
    border-radius: 3px;
    color: white;
    font-family: calibri;
    margin: 12px 0px 0px 0px;
    width: 100px;
    text-align: center;
}

.labelLogin {
    font-family: Calibri;
    font-weight: normal;
    color: #5F5F5F;
    font-size: 16px;
}

.loginError {
    background-color: rgb(254,224,224);
    padding: 5px;
    color: #5F5F5F;
    font-family: Calibri;
    font-size: 16px;
    font-weight: bold;
    float: left;
    display: none;
    width: 95%;
}

.loginSuccess {
    background-color: #E3F9E9;
    padding: 5px 6px;
    color: #5F5F5F;
    font-size: 16px;
    font-weight: bold;
    font-family: Calibri;
    float: left;
    display: none;
    width: 95%;
}

.setIconTxt {
    line-height: 0.85;
    height: 25px;
    float: left;
    margin-top: -4px;
}

#mainContextMenuContainer {
    background-color: white;
    width: 135px;
    position: absolute;
    border: 1px solid #E7E7E7;
    z-index: 1;
    top: 42px;
}

.mainContextMenu_child {
    border-bottom: 1px solid #E7E7E7;
    color: #000000;
    /*height: 22px;
    padding-top: 0px;*/
    cursor: pointer;
    padding-left: 7px !important;
    padding-right: 7px !important;
}

.mainContextMenuChildSpan {
    font-size: 13px;
    padding-left: 7px;
}

#mainContextMenu {
    margin: 0px;
}

.helpPageInfo {
    position: absolute;
    display: none;
    background-color: white;
    max-height: 480px;
    top: 42px;
    left: 0;
    right: 0;
    margin: 2px 8px 8px 3px;
    color: black;
    width: 284px;
    z-index: 100000000000;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.helpHeaderContent {
    padding: 7px;
    float: left;
}

.helpTxt {
    font-size: 13px;
    padding: 0;
    margin: 0;
    padding-bottom: 5px;
    float: left;
}

.closeHelpPageContainer {
    float: left;
    width: 12px;
    height: 12px;
    padding-left: 33px;
    padding-top: 1px;
    cursor: pointer;
}

.helpSeperator {
    border-bottom: 1px solid #616161;
    float: left;
    width: 100%;
    clear: both;
    opacity: 0.5;
}

.helpBodyContent {
    padding: 10px;
    float: left;
    max-height: 415px;
    overflow: auto;
}

.helpImgMargin {
    margin-left: 24px;
}

.txtBold {
    font-weight: bold;
    color: black !important;
}

.stepsNumber {
    float: left;
    width: 17px;
}

.stepsContent {
    float: left;
    width: 89%;
}

.btnHowTo {
    display: block;
}

.showpasswordBtn {
    height: 17px;
    width: 20px;
    margin-top: 9px;
    cursor: pointer;
    float: right;
}

input::-ms-reveal,
input::-ms-clear {
    display: none;
}

#divHowToCreateBtnTooltipContainer {
    width: 241px;
    top: 43px;
    display: none;
    right: 20px;
    position: absolute;
    /* box-shadow: #000017 0px 2px 10px; */
    border-radius: 3px;
    padding: 6px;
    background-color: #217345;
    color: white;
    z-index: 1000000;
}

    #divHowToCreateBtnTooltipContainer::after {
        content: '';
        width: 10px;
        height: 10px;
        box-sizing: border-box;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 10px solid #217345;
        top: -10px;
        left: 80%;
        position: absolute;
    }

#divSampleDataOverwrite {
    padding: 13px;
    border: 1px solid #616161;
    width: 355px;
    position: absolute;
    z-index: 10000;
    background-color: white;
    color: #616161;
}

.tooltipFooter {
    border-top: 1px solid #D9D9D9;
    padding: 12px 0px 0px 0px;
    float: left;
    width: 100%;
}

.tooltipHeader, .sampleDataHeader {
    border-bottom: 1px solid #D9D9D9;
    padding: 0px 0px 10px 0px;
    float: left;
    width: 100%;
}

.txtTooltip, .imgTooltip {
    float: left;
    margin-bottom: 10px;
    font-family: calibri;
    font-weight: normal;
}

#btnCloseTooltip, #btnCloseHowToCreateTooltip {
    color: white;
    background-color: #fd7d33;
    padding: 3px 14px;
    font-size: 15px;
    border-radius: 5px;
}


.txtSampleHeader {
    font-size: 17px;
    font-weight: bold;
    float: left;
    padding-bottom: 5px;
}

.btnCheck, .btnAddSampleData {
    padding: 7px 20px;
    color: #fd7d33;
    border: 1px solid #fd7d33;
    border-radius: 4px;
    cursor: pointer;
    background-color: white;
}

    .btnCheck:hover:enabled, .btnAddSampleData:hover:enabled {
        background-color: #fd7d33;
        color: white;
    }

.txtSampleData {
    padding: 8px 0px;
}

.txtBoxSheetCell {
    outline: none;
    width: 78.7%;
    padding: 6px 0px;
    padding-left: 5px;
    border-radius: 4px;
    border: 1px solid #616161;
    height: 17px;
    color: #616161;
}

#btnCloseSampleData {
    position: absolute;
    top: -11px;
    right: -10px;
    background-color: lightgrey;
    border-radius: 15px;
    padding: 0px 4px;
    cursor: pointer;
}

#txtErrorSampleData, #txtAvailableCell, #txtInvalidRange, #surveyError, #supportError {
    float: left;
    font-size: 14px;
    color: #FF0000;
    background-color: #FFEAEA;
    margin-top: 5px;
    width: 96%;
    padding: 2px 6px;
    border: 1px solid #FFDADA;
    padding-right: 0px;
}

#txtAvailableCell {
    color: #0F9D58;
    background-color: #DEF1E0;
    border: 1px solid #C9E8D9
}

.icon-success-error {
    margin-bottom: 1px;
    float: left;
    padding: 3px 0px 0px 6px;
}

.disableCheckBtn, .disableAddSampleBtn {
    border: 1px solid #E7E7E7;
    color: #B8B8B8;
    cursor: default;
}

.disableSampleContent {
    opacity: 0.5;
}

.supportPageContainer {
    max-width: 300px;
    position: absolute;
    display: none;
    background-color: white;
    margin: 2px 27% 2px 27%;
}



.surveyFormContainer {
    /*max-width: 356px;*/
    /*max-width: 400px;*/
    position: absolute;
    display: none;
    background-color: white;
    margin: 2px 23% 2px 23%;
}

.headerCancelPage, .headerSupportPage {
    text-align: center;
    margin-bottom: -19px;
}

.emoji img {
    font-size: 100px;
    margin-top: 5px;
}

.section-1 {
    border-top: 1px solid #ececec;
    background-color: #f5f5f5;
}

    .section-1 h3 {
        font-family: arial;
        margin-top: 2px;
        color: #F37A2D;
        font-size: 13px !important;
        font-weight: bold;
    }

.section-2 {
    border-bottom: 1px solid #ececec;
    background-color: #f5f5f5;
}

.p1 {
    font-family: Arial;
    font-weight: normal;
    color: #616161;
    font-size: 12px;
    padding: 8px;
    margin-top: 15px;
    /*text-align: center;*/
    height: 13px;
    padding-top: 6px;
}

#fname {
    width: -webkit-fill-available;
    height: 75px;
    padding: none;
}

.btnSurveyCancelTrial {
    color: #f37a2d;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid #f37a2d;
    border-radius: 5px;
    padding: 7px 0px;
    width: 145px;
    cursor: default;
    opacity: 0.4;
    float: left;
}

.btn-container {
    display: flex;
    padding: 11px;
    float: left;
}

.btn-container-support {
    display: flex;
    justify-content: center;
    padding: 11px;
}



.anchor {
    color: #fff;
    font-weight: bold;
    background-color: #f37a2d;
    border: 1px solid #f37a2d;
    border-radius: 5px;
    cursor: pointer;
    padding: 7px 0px;
    width: 145px;
}

.anchor-container {
    display: flex;
    float: right;
    padding: 11px;
}

/*.textArea span {
    text-align: left;
    border: 1px solid #ececec;
    margin: 10px;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    outline: none;
    padding: 7px;
}*/
.textarea {
    display: block;
    width: 323px;
    overflow: hidden;
    resize: vertical;
    min-height: 70px;
    line-height: 20px;
    outline: none;
    resize: none;
    margin: 0px 0px 10px 10px;
    font-size: 12px;
    font-family: arial;
    padding: 0px 0px 0px 6px;
}

.textAreaSupportPage {
    display: block;
    width: 271px;
    overflow: hidden;
    resize: vertical;
    min-height: 135px;
    line-height: 20px;
    outline: none;
    resize: none;
    margin: 10px 10px 5px 10px;
    font-size: 12px;
    font-family: arial;
    padding: 0px 0px 0px 6px;
}

/*.textarea[contenteditable]:empty::before {
    content: "Anything you want to share? (Optional)";
    color: gray;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
}*/
.tableRow {
    /*padding: 8px 0px 8px 8px;*/
    padding: 8px 0px 8px 3px;
}

/* The container */
.checkboxcontainer {
    display: block;
    position: relative;
    padding-left: 6px;
    cursor: pointer;
    color: #616161;
    font-size: 12px;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: arial;
}


    .checkboxcontainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.checkbox-area {
    width: 20%;
}

.checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff !important;
    border: 1px solid #ececec;
}


.checkboxcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}


.checkboxcontainer input:checked ~ .checkmark {
    background-color: orange !important;
}


.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkboxcontainer input:checked ~ .checkmark:after {
    display: block;
}

.checkboxcontainer .checkmark:after {
    left: 6px;
    top: 0px;
    width: 4px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checklist {
    border-radius: 4px;
    border: 1px solid #ececec;
    padding: 1px 1px 0px 5px;
    margin: 6px 6px;
    height: 24px;
    width: 323px;
    /*width: 370px;*/
}

.grey-background {
    background-color: #f5f5f5 !important;
}

.checklist input {
    margin-top: 6px;
    cursor: pointer;
}

.checklist p {
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
}

.btnSurveyCancelTrial:hover:not([disabled]) {
    color: #fff;
    font-weight: bold;
    background-color: #f37a2d;
    border: 1px solid #f37a2d;
    border-radius: 5px;
    padding: 7px 0px;
    width: 144px;
    cursor: pointer;
}

.btn-confirm-container {
    display: flex;
    justify-content: center;
    padding: 33px;
}

.checkListScrollableArea {
    overflow: auto;
}

.tick {
    text-align: center;
    padding: 15px 50px;
}

.confirm-para {
    font-family: arial;
    padding: 21px 8px;
    font-size: 12px;
    color: #616161;
    font-weight: normal;
    border: 1px solid #ececec;
    background-color: #f5f5f5;
}

.confirm-close-btn, .confirm-support-close-btn {
    font-weight: bold;
    color: #ff9336;
    background-color: #fff;
    border: 1px solid;
    border-radius: 5px;
    padding: 7px 31px;
    cursor: pointer;
}

    .confirm-close-btn:hover, .confirm-support-close-btn:hover {
        color: #fff;
        background-color: #ff9336;
    }

.surveyConfirmationContainer, .supportConfirmationContainer {
    max-width: 279px;
    background-color: white;
    position: absolute;
    display: none;
}

.optionTxt {
    opacity: 0.7;
}

.help-heading p {
    margin: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #616161;
}

.help-png {
    margin-top: 20px;
}



.middle {
    display: flex;
    justify-content: center;
    padding: 8px 0;
    background-color: #f5f5f5;
}

#items {
    font-size: 12px;
    width: 90%;
    height: 12px;
    height: 35px;
    border: 1px solid #ececec;
    border-radius: 5px;
    text-align: left;
    padding: 0 9px;
    font-family: arial;
    font-weight: bold;
    color: #616161;
    cursor: pointer;
    outline: none;
}

#imageContainer {
    text-align: center;
}

.button {
    padding: 7px 30px;
    border: 2px solid grey;
    border-radius: 15px;
    font-size: 12px;
    width: 50px;
}

#btnPrevious {
    font-family: calibri;
    font-size: 15px;
    cursor: pointer;
    color: #F37A2D;
    background-color: white;
    border: 1px solid #F37A2D;
    border-radius: 3px;
    margin-top: 3px;
    border-radius: 15px;
    width: 90px;
    height: 28px;
    margin-left: 7px;
}

    #btnPrevious:hover {
        color: white;
        background-color: #F37A2D;
    }

#btnNextStep {
    cursor: pointer;
    font-family: calibri;
    font-size: 15px;
    color: #F37A2D;
    border: 1px solid #F37A2D;
    background-color: white;
    margin-top: 3px;
    border-radius: 15px;
    float: right;
    width: 90px;
    height: 28px;
    margin-right: 7px;
}

    #btnNextStep:hover {
        color: white;
        background-color: #F37A2D;
    }

.Row {
    bottom: 0;
    display: table;
    width: 100%; /*Optional*/
    table-layout: fixed; /*Optional*/
    border-spacing: 5px; /*Optional*/
    float: left;
}

.Column {
    display: table-cell;
    vertical-align: top;
}

hr.separatorLine {
    border-color: #80808024;
    width: 96%
}

.instruction {
}

#stepDescritpionContainer {
    font-family: calibri;
    font-size: 15px;
    color: #3E3E3E;
}

#stepsNumbersContainer {
    float: left;
    padding-right: 10px;
    height: 50px;
}

#stepDescription {
    /*float:left;*/
}

#divChartExpoHelpWizard {
    position: absolute;
    background-color: white;
    display: none;
    z-index: 1000000000000;
    width: 99.7%;
    height: 99.5%;
}

#wizardTitle {
    color: #fd7d33;
    font-weight: bold;
    font-size: 19px;
    float: left;
    padding: 0px 5px;
}

#btnCloseChartExpoHelpWizard {
    float: right;
    cursor: pointer;
    width: 12px;
    padding: 5px;
}

#wizardImage {
    height: 265px;
    width: 640px;
    display: inline;
}

.dropdownbtn {
    background-color: #d4f0e1;
    opacity: 1;
    color: black;
    padding: 5px;
    font-size: 14px;
    border: 1px solid grey;
    border-radius: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 15px;
    margin: 6px;
}

.dropdown {
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.videodropdown-content, .generalvideodropdown-content {
    display: none;
    position: absolute;
    right: 6px;
    border: 1px solid #d4f0e1;
    background-color: #f9f9f9;
    z-index: 1;
    width: 235px;
    max-height: 230px;
    overflow: auto;
    max-width: max-content;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .videodropdown-content a, .generalvideodropdown-content a {
        color: black;
        padding: 6px;
        text-decoration: none;
        font-size: 14px;
        display: block;
        display: flex;
        cursor: pointer;
        align-items: center;
    }

        .videodropdown-content a:hover, .generalvideodropdown-content a:hover {
            background-color: lightgray;
            border: 1px solid grey;
            padding: 5px;
        }

.dropdown:hover:not([disabled]) .videodropdown-content, .dropdown:hover .generalvideodropdown-content {
    display: block;
}

#guide-anchor-overlay-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 2;
    display: none;
}

.guide-anchor-btn {
    position: absolute;
    width: 29px;
    font-weight: normal;
    border-radius: 200px;
    background-color: #217345;
    z-index: 9999;
    color: #fff;
    text-align: center;
    padding: 6px 0;
    font-size: 13px;
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: .3s;
    transition: .3s;
}

    .guide-anchor-btn:hover {
        -webkit-box-shadow: #217345 1px 4px 10px;
        box-shadow: #217345 1px 4px 10px;
        opacity: 1 !important;
        font-weight: bold;
    }

    .guide-anchor-btn.point-active {
        -webkit-box-shadow: #217345 1px 4px 10px;
        box-shadow: #217345 1px 4px 10px;
        opacity: 1 !important;
        font-weight: bold;
    }

.guide-description {
    position: fixed;
    width: 260px;
    max-height: 280px;
    border-radius: 6px;
    background-color: #217345;
    z-index: 9999;
    color: #fff;
    padding: 15px;
}

.guide-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    border: 0;
    background-color: transparent;
    padding: 0px 15px;
    font-family: inherit;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.guide-description ul {
    padding: 0;
    margin: 0;
}

    .guide-description ul li a:hover {
        opacity: 1;
        text-decoration: underline;
    }

    .guide-description ul li a.btn-active {
        opacity: 1;
        text-decoration: underline;
    }

    .guide-description ul li a {
        opacity: .4;
        color: #fff;
        font-size: 13px;
        text-decoration: none;
    }

    .guide-description ul li {
        list-style-type: none;
        display: inline;
        padding: 0 3px;
        padding: 0 2px !important;
    }

.guide-description .skip {
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    background-color: #217345;
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.guide-description h4 {
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.guide-description p {
    color: #fff;
    font-size: 12px;
}

.guideStepsContent {
    max-height: 300px;
    overflow: auto;
}

#strTooltip {
    margin: 0px;
    position: relative;
    top: 2px;
    cursor: pointer;
}

#txttooltip {
    cursor: pointer;
}

.guide-desc-h {
    margin: 0px;
    font-family: Calibri;
}

.guide-desc-p {
    font-family: Calibri;
    margin-top: 0.7em;
    margin-bottom: 0.7em;
}

.guide-description span.prev {
    margin-left: 7px;
}

.guide-description span.next {
    margin-right: 7px;
}

.guide-btn-prev[disabled] {
    opacity: .1 !important;
    cursor: not-allowed !important;
}

.guide-btn-next[disabled] {
    opacity: .1 !important;
    cursor: not-allowed !important;
}

.guide-description-top::after {
    content: '';
    position: absolute;
    top: -14px;
    left: 7px;
    border-left: solid 7px transparent;
    border-bottom: solid 7px #217345;
    border-right: solid 7px transparent;
    border-top: solid 7px transparent;
}

.guide-description-top-right::after {
    content: '';
    position: absolute;
    top: -14px;
    right: 52px;
    border-left: solid 7px transparent;
    border-bottom: solid 7px #217345;
    border-right: solid 7px transparent;
    border-top: solid 7px transparent;
}

.guide-description-bottom::after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 7px;
    border-left: solid 7px transparent;
    border-bottom: solid 7px transparent;
    border-right: solid 7px transparent;
    border-top: solid 7px #217345;
}

.guide-description-bottom-right::after {
    content: '';
    position: absolute;
    bottom: -14px;
    right: 25px;
    border-left: solid 7px transparent;
    border-bottom: solid 7px transparent;
    border-right: solid 7px transparent;
    border-top: solid 7px #217345;
}

/*Manage domain screen styling starts here*/

.teamManageDomainScreen, .subscriptionPriceRangeScreen {
    background-color: white;
    width: 300px;
    left: 1%;
    top: 3px;
    position: absolute;
    padding: 8px;
    float: left;
    max-height: 360px;
}

.textBox {
    width: 100%;
    padding: 4px;
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    background-color: #F9F9F9;
    outline: none;
}

.paragraph {
    font-size: 13px;
}

.horizontalLine {
    width: 100%;
    height: 1px;
    background-color: #E1E1E1;
    margin: 6px 0px 0px 0px;
}

.heading {
    font-weight: bold;
    font-size: 13px;
}

#aftercheck {
    float: right;
    font-size: 12px;
    margin-top: 10px;
}

.domainUsersGrid {
    margin-top: 8px;
}

.gridHeaderRow {
    font-size: 12px;
}

.gridBodyContainer, .editGridBodyContainer {
    overflow: auto;
    overflow-x: hidden;
    max-height: 120px;
    padding-top: 6px;
}

.gridBodyRow {
    font-size: 12px;
}

.buttonManageDomainScreen {
    background-color: #FD7B2F;
    color: white;
    padding: 5px 20px;
    border: 1px solid;
    font-size: 12px;
    border-radius: 7px;
}

.customCheckBoxDynamicHtml {
    cursor: pointer;
    margin: auto;
    position: relative;
    top: 0px;
    left: -13px;
    opacity: 0;
}

.chBoxUserslabel {
    cursor: pointer;
    padding-left: 5px;
}

.toggleButtonsContainer {
    float: left;
    width: 100%;
    padding-bottom: 3px;
}

.toggleButton {
    width: 100px;
    background-color: white;
    border: 1px solid #dddddd;
    padding: 5px;
}

.toggleButtonEnable {
    background-color: #FD7B2F;
    color: white;
    border: 1px solid #FD7B2F;
}

.toggleButtonDisable {
    background-color: white;
    color: #8E8E8E;
}
/*Manage domain screen styling ends here*/

/*Manage domain pricing screen styling starts here*/

.subscriptionPriceRangeScreen {
    max-height: none;
    height: 360px;
}

.priceRangeGrid {
    border: 1px solid #E7E7E7;
    float: left;
    margin-left: 6px;
}

    .priceRangeGrid .headerRow {
        background-color: #f4f4f4;
    }

        .priceRangeGrid .headerRow .headColumn {
            background-color: #eeeeee;
            padding: 4px;
            float: left;
            color: #5F5F5F;
            font-size: 12px;
        }

.priceRangeGridBodyRow {
    float: left;
}

.priceRangeGridBodyRowColumn {
    border-top: 1px solid #DCDCDC;
    padding: 4px 4px;
    float: left;
    font-size: 12px;
    background-color: #f5f5f5;
}

.btnBack {
    width: 88px;
    height: 27px;
    color: #5F5F5F;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    border-radius: 8px;
    border: 1px solid #8E8E8E;
    margin-right: 15px;
    background-color: white;
    margin-top: 10px;
}

    .btnBack:hover {
        color: white;
        background-color: #5F5F5F;
    }

.highlightedBox-1 {
    border: 2px solid #217345;
    height: 36px;
    margin-right: 3px;
    position: relative;
    background-color: white !important;
    z-index: 3;
    opacity: 1 !important;
    cursor: default !important;
}

.highlightedBox-2 {
    position: relative;
    opacity: 1 !important;
    z-index: 3;
    background-color: white !important;
    margin-top: 1px;
    border: 2px solid #217345;
    padding: 9px;
    cursor: default !important;
    margin-left: 4px;
    margin-right: 4px;
}

.highlightedBox-3 {
    position: relative;
    opacity: 1 !important;
    z-index: 3;
    background-color: white !important;
    margin-top: 1px;
    border: 2px solid #217345;
    height: 83% !important;
    cursor: default !important;
}

.highlightedBox-4 {
    position: relative;
    opacity: 1 !important;
    z-index: 3;
    background-color: white !important;
    margin-top: 1px;
    border: 2px solid #217345;
    padding: 4px;
    margin-left: 13px;
    cursor: default !important;
}

.disabledElement {
    opacity: 0.3;
    pointer-events: none;
}
/*Refer page CSS*/
.referencePageContainer {
    width: 100%;
    position: absolute;
    display: none;
    background-color: white;
    /* margin: 2px 27% 2px 27%;*/
}

.btn-container-reference {
    /*display: flex;*/
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 100px;
    margin-right: 40px;
}

.refer-png {
    height: 53px;
    background-color: #D4F0E1;
    margin-bottom: 0px;
    text-align: left;
}

.divEmails {
    margin-top: 50px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

#btnSendRefer {
    width: 70.79px;
    height: 36px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    border-radius: 2px;
    border: 2px solid rgb(253,123,47);
    background-color: rgb(253,123,47);
    /* margin-left: 0px; */
    /* display: inline-block; */
    float: left;
}

.inviteEmail {
    height: 32px;
    width: 200px;
    border-style: ridge;
    border-width: thin;
    border-color: #D3D3D3;
    /*border-right: none;*/
    float: left;
    margin-left: 9px;
    padding-left: 10px;
}

#infodiv {
    float: left;
    margin-left: 13px;
    margin-bottom: 2px;
}

#invite-snd-container {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
}

#infoPara {
    font-family: Calibri;
}

.dot {
    background-color: #ffe8da;
    border-radius: 50%;
    display: inline-block;
    margin-top: 7px;
    margin-left: 0px;
    margin-right: 3px;
    padding: 4px 9px;
    width: 11px;
    text-align: center;
    font-weight: bold;
}

.dot2 {
    background-color: #D9D9D9;
    border-radius: 50%;
    display: inline-block;
    margin-top: 2px;
    margin-left: 0px;
    margin-right: 3px;
    padding: 4px 9px;
    color: white;
    opacity: 0.6;
    font-family: Calibri;
}

.showEmails {
    float: left;
    /* margin-top: 10px;
    border-bottom: 1px solid #eee;
    margin-left: 11px;*/
    margin-left: 11px;
}

.FriendEmail {
    margin-top: 12px;
    font-size: 15px;
    width: 150px;
    overflow: hidden;
    /*border: 1px solid;*/
    text-overflow: ellipsis;
    margin-right: 30px;
}

.invitationpara {
    /*margin-left: 67px;*/
    margin-top: 15px;
    font-size: 12px;
    color: #8B8B8B;
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.friendName {
    margin-top: 5px;
    margin-bottom: 0;
}

.refpara {
    margin-top: 4px;
    margin-left: 10px;
    font-family: Calibri;
    color: darkslategrey;
}

.verticalLineSeperator {
    border-left: 1px dashed lightgray;
    height: 14px;
    margin-top: 27px;
    margin-left: 14px;
    padding-top: 6px;
}

.inviteEmail:focus {
    outline: none;
}


.priceList {
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 5px;
    font-size: 13px;
    width: 166px;
    /*border: 1px ridge #D3D3D3;*/
    border: 1px solid #d6d6d6;
    /*border-width: thin;*/
    /*border-color: #D3D3D3*/
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    margin-left: -1px;
    /*background: url("https://chartexpo.com/ChartExpoForGoogleSheetAddin/Images/v41/dropdown-icon.png ") no-repeat scroll 0 0 transparent;*/
    background: url("https://chartexpo.com/ChartExpoForGoogleSheetAddin/Images/v41/dropdown-icon.png ") no-repeat;
    background-origin: content-box;
    background-position: right;
    /*text-indent: 0.01px;
    text-overflow: "";*/
}

#DomainpriceList {
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 13px;
    width: 166px;
    /*border: 2px solid;*/
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    margin-left: -1px;
    background: url("https://chartexpo.com/ChartExpoForGoogleSheetAddin/Images/v41/dropdown-icon.png ") no-repeat;
    background-origin: content-box;
    background-position: right;
    padding-right: 5px;
}

.referrerEmail {
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 13px;
    width: 166px;
    /*border: 2px solid;*/
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    margin-left: -1px;
    background: url("https://chartexpo.com/ChartExpoForGoogleSheetAddin/Images/v41/dropdown-icon.png ") no-repeat;
    background-origin: content-box;
    background-position: right;
    margin-left: 21px;
    text-overflow: ellipsis;
    padding-right: 5px;
}

#googlepayurl:focus {
    outline: none;
}

#googlepayoneMonthOnlySubscriptionOptionLabel {
    font-size: 12px;
    font-weight: bold;
    float: left;
    width: 90%;
    margin-bottom: -6px;
    margin-left: 18px;
    margin-top: 10px;
}

#likert {
    overflow: auto;
    height: 130px;
}

.likertdropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100px;
    outline: none;
    font-size: 13px;
    border: 1px dashed gainsboro;
    margin-top: -2px;
    border-radius: 3px;
    cursor: pointer;
    height: 17px;
    font-family: Calibri;
    float: right;
    background: url("https://chartexpo.com/ChartExpoForGoogleSheetAddin/Images/v41/dropdown-icon.png ") no-repeat;
    background-origin: content-box;
    background-position: right;
    padding-top: 0px;
}

.NewOverlayOptions {
    display: flex;
    width: 100%;
    background-color: #f4f4f4;
    border-radius: 7px;
    margin-bottom: 10px;
    cursor: pointer;
    height: 40px;
}

.NewOverlayOptionsimg {
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 15px;
    width: 30px;
    height: 30px;
}

#NewguideHowtoVideoLink a {
    color: black;
    text-decoration: none;
}

#NewguideHowtoVideoLink {
    margin-left: -10px;
}

#close {
    /*margin-left: 440px;*/
    margin-top: 4px;
    /*//position: absolute;*/
    cursor: pointer;
    float: right;
}

.NewOverlayOptionsCancelbtn {
    /*position: absolute;*/
    margin-left: 10px;
    margin-top: 7px;
    border-radius: 15px;
    width: 80px;
    height: 35px;
    border-color: #e38349;
    border: 2px solid #e38349;
    cursor: pointer;
}

.newguidewatchvideolink {
    margin-left: 12px;
}

.ctr-survey {
    z-index: 4;
    width: 100%;
    height: 85%;
    min-width: 295px;
    max-width: 254px;
    background: #fff;
    padding: 20px;
    box-shadow: #00000026 2px 6px 21px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

    .ctr-survey a.ctr_close_icon {
        position: absolute;
        top: 12px;
        right: 12px;
    }

    .ctr-survey .row {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

.blog-tiles-container .row {
    display: flex;
    margin: 0 -15px 30px;
}

.ctr-survey label {
    font-size: 15px;
    color: black;
}

fieldset, label {
    margin: 0;
    padding: 0;
}

.ctr-detail {
    margin-top: 5px;
}

    .ctr-detail div {
        margin-top: 0px;
    }

.ctr-survey input {
    background: #F5F5F5;
    font-weight: 300;
    font-size: 16px;
    color: #000;
}

.ctr-detail label {
    font-size: 12px;
    font-weight: normal;
    color: black;
}

.ctr-survey .buttons-container {
    margin-top: 12px;
    width: 90px;
}

.survey-btn-yes {
    color: white;
    background-color: #b8b9bb;
    border-color: #b8b9bb;
    height: 30px;
    width: 64px;
    margin-top: 10px;
}

.close-survey {
    color: #868689;
    background-color: white;
}

.surveyBtn {
    border: solid 1px transparent;
    height: 40px;
    width: 80px;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
}

#likertSampleDataDropdown {
    /*width: 150px;*/
    border-radius: 5px;
    background-color: red;
    bottom: 50px;
    left: 326px;
    position: fixed;
    display: none;
    border: 1px solid #E6E6E6;
    background-color: white;
    z-index: 1000000000;
    -webkit-box-shadow: 1px 1px 5px 2px #ccc;
    -moz-box-shadow: 1px 1px 5px 2px #ccc;
    box-shadow: 1px 1px 5px 2px #ccc;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
}

.likertSampleDatamenu {
    padding: 7px 24px;
    border-bottom: 1px solid #E6E6E6;
    cursor: pointer;
    color: black;
    text-align: left;
    font-size: 13px;
}

    .likertSampleDatamenu:hover {
        background-color: #E6E6E6;
    }

.ctr-survey survey-box label{
    width:300px;
}
#new-guide-anchor-overlay-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 2;
    display: none;
}
.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 1;
    display: none;
}