.st-translate-widget {
    position: fixed;
    top: 40px;}
    
    span.top-bar-widgets {
    margin-right: 60px;
}


.st-alert {
    position: absolute;
    top: -500px;
    float: right;
    right: 0px;
    background-color: #b79c24;
    border: solid 1px #ae8e23;
}
.st-toggle {
    float: left!important;
}