
.sidebar .form-inline  {
    margin-top: 10px;
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("/assets/images/loading.gif") center no-repeat #fff;
    background-size: 80px;
}

.login-box .language img {
    margin-top: 10px;
    margin-right: 5px;
    width: 30px; !important;
}

.nav-item .flag {
    width: 20px !important;
}

.nav-item .drop-flag  {
    width: 20px;
    margin-right: 10px;
    margin-top: 5px;
}