body, html {
    font-size: 16px;
    line-height: 1.5;
}

h1, h2, h3 {
color: #00264d;
}

.box {
background-color: #fff;
text-align: center;
margin-bottom: 20px;
margin-top: 20px;
-webkit-box-shadow: 0 0 10px #ccc;
box-shadow: 0 0 10px #ccc;
}

.box .box-header {
background-color: #cccdd4;
width: 100%;
height: 80px;
padding: 22px;
font-weight: bold;
}

.box .box-content {
color: #004a55;
font-weight: bold;
font-size: 3em;
}

.box .box-content span.currency {
font-weight: normal;
}

.stat-box {
text-align: center;
margin-bottom: 20px;
margin-top: 20px;
}

.stat-box .stat-content {
width: 90%;
margin: auto;
height: 100px;
}
.stat-box .stat-value{
font-size: 3em;
display: inline-block;
color: #0066cc;
font-weight: bold;
vertical-align: middle;
}

.stat-box .stat-label{
display: inline-block;
line-height: 1em;
text-align:left;
width: 100px;
vertical-align: middle;
}

.mims-title {
margin-top: 30px;
margin-bottom: 30px;
font-size: 20px;
}
.dark-blue {
color: #00264d;
}

.mims-subtitle {
margin-bottom: 10px;
text-align: center;
}

.gray-box {
background-color: #cccdd4;
padding-top: 50px;
padding-bottom: 50px;
text-align: center;
font-size: 1.5em;
}

.avanzamento .box-header {
height: 130px;
padding: 10px;
}

.circle {
height: 50px;
width: 50px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
vertical-align: middle;
margin-top: -10px;
}

.green {
background-color: #5c9c9f;
}

.red {
background-color: red;
}

.box-content {
height: 150px;
line-height: 150px;
display: inline-block;
vertical-align: middle;
}

#footer h4 {
font-size: 18px;
}

#footer .separator {
border-bottom: 1px solid #ccc;
}

#footer .footer-box {
margin-top: 20px;
}

#footer .footer-box h5 {
font-size: 18px;
}

#footer .footer-box p {
font-size: 14px;
}

#footer a {
color: #65dcdf!important;
}

.it-footer-main .it-brand-wrapper a h2 {
color: #FFF;
}

html, #footer, .it-footer-main {
background-color: #30373d;
}

#footer-last-menu a{
margin-right: 20px;
}

.bold {
font-weight:bold!important;
}

.cantieri .box-header {
font-size: 1.3em;
text-transform: uppercase;
}

#cantiere-header {
position: relative;
min-height: 500px;
background-image: url(/images/slide.jpg);
}

.overlay {
background-color: rgba(0,0,0,0.5);
}

#cantiere-title {
width: 100%;
position: absolute;
color: #FFF;
bottom: 0;
padding: 20px;
text-align: center;
}

#cantiere-title h1 {
color: #FFF !important;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.cantiere-section .box-content {
font-size: 2.8em;
}


.cantiere-section .box-header {
font-size: 1.3em;
}

.img-responsive {
max-width: 100%;
}

html {
overflow-x: hidden;
}

.document-item {
line-height: 40px;
margin-bottom: 10px;
}

.document-item img {
height: 40px;
margin-right: 10px;
}

.col-4-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 57.142857%;
flex: 0 0 57.142857%;
max-width: 57.142857%;
}

.col-2-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 28.142857%;
flex: 0 0 28.142857%;
max-width: 28.142857%;
}

.col-1-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 14.142857%;
flex: 0 0 14.142857%;
max-width: 14.142857%;
}

.fasi .separator {
text-align: center;
font-weight: bold;
font-size: 0.8em;
}

.fasi .separator.esecuzione {
width:100%;
border-bottom: 3px solid #5c9c9f;
color: #5c9c9f;
}

.fasi .separator.progettazione {
width:100%;
border-bottom: 3px solid #cd7579;
color: #cd7579;
}

.fasi .separator.conclusione {
width:100%;
border-bottom: 3px solid #99608c;
color: #99608c;
}

.fasi .fase {
margin-left: 5px;
margin-right: 5px;
background-color: #fff;
margin-bottom: 20px;
margin-top: 20px;
-webkit-box-shadow: 0 0 5px #ccc;
padding: 0;
box-shadow: 0 0 5px #ccc;
}

