body {
}

.btn-white-pink,
.btn-white-pink:hover,
.btn-white-pink:focus,
.btn-white-pink:active,
.btn-white-pink.active,
.open .dropdown-toggle.btn-white-pink {
    color: #ffffff !important;
    background-color: #ec008c !important;
    border-color: #ec008c !important;
    width: 200px  !important;
}

.sectionHeading {
    font-weight: bold;
    font-size: 30px !important;
}

.graphHeading {
    font-weight: bold;
    font-size: 20px !important;
    z-index: 1;
    margin-top: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid lightgray;
}

.sectionText {
    color: #401663;
    font-size: 17px;
}

.greyBg {
    background-color: #E6E7E8;
}

/*.whiteBg {
    background-color: #ffffff;
}*/

.graphAndTextContainer {
    padding: 30px;
    position: relative;
    width: 100vw;
    left: calc(-50vw + 50%);
}

.displayedChart {
    background-color: #ffffff;
    padding: 10px;
    height: 350px !important;
    width: 540px !important;
}

.graphAndHeading {
    margin: 20px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.fullScreenChart {
    background-color: #ffffff;
    height: 900px !important;
    width: 1000px !important;
    padding: 10px;
    margin-top: 20px;
}

.graphMagPositioning {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 1;
}

.graphText {
    padding: 40px;
}

.graphBorder {
    border: 1px solid #E6E7E8;
    margin-left: auto;
    margin-right: auto;
}

.graph-buttons {
    /*position: absolute;
    left: 30px;
    top: 30px;*/
    z-index: 200;
    width: 100%;
    /*padding-right: 60px;*/
}

.graphPartComponents {
    border: 1px solid black;
    height: 100%;
}

.changeYAxisSwitch {
    background-color: #ec008c;
    color: #fff;
    border: #ec008c solid 1px;
    float: left;
    /*margin-top: -25px;
    margin-left: 93px;*/
    width: 81px;
}

.lightbox-outer {
    width: 100% !important;
    height: 100% !important;
    position: fixed;
    z-index: 888;
    background: rgba(14,4,22,0.8);
    top: 0;
    left: 0;
}

.lightbox {
    z-index: 1100;
    height: 70vh;
    width: 70vw;
    margin: 0 auto;
    margin-top: 8vh;
}

.graphInfoIcon {
    position: absolute;
    right: 15px;
    top: 15px;
    /*top: 72px;*/
    z-index: 1;
}

.graphContainer {
    display: block;
    text-align: center;
    border: 1px solid lightgray;
    /*height: 400px !important;
    width: 600px !important;*/
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border-radius: 16px;
    padding: 0px;
}

.fullScreenContainer {
    background-color: #ffffff;
    /*height: 1000px !important;
    width: 1200px !important;*/
    padding: 0px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border-radius: 16px;
    text-align:center;
}

.graphInfoIconFullScreen {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
}

.graphMagPositioningFullScreen {
    position: absolute;
    right: 15px;
    /*bottom: 29px;*/
    bottom: 15px;
    z-index: 1;
}

.axisButtonsFullScreen {
    position: absolute;
    /*bottom: 29px;*/
    bottom: 15px;
    left: 15px;
    z-index: 1;
}

.axisButtons {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 1;
}

@media (max-width:992px) {
    .graphSpacingOverride {
        margin-left: auto !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width:1600px) and (min-width:992px) {
    .graphContainer {
        width: 500px !important;
    }

    .displayedChart {
        width: 410px !important;
    }

    /*.graphMagPositioning, .graphInfoIcon {
        margin-right: -3px;
    }

    .changeYAxisSwitch {
        margin-left: 26px;
    }*/
}

@media (max-width:1200px) and (min-width:992px) {
    .graphContainer {
        width: 410px !important;
    }

    .displayedChart {
        width: 320px !important;
    }

    /*.graphMagPositioning, .graphInfoIcon {
        margin-right: -8px;
    }

    .changeYAxisSwitch {
        margin-left: 15px;
        margin-top: -41px;
    }*/
}

@media (max-width:991px) and (min-width:765px) {

    /*.graphMagPositioning, .graphInfoIcon {
        margin-left: 576px;
        float: left !important;
    }

    .changeYAxisSwitch {
        margin-left: 46px;
    }*/
}

@media (max-width:765px) {
    .graphContainer {
        /*width: 500px !important;*/
    }

    .displayedChart {
        width: 415px !important;
    }

    /*.graphMagPositioning, .graphInfoIcon {
        float: right;
        margin-right: 50px;
    }

    .changeYAxisSwitch {
        margin-top: -32px;
        margin-left: 50px;
    }*/
}

@media (max-width:710px) {
    /*.graphMagPositioning, .graphInfoIcon {
        float: right;
        margin-right: 26px;
    }

    .changeYAxisSwitch {
        margin-left: 25px;
    }*/
}

@media (max-width:665px) {
    /*.graphMagPositioning, .graphInfoIcon {
        float: right;
        margin-right: 16px;
    }

    .changeYAxisSwitch {
        margin-left: 3px;
    }*/
}

@media (max-width:619px) {
    .graphContainer {
        /*width: 410px !important;*/
    }

    .displayedChart {
        width: 330px !important;
    }

    /*.graphMagPositioning, .graphInfoIcon {
        float: right;
        margin-right: 24px;
    }

    .changeYAxisSwitch {
        margin-left: 23px;
        margin-top: -43px;
    }*/
}

@media (max-width:524px) {
    .graphContainer {
        /*width: 350px !important;*/
    }

    .displayedChart {
        width: 300px !important;
    }

    /*.graphMagPositioning, .graphInfoIcon {
        float: left !important;
        margin-left: 236px;
    }*/
}

@media (max-width:429px) {
    /*.graphMagPositioning, .graphInfoIcon {
        float: right !important;
        margin-right: -10px;
    }*/

    .graphContainer {
        /*width: 300px !important;*/
    }

    .displayedChart {
        width: 225px !important;
    }

    .graphHeading {
        width: 235px;
    }

    .graphAndTextContainer {
        padding: 0px;
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

@media (max-height: 1019px), (max-width:1489px) {
    /*.fullScreenContainer {
        height: 850px !important;
        width: 850px !important;
    }*/

    .fullScreenChart {
        height: 880px !important;
        width: 880px !important;
    }
}

@media (max-height: 1019px), (max-width:1329px) {
    /*.fullScreenContainer {
        height: 850px !important;
        width: 850px !important;
    }*/
    
    .fullScreenChart {
        height: 750px !important;
        width: 750px !important;
    }
}

@media (max-height: 879px), (max-width:1119px) {
    /*.fullScreenContainer {
        height: 750px !important;
        width: 750px !important;
    }*/

    .fullScreenChart {
        height: 650px !important;
        width: 650px !important;
    }
}

@media (max-height: 779px), (max-width:949px) {
    /*.fullScreenContainer {
        height: 650px !important;
        width: 650px !important;
    }*/

    .fullScreenChart {
        height: 550px !important;
        width: 550px !important;
    }
}

@media (max-height: 679px), (max-width:834px) {
    /*.fullScreenContainer {
        height: 500px !important;
        width: 500px !important;
    }*/
    
    .fullScreenChart {
        height: 400px !important;
        width: 400px !important;
    }
}

@media (max-height: 529px), (max-width:690px) {
    .fullScreenChart {
        height: 370px !important;
        width: 370px !important;
    }
}

@media (max-height: 499px), (max-width:649px) {
    .fullScreenChart {
        height: 330px !important;
        width: 330px !important;
    }
}

@media (max-height: 449px), (max-width:600px) {
    .fullScreenChart {
        height: 300px !important;
        width: 300px !important;
    }
}

@media (max-height: 419px), (max-width:559px) {
    .fullScreenChart {
        height: 275px !important;
        width: 275px !important;
    }
}

@media (max-height: 0px), (max-width:542px) {
    .fullScreenChart {
        height: 225px !important;
        width: 225px !important;
    }
}

@media (max-height: 824px) and (max-width:415px) {
    .graphAndTextContainer {
        /*margin-left: -15px;*/
        width: 414px;
    }

    .graphContainer {
        margin-left: -16px;
        margin-right: -16px;
        width: 416px !important;
        height: 454px;
        border-radius: 0px;
    }

    .controlIcon {
        height: 30px !important;
        width: 30px !important;
    }

    .displayedChart {
        width: 357px !important;
        height: 309px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .axisButtons {
        left: 16px;
    }

    .graphInfoIcon {
        right: 16px;
    }

    .graphMagPositioning {
        right: 16px;
    }

    .graphHeading {
        width: 100%;
    }

    .fullScreenContainer {
        width: 416px;
        margin-right: 0px;
        margin-left: -53px;
        border-radius: 0px;
        margin-top: 37% !important;
        height: 510px;
    }

    .fullScreenChart {
        height: 360px !important;
        width: 360px !important;
    }
}

@media (max-height: 824px) and (max-width:414px) {
    .graphContainer {
        width: 414px !important;
    }

    .fullScreenContainer {
        width: 414px;
    }

    .graphAndTextContainer {
        width: 414px;
    }
}

@media (max-height: 824px) and (max-width:376px) {
    .graphContainer {
        width: 377px !important;
    }

    .fullScreenContainer {
        width: 377px;
        margin-left: -48px;
    }

    .graphAndTextContainer {
        width: 377px;
    }
}

@media (max-height: 824px) and (max-width:361px) {
    .graphContainer {
        width: 362px !important;
    }

    .displayedChart {
        width: 325px !important;
    }

    .graphAndTextContainer {
        width: 361px;
    }

    .fullScreenContainer {
        width: 362px;
        margin-left: -46px;
        height: 490px;
    }

    .fullScreenChart {
        height: 340px !important;
        width: 340px !important;
    }
}

@media (max-height: 824px) and (max-width:321px) {
    .graphContainer {
        width: 322px !important;
    }

    .displayedChart {
        width: 300px !important;
    }

    .graphAndTextContainer {
        width: 322px;
    }

    .fullScreenContainer {
        width: 322px;
        margin-left: -41px;
        height: 450px;
        margin-top: 26% !important;
    }

    .fullScreenChart {
        height: 300px !important;
        width: 300px !important;
    }
}

@media (max-width: 824px) and (max-height:415px) {
    .lightbox {
        height: 100%;
        width: 100%;
        margin: 0px !important;
    }

    .fullScreenContainer {
        border-radius: 0px;
        height: 100%;
    }

    .fullScreenChart {
        height: 297px !important;
        width: 490px !important;
    }
}

@media (max-width: 737px) and (max-height:415px) {
    .graphContainer {
        width: 100% !important;
    }

    .displayedChart {
        width: 480px !important;
    }
}

@media (max-width: 813px) and (max-height:376px) {
    .displayedChart {
        width: 480px !important;
        height: 294px !important;
    }

    .fullScreenChart {
        height: 270px !important;
        width: 470px !important;
    }
}

@media (max-width: 668px) and (max-height:376px) {
    .graphContainer {
        height: 444px;
    }

    .displayedChart {
        width: 480px !important;
        height: 294px !important;
    }
}

@media (max-width: 641px) and (max-height:361px) {
    .fullScreenChart {
        height: 250px !important;
        width: 400px !important;
    }
}

@media (max-width: 569px) and (max-height:321px) {
    .displayedChart {
        width: 446px !important;
        height: 277px !important;
    }

    .graphContainer {
        height: 425px;
    }

    .fullScreenChart {
        height: 210px !important;
        width: 360px !important;
    }
}