.custom_textbok { padding: 7px 10px; width:100%;}
.margin_bottom_0px { margin-bottom:0px;}
.hide { display:none;}
.login-form input[type=password], .login-form input[type=email] { width: 100%; margin-bottom: 13px; padding: 8px 13px; border: 1px solid #707070; border-radius: 5px; background: #fff;}
#accordion { width:100%;}
.dispaly_a { text-decoration: none !important;}
.text_white { color: #fff !important;}
.custom_panel-toggle-btn { padding: 10px 0px !important;}
.btn-loginhere a.custom_collapse { padding: 3px 10px !important;}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.chart {
    width: 100%;
    height:230px;
    background: #fff;
    box-shadow: 0 0 7px rgb(0 0 0 / 20%);
    border-radius: 5px;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}
.btn-close-modal{
    background-color:white;
    border:1px solid;
}
.profile-action-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.nav-topbar .notification-bell-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.nav-topbar {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.modelBodyp { margin: 20px auto !important; }
input[readonly], input[disabled] {
    background-color: #DEDEDE !important ;
}
.aree-didattiche-modal .modal-content span{
    color: #337ab7;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    text-align: justify;
    margin-bottom: 40px;
}


#area_of_competition_form .aree-didattiche-modal .modal-content span{
    text-align: justify;
}
.application-list-table .aree-didattiche-modal .btn-loginhere a,  #area_of_competition_form .aree-didattiche-modal .btn-loginhere a {
    color:#00679c !important;
}

.application-list-table .aree-didattiche-modal .btn-loginhere a.collapsed,  #area_of_competition_form .aree-didattiche-modal .btn-loginhere a.collapsed {
    color:white !important;
}

.pl-15 {
    padding-left:15px;
}

.py-3 {
    padding-top: 15px;
    padding-bottom:15px;
}

.wordwrap {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.rate img{
    height:25px;
    width:25px;
}
.btn-primary {
    border:1px solid;
}
.no_padding { padding: 0px !important;}
.cursor_pointer{ cursor: pointer;}
.custom_table_class { width: 100%;}


.menu-item-container {
    max-width: 300px;
}

.menu-items-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.badgeIcon {
    position: absolute;
    font-size: 32px;
    color: #fff;
    right: 85px;
    top: 120px;
    background: #F83E5A;
    box-shadow: 0 2px 3px rgb(0 0 0 / 20%);
    border-radius: 3px;
    padding: 0 15px;
}

.checkbox-input-province {
    cursor:pointer;
}
.edit_experience { cursor: pointer; position: absolute; top: 15px; right: 40px; width: 22px;}
.edit_study { cursor: pointer; position: absolute; top: 15px; right: 40px; width: 22px;}
.edit_smallSchoolsExperience { cursor: pointer; position: absolute; top: 15px; right: 40px; width: 22px;}
.edit_certificate { cursor: pointer; position: absolute; top: 15px; right: 40px; width: 22px;}
.custom_label{ display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700;}


.for-back-btn  {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding-right: 0;
    min-width: 115px;
    margin-right:0px;
}
.popup_file_upload { width: 100%; height: 50px; z-index: 99999;}
.uploaded_CV{ display: flex;}
.news_popup_submit_btns_div { position: relative; top: 259px;}
.news_popup_submit_btns { width: 100%; margin: 5px auto;}
.view_all_notification_btn, .view_all_notification_btn:hover { font-size: 10px; font-weight: bold; cursor: pointer; text-decoration: none; position: relative; left: 10px; top: 5px; background: #00679c; color: #fff; padding: 2px 10px; border-radius: 12px;}
