body.body_general {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
background:#fff;
color:#000;
height:100%;
}
body.body_general input, body.body_general td, body.body_general textarea {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
color:#000;
}
body.body_general a {
}
body.body_general a:hover {
color:#777;
}
hr.hr_insert {
border:1px dashed #999;
}
img.ico {
width:25px;
height:25px;
margin-right:5px;
}
.elover {
border-width:0px;
}
.required {
background-color:#ddecf8 !important;/*FFEF68 */
}
/** LOADER ********************************/
#loaderContainer {
position: fixed;
width:100%;
height:100%;
top:0px;
left:0px;
position: expression('absolute');
height: expression(document.documentElement.scrollHeight+'px');
width: expression(document.documentElement.scrollWidth+'px');
z-index: 99999999999999;
}
#loaderContainer td {
padding-top: 127px;
vertical-align: top;
text-align: center;
/*background-image: url(../i/semi-transparent.gif);*/
}
#loaderContainer td td {
padding-top: 30px;
text-align: center;
}
/** bodyLOGIN ***********************************/
body.b_login {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
background:#e9e9e9;
}
body.b_login input {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
font-size:16px;
text-align:center;
border:1px solid #ddd;
padding:5px;
width:213px;
background:#f9f9f9;
margin-bottom:5px;
}
#main_login {
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:120px;
padding:0px;
height:300px;
background:#fff;
border-bottom:4px solid #cc0000;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.42);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.42);
box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.42);
}
#footer_login {
width:500px;
margin-left:auto;
margin-right:auto;
height:20px;
text-align:right;
margin-top:10px;
}
#footer_login img {
border-width:0px;
height:20px;
}

#titolo_login {
padding:10px;
font-size:16px;
text-align:center;
border-bottom:1px dotted #ddd;
}
#titolo_login img {
border-width:0px;
height:70px;
}
#body_login {
padding:0px;
padding-top:35px;
font-size:12px;
text-align:center;
}
a.login  {
display:block;
margin-left:auto;
margin-right:auto;

text-transform:uppercase;
text-decoration:none;

width:223px;
height:32px;
line-height:34px;
background-color:#cc0000;

font-size:16px;
text-align:center;
color:#fff;
}
a.login:hover {
text-decoration:none;
background-color:#555;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.42);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.42);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.42);
}
/* END LOGIN */
/*******************************/
#header_logged {
position:fixed;
top:0px;
left:0px;
right:0px;

display:block;
height:34px;
/*border-bottom:5px solid #cc0000;*/
font-size:12px;
z-index:3000;
font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
color:#fff;
text-align:center;

background:#2D2D2D;
background-image:url("../i/header_logged.gif");
background-position:left top;
background-repeat:repeat-x;
padding-left:10px;
padding-right:10px;
}
#header_logged div.hc {
height:25px;
padding-top:4px;
display:inline-block;
}
#header_logged span.hc {
display:inline-block;
height:25px;
padding-top:5px;
padding-left:10px;
clear:both;
}
#header_logged td {
font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
color:#000;
}

#header_logged a.a {
display:block;
width:auto;
padding-left:13px;
padding-right:13px;
height:26px;
margin-right:5px;
background-image:url("../i/header_logged_a.png");
background-position:left top;
background-repeat:repeat-x;
background-color:#cc0000;
color:#fff;
font-size:11px;
font-weight:bold;
text-align:center;
padding-top:3px;
text-decoration:none;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
}
#header_logged a.a:hover {
background-image:url("../i/header_logged_ah.png");
}
#header_logged a.a div {
padding-top:0px;
}

#header_logged a.a1h {
display:block;
width:auto;
padding-left:10px;
padding-right:10px;
height:26px;
margin-right:5px;
background-image:url("../i/header_logged_ah.png");
background-position:left top;
background-repeat:repeat-x;
color:#fff;
font-size:11px;
font-weight:bold;
text-align:center;
padding-top:3px;
text-decoration:none;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
}
#header_logged a.a1h:hover {
background-image:url("../i/header_logged_a.png");
background-position:left -2px;
}
#header_logged a.a1h div {
padding-top:0px;
}

#header_logged span#nwo {
display:inline-block;
/*float:right;
margin-right:-15px;*/
width:16px;
height:14px;
font-size:10px;
line-height:14px;
text-align:center;
background-color:#e0e00e;
color:#000;
margin-left:5px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
#header_logged span#mso {
display:inline-block;
/*float:right;
margin-left:2px;*/
margin-right:-7px;
width:16px;
height:14px;
font-size:10px;
line-height:14px;
text-align:center;
background-color:#f0f0f0;
color:#000;
margin-left:2px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
/*********/
.tab_header {
position:absolute;
float:left;
z-index:2001;
width:150px;
background-color:#cc0000;
background-image:url("../i/header_tab_bg.png");
background-position:left top;
background-repeat:repeat-x;
text-align:left;
}
.tab_header a {
display:block;
padding:4px;
padding-left:8px;
padding-bottom:7px;
font-size:10px;
font-weight:bold;
color:#fff;
text-decoration:none;
border:1px solid #A30000;
border-top:0px solid;
cursor:hand;
cursor:pointer;
}
.tab_header a:hover {
color:#fff;
background:#000;
}
.tab_header a div {
padding-top:2px;
}
.tab_header span {
display:block;
padding:4px;
padding-left:8px;
height:17px;
font-size:10px;
background:#000;
font-weight:bold;
color:#fff;
text-decoration:none;
border:1px solid #A30000;
border-top:0px solid;
cursor:hand;
cursor:pointer;
}
.tab_header span div {
padding-top:2px;
}

