.background-white{
    background-color: #fff;
}
.border-gentelella{
    border-color: rgba(52,73,94,1) !important;
}
.border-gentelella-grey{
    border-color: #E6E9ED;
}
.border-5px{
    border-width: 5px !important;
}
.negative-value{
    color: red;
}
.td-foot-white{
    background-color: #fff;
    color: #212529;
    font-weight: normal;
}
.hidden-row {
    padding: 0 !important;
}
.card-header{
    padding: 0;
    border: none;
    background-color: transparent;
    color: rgba(52,73,94,0.94);
}
.card-header button{
    font-size: 18px;
    width: 100%;
    margin: 0;
    text-align: left;
    padding: .375rem 0;
    color: rgba(52,73,94,0.94);
}
.card{
    border: none;
    border-radius: 0;
    background-color: transparent;
}
.card-body{
    padding: 0;
}
.site_title,.nav_title{
    height: auto;
}
.site_title img{
    max-height: 120px;
}
table.jambo_table thead,table.jambo_table tfoot {
    background: rgba(52,73,94,0.94);
    color: #ECF0F1;
    font-weight: bold;
}
.fm20-pin{
    vertical-align: middle;
    margin-right: 5px;
}
.fm20-arrow-down {
    margin-left: 5px;
}
footer{
    padding: 0 0 10px 0;
    margin: 0;
}
.nav.child_menu{
    margin-left: 10px;
}
.block{
    height: auto;
    text-align: left;
}
label{
    width: 100%;
    font-weight: bold;
}
body{
    color: inherit;
}
.select2-container{
    width: 100% !important;
}
.panel_toolbox{
    min-width: fit-content;
}
.nav_menu .toggle{
    margin: 0 0 10px 0;
}
.icheckbox_flat-green{
    display: inline-block;
    margin-right: 5px;
}
.nav.side-menu{
    margin-left: 0;
}
a.btn, button{
    border-radius: 0 !important;
}
.box-btn-show{
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}
.ico-dashboard{
    font-style: normal;
}
.ico-dashboard{
    margin-right: 10px;
}
.load-wrapp {
    float: left;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    text-align: center;
    background-color: #d8d8d8;
    display: none;
    position: absolute;
}
.load-wrapp:last-child {
    margin-right: 0;
}
.line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: rgba(52,73,94,1);
}
.load-1 .line:nth-last-child(1) {
    animation: loadingA 1.5s 1s infinite;
}
.load-1 .line:nth-last-child(2) {
    animation: loadingA 1.5s 0.5s infinite;
}
.load-1 .line:nth-last-child(3) {
    animation: loadingA 1.5s 0s infinite;
}
.load-1{
    position: absolute;
    width: 100%;
    top: 30%;
}
.load-wrapp p {
    padding: 0;
    text-align: center;
    color: rgba(52,73,94,1);
    font-size: 16px;
}
@keyframes loadingA {
    0 {
        height: 15px;
    }
    50% {
        height: 35px;
    }
    100% {
        height: 15px;
    }
}
.bkg-white{
    background-color: #fff;
    width: 100%;
}
.border-light-grey{
    border: 1px solid #E6E9ED;
}
.modal-header{
    background: rgba(52,73,94,0.94);
}
.modal-header h5,.modal-header button.close{
    color: #fff !important;
}
.alert{
    border-radius: 0;
}
.box-single-news{
    width: 100%;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #bbb;
    padding: 15px;
}
.news-date{
    font-style: italic;
}
#box-news-list{
    background-color: #fff;
    font-size: 12px;
    padding-top: 40px;
}
.menu_section h3{
    text-shadow: none;
    font-size: 13px;
}
#box-news-list h3{
    color: #2A3F54;
    padding-left: 15px;
}
.copy-to-clipboard{
    border-radius: 0 !important;
}
.btn-copy-to-clipboard{
    display: inline-block;
    margin: 0 0 0 5px;
}
.nav-md .container.body .col-md-3.left_col{
    position: initial;
}
.btn-transparent{
    border: none;
    background-color: transparent;
    padding: 0;
    color: #5A738E;
}
.btn-transparent:hover {
    color: #0056b3;
}
.navbar.nav_title .site_title{
    margin: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    background-color: #F7F7F7;
    border-right: 1px solid #E6E9ED;
}
#gentelella-logo{
    display: block;
    width: 100%;
    height: 92px;
    background-image: url('../img/logo-orizzontale.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.nav-sm #gentelella-logo{
    height: 49px;
    background-image: url('../img/logo-big.png');
}

