.rounded-circle {
    border-radius: 50%;
}

.nav>li>a{
	width:100%;
}

.login-sidebar {
    right: 30% !important;
    left: 30% !important;
    height: auto !important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    margin-top: 20px;
}

.login-register{
    
     height: auto !important; 
     position: inherit !important;
}
.top-left-part .dark-logo{
    width: 30px;
    height: 30px;
}
.top-left-part{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: clip; 
    padding-right: 5px;
}

   
.top-left-part h1{
   font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
       margin-top: -40px;
    margin-left: 10px;
   
    margin-bottom: -40px;
}