/* EXTRA WINDOWS ***********/
div#extra_inside_c {
padding-top:10px;
font-size:12px;
width:100%;
color:#000;
background:#fff;
height:400px;
overflow:scroll;
}
div#extra_inside_c div {
padding-left:10px;
}
div#extra_inside_c2 {
padding-top:0px;
font-size:12px;
width:100%;
color:#000;
background:#fff;
height:502px;
/*background-image:url("../i/pixblack.gif");
background-position:center top;
background-repeat:repeat-y;*/
}
div#extra_inside_c3 {
/*padding-top:10px;*/
font-size:12px;
width:100%;
color:#000;
background:#fff;
height:600px;
overflow:scroll;
}
div#extra_inside_box1 {
font-size:12px;
width:100%;
height:502px;
color:#000;
background:#fff;
overflow:scroll;
}
div#extra_inside_cal {
font-size:12px;
width:100%;
color:#000;
background:#fff;
}
div#box_left {
float:left;
display:inline;
height:500px;
width:20%;
border-right:1px solid #999;
overflow:scroll;
}
div#box_left div {
padding-left:5px;
padding-right:5px;
}
div#box_right {
float:left;
display:inline;
width:auto;
height:500px;
}
/*#########################################*/
fieldset.fs {
margin:10px 0 8px;
padding:0 15px 15px;
border:1px solid #d0d0d0 !important;
background:#f9f9f9;
}
fieldset.fs legend {
font-weight:bold;
color:#777;
}
/*#################################*/
div.insert1 {
/*border:1px solid #1F7D3F;*/
font-size:12px;
padding:2px;
text-align:left;
background-color:#33CC66;
color:#000;
height:40px;
margin-bottom:3px;
/*-webkit-border-radius: 7px; 
-moz-border-radius: 7px;
border-radius: 7px;*/
}
div.insert1LV {
border:1px solid #999;
font-size:12px;
padding:10px;
text-align:left;
background-color:#FFF;
color:#000;
}

div.insert2 {
border:1px solid #000;
font-size:12px;
padding:5px;
text-align:left;
background-color:#33CC66;
color:#000;
}
div.insert2LV {
border:1px solid #999;
font-size:12px;
padding:5px;
text-align:left;
background-color:#FFF;
color:#000;
}
div.insert2 form, div.insert1LV form {
margin:0px;
}

div.insert1_add {
border:0px solid #000;
font-size:12px;
padding:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
text-align:left;
}
div.insert1_addLV {
font-size:12px;
padding:5px;
padding-left:0px;
padding-right:10px;
padding-top:10px;
text-align:left;
}

div#content_s_m {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
}
div#content_s1_m {
height:auto;/*800px;*/
/*overflow-y:scroll;*/
overflow-x:hidden;
/*padding-right:20px;*/
}
div#content_s2_mH {
font-size:12px;
width:100%;
}
div#content_s2_m {
font-size:12px;
width:100%;
border-bottom:1px solid #e0e0e0;
padding:10px;
}

div#content_s3_m {
padding:0px;
}
td.tbl1 {
padding:10px;
padding-top:15px;
padding-bottom:15px;
width:160px;
border-bottom:1px solid #e0e0e0;
vertical-align:top;
/*line-height:23px;*/
}
td.tbl1m {
padding:10px;
padding-top:15px;
padding-bottom:15px;
width:160px;
border-bottom:1px solid #e0e0e0;
vertical-align:top;
}
.bsclr {
color:#000 !important;
}
.sa {
color:#cc0000 !important;
}

/*
td.tbl1 {
padding:10px;
width:160px;
border-bottom:1px solid #e0e0e0;
vertical-align:top;
line-height:23px;
}
td.tbl1m {
padding:10px;
padding-top:15px;
width:160px;
border-bottom:1px solid #e0e0e0;
vertical-align:top;
}
*/
td.tbl2 {
padding:10px;
border-bottom:1px solid #e0e0e0;
vertical-align:top;
line-height:23px;
font-size:12px;
}
td.tbl2 div {
line-height:14px;
}
div#content_s2_m div.s2m a, div#content_s2_mH div.s2m a {
color:#fff;
text-decoration:underline;
}
div#content_s2_m div.s2m a:hover, div#content_s2_mH div.s2m a:hover {
color:#e0e0e0;
text-decoration:underline;
}
td.tbl2 a img {
border-weight:0px;
}
/*####################*/
.form_manage {
padding:0px;
margin:0px;
}
.manage {
/*border:1px dashed #ff0000;0a7ac9
border-left:1px solid #b6d0e2;*/
cursor:pointer;
cursor:hand;
}
.manage1 {
/*border-left:1px solid #fec500;*/
background:#fcfcfc;
cursor:pointer;
cursor:hand;
}

