/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-mag-2020, 15.27.04
    Author     : Anselmo
*/

/* Custom rag */
:root {
    --siciliapei: #2B406F;  /* predominante*/
    --siciliapei2: #152131; /* scuro*/
    --siciliapei3: #091525; /* scuro*/
    --siciliapei4: #fac31b; /* giallo*/
    --statoavviso:#e80000;
    --statoavviso0:#ff9e00;
    --statoavviso1:#046500;
    --statoavviso2:#3D85C6;
    --statoavviso3:#046500; /*<------ HHAHA */
    --statoavviso4:#e80000;
    --statoavviso5:#018522;
    --statoavviso10:#046500;
    --statoavviso20:#e80000;
    --statoavviso99:#790000;
    --statoavviso999:#000000;
    --card1:#E8F0F8;
    --card2:#C5DAEE;
    --card3:#9EC2E3;
    --card4:#77AAD7;
    --card5:#5A97CF;
    --card6:#3D85C6;
}

.text-statoavviso{
    color: var(--statoavviso) !important;
}
.text-statoavviso0{
    color: var(--statoavviso0) !important;
}
.text-statoavviso1{
    color: var(--statoavviso1) !important;
}
.text-statoavviso2{
    color: var(--statoavviso2) !important;
}
.text-statoavviso3{
    color: var(--statoavviso3) !important;
}
.text-statoavviso4{
    color: var(--statoavviso4) !important;
}
.text-statoavviso5{
    color: var(--statoavviso5) !important;
}
.text-statoavviso10{
    color: var(--statoavviso10) !important;
}
.text-statoavviso20{
    color: var(--statoavviso20) !important;
}
.text-statoavviso99{
    color: var(--statoavviso99) !important;
}
.text-statoavviso999{
    color: var(--statoavviso999) !important;
}

.bg-statoavviso{
    background-color: var(--statoavviso) !important;
    color: #FFF;
}
.bg-statoavviso0{
    background-color: var(--statoavviso0) !important;
    color: #000;
}
.bg-statoavviso1{
    background-color: var(--statoavviso1) !important;
    color: #FFF;
}
.bg-statoavviso2{
    background-color: var(--statoavviso2) !important;
    color: #FFF;
}
.bg-statoavviso3{
    background-color: var(--statoavviso3) !important;
    color: #FFF;
}
.bg-statoavviso4{
    background-color: var(--statoavviso4) !important;
    color: #FFF;
}
.bg-statoavviso5{
    background-color: var(--statoavviso5) !important;
    color: #FFF;
}
.bg-statoavviso10{
    background-color: var(--statoavviso10) !important;
    color: #FFF;
}
.bg-statoavviso20{
    background-color: var(--statoavviso20) !important;
    color: #FFF;
}
.bg-statoavviso99{
    background-color: var(--statoavviso99) !important;
    color: #FFF;
}
.bg-statoavviso999{
    background-color: var(--statoavviso999) !important;
    color: #FFF;
}

.bg-card1{
    background-color: var(--card1) !important;
    color: #000;
}
.bg-card2{
    background-color: var(--card2) !important;
    color: #000;
}
.bg-card3{
    background-color: var(--card3) !important;
    color: #000;
}
.bg-card4{
    background-color: var(--card4) !important;
    color: #000;
}
.bg-card5{
    background-color: var(--card5) !important;
    color: #000;
}
.bg-card6{
    background-color: var(--card6) !important;
    color: #fff;
}

.border-statoavviso{
    border-color: var(--statoavviso) !important;
}
.border-statoavviso0{
    border-color: var(--statoavviso0) !important;
}
.border-statoavviso1{
    border-color: var(--statoavviso1) !important;
}
.border-statoavviso2{
    border-color: var(--statoavviso2) !important;
}
.border-statoavviso3{
    border-color: var(--statoavviso3) !important;
}
.border-statoavviso4{
    border-color: var(--statoavviso4) !important;
}
.border-statoavviso5{
    border-color: var(--statoavviso5) !important;
}
.border-statoavviso10{
    border-color: var(--statoavviso10) !important;
}
.border-statoavviso20{
    border-color: var(--statoavviso20) !important;
}
.border-statoavviso99{
    border-color: var(--statoavviso99) !important;
}
.border-statoavviso999{
    border-color: var(--statoavviso999) !important;
}

@font-face {
    font-family: myFirstFont;
    src: url('dist/css/fonts/Raleway-Regular.ttf');
}

.navbar-siciliapai{
    background-color: var(--siciliapei) !important;
}

.masthead {
    background-color: var(--siciliapei) !important;
    color: #FFF;
}

.mastheadlogin {
    background-color: var(--siciliapei) !important;
    color: #FFF;
}

/**/

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

body {
    padding-top: 3.5rem;
    font-family: myFirstFont !important;
}


/*
* Sidebar
*/

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100; /* Behind the navbar */
    padding: 48px 0 0; /* Height of navbar */
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

@media (max-width: 767.98px) {
    .sidebar {
        top: 5rem;
    }
}

.sidebar-sticky {
    position: relative;
    top: 0;
    height: calc(100vh - 48px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
    }
}

