/* html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

*/

html { min-height:100%; }

body {
display: block;
width: auto;
font-family: 'Open Sans', sans-serif;
color: #888888;
margin: 0px;}

a{text-decoration: none;}

h3 {
font-size: 14px;
font-weight: 300;
color: #353535;}

.basic-form {
    height: 22px;
    font-size: 12px;}

.descrizione {
    display: inline;
}
    
.intestazione {
font-size: 30px;
font-weight: 300;
text-align: center;
width: 100%;
margin: 1em auto;
display: block;
color: #353535;
float:left;
}

.intestazione-small {
font-size: 20px;
font-weight: 300;
color: #353535;
margin: 2px;}

#int_thin {
font-weight: 300;}

input[type=submit] {
    cursor: pointer}

.bt-blu {
width: auto;
height: 30px;
border-radius: 4px;
background-color: #387bc8;
color: #FFF;
font-size: 15px;
font-weight: 400;
border: none;
text-decoration: none;}

#wrapper {
    width: 100%;
    margin: 0 auto;
    z-index: 2;}
    
#header {
    width: 100%;
    float:left;
    padding: 0px;
    background-color:#387bc8;
    z-index: 2;} 

#mainmenu {
    width: 60%;
    float:left;
}

#utente {
width: 150px;   
height: 80px;
margin-right: 30px;
padding-top: 15px;
color: #FFF;
}


/*** Menu ***/
#mainmenu ul {
width: 100%;
margin: 10px;
padding: 20px;
list-style: none;
float: left;
}

#mainmenu ul li {
display: block;
width: auto;
height: 25px;
margin: 0px 12px 0px 12px;
float: left;
position: relative
}


#mainmenu li a {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
color: #fff;
display: block;
text-decoration: none;
height: 30px;
}


#link_home {
float: left;}

.logo {
margin: 5px 20px 5px 20px;}
        
                	
/* Button Responsive Menu*/
.btn-responsive-menu {
    display: none;
    float: right;
    padding:5px;
    cursor:pointer;
    margin:  20px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background:#5694d9;
    border-radius: 4px;}
    
.icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    margin:5px;
    background-color: #f5f5f5;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);}
    
.show{display:block!important}

#img_login {
width: 225px;
margin: 20px auto;}

#login {
background-image: url("img/bglogin.png");
box-shadow: 1px 1px 5px #9d9d9d;}

#access {
margin: 5px auto;
padding: 0px;}

#login input[type=text], #login input[type=password] {
width: 98%;
height: 35px;
padding: 5px;
color: #686868;
font-size: 18px;
font-weight: 300;
border: 1px solid #d4d4d4;
text-decoration: none;
margin: 25px 0px 25px 0px;
}

#login input[type=submit] {
width: 100%;
height: 45px;
border-radius: 5px;
background-color: #387bc8;
color: #FFF;
font-size: 18px;
font-weight: 400;
border: none;
text-decoration: none;
}

#btlogin {
width: 80%;
margin: 20px auto;
}

#link_login {
float: right;}

.login {
font-size: 14px;
font-weight: 300;
text-decoration: none;
}

.header, #header_bold {
font-size: 14px;
display: inline;}

#header_bold {
font-weight: 700}

#account input[type=submit] {
background-color: #387bc8;
color: #FFF;
font-size: 13px;
font-weight: 600;
border: none;
text-decoration: none;
margin-top: 10px;}

#main {
display: block;
height: auto;
z-index: 1;
}

#selezione {
width: 70%;
padding: 0px;
margin: 5px auto;
}

#selezione-iscrizioni {
height: 40px;
padding: 0px; 
float: left;
}

select {
width: 100%;
height: 60px;
color: #555;
font-size: 20px;
background-color: #f4f4f4;
border: 1px solid #999;
border-radius: 4px;
padding: 10px;
text-decoration: none;
margin: 0px auto;
}

#sedi, #anno {
width: 80%;
height: 30px;
color: #555;
font-size: 15px;
background-color: #f4f4f4;
border: 1px solid #999;
border-radius: 4px;
padding: 6px;
margin: 4px auto;
text-decoration: none;
}

#centro-costi, #tipo_pagamento, #pagamento_verso, #mail, #organizzazione, #tipo {
width: 200px;
height: 22px;
color: #000;
font-size: 12px;
background-color: #fff;
border: 1px solid #999;
border-radius: 4px;
padding: 2px;
text-decoration: none;
}

#contenitore-box {
    width: 100%;
    min-height: 80%;
    height: auto;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;}
    

.box, .boxt {
display: inline-block;
margin: 3%;
margin-top: 80px;
box-shadow: 1px 1px 5px #9d9d9d;
padding: 0px;
background-color: #f7f7f7;
position: relative;
}

.box img, .boxt img {
  position: absolute;
  width:40px;
}

.amm_notifica {
/*  position: absolute; */
  width: 40px;
  /*align:left;*/

}

.titolobox {
color: #fff;
width: 100%;
background-image: url("img/bgbox.png");
margin: 0px;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}

#img-soci {
    display: inline;}

#img-soldi {
    display: inline;}

#soci {
background-color: #34a853;}

#amministrazione {
background-color: #ea4335;}

#download {
background-color: #e67e22;}

#progetti {
background-color: #96281B;}

#tutorial {
background-color: #3498db;}

#attestati {
background-color: #fbbc05;}

#organigramma {
background-color: #387bc8;}

#gestionedati {
    background-color: #c838b5;}

#gadget {
background-color: #1E824C; }

#account {
    background-color: #c838b5;}