div.content_s1_manage {
}
.content_s1_SEL {
display:block;
/*border-bottom:1px solid #f0f0f0;*/
/*border:1px solid #e0e0e0;
border-left:0px solid;
background-color:#ffcc00;*/
}
.content_s1_SEL td {
/*color:#000;*/
}
.content_s1_SEL td a {
/*color:#666;*/
}
/*******/
.content_mod {
width:12px;
vertical-align:top;
text-align:right;
padding:5px;
padding-bottom:2px;
background:
 repeating-linear-gradient(
    135deg,
    transparent,
    transparent 10px,
    #f0f0f0 10px,
    #f0f0f0 20px
  );
box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
}
.content_mod img {
border-width:0px;
}
.cmp {
display:none;
position:absolute;
z-index:30;
width:100px;
background:#fff;
border:1px solid #bababa;
}
a.cma {
display:block;
padding: 0px 12px;
height:22px;
line-height:22px;
background:#fff;
color:#555;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
white-space:nowrap;
text-align:left !important;
}
a.cma:hover {
color:#4797cf;
background:#f4f4f4;
text-decoration:none;
}
.imod img {
height:12px;
margin-bottom:3px;
margin-top:0px;
border-width:0px;
margin-left:5px;
}

a.cma1 {
/*display:block;*/
}
a.cma1:hover {
text-decoration:none;
}
/*****/
.r1_ins {
background-color:#33DD66;
padding:3px;
border:1px solid #33BB66;
}
.r2_ins {
background-color:#33BB66;
padding:3px;
}
.r1_insLV {
background-color:#FFF;
padding:3px;
border:1px solid #F0F0F0;
}
.r2_insLV {
background-color:#F0F0F0;
padding:3px;
}
.r1_ins a.toolbar_btn img, .r2_ins a.toolbar_btn img {
border:1px solid #e0e0e0;
background-color:#f0f0f0;
}
.r1_ins a.toolbar_btn:hover img, .r2_ins a.toolbar_btn:hover img {
border:1px solid #999;
background-color:#e0e0e0;
}
/*****************/
div.gettoolbar {
position:absolute;
z-index:5;
float:right;
right:3px;
padding:3px;
background:#fff;
/*border:1px solid #888;*/
font-size:10px;
/*background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e0e0e0), to(#666));*/
/*-webkit-box-shadow: 0 4px 12px #000; 
-moz-box-shadow: 0 0 12px #000; 
box-shadow: 0 0 12px #000;*/
}
div.gettoolbar a.gettoolbar_a {
font-size:12px;
color:#33CCFF;
text-decoration:none;
}

div.gettoolbar img {
width:10px;
height:10px;
}
div.gettoolbar_btn {
display:block;
float:left;
height:15px;
margin-right:5px;
padding-left:5px;
}
div.gettoolbar_btn a {
display:block;
float:left;
height:15px;
width:15px;
text-align:center;
margin-right:3px;
}
div.gettoolbar_btn a:hover {
display:block;
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
div.gettoolbar_btn img {
border-width:0px;
margin-top:5px;
}

/*############################*/
div#modify input, div#modify select, div#modify textarea {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
margin-top:3px;
}
div#insert input, div#insert select, div#insert textarea {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
margin-top:3px;
}
div#copy input, div#copy select, div#copy textarea {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
margin-top:3px;
}
div#box input, div#box select, div#box textarea {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
margin-top:3px;
}
div#box1 input, div#box1 select, div#box1 textarea {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
margin-top:3px;
}
div#modify input.in, div#insert input.in, div#copy input.in {
padding:3px;
background:#f0f0f0;
border:1px solid #c0c0c0 !important;
}
div#modify input.in1, div#insert input.in1, div#copy input.in1 {
padding:3px;
background:#fff;
border:1px solid #c0c0c0 !important;
}
div#modify input.inH, div#insert input.inH, div#copy input.inH {
padding:3px;
background:#f0f0f0;
border:1px solid #c0c0c0 !important;
/*margin-top:-5px;*/
}
div#modify textarea.tx, div#insert textarea.tx, div#copy textarea.tx {
padding:3px;
background:#f0f0f0;
border:1px solid #c0c0c0 !important;
}
div#modify input.checkbox, div#insert input.checkbox, div#copy input.checkbox, {
background:#ff0000 !important;
border-width:0px !important;
} 

input[type='radio'], input[type='checkbox'] {
background:transparent;
border-width:0px !important;
/*margin-top:5px;*/
}

.mceNoEditor {
padding:3px;
background:#f0f0f0;
border:1px solid #c0c0c0 !important;
width:99% !important;
}
/*############################*/
div#modify {
position: absolute; 
left:0px; 
right:0px; 
top: 0px;
bottom: 0px;
z-index: 898; 
color:#fff;
display:inline-block;
}
div#modify_container_bg {
position: fixed;
width:100%;
height:100%;
top:0px;
left:0px;
position:expression('absolute');
height:expression(document.documentElement.scrollHeight+'px');
width:expression(document.documentElement.scrollWidth+'px');
z-index:896; 
color:#fff;
background-color:#666; 

opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
}
div#modify_container {
color:#333;
/*width:720px;*/
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:45px;
padding-bottom:26px;

background-color:#fff; 
/*background-image:url("../i/box/cea.gif");
background-position:left top;
background-repeat:repeat-x;*/

-webkit-box-shadow: 0 4px 64px #f0f0f0; 
-moz-box-shadow: 0 0 64px #f0f0f0; 
box-shadow: 0 0 64px #f0f0f0;

