
.upButtom {
    display: none;
    position: fixed;
    bottom: 62px;
    right: 30px;
    z-index: 99;
    font-size: 4px;
    cursor: pointer;
    padding: 6px;

}

button.btn {
    margin: 0 15px 0 0;
}

.checkbox-switchery label, label.checkbox-switchery {
    position: relative;
    padding-left: 0;
    margin: 0 !important;;
    cursor: pointer;
}