/* Layout generale ************************************************************/
html, body {
    margin: 0px;
    padding: 15px 0 0 0;
    font-size: 12px;
    font-family: sans-serif;
    height: 100%;
    margin-top:30px;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color:white;
}
.centered{
    text-align:center;
    margin:0 auto;
}

.leftImg {
    float:left;
    padding:5px 5px 5px 0;
}


img {
    border: 0px;
}

.white, .white a, .icon-white, .icon-white a {
  color: #fff;
}

/*.form_style:focus {
    background: #FFF476;
}*/


/* Gestione tooltips **********************************************************/
.dvhdr1 {
    background: #F3F0E7;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #C8BA92;
    padding: 5px;
    width: 150px;
}

.dvbdy1 {
    background: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    border-left: 1px solid #C8BA92;
    border-right: 1px solid #C8BA92;
    border-bottom: 1px solid #C8BA92;
    padding: 5px;
    width: 150px;
}

/* Fine gestione tooltips *****************************************************/

/* Layout login ***************************************************************/
.loginTitle {
    background-color: #B68F4D;
    color: white;
    font-weight: bold;
    font-family: cursive;
    text-align: center;
    border-radius:15px;
}
/* Fine layout login **********************************************************/

/* Layout messaggistica *******************************************************/
.tabs {
    background-color: #B68F4D;
    color: white;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
}

.tabs_sel {
    color: black;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
}

.tabs:hover {
    color: white;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
}

.tableTitle {
    border-bottom: solid 1px #B68F4D;
    font-size: 13px;
    font-weight: bold;
    background-color: #B68F4D;
    color: white;
}

.tableBody {
    border: solid 1px #B68F4D !important;
}

.tr1{
    font-size: 10px;
    background-color: AliceBlue;
}

.tr2 {
    font-size: 10px;
    background-color: antiquewhite;
}
/* Fine layout messaggistica **************************************************/

/* Layout toolbar *************************************************************/
span.opbutton1 {
    color: ButtonText;
    background-color: transparent;
    cursor:	pointer;
    /*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
    font-size: 11px; /*0.8em;*/
    text-align: center;
}
span.opbutton1d {
    color: ButtonText;
    background-color: transparent;
    cursor:	pointer;
    /*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
    font-size: 11px; /*0.8em;*/
    text-align: center;
}
span.opbutton2 {
    color: ThreeDHighlight;
    background-color: transparent;
    cursor:	default;
    /*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
    font-size: 11px; /*0.8em;*/
    text-align: center;
}
td.opbutton1 {
    color: ButtonText;
    background-color: ButtonFace;
    border-top:	1px solid ThreeDHighlight;
    border-right: 1px solid	ThreeDShadow;
    border-bottom: 1px solid ThreeDShadow;
    border-left: 1px solid ThreeDHighlight;
    cursor:	pointer;
    font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
    font-size: 11px; /*0.8em;*/
    /*	padding-left: 6px; */
    padding-right: 6px;
    text-align: center;
}
td.opbutton1d {
    color: ButtonText;
    background-color: ButtonFace;
    border-top:	1px solid ThreeDShadow;
    border-right: 1px solid	ThreeDHighlight;
    border-bottom: 1px solid ThreeDHighlight;
    border-left: 1px solid ThreeDShadow;
    cursor:	pointer;
    /*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
    font-size: 11px; /*0.8em;*/
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
}
td.opbutton2 {
    color: ThreeDHighlight;
    background-color: ThreeDLightShadow;
    border-top:	1px solid ThreeDHighlight;
    border-right: 1px solid ThreeDShadow;
    border-bottom: 1px solid ThreeDShadow;
    border-left: 1px solid ThreeDHighlight;
    cursor:	default;
    /*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
    font-size: 11px; /*0.8em;*/
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
}

/* Fine layout toolbar ********************************************************/

/* Layout proprietari *********************************************************/
#menu {
    background-color: #B68F4D;
    height: 30px;
    float:left;
}

#contenuto {
    right: 0;
    margin-right: 0;
    height: 500px;
}
/* Fine layout proprietari ****************************************************/

/* Gestione sfondi         ****************************************************/

#bg_image { 
  position: fixed; 
  top: 0; 
  left: 0; 
  z-index: 1; 
  width: 100%; 
  height: 100%; 
}
#scrollable { 
  position: absolute; 
  width: 100%; 
  height: 100%; 
  top: 0; 
  left: 0; 
  z-index: 2; 
}        

/* Fine Gestione sfondi    ****************************************************/

/* fumetti e messaggi */
#container {background:#d8d8ee; width:600px; margin:15px; padding:20px;}
.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; /*color:#eee;*/}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:1em;}
.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; width:0; height:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #7f7f9c; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; width:0; height:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#7f7f9c; border-width:0 5px;}
.xb5 {margin:0 2px; background:#7f7f9c; border-width:0 4px;}
.xb6 {margin:0 2px; background:#7f7f9c; border-width:0 3px;} .xb7 {margin:0 1px; background:#7f7f9c; border-width:0 3px; height:2px;} .xboxcontent {display:block; background:#7f7f9c; border:3px solid #fff; border-width:0 3px;}
.topDisplayContainer {width:95%;margin:auto;}
.internalTopDisplay {background-image:url(../images/menu_bg.png);background-repeat:repeat-y;}

#rss { 
    display:block; 
    width:70%;
    margin-left:90px;
    float:left;
}

.boxEvidence, #rss {
    border: 3px solid aliceblue;
    box-shadow:10px 10px 20px black;
    webkit-box-shadow:10px 10px 20px black;
    moz-box-shadow:10px 10px 20px black;
    text-shadow:none;
    border-radius:15px;
}

#dropbox {
    display: block;
    margin: auto;
    z-index: 9999;
}

#dropbox path {
    stroke: #aaa;
    stroke-width: 10px;
    stroke-linejoin: round;
    fill: rgba(0, 0, 0, 0.5);
    stroke-dasharray: 42, 4;
}

#dropbox text {
    fill: white;
    font-size: 20px;
    text-anchor: middle;
}

#dropbox[dragenter="true"] {
    -moz-transform: scale(2);
}

#bag {
    width: 600px;
    min-height: 40px;
}

#bag > * {
    color: white;
    background: black;
    display: block;
    margin: auto;
    max-width: 250px;
    border: 1px solid white;
    -moz-box-shadow: 0 0 12px 5px black;
    padding: 10px;
    margin-top: 20px;
}

#bag div {
    max-width: 250px;
    max-height: 250px;
}

#bag iframe {
    -moz-transform-origin: 0% 0%;
    -moz-transform: scale(0.4);
    width: 625px;
    height: 625px;
}

.bottombar {
    bottom:0;
    width:100%;
    position:fixed;
    background-color: white;
      -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
     -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25);
          box-shadow: 0 1px 3px rgba(0,0,0,.25);
    right:0;
    
}

.maincont {
    margin-bottom:55px !important;
}
