
/* - officestyles.css - */
@media screen {
/* https://www.comune.vigevano.pv.it/portal_css/officestyles.css?original=1 */
/* ******/
table.timeInfo {
text-align:center;
}
/* ******/
tr.borderBottom td {
border-bottom: 1px solid #CACACA;
}
/* *******/
.template-tt_office_view .office_details,
.template-tt_procedure_view .office_details {
padding: 10px 20px;
background-color: #F0F0F0;
margin: 15px 0;
}
.template-tt_office_view .office_details p,
.template-tt_procedure_view .office_details p {
margin: 5px 0;
}
.template-tt_office_view .office_details p.office_staff {
margin-bottom: 0;
}
.template-tt_office_view #content .office_details ul {
margin-top: 0px;
margin-bottom: 5px;
}
.template-tt_office_view #content .office_details ul li {
margin-top: 0;
}
.template-tt_office_view #content h2.office_section_title,
.template-tt_procedure_view #content h2.office_section_title {
margin:25px 0 15px 0;
font-size: 17px;
}
#content .officeDependences ul {
margin:0 0 1em;
padding-left:0.5em;
}
#content .officeDependences ul li {
list-style: none;
}
/* ******/
.modulesOffice {
}
.modulesProcedure {
margin-left:1em;
}
.modulesProcedure h2 {
margin-bottom:0;
}
.modulesList {
margin-top:0;
padding-left:1em;
}
.modulesList li {
list-style:none;
}
.template-tt_all_modules #content ul.keywords {
padding: 0;
margin-left: 0;
margin-right: 0;
}
.template-tt_all_modules #content ul.keywords li {
display: inline;
margin: 0 5px;
}
/* *****/
.template-tt_organization_chart .first-level-item {
margin-bottom: 30px;
}
.template-tt_organization_chart .first-level-item .first-level-title {
background-color: #CFE7F0;
text-align: center;
font-weight: normal;
padding: 10px 10px;
font-family: 'Francois One', sans-serif;
margin-bottom: 0;
}
.template-tt_organization_chart .first-level-item .first-level-title a {
color: #767676;
}
.template-tt_organization_chart .first-level-item .first-level-content {
border-color: #CACACA;
border-style: solid;
border-width: 0 1px 1px 1px;
padding: 10px 0;
}
.template-tt_organization_chart .second-level-item {
float: left;
width: 48%;
margin: 0 1%;
}
.template-tt_organization_chart .second-level-item .second-level-title {
background-color: #F0F0F0;
font-weight: normal;
padding: 3px 10px;
margin-bottom: 0;
}
.template-tt_organization_chart .second-level-item .second-level-content {
font-size: 11px;
border-color: #F0F0F0;
border-style: solid;
border-width: 0 1px 1px 1px;
margin: 0;
padding: 10px 0 10px 20px;
}
/* */
/* */
}

