﻿#guidancecontrols {
    width: 100%;
    text-align: center;
}

#titlebox {
    background-color: #ddb785;
}
#titlename {
    color: #323232;
    text-align: left;
}
#titleicon {
    fill: #323232;
}
#iicon {
    width: 170px;
    height: 98px
}
.statement {
    border: 1px solid #323232;
    color: #000;
    margin-top: 50px;
    padding: 15px;
}
.sumlink {
    position: relative;
    width: 36px;
    height: 30px;
    text-decoration: none;
    text-align: center;
    margin-left: 3px;
    display: inline-block;
}
.sumlogo {
    display: inline;
    border-radius: 50%;
    border: solid 1px #323232;
    width: 30px;
    height: 30px;
}

.sumticker {
    display: none;
    text-decoration: none;
    text-align: center;
    width: 24px;
    height: 24px;
    overflow: hidden;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    font-size: 10px;
}
.ewbg-dark .sumticker {
    color: #ddb785;
}

.ewbg-light .sumticker {
    color: #323232;
}

.sumlink:hover .sumlogo {
    display: none;
}

.sumlink:hover .sumticker {
    display: inline;
}

.pdf-viewer {
    width: 100%;
    height: 100%;
}

#pdfbtns {
    width: 320px;
    margin: auto;
}
.pdfpage {
    font-weight: bold;
    font-size: .85rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.revlogo {
    width: 100px;
    height: 50px;
    overflow: hidden;
}

    .revlogo img {
        width: 100%;
        height: auto;
        object-fit: cover;
        object-position: center top;
    }
.rname {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    margin-top: -10px;
}

.rticker {
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    margin-top: -10px;
}



#selectboxes {
    width: 90%;
    margin: 15px auto;
}
.gradeselect {
    fill-opacity: .5;
    cursor: pointer;
}
.gradetext {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    fill: #f7f7f7;
    font-weight: bold;
    font-size: 3rem;
    cursor: pointer;
}
.passgrade {
    stroke: #79cc79;
    stroke-width: 2;
}
.failgrade {
    stroke: #cd5959;
    stroke-width: 2;
}
.neutralgrade {
    stroke: #ddb785;
    stroke-width: 2;
}
#showbygrade {
    width: 100%;
}
.ticker-label {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 3rem;
    text-align: center;
    fill: #323232;
}
.gradebar {
    cursor: pointer;
}
.gradebar:hover {
    fill-opacity: .5;
}
#gradeinfo {
    width: 85%;
    margin: auto;
}
.gradecardfields {
    font-size: .75rem;
    font-weight: bold;
    text-align: center;
}
.gradecarddata {
    font-size: 1rem;
    text-align: center;

}

.epshdr {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: .9rem;
}
.sortbtn {
    cursor: pointer;
}

.epsrow.alternate, .mAlt {
    background-color: #f7f7f7;
}

.epsrow {
    height: 85px;
    margin-bottom: 10px;
}
    .epsrow:hover {
        background-color: #323232;
        color: #ddb785;
        cursor: pointer;
    }

.ewgrade svg {
    width: 35px;
    height: 35px;
}
.ewgrade {
    text-align: center;
}
.elogo {
    width: 36px;
    border-radius: 50%;
    background-position: center center;
    background-size: 36px;
    height: 36px;
}
.logorow {
    display: flex;
    justify-content: center;
    align-items: center;
}
.moblogo {
    width: 36px;
    border-radius: 50%;
    background-position: center center;
    background-size: 36px;
    height: 36px;
    margin: auto;
}
.mepstime {
    display: block;
    font-size: .75rem;
    font-weight: normal;
}
.mepsname, .mwhisperhdr {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: .9rem;
}


.epsticker {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 1.5rem;
}
.epsname {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: .85rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.epstime {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .85rem;
}
.smepshdr {
    font-size: .85rem;
}


.gradeselected {
    fill-opacity: .9;
}

#displayshorts {
    margin-top: 50px;
}

.shdlogo {
    margin-top: 10px;
    width: 75px;
    height: 37px;
    overflow: hidden;
}
    .shdlogo img {
        width: 100%;
        height: auto;
        object-fit: cover;
        object-position: center top;
    }

.shname {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 14px;
}
.shticker {
    font-size: 30px;
    font-weight: bold;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
}
.shepsdate {
    font-weight: bold;
}
.custom-card {
    min-width: 320px;
    cursor: pointer;
}


.shcur {
    fill: #323232;
    font-weight: bold;
}

.shavg {
    fill: #7095f7;
}

.shhdr {
    font-weight: bold;
    font-size: 16px;
}
.shdata {
    font-size: 12px;
    text-align: left;
    padding-left: 35px;
}

