
.img-rounded {
    border-radius: 50%;
}
.date_select {
    width: 32%!important;
}

.clinic_select {
    width: 100%!important;
}

.selectedLanguage{
font-weight:bold!important;
}

.searchDisorder{
width:300px!important
}

.disorderDescriptionTitle{
font-size:24px!important;
}

.disorderDescriptionDiv{
padding-bottom:20px;
background-color:#f6dc5c;
}

.searchDisorderLabel{
color:#9d9d9d;
font-weight:normal;
}


.selectedLanguageText:before {
    /* color: #f0ad4e; */
    font-family: FontAwesome;
    content: "\f0d7 ";
    margin-right: 5px;
}

.loginRowItem{
    /*height: 690px;
    padding-top: 30px;*/
}


.h2, h2 {
    font-size: 24px;
}

.accountTypeTitle{
height:60px!important;
}


.rowItem{
height:80px;
}