


.dropdown-content li > span {
    font-size: 11px;
    color: #1d7d74;
}

.select-wrapper input.select-dropdown {
    font-size: 11px;
    height: 2rem;
    color: #c0c0c0;
}

.dropdown-content li
{
    line-height: 1.5rem;
    clear: both;
    width: 100%;
    min-height: 4px;
    cursor: pointer;
    text-align: left;
    color: rgba(0, 0, 0, .87);
}

html, body {
    height: 90%;
}

.full-height {
    height: 100%;
}

.pikertt .irs-handle  > i:first-child {
    background-color: #fff2d8;
}
.pikertt .irs-line {
    background-color: #292929;
}

.irs-disabled {
    opacity: 0.9;
}