-webkit-border-radius: 7px; 
-moz-border-radius: 7px;
border-radius: 7px;
}
div#modify_header {
color:#000;
/*width:720px;*/
width:900px;
height:70px;
padding-top:0px;
}
div#modify_c {
padding-top:5px;
}
/*############################*/
div#copy {
position:absolute; 
left:0px; 
right:0px; 
top: 0px;
bottom:0px;
z-index:898; 
color:#fff;
display:inline-block;
}
div#copy_container_bg {
position:fixed;
width:100%;
height:100%;
top:0px;
left:0px;
position:expression('absolute');
height:expression(document.documentElement.scrollHeight+'px');
width expression(document.documentElement.scrollWidth+'px');
z-index:896; 
color:#fff;
background-color:#FF9900; 

opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
}
div#copy_container {
color:#333;
/*width:720px;*/
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:45px;
padding-bottom:26px;

background-color:#fff; 
/*background-image:url("../i/box/cea.gif");
background-position:left top;
background-repeat:repeat-x;*/

-webkit-box-shadow: 0 4px 64px #f0f0f0; 
-moz-box-shadow: 0 0 64px #f0f0f0; 
box-shadow: 0 0 64px #f0f0f0;

-webkit-border-radius: 7px; 
-moz-border-radius: 7px;
border-radius: 7px;
}
div#copy_header {
color:#fff;
/*width:720px;*/
width:900px;
height:70px;
padding-top:0px;
}
div#copy_c {
padding-top:5px;
}
/*############################*/
div#insert {
position: absolute; 
left:0px; 
right:0px; 
top: 0px;
bottom: 0px;
z-index: 898; 
color:#333;
display:inline-block;
}
/*############################*/
div#insert_container_bg {
position: fixed;
width: 100%;
height: 100%;
top:0px;
left:0px;
position:expression('absolute');
height:expression(document.documentElement.scrollHeight+'px');
width:expression(document.documentElement.scrollWidth+'px');
z-index:896;
color:#333;
background-color:#33CC66; 
opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
}
div#insert_container {
color:#333;
/*width:720px;*/
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:45px;
padding-bottom:26px;

background-color:#fff; 
/*background-image:url("../i/box/cea.gif");
background-position:left top;
background-repeat:repeat-x;*/

-webkit-box-shadow: 0 4px 64px #f0f0f0; 
-moz-box-shadow: 0 0 64px #f0f0f0; 
box-shadow: 0 0 64px #f0f0f0;

