/*@buttonBackground: #E9E8E8 url("resources/css/default/img/submit.gif") repeat-x left top;*/
/* Functions
--------------------------------------------------------------------*/
/* Buttons
---------------------------------------------------------------------*/
.form_button {
  background: #ffffff url("../../resources/image/paineladm/btn-overlay.png") repeat-x;
  border: 1px solid #888;
  border: 1px solid #ccc !important;
  cursor: pointer;
  font: bold 1em sans-serif;
  color: #777 !important;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
  padding: 2px 10px;
  /*	margin-top: 5px;
	margin-top: 10px;*/
  margin-right: 10px;
  /*	width: auto! important;*/
  display: inline-block;
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 10px;
  font: bold 1.1em sans-serif;
}
.form_button:active,
.form_button:hover,
.form_button:focus {
  border-style: inset;
  outline: medium none;
  border: 1px solid #329ECC !important;
  opacity: 0.9;
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  -moz-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
  box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
}
.btn {
  background: #ffffff url("../../resources/image/paineladm/btn-overlay.png") repeat-x;
  border: 1px solid #888;
  border: 1px solid #ccc !important;
  cursor: pointer;
  font: bold 1em sans-serif;
  color: #777 !important;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
  padding: 2px 10px;
  /*	margin-top: 5px;
	margin-top: 10px;*/
  margin-right: 10px;
  /*	width: auto! important;*/
  display: inline-block;
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.btn:active,
.btn:hover,
.btn:focus {
  border-style: inset;
  outline: medium none;
  border: 1px solid #329ECC !important;
  opacity: 0.9;
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  -moz-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
  box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
}
.btn-green,
.btn#salvar,
.btn#buscar,
.form_button#salvar,
.form_button#buscar,
.form_button#enviar_contato,
.form_button#enviar {
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  border: 1px solid #749217 !important;
  background-color: #6AB620 !important;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active {
  -moz-box-shadow: 0 0 5px rgba(116, 146, 23, 0.9);
  -webkit-box-shadow: 0 0 5px rgba(116, 146, 23, 0.9);
  box-shadow: 0 0 5px rgba(116, 146, 23, 0.9);
  border: 1px solid #749217 !important;
}
.btn-blue {
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  border: 1px solid #2D69AC !important;
  background-color: #3C6ED1 !important;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
  -moz-box-shadow: 0 0 5px rgba(71, 131, 243, 0.9);
  -webkit-box-shadow: 0 0 5px rgba(71, 131, 243, 0.9);
  box-shadow: 0 0 5px rgba(71, 131, 243, 0.9);
  border: 1px solid #2D69AC !important;
}
.btn-red,
.form_button#confirm {
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  border: 1px solid #AE2B2B !important;
  background-color: #D22A2A !important;
}
.btn-red:hover,
.form_button#confirm:hover,
.btn-red:focus,
.form_button#confirm:focus,
.btn-red:active,
.form_button#confirm:active {
  -moz-box-shadow: 0 0 5px rgba(174, 43, 43, 0.9);
  -webkit-box-shadow: 0 0 5px rgba(174, 43, 43, 0.9);
  box-shadow: 0 0 5px rgba(174, 43, 43, 0.9);
  border: 1px solid #AE2B2B !important;
}
.btn-special {
  font-size: 110%;
  width: 210px;
}
/* Forms
--------------------------------------------------------------------*/
/* Forms (Temporário)
--------*/
.form_input {
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.form_label,
label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
legend {
  font: bold 12px sans-serif;
  font-weight: bold;
  font-size: 1.2em;
}
/*
--------*/
.form_help {
  font: normal 11px Verdana;
  color: #959595;
  text-indent: 2px;
}
.form_help2 {
  font: normal 10px Verdana;
  color: #959595;
  text-indent: 2px;
}
.first {
  clear: both;
  margin: 0 0 5px 0;
  padding: 1px 0 1px 0 !important;
}
.fl10 {
  width: 670px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl10.widget.button,
.fl10.widget.box.fiqueatento,
.fl10.widget.box .widget-spacer {
  width: 670px !important;
  padding: 7px 10px 5px!important;
}
.fl10 select.form_input {
  width: 670px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl10 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl10 .form_input {
  width: 662px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl10 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl10 #rightmenu dd .form_input {
  width: 637px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl10 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl10 #rightmenu dd textarea.form_input {
  width: 612px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl10 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl10 .form_label,
.fl10 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl10 label.checkbox,
.fl10 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl10 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl10 textarea {
  overflow: auto;
}
.fl10 table input[id$="_count"] {
  width: 36px !important;
}
.fl10 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl10.calendario input,
.fl10 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl10.calendario img,
.fl10 .calendario img {
  margin-left: -1px;
}
.fl10.calendario button,
.fl10 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl10 input[type$="radio"] {
  width: auto !important;
}
.fl10 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl10 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl10 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl10 .mceLayout {
  width: 100% !important;
}
.fl10 .nowidth select,
.fl10 .nowidth input,
.fl10.nowidth select,
.fl10.nowidth input {
  width: auto !important;
}
.fl9 {
  width: 602px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl9.widget.button,
.fl9.widget.box.fiqueatento,
.fl9.widget.box .widget-spacer {
  width: 598.2px !important;
  padding: 7px 10px 5px!important;
}
.fl9 select.form_input {
  width: 602px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl9 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl9 .form_input {
  width: 594px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl9 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl9 #rightmenu dd .form_input {
  width: 571.5px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl9 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl9 #rightmenu dd textarea.form_input {
  width: 549px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl9 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl9 .form_label,
.fl9 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl9 label.checkbox,
.fl9 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl9 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl9 textarea {
  overflow: auto;
}
.fl9 table input[id$="_count"] {
  width: 36px !important;
}
.fl9 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl9.calendario input,
.fl9 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl9.calendario img,
.fl9 .calendario img {
  margin-left: -1px;
}
.fl9.calendario button,
.fl9 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl9 input[type$="radio"] {
  width: auto !important;
}
.fl9 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl9 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl9 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl9 .mceLayout {
  width: 100% !important;
}
.fl9 .nowidth select,
.fl9 .nowidth input,
.fl9.nowidth select,
.fl9.nowidth input {
  width: auto !important;
}
.fl8 {
  width: 534px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl8.widget.button,
.fl8.widget.box.fiqueatento,
.fl8.widget.box .widget-spacer {
  width: 526.4px !important;
  padding: 7px 10px 5px!important;
}
.fl8 select.form_input {
  width: 534px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl8 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl8 .form_input {
  width: 526px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl8 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl8 #rightmenu dd .form_input {
  width: 506px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl8 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl8 #rightmenu dd textarea.form_input {
  width: 486px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl8 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl8 .form_label,
.fl8 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl8 label.checkbox,
.fl8 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl8 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl8 textarea {
  overflow: auto;
}
.fl8 table input[id$="_count"] {
  width: 36px !important;
}
.fl8 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl8.calendario input,
.fl8 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl8.calendario img,
.fl8 .calendario img {
  margin-left: -1px;
}
.fl8.calendario button,
.fl8 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl8 input[type$="radio"] {
  width: auto !important;
}
.fl8 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl8 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl8 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl8 .mceLayout {
  width: 100% !important;
}
.fl8 .nowidth select,
.fl8 .nowidth input,
.fl8.nowidth select,
.fl8.nowidth input {
  width: auto !important;
}
.fl7 {
  width: 466px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl7.widget.button,
.fl7.widget.box.fiqueatento,
.fl7.widget.box .widget-spacer {
  width: 454.6px !important;
  padding: 7px 10px 5px!important;
}
.fl7 select.form_input {
  width: 466px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl7 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl7 .form_input {
  width: 458px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl7 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl7 #rightmenu dd .form_input {
  width: 440.5px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl7 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl7 #rightmenu dd textarea.form_input {
  width: 423px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl7 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl7 .form_label,
.fl7 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl7 label.checkbox,
.fl7 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl7 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl7 textarea {
  overflow: auto;
}
.fl7 table input[id$="_count"] {
  width: 36px !important;
}
.fl7 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl7.calendario input,
.fl7 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl7.calendario img,
.fl7 .calendario img {
  margin-left: -1px;
}
.fl7.calendario button,
.fl7 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl7 input[type$="radio"] {
  width: auto !important;
}
.fl7 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl7 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl7 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl7 .mceLayout {
  width: 100% !important;
}
.fl7 .nowidth select,
.fl7 .nowidth input,
.fl7.nowidth select,
.fl7.nowidth input {
  width: auto !important;
}
.fl6 {
  width: 398px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl6.widget.button,
.fl6.widget.box.fiqueatento,
.fl6.widget.box .widget-spacer {
  width: 382.8px !important;
  padding: 7px 10px 5px!important;
}
.fl6 select.form_input {
  width: 398px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl6 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl6 .form_input {
  width: 390px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl6 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl6 #rightmenu dd .form_input {
  width: 375px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl6 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl6 #rightmenu dd textarea.form_input {
  width: 360px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl6 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl6 .form_label,
.fl6 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl6 label.checkbox,
.fl6 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl6 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl6 textarea {
  overflow: auto;
}
.fl6 table input[id$="_count"] {
  width: 36px !important;
}
.fl6 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl6.calendario input,
.fl6 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl6.calendario img,
.fl6 .calendario img {
  margin-left: -1px;
}
.fl6.calendario button,
.fl6 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl6 input[type$="radio"] {
  width: auto !important;
}
.fl6 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl6 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl6 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl6 .mceLayout {
  width: 100% !important;
}
.fl6 .nowidth select,
.fl6 .nowidth input,
.fl6.nowidth select,
.fl6.nowidth input {
  width: auto !important;
}
.fl5 {
  width: 330px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl5.widget.button,
.fl5.widget.box.fiqueatento,
.fl5.widget.box .widget-spacer {
  width: 311px !important;
  padding: 7px 10px 5px!important;
}
.fl5 select.form_input {
  width: 330px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl5 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl5 .form_input {
  width: 322px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl5 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl5 #rightmenu dd .form_input {
  width: 309.5px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl5 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl5 #rightmenu dd textarea.form_input {
  width: 297px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl5 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl5 .form_label,
.fl5 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl5 label.checkbox,
.fl5 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl5 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl5 textarea {
  overflow: auto;
}
.fl5 table input[id$="_count"] {
  width: 36px !important;
}
.fl5 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl5.calendario input,
.fl5 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl5.calendario img,
.fl5 .calendario img {
  margin-left: -1px;
}
.fl5.calendario button,
.fl5 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl5 input[type$="radio"] {
  width: auto !important;
}
.fl5 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl5 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl5 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl5 .mceLayout {
  width: 100% !important;
}
.fl5 .nowidth select,
.fl5 .nowidth input,
.fl5.nowidth select,
.fl5.nowidth input {
  width: auto !important;
}
.fl4 {
  width: 262px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl4.widget.button,
.fl4.widget.box.fiqueatento,
.fl4.widget.box .widget-spacer {
  width: 239.2px !important;
  padding: 7px 10px 5px!important;
}
.fl4 select.form_input {
  width: 262px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl4 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl4 .form_input {
  width: 254px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl4 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl4 #rightmenu dd .form_input {
  width: 244px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl4 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl4 #rightmenu dd textarea.form_input {
  width: 234px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl4 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl4 .form_label,
.fl4 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl4 label.checkbox,
.fl4 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl4 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl4 textarea {
  overflow: auto;
}
.fl4 table input[id$="_count"] {
  width: 36px !important;
}
.fl4 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl4.calendario input,
.fl4 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl4.calendario img,
.fl4 .calendario img {
  margin-left: -1px;
}
.fl4.calendario button,
.fl4 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl4 input[type$="radio"] {
  width: auto !important;
}
.fl4 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl4 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl4 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl4 .mceLayout {
  width: 100% !important;
}
.fl4 .nowidth select,
.fl4 .nowidth input,
.fl4.nowidth select,
.fl4.nowidth input {
  width: auto !important;
}
.fl3 {
  width: 194px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl3.widget.button,
.fl3.widget.box.fiqueatento,
.fl3.widget.box .widget-spacer {
  width: 167.4px !important;
  padding: 7px 10px 5px!important;
}
.fl3 select.form_input {
  width: 194px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl3 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl3 .form_input {
  width: 186px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl3 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl3 #rightmenu dd .form_input {
  width: 178.5px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl3 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl3 #rightmenu dd textarea.form_input {
  width: 171px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl3 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl3 .form_label,
.fl3 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl3 label.checkbox,
.fl3 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl3 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl3 textarea {
  overflow: auto;
}
.fl3 table input[id$="_count"] {
  width: 36px !important;
}
.fl3 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl3.calendario input,
.fl3 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl3.calendario img,
.fl3 .calendario img {
  margin-left: -1px;
}
.fl3.calendario button,
.fl3 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl3 input[type$="radio"] {
  width: auto !important;
}
.fl3 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl3 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl3 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl3 .mceLayout {
  width: 100% !important;
}
.fl3 .nowidth select,
.fl3 .nowidth input,
.fl3.nowidth select,
.fl3.nowidth input {
  width: auto !important;
}
.fl2 {
  width: 126px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl2.widget.button,
.fl2.widget.box.fiqueatento,
.fl2.widget.box .widget-spacer {
  width: 95.59999999999999px !important;
  padding: 7px 10px 5px!important;
}
.fl2 select.form_input {
  width: 126px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl2 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl2 .form_input {
  width: 118px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl2 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl2 #rightmenu dd .form_input {
  width: 113px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl2 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl2 #rightmenu dd textarea.form_input {
  width: 108px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl2 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl2 .form_label,
.fl2 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl2 label.checkbox,
.fl2 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl2 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl2 textarea {
  overflow: auto;
}
.fl2 table input[id$="_count"] {
  width: 36px !important;
}
.fl2 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl2.calendario input,
.fl2 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl2.calendario img,
.fl2 .calendario img {
  margin-left: -1px;
}
.fl2.calendario button,
.fl2 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl2 input[type$="radio"] {
  width: auto !important;
}
.fl2 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl2 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl2 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl2 .mceLayout {
  width: 100% !important;
}
.fl2 .nowidth select,
.fl2 .nowidth input,
.fl2.nowidth select,
.fl2.nowidth input {
  width: auto !important;
}
.fl1 {
  width: 58px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.fl1.widget.button,
.fl1.widget.box.fiqueatento,
.fl1.widget.box .widget-spacer {
  width: 23.8px !important;
  padding: 7px 10px 5px!important;
}
.fl1 select.form_input {
  width: 58px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl1 select.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl1 .form_input {
  width: 50px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl1 .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl1 #rightmenu dd .form_input {
  width: 47.5px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl1 #rightmenu dd .form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl1 #rightmenu dd textarea.form_input {
  width: 45px !important;
  background: url("../../resources/image/adm/bkg_form.gif") repeat-x;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font: normal 12px Verdana;
  padding: 2px 3px;
  margin-top: 2px !important;
  /*.rounded-corners(@buttonRadius);*/
}
.fl1 #rightmenu dd textarea.form_input:focus {
  -moz-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
  -webkit-focus-ring-color: none;
  border-color: #c4c4c4;
  background: #FFFFF0;
  outline-width: 0;
  /* No outline border for Safary */
}
.fl1 .form_label,
.fl1 label {
  cursor: pointer;
  /*line-height: 14px !important;*/
  font: bold 12px sans-serif;
}
.fl1 label.checkbox,
.fl1 label.radio {
  font-weight: normal;
  line-height: 18px;
}
.fl1 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.fl1 textarea {
  overflow: auto;
}
.fl1 table input[id$="_count"] {
  width: 36px !important;
}
.fl1 input[type=checkbox] {
  background: none transparent!important;
  border: 0 none transparent!important;
  padding: 2px 0!important;
}
.fl1.calendario input,
.fl1 .calendario input {
  width: 68px !important;
  width: 70px !important;
  font-size: 11px !important;
  padding: 4px 1px;
}
.fl1.calendario img,
.fl1 .calendario img {
  margin-left: -1px;
}
.fl1.calendario button,
.fl1 .calendario button {
  padding: 0px 0px 0px 2px !important;
  width: 16px !important;
  height: 16px;
}
.fl1 input[type$="radio"] {
  width: auto !important;
}
.fl1 .editsearch select[id$="_filters"] {
  width: auto !important;
}
.fl1 .editsearch input[id$="_search"] {
  width: 207px !important;
}
.fl1 .editsearch select[title*="_"] {
  width: 390px !important;
}
.fl1 .mceLayout {
  width: 100% !important;
}
.fl1 .nowidth select,
.fl1 .nowidth input,
.fl1.nowidth select,
.fl1.nowidth input {
  width: auto !important;
}
.div10 {
  width: 670px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div10.widget.button,
.div10.widget.box.fiqueatento,
.div10.widget.box .widget-spacer {
  width: 670px !important;
  padding: 7px 10px 5px!important;
}
.div9 {
  width: 602px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div9.widget.button,
.div9.widget.box.fiqueatento,
.div9.widget.box .widget-spacer {
  width: 598.2px !important;
  padding: 7px 10px 5px!important;
}
.div8 {
  width: 534px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div8.widget.button,
.div8.widget.box.fiqueatento,
.div8.widget.box .widget-spacer {
  width: 526.4px !important;
  padding: 7px 10px 5px!important;
}
.div7 {
  width: 466px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div7.widget.button,
.div7.widget.box.fiqueatento,
.div7.widget.box .widget-spacer {
  width: 454.6px !important;
  padding: 7px 10px 5px!important;
}
.div6 {
  width: 398px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div6.widget.button,
.div6.widget.box.fiqueatento,
.div6.widget.box .widget-spacer {
  width: 382.8px !important;
  padding: 7px 10px 5px!important;
}
.div5 {
  width: 330px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div5.widget.button,
.div5.widget.box.fiqueatento,
.div5.widget.box .widget-spacer {
  width: 311px !important;
  padding: 7px 10px 5px!important;
}
.div4 {
  width: 262px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div4.widget.button,
.div4.widget.box.fiqueatento,
.div4.widget.box .widget-spacer {
  width: 239.2px !important;
  padding: 7px 10px 5px!important;
}
.div3 {
  width: 194px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div3.widget.button,
.div3.widget.box.fiqueatento,
.div3.widget.box .widget-spacer {
  width: 167.4px !important;
  padding: 7px 10px 5px!important;
}
.div2 {
  width: 126px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div2.widget.button,
.div2.widget.box.fiqueatento,
.div2.widget.box .widget-spacer {
  width: 95.59999999999999px !important;
  padding: 7px 10px 5px!important;
}
.div1 {
  width: 58px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 10px;
}
.div1.widget.button,
.div1.widget.box.fiqueatento,
.div1.widget.box .widget-spacer {
  width: 23.8px !important;
  padding: 7px 10px 5px!important;
}
.col-20 {
  width: 940px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-20.widget.button,
.col-20.widget.box.fiqueatento,
.col-20.widget.box .widget-spacer {
  width: 940px !important;
  padding: 7px 10px 5px!important;
}
.col-19 {
  width: 892px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-19.widget.button,
.col-19.widget.box.fiqueatento,
.col-19.widget.box .widget-spacer {
  width: 890.6px !important;
  padding: 7px 10px 5px!important;
}
.col-18 {
  width: 844px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-18.widget.button,
.col-18.widget.box.fiqueatento,
.col-18.widget.box .widget-spacer {
  width: 841.2px !important;
  padding: 7px 10px 5px!important;
}
.col-17 {
  width: 796px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-17.widget.button,
.col-17.widget.box.fiqueatento,
.col-17.widget.box .widget-spacer {
  width: 791.8px !important;
  padding: 7px 10px 5px!important;
}
.col-16 {
  width: 748px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-16.widget.button,
.col-16.widget.box.fiqueatento,
.col-16.widget.box .widget-spacer {
  width: 742.4px !important;
  padding: 7px 10px 5px!important;
}
.col-15 {
  width: 700px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-15.widget.button,
.col-15.widget.box.fiqueatento,
.col-15.widget.box .widget-spacer {
  width: 693px !important;
  padding: 7px 10px 5px!important;
}
.col-14 {
  width: 652px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-14.widget.button,
.col-14.widget.box.fiqueatento,
.col-14.widget.box .widget-spacer {
  width: 643.6px !important;
  padding: 7px 10px 5px!important;
}
.col-13 {
  width: 604px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-13.widget.button,
.col-13.widget.box.fiqueatento,
.col-13.widget.box .widget-spacer {
  width: 594.2px !important;
  padding: 7px 10px 5px!important;
}
.col-12 {
  width: 556px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-12.widget.button,
.col-12.widget.box.fiqueatento,
.col-12.widget.box .widget-spacer {
  width: 544.8px !important;
  padding: 7px 10px 5px!important;
}
.col-11 {
  width: 508px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-11.widget.button,
.col-11.widget.box.fiqueatento,
.col-11.widget.box .widget-spacer {
  width: 495.4px !important;
  padding: 7px 10px 5px!important;
}
.col-10 {
  width: 460px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-10.widget.button,
.col-10.widget.box.fiqueatento,
.col-10.widget.box .widget-spacer {
  width: 446px !important;
  padding: 7px 10px 5px!important;
}
.col-9 {
  width: 412px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-9.widget.button,
.col-9.widget.box.fiqueatento,
.col-9.widget.box .widget-spacer {
  width: 396.6px !important;
  padding: 7px 10px 5px!important;
}
.col-8 {
  width: 364px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-8.widget.button,
.col-8.widget.box.fiqueatento,
.col-8.widget.box .widget-spacer {
  width: 347.2px !important;
  padding: 7px 10px 5px!important;
}
.col-7 {
  width: 316px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-7.widget.button,
.col-7.widget.box.fiqueatento,
.col-7.widget.box .widget-spacer {
  width: 297.8px !important;
  padding: 7px 10px 5px!important;
}
.col-6 {
  width: 268px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-6.widget.button,
.col-6.widget.box.fiqueatento,
.col-6.widget.box .widget-spacer {
  width: 248.4px !important;
  padding: 7px 10px 5px!important;
}
.col-5 {
  width: 220px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-5.widget.button,
.col-5.widget.box.fiqueatento,
.col-5.widget.box .widget-spacer {
  width: 199px !important;
  padding: 7px 10px 5px!important;
}
.col-4 {
  width: 172px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-4.widget.button,
.col-4.widget.box.fiqueatento,
.col-4.widget.box .widget-spacer {
  width: 149.6px !important;
  padding: 7px 10px 5px!important;
}
.col-3 {
  width: 124px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-3.widget.button,
.col-3.widget.box.fiqueatento,
.col-3.widget.box .widget-spacer {
  width: 100.2px !important;
  padding: 7px 10px 5px!important;
}
.col-2 {
  width: 76px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-2.widget.button,
.col-2.widget.box.fiqueatento,
.col-2.widget.box .widget-spacer {
  width: 50.8px !important;
  padding: 7px 10px 5px!important;
}
.col-1 {
  width: 28px !important;
  margin: 0 0 5px 0;
  float: left;
  padding: 1px 0 1px 20px;
}
.col-1.widget.button,
.col-1.widget.box.fiqueatento,
.col-1.widget.box .widget-spacer {
  width: 1.4px !important;
  padding: 7px 10px 5px!important;
}
.divText {
  margin-top: 16px;
}
