body, html {
    height: 100%; width: 100%; margin: 0; padding: 0;
    font-family: Arial; font-size: 14px; color: #666;
}
a img , a span {
    vertical-align: middle;
}
a{
    color: #666;
    text-decoration: none;
}

#header {
    /* background-color: #bfd9b6; */
    height: 97px;
    border-bottom: solid 1px #016c38;
}

#header, #navigation , #content {
        clear: both;
       /* overflow: hidden; */
        position: relative;
}
#header {
    z-index: 3;
}
#navigation {
    z-index: 2;
    overflow: visible
}
#content {
    z-index: 1;
}
textarea#note{
    height: 200px;
}
.list-select {
    float: left;
    margin-right: 10px;
}
.list-select select{
    
    margin-bottom:10px;
    margin-right: 10px;
}
.tool-admin .list-select select{
    margin-bottom: 0px;
}
.head-content {
    margin-left: 10px;
}
.head-content>div {
    float: left;
    margin:10px 20px 10px 0;
}
.head-right-content{
    float: right !important;
     margin:10px 0;
}

.head-content>div span, .head-content>div img {
    vertical-align: middle;
}

.head-right-content>div{
    display: inline ;
    vertical-align: bottom;
}
.head-right-content>div span, .head-right-content>div img{
    vertical-align: middle;
}

.head-content>div span {
    font-size: 24px;
    margin-left: 10px;
}

.clear {
    clear: both;
}

form {
    display: inline;
}
#login form {
    display: block;
}



/****************** LOGIN ********************************/

#form-login , #loginFeedback{
    width:25%;
    margin: 0 auto;
}
#form-login .text{
    float: right;
}
#form-login input , #form-login label{
    vertical-align: middle;
}
#form-login .text{
    width: 61%;
}
#form-login label{
    padding-top: 25px;
}
#form-login .button{
    background-color: #016C38;
    border: none;
    color: #fff;
    padding: 5px 10px;
}
#loginFeedback {
    text-align: center;
}
#loginFeedback img , #loginFeedback span {
    vertical-align: middle;
}
/****************** MENU ********************************/
#navigation .main-menu{
    
    background-color: #016c38;
    border-bottom: solid 1px #fff;
    height: 34px;
}
.main-menu li{
    float: left;
    margin: 10px 0;
}



#navigation .main-menu li a{
    padding:  20px;
    color: #fff;
    text-decoration: none;
}
#navigation .main-menu>li>a:hover , .menuActive{
    background-color: #fff;
    color: #016c38 !important;
}
#navigation .main-menu>li li>a:hover{
    text-decoration: underline;
}
#content .main-menu li{
    width:14%;
    text-align: center;
}
#User-menu {
        float:right;
        position: relative;
        color: #fff;
        cursor: pointer;
        margin:0 !important;
        padding: 10px 0;
}
.subMenu {
    background-color: #016C38;
    margin-top: 10px;
    position: absolute;
    width: 100%;
}
ul.subMenu  li {
    float: none;
    text-align: right;    
}
ul.subMenu  li a{
        padding:0 20px 0 0 !important;
        margin: 0;
}

#User-menu span{
    padding-right: 20px;
}


/****************** HOME PAGE ***************************/

#boxVisite    {
    width: 100%;
}

#boxVisite .header {
        background: #016C38;
        text-align: center;
        padding: 5px;
        color: #fff;
        margin-top: 10px;
        border-bottom: solid 1px #fff;
}
#boxVisite .box {
        background: #ddd;
        text-align: center;
        float: left;
        color: #fff;
        width: 50%;
}
#boxVisite .box>div{
    padding: 10px;
    color: #016C38;
}
#boxVisite .box.last>div {
    border-left: solid 1px #fff;
}
#boxVisite .footer {
        background: #d0d0d0;
        text-align: center;
        padding: 5px;
        color: #000;
        margin-top: 20px;
        border-top: solid 1px #fff;
        
}
/****************** ARTICOLI ***************************/
.pubblica , .sospendi {
    cursor: pointer;
}
#Articoli #content{
    font-size: 12px;
}
.raw {
    clear: both;
    border-bottom: solid 1px #ddd;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
   
}
#manage {
    background-color: #eaeaea;
}
#manage a , #manage span {
    color: #666;
    text-decoration: none;
    text-shadow: 1px 1px 1px 1px #fff;
    font-weight: bold;
}

table {
    margin: 0 2px;
}
table th{
        padding:10px 10px;
        vertical-align: middle;
}

#manage th {
    border-right : solid 1px #fff;
}

#table-list th {
    border-right : solid 1px #ddd;
}

#table-list tr:hover {
    background-color:#fafafa;
}

.delete_btn {
    cursor: pointer;
}