-webkit-border-radius: 7px; 
-moz-border-radius: 7px;
border-radius: 7px;
}
div#insert_header {
color:#fff;
/*width:720px;*/
width:900px;
height:70px;
padding-top:0px;
}
div#insert_c {
padding-top:5px;
}
/*############################*/
div#box {
position: absolute; 
left:50px; 
top: 50px;
width:720px;
z-index: 9999;
color:#fff;
display:inline-block;
background-color:#fff;
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
-webkit-box-shadow: 0 4px 64px #f0f0f0; 
-moz-box-shadow: 0 0 64px #f0f0f0; 
box-shadow: 0 0 64px #f0f0f0;
}
div#box_header {
color:#333;
width:720px;
height:76px;
margin-left:auto;
margin-right:auto;
}
div#box_container {
color:#000;
width:100%;
width:720px;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
}
div#box_footer {
color:#000;
width:720px;
height:14px;
line-height:14px;
margin-left:auto;
margin-right:auto;
background:#e0e0e0;
border-top:1px solid #c0c0c0;
}
/*############################*/
div#box1 {
position:absolute;
top:65px;
left:65px;
height:590px;
width:850px;
/*z-index:996;*/
z-index: 9999;
color:#000;
background-color:#fff;
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
-webkit-box-shadow: 0 4px 64px #f0f0f0; 
-moz-box-shadow: 0 0 64px #f0f0f0; 
box-shadow: 0 0 64px #f0f0f0;
}
div#box1 div#box_left {
width:200px;
}
div#box1 div#box_right {
width:647px;
height:500px;
}
div#box1_header {
color:#333;
width:100%;
height:76px;
margin-left:auto;
margin-right:auto;
}
div#box1_container {
color:#000;
width:100%;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
}
div#box1_footer {
color:#000;
width:100%;
height:14px;
line-height:14px;
margin-left:auto;
margin-right:auto;
background:#e0e0e0;
border-top:1px solid #c0c0c0;
}
div#toolbar_bboxB1 {
display:block;
padding:5px;
padding-left:10px;
height:45px;
background:#e0e0e0;
border-bottom:1px solid #c0c0c0;
background-image:url("../i/header_shadow.png");
background-position:center top;
background-repeat:no-repeat;
}
div#boxtitle1 {
position:absolute;
z-index:2;
text-align:center;
display:inline-block;
width:100%;
cursor:pointer;
cursor:hand;
}
/****DRAG-SORT****/
ul#sortablelist {
	position:relative;
	display:block;
	float:left;
	overflow:scroll;
	width:647px;
	height:500px;
}
li.item {
	display:inline-block;
	float:left;
	width:90px;
	height:87px;
	border:1px solid #999;
	background-color:#f0f0f0;
	list-style-type:none;
	margin:10px;
	cursor: move;
	text-align:center;
}
li.item div.item {
	float:left;
	display:block;
	width:90px;
	height:72px;
}
li.item img {
	border:1px solid #000;
}
div.item_img {
	display:block;
	width:90px;
	height:72px;
}
div.item_tb {
	display:block;
	width: 90px;
	height:16px;
	background-color:#999;
}
div.chiudi {
	float:right;
	width:14px;
	height:16px;
	background-color:#000;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
}
a.chiudilink {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.chiudilink:hover {
	color: #ff0000;
	text-decoration: none;
}
img.drag {
margin:2px;
border:1px dashed #999;
}
/**##########################*/
div#toolbar {
position:absolute;
z-index:999;
height:50px;
min-width:95px;
/*background-image:url("../i/toolbar.png");
background-position:top left;
background-repeat:no-repeat;*/
background:#e0e0e0;
border:1px solid #999;
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc));
-webkit-box-shadow: 0 4px 12px #666; 
-moz-box-shadow: 0 0 12px #666; 
box-shadow: 0 0 12px #666;
cursor:pointer;
}
div#toolbar_h {
display:block;
padding:0px;
height:20px;
background:#4797cf;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif !important;
color:#fff !important;
}
div#toolbar_h a {
position:absolute;
z-index:3;
float:left;
}
div#toolbar_h div {
font-size:12px !important;
line-height:20px;
text-transform:uppercase;
text-align:center;
}
/****/
div#toolbar_b {
display:block;
padding-left:5px;
padding-top:1px;
}
div.toolbar_btn {
display:block;
float:left;
height:25px;
margin-right:2px;
}
div.toolbar_btn a {
display:block;
float:left;
height:25px;
width:25px;
/*background-image:url("../i/toolbar-btn-bg.png");
background-position:top left;
background-repeat:no-repeat;*/
text-align:center;
margin-right:3px;
}
div.toolbar_btn a:hover {
display:block;
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
div.toolbar_btn img {
border-width:0px;
margin-top:5px;
}

div.toolbar_btn1 {
display:block;
float:left;
height:25px;
width:25px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-right:3px;
background:#666;
}
div.toolbar_btn1 a {
display:block;
float:left;
height:25px;
width:25px;
text-align:center;
}
div.toolbar_btn1 a:hover {
display:block;
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
div.toolbar_btn1 img {
border-width:0px;
margin-top:5px;
}

div.toolbar_txt {
margin-top:10px;
margin-right:10px;
font-size:12px;
}
div.toolbar_search {
float:right;
height:30px;
margin-right:20px;
text-align:center;
}
div.toolbar_search form {
margin-top:5px;
}
div.toolbar_search a {
padding:3px;
padding-left:6px;
padding-right:6px;
background:#ccc;
color:#000;
border:1px solid #999;
text-decoration:none;
text-transform:uppercase;
}
div.toolbar_search a:hover {
background:#fff;
color:#000;
}
/****/
div.btngen {
margin-top:10px;
}
a.btngen {
margin-top:10px;
padding:3px;
padding-left:6px;
padding-right:6px;
background:#ccc;
color:#000;
border:1px solid #999;
text-decoration:none;
text-transform:uppercase;
}
a.btngen:hover {
background:#f0f0f0;
color:#000;
}
/****/
div#boxtitle {
position:absolute;
z-index:2;
text-align:center;
display:inline-block;
width:100%;
cursor:pointer;
cursor:hand;
}
div#toolbar_bbox {
display:block;
padding:5px;
padding-left:10px;
height:45px;
background:#e0e0e0;
border-bottom:1px solid #999;
background-image:url("../i/header_shadow.png");
background-position:top center;
background-repeat:no-repeat;
}
div#toolbar_bboxB {
display:block;
padding:5px;
padding-left:10px;
height:45px;
background:#e0e0e0;
border-bottom:1px solid #c0c0c0;
background-image:url("../i/header_shadow.png");
background-position:top ceneter;
background-repeat:no-repeat;
}
a.toolbar_btnbox {
display:inline-block;
#display:inline;
height:40px;
width:40px;
margin-right:10px;
color:#000;
text-decoration:none;
font-size:9px;
text-align:center;
font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
cursor:pointer;
cursor:hand;
}
a.toolbar_btnbox:hover {
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
a.toolbar_btnbox img {
border-width:0px;
margin-top:2px;
margin-bottom:2px;
}
a.toolbar_btnbox1 {
display:inline-block;
#display:inline;
height:50px;
width:auto;
margin-right:10px;
/*margin-bottom:4px;*/
color:#000;
text-decoration:none;
font-size:9px;
text-align:center;
font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
cursor:pointer;
cursor:hand;
}
a.toolbar_btnbox1:hover {
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
a.toolbar_btnbox1 img {
border-width:0px;
margin-top:4px;
margin-bottom:2px;
}

a.toolbar_btn_ins {
display:block;
float:left;
height:30px;
width:40px;
margin-right:10px;
color:#fff;
text-decoration:none;
font-size:9px;
text-align:center;
}
a.toolbar_btn_ins:hover {
display:block;
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
a.toolbar_btn_ins img {
border-width:0px;
margin-top:6px;
margin-bottom:5px;
}

a.add {
font-weight:bold;
text-decoration:none;
background-color:#f0f0f0;
padding:5px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
border:1px solid #000;
color:#000;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
}
a.add:hover {
background-color:#999;
color:#fff !important;
text-decoration:none;
}

a.add1 {
font-weight:bold;
text-decoration:none;
background-color:#f0f0f0;
padding-left:5px;
padding:5px;
padding-left:8px;
padding-right:8px;
border:1px solid #000;
color:#000;
}
a.add1:hover {
background-color:#999;
color:#fff;
}
a.lookup {
text-decoration:underline;
color:#4797cf !important;
}
a.lookup:hover {
text-decoration:underline;
color:#333 !important;
}
a.btnXB {
display:inline-block;
#display:inline;
text-transform:uppercase;
text-decoration:none;

height:14px;
background-color:#999 !important;
border:1px solid #cc0000;

padding:0px;
padding-top:0px;
padding-left:6px;
padding-right:6px;
margin-top:2px;

font-weight:bold;
font-size:12px;
white-space:nowrap;
text-align:center;
color:#cc0000;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
a.btnXB:hover {
color:#fff !important;
text-decoration:none;
background-color:#cc0000 !important;
border:1px solid #cc0000;
}
a.btnXB1 {
background-color:#cc0000 !important;
}
a.ap {
color:#999;
}
a.ap:hover {
color:#666;
}
/*####################*/
#imgs_lkp, #files_lkp, .comp_lkp {
margin-left:2px;
margin-top:5px;
overflow:auto;
border:1px solid #999;
background-color:#fff;
color:#000;
height:150px;
padding:5px;
}
.comp_lkp input {
margin-left:5px;
}
.comp_lkp_h input {
margin-left:2px;
}
#comp_lkpIns {
margin-left:2px;
height:auto;
overflow:auto;
background-color:#fff;
color:#000;
}
div.lookup_row_h {
padding:10px;
font-size:12px;
color:#000;
cursor:pointer;
cursor:hand;
background:#f0f0f0;
border-bottom:1px solid #999;
}
div.lookup_row {
padding:10px;
font-size:12px;
color:#000;
cursor:pointer;
cursor:hand;
}
div#lookup_row {
padding:10px;
font-size:12px;
color:#000;
}
#lookup_row input {
padding:3px !important;
}
/*td.lookup_row img {*/
img.lookup_row {
border:1px solid #000;
}
div.lookup_row_h a.a {
color:#000;
text-decoration:none;
}
div.lookup_row_h a.a:hover {
color:#666;
}
div.comp_lkp_h {
/*border:1px solid #999;*/
font-size:12px;
background:#f0f0f0;
padding:2px;
padding-left:7px;
}
.sellkp {
padding:3px;
}
.sellkp input {
border-width:0px;
}