.sitbpie {
    width: 35px;
    height: 35px;
}

.shtitle {
    margin-left: 25px;
    width: 250px;
}

.sitbllogo {
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.sitableticker {
    font-weight:bold;
    padding-top: -25px;
}

.isconfirmed {
    width: 10px;
    margin-left: 10px;
}



#showreactions {
    width: 100%;
}
#hmbg {
    fill: #f7f7f7;
}
.hmsectors {
    font-size: 10px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.hmtitle {
    fill: #323232;
    font-size: 30px;
    font-weight: bold;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
}
.hmsubtitle {
    font-size: 14px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-weight: bold;
    fill: #323232;
}
.hmtt {
    width: 250px;
    height: 125px;
    border: 1px solid #000;
    background-color: #323232;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    overflow: hidden;
}
.hmtickers {
    fill: #f7f7f7;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    fill-opacity: 0.75;
}
.hmsubtext {
    fill: #f7f7f7;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    fill-opacity: 0.75;
}
.tticon {
    margin-left: 10px;
    width: 35px;
    height: 35px;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 35px 35px;
}

.ttticker {
    margin-top: -15px;
    color: #f7f7f7;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    font-size: 48px;
}

.ttconame {
    margin-top: -10px;
    color: #f7f7f7;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

.ttnumb {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    font-size: 18px;
}

#reactcontrols {
    width: 300px;
    height: 100px;
    background-color: #323232;
    border-radius: 10px;
    padding: 10px;
    margin: 15px;
    color: #f7f7f7;
}
    #reactcontrols input {
        background-color: #323232;
        border: 0;
        color: #f7f7f7;
    }

    #smallcalctrl {
        width: 350px;
        background-color: #323232;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 25px;
        padding: 20px;
    }

.screenrad, .screenpie {
    width:100px;
    height:100px;
    float:left;
    margin: 15px 25px 15px 25px;
}
.screenradlabel, .screenpielabel {
    width: 100%;
    color: #f7f7f7;
    text-align: center;
}

.screenslide {
    width: 100%;
    text-align: left;
    margin: 10px 0 10px 0;
}
.slidedate {
    height: 100px;
}
.slideother {
    height: 75px;
}
.screenslide label {
    color: #f7f7f7;
    margin-bottom: 10px;
    font-size:12px;
}
.screenslide input {
    background-color: #323232;
    border: 0;
    color: #f7f7f7;
    margin-left: 10px;
    font-size:12px;
}

.btnsel {
    opacity: 0.5;
}
.svgsel {
    fill-opacity: 0.5;
}
.svgselob {
    fill: #8c5854;
}

.svgselos {
    fill: #bfddb1;
}

#gctrlrow {
    height: 200px;
}

.svgbackground {
    fill: #fff;
    fill-opacity: 0;
}

.svg-content-responsive {
    width: 200px;
    height: 100px;
}
.svg-content-responsive-donut {
    width: 150px;
    height: 150px;
}
.svg-content-responsive-hm {
    width: 100%;
   
}

.moveline {
    fill: none;
    stroke: #ddb785;
    stroke-width: 2px;
}

.nextbtn, .prevbtn {
    margin-top: 10px;
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
}

    .nextbtn:hover, .prevbtn:hover {
        background-color: rgba(221, 183, 133, 0.75);
        color: #323232;
        text-decoration: none;
    }

.nextbtn {
    margin-right: 25px;
}

.prevbtn {
    margin-left: 25px;
}


.sweekhead {
    list-style-type: none;
    display: block;
    font-family: Arial,ArialMT;
    color: #ddb785;
    font-weight: bold;
    width: 100%;
    font-size: .67em;
    margin: 0;
    padding: 0;
}

    .sweekhead li {
        display: inline-block;
        text-align: center;
        width: 20%;
        margin: 0;
        padding: 0;
    }

.sweek {
    list-style-type: none;
    display: block;
    font-family: Arial,ArialMT;
    width: 100%;
    font-size: .67em;
    margin: 0;
    padding: 0;
    align-items: start;
}

    .sweek li {
        display: inline-block;
        text-align: center;
        color: #000;
        width: 20%;
        margin: 0;
        padding: 0;
        float: left;
    }

    .sweek:hover {
        background-color: #000;
    }

    .sweek li:hover {
        background-color: #ddb785;
        cursor: pointer;
    }

.pastdays a {
    color: #f7f7f7;
    text-decoration: none;
}

    .pastdays a:hover {
        color: #f7f7f7;
        text-decoration: none;
    }

.nullcol {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    opacity: 0.33;
}