.contenutobox a {
color: #555;
font-size: 16px;
}

#testobox {
width: 85%;
height: 75%;
margin: 10px auto;
}

#footer {
width:100%;
background-color:#387bc8;
height: 100px;
position: relative;
display: block;
bottom: 0; 
left: 0;
color: #fff;
font-size: 12px;
font-weight: 300;
text-align: center;}
        
#footer a {
    color: #fff;
    text-decoration: underline;}

#contenitore-tabelle {
    height: auto;
    /*width: 100%;*/
    width: 90%;
    position: relative;
    /*display: inline-block;*/
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 0px;
    float:none;
}

#tabella-iscrizioni{
margin-top: 20px;
width: 100%;
overflow-x:auto;
float: left;}

#tabella-altezza {
    overflow-y: auto;
    display: block;
}

#tabella-amministrazione{
overflow-x:auto;
overflow-y: auto;}

#socio{
width: auto;
overflow-x:auto;
box-shadow: 1px 1px 5px #9d9d9d;
margin: 20px auto;
}

table {
    margin: 10px auto;
    font-size: 14px;
    font-weight: 300;
    display: table;
    }
    
    
tr:nth-child(even) {background-color: #efefef;}
tr:nth-child(odd) {background-color: #fafafa;}
.stripe1{background-color: #efefef !important}
.stripe2{background-color:#fafafa !important}

#socio tr {background-color: #fafafa;}

.evidenziata {
    display: block;}

.evidenziata tr:hover {
    background-color: #b9cfe8;}
	
th, td {
    width: auto;
    padding: 10px;
    height: auto;}

th {
background-color: #387bc8;
color: white;
}

th a{
background-color: #387bc8;
color: white;
}

td {
    color: #000;}

#inserisci-movimenti {
    width:auto;
    height: auto;
    }

#movimenti input[type=text], select, input[type=date] {
margin-right: 30px;}

#ricerca-div {
    /*visibility: hidden;*/
    height: 0px;
    /* float: left;*/
    clear: both;}
    
/* #ricerca-div input[type=checkbox] {
    margin-left: 20px;} */
#ricerca-div p {
    margin-right: 40px;}

#ricerca-amministrazione, #ricevute,#stampa-amministrazione {
width: 120px;
height: 30px;
margin-top: 20px;
border-radius: 5px;
background-color: #387bc8;
color: #FFF;
font-size: 15px;
font-weight: 400;
border: none;
text-decoration: none;
}

#bil-libr {
    float: none;
    clear: both;
    width: auto;
    height: auto;
    margin-top:20px;}
    
#box-causale {
    float: left;
    clear: both;}
    
#bt-aggiungi {
    float: right;
    clear: both;
    }
/*
#main input[type=submit] {
width: 120px;
height: 30px;
border-radius: 5px;
background-color: #387bc8;
color: #FFF;
font-size: 15px;
font-weight: 400;
border: none;
text-decoration: none;
}
*/
#bt-soci input[type=button] {
width: auto;
height: 30px;
border-radius: 4px;
background-color: #387bc8;
color: #FFF;
font-size: 15px;
font-weight: 400;
border: none;
text-decoration: none;}

#bts-blu {
    margin-left: 10px;}

#btsubmit {
margin: 20px auto;
}

#btsubmit-soci {
width: 260px;
margin: 20px auto;
}

#creazione-attestati {
    width: 585px;
}
    
#form-attestati input[type=text], select, input[type=date] {
margin-right: 30px;}

.view_toggle {
  width:30px;
  padding-right:5px;
}

.folder {
width: 20%;
/* height: 200px; */
margin: 5%;
margin-top: 80px;
/*box-shadow: 1px 1px 5px #9d9d9d; */
float: left;
padding: 0px;
/* background-color: #f7f7f7; */
position: relative;
}

.folder img {
height: 100px;
width: 100px;
}

.folder_list {

  height: 30px;
  border:1px;
/*  padding-top:15px auto; */
  padding: 1px auto;
  margin: 15px;

}

.folder_list img {
  height: 30px;
}

.folder_list h3 {
    margin-left: 3%;
    padding-top: 10px;}

.merch_ogg {
width: 27%;
height: 400px;
margin: 3%;
margin-top: 80px;
box-shadow: 1px 1px 5px #9d9d9d;
padding: 0px;
background-color: #f7f7f7;
position: relative;
}

.merch_ogg_titolobox {
height: 60px;
width: 100%;
background-image: url("img/bgbox.png");
background-color: #387bc8;
margin: 0px;
text-align: center;
padding-top: 10px;
color: #fff;
font-size: 20px;
padding: 5px 0px 5px 0px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;}



#consigli {
    width: 70%;
}

/* .home_graph {

  width: 35%;
  margin: 7.5%;
  float: left;
}
*/

td.control SELECT {
    height: 30px;
    padding: 0px;
}

.btn_row BUTTON {
    display: inline-block;
    width: 23%;
    margin: 0.3em 1em;
}    

#contenitore-download {
    min-height: 70%;
    height: auto;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    margin: 5px auto;}

#tab-organigramma {
    width: 1008px;}
    
#elenco-nomi {
    max-width: 40%;}
    
#ad-name {
    vertical-align:top;
    width: 60%;}

.btn_row {
    text-align:center;
}    

h3.titolo {
    font-size: 16pt;
    font-weight:bold;
    text-align:center;
}

TABLE#tabelladati TH, TABLE#tabelladati TD { font-size: 0.9em;}


#_tabella-amministrazione {
    width:100%;
    max-width: 1136px;
    margin: 0 auto;
  }