img.slimg {
width:50px;
height:50px;
border-width:0px;
background-image:url('../img/user.jpg');
background-position:left top;
background-repeat:no-repeat;
}

/*SELECT LKP*/
.rodd {background-color:#fff;}
.reven {background-color:#f0f0f0;}
.tbllkp {width:100%;border-bottom:1px solid #ccc;}
.tbllkp td {padding:3px;}
.tbllkph {background:#e0e0e0 !important;border-bottom:1px solid #999;}
/*.paglkp {background:#f0f0f0 !important;border-bottom:1px solid #999;}*/
.paglkp {margin-bottom:2px;}
.paglkp1 {padding:3px;}
.paglkp2 {background:#f0f0f0 !important;border-bottom:1px solid #999;padding:3px;}
.preloaderlkp {
padding:3px;text-align:left;font-size:12px;color:#888;
display:inline-block;
#display:inline;
float:right;
margin-right:40px;
}
.preloaderlkp img {
height:12px;
border-width:0px;
}
/*LKP SEARCH*/
div.srclkp_c  {
/*padding:3px;*/
padding-left:2px;
}
div.srclkp_c input {
font-size:11px !important;
padding:3px !important;
border:1px solid #c0c0c0 !important;
border-right:0px solid !important;
margin:0px !important;
float:left !important;
/*font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif !important;*/
height:15px !important;
line-height:12px !important;
background:#F0F0F0 !important;
}
div.srclkp_c a img {
height:21px;
cursor:pointer;
cursor:hand;
}
div.srclkp_c a.btn_search_lkp {
margin:0px !important;
display:inline-block;
#display:inline;
width:auto;
font-size:12px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
color:#fff;
background:#fff;
border:1px solid #c0c0c0;
border-left:1px dashed #c0c0c0;
}
div.srclkp_c a.btn_search1_lkp {
border-right:0px solid !important;
border-left:0px solid !important;
}

.preloaderlkp_brd {
margin:0px !important;
display:inline-block;
#display:inline;
width:1px;
height:22px;
font-size:12px;
color:#fff;
background:#fff;
border-left:1px solid #c0c0c0;
}

div.srclkp_c a.btn_search_lkp2 {
float:right;
margin:0px !important;
display:inline-block;
#display:inline;
width:auto;
font-size:12px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
color:#fff;
background:#fff;
border:1px solid #c0c0c0;
}
div.srclkp_c a.btn_search_lkp:hover, div.srclkp_c a.btn_search_lkp2:hover {
text-decoration:none;
}
/*CI COLS*/
table.ci_col {
width:100%;
border-width:0px;
}
td.ci_col {
padding:0px !important;
padding-right:10px !important;
width:33%;
line-height:12px;
vertical-align:top;
}
td.ci_col input {
margin-right:8px;
}
td.ci_col div {
line-height:12px;
}
/*####################*/
a.upl {
text-decoration:none;
font-size:12px;
color:#000;
}
a.upl:hover {
color:#000;
text-decoration:none;
}
/*####################*/
div.help_fg {
float:right;
text-align:right;
font-size:10px;
color:#777;
}
div.help_fg_t {
position:absolute;
z-index:99999;
top:0px;
left:0px;
width:200px;
padding:5px;
text-align:left;
font-size:10px;
color:#444;
background:#fff;
border:2px solid #006;
}
div.help_fg_t p {
margin:0px;
}

div.upl_help {
padding:10px;
text-align:center;
font-size:12px;
color:#fff;
font-weight:bold;
background-color:#cc0000;
vertical-align:middle;
}
.help {
color:#bbb;
margin-top:3px;
margin-bottom:3px;
line-height:12px !important;
font-size:11px;
}
.help p {
margin:0px;
}
.help a {
color:#000;
}
.help a:hover {
color:#ff0000;
}

.help_img {
display:block;
width:100%;
text-align:right;
}

/****************************/
div#strumenti_win_header {
height:93px;
}
div#strumenti_win_titolo {
position:fixed;
padding:8px;
font-size:18px;
background:#f0f0f0;
text-align:center;
color:#000;
border-bottom:2px solid #cc0000;
width:100%;
height:42px;
z-index:4;
}
div#strumenti_win_toolbar {
position:fixed;
font-size:12px;
text-align:left;
padding:0px;
padding-left:4px;
margin-top:60px;
color:#000;
border-bottom:1px solid #000;
background-color:#e0e0e0;
width:100%;
height:32px;
z-index:3;
}
div.strumenti_win_m {
white-space:nowrap;
padding:5px;
padding-left:8px;
font-size:12px;
border-bottom:1px solid #999;
}
div.strumenti_win_m h3 {
color:#cc0000;
}

.bgf0f0f0 {
background:#f0f0f0;
}
div#strumenti_win_body a {
color:#cc0000 !important;
}
div#strumenti_win_body a:hover {
color:#666 !important;
}
div#strumenti_win_body1 a {
color:#000 !important;
}
div#strumenti_win_body1 a:hover {
color:#cc0000 !important;
}
div#strumenti_win_add {
background:#9FE69F;
font-size:12px;
padding:5px;
height:auto;
border-bottom:1px solid #000;
}
div#strumenti_win_add1 {
background:#fff;
border-bottom:1px solid #000;
font-size:12px;
padding:5px;
padding-left:8px;
height:25px;
}
div#strumenti_win_col {
position:relative;
float:left;
width:250px;
border-right:1px solid #999;
border-bottom:1px solid #999;
padding:3px;
}
div#strumenti_win_row {
position:relative;
float:left;
border-bottom:1px solid #999;
padding:3px;
width:95%;
}

