/* atosnt.css */
#art_footer {
  width: 900px;
  height: 20px;
  padding-top: 7px;
  text-align: center;
  /*background-color: #deddde;*/
  background-color: rgb(149,1,105);
  color: rgb(255,255,255);
}

#art_footer a {
	border-bottom: 1px dotted #FFFFFF;
	color: rgb(255,255,255);
}

.button,.del_button {
	cursor: pointer;
}

.bottom_space {
	height: 15px;
}

#treeDiv li {
	padding-bottom: 1px;
}

.del_field {
  font-size: 10px;
  font-weight: bold;  
}

#atosnt-name {
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: rgb(95,96,98);
  text-align: right;
  margin: 20px 20px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;   
  font-size: 32px;
}

#atosnt-description {
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: rgb(95,96,98);
  text-align: right;
  margin: 0 20px 0 0;
  font-size: 16px;
}

/*
#sidebar ul, li {
	text-transform: lowercase;
}

#printpath {
	text-transform: lowercase;
}
*/

label {
	width: 26.5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
	padding-top: 4px;	
	text-transform: lowercase;
}

.high_space {
	height: 14px;
	display: block;
}

.small_space {
	height: 5px;
	display: block;
}

#rootDiv {
	cursor: pointer;
	padding-left: 5px;
	margin-top: 5px;
	color: rgb(0,97,161);
	cursor: pointer;
}

#treeDiv {
	padding-left: 12px;
	margin-top: -10px;
}

#logout, #stop_bt, #clear_bt, #close_bt, #home, #save, #restart, #testAmiTypes, #openconsole, #switchtree {
	cursor: pointer;
	color: #141414;
	border-bottom: 1px dotted #141414;
}

#top_user,#top_prof,#top_session {
	font-style: italic;
}

#step {
	color: rgb(0,97,161);
	font-size: 13px;
	font-weight: bold;
	float: right;
	margin-right: 15px;
}
/* Classe che si applica ai messaggi validi� */
.LV_valid {
	color: #007f00;
}

/* Classe che si applica ai messaggi di non validi */
.LV_invalid {
	color: #bf1717;
}

/* Classe che si applica a tutti i messaggi di validazione */
.LV_validation_message {
	font-weight: bold;
	margin: 0 0 0 5px;
}

/* Stili applicati ai campi validi */
.LV_valid_field,input.LV_valid_field:hover,input.LV_valid_field:active,textarea.LV_valid_field:hover,textarea.LV_valid_field:active,.fieldWithErrors input.LV_valid_field,.fieldWithErrors textarea.LV_valid_field
	{
	
}

/* Stili applicati ai campi non validi */
.LV_invalid_field,input.LV_invalid_field:hover,input.LV_invalid_field:active,textarea.LV_invalid_field:hover,textarea.LV_invalid_field:active,.fieldWithErrors input.LV_invalid_field,.fieldWithErrors textarea.LV_invalid_field
	{
	
}
/* PopUp */
.popup p {
	color: #0061A1;
	font-weight: bold;
	font-size: 16px;
}

/* Sidebar li span */
.open {
	cursor: pointer;
	margin-left: -7px;
}

.close {
	cursor: pointer;
	margin-left: -7px;
}

.hidden {
	display: none;
}

/* Tab Menu*/
#tab-menu {
	margin-left: 15px;
}

.tab-ul {
	padding: 3px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-align: left;
	/*set to left, center, or right to align the menu as desired*/
}

.tab-li {
	display: inline;
	margin: 0px;
}

.tab-active {
	padding: 3px 7px;
	margin-right: 1px;
	border-top: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	cursor: pointer;
	background: white url(images/shade.gif) top left repeat-x;
}

.tab-a {
	padding: 3px 7px;
	margin-right: 1px;
	border-top: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	cursor: pointer;
	text-decoration: none;
}

#tab-contenuto {
	margin-right: 10px;
	padding-bottom: 10px;
/*display: block;
	width: auto;
	height: auto;*/
	border: 1px solid #DADADA;
}

#tab-message {
	margin: 5px 10px 5px 10px;
}

#tab-back {
	display: none;
}

#tab-next {
	text-align: right;
	margin-right: 10px;
	display: none;
}

