/* CSS Style Main RT Gestionale Progetti */
body {font: 20px Montserrat, sans-serif;line-height: 1.5;}p, .form-control {color: #3b3b3b;font-size: 15px;}label{font-size: 0.8em;}nav{position: sticky !important;top: 0;z-index: 999;}footer{position: fixed;bottom: 0;width: 100%;font-size: 1.4rem;line-height: 1.2;}footer a:link, footer a:visited{color: #e20613;}.margin {margin-bottom: 20px;}.bg-1 {background-color: #0c52c5;background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#acbec6),to(#203c68));background-image: -moz-linear-gradient(-90deg, #acbec6, #203c68);color: white;}.bg-2 {background-color: #474e5d;color: #ffffff;}.bg-3 {background-color: #ffffff;color: #212121;}.bg-4 {background-color: #2f2f2f;color: #fff;background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#114c66),to(#0b182d));background-image: -moz-linear-gradient(-90deg, #114c66, #0b182d);}.container-fluid {padding-top: 10px;padding-bottom: 15px;}h2{font-size: 22px;}h3{font-weight: bold;}.row li{font-size: 15px;}.colonna{width: 65%;padding-bottom: 60px }.submission_form{transition: 0.8;}.submission_form_disbled{opacity: 0.3 }.submission_form_disbled button{display: none;}.consenso{margin-bottom: 15px;font-weight: bold;font-size: 0.8em;color: #000;border: 1px solid #b9b9b9;padding: 10px;border-radius: 10px;}.acconsento{background-color: rgb(121, 247, 121);}.acconsento:before{content: "Sì, ";}.nonacconsento{background-color: rgb(255, 134, 134);}.acconsento:after, .nonacconsento:after{content: " aderisco";}.nonacconsento:before{content: "No, ";}.biclumn{margin: 10px 2px;padding: 5px;}.customers {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;border-collapse: collapse;width: 100%;}.customers td, .customers th {border: 1px solid #ddd;padding: 4px;font-size: 15px;vertical-align: top }.customers tr td:last-child{text-align: center;font-size: 1.2em;}.customers tr:nth-child(even){background-color: #f2f2f2;}.customers tr:hover {background-color: #ddd;}.customers th {padding-top: 10px;padding-bottom: 10px;text-align: left;background-color: #4CAF50;color: white;}.alertret{height: auto;display: block;padding: 10px;color: #d40000 }.modal-dialog {top: 10px;}.required{border: 1px solid red;}.palloy{border: 1px solid #ccc;border-radius: 5px;min-height: 250px;}#wait_populate{color: #d10000;font-weight: bold;font-size: 1.15em;}#btn_group button{margin-bottom: 12px;}.glyphicon span{display: none;}.dropdown-menu li{padding: 0 10px;cursor: pointer;}.dropdown-menu li:hover{text-decoration: underline;} .removefile{cursor: pointer; margin-left: 25px} @media only screen and (max-width: 1280px) {.colonna {width: 95%;}}@media only screen and (max-width: 580px) {.customers {transform: scale(0.7);transform-origin: top left;}}