div#strumenti_win_col0 {
position:relative;
float:left;
width:249px;
border:1px solid #999;
padding:3px;
background:#e0e0e0;
}
div#strumenti_win_colDEL0 {
position:relative;
float:left;
display:block;
clear:both;
padding:3px;
width:15px;
}
div#strumenti_win_colDEL {
position:relative;
float:left;
display:block;
clear:both;
border-right:1px dashed #999;
padding:3px;
background:#f0f0f0;
margin-top:3px;
}
div#strumenti_win_br {
position:relative;
clear:both;
}
div#strumenti_win_inline {
position:relative;
float:left;
width:160px;
}
/**************************/
div.box3 {
display:block;
padding:10px;
font-size:12px;
vertical-align:top;
color:#000;
font-size:12px;
background:#ccc;
margin:5px;
margin-top:0px;
}
div.btn3a {
display:inline;
margin-right:5px;
padding:6px;
text-align:center;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#000;
background:#ccc;
cursor:hand;
}
div.btn3 {
display:inline;
margin-right:5px;
padding:6px;
text-align:center;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#000;
background:#f0f0f0;
cursor:hand;
}
div.btn3a1 {
display:inline;
margin-right:5px;
padding:6px;
text-align:center;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#000;
background:#f0f0f0;
cursor:hand;
}
div.btn31 {
display:inline;
margin-right:5px;
padding:6px;
text-align:center;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#000;
background:#ccc;
cursor:pointer;
}

/*****************************/
#commentTop, #commentTop_pg {
font-size:12px;
display:block;
padding-bottom:5px;
}
.commentWrap {
overflow:auto;
padding:10px;
font-size:12px;
background:#fff;
display:block;
height:400px;
}

#commentTopL {
display:inline;
text-align:left;
}
#commentTopR {
text-align:right;
font: 10px "Lucida Grande", Tahoma, Verdana;
margin-bottom:3px;
}
#commentWrite {
text-align:left;
font: 10px "Lucida Grande", Tahoma, Verdana;
padding-top:10px;
padding-bottom:10px;
}
#commentWrite textarea {
width:100%;
font: 10px "Lucida Grande", Tahoma, Verdana;
}

