#xdbform fieldset { 
  border: 1px solid #cccccc;
  padding: 10px 0 10px 15px;
  margin: 0 0 10px 0;
}
#xdbform { 
  margin: 5px 0 10px 5px !important;
  width: 95%;
}
#xdbform fieldset legend {
  display: inline !important;
  font-family: Verdana, Arial, Sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 0px;
}
#xdbform fieldset {
    border-color: #666666;
}
#xdb_search #xdbform fieldset {
    border-color: #cccccc;
}
#xdbform p {
  clear: left;
  /*white-space: nowrap;*/
  margin: 0 0px 8px 0;
}
#xdbform p, #xdbform h1, #xdbform h3, #xdbform h2, #xdbform pre {
  margin-left: 0px;
}
#xdbform span.xdbl {
  width: 22.5%;
  white-space: normal;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #444444;
  padding: 2px 0 0 0;
  margin-right: 2.5%;
}

#xdbform input.textinput, #xdbform select.textinput, #xdbform textarea.textinput {
  font-family: Verdana, Arial, Sans-serif;
  background: #f0f0f0;
  font-size: 11px;
  line-height: 13px;
  width: 96%;
  border-top: 2px inset #ffffff;
  border-left: 2px inset #ffffff;
  border-right: 2px inset #ffffff;
  border-bottom: 2px inset #ffffff;
}
html>body #xdbform input.textinput, html>body #xdbform select.textinput, html>body #xdbform textarea.textinput {
  width: 70%;
}
#xdbform .day .textinput { width: 20px !important;} 
#xdbform .month .textinput { width: 20px !important;} 
#xdbform .year .textinput { width: 33px !important;} 
#xdbform .hour .textinput { width: 20px !important;} 
#xdbform .minutes .textinput { width: 20px !important;} 
#xdbform select.textinput {
  width: 71%;
}
#xdbform .inline, #xdbform .inlinef {
  clear: none;
  float: left;
  width: 49.5%;
}
#xdbform .vertrigo span.xdbl {
	display: block !important;
	/*color: black;*/
	/*float: none;*/
	/*text-align: justify;*/
    width: 100%;
}

#xdbform .vertrigo textarea.textinput{
	width: 100%;
}

#xdbform .vertrigo input.textinput{
	width: 100%;
}

#xdbform .vertrigo_inline span.xdbl {
	display: block !important;
	color: black;
	/*float: none;*/
	/*text-align: justify;*/
    width: 47.5%;
}
#xdbform .vertrigo_inline textarea.textinput{
	width: 47.5%;
}

#xdbform .inlinef span.xdbl {
	width: 47.5%;
}
#xdbform .toUpperCase .textinput {
	text-transform:uppercase;
}
html>body #xdbform .inlinef span.xdbl {
	width: 45%;
}
#xdbform .inline span.xdbl {
	width: 45%;
	padding-left: 5%
}
html>body #xdbform .inline span.xdbl {
	width: 35%;
	padding-left: 2.5%
}
#xdbform .inlinef {
  clear: both;
}
#xdbform .inlinef>span.xdbl {
  padding-right: 2.5%
}
#xdbform .full {
    clear: both;
}
#xdbform .full textarea {
    height: 200px;
}
#xdbform .full .textinput {
    clear: both;
    float: left;
    width: 95%;
}
#xdbform .full span.xdbl {
  display: block;
  width: 80%;
}
.xdbcount {
margin-left: 25%;
display: block;
color: #888888;
}
.full .xdbcount {
margin-left: 0px;
}
#xdbform .pseudoinline {
  width: 195px;
}
#xdbform .large span.xdbl {
  width: 65%;
}
#xdbform .large .textinput {
  width: 27.5%;
}


#xdbform .inline .textinput, #xdbform .pseudoinline .textinput {
  width: 88%;
}
html>body #xdbform .inline .textinput, html>body #xdbform .pseudoinline .textinput {
  width: 47.5%;
}
#xdbform .inlinef .textinput {
  width: 88%;
}
html>body #xdbform .inlinef .textinput {
  width: 42.5%;
}

#xdbform .inline select.textinput, #xdbform .inlinef select.textinput, #xdbform .pseudoinline select.textinput {
  width: 48.5%;
}
#xdbform p#button {
  padding: 5px 0 0 0px;
}
.submitinput, .btn input {
  font-family: Arial, Sans-serif;
  background: none;
  background: url('/_images/botao100.png') no-repeat;
  width: 100px;
  font-size: 12px;
  cursor: pointer;
  line-height: 10px;
  vertical-align: middle;
  height: 20px;
  margin-right: 10px;
  color: #000099;
  text-align: center;
  border: none;
}
.btn input:active {
  padding: 0px;
}
a.submitinput, a:hover.submitinput, a:visited.submitinput, a:link.submitinput {
   color: #000000;
   padding: 2px 10px;
   text-decoration: none;
}
a:active.submitinput {
  border: 2px inset #ffffff;
  color: #000000;
  padding: 2px 10px;
  text-decoration: none;
}
.forbid, #forbid { color: #999999; }