.cotick {
    font: bold 24px 'Arial Black', 'Arial Bold';
}

.coname {
    font: 12px arial,verdana;
}


#screencontrols {
    width: 100%;
    border-radius: 20px;
    padding: 20px;
    background-color: #323232;
    margin-top: 25px;
}
#showscreen {
    width: 100%;
    height: 422px;
}
.screenlabel {
    color: #f7f7f7;
}
.screenradio {
    margin-top: 15px;
    text-align: left;
    color: #f7f7f7;
}
.screenradio input {
    cursor: pointer;
}
.screenradio .screenlabel {
    margin-bottom:10px;
}
.screenradio .form-check-label {
    font-size:14px;
}
.screenbtns, .morescreenbtns {
    float: left;
    margin-top: 15px;
    text-align: left;
}
.screenbtns {
    width: 200px;
}
.morescreenbtns {
    width: 350px;
}
.screencheckslide {
    float: left;
    width: 125px;
    margin: 15px;
    text-align: center;
}
.screenupdown {
    float:left;
    width: 125px;
    height: 125px;
    margin: 15px;
    text-align: center;
}
#apluschart {
    width: 1200px;
    height: 500px;
    margin: auto;
}
#currentaplus {
    width: 100%;
    height: 100%;
    margin: auto;
}

#apluscur, #aplushist {
    width: 100%;
    text-align: center;
}

.indexchart, .barchart {
    fill: #ffffff;
}

.aplusplot {
    fill: #f7f7f7;
}

.aplusline {
    stroke: #323232;
    stroke-width: 2;
}

.spyline {
    stroke: #ddb785;
    stroke-width: 2;
}
.grid {
    fill: none;
    stroke: #323232;
    opacity: .25;
    stroke-width: 1;
}
.charttitle {
    font-weight: 900;
    font-size: 24px;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    fill-opacity: .75;
}
.titlesvg {
    font-size: 36px;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    fill: #323232;
}
.titledatesvg {
    font: 14px sans-serif;
    text-rendering: optimizeLegibility;
    fill: #323232;
}
.chartcopy, .boxhdr {
    font: 12px sans-serif;
    text-rendering: optimizeLegibility;
}
.chartcopy, .charttitle, .indtitle, .legenditem {
    fill: #323232;
}

.boxhdr {
    fill: #f7f7f7;
}
.boxdata {
    font-size: 18px;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
}

.legenditem {
    font: bold 12px sans-serif;
}

.apluslgnd {
    fill: #323232;
}

.spylgnd {
    fill: #ddb785;
}


.rsios {
    fill: #bfddb1;
    mix-blend-mode: multiply;
    cursor: pointer;
}
    .rsios:hover {
        fill: #798872;
    }
    .rsios.svgsel {
        fill: #798872;
        fill-opacity: 1;
    }
.rsiib {
    fill: #ddb785;
    cursor: pointer;
}
    .rsiib:hover {
        fill-opacity: .5;
    }
.rsiob {
    fill: #e57e76;
    mix-blend-mode: multiply;
    cursor: pointer;
}
    .rsiob:hover {
        fill: #8c5854;
    }

    .rsiob.svgsel {
        fill: #8c5854;
        fill-opacity: 1;
    }



.rsitext {
    font-size: 8px;
    text-anchor: middle;
}

#above200 {
    fill: #bfddb1;
    cursor: pointer;
}
    #above200:hover {
        fill-opacity: .5;
    }
#below200 {
    fill: #e57e76;
    cursor: pointer;
}
    #below200:hover {
        fill-opacity: .5;
    }
#upmomo {
    fill: #bfddb1;
    cursor: pointer;
}
    #upmomo:hover {
        fill-opacity: .5;
    }

#downmomo {
    fill: #e57e76;
    cursor: pointer;
}
    #downmomo:hover {
        fill-opacity: .5;
    }


/*.screencheckbox {
    background-color: #f7f7f7;
    border-color: #f7f7f7!important;
}
    .screencheckbox:before {
        background-color: #f7f7f7!important;
    }*/
/*.screenformcheck .screencheckbox:active ~ .screenlabel::before {
    background-color: #f7f7f7!important;
}

.screencheckbox:checked {
    background-color: #7095f7;
    border-color: #f7f7f7;
}*/
.screencheckbox {
    cursor: pointer;
}

.form-check-input:checked {
    background-color: #7095f7;
}

.form-switch .form-check-input {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='gray'/%3e%3c/svg%3e");
    background-color: #7095f7;
}

    .form-switch .form-check-input:focus {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='gray'/%3e%3c/svg%3e");
    }


