.navbar .navbar-brand-wrapper .navbar-brand img{
	width: auto;
	margin-right: 10px;
}
.navbar .navbar-brand-wrapper .navbar-brand {
    color: #07cdae;
    font-size: 1.5rem;
    line-height: 48px;
    margin-right: 0;
    padding: .25rem 0;
    width: 100%;
    font-weight: bold;
}
.btn-link {
    font-weight: 400;
    color: #07cdae	;
    text-decoration: none;
}select.form-control {
    padding: .4375rem .75rem;
    color: #495057;
}.form-control[type=color] {
    display: block;
    width: 100%;
    height: 2.875rem;
    padding: 0.6rem 1.375rem;
}
.ques_type, .div_ques_bg {
    display: none
}.table th img, .table td img {
     width: auto; 
     height: auto; 
     border-radius: 0%; 
}
a.question-icon {
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    padding: 2.7px 5.4px;
    border: 1px solid #ccc;
    border-radius: 50%;
    line-height: 0.9;
    color: #000;
    text-decoration: none !important;
}.auth .brand-logo img {
    width: 260px;
}