.sidebar .nav-link {
    font-weight: 500;
    color: #333;
}

.sidebar .nav-link .feather {
    margin-right: 4px;
    color: #999;
}

.sidebar .nav-link.active {
    /*color: #007bff;*/
    color: var(--siciliapei) !important;
}

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
    color: inherit;
}

.sidebar-heading {
    font-size: .75rem;
    text-transform: uppercase;
}

/*
* Navbar
*/

/*.navbar-brand {
 padding-top: .75rem;
 padding-bottom: .75rem;
 font-size: 1rem;
 background-color: rgba(0, 0, 0, .25);
 box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}*/

.navbar .navbar-toggler {
    top: .25rem;
    right: 1rem;
}

.navbar .form-control {
    padding: .75rem 1rem;
    border-width: 0;
    border-radius: 0;
}

.form-control-dark {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
    border-color: transparent;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}


/* CLASSE PER LA PERSONALIZZAZIONE DELLA SELECT DELLA PAGINAZIONE DELLE DATATABLE*/
select.selectForPages{
    display: block !important;
    width: 200px !important;
    margin-right: 150px;
}
.mapid {
    height: 450px;
}
/*Personalizzazione dei pulsanti delle DataTable*/
.dt-button.sipars, .dt-button.buttonAgg, .dt-button{
    background-color:  var(--siciliapei) !important;
    background-image: none !important;
    color: #ffffff !important;
    letter-spacing: .5px !important;
    border-radius: 4px !important;
    text-transform: uppercase !important;
}
.dt-button.sipars.red, .dt-button.buttonAgg.red, .dt-button.red{
    background-color: var(--siciliapei) !important;
}

fieldset.visura-impresa {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}

fieldset.visura-impresa legend{
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
    border-bottom:none;
}

/* Custom rag */

.masthead{
    color: #ffffff;
    position: relative;
    background-color: #007bff;
    /*background-image: url(img/overlay.svg), linear-gradient(45deg, var(--siciliapei) 0%,  var(--siciliapei2) 100%);*/
    background-size: cover;
    z-index: 0;
}


.masthead .masthead-cards .shape {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,0.3);
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

.footer-padding{
    height:130px;
}
.footer{
    /*border-top: 1px solid var(--siciliapei2) !important;*/
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 85px;
    line-height: 80px;
    /*padding: 1px;*/
    background-color: var(--siciliapei); /*#ffffff;*/

    z-index: 0;
}
.wavefoo{
    pointer-events: none;
    position: absolute;
    top: -45px;

}


.mastfooter{
    background-color: var(--siciliapei) !important;
    color: #ffffff;
    position: relative;
    background-color: #007bff;
    background-image: url(img/siciliafesr.png), linear-gradient(45deg, var(--siciliapei) 0%,  var(--siciliapei2) 100%);
    background-size: cover;
    z-index: 0;
}


.mastfooter .mastfooter-cards .shape {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,0.3);
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

.btn-primary, .badge-primary , .bg-primary, .bg-siciliapei, .page-item.active .page-link{
    background-color: var(--siciliapei) !important;
}

.text-primary , .text-primary a, .breadcrumb a{
    color: var(--siciliapei) !important;
}

.btn-warning, .badge-warning , .bg-warning{
    background-color: var(--siciliapei4) !important;
}
/**/

.evidenziato{
    color:  #b2ebed;
}
.green{
    color:  #b2ebed;
}

.dt-ico{
    font-size:18px;
}

.dt-custom-header{
    font-weght: normal;
    font-size:18px !important;
    padding:5px 0 20px 10px;
}


.container-table {
    margin: auto;
    width: 90%;
    /*border: 1px solid #EAEAEA;*/
    padding: 10px;
    max-width: 1400px;
    border-radius: 25px;
    background-color:white;
    color:black;
}

#dt-bandi tr.odd,
#dt-bandi tr.even,
#dt-bandi-disponibili tr.odd,
#dt-bandi-disponibili tr.even{
    font-size:14px;
    font-weight: bold;
    color:black;
}


.table-bandi{
    width:100%;
    border: solid #E6E6E6 1px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding:5px;
}

table.dataTable.no-footer{
    border-bottom: solid #E6E6E6 1px !important;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #E6E6E6 !important;
}

.rec-box{
    border: solid #FFFFFF 1px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding:5px;
    text-align:center;
}

.bold{
    font-weight:bold;
}
.italic{
    font-style: italic;
}

.row-span{
    margin-bottom:15px;
}
.row-span-footer{
    margin-bottom:5px;
    margin-top:40px!important;
}

.riepilogo-box{
    padding:15px;
}
.riepilogo-title{
    font-size:18px;
    text-decoration: underline;
}

/* Tabelle in dashboard*/
.dash-table-border{
    border: 1px solid #212529;
    border-radius: 25px;
}

.dash-table-header-wb{
    border-bottom: 1px solid #212529;
    padding: 20px 0 20px 0;
}


