body {
    font-family: "Roboto Condensed","Open Sans Condensed" !important;
	font-size: 16px;
    background-color: #FFFFFF;
    margin: 0px;
    color: #646464;
}

h1 {
    color: #1c78ba;
    font-size: 1.9rem !important;
    margin-bottom: 24px;
}

h2 {
    font-size: 1.2rem !important;
    margin-bottom: 12px !important;
    font-weight: normal;
    color: #646464;
}

.welcome-logo-container > .header {
    display: flex;
}

.header > .header-logo {
    width: 60%;
}

.header > .header-logo > .logo {
   display: block;
   background: url(../images/Clic3Logo.png) no-repeat left center;
   background-size: 100%;
   margin-left: 12%;
   height: 150px;
   width: 60%;
   max-width: 500px;
   float: left;
   color: #575555;
   font-size: 37px;
   font-family: 'museo700';
   line-height: 1;
   vertical-align: middle;
}

.header > .header-regione {
   width: 40%;
}

.header > .header-regione > .regione {
   display: block;
   float: right;
   margin-right: 43%;
   margin-top: 64px;
   background-size: 100% !important;
   max-width: 275px;
   width: 60%;
   height: 43px;
   background: url(../images/regione.png) no-repeat top left;
}

.topbar {
    background: #28ade1;
    width: 100%;
    height: 37px;
    margin-top: 4px;
}

.container {
    padding: 20px 0px;
}

.material-icons-outlined {
    margin-top: 6px;
    text-align: center;
    width: 100%;
}

table {
    font-weight: normal;
    border: none;
    margin-bottom: 0px;
#    text-transform: uppercase;
    width: 100%;
    max-width: 100%;
    background: white;
    border-spacing: 0;
    border-collapse: collapse;
    box-shadow: 0 5px 5px -3px rgb(0 0 0 / 20%), 0 6px 8px -7px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%);
}

table > tbody > tr > td {
    text-align: left;
    font-size: 16px;
    padding: 14px;
    vertical-align: middle;
    border: 1px solid #dbe0eb;
}

table > tbody > tr > td:first-child {
    width: 35%;
}

table > tbody > tr > td:last-child {
    padding: 0px;
    width: 7%;
}

table > tbody > tr > td > .stato {
    display: flex;
    padding: 0px 0px;
}

table > tbody > tr > td > .stato > img {
	margin-right: 6px;
}

table > tbody > tr > td > a {
	color: #1c78ba;
}

table > tbody > tr > td > .box-azioni {
	text-align: left;
}

table > tbody > tr:nth-of-type(2n) {
	background-color: #29ace129;
}


.clic3-footer {
    background-color: #305487;
    text-align: justify;
    color: white;
    padding: 16px 50px;
    min-height: 130px;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 50px;
}

.toolbar-table {
    display: table;
}

.toolbar-row {
    display: table-row;
}

.toolbar-cell-first, .toolbar-cell-second {
    display: table-cell;
    width: 100%;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: .5rem 1rem;
    margin-bottom: 0px;

    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;

    border-width: 0;
    color: white;
}


.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: row;
    margin-left: 15px;
    margin-right: -15px;
    margin-top: -4px;
    margin-bottom: -3px;
}

.nav-item {
    padding-right: 1rem;
    word-wrap: normal;
}

.nav-item a {
    color: white;
#    text-transform: uppercase;
    text-decoration: none;
    background-color: transparent;
    white-space: nowrap;
}

li.nav-item > div {
    background-color: gray;
    border-radius: 5px;
    text-align: center;
    min-width: 29px;
    min-height: 25px;
    padding: 3px;
    margin-right: -15px;
}

.clic3-footer ul.social-bar li>div a:visited {
    color: #305487;
}

.clic3-footer ul.social-bar li>div {
    background-color: #98aac3;
}

.social-bar {
    font-size: 1.3rem;
    border-radius: 5px;
    margin: 0 auto;
    min-width: 29px;
    min-height: 25px;
    padding: 3px;
}

.social-bar .nav-item{

    margin: 3px 14px;
}

.icon-facebook {
    position: relative;
    top: 1px;
    color: #305487 !important;
    text-decoration: none;
    display: block;
    background-color: #98aac3;
}

.icon-twitter {
    position: relative;
    top: 1px;
    color: #305487 !important;
    text-decoration: none;
    display: block;
    background-color: #98aac3;
}

.icon-youtube-play {
    position: relative;
    top: 1px;
    color: #305487 !important;
    text-decoration: none;
    display: block;
    background-color: #98aac3;
}

.icon-linkedin {
    position: relative;
    top: 1px;
    color: #305487 !important;
    text-decoration: none;
    display: block;
    background-color: #98aac3;
}

.copyright {
    margin-top: 15px;
    padding: 0 15px;
    font-size: .8rem;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-1, .col-xs-1, .col-2, .col-xs-2, .col-3, .col-xs-3, .col-4, .col-xs-4, .col-5, .col-xs-5, .col-6, .col-xs-6, .col-7, .col-xs-7, .col-8, .col-xs-8, .col-9, .col-xs-9, .col-10, .col-xs-10, .col-11, .col-xs-11, .col-12, .col-xs-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 1200px) {
    .col-xl-4 {
        flex: 0 0 33%;
        max-width: 33%;
    }
}

@media (max-width: 1200px) {
    .col-xl-4 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .col-xl-8 {
        flex: 0 0 66%;
        max-width: 66%;
    }
}

@media (max-width: 1200px) {
    .col-xl-8 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
    }
    li.nav-item > div {
        margin-right: 18px;
        margin-top: 6px;
    }
}

.text-right {
    text-align: right;
}

*, *::before, *::after {
    box-sizing: border-box;
}

@media (max-width: 1340px) {
    .toolbar-table {
        margin: 0 auto;
    }
}

@media (max-width: 1340px) {
    .toolbar-cell-first, .toolbar-cell-second {
        display: unset;
        width: 100%;
        text-align: center !important;
    }
    .toolbar-cell-second nav {
        margin: 0 auto;
        width: 360px;
    }
}

