@charset "utf-8";
/* CSS Document */

.form_button {
	 display: inline;
}

.rounded { 
 border-radius:15px; 
 -moz-border-radius:15px; 
 -webkit-border-radius:15px; 
}

body {
  /* background-color: rgb(201, 201, 201); */
  color: black;
}

a {
	color: black;
} 

#tabs-1 {
  height: 700px;
}
#tabs-2 {
  height: 700px;
}
#tabs-3 {
  height: 700px;
}

.login_input_text {
  line-height: 2em;
  height: 2em;
  font-weight: bold;
  width: 300px;
}

.login_password_input_text {
	 line-height: 2em;
	 height: 2em;
	 width: 300px;
}

.search_input_text {
  line-height: 2em;
  height: 2em;
}

#tabs-1-ui-layout-center {
	 /* background-color: rgb(122, 122, 122) !important; */
}
#tabs-1-ui-layout-west {
  /* background-color: rgb(122, 122, 122) !important; */
}

.display_text {
	 font-size: 25px;
	 font-weight: bold;
  font-family: "Times New Roman";
}

.text_editor_text {
  font-family: Arial,sans-serif !important;
  font-size: 0.8em !important;
}

.numberCircle {

	 position: relative;
  top: 3px;   
	
	 -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  /* behavior: url(PIE.htc); */

  width: 36px;
  height: 36px;
  padding: 1px 4px;
  
  background: #fff;
  border: 2px solid #666;
  color: #666;
  text-align: center;
  
  font: 24px Arial, sans-serif
}

.loading-indicator {
  width: 80px;
  height: 80px;
  background: url('../images/ajax-loader.gif') no-repeat center left;
}

.ui-autocomplete-term { font-weight: bold; color: black; }

span.dynatree-active a {
  /*background-color: #3169C6 !important;*/
  background-color: #2779AA !important;
  color: white !important;
}




.uRegion {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  border: 1px solid #AAA;
  background-color: #FFF;
  color: #333;
  margin: 0 0 8px 0;
  overflow: hidden;
}

/*
clearfix {
  zoom: 1;
}
*/
div#uLoginContainer {
  width: 480px;
  height: 360px;
  position: absolute;
  left: 50%;
  top: 40%;
  margin: -144px 0 0 -240px;
}
/*
section.uRegion>div.uRegionHeading {
  display: table;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #ddd;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#f0f0f0,#dddddd);
  background-image: -moz-linear-gradient(#f0f0f0,#dddddd);
  background-image: linear-gradient(#f0f0f0,#dddddd);
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #AAA;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.75) inset;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.75) inset;
  box-shadow: 0 1px 0 rgba(255,255,255,0.75) inset;
}
*/
/*
#tower1 {
position:absolute;
top:40px;
left:20px;
width:20px;
height: 11px;
background-color: #2C497E;
}
#tower2 {
position:absolute;
top:28px;
left:45px;
width:20px;
height: 23px;
background-color: #7D81EB;
}
#tower3 {
position:absolute;
top:11px;
left:70px;
width:20px;
height: 40px;
background-color: #9C9C9C;
}
#tower4 {
position:absolute;
top:55px;
left:20px;
width:20px;
height: 10px;
background-color: #8D96A5;
}
#tower5 {
position:absolute;
top:55px;
left:45px;
width:20px;
height: 17px;
background-color: #BDBDEB;
}
#tower6 {
position:absolute;
top:55px;
left:70px;
width:20px;
height: 23px;
background-color: #DDD;
}

#logo_name {
position:absolute;
top:11px;
left:100px;
width:1000px;
height: 100px;
height: 40px;
font-family: sans-serif;
font-size: 55px;
color: rgba(70, 127, 180, 0.42);
}

*/

#tower1 {
position: absolute;
top: 25px;
left: 20px;
width: 15px;
height: 10px;
background-color: #2C497E;
}
#tower2 {
position: absolute;
top: 15px;
left: 40px;
width: 15px;
height: 20px;
background-color: #7D81EB;
}
#tower3 {
position: absolute;
top: 5px;
left: 60px;
width: 15px;
height: 30px;
background-color: #9C9C9C;
}
#tower4 {
position: absolute;
top: 38px;
left: 20px;
width: 15px;
height: 6px;
background-color: #8D96A5;
}
#tower5 {
position: absolute;
top: 38px;
left: 40px;
width: 15px;
height: 12px;
background-color: #BDBDEB;
}
#tower6 {
position: absolute;
top: 38px;
left: 60px;
width: 15px;
height: 18px;
background-color: #DDD;
}

#logo_name {
position: absolute;
top: 8px;
left: 85px;
font-family: sans-serif;
font-size: 39px;
color: rgba(70, 127, 180, 0.42);
}


#icons {
margin: 0;
padding: 0px 0px 4px 0px;
}

#icons div {
margin: 2px;
position: relative;
padding: 4px 4px;
cursor: pointer;
float: none;
list-style: none;
width: 15px;
height: 15px;
}

.tree_icons {
    display: inline-block;
}

.verticalLine {
    display:inline;
    border-left: solid #CFC4C4;
    position: relative;
    padding-right: 4px; 
}

#debug_div {
	 display:inline; /* inline none*/
}
	

.bar {
    display:inline;
	   height: 18px;
    background: green;
}

.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}


.ribbon {
  background-color: #a00;
  overflow: hidden;
  white-space: nowrap;
  /* top left corner */
  position: fixed;
  right: -96px;
  top: 40px;
  /* 45 deg ccw rotation */
  -webkit-transform: rotate(+45deg);
     -moz-transform: rotate(+45deg);
      -ms-transform: rotate(+45deg);
       -o-transform: rotate(+45deg);
          transform: rotate(+45deg);
  /* shadow */
  -webkit-box-shadow: 0 0 10px #888;
     -moz-box-shadow: 0 0 10px #888;
          box-shadow: 0 0 10px #888;
}
.ribbon a {
  border: 1px solid #faa;
  color: #fff;
  display: block;
  font: bold 81.25% 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 1px 0;
  padding: 2px 100px;
  text-align: center;
  text-decoration: none;
  /* shadow */
  text-shadow: 0 0 5px #444;
}