.img-post {
    padding-top: 10px;
    margin-top: 10px;
    border-top: solid 1px #ddd;
}
.img-post , .flag-post , .list-img{
    width: 100%;
}
.list-img>div {
    float: left;
}
.flag-post label {
    margin-right: 10px;
    cursor: pointer;
}

 img, span  {
    vertical-align: middle;
}
.post-img {
   
    margin-bottom: 10px;
}
.post-img>a {
    
    margin: 5px 10px 5px 0;
}

.lista-select {
    display: inline;    
}

input , select {
    margin: 7px 0;
}
#sponsor input.text {
    width: 70%;
}
input.text , textarea{
        border: solid 1px #ddd;
        background-color: #fafafa;
        padding: 5px;
}
input.text.active , textarea.active{
        background-color: #fff;
}
#DirettaTestuale textarea{
    height: 200px;
}
.list-img input.text {
        width: 100%;
}
.list-select.titolo{
    width: 70%;
}
#content .first input.text {
        width: 95%;
}

input#data-pubblicazione.text {
        width: 150px !important;
}

textarea{
    width: 90% !important;
    height: 450px;
    margin: 10px 0;
    font-size: 12px;
    font-family: "Arial";
}

.tool-admin {
    background-color: #EAEAEA;
    margin:0 0 10px;
    border: solid 1px #ddd;
    border-left: none;
    border-right: none;
    overflow: hidden;
}
.tool-admin>div {
    float: left;
    border-right: solid 1px #fff;
}
.tool-admin img , .tool-admin span{
    vertical-align: middle;
    margin-right: 10px;
    text-shadow: 1px 1px 1px  #fff;
}

#save {
    width: auto;
    cursor: pointer;
    display: inline;
  
}
.success {
     background-color: #97ff97;
}

.btn {
    background-color: #BFD9B6;
    border: solid 1px #016C38;
    font-size: 14px; font-weight: bold;
    font-family: Arial;
    color: #016C38;
    margin-right: 10px;
    padding: 5px;
}
.tool-btn {
    cursor: pointer;
}
.tool-btn a , .tool-btn p{
    display: inline-block;
    font-size: 14px;
    padding: 10px;
}
.tool-legend p{
    display: inline-block;
    font-size: 14px;
    padding: 10px;
}

.tool-btn:hover , .toolBtnActive{
    background-color: #ccc;
}
.warning , .tool-btn.warning:hover{
    background-color: #ff9797;
    cursor: default;
}
.warning span{
    color: #990000;
}
#cke_testo-articolo {
    width: 90% !important;
    margin-top: 10px;
}
#cke_contents_testo-articolo {
    min-height: 450px !important;
}
.edit-img{
    margin-top: 10px;
}
.crop-area-img {
    width: 100%;
}
.crop-area-img img{
    width: 100%;
}
.new_sponsor {
    display: none;
}
/****************** PARTITE DI OGGI ***************************/

.punteggio .text {
    width:40px;
    text-align: center;
}

.stato_partita {
    width: 18px;
    height: 18px;
}

.statoArticolo>div{
    position: relative;
}
.titolo_tabella ,.titolo_tabella_girone{ 
    background-color: #BFD9B6;
    margin: 7px auto;
    text-align: center;
    font-size: 18px;
    padding: 7px 0;
}
.titolo_tabella_girone{
    background-color: #e1f7da;
    font-size: 14px;
}
.titolo_tabella{
    background-color: #BFD9B6;
    font-size: 18px;   
}
.table_raw_border.close {
    display: none;
}
.select_stato img{
    cursor: pointer;
}

#PartiteDiOggi .head-right-content select {
    margin: 0;
    margin-right: 20px;
}

.disabled .save_btn {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
    filter: alpha(opacity=50);
    opacity: .5;
    filter: alpha(opacity=50);

}
.delete_marcatore {
    vertical-align:top;
    cursor: pointer;
    color: #990000;
}
.toSave {
    background-color: #fafafa;
}

.tdSaved {
    background-color: #BFD9B6
}
.tdNotSaved {
    background-color: #990000
}
.marcatori_squadra{
    margin-top: 7px;
}
.marcatori_squadra li{
    display: inline;
    list-style: none;
}


.feedback.error {
    background-color: #990000;
    color: #f0f0f0;
    display: block;
    padding: 3px;
}
th.punteggio {
    padding: 0;
}
/****************** GIOCATORE ***************************/

#Giocatore .post-img img{
    height: 120px;
}
.raw.close {
    display: none;
}

.titolo_tabella ,.titolo_tabella_girone{ 
    background-color: #BFD9B6;
    margin: 7px auto;
    text-align: center;
    font-size: 18px;
    padding: 7px 0;
    cursor: pointer;
}
.titolo_tabella_girone{
    background-color: #e1f7da;
    font-size: 14px;
    border-bottom:solid 1px #ddd
}
.titolo_tabella{
    background-color: #BFD9B6;
    font-size: 18px;
    border-top:solid 3px #fff;
    border-bottom:solid 1px #fff;
}