/* Top Menu */
#top-menu {
	width: 100%;
	height: 20px;
	display: block;
	padding: 5px 0 5px 0;
	/*border-top: 1px solid #dadada;*/
	/*border-bottom: 1px solid #dadada;*/
	border-bottom: 1px solid #950169;
}

.left {
	float: left;
	margin: 3px 0 0 5px;
}

.left span {
	padding: 2px 0 2px 0;
	margin: 0 2px 0 2px;
	/*border: 1px solid #dadada;
	color: #141414;*/
}

.right {
	float: right;
	margin: 3px 10px 0 0;
}

.right span {
	color: #141414;
}

#log_debug_bar {
	float: right;
	margin-top: 5px;
	padding-bottom: 5px;
	display: none;
}

/* Table */
#tab-table {
	width: 690px;
	border: solid 1px;
	border-bottom: none;
	border-color: #DADADA;
	border-collapse: collapse;
}

#tab-table td {
	border: solid 1px;
	border-color: #DADADA;
	border-collapse: collapse;
}

#tableViewer {
	position: relative;
	width: 690px;
	height: auto;
	overflow: auto;
	margin: 10px 10px 0 17px;
	padding-bottom: 10px;
	color: #141414;
}

.title_row td {
	font-weight: bold;
	text-transform: lowercase;
}

.linked_title_row td {
	font-weight: bold;
}

.credits {
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}

.creditsTitle {
	font-size: 13px;
	color: rgb(0,97,161);
}

/* Summary Table */
.tr_odd {
	background-color: #F8F8FF;
	color: #141414;
}

.tr_equal {
	
}

.tr_footer {
	background-color: #F8F8FF;
	font-size: 10px;
	text-align: center;
	color: #141414;
}

.td_label {
	width: 290px;
}

.td_space {
	width: 10px;
}

#treeViewer {
	margin: 10px 10px 0 640px;
	padding-left: 7px;
	cursor: pointer;
	display: block;
	background-color: #d7eef5;
	color: rgb(0,97,161);
	display: none;
}

.li-elem {
	padding: 3px 0 3px 0;
}

.li-elem table {
	border: none;
}

#op_msg_title {
	display: none;
}

#op_status {
	display: none;
}

#operation {
	display: none;
}

#childNum {
	display: none;
}

#table-check {
	display: none;
}

#par-check {
	display: none;
}

#position {
	display: none;
}

#no-ref {
	display: none;
}

#linked-par-check {
	display: none;
}

/* Union Element */
.union {
	width: auto;
	height: auto;
	margin: 0 30px 0 325px;
	border: 1px solid #dadada;
	background-color: #F8F8FF;
}

/* Read Only Element */
.readonly {
	margin-top: 2px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #dadada;
	float: left;
	width: auto;
	height: auto;
	min-width: 50px;
	min-height: 12px;
	max-width: 470px;
}

/* Read Only Element */
.ro_cpx {
	margin: 2px 2px 0 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #dadada;
	float: left;
	width: auto;
	height: auto;
	min-width: 50px;
	min-height: 12px;
}

/* Complex Element */
.complex {
	width: auto;
	height: auto;
	margin: 0 30px 0 325px;
	border: 1px solid #dadada;
	background-color: #F8F8FF;
	list-style: none;
}

.complex-elem span {
	vertical-align: top;
}

.complex-elem select {
	min-width: 85px;
	max-height: 100px;
}

/* List Element */
.list {
	margin: 0 10px 0 282px;
}

.list-elem span {
	vertical-align: top;
}

.list_left select {
	min-width: 85px;
	height: 80px;
	vertical-align: top;
}

.list_left input {
	min-width: 85px;
	vertical-align: top;
}

.list_right select {
	min-width: 85px;
	height: 80px;
}

.list_options {
	padding: 0 5px 0 5px;
	vertical-align: top;
}

.list_add,.list_remove {
	cursor: pointer;
	margin-top: 10px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #bfbfbf;
}

#abort_cmd {
	padding: 2px 2px 2px 2px;
	text-align: center;
	font-size: 12px;
	color: rgb(0,97,161);
	cursor: pointer;
	border: 1px solid #dadada;
}

.ip_point {
	padding-top: 15px;
	font-size: 18px;
}

#graphics {
	width: 680px;
	height: 420px;
	margin: 10px 0 0 20px;
	display: none;
}

#graphics_legend {
	display: none;
	padding-bottom: 10px;
}

