
/* - ++resource++rer.al.agidernelmondo/stylesheets/ernelmondo_responsive.css - */
/* https://www.assemblea.emr.it/emilianoromagnolinelmondo/portal_css/++resource++rer.al.agidernelmondo/stylesheets/ernelmondo_responsive.css?original=1 */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
font-family: "Titillium Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
line-height: 1.5;
color: #1c2024;
background-color: #fff; }
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #10638A;
text-decoration: none; }
a:hover, a:focus {
color: #0b425c;
text-decoration: underline; }
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail {
padding: 4px;
line-height: 1.5;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 27px;
margin-bottom: 27px;
border: 0;
border-top: 1px solid #CCC; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
[role="button"] {
cursor: pointer; }
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container:before, .container:after {
content: " ";
display: table; }
.container:after {
clear: both; }
@media all and (min-width: 768px) {
.container {
width: auto; } }
@media all and (min-width: 992px) {
.container {
width: auto; } }
@media all and (min-width: 1300px) {
.container {
width: 1230px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container-fluid:before, .container-fluid:after {
content: " ";
display: table; }
.container-fluid:after {
clear: both; }
.row {
margin-left: -15px;
margin-right: -15px; }
.row:before, .row:after {
content: " ";
display: table; }
.row:after {
clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-1 {
width: 8.3333333333%; }
.col-xs-2 {
width: 16.6666666667%; }
.col-xs-3 {
width: 25%; }
.col-xs-4 {
width: 33.3333333333%; }
.col-xs-5 {
width: 41.6666666667%; }
.col-xs-6 {
width: 50%; }
.col-xs-7 {
width: 58.3333333333%; }
.col-xs-8 {
width: 66.6666666667%; }
.col-xs-9 {
width: 75%; }
.col-xs-10 {
width: 83.3333333333%; }
.col-xs-11 {
width: 91.6666666667%; }
.col-xs-12 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.3333333333%; }
.col-xs-pull-2 {
right: 16.6666666667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.3333333333%; }
.col-xs-pull-5 {
right: 41.6666666667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.3333333333%; }
.col-xs-pull-8 {
right: 66.6666666667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.3333333333%; }
.col-xs-pull-11 {
right: 91.6666666667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.3333333333%; }
.col-xs-push-2 {
left: 16.6666666667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.3333333333%; }
.col-xs-push-5 {
left: 41.6666666667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.3333333333%; }
.col-xs-push-8 {
left: 66.6666666667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.3333333333%; }
.col-xs-push-11 {
left: 91.6666666667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.3333333333%; }
.col-xs-offset-2 {
margin-left: 16.6666666667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.3333333333%; }
.col-xs-offset-5 {
margin-left: 41.6666666667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.3333333333%; }
.col-xs-offset-8 {
margin-left: 66.6666666667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.3333333333%; }
.col-xs-offset-11 {
margin-left: 91.6666666667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media all and (min-width: 768px) {
.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 {
float: left; }
.col-sm-1 {
width: 8.3333333333%; }
.col-sm-2 {
width: 16.6666666667%; }
.col-sm-3 {
width: 25%; }
.col-sm-4 {
width: 33.3333333333%; }
.col-sm-5 {
width: 41.6666666667%; }
.col-sm-6 {
width: 50%; }
.col-sm-7 {
width: 58.3333333333%; }
.col-sm-8 {
width: 66.6666666667%; }
.col-sm-9 {
width: 75%; }
.col-sm-10 {
width: 83.3333333333%; }
.col-sm-11 {
width: 91.6666666667%; }
.col-sm-12 {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.3333333333%; }
.col-sm-pull-2 {
right: 16.6666666667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.3333333333%; }
.col-sm-pull-5 {
right: 41.6666666667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.3333333333%; }
.col-sm-pull-8 {
right: 66.6666666667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.3333333333%; }
.col-sm-pull-11 {
right: 91.6666666667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.3333333333%; }
.col-sm-push-2 {
left: 16.6666666667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.3333333333%; }
.col-sm-push-5 {
left: 41.6666666667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.3333333333%; }
.col-sm-push-8 {
left: 66.6666666667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.3333333333%; }
.col-sm-push-11 {
left: 91.6666666667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.3333333333%; }
.col-sm-offset-2 {
margin-left: 16.6666666667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.3333333333%; }
.col-sm-offset-5 {
margin-left: 41.6666666667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.3333333333%; }
.col-sm-offset-8 {
margin-left: 66.6666666667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.3333333333%; }
.col-sm-offset-11 {
margin-left: 91.6666666667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media all and (min-width: 992px) {
.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 {
float: left; }
.col-md-1 {
width: 8.3333333333%; }
.col-md-2 {
width: 16.6666666667%; }
.col-md-3 {
width: 25%; }
.col-md-4 {
width: 33.3333333333%; }
.col-md-5 {
width: 41.6666666667%; }
.col-md-6 {
width: 50%; }
.col-md-7 {
width: 58.3333333333%; }
.col-md-8 {
width: 66.6666666667%; }
.col-md-9 {
width: 75%; }
.col-md-10 {
width: 83.3333333333%; }
.col-md-11 {
width: 91.6666666667%; }
.col-md-12 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.3333333333%; }
.col-md-pull-2 {
right: 16.6666666667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.3333333333%; }
.col-md-pull-5 {
right: 41.6666666667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.3333333333%; }
.col-md-pull-8 {
right: 66.6666666667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.3333333333%; }
.col-md-pull-11 {
right: 91.6666666667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.3333333333%; }
.col-md-push-2 {
left: 16.6666666667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.3333333333%; }
.col-md-push-5 {
left: 41.6666666667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.3333333333%; }
.col-md-push-8 {
left: 66.6666666667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.3333333333%; }
.col-md-push-11 {
left: 91.6666666667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.3333333333%; }
.col-md-offset-2 {
margin-left: 16.6666666667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.3333333333%; }
.col-md-offset-5 {
margin-left: 41.6666666667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.3333333333%; }
.col-md-offset-8 {
margin-left: 66.6666666667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.3333333333%; }
.col-md-offset-11 {
margin-left: 91.6666666667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media all and (min-width: 1300px) {
.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 {
float: left; }
.col-lg-1 {
width: 8.3333333333%; }
.col-lg-2 {
width: 16.6666666667%; }
.col-lg-3 {
width: 25%; }
.col-lg-4 {
width: 33.3333333333%; }
.col-lg-5 {
width: 41.6666666667%; }
.col-lg-6 {
width: 50%; }
.col-lg-7 {
width: 58.3333333333%; }
.col-lg-8 {
width: 66.6666666667%; }
.col-lg-9 {
width: 75%; }
.col-lg-10 {
width: 83.3333333333%; }
.col-lg-11 {
width: 91.6666666667%; }
.col-lg-12 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.3333333333%; }
.col-lg-pull-2 {
right: 16.6666666667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.3333333333%; }
.col-lg-pull-5 {
right: 41.6666666667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.3333333333%; }
.col-lg-pull-8 {
right: 66.6666666667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.3333333333%; }
.col-lg-pull-11 {
right: 91.6666666667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.3333333333%; }
.col-lg-push-2 {
left: 16.6666666667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.3333333333%; }
.col-lg-push-5 {
left: 41.6666666667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.3333333333%; }
.col-lg-push-8 {
left: 66.6666666667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.3333333333%; }
.col-lg-push-11 {
left: 91.6666666667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.3333333333%; }
.col-lg-offset-2 {
margin-left: 16.6666666667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.3333333333%; }
.col-lg-offset-5 {
margin-left: 41.6666666667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.3333333333%; }
.col-lg-offset-8 {
margin-left: 66.6666666667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.3333333333%; }
.col-lg-offset-11 {
margin-left: 91.6666666667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0; }
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 27px;
font-size: 27px;
line-height: inherit;
color: #313131;
border: 0;
border-bottom: 1px solid #e5e5e5; }
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold; }
input[type='search'] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
input[type='radio'],
input[type='checkbox'] {
margin: 4px 0 0;
line-height: normal; }
input[type='file'] {
display: block; }
input[type='range'] {
display: block;
width: 100%; }
select[multiple],
select[size] {
height: auto; }
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
output {
display: block;
padding-top: 7px;
font-size: 18px;
line-height: 1.5;
color: #555; }
.form-control {
display: block;
width: 100%;
height: 41px;
padding: 6px 12px;
font-size: 18px;
line-height: 1.5;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
color: #999;
opacity: 1; }
.form-control:-ms-input-placeholder {
color: #999; }
.form-control::-webkit-input-placeholder {
color: #999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
background-color: #CCC;
opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control {
cursor: not-allowed; }
textarea.form-control {
height: auto; }
input[type='search'] {
-webkit-appearance: none; }
.form-group {
margin-bottom: 15px; }
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px; }
.radio label,
.checkbox label {
min-height: 27px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer; }
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
position: absolute;
margin-left: -20px; }
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px; }
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer; }
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px; }
input[type='radio'][disabled], input[type='radio'].disabled, fieldset[disabled] input[type='radio'],
input[type='checkbox'][disabled],
input[type='checkbox'].disabled,
fieldset[disabled] input[type='checkbox'] {
cursor: not-allowed; }
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed; }
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
cursor: not-allowed; }
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 45px; }
.form-control-static.input-lg, .form-control-static.input-sm {
padding-left: 0;
padding-right: 0; }
.input-sm {
height: 36px;
padding: 5px 10px;
font-size: 16px;
line-height: 1.5;
border-radius: 3px; }
select.input-sm {
height: 36px;
line-height: 36px; }
textarea.input-sm,
select[multiple].input-sm {
height: auto; }
.form-group-sm .form-control {
height: 36px;
padding: 5px 10px;
font-size: 16px;
line-height: 1.5;
border-radius: 3px; }
.form-group-sm select.form-control {
height: 36px;
line-height: 36px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto; }
.form-group-sm .form-control-static {
height: 36px;
min-height: 43px;
padding: 6px 10px;
font-size: 16px;
line-height: 1.5; }
.input-lg {
height: 53px;
padding: 10px 16px;
font-size: 23px;
line-height: 1.3333333;
border-radius: 6px; }
select.input-lg {
height: 53px;
line-height: 53px; }
textarea.input-lg,
select[multiple].input-lg {
height: auto; }
.form-group-lg .form-control {
height: 53px;
padding: 10px 16px;
font-size: 23px;
line-height: 1.3333333;
border-radius: 6px; }
.form-group-lg select.form-control {
height: 53px;
line-height: 53px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto; }
.form-group-lg .form-control-static {
height: 53px;
min-height: 50px;
padding: 11px 16px;
font-size: 23px;
line-height: 1.3333333; }
.has-feedback {
position: relative; }
.has-feedback .form-control {
padding-right: 51.25px; }
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 41px;
height: 41px;
line-height: 41px;
text-align: center; }
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 53px;
height: 53px;
line-height: 53px; }
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 36px;
height: 36px;
line-height: 36px; }
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
color: #3c763d; }
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8; }
.has-success .form-control-feedback {
color: #3c763d; }
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
color: #8a6d3b; }
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3; }
.has-warning .form-control-feedback {
color: #8a6d3b; }
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
color: #a94442; }
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede; }
.has-error .form-control-feedback {
color: #a94442; }
.has-feedback label ~ .form-control-feedback {
top: 32px; }
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0; }
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #54606c; }
@media all and (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.form-inline .form-control-static {
display: inline-block; }
.form-inline .input-group {
display: inline-table;
vertical-align: middle; }
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto; }
.form-inline .input-group > .form-control {
width: 100%; }
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle; }
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0; }
.form-inline .radio input[type='radio'],
.form-inline .checkbox input[type='checkbox'] {
position: relative;
margin-left: 0; }
.form-inline .has-feedback .form-control-feedback {
top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 34px; }
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table; }
.form-horizontal .form-group:after {
clear: both; }
@media all and (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
right: 15px; }
@media all and (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
font-size: 23px; } }
@media all and (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 16px; } }
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 18px;
line-height: 1.5;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus {
color: #333;
text-decoration: none; }
.btn:active, .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
-webkit-box-shadow: none;
box-shadow: none; }
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
.btn-default:focus, .btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c; }
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc; }
.btn-default .badge {
color: #fff;
background-color: #333; }
.btn-primary {
color: #fff;
background-color: #10638A;
border-color: #0d5373; }
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #0b425c;
border-color: #000101; }
.btn-primary:hover {
color: #fff;
background-color: #0b425c;
border-color: #072b3c; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0b425c;
border-color: #072b3c; }
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
color: #fff;
background-color: #072b3c;
border-color: #000101; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: #10638A;
border-color: #0d5373; }
.btn-primary .badge {
color: #10638A;
background-color: #fff; }
.btn-success {
color: #fff;
background-color: #64bc62;
border-color: #52b450; }
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #48a546;
border-color: #295d28; }
.btn-success:hover {
color: #fff;
background-color: #48a546;
border-color: #3d8c3c; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #48a546;
border-color: #3d8c3c; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #3d8c3c;
border-color: #295d28; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: #64bc62;
border-color: #52b450; }
.btn-success .badge {
color: #64bc62;
background-color: #fff; }
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da; }
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85; }
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da; }
.btn-info .badge {
color: #5bc0de;
background-color: #fff; }
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d; }
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff; }
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a; }
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19; }
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a; }
.btn-danger .badge {
color: #d9534f;
background-color: #fff; }
.btn-link {
color: #10638A;
font-weight: normal;
border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent; }
.btn-link:hover, .btn-link:focus {
color: #0b425c;
text-decoration: underline;
background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none; }
.btn-lg {
padding: 10px 16px;
font-size: 23px;
line-height: 1.3333333;
border-radius: 6px; }
.btn-sm {
padding: 5px 10px;
font-size: 16px;
line-height: 1.5;
border-radius: 3px; }
.btn-xs {
padding: 1px 5px;
font-size: 16px;
line-height: 1.5;
border-radius: 3px; }
.btn-block {
display: block;
width: 100%; }
.btn-block + .btn-block {
margin-top: 5px; }
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%; }
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none; }
.nav:before, .nav:after {
content: " ";
display: table; }
.nav:after {
clear: both; }
.nav > li {
position: relative;
display: block; }
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #CCC; }
.nav > li.disabled > a {
color: #777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #CCC;
border-color: #10638A; }
.nav .nav-divider {
height: 1px;
margin: 12.5px 0;
overflow: hidden;
background-color: #e5e5e5; }
.nav > li > a > img {
max-width: none; }
.nav-tabs {
border-bottom: 1px solid #ddd; }
.nav-tabs > li {
float: left;
margin-bottom: -1px; }
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.5;
border: 1px solid transparent;
border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover {
border-color: #CCC #CCC #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default; }
.nav-pills > li {
float: left; }
.nav-pills > li > a {
border-radius: 4px; }
.nav-pills > li + li {
margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #10638A; }
.nav-stacked > li {
float: none; }
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.nav-justified, .nav-tabs.nav-justified {
width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li {
float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto; }
@media all and (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd; }
@media all and (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff; } }
.tab-content > .tab-pane {
display: none; }
.tab-content > .active {
display: block; }
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.panel {
margin-bottom: 27px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.panel-body {
padding: 15px; }
.panel-body:before, .panel-body:after {
content: " ";
display: table; }
.panel-body:after {
clear: both; }
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle {
color: inherit; }
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 21px;
color: inherit; }
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit; }
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0; }
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0; }
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px; }
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0; }
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0; }
.list-group + .panel-footer {
border-top-width: 0; }
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0; }
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0; }
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0; }
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0; }
.panel > .table-responsive {
border: 0;
margin-bottom: 0; }
.panel-group {
margin-bottom: 27px; }
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px; }
.panel-group .panel + .panel {
margin-top: 5px; }
.panel-group .panel-heading {
border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd; }
.panel-group .panel-footer {
border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd; }
.panel-default {
border-color: #ddd; }
.panel-default > .panel-heading {
color: #313131;
background-color: #f5f5f5;
border-color: #ddd; }
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd; }
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #313131; }
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd; }
.panel-primary {
border-color: #10638A; }
.panel-primary > .panel-heading {
color: #fff;
background-color: #10638A;
border-color: #10638A; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #10638A; }
.panel-primary > .panel-heading .badge {
color: #10638A;
background-color: #fff; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #10638A; }
.panel-success {
border-color: #d6e9c6; }
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6; }
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6; }
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d; }
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6; }
.panel-info {
border-color: #bce8f1; }
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1; }
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1; }
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f; }
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1; }
.panel-warning {
border-color: #faebcc; }
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc; }
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc; }
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b; }
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc; }
.panel-danger {
border-color: #ebccd1; }
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1; }
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442; }
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1; }
.clearfix:before, .clearfix:after {
content: " ";
display: table; }
.clearfix:after {
clear: both; }
.center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.pull-right {
float: right !important; }
.pull-left {
float: left !important; }
.hide {
display: none !important; }
.show {
display: block !important; }
.invisible {
visibility: hidden; }
.text-hide {
font-size: 0;
line-height: 0;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.hidden {
display: none !important; }
.affix {
position: fixed; }
.visible-xs {
display: none !important; }
.visible-sm {
display: none !important; }
.visible-md {
display: none !important; }
.visible-lg {
display: none !important; }
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important; }
@media all and (max-width: 767px) {
.visible-xs {
display: block !important; }
table.visible-xs {
display: table !important; }
tr.visible-xs {
display: table-row !important; }
th.visible-xs,
td.visible-xs {
display: table-cell !important; } }
@media all and (max-width: 767px) {
.visible-xs-block {
display: block !important; } }
@media all and (max-width: 767px) {
.visible-xs-inline {
display: inline !important; } }
@media all and (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important; } }
@media all and (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important; }
table.visible-sm {
display: table !important; }
tr.visible-sm {
display: table-row !important; }
th.visible-sm,
td.visible-sm {
display: table-cell !important; } }
@media all and (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important; } }
@media all and (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important; } }
@media all and (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important; } }
@media all and (min-width: 992px) and (max-width: 1299px) {
.visible-md {
display: block !important; }
table.visible-md {
display: table !important; }
tr.visible-md {
display: table-row !important; }
th.visible-md,
td.visible-md {
display: table-cell !important; } }
@media all and (min-width: 992px) and (max-width: 1299px) {
.visible-md-block {
display: block !important; } }
@media all and (min-width: 992px) and (max-width: 1299px) {
.visible-md-inline {
display: inline !important; } }
@media all and (min-width: 992px) and (max-width: 1299px) {
.visible-md-inline-block {
display: inline-block !important; } }
@media all and (min-width: 1300px) {
.visible-lg {
display: block !important; }
table.visible-lg {
display: table !important; }
tr.visible-lg {
display: table-row !important; }
th.visible-lg,
td.visible-lg {
display: table-cell !important; } }
@media all and (min-width: 1300px) {
.visible-lg-block {
display: block !important; } }
@media all and (min-width: 1300px) {
.visible-lg-inline {
display: inline !important; } }
@media all and (min-width: 1300px) {
.visible-lg-inline-block {
display: inline-block !important; } }
@media all and (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media all and (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important; } }
@media all and (min-width: 992px) and (max-width: 1299px) {
.hidden-md {
display: none !important; } }
@media all and (min-width: 1300px) {
.hidden-lg {
display: none !important; } }
.visible-print {
display: none !important; }
@media print {
.visible-print {
display: block !important; }
table.visible-print {
display: table !important; }
tr.visible-print {
display: table-row !important; }
th.visible-print,
td.visible-print {
display: table-cell !important; } }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
display: inline-block !important; } }
@media print {
.hidden-print {
display: none !important; } }
@media all and (max-width: 1260px) {
object,
iframe {
max-width: 100%; }
#portal-logo {
float: none !important;
display: inline-block; }
#portal-logo-desc {
padding: 0 0 0 15px;
margin: 15px 0;
display: block; }
.tags-list .vaporized-tag {
display: block;
float: left; }
#subsiteTitleWrapper {
width: 100%; }
.select2-container {
width: 100% !important; }
.multimediaDetailWrapper .multimediaDetailContent #container_wrapper {
max-width: 100% !important; }
.internalVideoContent {
max-width: 100% !important; }
#content #content-core div.portlet select,
#content #content-core dl.portlet select,
#content div.portlet select,
#content dl.portlet select,
div.portlet select,
dl.portlet select {
max-width: 100%; }
#content #content-core div.portlet .field input[type='text'],
#content #content-core div.portlet .field input[type='text'][size],
#content #content-core dl.portlet .field input[type='text'],
#content #content-core dl.portlet .field input[type='text'][size],
#content div.portlet .field input[type='text'],
#content div.portlet .field input[type='text'][size],
#content dl.portlet .field input[type='text'],
#content dl.portlet .field input[type='text'][size],
div.portlet .field input[type='text'],
div.portlet .field input[type='text'][size],
dl.portlet .field input[type='text'],
dl.portlet .field input[type='text'][size] {
width: 100%; }
#content #content-core div.portlet.rerPortletAdvancedStatic.portletSimple .portletHeader,
#content #content-core dl.portlet.rerPortletAdvancedStatic.portletSimple .portletHeader,
#content div.portlet.rerPortletAdvancedStatic.portletSimple .portletHeader,
#content dl.portlet.rerPortletAdvancedStatic.portletSimple .portletHeader,
div.portlet.rerPortletAdvancedStatic.portletSimple .portletHeader,
dl.portlet.rerPortletAdvancedStatic.portletSimple .portletHeader {
min-width: 0; }
#content #content-core div.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
#content #content-core dl.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
#content div.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
#content dl.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
div.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
dl.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader {
font-size: 1.4em; }
#content #content-core div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
#content #content-core dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
#content div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
#content dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem {
margin: 2% 0.5%;
width: 32%; }
#content #content-core div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
#content #content-core dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
#content div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
#content dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img {
width: 70px;
height: 70px; }
#content #content-core div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
#content #content-core dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
#content div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
#content dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere {
margin-left: 80px; }
#content #content-core div.portlet.portletSearchPublications .field select,
#content #content-core dl.portlet.portletSearchPublications .field select,
#content div.portlet.portletSearchPublications .field select,
#content dl.portlet.portletSearchPublications .field select,
div.portlet.portletSearchPublications .field select,
dl.portlet.portletSearchPublications .field select {
width: 100%; }
#content #content-core div.portlet.portletMultimedia.portletMultimediaVideo .mediacore_video > div,
#content #content-core dl.portlet.portletMultimedia.portletMultimediaVideo .mediacore_video > div,
#content div.portlet.portletMultimedia.portletMultimediaVideo .mediacore_video > div,
#content dl.portlet.portletMultimedia.portletMultimediaVideo .mediacore_video > div,
div.portlet.portletMultimedia.portletMultimediaVideo .mediacore_video > div,
dl.portlet.portletMultimedia.portletMultimediaVideo .mediacore_video > div {
max-width: 100% !important; }
.section-home-page.template-two-columns #portal-columns #portal-column-content #viewlet-below-content-body #portlets-below div.cell.position-2\:3,
.section-home-page.template-two-columns #portal-columns #portal-column-content #viewlet-below-content-body #portlets-below div.cell.position-0 {
padding-left: 30px;
padding-right: 30px; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet ul.nav-tabs li {
padding: 5px 7.5px; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet ul.nav-tabs li a {
font-size: 0.9em; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet .tabsWrapper #eventi {
padding: 10px 15px; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet .tabsWrapper #eventi h3 {
font-size: 1.5em; }
.section-home-page.template-two-columns #portletPageColumns #portletPageFirstColumn .HomepageTitlePortlet .portletItem {
margin: 0 1%;
width: 14.6%;
text-align: center; }
.section-home-page.template-two-columns #portletPageColumns #portletPageFirstColumn .HomepageTitlePortlet .portletItem:first-child {
margin-left: 1%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageFirstColumn .HomepageTitlePortlet .portletItem:last-child {
margin-right: 1%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageFirstColumn .HomepageTitlePortlet .portletItem p.rt_item {
max-width: 130px;
margin: 5px auto 0; }
.section-home-page.template-two-columns #portletPageColumns #portletPageSecondColumn .HomepageNOTitlePortlet .portletItem {
margin: 1%;
width: 48%;
text-align: center; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageNOTitlePortlet {
padding-left: 0;
padding-right: 0; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageNOTitlePortlet .portletItem {
margin: 0 1%;
width: 14.6%;
height: auto;
text-align: center; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageNOTitlePortlet .portletItem:first-child {
margin-left: 1%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageNOTitlePortlet .portletItem:last-child {
margin-right: 1%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageSocialPortlet .portletItem > * {
padding-left: 0;
padding-right: 0; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageSocialPortlet .portletItem > * a {
margin: 0 1%;
width: 14.6%;
height: auto; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageTitlePortlet {
padding-left: 0;
padding-right: 0; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageTitlePortlet .portletItem {
margin: 0 1%;
width: 14.6%;
text-align: center; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageTitlePortlet .portletItem p.rt_item {
max-width: 165px;
margin: 5px auto 0; }
.leggeInfosWrapper > div {
float: none;
width: 100%;
margin-right: 0; }
.leggeInfosWrapper > div.oggettoNumero, .leggeInfosWrapper > div.oggettoArgomento, .leggeInfosWrapper > div.oggettoPresentatoData {
float: none;
width: 100%; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus ul.oggettoLeggeStatusbar li,
.template-oggettolegge_view #content .oggettoLeggeStatus ul.oggettoLeggeStatusbar li {
padding-left: 15px;
padding-right: 15px; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus ul.oggettoLeggeStatusbar li > .statusMenuItem,
.template-oggettolegge_view #content .oggettoLeggeStatus ul.oggettoLeggeStatusbar li > .statusMenuItem {
height: 60px; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus ul.oggettoLeggeStatusbar li.checkedStatus:before,
.template-oggettolegge_view #content .oggettoLeggeStatus ul.oggettoLeggeStatusbar li.checkedStatus:before {
background-image: url("++resource++rer.al.agidtheme.images/arrow_leggi_small.png");
width: 52px;
height: 44px;
top: 10px;
left: -20px; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #in_aula .convocazioniWrapper .convocazione-item,
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #in_commissione .convocazioniWrapper .convocazione-item,
.template-oggettolegge_view #content .oggettoLeggeStatus #in_aula .convocazioniWrapper .convocazione-item,
.template-oggettolegge_view #content .oggettoLeggeStatus #in_commissione .convocazioniWrapper .convocazione-item {
padding: 1em; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #in_aula .convocazioniWrapper .convocazione-item .convocazioneAttachments,
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #in_aula .convocazioniWrapper .convocazione-item .convocazioneInfos,
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #in_commissione .convocazioniWrapper .convocazione-item .convocazioneAttachments,
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #in_commissione .convocazioniWrapper .convocazione-item .convocazioneInfos,
.template-oggettolegge_view #content .oggettoLeggeStatus #in_aula .convocazioniWrapper .convocazione-item .convocazioneAttachments,
.template-oggettolegge_view #content .oggettoLeggeStatus #in_aula .convocazioniWrapper .convocazione-item .convocazioneInfos,
.template-oggettolegge_view #content .oggettoLeggeStatus #in_commissione .convocazioniWrapper .convocazione-item .convocazioneAttachments,
.template-oggettolegge_view #content .oggettoLeggeStatus #in_commissione .convocazioniWrapper .convocazione-item .convocazioneInfos {
float: none;
width: 100%;
margin: 0 0 1em; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #esito .esitoWrapper a,
.template-oggettolegge_view #content .oggettoLeggeStatus #esito .esitoWrapper a {
float: none;
width: 100%;
margin: 0 0 1em; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #presentato .firmatario .firmatarioDetails,
.template-oggettolegge_view #content .oggettoLeggeStatus #presentato .firmatario .firmatarioDetails {
float: none;
width: 100%;
margin-right: 0; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #presentato .firmatario .firmatarioImage,
.template-oggettolegge_view #content .oggettoLeggeStatus #presentato .firmatario .firmatarioImage {
margin-top: 0; } }
@media all and (max-width: 1200px) {
.assessoreSeat {
float: none;
clear: both;
padding-top: 2em;
width: 100%; } }
@media all and (max-width: 1100px) {
#globalnav-wrapper ul#portal-globalnav > li > a {
padding: 10px 15px; } }
@media all and (max-width: 991px) {
.emicicloRow.row [class*='col-md-'] {
float: left; }
.emicicloRow.row .col-md-12 {
float: none; }
.emicicloRow.row .col-md-offset-1 {
margin-left: 8.33333%; }
.emicicloRow.row .col-md-offset-2 {
margin-left: 16.6667%; }
.emicicloRow.row .col-md-offset-3 {
margin-left: 25%; }
#portal-logo {
float: none !important;
display: inline-block; }
#portal-header-sections #globalnav-wrapper {
margin-bottom: 1em; }
#portal-header-sections #social-links {
float: none;
clear: both;
margin: 0; }
#portal-header-sections #social-links ul li {
margin: 0 20px 0 0; }
#portal-personaltools-wrapper {
display: none; }
#content #content-core div.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
#content #content-core dl.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
#content div.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
#content dl.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
div.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader,
dl.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletHeader {
float: none;
width: 100%; }
#content #content-core div.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletItem iframe,
#content #content-core dl.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletItem iframe,
#content div.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletItem iframe,
#content dl.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletItem iframe,
div.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletItem iframe,
dl.portlet.rerPortletAdvancedStatic.portletMultimediaVideo .portletItem iframe {
float: none;
width: 100%;
margin: 0; }
#content #content-core div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
#content #content-core dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
#content div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
#content dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem {
margin: 2% 1%;
width: 48%; }
#content #content-core div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
#content #content-core dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
#content div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
#content dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img {
width: 128px;
height: 128px; }
#content #content-core div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
#content #content-core dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
#content div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
#content dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere {
margin-left: 138px; }
.documentEditable #portletPageColumns #portletPager2c3,
.documentEditable #portletPageColumns #portletPager2c3.halfColumns,
.documentEditable #portletPageColumns #portletPager2c2,
.documentEditable #portletPageColumns #portletPager2c2.withLeftColumn,
.documentEditable #portletPageColumns #portletPager2c2.withRightColumn,
.documentEditable #portletPageColumns #portletPager2c1,
.documentEditable #portletPageColumns #portletPager2c1.halfColumns,
#portletPageColumns #portletPager2c3,
#portletPageColumns #portletPager2c3.halfColumns,
#portletPageColumns #portletPager2c2,
#portletPageColumns #portletPager2c2.withLeftColumn,
#portletPageColumns #portletPager2c2.withRightColumn,
#portletPageColumns #portletPager2c1,
#portletPageColumns #portletPager2c1.halfColumns {
display: block;
float: none;
width: 100%;
max-width: 100%;
margin: 0; }
#newsWrapper #newsColumn,
#newsWrapper #newsContent {
width: 100%;
margin-right: 0;
float: none; }
#newsWrapper #newsColumn:before, #newsWrapper #newsColumn:after,
#newsWrapper #newsContent:before,
#newsWrapper #newsContent:after {
content: ' ';
display: table; }
#newsWrapper #newsColumn:after,
#newsWrapper #newsContent:after {
clear: both; }
#consigliereFooterViewlet .consigliereSocialWrapper .consigliereSocialTitle {
float: none; }
#consigliereFooterViewlet .consigliereSocialWrapper .socialContainer {
max-width: 100%; }
.multimediaDetailWrapper .multimediaDetailContent {
width: 100%;
max-width: 100%;
float: none;
margin-bottom: 1em; }
.multimediaDetailWrapper .multimediaDetailInfos {
width: 100%;
margin-left: 0;
float: none; }
.template-fg_base_view_p3 div[class*='formEpilogue'] p {
height: auto !important;
width: auto !important; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow {
height: auto;
padding-bottom: 15px; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .portletSlider {
float: none;
margin-left: auto;
margin-right: auto;
width: 100%;
margin-bottom: 15px; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .portletSlider .slick-slide img {
margin: 0 auto; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet {
float: none;
width: 100%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet ul.nav-tabs li {
padding: 5px 10px; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet ul.nav-tabs li a {
font-size: 1.06667em; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet .hpEventsWrapper .eventInfoWrapper .eventDate {
width: 16.6667%;
float: left; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet .hpEventsWrapper .eventInfoWrapper .col-md-10 {
width: 83.3333%;
float: left; }
.section-home-page.template-two-columns #portletPageColumns .portletPageLeftColumn,
.section-home-page.template-two-columns #portletPageColumns .portletPageRightColumn {
float: none;
width: 100%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageFirstColumn .HomepageTitlePortlet {
padding: 15px 0 0;
min-height: 0; }
.section-home-page.template-two-columns #portletPageColumns #portletPageFirstColumn .HomepageTitlePortlet .portletItem {
width: 31%;
margin: 2% 1%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageSecondColumn .HomepageNOTitlePortlet {
padding: 0 0 15px;
min-height: 0; }
.section-home-page.template-two-columns #portletPageColumns #portletPageSecondColumn .HomepageNOTitlePortlet .portletItem {
margin: 2% 1%;
height: auto; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageTitlePortlet,
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageNOTitlePortlet {
padding: 15px 0; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageTitlePortlet .portletItem,
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageNOTitlePortlet .portletItem {
width: 31%;
margin: 2% 1%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageSocialPortlet .portletItem > * a {
width: 48%;
margin: 2% 1%;
text-align: center; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageSocialPortlet .portletItem > * a:nth-child(2) img, .section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageSocialPortlet .portletItem > * a:nth-child(6) img {
padding: 0;
float: none; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageSocialPortlet .portletItem > * a:nth-child(1) img, .section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageSocialPortlet .portletItem > * a:nth-child(5) img {
padding: 0;
float: none; }
.section-home-page.template-two-columns #content dl.portlet.rtCollectionPortlet.HomepageElencoPortlet dt.portletHeader {
margin-top: 30px; }
.template-oggettolegge_view #content {
margin-right: 0; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus #presentato .firmatario,
.template-oggettolegge_view #content .oggettoLeggeStatus #presentato .firmatario {
min-height: 0; } }
@media all and (max-width: 767px) {
.emicicloRow.row {
margin: 20px auto 0;
width: 291px; }
.emicicloRow.row.fifthRow {
margin-top: 35px; }
.emicicloRow.row.sixthRow {
margin-top: 15px; }
.emicicloRow.row .col-md-12 {
width: 221px; }
.emicicloRow.row .col-md-4 {
width: 97px;
padding: 0 6px; }
.emicicloRow.row .emicicloSeat {
width: 16px;
height: 11px;
margin-left: 0.5px;
margin-right: 0.5px; }
.emicicloRow.row .emicicloSeat a.consigliereLink {
height: 10px;
width: 15px; }
.emicicloRow.row .emicicloSeat span.consigliereLetter {
font-size: 9px;
font-weight: 300;
line-height: 1.1em; }
.emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(1) .emicicloSeat {
-ms-transform: rotate(9deg) translate(0, -8.5px) skew(3deg);
-webkit-transform: rotate(9deg) translate(0, -8.5px) skew(3deg);
transform: rotate(9deg) translate(0, -8.5px) skew(3deg); }
.emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(2) .emicicloSeat {
-ms-transform: rotate(7deg) translate(0, -6px) skew(2deg);
-webkit-transform: rotate(7deg) translate(0, -6px) skew(2deg);
transform: rotate(7deg) translate(0, -6px) skew(2deg); }
.emicicloRow.row.sixthRow > .col-md-12 .row .col-md-1:nth-child(1) .emicicloSeat, .emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(3) .emicicloSeat {
-ms-transform: rotate(5deg) translate(0, -4px) skew(2deg);
-webkit-transform: rotate(5deg) translate(0, -4px) skew(2deg);
transform: rotate(5deg) translate(0, -4px) skew(2deg); }
.emicicloRow.row.sixthRow > .col-md-12 .row .col-md-1:nth-child(2) .emicicloSeat, .emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(4) .emicicloSeat {
-ms-transform: rotate(3deg) translate(0, -2.5px) skew(1deg);
-webkit-transform: rotate(3deg) translate(0, -2.5px) skew(1deg);
transform: rotate(3deg) translate(0, -2.5px) skew(1deg); }
.emicicloRow.row.sixthRow > .col-md-12 .row .col-md-1:nth-child(3) .emicicloSeat, .emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(5) .emicicloSeat {
-ms-transform: rotate(3deg) translate(0, -1px) skew(1deg);
-webkit-transform: rotate(3deg) translate(0, -1px) skew(1deg);
transform: rotate(3deg) translate(0, -1px) skew(1deg); }
.emicicloRow.row.sixthRow > .col-md-12 .row .col-md-1:nth-child(4) .emicicloSeat, .emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(6) .emicicloSeat {
-ms-transform: rotate(2deg) translate(0, -0.5px);
-webkit-transform: rotate(2deg) translate(0, -0.5px);
transform: rotate(2deg) translate(0, -0.5px); }
.emicicloRow.row.sixthRow > .col-md-12 .row .col-md-1:nth-child(6) .emicicloSeat, .emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(8) .emicicloSeat {
-ms-transform: rotate(-2deg) translate(0, -0.5px);
-webkit-transform: rotate(-2deg) translate(0, -0.5px);
transform: rotate(-2deg) translate(0, -0.5px); }
.emicicloRow.row.sixthRow > .col-md-12 .row .col-md-1:nth-child(7) .emicicloSeat, .emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(9) .emicicloSeat {
-ms-transform: rotate(-3deg) translate(0, -1px) skew(-1deg);
-webkit-transform: rotate(-3deg) translate(0, -1px) skew(-1deg);
transform: rotate(-3deg) translate(0, -1px) skew(-1deg); }
.emicicloRow.row.sixthRow > .col-md-12 .row .col-md-1:nth-child(8) .emicicloSeat, .emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(10) .emicicloSeat {
-ms-transform: rotate(-3deg) translate(0, -2.5px) skew(-1deg);
-webkit-transform: rotate(-3deg) translate(0, -2.5px) skew(-1deg);
transform: rotate(-3deg) translate(0, -2.5px) skew(-1deg); }
.emicicloRow.row.sixthRow > .col-md-12 .row .col-md-1:nth-child(9) .emicicloSeat, .emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(11) .emicicloSeat {
-ms-transform: rotate(-5deg) translate(0, -4px) skew(-2deg);
-webkit-transform: rotate(-5deg) translate(0, -4px) skew(-2deg);
transform: rotate(-5deg) translate(0, -4px) skew(-2deg); }
.emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(12) .emicicloSeat {
-ms-transform: rotate(-7deg) translate(0, -6px) skew(-2deg);
-webkit-transform: rotate(-7deg) translate(0, -6px) skew(-2deg);
transform: rotate(-7deg) translate(0, -6px) skew(-2deg); }
.emicicloRow.row.fifthRow > .col-md-12 .row .col-md-1:nth-child(13) .emicicloSeat {
-ms-transform: rotate(-9deg) translate(0, -8.5px) skew(-3deg);
-webkit-transform: rotate(-9deg) translate(0, -8.5px) skew(-3deg);
transform: rotate(-9deg) translate(0, -8.5px) skew(-3deg); }
.emicicloRow.row.fourthRow .leftSeats .row .col-md-2:nth-child(1) .emicicloSeat {
-ms-transform: rotate(-9deg) translate(0, 8.5px) skew(-3deg);
-webkit-transform: rotate(-9deg) translate(0, 8.5px) skew(-3deg);
transform: rotate(-9deg) translate(0, 8.5px) skew(-3deg); }
.emicicloRow.row.fourthRow .leftSeats .row .col-md-2:nth-child(2) .emicicloSeat {
-ms-transform: rotate(-7deg) translate(0, 6px) skew(-2deg);
-webkit-transform: rotate(-7deg) translate(0, 6px) skew(-2deg);
transform: rotate(-7deg) translate(0, 6px) skew(-2deg); }
.emicicloRow.row.fourthRow .leftSeats .row .col-md-2:nth-child(3) .emicicloSeat {
-ms-transform: rotate(-5deg) translate(0, 4px) skew(-1deg);
-webkit-transform: rotate(-5deg) translate(0, 4px) skew(-1deg);
transform: rotate(-5deg) translate(0, 4px) skew(-1deg); }
.emicicloRow.row.fourthRow .rightSeats .row .col-md-2:nth-child(3) .emicicloSeat {
-ms-transform: rotate(9deg) translate(0, 8.5px) skew(3deg);
-webkit-transform: rotate(9deg) translate(0, 8.5px) skew(3deg);
transform: rotate(9deg) translate(0, 8.5px) skew(3deg); }
.emicicloRow.row.fourthRow .rightSeats .row .col-md-2:nth-child(2) .emicicloSeat {
-ms-transform: rotate(7deg) translate(0, 6px) skew(2deg);
-webkit-transform: rotate(7deg) translate(0, 6px) skew(2deg);
transform: rotate(7deg) translate(0, 6px) skew(2deg); }
.emicicloRow.row.fourthRow .rightSeats .row .col-md-2:nth-child(1) .emicicloSeat {
-ms-transform: rotate(5deg) translate(0, 4px) skew(1deg);
-webkit-transform: rotate(5deg) translate(0, 4px) skew(1deg);
transform: rotate(5deg) translate(0, 4px) skew(1deg); }
.emicicloRow.row .centerSeats .row .col-md-2:nth-child(1) .emicicloSeat {
-ms-transform: rotate(-3deg) translate(0, 1px) skew(-2deg);
-webkit-transform: rotate(-3deg) translate(0, 1px) skew(-2deg);
transform: rotate(-3deg) translate(0, 1px) skew(-2deg); }
.emicicloRow.row .centerSeats .row .col-md-2:nth-child(2) .emicicloSeat {
-ms-transform: rotate(-2deg) translate(0, 0.5px) skew(-1deg);
-webkit-transform: rotate(-2deg) translate(0, 0.5px) skew(-1deg);
transform: rotate(-2deg) translate(0, 0.5px) skew(-1deg); }
.emicicloRow.row .centerSeats .row .col-md-2:nth-child(4) .emicicloSeat {
-ms-transform: rotate(2deg) translate(0, 0.5px) skew(1deg);
-webkit-transform: rotate(2deg) translate(0, 0.5px) skew(1deg);
transform: rotate(2deg) translate(0, 0.5px) skew(1deg); }
.emicicloRow.row .centerSeats .row .col-md-2:nth-child(5) .emicicloSeat {
-ms-transform: rotate(3deg) translate(0, 1px) skew(2deg);
-webkit-transform: rotate(3deg) translate(0, 1px) skew(2deg);
transform: rotate(3deg) translate(0, 1px) skew(2deg); }
.emicicloRow.row .leftSeats .row .col-md-2:nth-child(1) .emicicloSeat {
-ms-transform: rotate(-10deg) translate(0, 11.5px) skew(-4deg);
-webkit-transform: rotate(-10deg) translate(0, 11.5px) skew(-4deg);
transform: rotate(-10deg) translate(0, 11.5px) skew(-4deg); }
.emicicloRow.row .leftSeats .row .col-md-2:nth-child(2) .emicicloSeat {
-ms-transform: rotate(-9deg) translate(0, 8.5px) skew(-3deg);
-webkit-transform: rotate(-9deg) translate(0, 8.5px) skew(-3deg);
transform: rotate(-9deg) translate(0, 8.5px) skew(-3deg); }
.emicicloRow.row .leftSeats .row .col-md-2:nth-child(3) .emicicloSeat {
-ms-transform: rotate(-7deg) translate(0, 6px) skew(-2deg);
-webkit-transform: rotate(-7deg) translate(0, 6px) skew(-2deg);
transform: rotate(-7deg) translate(0, 6px) skew(-2deg); }
.emicicloRow.row .leftSeats .row .col-md-2:nth-child(4) .emicicloSeat {
-ms-transform: rotate(-5deg) translate(0, 4px) skew(-1deg);
-webkit-transform: rotate(-5deg) translate(0, 4px) skew(-1deg);
transform: rotate(-5deg) translate(0, 4px) skew(-1deg); }
.emicicloRow.row .leftSeats .row .col-md-2:nth-child(5) .emicicloSeat {
-ms-transform: rotate(-3deg) translate(0, 2.5px);
-webkit-transform: rotate(-3deg) translate(0, 2.5px);
transform: rotate(-3deg) translate(0, 2.5px); }
.emicicloRow.row .rightSeats .row .col-md-2:nth-child(5) .emicicloSeat {
-ms-transform: rotate(10deg) translate(0, 11.5px) skew(4deg);
-webkit-transform: rotate(10deg) translate(0, 11.5px) skew(4deg);
transform: rotate(10deg) translate(0, 11.5px) skew(4deg); }
.emicicloRow.row .rightSeats .row .col-md-2:nth-child(4) .emicicloSeat {
-ms-transform: rotate(9deg) translate(0, 8.5px) skew(3deg);
-webkit-transform: rotate(9deg) translate(0, 8.5px) skew(3deg);
transform: rotate(9deg) translate(0, 8.5px) skew(3deg); }
.emicicloRow.row .rightSeats .row .col-md-2:nth-child(3) .emicicloSeat {
-ms-transform: rotate(7deg) translate(0, 6px) skew(2deg);
-webkit-transform: rotate(7deg) translate(0, 6px) skew(2deg);
transform: rotate(7deg) translate(0, 6px) skew(2deg); }
.emicicloRow.row .rightSeats .row .col-md-2:nth-child(2) .emicicloSeat {
-ms-transform: rotate(5deg) translate(0, 4px) skew(1deg);
-webkit-transform: rotate(5deg) translate(0, 4px) skew(1deg);
transform: rotate(5deg) translate(0, 4px) skew(1deg); }
.emicicloRow.row .rightSeats .row .col-md-2:nth-child(1) .emicicloSeat {
-ms-transform: rotate(3deg) translate(0, 2.5px);
-webkit-transform: rotate(3deg) translate(0, 2.5px);
transform: rotate(3deg) translate(0, 2.5px); }
.emicicloLegenda .emicicloPartitoLegenda {
float: none;
width: 100%; }
.section-home-page.template-two-columns #globalnav-wrapper ul#portal-globalnav > li ul.globalSectionsLevel1 {
border-top: 0 none;
padding-top: 20px; }
#globalnav-wrapper {
width: 100%;
float: none; }
#globalnav-wrapper #globalnav-toggle {
display: none !important; }
#globalnav-wrapper .globalnav-toggle {
background-color: #092f46;
width: 100%; }
#globalnav-wrapper .globalnav-toggle:focus, #globalnav-wrapper .globalnav-toggle:hover {
background-color: #cb1d15; }
#globalnav-wrapper .globalnav-toggle .icon-bar {
background-color: #fff;
margin: 3px 30px; }
#globalnav-wrapper ul#portal-globalnav > li > a {
background-color: #ecf0f1;
border-bottom: 1px solid #fff;
padding: 10px 30px; }
#globalnav-wrapper ul#portal-globalnav > li > a:before {
display: none; }
#globalnav-wrapper ul#portal-globalnav > li > a > span {
background: transparent none;
padding-right: 0; }
#globalnav-wrapper ul#portal-globalnav > li.sfHover > a > span {
background: transparent none; }
#globalnav-wrapper ul#portal-globalnav > li:first-child > a {
padding-left: 30px; }
#globalnav-wrapper ul#portal-globalnav > li[id*='home'] > a > span {
background-image: none;
padding-right: 0; }
#globalnav-wrapper ul#portal-globalnav ul {
display: none !important; }
#globalnav-wrapper.open .globalnav-toggle {
background-color: #cb1d15; }
#portal-searchbox {
position: absolute;
bottom: 0; }
#portal-footer-wrapper {
padding-bottom: 0; }
#portal-footer-wrapper #portal-footer {
width: 100%;
float: none;
padding: 4% 2% 0; }
#portal-footer-wrapper #portal-siteactions {
width: 100%;
float: none;
margin: 15px 0; }
#viewlet-below-content #plone-document-byline {
display: none; }
#content .newsImageContainerALNews,
#content img.tileImage,
#content div.newsImageContainer {
float: none;
margin: 0 0 1em; }
#content .tileItem {
margin-bottom: 1.5em; }
#content .tileItem img.tileImage {
margin-bottom: 0; }
.template-events_view #content #content-core .hpEventsWrapper .eventInfoWrapper .eventDescription,
.template-events_view .hpEventsWrapper .eventInfoWrapper .eventDescription {
overflow: visible;
text-overflow: initial;
white-space: normal; }
#content .pullquote {
float: none;
width: 100%;
margin-right: 0;
margin-left: 0; }
.portletPageRightColumn,
.portletPageLeftColumn {
float: none;
width: 100%; }
#content .portletSlider .slick-slider .slick-prev,
#content .portletSlider .slick-slider .slick-next,
.portletSlider .slick-slider .slick-prev,
.portletSlider .slick-slider .slick-next {
top: 35%; }
#content #content-core .slick-slider ul.slick-dots,
.slick-slider ul.slick-dots {
display: none !important; }
.right-block {
float: none;
margin-right: 0;
margin-left: 0;
font-size: 0.9em; }
.template-remote_html_view #content > div > table > tbody > tr > td {
display: block;
width: 100%; }
.multimediaVideoContainer,
.multimediaFotoContainer {
float: none;
width: 100%;
margin: 0 0 2em;
text-align: center; }
#content #content-core div.portlet.rerPortletAdvancedStatic.portletGruppi dt.portletHeader .headerImg,
#content #content-core dl.portlet.rerPortletAdvancedStatic.portletGruppi dt.portletHeader .headerImg,
#content div.portlet.rerPortletAdvancedStatic.portletGruppi dt.portletHeader .headerImg,
#content dl.portlet.rerPortletAdvancedStatic.portletGruppi dt.portletHeader .headerImg,
div.portlet.rerPortletAdvancedStatic.portletGruppi dt.portletHeader .headerImg,
dl.portlet.rerPortletAdvancedStatic.portletGruppi dt.portletHeader .headerImg {
width: 100%;
margin-bottom: 1em; }
#content #content-core div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
#content #content-core dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
#content div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
#content dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem,
dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem {
margin: 2% 1%;
width: 98%;
height: auto; }
#content #content-core div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
#content #content-core dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
#content div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
#content dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img,
dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .fotoAssessore img {
width: 128px;
height: 128px; }
#content #content-core div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
#content #content-core dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
#content div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
#content dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
div.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere,
dl.portlet.rtCollectionPortlet.collectionConsiglieri.tuttiConsiglieri dd.portletItem .descriptionConsigliere {
margin-left: 138px; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet {
height: auto; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet ul.nav-tabs {
height: auto; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet ul.nav-tabs li {
display: block;
float: none;
width: 250px;
background-color: #fff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet ul.nav-tabs li a {
color: #092f46; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet ul.nav-tabs li a:hover, .section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet ul.nav-tabs li a:focus {
color: #092f46 !important; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper {
height: auto; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper .hpEventsWrapper .eventInfoWrapper {
height: auto;
min-height: 85px;
padding-bottom: 10px; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper .hpEventsWrapper .eventInfoWrapper h4 a {
overflow: visible;
text-overflow: initial;
white-space: normal; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper .hpEventsWrapper .eventInfoWrapper .eventDate {
width: 100%;
float: none; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper .hpEventsWrapper .eventInfoWrapper .col-md-10 {
width: 100%;
float: none; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper #comunicati {
height: auto;
padding-bottom: 10px; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper #comunicati .comunicatiHPWrapper ul li {
max-height: none; }
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper #twitter iframe,
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper #facebook iframe,
.section-home-page.template-two-columns #portletPageColumns #portletPageTopRow #portletPageTopRowWrapper .alTabsPortlet div.tabsWrapper #instagram iframe {
max-width: 100% !important; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus ul.oggettoLeggeStatusbar,
.template-oggettolegge_view #content .oggettoLeggeStatus ul.oggettoLeggeStatusbar {
margin-left: 0;
margin-right: 0; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus ul.oggettoLeggeStatusbar li,
.template-oggettolegge_view #content .oggettoLeggeStatus ul.oggettoLeggeStatusbar li {
margin: 0 0.5% 1em 0;
width: 49.5%;
height: 64px; } }
@media all and (max-device-width: 480px) {
#portal-column-one,
#portal-column-two,
#portal-column-content {
width: 100%;
margin-left: 0; }
#portal-top {
font-size: 100%; }
.subsection-percorso-delle-leggi #portal-columns {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.subsection-percorso-delle-leggi #portal-column-one {
order: 0; }
.subsection-percorso-delle-leggi #portal-column-content {
order: 1; }
.subsection-percorso-delle-leggi dl.navigatoreLeggiAtti {
background-color: #fff;
position: relative;
top: -1px;
padding: 15px 15px 3em; } }
@media all and (max-width: 480px) {
#portal-searchbox {
position: absolute;
bottom: 0; }
#portal-searchbox .searchFields #nolivesearchGadget,
#portal-searchbox .searchFields #searchGadget,
#portal-searchbox .LSBox #nolivesearchGadget,
#portal-searchbox .LSBox #searchGadget {
width: 100%; }
.field input[type='text'] {
width: auto; }
div.listingBar .next {
display: block;
float: none;
margin-bottom: 0.1em; }
#consigliereFooterViewlet .consigliereSocialWrapper .consigliereSocialTitle {
font-size: 1.5em; }
.template-event_view #content #content-core a.toParentLink,
.template-event_view a.toParentLink {
font-size: 0.9em; }
.section-home-page.template-two-columns #portletPageColumns #portletPageFirstColumn .HomepageTitlePortlet .portletItem {
width: 98%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageSecondColumn .HomepageNOTitlePortlet .portletItem {
width: 98%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageTitlePortlet .portletItem,
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageNOTitlePortlet .portletItem {
width: 98%; }
.section-home-page.template-two-columns #portletPageColumns #portletPageBottomRow .HomepageSocialPortlet .portletItem > * a {
width: 98%; }
#content #content-core .hpInEvidenceWrapper > a,
.hpInEvidenceWrapper > a {
width: 100%;
height: auto;
text-align: center;
padding: 15px; }
.template-oggettolegge_view #content #content-core .oggettoLeggeStatus ul.oggettoLeggeStatusbar li,
.template-oggettolegge_view #content .oggettoLeggeStatus ul.oggettoLeggeStatusbar li {
margin: 0 0 1em 0;
width: 100%;
height: auto; } }
/* **********/
@media all and (max-width: 991px) {
#portal-logo a.logo-al {
max-width: 45%; }
#portal-logo a.logo-al img {
width: 100%;
height: auto; } }
@media all and (max-width: 1260px) {
#portal-logo {
display: flex; } }
/* *****/
@media all and (max-width: 991px) {
.portletItem table tr td {
display: block;
padding-top: 1em; } }
/* ******/
@media all and (max-width: 991px) {
.template-search h1 {
padding: 0 0.5em; }
.template-search #searchform #search-results-bar {
padding: 1em; }
.template-search #searchform #search-results-bar .actionMenu {
padding: 1em 0;
margin: 0;
border: none; } }
/* */