/** INIZIO BTN TOGGLE THEME MODE **/
#container-btn-toogle-theme{
    float: right;
    position: relative;
    width: auto;
    margin: 15px 15px 15px 0;
}
#btn-toggle-theme-mode{
    font-size: 20px;
    box-shadow: none;
}
.example .btn-toggle-theme {
    top: 50%;
    transform: translateY(-50%);
}
.btn-toggle-theme {
    margin: 0 4rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem !important;
    color: #6b7381;
    background: #bdc1c8;
}
.btn-toggle-theme:focus,
.btn-toggle-theme.focus,
.btn-toggle-theme:focus.active,
.btn-toggle-theme.focus.active {
    outline: none;
}
.btn-toggle-theme:before,
.btn-toggle-theme:after {
    line-height: 1.5rem;
    width: 4rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}
.btn-toggle-theme:before {
    content: 'Off';
    left: -3.2rem;
}
.btn-toggle-theme:after {
    content: 'On';
    right: -3.2rem;
    opacity: 0.5;
}
.btn-toggle-theme > .handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left 0.25s;
}
.btn-toggle-theme.active {
    transition: background-color 0.25s;
}
.btn-toggle-theme.active > .handle {
    left: 1.6875rem;
    transition: left 0.25s;
}
.btn-toggle-theme.active:before {
    opacity: 0.5;
}
.btn-toggle-theme.active:after {
    opacity: 1;
}
.btn-toggle-theme.btn-sm:before,
.btn-toggle-theme.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: 0.75px;
    left: 0.4125rem;
    width: 2.325rem;
}
.btn-toggle-theme.btn-sm:before {
    text-align: right;
}
.btn-toggle-theme.btn-sm:after {
    text-align: left;
    opacity: 0;
}
.btn-toggle-theme.btn-sm.active:before {
    opacity: 0;
}
.btn-toggle-theme.btn-sm.active:after {
    opacity: 1;
}
.btn-toggle-theme.btn-xs:before,
.btn-toggle-theme.btn-xs:after {
    display: none;
}
.btn-toggle-theme:before,
.btn-toggle-theme:after {
    color: #6b7381;
}
.btn-toggle-theme.active {
    background-color: #26B99A;
}
.btn-toggle-theme.btn-lg {
    margin: 0 5rem;
    padding: 0;
    position: relative;
    border: none;
    height: 2.5rem;
    width: 5rem;
    border-radius: 2.5rem;
}
.btn-toggle-theme.btn-lg:focus,
.btn-toggle-theme.btn-lg.focus,
.btn-toggle-theme.btn-lg:focus.active,
.btn-toggle-theme.btn-lg.focus.active {
    outline: none;
}
.btn-toggle-theme.btn-lg:before,
.btn-toggle-theme.btn-lg:after {
    line-height: 2.5rem;
    width: 5rem;
    text-align: center;
    font-weight: 600;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}
.btn-toggle-theme.btn-lg:before {
    content: 'Off';
    left: -5rem;
}
.btn-toggle-theme.btn-lg:after {
    content: 'On';
    right: -5rem;
    opacity: 0.5;
}
.btn-toggle-theme.btn-lg > .handle {
    position: absolute;
    top: 0.3125rem;
    left: 0.3125rem;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 1.875rem;
    background: #fff;
    transition: left 0.25s;
}
.btn-toggle-theme.btn-lg.active {
    transition: background-color 0.25s;
}
.btn-toggle-theme.btn-lg.active > .handle {
    left: 2.8125rem;
    transition: left 0.25s;
}
.btn-toggle-theme.btn-lg.active:before {
    opacity: 0.5;
}
.btn-toggle-theme.btn-lg.active:after {
    opacity: 1;
}
.btn-toggle-theme.btn-lg.btn-sm:before,
.btn-toggle-theme.btn-lg.btn-sm:after {
    line-height: 0.5rem;
    color: #fff;
    letter-spacing: 0.75px;
    left: 0.6875rem;
    width: 3.875rem;
}
.btn-toggle-theme.btn-lg.btn-sm:before {
    text-align: right;
}
.btn-toggle-theme.btn-lg.btn-sm:after {
    text-align: left;
    opacity: 0;
}
.btn-toggle-theme.btn-lg.btn-sm.active:before {
    opacity: 0;
}
.btn-toggle-theme.btn-lg.btn-sm.active:after {
    opacity: 1;
}
.btn-toggle-theme.btn-lg.btn-xs:before,
.btn-toggle-theme.btn-lg.btn-xs:after {
    display: none;
}
.btn-toggle-theme.btn-sm {
    margin: 0 0.5rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem;
}
.btn-toggle-theme.btn-sm:focus,
.btn-toggle-theme.btn-sm.focus,
.btn-toggle-theme.btn-sm:focus.active,
.btn-toggle-theme.btn-sm.focus.active {
    outline: none;
}
.btn-toggle-theme.btn-sm:before,
.btn-toggle-theme.btn-sm:after {
    line-height: 1.5rem;
    width: 0.5rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.55rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}