.dash-table-body{
    text-decoration:none;
    /*color:#ffffff;*/
}
.dash-table-body .row{
    padding: 15px 0 15px 0;
}
.dash-table-body div.row{
    /*background:#ff4500;*/
}
.dash-table-body div.row:hover{
    background: #F2F2F2;/* #0078d7;*/
}

img.logo{
    max-height:40px !important;
    margin-right: 20px !important;
}
img.logo-footer{
    max-height:80px !important;
}
img.logo-por{
    max-height:80px !important;
    background-color:white;
}

/* CUSTOM TAB PANEL */
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: var(--siciliapei) !important;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: 1px solid  var(--siciliapei3) !important;
    /*background-color: var(--siciliapei4) !important;*/
}

.nav-tabs a{
    color: var(--siciliapei2);
}

/* CUSTOM LINK */
a.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

.row-h2bb-c4{
    padding:10px 0 10px 0;
    /*border-top: 1px solid var(--siciliapei4);*/
    border-bottom: 1px solid var(--siciliapei4);
    margin-bottom: 20px !important;
}

.row-hbb-c4{
    padding:2px 0 8px 0;
    border-bottom: 1px solid var(--siciliapei4);
}

.row-bb-c4{
    padding:2px 0 2px 0;
    border-bottom: 1px solid var(--siciliapei4);
}


/* CSS LOGIN */
.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
    margin-top: 150px;
    border:1px solid #cccccc;
    border-radius:3px;
    padding:15px !important;
}
.form-signin .checkbox {
    font-weight: 400;
}
.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}

.row-group {
    margin-bottom: 10px;
}

.input-group {
    margin-bottom: 10px;
}

.form-signin input[type="email"] {
    /*margin-bottom: -1px;*/
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    /*            margin-bottom: 10px;*/
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.reveal{
    position: absolute;
    top: 5px;
    right: 0px;
    z-index: 5;
}
.br-dashboard{
    content: "";
    display: block;
    margin: -5px;
}
.avviso-dashboard .card-header, .avviso-dashboard .card-body, .avviso-dashboard .card-footer {
    padding: 5px !important;
}

/* CSS SELECT 2 */
.select2-container .select2-selection--single {
    height: 38px !important;
    padding: 5px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}

.was-validated select.select2:invalid + .select2.select2-container.select2-container--default span.select2-selection, select.select2.is-invalid + .select2.select2-container.select2-container--default span.select2-selection {
    border-color: #dc3545;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated select.select2:invalid + .select2.select2-container.select2-container--default .select2-selection__arrow, select.select2.is-invalid + .select2.select2-container.select2-container--default .select2-selection__arrow {
    right: 25px!important;
}
.was-validated select.select2:valid + .select2.select2-container.select2-container--default span.select2-selection, select.select2.is-valid + .select2.select2-container.select2-container--default span.select2-selection {
    border-color: #28a745;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated select.select2:valid + .select2.select2-container.select2-container--default .select2-selection__arrow, select.select2.is-valid + .select2.select2-container.select2-container--default .select2-selection__arrow {
    right: 25px!important;
}

.badge{
    white-space: normal !important;
}

#form-register input[type=checkbox], #form-register input[type=radio]{
    width: 20px !important;
}


.customloadingDt{
    height: 100% !important;
    width: 100% !important;
    position: absolute !important;
    text-align: center !important;
    background: #222 !important;
    opacity: 0.7 !important;
    z-index: 900000 !important;
    padding-top: 15% !important;
    color: #FFF !important;
}


.disableAvvisi {
    pointer-events: none;
    opacity: 0.4;
}

.disableAvvisi div,
.disableAvvisi textarea {
    overflow: hidden;
}
/*.modal{
    z-index: 10000 !important;
}*/

.time-step .step-label {
    position: relative;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid var(--siciliapei);
    width: 112px;
    height: 112px;
    margin: auto;
    padding: 16px 8px;
    text-align: center;
    font-weight: 700;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    z-index: 2;
}

.time-step.time-line:before {
    position: absolute;
    left: 50%;
    top: 70px;
    right: -50%;
    height: 4px;
    display: block;
    background-color: var(--siciliapei);
    content: "";
}
.time-step .step-icon {
    position: absolute;
    border-radius: 50%;
    background-color:  var(--siciliapei);
    width: 56px;
    height: 56px;
    top: -18px;
    left: -18px;
    padding-top: 2px;
}

.time-step .step-icon .s-icon {
    margin: auto;
}
svg:not(:root) {
    overflow: hidden;
}
.s-icon {
    width: 48px;
    min-width: 48px;
    position: relative;
    height: 48px;
    fill: #fff;
    margin-right: 8px;
    vertical-align: middle;
    font-size: 35px;
}
.s-icon i{

}

.hydrated {
    visibility: inherit;
}

.time-step .time-date {
    text-align: center;
    padding: 16px 0 0;
}

.time-step .title-2 {
    padding-top: 16px;
}
.title-2 {
    font-size: 1.5rem;
}
.title-1, .title-2 {
    line-height: 1.2;
    font-weight: 600;
}
*, :after, :before {
    box-sizing: border-box;
}
*, :after, :before {
    box-sizing: border-box;
}