
.profile-personal-info-card{
    padding-top:20px;
    padding-bottom: 20px;
    padding-right: 15px;
    background-color: #fdfdfd;
    border-bottom: solid 1px #dfdfdf;
    display: inline-block;
    width: 100%;
}
.profile-research-info-card{
    /*
    padding-top:20px;
    */
    padding-bottom: 20px;
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}
.profile-statistics-card{
    padding-top:20px;
    padding-bottom: 20px;
    display: inline-block;
    background-color: #fdfdfd;
    width: 100%;
}
.question-asking-card{
    margin: 10px 0 0;
}
.profile-user-views {
    position: absolute;
    top: 0px;
     left: 0px;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    height: 95%;
    border-radius: 50%;
}
.views{
    position: absolute;
    background: #fdfdfd;
    z-index: 3;
    font-size: 18px;
    bottom: 0px;
    width: 100%;
    height: 20%;
    padding-top: 1%;
    text-align: center;
    cursor: pointer;
    opacity: 0.7;
}
.profile-user-image img{
    margin-bottom: 10px;
    width: 200px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
h2 small{
    font-weight: 700;
    color: #48a650;
    margin-bottom: 10px;
}
.profile-user-name h2{
    font-weight: 700;
    color: #48a650;
    font-size: 25px;
    margin-bottom: 10px;
}
.profile-personal-info,.profile-education-info,.profile-user-name,.profile-user-bio,.profile-user-tags{
    margin: 10px 0px;
    display: block;
}
.special-item{
    color: #636363;
}
.paragraph{
    max-width: 75%;
    word-wrap: break-spaces;
    color: #636363;
    margin: 5px 0px;
}

.bio-paragraph{
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
}
.bio-button{
    margin-top: 20px;
    font-size: 15px;
    color: #636363;
    display: inherit;
}
.libraryButton {
    background-color: #00A550;
    color: white;
    text-decoration: none !important;
    font-size: 12px;
    padding:1px 6px;
    border-radius: 3px;
    margin-left: 10px;
    border: solid 1px #00A550;

}
.libraryButton:hover,.libraryButton:focus{
    color: #00A550;
    background-color: white;

}
.backButton {
    background-color: #00A550;
    color: white;
    border-radius: 3px;
    text-decoration: none !important;
}

.backButton:hover,.backButton:focus{
    background-color: white;
    border: 1px solid #00A550;
    color: #00A550;
    text-decoration: none !important;
}
.backButton:disabled{
    background-color: #F0F0F0;
    color: #555555;
}
.closeButton {
    background-color: #ff8600;
    color: white;
    height: 34px;
    border-radius: 3px;
    text-decoration: none !important;
}

.closeButton:hover, .closeButton:focus {
    background-color: white;
    border: 1px solid #ff8600;
    color: #ff8600;
    text-decoration: none !important;

}
.noData{
    margin-top: 20px;
    text-align: center;
    font-size: 1.2em;
    color: #d0d0d0;
}
.l_delete{
    background-color: #dc0b0b;
    color: white;
    font-size: 12px;
    padding:1px 6px;
    border-radius: 3px;
    text-decoration: none !important;
    border: 1px solid #dc0b0b;
}
.l_delete:hover,.l_delete:focus{
    background-color: white;
    color: #dc0b0b;

}
@media (max-width: 767px ) {

    .libraryButton,.l_delete{
        width: 30%;
        display: inline-block;
        text-align: center;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .profile-research-buttons{
        float: none !important;
    }
    .statistics-table{
        width: auto;
    }
}

.headerAlign{
    text-align: right;
}
.academia-icon{
    color: #777777;
}
.additionalInfo span{
    display: inline-block;
    color: #888888;
    margin-top: 5px;
    font-size: 0.85em;
}
.profile-research-card{
    background-color: #fdfdfd;
    border-bottom: #dfdfdf solid 1px;
    padding: 10px 10px 10px 10px;
    width: 100%;
}

.profile-research-title{
    color: #48a650;
    padding-bottom: 5px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    max-width: 75%;
}
.profile-research-title:hover,.profile-research-title:focus{
    color: #ff8600;
}
.profile-research-card-header{
    background-color: #fcfcfc;
    padding: 0 2% 0 0;
    width: 100%;
}

.profile-statistics-card-header h2{
    font-weight: 600;
    color: #48a650;
    font-size: 18px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.profile-statistics-card-header{
    border-bottom: #dfdfdf solid 1px;
    padding: 10px;
}
.three-tabs{
    width: 32.5%!important;
}
.research-tab{
    display: inline-block;
    padding: 5px;
    width: 48.7%;
    text-align: center;
    border-bottom: #dfdfdf solid 2px;
}
.research-tab a:hover{
    text-decoration: none;
    color: #ff8600;
}
.research-tab.active a{
    background-color: white;
    color: #ff8600;
    text-decoration: none;
}
.research-tab.active{
    border-bottom: #ff8600 solid 2px;
    background-color: white;
}

.researches-tabs{
    font-weight: 600;
    color: #48a650;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.profile-research-buttons{
    float: left;
    position: relative;
}
.statistics-table{
    width: 100%;
}
.td-head{
    padding: 9px 9px 3px 9px;
    font-size: 14px;
    font-weight: 600;
    color: #999999;
    text-align: center;
}
.td-item{
    font-size: 13px;
    color: #636363;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}
.table-row-head{
   background-color: #F9F9F9;
}
.table-row{
    border-bottom: solid 1px #dfdfdf;
}
.table-row:nth-child(odd){
    background-color: white;
}
.table-row:last-child{
    border-bottom: none;
}

.customModalTitle{
    background-color: #00A550;
    color: white;
}
.form-control{
    border-radius: 0;
    border: 1px solid #afafaf;
}
.profile-h4{
    margin-bottom: 20px;
    color: #0B8546;
}
.hidden{
    display: none;
}
.editButton{
    font-size: 12px;
    display: none;
    text-decoration: none !important;
    border: 1px solid #dfdfdf;
    background-color: #fdfdfd;
    border-radius: 3px;
    padding: 5px;
    float: left;
}
.editBioButton,.editEducationButton{
    font-size: 14px;
    display: none;
}
.personal-info-card:hover a.editButton{
    display: inline-block;

}
.editButton:hover{
    background-color: #ffffff;
    filter: brightness(90%);
}
.profile-error,.education-profile-error{
    color: #ff1111;
    margin-top: 5px;
    font-weight: 600;
}
.researches-list{
    max-height: 500px;
    overflow-y: scroll;
}
.scroller::-webkit-scrollbar {
    width: 5px;
}
.scroller::-webkit-scrollbar-track {
    background: #fdfdfd;
}
.scroller::-webkit-scrollbar-thumb {
    background: #00a55a;
    cursor: pointer;
}
.profile-label{
    margin-top: 10px;
    font-size: 15px;
    font-weight: 700;
    color: #636363;
    display: inline-block;
}
.academic-interests{
    margin-top: 10px;
}
.scroller::-webkit-scrollbar-thumb:hover {
    background: #ff8600;
}
.select2-container--default .select2-selection--multiple {
    border-radius: 0px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ff8600;
    height: 30px;

}
.select2-container--default .select2-selection--single {
    border-radius: 0px;
}
.select2-dropdown{
    border-radius: 0px;
}

span.select2-selection.select2-selection--single {
    height: 30px;
}

.dateInput{
    height: 30px;
}
.input-control{
    height: 30px;
}

.education-element{
    margin-top: 10px;
}
.addMoreEducation,.rollBack{
    font-size: 12px;
    display:block;
    padding: 5px;
    margin: 0 3px;
    float: left;
    color: white;
    border-radius: 3px ;
    text-decoration: none;
    text-align: center;
}
.addMoreEducation{
    background-color: #00A550;
}
.rollBack{
    background-color: #ff8600;
}
.addMoreEducation:hover,.addMoreEducation:focus,.rollBack:hover,.rollBack:focus{
    filter: brightness(120%);
    color: white;
    text-decoration: none;
}
.rollBack:disabled{
    background-color: #eeeeee;
    color: #555555;
}
.e_remove,.e_edit{
    font-size: 13px;
    display: inline-block;
    padding:0px 5px;
    text-decoration: none;
}
.e_remove i{
    color: #9e0505;
    font-size: 14px;
}
.e_edit i{
    color: #00A550;
    font-size: 14px;
}
.education-label{
    width: 69%;
    display: inline-block;
}
.education-buttons{
    width: 30%;
    display: inline-block;
}
.education-item{
    padding: 5px;
    border-bottom: 1px #dfdfdf solid;
    display: inline-block;
    width: 100%;
}
.education-item:last-child{
    border-bottom: none;
}
.checkbox-container {
    display: inline-block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    border-radius: 3px;
    height: 17px;
    width: 17px;
    background-color: #eee;
}
.checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}
.checkbox-container input:checked ~ .checkmark {
    background-color: #00A550;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}
.checkbox-container .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkbox-label{
    margin-right: 20px;
}
.element-margin{
    margin-top: 10px;
}
.accordion {
    background-color: #f8f8f8;
    color: #666666;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    border: 1px solid #dfdfdf;
    outline: none;
    transition: 0.4s;
}
.following{
    font-size: 13px;
    font-weight: 600;
    padding: 10px 5px;
}
.active-button, .accordion:hover {
    filter: brightness(95%);
}
.profile-panel {
    padding: 10px 10px;
    border: 1px solid #dfdfdf;
    border-top: none;
    background-color: white;
    display: none;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.profile-panel:last-child{
    border-bottom: 1px solid #dfdfdf;
}
.ask-button{
    margin: 10px 10px 10px 0;
    background-color: #00A550;
    color: white;
}
.ask-button:hover,.ask-button:focus{
    filter:brightness(120%);
    color: white;
}
.question-label{
    font-weight: normal;
    font-size: 13px;
    color: #a0a0a0;
}
.question-head{
    font-size: 17px;
    font-weight: 600;
    color: #48a650;
    padding-right: 5px;
    padding-bottom: 5px;
    width: 14%;
    border-bottom: 2px solid #dfdfdf;
    margin-top: 10px;
}

/*questions style*/
