. aui {
. form-navigator {
background-color : $w ;
border : none ;
border-radius : 0 ;
box-shadow : none ;
. title-fascicolo {
font-size : em ( 30 px ) ;
}
li . tab . active {
background-color : $red-selected ;
a , a : focus , a : active , a : visited {
color : $w ;
background-color : $red-selected ;
}
}
li . tab a {
padding-top : 5 px ;
padding-bottom : 5 px ;
}
li . nav-header {
font-size : em ( 18 px ) ;
font-weight : bold ;
text-transform : uppercase ;
margin : 0 ;
color : $w ;
background-color : $table-header ;
padding : em ( 10 px , 18 px ) em ( 15 px , 18 px ) ;
}
li {
border-top : none ;
border-bottom : none ;
border-left : 1 px solid #A9A9A9 ;
border-right : 1 px solid #A9A9A9 ;
}
li : first-child {
border-top : 1 px solid #A9A9A9 ;
}
/ * li : last-child {
border-bottom : 1 px solid #A9A9A9 ;
} * /
. accordion {
border-left : 1 px solid #A9A9A9 ;
border-right : 1 px solid #A9A9A9 ;
border-bottom : 1 px solid #A9A9A9 ;
ul . lfr-menu-expanded li {
padding : 5 px 15 px ;
border : none ;
}
}
}
. form-navigator-content {
padding-top : 19 px ;
. fasciolo_page_title {
font-size : em ( 30 px ) ;
padding-left : 15 px ;
padding-right : 15 px ;
}
. fascicolo-header {
padding-bottom : 10 px ;
. accordion-heading {
background-color : $w !important ;
border-bottom : none ;
padding-bottom : 0 px ;
position : relative ;
. title-text {
background-color : $w ;
position : absolute ;
top : 0 ;
@include transform ( translateY ( - 50 % )) ;
left : 10 px ;
padding-right : 5 px ;
padding-left : 5 px ;
text-transform : uppercase ;
font-weight : bold ;
}
}
. accordion-inner {
. row {
padding : 5 px 0 ;
}
}
}
. fasciolo_page_title {
border-bottom : 1 px solid $table-header ;
}
}
. module-group {
margin-top : 10 px ;
. accordion-group . lfr-panel : not ( . lfr-panel-extended ) {
. accordion-heading {
background-color : $w !important ;
border-bottom : none ;
padding-bottom : 0 px ;
position : relative ;
. title-text {
background-color : $w ;
position : absolute ;
top : 0 ;
@include transform ( translateY ( - 50 % )) ;
left : 10 px ;
padding-right : 5 px ;
padding-left : 5 px ;
text-transform : uppercase ;
font-weight : bold ;
}
}
. accordion-inner {
. container-fluid {
. fascicolo_header_row {
padding : 5 px 0 px ;
border-bottom : 1 px solid $table-header ;
font-weight : bold ;
line-height : 1 ;
}
. row : nth-child ( even ) {
padding : 5 px 0 px ;
}
. row : last-child {
padding : 5 px 0 px ;
}
}
. tipologia-intervento-container {
ul {
padding-left : 15 px ;
}
}
. prog-description {
padding-left : 15 px ;
padding-right : 15 px ;
padding-bottom : 15 px ;
}
}
}
}
. module-group . first {
padding-top : 15 px ;
}
. portlet-journal-content . journal-content-article p {
font-size : 1 .1 em ;
}
}