#pie-chart, #pie-chart2 {
    height: 580px;
}

/* .state-tooltip {
    height: 105px;
}
 */
.state-tooltip > img {
    width: 120px;
    height: 67px;
    display: block;
    margin: 0 5px 0 0;
}

./*state-tooltip > h4 {
    line-height: 40px;
    font-size: 14px;
    margin-bottom: 10px;
}*/

.state-tooltip sup {
    font-size: 0.8em;
    vertical-align: super;
    line-height: 0;
}

.options {
    margin-top: 10px;
    padding: 1px 0px 10px 20px;
    background-color: rgba(191, 191, 191, 0.15);
    /*margin-top: 20px;*/
}

.option {
    margin-top: 10px;
}

.caption_option {
    font-size: 18px;
    font-weight: 500;
}

.option > span {
    margin-right: 10px;
}

.option > .dx-widget {
    display: inline-block;
    vertical-align: middle;
}
.dx-overlay-content {
    width: 300px!important;
}