.fltLft { float: left; font-weight:bold;}
.fltRit { float: right !important; margin-right: 0 !important; }
.commentText { border-top:3px solid #ccc;clear:both;padding-bottom:12px;padding-top:2px; }
.commentText_u { border-top:3px solid #cc0000;clear:both;padding-bottom:12px;padding-top:2px; }

a.dynaBtn, a.dynaBtn span {
font: bold 9px "Lucida Grande", Tahoma, Verdana;
}
a.dynaBtn {
padding: 3px 0 4px 2px;
background: url(../img/dynaBtnLft.png) no-repeat left top;
text-decoration:none;
cursor:hand;
}
.dynaBtn span {
text-decoration: none;
color: #333;
padding: 3px 9px 4px 7px;
background: url(../img/dynaBtnRit.png) no-repeat right top;
}
/*a.dynaBtn:hover {
background-position: left -18px;
}*/
/***************************************/
a.anotunderlined, a.anotunderlined:hover {
text-decoration:none;
}
span.underlined {
text-decoration:underline;
}
div.graph {
width:200px;
background-color:#fff;
position:absolute;
z-index:99998;
border:3px solid #ff6600;
}
a.adoubleunderlined:hover {
text-decoration:underline;
border-bottom:1px solid;
}
/**TEXTAREA**************************/
/*textarea-modify- bg*/
div.tb2 {
margin-top:5px;
}
a.tb2 {
display:inline-block;
margin-top:7px;
text-decoration:none;
/*background-color:#f0f0f0;*/
padding:0px;
padding-left:4px;
padding-right:4px;
text-decoration:none;
}
a.tb2:hover {
background-color:#1d7bc1;
text-decoration:none;
}
a.tb2_o {
display:inline-block;
margin-top:7px;
text-decoration:none;
background-color:#ccc;
padding:0px;
padding-left:4px;
padding-right:4px;
text-decoration:none;
}
a.tb2_o:hover {
}
a.tb2 img, a.tb2_o img {
border:0px solid;
cursor:hand;
}
div.select_lkp {
height:20px;
margin-top:0px;
margin-bottom:10px;
padding-top:5px;
padding-left:0px;
/*background:#98bfdb;
border:1px solid #ccc;
border-bottom:2px solid #999;*/
font-weight:bold;
color:#000;
}
div.select_lkpc {
height:200px;
overflow:scroll;
background:#fff;
color:#000;
border:1px solid #ccc;
margin-top:3px;
}
div.select_lkpc1 {
margin-top:3px;
}
.divlkptb {
height:200px;
overflow:scroll;
background:#fff;
color:#000;
border:1px solid #ccc;
margin:2px;
margin-top:3px;
}
div.select_lkp1 {
height:13px;
/*margin-top:5px;
padding-top:5px;*/
line-height:13px;
}
/*div.select_lkp2 {
line-height:13px;
}
div.select_lkp2 ul {
list-style-type:none;	
}
div.select_lkp2 ul li {*/
div.select_lkp2 {
display:inline-block;
padding:3px;
padding-right:7px;
background:#f0f0f0;
border:1px solid #e0e0e0;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
margin-right:5px;
margin-bottom:5px;
}

a.btnMX {
display:inline-block;
#display:inline;
width:100px;
color:#000;
font-weight:bold;
padding:2px;
font-size:12px;
text-decoration:none;
margin-bottom:2px;
background-color:#f0f0f0;
border:1px solid #555;
text-align:center;

-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
a.btnMX:hover {
text-decoration:none;
color:#fff;
background-color:#cc0000;
}
a.btnMX1 {
display:inline-block;
#display:inline;
width:25px;
color:#000;
font-weight:bold;
padding:2px;
font-size:12px;
text-decoration:none;
margin-bottom:2px;
text-align:center;
}
a.btnMX1:hover {
text-decoration:none;
color:#fff;
}
a.btnMX1 img {
width:16px;
height:16px;
border:0px solid;
}
div.img_prw {
text-align:center;
display:block;height:120px;width:120px;
border:1px solid #999;
background-image: url(../i/bg0.gif);
overflow:hidden;
}
/****/
table.currency {
border:1px solid #999;
border-collapse:collapse;
}
table.currency th {
border:1px solid #999;
background-color:#e0e0e0;
padding:2px;
}
table.currency td {
border:1px solid #999;
padding:2px;
}
/*SEO*/
table.tbl1 {
border-collapse:collapse;
}
table.tbl1 td {
padding:5px;
border:1px solid #ccc;
vertical-align:top;
}
td.tbl1bg1 {
background:#e0e0e0;
width:180px;
color:#000 !important;
}
/*COMP INCR*/
.chosen_files {
margin-left:2px;
height:400px;
overflow:auto;
border:1px solid #999;
background-color:#e0e0e0;
}
.chosen_files td {
font-size:10px;
}
.sel_radio {
padding:5px;
padding-top:2px;
padding-left:0px;
padding-bottom:8px;
}
.sel_radio input {
margin-right:10px;
border-width:0px;
}
.date_container {
margin-right:10px;
font-weight:bold;
}
.date_container0 img {
border-widtgh:0px;
vertical-align: middle;
margin-bottom: .25em;
}

img.ui-datepicker-trigger {
	vertical-align:middle;
	margin-bottom:6px;
	margin-left:2px;
	cursor:pointer;
}
img.xdate {
	vertical-align:middle;
	margin-bottom:6px;
}
.delimter_data {
border:1px dotted #666;	
}
.input_select_num_ci div {
display:inline-block;
#display:inline;
margin-right:20px;
line-height:22px;
}
.input_select_num_ci input {
border-width:0px;
}