.btn-toggle-theme.btn-sm:before {
    content: 'Off';
    left: -0.5rem;
}
.btn-toggle-theme.btn-sm:after {
    content: 'On';
    right: -0.5rem;
    opacity: 0.5;
}
.btn-toggle-theme.btn-sm > .handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left 0.25s;
}
.btn-toggle-theme.btn-sm.active {
    transition: background-color 0.25s;
}
.btn-toggle-theme.btn-sm.active > .handle {
    left: 1.6875rem;
    transition: left 0.25s;
}
.btn-toggle-theme.btn-sm.active:before {
    opacity: 0.5;
}
.btn-toggle-theme.btn-sm.active:after {
    opacity: 1;
}
.btn-toggle-theme.btn-sm.btn-sm:before,
.btn-toggle-theme.btn-sm.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: 0.75px;
    left: 0.4125rem;
    width: 2.325rem;
}
.btn-toggle-theme.btn-sm.btn-sm:before {
    text-align: right;
}
.btn-toggle-theme.btn-sm.btn-sm:after {
    text-align: left;
    opacity: 0;
}
.btn-toggle-theme.btn-sm.btn-sm.active:before {
    opacity: 0;
}
.btn-toggle-theme.btn-sm.btn-sm.active:after {
    opacity: 1;
}
.btn-toggle-theme.btn-sm.btn-xs:before,
.btn-toggle-theme.btn-sm.btn-xs:after {
    display: none;
}
.btn-toggle-theme.btn-xs {
    margin: 0 0;
    padding: 0;
    position: relative;
    border: none;
    height: 1rem;
    width: 2rem;
    border-radius: 1rem;
}
.btn-toggle-theme.btn-xs:focus,
.btn-toggle-theme.btn-xs.focus,
.btn-toggle-theme.btn-xs:focus.active,
.btn-toggle-theme.btn-xs.focus.active {
    outline: none;
}
.btn-toggle-theme.btn-xs:before,
.btn-toggle-theme.btn-xs:after {
    line-height: 1rem;
    width: 0;
    text-align: center;
    font-weight: 600;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}
.btn-toggle-theme.btn-xs:before {
    content: 'Off';
    left: 0;
}
.btn-toggle-theme.btn-xs:after {
    content: 'On';
    right: 0;
    opacity: 0.5;
}
.btn-toggle-theme.btn-xs > .handle {
    position: absolute;
    top: 0.125rem;
    left: 0.125rem;
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 0.75rem;
    background: #fff;
    transition: left 0.25s;
}
.btn-toggle-theme.btn-xs.active {
    transition: background-color 0.25s;
}
.btn-toggle-theme.btn-xs.active > .handle {
    left: 1.125rem;
    transition: left 0.25s;
}
.btn-toggle-theme.btn-xs.active:before {
    opacity: 0.5;
}
.btn-toggle-theme.btn-xs.active:after {
    opacity: 1;
}
.btn-toggle-theme.btn-xs.btn-sm:before,
.btn-toggle-theme.btn-xs.btn-sm:after {
    line-height: -1rem;
    color: #fff;
    letter-spacing: 0.75px;
    left: 0.275rem;
    width: 1.55rem;
}
.btn-toggle-theme.btn-xs.btn-sm:before {
    text-align: right;
}
.btn-toggle-theme.btn-xs.btn-sm:after {
    text-align: left;
    opacity: 0;
}
.btn-toggle-theme.btn-xs.btn-sm.active:before {
    opacity: 0;
}
.btn-toggle-theme.btn-xs.btn-sm.active:after {
    opacity: 1;
}
.btn-toggle-theme.btn-xs.btn-xs:before,
.btn-toggle-theme.btn-xs.btn-xs:after {
    display: none;
}

