.w-20 {
    width: 20% !important;
}

.User_type{
    
    position: relative;
    width: 100%;
    min-height: 42px !important; 
    border-radius:3px;      
    font-size:13px;
    border : 1px solid #efefef;
    color: #6c6c6c;
    padding: 10px 15px;  
    outline: 0;    
    
}

.logo1
{
    height:80px;
}

.btnpadding
{
    margin-top:20px !important;
}

@media only screen and (max-width: 800px) {
    .hidebar
    {
        display: none;
    }
    }