.fasi .fase.progettazione .fase-header {
background-color: #cd7579;
}

.fasi .fase.esecuzione .fase-header {
background-color: #5c9c9f;
}

.fasi .fase.conclusione .fase-header {
background-color: #99608c;
}

.fasi .fase .fase-header {
width: 100%;
height: 120px;
padding: 18px 10px 8px 10px;
font-weight: bold;
color: #FFF;
}

.fasi .fase .fase-content {
height: 200px;
line-height: 200px;
padding: 5px;
text-align: center;
font-weight: bold;
vertical-align: middle;
}

.fasi .fase.progettazione .fase-content {
color: #cd7579;
}

.fasi .fase.esecuzione .fase-content {
color: #5c9c9f;
}

.fasi .fase.conclusione .fase-content {
color: #99608c;
}

.fasi .fase .fase-content p {
display: inline-block;
vertical-align: middle;
line-height: 1em;
}

div.monitoraggio , div.lista-cantieri {
margin-top: 40px;
}
.monitoraggio h1, .lista-cantieri h1 {
font-size: 24px;
}

.lista-cantieri .box .box-content {
height: 200px;
line-height: 200px;
font-size: 1.5em;
display: inline-block;
vertical-align: middle;
}

.black {
color: #000;
}

.blue-bg {
background-color: #00264d!important;
color: #FFF;
}

.lista-cantieri .box .box-content p {
font-size: 1em;
line-height: 1.5em;
display: inline-block;
vertical-align: middle;
}

.uppercase {
text-transform: uppercase;
}



.home-box {
height: 200px;
color: #FFF;
line-height: 200px;
}

.home-box p {
line-height: 1.2em;
font-size: 1.5em;
vertical-align: middle;
display: inline-block;
text-align: center;
width: 100%;
}

.light-blue-bg {
background-color: #06c;
color: #FFF;
}

.medium-blue-bg {
color: #FFF;
background-color: #034f9c;
}
.home-box p a {
color: #FFF !important;
}

.home-box p a:hover {
text-decoration: none;
}

.cantiere-item {
margin-left: 20px;
}

.gray-bg {
color: black;
background-color: #ccc;
}

.modal-body ul, .modal-body ul li {
list-style-type: disc;
font-size: 0.9em;
padding-left: 15px;
}

.page-template-single-mims-project .mims-title {
margin-bottom: 5px;
}



input[type='date'],
input[type='datetime-local'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
textarea {
  font-weight: 300;
}


.form-group label.pos-relative {
    position: relative;
}

.project-row {
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDD;
}

.project-row a {
    float: right;
}

.project-detail-container {
    background-color: #aec4da;
    color: #000;
    margin-top: 30px;
    padding: 15px;
    margin-bottom: 30px;
}

.project-detail-container .label {
    color: #00264d;
    font-weight: bold;
}

.project-detail-container .project-detail {
    margin-bottom: 20px;
}

.hidden_label {
    display: none!important;
}

.alert-success, .alert-danger {
    background-position: 10px 4px;
}

.form-check [type=checkbox]:checked+label::after {
    background-color: #fff;
}

.form-check [type=checkbox]+label::before, .form-check [type=checkbox]:checked+label::before {
    border-color: transparent #06c #06c transparent;
}

.it-datepicker-wrapper .input-group {
    background-color: #FFF;
}

.it-datepicker-wrapper .datepicker-calendar {
    width: 400px;
}


.modal .modal-dialog .modal-content .modal-header h5 {
    font-size: 1.2em;
}

.modal-body ul, .modal-body ul li {
    font-size: 1.1em;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px;
        margin: 1.5rem auto;
    }
}

.opera-container {
    background-color: #FFF;
    padding:0;
}

.box {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
}

.white-box {
    color: #2d489d;
    background-color: #FFF;
}

.flag_container div {
    width: 33.3333333333%;
    height: 8px;
    overflow: hidden;
    float: left;
  }
  .flag_container div.green {
    background: #009246;
  }
  .flag_container div.white {
    background: #ffffff;
  }
  .flag_container div.red {
    background: #ce2b37;
  }

  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }

  .clearfix:after {
    clear: both; }

    .alert {
        font-weight: bold;
    }
