.glyphicon-small {
    font-size: 16px;
    transform: rotate(0.03deg); /* strange workaround that really makes small icon smoother (less pixelated) */
}

.terminal-icon {
    height: 16px;
    vertical-align: text-bottom;
}

button .terminal-icon {
    fill: #19aa89;
}

button:hover .terminal-icon {
    fill: #0F6652;
}

.lazy-icon_oper {
    position: absolute;
    right: 10px;
    height: 50px;
}

.lazy-icon {
    height: 16px;
}