html,
body{height: 100%; font-size:13px;}

body{
    background: -moz-radial-gradient(center, ellipse cover,  rgba(156,156,156,0) 0%, rgba(156,156,156,0) 78%, rgba(156,156,156,0.17) 88%, rgba(156,156,156,0.38) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(156,156,156,0)), color-stop(78%,rgba(156,156,156,0)), color-stop(88%,rgba(156,156,156,0.17)), color-stop(100%,rgba(156,156,156,0.38))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(156,156,156,0) 0%,rgba(156,156,156,0) 78%,rgba(156,156,156,0.17) 88%,rgba(156,156,156,0.38) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  rgba(156,156,156,0) 0%,rgba(156,156,156,0) 78%,rgba(156,156,156,0.17) 88%,rgba(156,156,156,0.38) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  rgba(156,156,156,0) 0%,rgba(156,156,156,0) 78%,rgba(156,156,156,0.17) 88%,rgba(156,156,156,0.38) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  rgba(156,156,156,0) 0%,rgba(156,156,156,0) 78%,rgba(156,156,156,0.17) 88%,rgba(156,156,156,0.38) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009c9c9c', endColorstr='#619c9c9c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

#mainPageAdmin{
    margin: 40px;
    text-align: left;
}

#mainCMS{width: 100%}

#formLoginCms,
.formUpd{
    text-align: left;
    border: 1px solid #333;
    border-radius: 10px;
    padding: 10px;
    margin-top: 100px;
    
   /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NSUiIHN0b3AtY29sb3I9IiM3ZTdlN2UiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiM5MTkxOTEiIHN0b3Atb3BhY2l0eT0iMC4zMyIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTE5MTkxIiBzdG9wLW9wYWNpdHk9IjAuNDEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 3%, rgba(126,126,126,0) 85%, rgba(145,145,145,0.33) 97%, rgba(145,145,145,0.41) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(3%,rgba(0,0,0,0)), color-stop(85%,rgba(126,126,126,0)), color-stop(97%,rgba(145,145,145,0.33)), color-stop(100%,rgba(145,145,145,0.41))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 3%,rgba(126,126,126,0) 85%,rgba(145,145,145,0.33) 97%,rgba(145,145,145,0.41) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 3%,rgba(126,126,126,0) 85%,rgba(145,145,145,0.33) 97%,rgba(145,145,145,0.41) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 3%,rgba(126,126,126,0) 85%,rgba(145,145,145,0.33) 97%,rgba(145,145,145,0.41) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 3%,rgba(126,126,126,0) 85%,rgba(145,145,145,0.33) 97%,rgba(145,145,145,0.41) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#69919191',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

    
    margin-bottom: 40px;
}

#formLoginCms div:nth-child(1){text-align: center}

#formLoginCms input{
    max-width: 200px;
}

#formLoginCms{
    margin: 5% auto;
    max-width: 50%;
}

.logoLogin img{
    margin: 0 auto;
    display: block;
}













#mainMenu,
#content{
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

#mainMenu{
    border-right: 1px solid;
    height: 100%;
    position: absolute;
    width: 250px;
    padding-left: 5px;
}

#mainMenu img{
    max-width: 90%;
    margin: 0 auto;
}

#mainMenu li{
    margin-bottom: 10px;
    list-style: inside;
}
#mainMenu li.categoria {
    list-style: none;
    font-weight: bold;
    padding-top:10px;
    border-bottom: 1px solid #ccc;
}

#mainMenu .sottomenu{margin-left: 20px;}

#content{
    /*min-width: 1050px !important;*/
    max-width: 100%;
    width: auto;
    margin-left: 275px;
}

.form{
    width: 100%;
    border-bottom: 1px solid;
    display: block;
    text-align: left;
}

.form *{
    display: block;
    width: 100%;
}

.form label{margin: 0px 0}

.form input{margin: 10px 0}

.form textarea{
    height: 150px;
}

.formUpd {
    margin-top:25px;
}
.formUpd h3 {
    margin-bottom:35px;
}



