

body {
    background-color: #F2F2F2;
}

.fa-user:before {
    content: "\f007";
    font-size: 16px;
}


.navbar {
    background-color: #ffffff;
}

.btn-main {
    background-color: #001c40;
    color: white;
}

ul li {
    list-style-type: none;
}

.nav-link {
    color: rgb(136, 136, 136);
}

.btn-primary {
    color: white;
}

.nav-item {
    color: white;
}

.nav-link:active {
    color: white;
}

.fas {
    color: white;
}

.far {
    color: white;
}

.formLogin {
    position: absolute;
    top: 30%;
    background-color: #dcd6d6;
    border: 1px solid #252850 ;
    border-radius: 5px;
}

.linea {
    border-bottom: 1px solid #ced4da;
}

.fc-day-sat,
.fc-day-sun {
    background-color: #dee9f2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mul-select {
    width: 100%;
}

#paginazione a {
    font-size: 18px;
}

#nomeUtente {
    color: white;
}

#pickPersonModalBody li:hover {
    border-width: 0 0;
    background-color: #0d6efd;
    color: #FFFFFF;
    cursor: pointer;
}

#logout {
    position: relative;
}

#bottoneModal {
    max-width: 28px;
    position: relative;
    left: -5px;
    max-height: 33px;
    bottom: -34px;
}

#selectStato {
    width: 220px;
}

#areaTesto {
    padding: 1%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100px;
}

#TxtArea {
    margin-top: 0px;
    margin-bottom: 0px;
    min-height: 210px;
    max-height: 210px;
}

#SaveButton {
    font-size: 16px;
    color: white;
    position: sticky;
}

#btnDeleteUser {
    width: 59px;
}

#deleteTitle {
    position: relative;
    right: 12px;
}

#aggiungiUtente {
    position: relative;
    top: 70%;
}

.tooltip-inner {
    background-color: #5c5c5c;
}

.img-profile{
    position: relative;
    left: 22.5%;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin-bottom: 10px;
    object-fit: cover;
}

.img-profile-small{
    left: 0;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    top: 20px;
}

.loading-icon {
    display: none;
}

.spinner-border {
    height: 20px;
    width: 20px;
}

#spinner {
    position: fixed;
    top: 50%;
    left: 50%;
}

.rapportino_durataAttivitaCard {
    margin-top: 10px;
    border-radius: 15px;
    background-color: white;
    height: 110px;
}

.MClass {
    color: #1c1c1c;
    font-size: 15px;
    text-align: center;
    position: relative;
    top: 13%;
}

#btn-reset {
    min-width: 100px;
    height: 40px;
    padding: 0 15px;
    white-space: nowrap;
    border-radius: 20px;
    font-size: 14px;
    border: 0;
    cursor: pointer;
    font-weight: 400;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 15%);
    z-index: 0;
    position: relative;
}

#inputRicercaCandidato:focus {
    outline: none;
}

#tabAnagrafica,
#tabCompetenze,
#tabDocumenti,
#tabBenefit {
    position: relative;
    bottom: 10px;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 5px;
}

.generalColor {
    color: #252850 ;
}

.positionForm {
    position: relative;
    top: 36px;
    right: 14px;
}

.textBoldSmallMb1 {
    margin-bottom: 0.25rem !important;
    font-weight: 700 !important;
    font-size: .875em;
}

.textBoldSmallMb0 {
    margin-bottom: 0 !important;
    font-weight: 700 !important;
    font-size: .875em;
}

.titleContainerBordered {
    background: #fff;
    border: 1px solid #d5d5d5;
    margin-bottom: 15px;
    padding: 12px;
    border-radius: 4px;
}

.buttonWrapperFixedBottomEnd {
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.buttonWrapperFixedBottomEnd>button {
    position: relative;
    top: 30%
}

.textMb40Center {
    margin-bottom: 40px;
    text-align: center;
    top: 20px;
}

.stepper-component {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -20px;
}

.step-list {
    list-style-type: none;
    display: flex;
    padding: 0px;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 550px;
    flex-direction: column;
}

.step-item {
    padding: 0 30px;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    position: relative;
}

.step-item+.step-item:after {
    content: "";
    position: absolute;
    left: 29px;
    background: #39c0ed;
    width: 3px;
    height: 50%;
}

.step-item:before {
    content: "";
    position: absolute;
    left: 29px;
    top: 50%;
    background: #39c0ed;
    width: 3px;
    height: 50%;
}

.progress-count {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 600;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    color: transparent;
    top: 50%;
}

.progress-count:after {
    content: "";
    height: 40px;
    width: 40px;
    background: #39c0ed;
    position: absolute;
    transform: translate(0, -50%);
    border-radius: 50%;
    z-index: -10;
}

.progress-count:before {
    font-family: FontAwesome;
    content: "\f00c";
    font-weight: 1000;
    color: #fff;

    position: absolute;

    top: 0%;
    transform: translate(0, -50%);
    transform-origin: center center;
}

.progress-label {
    font-size: 14px;
    font-weight: 600;
    margin-top: -40px;
}

.current-item .progress-count:before,
.current-item~.step-item .progress-count:before {
    display: none;
}

.current-item~.step-item .progress-count:after {
    height: 40px;
    width: 40px;
    background: #e0e0e0;
}

.current-item~.step-item:after {
    background: #e0e0e0;
}
.current-item~.step-item:before {
    background: #e0e0e0;
    
}
.current-item.step-item:before{
    background: #e0e0e0;
    
}

.current-item~.step-item .progress-label {
    opacity: 0.5;
}

.current-item .progress-count:after {
    background: #fff;
    border: 2px solid #39c0ed;
}

.step-item.progress5:before{
    display: none;
  }

.step-item.progress5:after{
height: 30%;
}
.texBoldSmallMb1 {
    font-weight: 700 !important;
    margin-bottom: 0.25rem !important;
    font-size: .875em;
}
.marginBottom{
    margin-bottom: 15px;
}

.marginLeft{
    margin-left: 50px;
}

.labelWidth{
    min-width: 200px;
    max-width: 200px;
}

.labelWidthMinore{
    min-width: 150px;
    max-width: 150px;
}
.spanWidth{
    min-width: 150px;
    max-width: 300px;
}

#tabDipendente .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-color: #505275;
    border-radius: 5px;
    color: #505275;
}

.messageContainer .error-message {
    border: 1px solid #811211;
    border-radius: 4px;
    color: #811211;
    background-color: #fcd3d2;
    padding: 12px;
    align-content: center;
}

.messageContainer .success-message {
    border: 1px solid #3ea66d;
    border-radius: 4px;
    color: #3ea66d;
    background-color: #dcf8e7;
    padding: 12px;
    align-content: center;
}

.required:after {
    content:" *";
    color: red;
    font-size: 20px;
}

.documentSt{
    background-color: #505275;
     color:white !important;
}

#navbar_title:hover{
    cursor: pointer;
}

.btnPage{
    height: 82px;
    font-size: 20px;
}

span > a{
    color:rgb(136, 136, 136);
}