#graphics_title {
	margin-left: 240px;
}

#graphics_xaxis { 
	display: none;
	text-align: center;
	margin-top: 30px;
}

#graphics_repeat {
	width: 680px;
	margin: 30px 0 0 20px;
	display: none;
}

#debugViewer {
	text-align: right;
	margin: 5px 20px 0 0;
	cursor: pointer;
	display: none;
}

#reason_view {
	text-align: center;
}

/* Logs Viewer */
#logsViewer {
	text-align: right;
	margin: 15px 15px 15px 15px;
	cursor: pointer;
}

#log_frame {
	border: 1px solid #DADADA;
	position: relative;
	width: 690px;
	height: auto;
	overflow: auto;
	margin: 10px 10px 0 17px;
	font-size: 11px;
	list-style-type: none;
	display: none;
}

#op_msg {
	margin: 10px 10px 10px 10px;
	font-family: monospace;
	font-size: 11px;
	color: #141414;
}

/* Debug */
#debug-box {
	border: 1px dashed #dadada;
	width: 690px;
	height: auto;
	margin: 10px 10px 0 17px;
	list-style-type: none;
	display: none;
}

#debug-box li {
	margin: 2px 0 2px 0;
}

.debug-button {
	cursor: pointer;
	font-size: 12px;
}

.debug-content,.debug-content li,.debug-content a {
	color: rgb(0,97,161);
	font-size: 11px;
}

.debug-tabs,.debug-tabs li,.debug-tabs a {
	color: #a52a2a;
	font-size: 11px;
}

.debug-element,.debug-element li,.debug-element a {
	color: #ff8e00;
	font-size: 11px;
}

.debug-get,.debug-get li,.debug-get a {
	color: #007f00;
	font-size: 11px;
}

.debug-set,.debug-set li,.debug-set a {
	color: #8837bb;
	font-size: 11px;
}

.debug-exec,.debug-exec li,.debug-exec a {
	color: #f9a5b4;
	font-size: 11px;
}

.debug-err,.debug-err li,.debug-err a {
	color: #bf1717;
	font-size: 11px;
}

.span_binary {
	/*float: left;
	margin: 0 10px 0 305px;*/
}

#opt_legend {
	font-style: italic;
	font-size: 10px;
	margin-left: 15px;
	display: none;
}

.help_icon {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	cursor: pointer;
}

.help_msg {
	display: none;
	font-family: monospace;
}

.help_dialog {
	border: 1px solid #dadada;
	padding: 5px 5px 5px 5px;
	background-color: #F8F8FF;
	font-family: monospace;
}

.ui-dialog-titlebar-close {
	float: right;
	margin-right: 5px;
}

.http-err {
	margin-left:20px;
}

.http-err-title {
  color: rgb(0,97,161); 
  font-size: 18px;
}

.http-err-msg {
  color: #bf1717; 
  font-size: 14px;
}

.chmask {
	background-image: url('images/grid_2013_small.png');
	background-repeat: no-repeat;
	width: 312px;
	height: 430px;
}

.chmask_grid {
	text-align: left; 
	width: 312px; 
	height: 325px;
}

#in_info {
	display:none;
}

#out_info {
	display:none;
}

#next_info {
	display:none;
}

#top_session {
	display:none;
}

#logs_box {
	margin: 10px 10px 10px 10px;
	font-family: monospace;
	font-size: 11px;
	color: #141414;		
}

#logs_box span {
	width: 920px
}

#stop {
	display:none;
}

.yAxis {
	position: relative; 
	left: -20px; 
	top: -425px;
}

.ami-test {
	margin: 0 0 10px 3px;
	/*border-right: 1px dotted #141414;*/
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	width: 100%; 
	height: 100%;
}

.ami-test input {
	font-size: 10px;
}

.ami-test button {
	font-size: 10px;
	cursor: pointer;
}

.ami-test-box {
	padding: 2px 2px 2px 2px;
	border: 1px solid #DADADA;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	width: 100%; 
	height: 100%;
}

#ami-test-frame {
	margin: 5px 10px 5px 10px;
	border: 1px dotted #141414;
}

.ami-test-url {
	margin: 10px 10px 10px 10px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	width: 100%; 
	height: 100%;
}

.ami-test-url input {
	font-size: 11px;
}

.ami-test-url button {
	font-size: 11px;
	cursor: pointer;
}
