#pageLengthTypeDiv {
	float:right;
}



#filterDiv {
	float:right;
}

#pageBlock{
	float:right;
}

#list {
	float:right;
	margin-right: 5px;
}

#message{
	-webkit-border-radius: 5px;
	outline-offset: 5px;
	border-radius: 5px;
	border: 2px inset;
}

.successText{
	color:green;
}

.errorText{
	color:red;
}

.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

.badge-success {
  background-color: #468847;
}

.badge-error {
  background-color: red;
}

.demoConsole{
	float:right;
}


.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  background-color: #fcf8e3;
  border: 1px solid #FFA312;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

strong {
  font-weight: bold;
}


.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

button {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button{
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner{
  padding: 0;
  border: 0;
}

button,
html input[type="button"]{
  cursor: pointer;
  -webkit-appearance: button;
}

.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.alert-info {  
   background-color: rgba(255, 163, 18, 0.19);
   color: black;
   background-size: 100%;
   opacity:0.8;
   fileter:alpha(opacity=40);
}

.logtext {
	 color: black;
	 opacity:1;
	 font-family:courier;
	 color:black;
	 font-size:14px;
	 fileter:alpha(opacity=100);
}

table.content-table{width:99.5%; padding:0px; margin:1% 0 0 .1%; height:22px; border-collapse:collapse;}
table.content-table input{margin:0px; padding:0pt; vertical-align:middle;}
table.input td.lable-name{padding-top:5px; padding-left:3px; padding-right:2px; padding-bottom:5px; text-align:right;}
table.content-table tr.column-header th a:link, table.content-table tr.column-header th a:visited{color:#777; font-weight:normal; text-decoration:underline;}
table.content-table tr.column-header th a:hover, table.content-table tr.column-header th a:visited:hover{color:#5e71d9; font-weight:normal; text-decoration:underline;}
table.content-table tr.column-header th img.sort-arrow, table.content-table img.icon-link{cursor:pointer;}
table.content-table tr th, table.content-table tr.top-column-header th{background:url(../images/content_table_bg.gif) repeat-x top; height:22px; border-left:1px solid #5D5D5D; border-top:1px solid #5D5D5D;}
table.content-table tr td{text-align:left; padding:0 10px 0 10px; color:#000; font-weight:normal; line-height:22px; border:1px solid #5D5D5D; border-top:0;}
table.content-table tr td.noborders{text-align:left; padding:0 10px 0 10px; color:#000; font-weight:normal; line-height:22px; border:0px solid #B3B3B3; border-top:0;}
table.content-table tr.column-header th, table.content-table tr.top-column-header th{border-right:1px solid #5D5D5D; text-align:left; padding:0 10px 0 10px; color:#000; font-weight:normal;}
table.content-table tr.column-header th{color:#333; vertical-align:middle; font-weight:normal; height:22px; border-bottom:1px solid #5D5D5D;}
table.content-table tr.Odd, table.content-table tr.Odd{background-color:#F1F6FF; height:22px;}
table.content-table tr.Even, table.content-table tr.Even{color:#888FFF; background-color:#C9DCFF; height:22px;}
table.content-table tr.Odd, table.content-table tr.Odd td{border-left:1px solid #C9DCFF;}
table.content-table tr.Even, table.content-table tr.Even td{border-left:1px solid #F1F6FF;}
table.content-table tr.column-header th img {margin:0 1px 2px 1px;}
table.control-table tr td{padding: 3px;}
table.control-table-withborder tr td{padding:8px;border-right: 1px solid #d5d7e9;}
table.control-table tr td.label-name, td.tdLabel, table.control-table-withborder tr td.label-name{padding-top: 5px;	padding-left: 3px;
	padding-right: 2px;	padding-bottom: 5px; vertical-align:inherit !important;	margin:0pt;}
td.tdLabel{width: 120px;}
td.tdLabel label {font-style: normal !important;}
.right-align {text-align:right;}
table.control-table tr td.data-column{padding-top:5px; padding-left:0px; padding-right:15px; padding-bottom:5px;}