#xdbform .longdesc span.xdbl {
  width: 240px;
}

#xdbform .longdesc .textinput {
  width: 240px;
}

#xdbform .longdesc select.textinput {
  width: 245px;
}

.infov { margin: 5px 0px 10px 5px; width: 95%; }
.infov td, .infov th { padding: 5px 5px 5px 0px; white-space: normal; vertical-align: top; text-align: left;}
.infov td { width: 70%; }
.infov th { width: 30%; color: #666688; }
.infov th.legend { width: 100%;color: #333366; border-bottom: 1px solid #333366; }
.info { margin: 5px 0px 10px 5px; width: 95%; border-bottom: 1px solid #666666; }
.info th { color: #666666; border-bottom: 1px solid #666666; font-size: 12px}
.info td, .info th { padding: 2px 10px 3px 0px; text-align: left; }
#xdbv, div.textinput {
    line-height: 15px;
    display: block;
    float: left;
    width: 74%;
}
#xdbv p, div.textinput p {
    padding-left: 20px;
    text-indent: -20px; 
}
#xdbform .xdbdesc {
  float: left;
  color: #666666;
  /*white-space: normal !important;
  width: 110px !important;*/
  white-space: normal;
  width: 110px;
}

#xdbform .vertrigo span.xdbdesc{
  /*float: left;*/
  color: #666666;
  /*white-space: normal !important;
  width: 110px !important;*/
  white-space: normal;
  width: 100%;
}

#xdbform .htmlarea {
    float: left;
}

#xdbcalendar { width: 175px; height: 165px; font-family: Arial, verdana, sans-serif; font-size: 13px; float: left;margin: 0;}
#xdbcalendar .xdbl { width: auto; color: #000000; font-weight: bold;  padding: 5px; border: none !important; }
#xdbcalendar .day { float: left; width: 20px; height: 15px; border-left: 1px solid #7788bb; padding: 3px 0px 0px 3px; background: #eeeef6; }
#xdbcalendar .xdbl .day { height: 15px; border-left: 1px solid #000000; padding: 0px 1px 0px 2px; text-align: center; font-weight: normal; background: none !important; }
#xdbcalendar .week { clear: both; border-top: 1px solid #7788bb; padding: 0px !important; }
#xdbcalendar .month { float: left; width: auto; }
#xdbcalendar .blank { border-left: 1px solid #7788bb; background: none !important;}
#xdbcalendar a:link, #xdbcalendar a:visited { text-decoration: none; color: #000066; background: #eeeef6; }
#xdbcalendar a:hover, #xdbcalendar a:active { text-decoration: none; background: #ddddee; }
#xdbcalendar .xdbl a:link, #xdbcalendar .xdbl a:visited, #xdbcalendar .xdbl a:hover, #xdbcalendar .xdbl a:active { background: none !important; }
#xdbcalendar .selected { color: #883333; background: #ddcccc; }
.xdbnested { padding-bottom: 10px; }
.listlabel { border-bottom: 1px solid #666666; }

.export {
  margin: -20px 0 30px 0px;
  padding-right: 5%;
}
.mselect select { height: 100px; }
.col1 {
  clear: left;
  float: left;
  width: 47%;
  margin: 0 3% 0 0;
  padding: 0px;
}
.col2 {
  float: left;
  width: 47%;
  margin: 0px;
  padding: 0px;
}
.msg {
  color: #990000; font-weight: bold;width: 580px;
}

.msg_confirm {
  color: #990000; font-weight: bold;width: 580px;
}

.description .xdbl {
  float: none !important; width: auto  !important; font-weight: bold !important;
}
.description .xdbl * {
  font-weight: bold;
}
.description .xdbdesc {
 float: none !important; width: auto !important;
}
.description .xdbdesc * {
    font-weight: normal;
}
.description .textinput {
  width: 95% !important;
}

.description2 .xdbl label{
  display: block;
  width: 450px;
  font-weight: bold;
}
.description2 .xdbl * {
  font-weight: bold;
}

.description2 .xdbdesc * {
    font-weight: normal;
}
.description2 .textinput {
  width: 95% !important;
}
.readonly { color: #666666; }
.readonly input.textinput, .readonly select.textinput option, .readonly textarea.textinput {
  background: #cccccc !important; color: #666666; 
}

.required .textinput, .required .textinput option {
  background: #ffeecc !important;
}

#xdbform span.xdbcount {display: block;color: #ccc;white-space: normal;text-align:left;margin-left:25%}

#tagSearchResults {
	border: 1px solid #000;
	display: none;
	height: 100px;
	width: 70%;
	overflow-x: hidden;
	overflow-y: scroll;	
	background-color: #FFF;	
	margin-left: 25%;
}

#tagList, #tagList ul{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
} 

#tagList li {
	cursor: pointer;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;		
	margin: 0;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;	
	display: block;
}

#tag_extend {
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;	
}

#tag_fraudes {
	text-align: left;
	width: 90%;
	padding-left: 5px;
}

#tags_selected{
	display: none;
	position: absolute;
	float: left;
}
