/*----------------------------------------------------------------------------------|  www.vdm.io  |----/
				Infotecnica 
/-------------------------------------------------------------------------------------------------------/

	@version		1.0.11
	@build			6th Dicembre, 2020
	@created		30th Agosto, 2020
	@package		Albo Pretorio Online
	@subpackage		atto.css
	@author			Michele Tarantino <https://albo.infotecnica.eu>	
	@copyright		Copyright (C) 2015. All Rights Reserved
	@license		GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
  ____  _____  _____  __  __  __      __       ___  _____  __  __  ____  _____  _  _  ____  _  _  ____ 
 (_  _)(  _  )(  _  )(  \/  )(  )    /__\     / __)(  _  )(  \/  )(  _ \(  _  )( \( )( ___)( \( )(_  _)
.-_)(   )(_)(  )(_)(  )    (  )(__  /(__)\   ( (__  )(_)(  )    (  )___/ )(_)(  )  (  )__)  )  (   )(  
\____) (_____)(_____)(_/\/\_)(____)(__)(__)   \___)(_____)(_/\/\_)(__)  (_____)(_)\_)(____)(_)\_) (__) 

/------------------------------------------------------------------------------------------------------*/

/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Titillium+Web);

.header {
    background-color: transparent;

}

body {
	color: #222 !important;
	font-family: Titillium Web,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif !important;
}

.attotitle, .pagetitle, #leftsidebar h2 {
    border-color: #00004d;
}

.attotitle, .pagetitle {
    border-bottom: 1px dotted;
        border-bottom-color: currentcolor;
    padding-left: 10px;
}
.attotitle, .pagetitle {
    margin-bottom: 10px;
    margin-top: 15px;
    width: 100%;
}

.attoentry {
    margin-left: 1em;
}

div.Visalbo {
    width: 99%;
    font-size: 1em;
}

.tabVisalbo {
    width: 100%;
    clear: both;
    margin: 0px;
}

.tabVisalbo td {
    vertical-align: top;
    line-height: 1.5em;
    background-color: #F3F3F3;
    padding: 5px;
	font-size: 1.3em !important;
	font-weight: 600;
	
}
.tabVisalbo th {
    text-transform: capitalize;
    text-align: right;
    font-size: 1.3em !important;
    font-weight: bold;
    width: 200px;
    padding-right: 5px;
}

table.tabella-dati-albo{
	padding-left: 10px;
	margin-top: 10px;
	width: 100%;
	text-align:left;
}

.h, .s {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    float: none;
    z-index: auto;
    width: auto;
    height: auto;
    position: static;
    cursor: pointer;
    opacity: 1;
    margin: 0;
    padding: 10px 20px;
    overflow: visible;
    border: 1px solid #018dc4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font: normal 16px/normal "Times New Roman", Times, serif;
    color: rgba(255,255,255,0.9);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #0199d9;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2);
    text-shadow: -1px -1px 0 rgba(15,73,168,0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
}

h3 {
    font-size: 1.5em;
    margin: 1em 0 .5em;
    font-weight: 400;
}

#leftsidebar ul {
    list-style-image: url(../images/li_image.gif);
    font-size: 1.5em;
    margin: 0;
    padding: 0;
}

ol, ul {
    margin: 1.2em 0 1.2em 0em;
    line-height: 1.5em;
    padding: 0px;
}

#attocontent {
    margin: 0;
    padding: 0 5px 5px 10px;
    float: left;
    width: 100%;
}

#attocontent table {
    width: 100%;
    font-size: .8em;
}

#attocontent table th {
    background-color: #C2E2ED;
    border-bottom: 1px solid #25385D;
    color: #25385D;
}

#attocontent table td {
    background-color: #b1d4e2;
    border-bottom: 1px solid #CDCDCD;
}

#attocontent table th, #attocontent table td {
    padding: 6px;
}

#attocontent table th {
    text-align: left;
}


#attocontent table tr.tdalt td {
	background-color:#FFF;
}

.tdalt {
	background-color:#FFF;
}

table.ec3_schedule {
	display:none;
}

table, th, td {
    border: 3px solid white;
}

div.Visallegato {
    width: 100%;
    border: thin dashed;
    font-size: 1em !important;
}

div.Visallegato .Allegato {
    float: left;
    display: inline;
    width: 60px;
    height: 60px;
}

.tabVisResp {
    width: 100%;
    clear: both;
    margin: 0px;
}

.tabVisResp th {
    text-transform: capitalize;
    text-align: right;
    font-size: 1.5em;
    font-weight: bold;
    width: 200px;
    padding-right: 5px;
}

.tabVisResp tr{
	border: none;
}

.tabVisResp td {
    font-size: 1em;
    vertical-align: top;
    line-height: 1.5em;
    padding: 5px;
    font-size: 1.5em;
}

.tabalbo{
	width: 100%;
	clear: both;
	margin: 0px;
}
.tabalbo a{
	text-decoration:none;
}
.tabalbo td{
	font-size: 1em;
	padding: 4px 4px 4px;
	vertical-align: top;
	text-align: left;
}

.tabalbo thead th{
	text-transform: capitalize;
	padding: 4px 4px 4px;
	text-align: left;
	line-height: 1.3em;
	font-size: 1.1em;
	font-weight: bold;
}
.tabalbo th.FE{
	text-transform: capitalize;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	width: 160px;
	padding-right: 5px;
}
