/*.col-md-offset-3 { margin-left: 29%;}*/
.bgoffsetbgno {
    background: transparent;
    border-right: 0 !important;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.29);
    border-radius: 4px;
}

.loginradius {
    border-radius: 4px;
}

/* @media (max-width: 767px){.col-md-offset-3 {margin-left: 0;}}*/
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgb(53, 170, 71);
}

#labVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

li {
    margin-right: 20px;
}

#li1 {
    margin-right: 600px;
}

.login-form {
    opacity: 0.8;
}

.sufee-login {
    position: fixed;
    top: 0;
    bottom: 0;
    /*background: rgba(0, 0, 0, 0.5);*/
    color: #153789;
    width: 100%;
}

.alert {
    opacity: 1;
    position: relative;
    top: 0;
    right: 0;
}

button {
    border-radius: 6px;
    background-color: #153789;
    color: white;


}

.btn-xs {
    height: 30px;
}