/** FINE BTN TOGGLE THEME MODE **/
#edit-profile-link,.edit-profile-link{
    font-size: 90%;
    color: #fff;
}
#edit-profile-link i,.edit-profile-link i{
    margin-right: 5px;
}
#go-to-your-profile {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
    padding: 0 10px;
    color: #fff;
}
#go-to-your-profile i{
    margin-right: 5px;
}
#go-to-your-profile:hover,#edit-profile-link:hover,.edit-profile-link:hover{
    color: #169F85;
}
.menu_section h3{
    padding-left: 10px;
}
.relevant-news-container{
    width: 100%;
    margin: 0 0 20px 0;
}
#relevant-news-modal .modal-header,#relevant-news-modal .modal-body,#relevant-news-modal .modal-footer{
    padding: 1rem 25px;
}
input[type='submit'],input[type='submit'][name='manage_avatar_submit']{
    background-color: #26B99A !important;
    color: #fff !important;
    border-radius: 0;
    border-color: #1e7e34;
}
input[type='submit']:hover,input[type='submit'][name='manage_avatar_submit']:hover{
    background-color: #169F85 !important;
}
input[type='submit'][name='manage_avatar_submit']{
    box-shadow: none;
    padding: 10px;
    border: 1px solid #1e7e34;
    background-image: none;
}
input{
    border-radius: 0 !important;
}
.required-fields{
    font-weight: bold;
    color: #800000;
}
h1 {
    font-size: 1.75rem;
}
#user-profile-pic-change{
    max-width: 56px;
    margin: 0;
}
#fm20-custom-avatar,#upload-user-image{
    display: inline-block !important;
}
#fm20-custom-avatar{
    max-width: 80px;
}
#table-profile-editing{
    width: 250px;
}
#table-profile-editing td{
    padding: 10px;
}
.description{
    font-size: 80%;
}
.avatar.avatar-96.photo{
    display: none;
}
label[for='basic-user-avatar-erase']{
    display: none !important;
    width: auto;
}
input[name='basic-user-avatar-erase']{
    display: none !important;
}
.container-edit-profile-link{
    width: 100%;
    margin-left: 15%;
    line-height: 1.1em;
}
#overlay-gentelella-spinner{	
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height:100%;
    display: none;
    background: rgba(0,0,0,0.6);
}
.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;  
}
.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
    100% { 
        transform: rotate(360deg); 
    }
}
.is-hide{
    display:none;
}


/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 60px; /* Margin bottom by footer height */
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px; /* Set the fixed height of the footer here */
    /*line-height: 60px;*/ /* Vertically center the text there */
    background-color: #f5f5f5;
}
.ask-for-feedback-btn::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f075";
    position: relative;
    font-size: 20px;
    color: #fff;
    margin-left: 10px;
}
.ask-for-feedback-btn{
    position: absolute;
    top: 77px;
    right: -5px;
    z-index: 2;
    box-shadow: none;
    background: #26B99A;
    color: #fff;
    border: 1px solid #169F85;
    padding: .5rem 1rem;
    display: block;
    line-height: 1.2em;
}
.ask-for-feedback-btn:hover{
    background: #169F85;
}
.popmake-content .wpcf7-list-item{
    margin-left: 0;
}
.popmake-content .wpcf7-acceptance .wpcf7-list-item input[type='checkbox']{
    margin-right: 5px;
}
.popmake-content .wpcf7-submit{
    padding: .5rem 1rem;
    border: 1px solid #169F85;
}
.popmake-content, .popmake-title{
    color: #333 !important;
}
.popmake-content textarea,.popmake-content input[type='email']{
    border-radius: 0;
}
.popmake-content .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label{
    font-size: 13px !important;
    font-weight: normal !important;
}
.popmake-content textarea{
    height: 130px;
}
.pum-close{
    margin: 0 !important;
}
.display-none{
    display: none;
}
.elementor-11 .elementor-element.elementor-element-0f3deb7 .elementor-button{
    border: solid 3px #9b0000;
}
.dropdown-menu ul .sub-menu{
    left: initial !important;
    right: 100% !important;
}


@media screen and (max-width: 600px) {
    .container.body{
        margin-top: 42px;
    }
}
@media screen and (max-width: 768px) {
    .ask-for-feedback-btn{
        top: 57px;
    }
    #box-news-list{
        display: none !important;
    }
    #container-btn-toogle-theme{
        width: 100%;
        float: left;
        margin-left: 15px;
    }
}