.tooltip {
    background-color: #f7f7f7;
    border-radius: 10px;
    padding: 5px 15px 5px 15px;
    border: 2px solid #323232;
    width: 310px;
    height: 210px;
    z-index: 250;
}

.ttlogo {
    background-size: 100px;
    background-repeat: no-repeat;
    width: 100px;
    height:50px;
}
.tttick {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    width: 100%;
    height: 25px;
}
.ttconame {
    font-size:12px;
    width:100%;
    height: 20px;
}

.ttepsdate {
    font-weight: bold;
    padding-top: 10px;
}
.ttepstime {
    font-size: 10px;
}
.ttsep {
    height:5px;
}
.ttsepline {
    border-bottom: 1px solid #323232;
}
.ttgrade {
    align-items: center;
}
.ttglc {
    align-items:center;
    padding-top:5px;
}
.ttlqshdr {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    height: 20px;
}
.ttlqshdrs {
    font-weight: bold;
    font-size: 6px;
    text-align: center;
    height: 10px;
}


.ttctrl {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
}

.ttctrl3 {
    font-weight: bold;
    padding-top: 10px;
}

.ttctrl4 {
    font-size: 10px;
}

.ttctrl5 {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

.ttctrl6 {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    text-align: center;
}


@media (prefers-color-scheme: dark) {

    .statement {
        background-color: #323232;
        color: #ddb785;
    }
    .custom-card {
        background-color: #414141;
    }
    .card.custom-card:hover {
        background-color: #323232;
    }
    .pdfpage {
        color: #f7f7f7;
    }
    .guidhdr {
        color: #323232;
    }
    #hmbg {
        fill: #323232;
    }
    .hmsectors {
        fill: #f7f7f7;
    }

 



    #currentaplus, #apluschart {
        fill: #323232;
    }
    .apluscards {
        background-color: #323232;
        color: #ddb785;
    }
    .apluscards:hover {
        background-color: #414141;
        color: #f7f7f7;
    }
    .aplusplot {
        fill: #414141;
    }
    .aplusline {
        stroke: #f7f7f7;
    }
    #currentaplus .charttitle, #showbygrade .charttitle {
        fill: #ddb785;
    }
    #currentaplus .tick text, #apluschart .tick text {
        fill: #f7f7f7;
    }
    #gradeinfo {
        color: #f7f7f7;
    }
    .ticker-label {
        fill: #ddb785;
    }

    .sirow:nth-child(even) {
        background-color: #414141;
    }

    .sirow:nth-child(odd) {
        background-color: #323232;
    }
    .sirow:hover {
        cursor: pointer;
        background-color: #ddb785;
        color: #323232;
    }

    .shortcard {
        background-color: #323232;
    }
    .shcur {
        fill: #ddb785;
    }
    .epsrow.alternate, .mAlt {
        background-color: #414141;
    }

    .epsrow:hover {
        background-color: #ddb785;
        color: #323232;
    }

    .guidrows {
        color: #f7f7f7;
    }
        .guidrows:nth-child(even) {
            background-color: #323232;
        }
        .guidrows:nth-child(odd) {
            background-color: #3a3a3a;
        }
        .guidrows:hover {
            color: #ddb785;
            background-color: #2a2a2a;
            cursor: pointer;
        }

    .guidcharttext {
        fill: #f7f7f7;
    }

    .nullcol {
        color: #f7f7f7;
    }
    #guidchart .tick text {
        fill: #f7f7f7;
    }
    .guidline {
        fill: none;
        stroke: #f7f7f7;
        stroke-width: 2px;
    }

}


@media (prefers-color-scheme: light) {

    .statement {
        background-color: #f7f7f7;
        
    }

    .guidrows:nth-child(even) {
        background-color: #fff;
    }
    .guidrows:nth-child(odd) {
        background-color: #f7f7f7;
    }

    .sirow:nth-child(even) {
        background-color: #f7f7f7;
    }

    .sirow:nth-child(odd) {
        background-color: #fff;
    }

    .sirow:hover {
        cursor: pointer;
        background-color: #323232;
        color: #ddb785;
    }

    .shortcard {
        background-color: #f7f7f7;
    }


    .guidrows:hover {
        color: #ddb785;
        background-color: #323232;
        cursor: pointer;
    }
    .guidcharttext {
        fill: #323232;
    }
    #guidchart .tick text {
        fill: #323232;
    }
    .nullcol {
        color: #323232;
    }
    .guidline {
        fill: none;
        stroke: #323232;
        stroke-width: 2px;
    }

}




