.top-18 {
    top: 18px;
}

.right-10 {
    right: 10px;
}


.fs-84 {
    font-size: 84px;
}

.ls-0 {
    letter-spacing: .1rem;
}

.gray-1 {
    color: #636b6f;
}

.pr-25 {
    padding-right: 25px;
}

.font14{
    font-size: 14px;
}


.graph1{
    width:auto; min-height:350px;
}

.graph6{
    width:auto; min-height:350px;
}

.textLeft{
    text-align:left;
}

.textRight{
    text-align:right;
}

.floatRight{
    float: right;
}


.width100{
    width: 100%;
}


.darkBlue{
    color: #083561;
}

.ht-100 {
    height: 100px;
}