.errore,
.ok{
    display: none;
    width: 100%;
    min-height: 30px;
    height: auto;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.ok{background-color: #4cae4c;}
.errore{background-color: #c7254e;}


/*prenotazioni*/
.prenotazione{
    margin-bottom: 40px;
    padding: 10px;
    height: auto;
    display: block;
}

.prenotazione:hover{background-color: #eee}

.prenotazione > *{min-width: 80px}

.prenotazione .datiUtente{
    width: 600px;
    display: none;
    margin-top: 20px
}

.prenotazione .datiUtente > *{
    display: inline-block;
    margin: 0 0 10px;
    width: 203px;
    
}

.prenotazione .codicePrenotazione{
    display: block;
    margin: 0 15px 15px 0;
    text-align: left;
}




.elencoItems{
    display: block;
    width: auto;
    min-width: 625px;
    margin-bottom: 50px;
}
.elencoItems  >*{display: block}

.elencoItems .singoloItems{
    margin: 10px 0 20px;
    font-weight: normal;
    background-color: #eee;
    margin-bottom: 10px;
    border: 1px solid;
    padding: 5px 10px;
    position: relative;
    width: 100%;
}

.elencoItems .singoloItems span{
    font-weight: normal;
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}

.elencoItems .singoloItems .titolo{
    font-size: 14px;
}

.elencoItems .singoloItems .sottotitolo{
    font-style: italic;
    width: 400px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}

.elencoItems .singoloItems.evento span{
    display: block;
}

.elencoItems .singoloItems.evento span:nth-child(6),
.elencoItems .singoloItems.evento span:nth-child(7){
    display: inline-block;
}

.elencoItems .singoloItems.evento .data{font-weight: bold}

.elencoItems .singoloItems .titolo{
    font-weight: normal;
    padding: 0 5px;
}

/*.elencoItems .singoloItems .data,*/
.elencoItems .singoloItems .text{
    font-weight: normal;
    border-bottom: 1px solid;
    margin: 5px 0 5px 10px;
}

.elencoItems .singoloItems.pagine >span:nth-child(1){
    width: 70%;
    margin-left: 5px;
}

.elencoItems ul{
/*    margin: 0;
    padding: 0;*/
}

.elencoItems li{
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

textarea{height: 400px;}

.form-group.file{
    border-bottom: 1px solid;
    border-top: 1px solid;
}

.contentInfo,
.btnAction{
    display: inline-block;
    vertical-align: top;
}

.btnAction span{
    display: inline-block !important;
    margin: 3px 5px;
}

.contentInfo{width: 83%}

.contentInfo .img{
    width: 210px;
    background-color: #fff;
}

.contentInfo .img img{
    max-width: 200px;
    max-height: 200px;
}

.contentInfo .data{
    display: block;
}

#previewHolder{
    margin: 10px 10px 10px 0;
    border: 1px solid #D01D33;
    vertical-align: top;
}

.sottopagine .active{
    text-decoration: underline;
    color: #c7254e;
}

.sottopagine{
    border-bottom: 1px solid;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.sottopagine > li{
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    border-right: 1px solid;
}

.sottopagine li ul{padding-left: 0;}

.sottopagine li li{float: none;}

.ingredienti{
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding: 10px 0;
    margin: 20px 0;
}

.ingredienti label{
    width: 120px;
    font-weight: normal;
}

.ingredienti input[type="text"]{
    width: 300px;
}

.evento .btn-extra{
    float: right;
    display: block;
}

.evento .btn-extra span{display: inline !important}




#logo-admin img {
    max-width: 150px;
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.cms-title {
    font-family: "Lato", sans-serif;
    font-size: 1.5rem;
    margin: 40px 25px 0 25px;
}  

.navbar-default .navbar-nav>li>a {
    color: #007bb0;
}


.table-striped > tbody > tr > td.descrizione {
      font-size: 11px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f0f0f0;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #d9e7ea;
}

.table-bordered {
  border: 1px solid #dddddd;
}
 
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-condensed > tbody > tr > td {
  border: 1px solid #dddddd;
}

.titolo-sezione {
    font-size: 20px;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    padding: 0 10px 20px 10px;
    margin: 0 0 30px 0;
    color: #007bb0;
}

.box_immagini {
    margin: 0;
    padding: 0;
}
.box_immagini li {
    list-style: none;
}
.box_immagini li img {
    margin: 10px;
    display: inline-block;
}
.box_immagini li img.copertina {
    border:8px solid #4cae4c;
}



#scheda ul li {
    float:left; display: inline;
    width:30%;
}
#scheda ul li small {
    font-size: 10px;
}
#scheda ul li:hover {
    color: #007bb0;
}
#scheda ul {
    background:#fff;
    border:1px solid #ccc;
    padding:10px;
    float:left;
    width: 100%;
}

#scheda input[type="checkbox"] {
    float: left;
    margin: 0 10px 0 0;
}