@media (min-width: 576px) {
    .cuctrl, .statement {
        width: 90%;
    }

    #smallcalctrl {
        width: 500px;
    }
    #showscreen {
        height: 640px;
    }
    .slideother {
        height: 100px;
    }
    .shtitle {
        margin-left: 35px;
        width: 300px;
    }
}



@media (min-width: 768px) {

    .statement {
        width: 90%;
    }

    #gctrlrow {
        width: 750px;
        margin: auto;
    }
    .svg-content-responsive {
        width: 250px;
        height: 125px;
    }

    .svg-content-responsive-donut {
        width: 125px;
        height: 125px;
    }

    .screenslide {
        width: 50%;
        float: left;
        padding: 0 10px 0 10px;
        
    }
    .shtitle {
        margin-top: 5px;
        margin-left: 40px;
        width: 300px;
    }

 
}

@media (min-width: 992px) {

    .statement {
        width: 100%;
    }

    #gctrlrow {
        width: 900px;
        margin: auto;
    }
    .svg-content-responsive {
        width: 300px;
        height: 150px;
    }

    .svg-content-responsive-donut {
        width: 175px;
        height: 175px;
    }

    #screencontrols {
        width: 90%;
    }

    .shtitle {
        margin-top: 5px;
        margin-left: 50px;
        width: 325px;
    }

}

@media (min-width: 1200px) {

    .statement {
        width: 90%;
    }

    #gctrlrow {
        width: 900px;
        margin: auto;
    }
    .svg-content-responsive {
        width: 400px;
        height: 200px;
    }
    .svg-content-responsive-donut {
        width: 200px;
        height: 200px;
    }

    .screenrad {
        margin-left: 50px;
    }
    .screenlabel {
        font-size: 14px;
    }

    #listshorts {
        overflow-x: auto;
        width: 100%;
    }

}

@media (min-width: 1500px) {

    .screenslide {
        width: 20%;
        float: left;
        padding: 0 15px 0 15px;
        margin-left: 35px;
    }

    ui-slider {
        height: 10px;
    }

    .ui-slider-range {
        height: 10px;
    }

}


@media (min-width: 1800px) {

    .statement {
        padding: 75px;
    }
 
}





.ui-slider {
    background: #efefef;
    border: 1px solid #d2d2d2;
    height: 20px;
    position: relative;
    border-radius: 100px;
}

.ui-slider-range {
    background: #7095f7;
    height: 20px;
    position: absolute;
    border-top: 2px solid #323232;
    border-bottom: 2px solid #323232;
    transform: translateY(-1px);
    &:after
    {
        content: '';
        width: 100%;
        height: 1px;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.3;
    }
}


.ui-slider-handle {
    background: #555;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    display: block;
    transform: translate(-50%, -50%);
    border-radius: 100px;
    z-index: 10;
    background: linear-gradient(#555, #454545);
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    box-shadow: inset -2px -2px 6px 2px rgba(0,0,0, 0.1);
    transition: width 0.1s;
    &:focus

{
    outline: none;
}

&:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

}

.ui-state-active {
    width: 22px;
}

circle {
  /*  fill: #ddb785;*/
    stroke: #323232;
    stroke-width: 1;
}



#price-range .rs-handle, #volume-range .rs-handle {
    background-color: #f3f3f3;
    box-shadow: 0px 0px 4px 0px #000;
    cursor: grab;
}

#price-range .rs-range-color, #volume-range .rs-range-color, #grade-range .rs-range-color {
    background-color: #7095f7;
}

#price-range .rs-handle:after, #volume-range .rs-handle:after, #grade-range .rs-handle:after {
    background-color: #000000;
}

#price-range .rs-border, #volume-range .rs-border, #grade-range .rs-border {
    border-color: #7095f7;
}

#price-range .rs-tooltip-text, #volume-range .rs-tooltip-text, #grade-range .rs-tooltip-text {
    font-size: 10px;
    color: #f7f7f7;
}

#price-range .rs-handle, #volume-range .rs-handle, #grade-range .rs-handle {
    background-color: #323232;
    padding: 7px;
    background: #555;
    position: absolute;
    /*    width: 32px;
    height: 32px;*/
    /*    top: 50%;
    display: block;
    z-index: 10;*/
    background: linear-gradient(#555, #454545);
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    box-shadow: inset -2px -2px 6px 2px rgba(0,0,0, 0.1);
    transition: width 0.1s;
}

.rs-control .rs-bg-color {
    background-color: #323232;
}

.lcslice {
    cursor: pointer;
}
.lcslice:hover {
    fill-opacity: .5;
}


.lcselected {
    fill-opacity: .5;
}


.bubble {
    fill: #323232;
    fill-opacity: 0;
    color: #323232;
}
.bubble:hover{
    fill-opacity: .5;
}


