.simuladores-v2-app.designer-portlet ul.holder {
  min-width: 100px !important;
  margin: 0;
  border: 1px solid #CCC;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  padding: 4px 5px 0; }

.simuladores-v2-app.designer-portlet *:first-child + html ul.holder {
  padding-bottom: 2px; }

.simuladores-v2-app.designer-portlet * html ul.holder {
  padding-bottom: 2px; }

.simuladores-v2-app.designer-portlet ul.holder li {
  float: left;
  list-style-type: none;
  margin: 0 5px 4px 0;
  white-space: nowrap; }

.simuladores-v2-app.designer-portlet ul.holder li.bit-box, .simuladores-v2-app.designer-portlet ul.holder li.bit-input input {
  font: 11px "Lucida Grande", "Verdana"; }

.simuladores-v2-app.designer-portlet ul.holder li.bit-box {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #CAD8F3;
  background: #DEE7F8;
  padding: 1px 15px 2px 5px;
  position: relative; }

.simuladores-v2-app.designer-portlet ul.holder li.bit-box-focus {
  border-color: #598BEC;
  background: #598BEC;
  color: #fff; }

.simuladores-v2-app.designer-portlet ul.holder li.bit-input input {
  min-width: 100px !important;
  width: auto;
  overflow: visible;
  margin: 0;
  border: 0px;
  outline: 0;
  padding: 3px 0px 2px; }

.simuladores-v2-app.designer-portlet ul.holder li.bit-input input:focus {
  box-shadow: none;
  border: 0px; }

.simuladores-v2-app.designer-portlet ul.holder li.bit-input input.smallinput {
  width: 100px; }

.simuladores-v2-app.designer-portlet .facebook-auto {
  min-width: 100px !important;
  display: none;
  position: absolute;
  background: #eee;
  z-index: 1001; }

.simuladores-v2-app.designer-portlet .facebook-auto .select_all_items {
  display: block;
  float: right; }

.simuladores-v2-app.designer-portlet .facebook-auto .default {
  padding: 5px;
  border: 1px solid #ccc;
  border-width: 0 1px 1px;
  font-family: "Lucida Grande","Verdana";
  font-size: 11px; }

.simuladores-v2-app.designer-portlet .facebook-auto ul {
  display: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  position: absolute;
  z-index: 9999;
  box-shadow: 0 2px 5px #ccc; }

.simuladores-v2-app.designer-portlet .facebook-auto ul li {
  padding: 5px 15px;
  z-index: 1000;
  cursor: pointer;
  margin: 0;
  list-style-type: none;
  border: 1px solid #ccc;
  border-width: 0 1px 1px;
  font: 11px "Lucida Grande", "Verdana";
  background-color: #eee; }

.simuladores-v2-app.designer-portlet .facebook-auto ul li em {
  font-weight: bold;
  font-style: normal;
  background: #ccc; }

.simuladores-v2-app.designer-portlet .facebook-auto ul li.auto-focus {
  background: #4173CC;
  color: #fff; }

.simuladores-v2-app.designer-portlet .facebook-auto ul li.auto-focus em {
  background: none; }

.simuladores-v2-app.designer-portlet .deleted {
  background-color: #4173CC !important;
  color: #ffffff !important; }

.simuladores-v2-app.designer-portlet .facebook-auto .hidden {
  display: none; }

.simuladores-v2-app.designer-portlet .maininput[disabled='disabled'] {
  background: #fff; }

.simuladores-v2-app.designer-portlet .facebook-auto ul li .title {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5em; }

.simuladores-v2-app.designer-portlet ul.holder li.bit-box a.closebutton {
  position: absolute;
  right: 4px;
  top: 5px;
  display: block;
  width: 7px;
  height: 7px;
  font-size: 1px;
  background: url("images/close.gif"); }

.simuladores-v2-app.designer-portlet ul.holder li.bit-box a.closebutton:hover {
  background-position: 7px; }

.simuladores-v2-app.designer-portlet ul.holder li.bit-box-focus a.closebutton, .simuladores-v2-app.designer-portlet ul.holder li.bit-box-focus a.closebutton:hover {
  background-position: bottom; }

.simuladores-v2-app.designer-portlet .ie6fix {
  height: 1px;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1; }

.confirm .ui-dialog-titlebar {
  border-bottom: 1px solid #272727;
  padding: 5px 10px 5px 15px;
  cursor: move;
  background: #75ad4f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75ad4f), color-stop(99%, #5f8c40));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* IE10+ */
  background: linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* W3C */
  color: white;
  text-shadow: 0 1px 0 #505864, 0 -1px 0 black;
  letter-spacing: 1px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.ui-dialog button {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-repeat: repeat-x;
  border-radius: 30px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333333;
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 0;
  padding: 0px 10px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  height: 23px;
  font-weight: normal; }

.ui-dialog button {
  color: white;
  background: #75ad4f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75ad4f), color-stop(99%, #5f8c40));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* IE10+ */
  background: linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* W3C */
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.ui-dialog.confirm .cancel {
  background-color: #F5F5F5;
  background-image: -moz-linear-gradient(center top, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  border-color: #CCCCCC #CCCCCC #BBBBBB;
  color: #333333;
  text-shadow: none; }

.ui-dialog.confirm .ui-dialog-titlebar-close:hover {
  padding: 1px; }

.ui-dialog.confirm {
  background: white;
  border: 1px solid #272727;
  border-radius: 0;
  box-shadow: 0 3px 10px #696969;
  font-size: 12px; }

.ui-dialog.confirm .ui-dialog-buttonset > * {
  margin: 0 0.2em; }

/* DatePicker Container */
.ui-datepicker {
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  background: #f2f2f2;
  display: none;
  z-index: 2000 !important; }

.ui-datepicker a {
  text-decoration: none; }

.ui-datepicker .ui-icon {
  width: auto;
  height: auto;
  background-image: none;
  text-indent: 0; }

/* DatePicker Table */
.ui-datepicker-header {
  color: #e0e0e0;
  background: black;
  font-weight: bold;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  text-shadow: 1px -1px 0px black;
  filter: dropshadow(color=black, offx=1, offy=-1);
  line-height: 25px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #111;
  width: auto; }

.ui-datepicker-title {
  text-align: center; }

.ui-datepicker-prev, .ui-datepicker-next {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  background-repeat: no-repeat;
  overflow: hidden;
  color: #e0e0e0;
  padding: 0 0.5em; }

.ui-datepicker-prev {
  float: left; }

.ui-datepicker-next {
  float: right; }

.ui-datepicker thead {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
  border-bottom: 1px solid #bbb; }

.ui-datepicker th {
  text-transform: uppercase;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  text-shadow: 1px 0px 0px #fff;
  filter: dropshadow(color=white, offx=1, offy=0); }

.ui-datepicker tbody td {
  padding: 0;
  border-right: 1px solid #bbb; }

.ui-datepicker tbody td:last-child {
  border-right: 0px; }

.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 25px;
  line-height: 25px;
  color: #666666;
  text-shadow: 1px 1px 0px #fff;
  filter: dropshadow(color=white, offx=1, offy=1); }

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: linear-gradient(top, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); }

.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7; }

.ui-datepicker-calendar .ui-state-active {
  background: #7DB955;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  color: white;
  text-shadow: 0px 1px 0px #4d7a85;
  filter: dropshadow(color=#4d7a85, offx=0, offy=1);
  border: 1px solid #55838f;
  position: relative;
  margin: -1px; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }

.ui-datepicker-week-end {
  text-align: center; }

/*********************************************************************************************************************************************************************/
/***************************************************************************MAQUETE10/02/014**************************************************************************/
/*********************************************************************************************************************************************************************/
body div#container div.contents div.portlet-content div.portlet div.content div.bottom {
  margin-bottom: 107px !important;
  z-index: 0; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock .component.panel.floatingBar {
  border: 0!important;
  z-index: 201!important;
  background: none!important;
  margin-left: 60px; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock .column.w-100 .component.panel.floatingBar {
  margin-left: 60px;
  width: 800px; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock .column.w-100 .component.panel.floatingBar.fullWidth {
  margin-left: -8px;
  width: 880px; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock .component.panel.floatingBar > div {
  width: 800px !important;
  left: 0px;
  border: 2px solid #7db955 !important;
  border-radius: 12px !important;
  margin-bottom: -5px !important;
  overflow: hidden;
  background: white; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock .component.panel.floatingBar.fullWidth {
  margin-left: -8px;
  padding-left: 60px;
  width: 880px;
  border-radius: 12px;
  background: white!important; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock .component.panel.floatingBar.fullWidth > div {
  border: 0px solid #7db955 !important;
  margin-bottom: -3px !important;
  padding-left: 10px;
  padding-right: 0px; }

body div#container .contents div.portlet div.content div.middle .simuladores-v2-app.designer-portlet .portlet-body:last-child {
  min-height: 0px;
  padding-bottom: 10px; }

/*********************************************************************************************************************************************************************/
@CHARSET "UTF-8";
td .caracteristicas span.wrapper-start {
  width: 95%; }

td .caracteristicas span.wrapper-start span.wrapper-end, td .caracteristicas span.wrapper-start span.wrapper-end span.wrapper {
  width: 100%; }

.simuladores-v2-app.designer-portlet .component > span.locked_field {
  display: inline-block !important; }

.textJustify {
  text-align: justify; }

.simuladores-v2-app.designer-portlet .component.checkbox.inddanosproprios > div {
  margin-top: 8px; }

.simuladores-v2-app.designer-portlet .component.checkbox.inddanosproprios > label {
  margin: 0; }

.simuladores-v2-app.designer-portlet .component.aggregator .fields > div > .margin-right {
  float: left;
  margin-right: 13px; }

.simuladores-v2-app.designer-portlet .component.nomemediador span {
  vertical-align: initial; }

.simuladores-v2-app.designer-portlet .component .footer {
  overflow: hidden;
  margin-left: 0;
  padding: 5px 0px;
  position: fixed;
  width: 100%;
  bottom: 35px;
  border-top: 1px solid;
  border-top-color: white;
  background-color: silver;
  left: 0; }

.simuladores-v2-app.designer-portlet .component .footer .column {
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .footer .component {
  padding: 0;
  float: right;
  margin-left: 0.5em;
  height: 23px; }

.simuladores-v2-app.designer-portlet .footer .component.inOptions {
  padding: 0;
  float: left;
  margin-left: 0.5em;
  height: 23px; }

.simuladores-v2-app.designer-portlet .footer .component .hover {
  margin-left: 0px; }

.simuladores-v2-app.designer-portlet .footer .component a {
  height: 23px;
  line-height: 23px;
  display: block; }

.simuladores-v2-app.designer-portlet .component .footer .column {
  border-color: #ccc; }

.portal-popup .designer-portlet .component .footer {
  bottom: 0; }

.portal-popup.with-footer {
  margin-bottom: 35px; }

/*
.designer-portlet > .portlet-body {
  background: white;
  margin: 0.5em 1em;
  border: 1px solid #AAA;
  box-shadow: 0 2px 5px #CCC;
  border-radius: 5px;
  clear: both; }
*/

.designer-portlet > .component.heading, .designer-portlet > .component.back {
  margin: 0em 2em 0.5em 2em;
  padding: 0;
  float: left; }

.designer-portlet > .component.heading.inline-right {
  float: right; }

.designer-portlet > .component.back {
  margin-right: 10px; }

.designer-portlet > .component.heading {
  margin-left: 0px; }

.designer-portlet > .component.back a {
  font-size: 12px;
  height: 24px;
  display: block;
  line-height: 24px; }

.designer-portlet .component .error.expression a.close {
  display: none; }

.simuladores-v2-app.designer-portlet a.proc-anteriores, .simuladores-v2-app.designer-portlet a.documentos, .simuladores-v2-app.designer-portlet a.pedidos-informacao {
  height: 35px;
  display: block;
  width: 0px !important;
  padding-left: 33px;
  overflow: hidden;
  float: left; }

.simuladores-v2-app.designer-portlet a.proc-anteriores {
  background: url("images/proc.png") no-repeat; }

.simuladores-v2-app.designer-portlet a.documentos {
  background: url("images/documentos.png") no-repeat; }

.simuladores-v2-app.designer-portlet .pedidos-informacao {
  background: url("images/informacao.png") no-repeat; }

.simuladores-v2-app.designer-portlet .picklist select {
  width: 150px; }

.simuladores-v2-app.designer-portlet .picklist .pickSelect, .simuladores-v2-app.designer-portlet .picklist select {
  float: left; }

.simuladores-v2-app.designer-portlet .picklist .pickListButtons {
  float: left; }

.simuladores-v2-app.designer-portlet .picklist .pickListButtons.withLabels {
  padding-top: 2em; }

.simuladores-v2-app.designer-portlet .picklist button {
  display: block;
  margin: 5px;
  height: auto;
  line-height: normal; }

.simuladores-v2-app.designer-portlet .component.picklist > div.right > select {
  float: right; }

.simuladores-v2-app.designer-portlet .component.picklist > div.right > div {
  float: right; }

.simuladores-v2-app.designer-portlet .noUi-target, .simuladores-v2-app.designer-portlet .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.simuladores-v2-app.designer-portlet .noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  background: #73B348; }

.simuladores-v2-app.designer-portlet .noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background: #FAFAFA; }

.simuladores-v2-app.designer-portlet .noUi-handle {
  position: relative;
  z-index: 1; }

.simuladores-v2-app.designer-portlet .noUi-stacking .noUi-handle {
  z-index: 10; }

.simuladores-v2-app.designer-portlet .noUi-stacking + .noUi-origin {
  *z-index: -1; }

.simuladores-v2-app.designer-portlet .noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s,top .3s;
  transition: left .3s,top .3s; }

.simuladores-v2-app.designer-portlet .noUi-state-drag * {
  cursor: inherit!important; }

.simuladores-v2-app.designer-portlet .noUi-horizontal {
  height: 0.5em; }

.simuladores-v2-app.designer-portlet .noUi-horizontal .noUi-handle {
  width: 1.2em;
  height: 1.2em;
  left: -17px;
  top: -6px; }

.simuladores-v2-app.designer-portlet .noUi-horizontal.noUi-extended {
  padding: 0 15px; }

.simuladores-v2-app.designer-portlet .noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px; }

.simuladores-v2-app.designer-portlet .noUi-vertical {
  width: 18px; }

.simuladores-v2-app.designer-portlet .noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

.simuladores-v2-app.designer-portlet .noUi-vertical.noUi-extended {
  padding: 15px 0; }

.simuladores-v2-app.designer-portlet .noUi-vertical.noUi-extended .noUi-origin {
  bottom: -15px; }

.simuladores-v2-app.designer-portlet .noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0; }

.simuladores-v2-app.designer-portlet .noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.simuladores-v2-app.designer-portlet .noUi-origin {
  border-radius: 2px; }

.simuladores-v2-app.designer-portlet .noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbbbbb; }

.simuladores-v2-app.designer-portlet .noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbbbbb; }

.simuladores-v2-app.designer-portlet .noUi-dragable {
  cursor: w-resize; }

.simuladores-v2-app.designer-portlet .noUi-vertical .noUi-dragable {
  cursor: n-resize; }

.simuladores-v2-app.designer-portlet .noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px white, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb; }

.simuladores-v2-app.designer-portlet .noUi-active {
  box-shadow: inset 0 0 1px white, inset 0 1px 7px #dddddd, 0 3px 6px -3px #bbbbbb; }

.simuladores-v2-app.designer-portlet [disabled] .noUi-connect, .simuladores-v2-app.designer-portlet [disabled].noUi-connect {
  background: #B8B8B8; }

.simuladores-v2-app.designer-portlet [disabled] .noUi-handle {
  cursor: not-allowed; }

.simuladores-v2-app.designer-portlet .treeview, .simuladores-v2-app.designer-portlet .treeview ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.simuladores-v2-app.designer-portlet .treeview ul {
  background-color: white;
  margin-top: 4px; }

.simuladores-v2-app.designer-portlet .treeview .hitarea {
  background: url(images/treeview-default.gif) -64px -25px no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer; }

.simuladores-v2-app.designer-portlet * html .hitarea {
  display: inline;
  float: none; }

.simuladores-v2-app.designer-portlet .treeview li {
  margin: 0;
  padding: 3px 0pt 3px 16px; }

.simuladores-v2-app.designer-portlet .treeview a.selected {
  font-weight: bold; }

.simuladores-v2-app.designer-portlet #treecontrol {
  margin: 1em 0;
  display: none; }

.simuladores-v2-app.designer-portlet .treeview .hover {
  color: #7DB955;
  cursor: pointer; }

.simuladores-v2-app.designer-portlet .treeview li {
  background: url(images/treeview-default-line.gif) 0 0 no-repeat; }

.simuladores-v2-app.designer-portlet .treeview li.collapsable, .simuladores-v2-app.designer-portlet .treeview li.expandable {
  background-position: 0 -176px; }

.simuladores-v2-app.designer-portlet .treeview .expandable-hitarea {
  background-position: -80px -3px; }

.simuladores-v2-app.designer-portlet .treeview li.last {
  background-position: 0 -1766px; }

.simuladores-v2-app.designer-portlet .treeview li.lastCollapsable, .simuladores-v2-app.designer-portlet .treeview li.lastExpandable {
  background-image: url(images/treeview-default.gif); }

.simuladores-v2-app.designer-portlet .treeview li.lastCollapsable {
  background-position: 0 -111px; }

.simuladores-v2-app.designer-portlet .treeview li.lastExpandable {
  background-position: -32px -67px; }

.simuladores-v2-app.designer-portlet .treeview div.lastCollapsable-hitarea, .simuladores-v2-app.designer-portlet .treeview div.lastExpandable-hitarea {
  background-position: 0; }

.simuladores-v2-app.designer-portlet .treeview-red li {
  background-image: url(images/treeview-red-line.gif); }

.simuladores-v2-app.designer-portlet .treeview-red .hitarea, .simuladores-v2-app.designer-portlet .treeview-red li.lastCollapsable, .simuladores-v2-app.designer-portlet .treeview-red li.lastExpandable {
  background-image: url(images/treeview-red.gif); }

.simuladores-v2-app.designer-portlet .treeview-black li {
  background-image: url(images/treeview-black-line.gif); }

.simuladores-v2-app.designer-portlet .treeview-black .hitarea, .simuladores-v2-app.designer-portlet .treeview-black li.lastCollapsable, .simuladores-v2-app.designer-portlet .treeview-black li.lastExpandable {
  background-image: url(images/treeview-black.gif); }

.simuladores-v2-app.designer-portlet .treeview-gray li {
  background-image: url(images/treeview-gray-line.gif); }

.simuladores-v2-app.designer-portlet .treeview-gray .hitarea, .simuladores-v2-app.designer-portlet .treeview-gray li.lastCollapsable, .simuladores-v2-app.designer-portlet .treeview-gray li.lastExpandable {
  background-image: url(images/treeview-gray.gif); }

.simuladores-v2-app.designer-portlet .treeview-famfamfam li {
  background-image: url(images/treeview-famfamfam-line.gif); }

.simuladores-v2-app.designer-portlet .treeview-famfamfam .hitarea, .simuladores-v2-app.designer-portlet .treeview-famfamfam li.lastCollapsable, .simuladores-v2-app.designer-portlet .treeview-famfamfam li.lastExpandable {
  background-image: url(images/treeview-famfamfam.gif); }

.simuladores-v2-app.designer-portlet .treeview .placeholder {
  background: url(images/ajax-loader.gif) 0 0 no-repeat;
  height: 16px;
  width: 16px;
  display: block; }

.simuladores-v2-app.designer-portlet .filetree li {
  padding: 3px 0 2px 16px; }

.simuladores-v2-app.designer-portlet .filetree a.folder, .simuladores-v2-app.designer-portlet .filetree a.file {
  padding: 1px 0 1px 16px;
  display: block; }

.simuladores-v2-app.designer-portlet .filetree a.folder {
  background: url(images/folder.gif) 0 0 no-repeat; }

.simuladores-v2-app.designer-portlet .filetree li.expandable a.folder {
  background: url(images/folder-closed.gif) 0 0 no-repeat; }

.simuladores-v2-app.designer-portlet .filetree a.file {
  background: url(images/file.gif) 0 0 no-repeat; }

.simuladores-v2-app.designer-portlet .picklist select {
  float: left; }

.simuladores-v2-app.designer-portlet .picklist .pickListButtons {
  float: left; }

.simuladores-v2-app.designer-portlet .picklist button {
  display: block;
  margin: 5px;
  height: auto;
  line-height: normal; }

.simuladores-v2-app.designer-portlet .component.picklist > div.right > select {
  float: right; }

.simuladores-v2-app.designer-portlet .component.picklist > div.right > div {
  float: right; }

.simuladores-v2-app.designer-portlet .ui-dialog .ui-dialog-titlebar-close {
  height: 29px;
  width: 29px; }

.simuladores-v2-app.designer-portlet .ui-dialog #validationsDialog.ui-dialog-content {
  margin-bottom: 60px; }

.simuladores-v2-app.designer-portlet .ui-dialog #dialog.ui-dialog-content {
  margin-bottom: 60px; }

.simuladores-v2-app.designer-portlet .ui-dialog #validationsDialog.ui-dialog-content {
  margin-bottom: 60px; }

.simuladores-v2-app.designer-portlet .ui-dialog-titlebar.ui-widget-header.ui-corner-all .ui-icon {
  background: url(images/sprite_new.png) top right no-repeat;
  background-position: -3px -878px;
  height: 19px;
  width: 19px;
  position: absolute;
  right: 0px;
  margin: 0px; }

.simuladores-v2-app.designer-portlet .ui-dialog-content.ui-widget-content h1, .simuladores-v2-app.designer-portlet .ui-dialog-content.ui-widget-content h2 {
  font-weight: 200;
  text-align: center;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  border-bottom: 1px dotted #ccc;
  padding: 0px 0 30px 0;
  margin: 0px; }

.simuladores-v2-app.designer-portlet .ui-dialog-content.ui-widget-content .messages li {
  list-style: disc;
  margin-left: 20px;
  line-height: 20px;
  color: #444444;
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px; }

.simuladores-v2-app.designer-portlet div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
  position: absolute;
  bottom: 1em;
  text-align: center;
  left: 0;
  right: 0; }

.simuladores-v2-app.designer-portlet div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix .ui-dialog-buttonset {
  float: none; }

.simuladores-v2-app.designer-portlet .ui-dialog-buttonpane.ui-widget-content .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
  margin: 0 10px;
  background: #87D524;
  border: solid 1px #f4f4f4;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  border-radius: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.simuladores-v2-app.designer-portlet .ui-dialog-content.ui-widget-content .messages {
  padding-top: 20px; }

.simuladores-v2-app.designer-portlet .component.message.popup {
  margin: 0 auto;
  background: white;
  border-radius: 6px;
  border: 3px solid #EAF7ED;
  box-shadow: 0 0 10px #BCBEBB;
  padding: 10px;
  text-align: center;
  width: 540px;
  min-height: 300px;
  display: block;
  position: fixed;
  opacity: 1;
  z-index: 11000;
  left: 50%;
  margin-left: -283px;
  top: 14%;
  text-indent: 0px;
  max-width: 550px; }

.simuladores-v2-app.designer-portlet .component.message.popup .popup_info, .simuladores-v2-app.designer-portlet .component.message.popup .popup_sucess, .simuladores-v2-app.designer-portlet .component.message.popup .popup_error, .simuladores-v2-app.designer-portlet .component.message.popup .popup_warning {
  height: 340px; }

.simuladores-v2-app.designer-portlet .component.message.popup_success {
  border: 3px solid #94CE39;
  box-shadow: 0 0 10px #BCBEBB; }

.simuladores-v2-app.designer-portlet .component.message.popup_error {
  border: 2px solid #cd3737;
  box-shadow: 0 0 5px #cd3737; }

.simuladores-v2-app.designer-portlet .popup.component.message .error, .simuladores-v2-app.designer-portlet .popup.component.message .info, .simuladores-v2-app.designer-portlet .popup.component.message .success, .simuladores-v2-app.designer-portlet .popup.component.message .warning {
  border: 0;
  background: transparent; 
  box-shadow: none;
}

.simuladores-v2-app.designer-portlet .component.message.popup_info {
  border: 2px solid #f0e71e;
  box-shadow: 0 0 10px #ebf50b; }

.simuladores-v2-app.designer-portlet .component.message.popup_warning {
  /*border: 2px solid #ff7000;
    box-shadow: 0 0 5px #cd3737;*/
 	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
 	border: 2px solid #FF9E53;
 }

.simuladores-v2-app.designer-portlet .component.message.popup .modal_close {
  background: transparent url("images/sprite.png") no-repeat;
  position: absolute;
  right: 9px;
  width: 20px;
  height: 20px;
  background-position: -199px -6px;
  text-indent: -99999px; }

.simuladores-v2-app.designer-portlet .component.message.popup .title {
  margin: 10px;
  color: #87D524;
  font-weight: 200;
  text-align: center;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  padding: 20px 0;
  display: inline-block; }

.simuladores-v2-app.designer-portlet .component.message.popup .content {
  border-top: 1px dotted #ccc;
  padding: 20px;
  color: #848484;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  width: auto !important;
  overflow-y: auto;
  height: 255px; }

.simuladores-v2-app.designer-portlet .component.message.popup .popup_success .title {
  padding-left: 30px;
  background: transparent url("images/sprite_new.png") no-repeat;
  background-position: -8px -1718px; }

.simuladores-v2-app.designer-portlet .component.message.popup .popup_error .title {
  color: #FF3737; }

.simuladores-v2-app.designer-portlet .component.message.popup .popup_info .title {
  color: #f0e71e; }

.simuladores-v2-app.designer-portlet .component.message.popup .popup_warning .title {
  color: #ff7000; }

.simuladores-v2-app.designer-portlet * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px; }

.simuladores-v2-app.designer-portlet input[type="image"], .simuladores-v2-app.designer-portlet input[type="checkbox"], .simuladores-v2-app.designer-portlet input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9; }

.simuladores-v2-app.designer-portlet a:hover, .simuladores-v2-app.designer-portlet a:active {
  outline: 0; }

.simuladores-v2-app.designer-portlet a {
  color: #0088cc;
  text-decoration: none; }

.simuladores-v2-app.designer-portlet a:hover {
  color: #005580;
  text-decoration: underline; }

.simuladores-v2-app.designer-portlet label, .simuladores-v2-app.designer-portlet input, .simuladores-v2-app.designer-portlet button, .simuladores-v2-app.designer-portlet select, .simuladores-v2-app.designer-portlet textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px; }

.simuladores-v2-app.designer-portlet label {
  display: block;
  margin-bottom: 5px;
  color: #333; }

.simuladores-v2-app.designer-portlet input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.simuladores-v2-app.designer-portlet input[type="text"], .simuladores-v2-app.designer-portlet input[type="password"], .simuladores-v2-app.designer-portlet input[type="file"], .simuladores-v2-app.designer-portlet textarea {
  background-repeat: repeat-x;
  border-radius: 3px;
  padding: 2px;
  border: 1px solid #CCC;
  outline: none;
  font: 12px verdana;
  color: #555;
  margin: 0;
  background: none; }

.simuladores-v2-app.designer-portlet input[type="text"].large {
  width: 30em; }

.simuladores-v2-app.designer-portlet input.disabled, .simuladores-v2-app.designer-portlet input[disabled], .simuladores-v2-app.designer-portlet textarea[disabled], .simuladores-v2-app.designer-portlet select[disabled] {
  background: #eee;
  cursor: default; }

.simuladores-v2-app.designer-portlet input[type="text"].readonly {
  background: #eee !important;
  cursor: default; }

.simuladores-v2-app.designer-portlet input[type="text"]:focus, .simuladores-v2-app.designer-portlet input[type="password"]:focus, .simuladores-v2-app.designer-portlet input[type="file"]:focus, .simuladores-v2-app.designer-portlet textarea:focus {
  box-shadow: 0 0 3px #4C7EA9;
  border: 1px solid #66A0C3; }

.simuladores-v2-app.designer-portlet input[type="submit"], .simuladores-v2-app.designer-portlet input[type="button"] {
  margin: 0; }

.simuladores-v2-app.designer-portlet input[type="submit"] {
  color: white;
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 4px 10px;
  text-align: center;
  vertical-align: middle; }

.simuladores-v2-app.designer-portlet input[type="submit"]:active {
  background: #4c7ea9;
  background: -moz-linear-gradient(top, #4c7ea9 25%, #66a0c3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #4c7ea9), color-stop(100%, #66a0c3));
  background: -webkit-linear-gradient(top, #4c7ea9 25%, #66a0c3 100%);
  background: -o-linear-gradient(top, #4c7ea9 25%, #66a0c3 100%);
  background: -ms-linear-gradient(top, #4c7ea9 25%, #66a0c3 100%);
  background: linear-gradient(top, #4c7ea9 25%, #66a0c3 100%); }

.simuladores-v2-app.designer-portlet select {
  margin: 2px 0; }

.simuladores-v2-app.designer-portlet table {
  border-collapse: collapse;
  border-spacing: 0; }

.simuladores-v2-app.designer-portlet ul, .simuladores-v2-app.designer-portlet ol {
  margin: 0;
  padding: 0; }

.simuladores-v2-app.designer-portlet .component h1, .simuladores-v2-app.designer-portlet .component h2, .simuladores-v2-app.designer-portlet .component h3, .simuladores-v2-app.designer-portlet .component h4, .simuladores-v2-app.designer-portlet .component h5, .simuladores-v2-app.designer-portlet .component h6 {
  margin: 0; }

/* ---------- Font styles  ---------- */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url(fonts/pt-sans-regular.woff) format("woff"); }

@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans Caption"), local("PTSans-Caption"), url(fonts/pt-sans-caption.woff) format("woff"); }

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url(fonts/pt-sans-bold.woff) format("woff"); }

#CalcTextWidth.CalcTextWidth {
  font-family: Arial, sans-serif;
  font-weight: normal;
  position: absolute;
  visibility: hidden;
  height: auto;
  width: auto; }

#container .contents .content .designer-portlet .component.panel div > .title a {
  background: none;
  text-decoration: none;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 36px;
  padding-left: 16px;
  height: inherit;
   
  
  color: #fff;
  font: Normal 18px 'PT Sans',sans-serif;
  padding-top: 7px; 
}
  
.contents .content .designer-portlet .component.panel div > .title a .bold {
  color: black;
  font-weight: bold;
}

#container .contents .content .designer-portlet .component.heading h2 {
  color: #7db955;
  font-weight: 200;
  font-size: 18px;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  font-family: 'PT Sans', sans-serif;
  line-height: 1.4;
  padding: 0 0 0 30px;
  background-color: transparent;
  background: transparent url("images/sprite_new.png") no-repeat;
  background-position: -10px -3094px !important;
  margin-bottom: 10px; }

#container div.portlet-column {
  float: none; }

#container .contents .portlet .content > .bottom {
  margin-top: 15px; }

#container .simuladores-app.designer-portlet .component.panel .column .component.submit.icon, #container .simuladores-app.designer-portlet .component.panel .column .component.button.icon {
  width: 23px;
  height: 26px;
  float: left; }

#container .simuladores-app.designer-portlet .component.panel .column .component.button.icon .wrapper-start .wrapper-end .wrapper a {
  color: transparent;
  font-size: 25px;
  padding: 0;
  margin-left: 0;
  display: inline-block; }

#container .simuladores-app.designer-portlet .component.panel .column .component.submit.icon .wrapper-start .wrapper-end .wrapper input, .simuladores-app.designer-portlet .component.panel .column .component.button.icon .wrapper-start .wrapper-end .wrapper a {
  background: transparent url("images/sprite_new.png") no-repeat; }

#container .contents .content .middle .simuladores-app.designer-portlet .editable_table .component.button.sub-component a:hover {
  text-decoration: none !important; }

body #footer {
  padding-top: 0;
  position: fixed;
  bottom: 0px; }

body #cstClientsFooter {
  position: fixed;
  bottom: 0px;
  width: 100%; }

div.dashboard .simuladores-app.designer-portlet .component.panel.floatingDock .component.panel.floatingBar {
  position: fixed;
  bottom: 5px;
  width: 98%;
  background: white;
  padding: 0px 10px;
  z-index: 400; }

div.dashboard .simuladores-app.designer-portlet .component.panel.floatingDock {
  height: 5px;
  padding-bottom: 40px; }

div.dashboard .simuladores-app.designer-portlet .component.panel.floatingDock .component.panel.floatingBar {
  padding: 14px 0px !important;
  margin: 0 !important;
  max-width: 926px;
  position: fixed;
  border: 2px solid transparent;
  border-top: 1px solid #ccc; }

div.dashboard .simuladores-app.designer-portlet .component.panel.floatingDock .component.panel.floatingBar .inline-right {
  padding-bottom: 14px; }

#container .contents .portlet .content .middle {
  padding: 0 5px; }

body div#container div.contents div.portlet-content div.portlet div.content div.bottom {
  margin-top: auto; }

div.footer-contents div.bottom img {
  display: none; }

body div#container div.contents div#layoutHeaderTop {
  display: none; }

div#footer div.footer-contents {
  height: 40px;
  vertical-align: middle; }

body div#container div.portlet div.content div.middle .simuladores-app.designer-portlet .portlet-body:last-child {
  min-height: 1080px;
  padding-bottom: 10px; }

#structure #body #container .dashboard {
  padding-bottom: 0; }

#structure #body #container .dashboard .contents {
  padding-bottom: 0; }

#container .simuladores-app.designer-portlet.portlet-draggable {
  max-width: 997px;
  margin: 0 auto; }

body.portal-popup .simuladores-app.designer-portlet > .portlet-body {
  max-width: 100%; }

body.portal-popup .simuladores-app.designer-portlet > .portlet-body .data-table td, body.portal-popup .simuladores-app.designer-portlet > .portlet-body .data-table th {
  padding: 0;
  vertical-align: middle; }

body.portal-popup .simuladores-app.designer-portlet > .portlet-body .data-table td .component.label.text-center label.text-center, body.portal-popup .simuladores-app.designer-portlet > .portlet-body .data-table th .component.label.text-center label.text-center {
  height: 14px;
  line-height: 14px;
  margin: 0;
  padding: 0;
  border: 0; }

body.portal-popup .simuladores-app.designer-portlet > .portlet-body .data-table td div div.top {
  text-align: center; }

div#opcoesGrupoGrid div.component.dropdown div.top {
  min-width: 150px; }

#container .simuladores-app.designer-portlet div.component.button a.buttonAsSubmit.popup {
  font-size: 18px;
  font-weight: normal; }

#container .ellipsis {
  height: 18px;
  white-space: normal;
  overflow: hidden;
  position: relative;
  padding-right: 1em;
  font-size: inherit; }

.ui-dialog.confirm {
  min-width: 500px; }

.ui-dialog.confirm .ui-dialog-titlebar,
.ui-dialog.confirm .ui-dialog-titlebar:focus,
.ui-dialog.confirm .ui-dialog-titlebar:hover {
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
  border: 0px;
  border-top: 1px dotted #ccc;
  background: transparent url("images/sprite_new.png") no-repeat;
  background-position: right 292px;
  background-color: #f1f1f0; }

.ui-dialog.confirm.ui-draggable .ui-dialog-titlebar,
.ui-dialog.confirm .ui-dialog-titlebar {
  cursor: default; }

.ui-dialog.confirm .ui-dialog-titlebar.ui-widget-header span.ui-dialog-title {
  background: none;
  text-decoration: none;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 36px;
  font-family: sans-serif;
  padding-left: 16px;
  height: inherit;
  color: #B4B4B4;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: normal; }

.ui-dialog.confirm .ui-dialog-content.ui-widget-content button.ui-button {
  margin-right: 5px; }

.ui-dialog.confirm .ui-dialog-titlebar-close {
  display: none; }

.ui-dialog.confirm button.ui-button,
.ui-dialog.confirm button.cancel,
.ui-dialog.confirm button.ui-button:hover,
.ui-dialog.confirm button.cancel:hover,
.ui-dialog.confirm button.ui-button:focus,
.ui-dialog.confirm button.cancel:focus {
  background: #87D524;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  border: 0;
  font-weight: normal;
  text-shadow: none;
  line-height: normal;
  padding: 0px 10px;
  text-transform: uppercase; }

#container .contents .content .middle .simuladores-app.designer-portlet .component.master_detail .button a {
  font-weight: normal;
  font-size: 18px;
  height: 23px;
  margin-top: 5px; }

.cst-site-theme #container .contents .content .middle .simuladores-app.designer-portlet .component.master_detail .button a {
  margin-top: 0px; }

.simuladores-v2-app.designer-portlet .tabs > ul li.selected a {
  color: white;
  background: #87D524; }

#dadosProduto-cnt, #objSeguro-cnt, #validacaoFinal-cnt {
  margin-top: 52px; }

/*
.simuladores-v2-app.designer-portlet .tabs > ul li a:visited, .simuladores-v2-app.designer-portlet .tabs ul li:first-child {
	background: #9BE53C;	
}
*/
.simuladores-v2-app.designer-portlet .tabs > ul {
  background: inherit;
  width: 100%; }

.simuladores-v2-app.designer-portlet div .tabs > ul {
  background: inherit; }

.simuladores-v2-app.designer-portlet .form .tabs .content {
  min-height: 60px; }

.simuladores-v2-app.designer-portlet .component.survey h2 {
  font-weight: bold;
  border-bottom: 1px solid #000;
  font-size: 18px;
  margin-bottom: 10px; }

.simuladores-v2-app.designer-portlet .survey .data-table {
  table-layout: fixed;
  word-wrap: normal;
  white-space: normal; }

.simuladores-v2-app.designer-portlet .survey .data-table tr th, .simuladores-v2-app.designer-portlet .survey .data-table tr td {
  border-top: 1px solid #eee;
  position: static; }

.simuladores-v2-app.designer-portlet .survey .data-table thead th {
  background: #73b348;
  color: white;
  border: 0;
  padding: 0 10px;
  text-align: center;
  width: 60%; }

.simuladores-v2-app.designer-portlet .survey > .data-table > tbody > tr > th {
  vertical-align: top;
  color: #6fa44b; }

.simuladores-v2-app.designer-portlet .survey > .data-table > tbody > tr > td {
  width: 90%; }

.simuladores-v2-app.designer-portlet .component.survey .data-table td {
  border-bottom: 0;
  height: auto;
  line-height: auto; }

.simuladores-v2-app.designer-portlet .component.survey .data-table td div {
  float: left;
  overflow: hidden;
  text-align: left; }

.simuladores-v2-app.designer-portlet .component.survey .data-table td.table > div {
  overflow-x: auto;
  max-width: 100%; }

.simuladores-v2-app.designer-portlet .component.survey td.answer.table tr td {
  white-space: nowrap; }

.simuladores-v2-app.designer-portlet .component.survey .data-table td div select {
  float: left; }

.simuladores-v2-app.designer-portlet .component.survey .error.expression {
  clear: none; }

.simuladores-v2-app.designer-portlet .survey th {
  font-weight: normal;
  color: #a0a0a0; }

.simuladores-v2-app.designer-portlet .survey .section {
  text-transform: uppercase; }

.simuladores-v2-app.designer-portlet .survey .textarea {
  width: 100%;
  background: none; }

.simuladores-v2-app.designer-portlet .survey .component select {
  min-width: 20em; }

.simuladores-v2-app.designer-portlet .survey textarea {
  width: 90%;
  min-height: 5em; }

.simuladores-v2-app.designer-portlet .survey .center {
  text-align: center; }

.simuladores-v2-app.designer-portlet .survey th.odd, .simuladores-v2-app.designer-portlet .survey td.odd {
  background: #edf1ef; }

.simuladores-v2-app.designer-portlet .survey label, .simuladores-v2-app.designer-portlet .survey input {
  float: left; }

.simuladores-v2-app.designer-portlet .survey label {
  margin-right: 1em; }

.simuladores-v2-app.designer-portlet .survey .level-1 {
  padding-left: 2em; }

.simuladores-v2-app.designer-portlet .survey .level-2 {
  padding-left: 4em; }

.simuladores-v2-app.designer-portlet .survey .level-3 {
  padding-left: 6em; }

.simuladores-v2-app.designer-portlet .survey .level-4 {
  padding-left: 8em; }

.simuladores-v2-app.designer-portlet .survey .data-table .indent-1 {
  padding-left: 2em; }

.simuladores-v2-app.designer-portlet .survey .data-table .indent-2 {
  padding-left: 4em; }

.simuladores-v2-app.designer-portlet .survey .data-table .indent-3 {
  padding-left: 6em; }

.simuladores-v2-app.designer-portlet .survey .data-table .indent-4 {
  padding-left: 8em; }

.simuladores-v2-app.designer-portlet .survey .data-table .indent-5 {
  padding-left: 10em; }

.simuladores-v2-app.designer-portlet .survey .data-table tbody th.title .component label {
  color: #6fa44b; }

.simuladores-v2-app.designer-portlet .survey .table table thead th, .simuladores-v2-app.designer-portlet .survey .table table tbody td .component {
  background: none;
  text-align: center;
  float: none;
  color: #6fa44b; }

.simuladores-v2-app.designer-portlet .survey .table table tbody th {
  text-align: right;
  color: #6fa44b; }

.simuladores-v2-app.designer-portlet .survey .data-table table tbody td .component > * {
  float: none; }

.simuladores-v2-app.designer-portlet .survey .data-table table thead tr {
  border-top: 0px; }

.simuladores-v2-app.designer-portlet .survey .data-table td.table {
  padding: 1em; }

.simuladores-v2-app.designer-portlet .survey .data-table table {
  border: 1px solid #ccc; }

.simuladores-v2-app.designer-portlet .survey .data-table table tbody td .error.expression {
  display: block;
  text-align: center; }

.simuladores-v2-app.designer-portlet .survey .data-table .delete {
  width: 0px;
  overflow: hidden;
  display: block;
  padding-right: 0px; }

.simuladores-v2-app.designer-portlet .component.survey .data-table td div.add {
  float: right; }

.simuladores-v2-app.designer-portlet .component.survey th > span, .simuladores-v2-app.designer-portlet .component.survey h2 > span {
  text-transform: none;
  color: #6F6F6F;
  display: inline-block;
  margin-left: 1em; }

.simuladores-v2-app.designer-portlet .component.survey .component.radio span, .simuladores-v2-app.designer-portlet .component.survey .component.checkbox span {
  float: left; }

.simuladores-v2-app.designer-portlet .component {
  position: relative;
  border: 2px solid transparent;
  padding: 1px;
  font-size: 13px;
  font-family: sans-serif;
  line-height: 35px; }

.simuladores-v2-app.designer-portlet .hidden {
  display: none; }

.simuladores-v2-app.designer-portlet .component.recaptcha #recaptcha_area {
  margin-left: 34%; }

.simuladores-v2-app.designer-portlet .component:after, .simuladores-v2-app.designer-portlet .component.panel.boxed > div:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.simuladores-v2-app.designer-portlet .component label {
  color: #7A7A7A;
  line-height: 35px; }

.simuladores-v2-app.designer-portlet .component.label.no-wrap label {
  white-space: nowrap; }

.simuladores-v2-app.designer-portlet .component.grid {
  border: 0px; }

.simuladores-v2-app.designer-portlet .component.grid > table {
  width: 100%; }

.simuladores-v2-app.designer-portlet .component.layout-fixed > table, .simuladores-v2-app.designer-portlet .component.layout-fixed > div > table {
  table-layout: fixed; }

.simuladores-v2-app.designer-portlet .component.grid td.nowrap > .column > .component, .simuladores-v2-app.designer-portlet .component.grid td.nowrap > .component {
  display: inline-block; }

.simuladores-v2-app.designer-portlet .component.dialog_box {
  padding: 0;
  display: none; }

.simuladores-v2-app.designer-portlet .component.panel {
  padding: 0; }

.simuladores-v2-app.designer-portlet .component.panel.boxed > div {
  border: 1px solid #a9bcba;
  background: #f5f5f5; }

.simuladores-v2-app.designer-portlet .component.panel.boxed > div > span {
  display: none; }

.simuladores-v2-app.designer-portlet .component.panel.boxed > div > .title {
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
  border: 0px;
  border-top: 1px dotted #ccc;
  background: transparent url("images/sprite_new.png") no-repeat;
  background-position: right -292px;
  background-color: #f1f1f0; }

.simuladores-v2-app.designer-portlet .component.panel.boxed.collapsed > div > .title {
  background-position: right -68px;
  background-color: #848484; }

.simuladores-v2-app.designer-portlet .component.panel.boxed.collapsed > div > div.column {
  display: none; }

.simuladores-v2-app.designer-portlet .component.panel > .sub-component {
  float: right; }

.simuladores-v2-app.designer-portlet .component.panel.repeatable > div.columns {
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px; }

.simuladores-v2-app.designer-portlet .component.panel .inline, .simuladores-v2-app.designer-portlet .component.panel .inline-left, .simuladores-v2-app.designer-portlet .component.panel .inline-right {
  overflow: visible; }

.simuladores-v2-app.designer-portlet .component.panel .inline > *, .simuladores-v2-app.designer-portlet .component.panel .inline-left > *, .simuladores-v2-app.designer-portlet .table_footer .inline-left > * {
  float: left; }

.simuladores-v2-app.designer-portlet .component.panel .inline-right > *, .simuladores-v2-app.designer-portlet .table_footer .inline-right > *, .simuladores-v2-app.designer-portlet .column.inline-right > * {
  float: right; }

.simuladores-v2-app.designer-portlet .component.panel .simple-left > * {
  float: left; }

.simuladores-v2-app.designer-portlet .component.panel .simple-right > * {
  float: right; }

.simuladores-v2-app.designer-portlet .component .text-left {
  text-align: left; }

.simuladores-v2-app.designer-portlet .component .text-right {
  text-align: right; }

.simuladores-v2-app.designer-portlet .component .text-center {
  text-align: center; }

.simuladores-v2-app.designer-portlet .component.panel .inline > .component > *, .simuladores-v2-app.designer-portlet .component.panel .inline-left > .component > *, .simuladores-v2-app.designer-portlet .component.panel .inline-right > .component > *, .simuladores-v2-app.designer-portlet .component.panel .simple-right > .component > *, .simuladores-v2-app.designer-portlet .component.panel .simple-left > .component > * {
  width: auto; }

.simuladores-v2-app.designer-portlet .component.panel .inline > .component > label.left, .simuladores-v2-app.designer-portlet .component.panel .inline-left > .component > label.left, .simuladores-v2-app.designer-portlet .component.panel .inline-right > .component > label.left, .simuladores-v2-app.designer-portlet .component.panel .simple-left > .component > label.left, .simuladores-v2-app.designer-portlet .component.panel .simple-right > .component > label.left {
  margin-right: 1.5em; }

.simuladores-v2-app.designer-portlet .component.panel .inline > .component > label.right, .simuladores-v2-app.designer-portlet .component.panel .inline-left > .component > label.right, .simuladores-v2-app.designer-portlet .component.panel .inline-right > .component > label.right, .simuladores-v2-app.designer-portlet .component.panel .simple-left > .component > label.right, .simuladores-v2-app.designer-portlet .component.panel .simple-right > .component > label.right {
  margin-left: 1.5em; }

.simuladores-v2-app.designer-portlet .data-table {
  width: 100%;
  border: 1px solid #ccc;
  border-right: 0px;
  border-left: 0px;
  white-space: nowrap;
  color: #7A7A7A;
  font-size: 13px; }

.simuladores-v2-app.designer-portlet .data-table thead th, .simuladores-v2-app.designer-portlet #WizPremioSimulacaoContent .data-table thead th {
  font-size: 11px;
  vertical-align: middle;
  font-weight: bold;
  height: 28px;
  padding: 3px 5px;
  background: #e4f8c2;
  color: #737373;
  border: 1px solid #fff;
  cursor: default;
  white-space: normal;
  text-align: center;
  position: static;
  filter: none; }

.simuladores-v2-app.designer-portlet .data-table th, .simuladores-v2-app.designer-portlet .data-table td {
  padding: 0.5em;
  text-align: left;
  background: white;
  line-height: 16px; }

.simuladores-v2-app.designer-portlet .data-table th.hidden, .simuladores-v2-app.designer-portlet .data-table td.hidden, .simuladores-v2-app.designer-portlet .data-table td .hidden {
  display: none; }

.simuladores-v2-app.designer-portlet .data-table td.right {
  text-align: right; }

.simuladores-v2-app.designer-portlet .data-table tr.even td {
  background: #f2f5f5; }

.simuladores-v2-app.designer-portlet .data-table .actions .component {
  float: left;
  padding: 0; }

.simuladores-v2-app.designer-portlet .data-table th.actions {
  text-indent: -3000px;
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .data-table td.actions, .simuladores-v2-app.designer-portlet .data-table th.actions {
  width: 20%; }

.simuladores-v2-app.designer-portlet .data-table .actions a {
  height: 16px;
  line-height: 16px;
  display: block; }

.simuladores-v2-app.designer-portlet .pagination {
  padding: 0.5em 0; }

.simuladores-v2-app.designer-portlet .pagination ul {
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .pagination ul li {
  float: left;
  margin-right: 0.3em;
  list-style: none; }

.simuladores-v2-app.designer-portlet .pagination > a {
  margin-right: 0.5em; }

.simuladores-v2-app.designer-portlet .pagination > a, .simuladores-v2-app.designer-portlet .pagination > div {
  float: left; }

.simuladores-v2-app.designer-portlet .pagination > div {
  margin: 0 0.5em; }

.simuladores-v2-app.designer-portlet .pagination div.legend {
  clear: both;
  color: #333333;
  display: block;
  font-size: 12px;
  margin: 0.5em 0 0 0; }

.simuladores-v2-app.designer-portlet .pagination .first-page, .simuladores-v2-app.designer-portlet .pagination .prev-page {
  margin-right: 10px; }

.simuladores-v2-app.designer-portlet .pagination .last-page, .simuladores-v2-app.designer-portlet .pagination .next-page {
  margin-left: 10px; }

.simuladores-v2-app.designer-portlet a.add {
  background: url("images/add.png") left center no-repeat;
  padding: 0 5px 0 20px; }

.simuladores-v2-app.designer-portlet a.details {
  background: url("images/details.png") left center no-repeat;
  padding: 0 5px 0 20px; }

.simuladores-v2-app.designer-portlet a.edit {
  background: url("images/edit.png") left center no-repeat;
  padding: 0 5px 0 20px; }

.simuladores-v2-app.designer-portlet a.delete {
  background: url("images/delete.png") left center no-repeat;
  padding: 0 5px 0 20px; }

.simuladores-v2-app.designer-portlet a.cancel {
  background: url("images/close.png") left center no-repeat;
  padding: 0 5px 0 20px; }

.simuladores-v2-app.designer-portlet .component.back a, .simuladores-v2-app.designer-portlet a.back {
  background: url("images/back.png") left center no-repeat;
  padding: 0 5px 0 15px;
  color: #6F6F6F; }

.simuladores-v2-app.designer-portlet .component a.back:visited, .simuladores-v2-app.designer-portlet .component.back a:visited {
  color: #6F6F6F; }

.simuladores-v2-app.designer-portlet .component a {
  color: #7DB955; }

.simuladores-v2-app.designer-portlet .component a:hover {
  text-decoration: underline; }

.simuladores-v2-app.designer-portlet .component a:visited {
  color: #7DB955; }

.simuladores-v2-app.designer-portlet form {
  margin: 0; }

.simuladores-v2-app.designer-portlet .component .form_footer {
  overflow: hidden;
  padding: 5px;
  border: 0; }

.simuladores-v2-app.designer-portlet .component .form_footer .column {
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .form_footer .component {
  padding: 0;
  float: right;
  margin-left: 0.5em; }

.simuladores-v2-app.designer-portlet .form_footer .component .hover {
  margin-left: 0px; }

.simuladores-v2-app.designer-portlet .form_footer .component a {
  height: 23px;
  line-height: 23px;
  display: block; }

.simuladores-v2-app.designer-portlet .component .form_footer .column {
  border-color: #ccc; }

.simuladores-v2-app.designer-portlet .component input[type="text"]:focus, .simuladores-v2-app.designer-portlet .component input[type="password"]:focus, .simuladores-v2-app.designer-portlet .component input[type="file"]:focus, .simuladores-v2-app.designer-portlet .component textarea:focus {
  box-shadow: 0 0 3px #74B44A;
  border: 1px solid #74B44A;
  background: none; }

.simuladores-v2-app.designer-portlet .component input[type="text"]:focus {
  border: 1px solid #96cd37;
  -moz-box-shadow: 0 0 5px #96cd37;
  -webkit-box-shadow: 0 0 5px #96cd37;
  box-shadow: 0 0 5px #96cd37;
  background: #f7f7f7; }

.simuladores-v2-app.designer-portlet .component input[type="text"][disabled], .simuladores-v2-app.designer-portlet .component input[type="password"][disabled], .simuladores-v2-app.designer-portlet .component textarea[disabled], .simuladores-v2-app.designer-portlet .component .disabledField {
  background: #eee; }

.simuladores-v2-app.designer-portlet .component .disabledField {
  line-height: 24px;
  height: 24px;
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .component.small input[type="text"] {
  width: 5em;
  max-width: 5em; }

.simuladores-v2-app.designer-portlet .component.medium input[type="text"], .simuladores-v2-app.designer-portlet .component.medium textarea {
  width: 20em;
  max-width: 20em; }

.simuladores-v2-app.designer-portlet input[readonly="readonly"], .simuladores-v2-app.designer-portlet input[type="checkbox"]:disabled, .simuladores-v2-app.designer-portlet input[type="radio"]:disabled {
  cursor: default; }

.simuladores-v2-app.designer-portlet .component.medium textarea {
  height: 8em; }

.simuladores-v2-app.designer-portlet .component.large input[type="text"], .simuladores-v2-app.designer-portlet .component.large textarea {
  width: 30em;
  max-width: 30em; }

.simuladores-v2-app.designer-portlet .component.large textarea {
  height: 15em; }

.simuladores-v2-app.designer-portlet .component h2, .simuladores-v2-app.designer-portlet .component h3, .simuladores-v2-app.designer-portlet .component h4, .simuladores-v2-app.designer-portlet .component h5, .simuladores-v2-app.designer-portlet .component h6 {
  border-bottom: 3px solid #e7e7e7;
  line-height: 1.5em;
  font-weight: normal;
  letter-spacing: 1px;
  color: #33A542; }

.simuladores-v2-app.designer-portlet .component h2 {
  font-size: 16px;
  color: #6F6F6F;
  border-bottom: 0;
  font-weight: bold; }

.simuladores-v2-app.designer-portlet .component h3 {
  font-size: 16px; }

.simuladores-v2-app.designer-portlet .component h3.search {
  background: url("images/search.png") no-repeat;
  padding-left: 25px; }

.simuladores-v2-app.designer-portlet .component > label {
  font-size: 13px; }

.simuladores-v2-app.designer-portlet .component label {
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .component.radio > div > div, .simuladores-v2-app.designer-portlet .component.checkbox > div > div {
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .component.radio > div > div > *, .simuladores-v2-app.designer-portlet .component.checkbox > div > div > * {
  float: left; }

.simuladores-v2-app.designer-portlet .component.radio > div > div > .error, .simuladores-v2-app.designer-portlet .component.checkbox > div > div > .error {
  float: none; }

.simuladores-v2-app.designer-portlet .radio input[type="radio"], .simuladores-v2-app.designer-portlet .checkbox input[type="checkbox"] {
  margin: 0px 0px 0px 3px; }

.simuladores-v2-app.designer-portlet .component.radio > div > div label, .simuladores-v2-app.designer-portlet .component.checkbox > div > div label {
  font-weight: normal; }

.simuladores-v2-app.designer-portlet .component.radio .right input[type="radio"], .simuladores-v2-app.designer-portlet .component.checkbox .right input[type="checkbox"] {
  display: inline;
  float: none;
  vertical-align: top; }

.simuladores-v2-app.designer-portlet .component.radio > div.right > div > *, .simuladores-v2-app.designer-portlet .component.checkbox > div.right > div > * {
  display: inline;
  float: none;
  vertical-align: top; }

.simuladores-v2-app.designer-portlet input[type="radio"], .simuladores-v2-app.designer-portlet input[type="checkbox"] {
  margin-right: 0.5em; }

.simuladores-v2-app.designer-portlet .component.radio > div > div.inline, .simuladores-v2-app.designer-portlet .component.checkbox > div > div.inline, .simuladores-v2-app.designer-portlet .component.radio > div.inline > div, .simuladores-v2-app.designer-portlet .component.checkbox > div.inline > div {
  float: left;
  margin-right: 0.5em; }

.simuladores-v2-app.designer-portlet .component.radio > div > div.inline > *, .simuladores-v2-app.designer-portlet .component.checkbox > div > div.inline > *, .simuladores-v2-app.designer-portlet .component.radio > div.inline > div > *, .simuladores-v2-app.designer-portlet .component.checkbox > div.inline > div > *, .simuladores-v2-app.designer-portlet .component.editable_table .inline * {
  display: inline-block;
  float: none; }

.simuladores-v2-app.designer-portlet .component.editable_table .inline label {
  margin-right: 5px; }

.simuladores-v2-app.designer-portlet .component div > * {
  vertical-align: middle; }

.simuladores-v2-app.designer-portlet .component span {
  display: inline-block;
  vertical-align: middle; }

.simuladores-v2-app.designer-portlet .component.output_field {
  color: #7A7A7A; }

.simuladores-v2-app.designer-portlet .component.output_field > div {
  margin: 2px 0; }

.simuladores-v2-app.designer-portlet .component label {
  font-weight: bold;
  margin-bottom: 0px; }

.simuladores-v2-app.designer-portlet .component label.top {
  display: block; }

.simuladores-v2-app.designer-portlet .component label.left {
  width: 36%;
  text-align: right;
  margin-right: 3%;
  float: left; }

.simuladores-v2-app.designer-portlet .component label.right {
  width: 36%;
  text-align: left;
  margin-left: 3%;
  float: right; }

.simuladores-v2-app.designer-portlet .component.no-label div.left, .simuladores-v2-app.designer-portlet .component.no-label div.right {
  width: 100%; }

.simuladores-v2-app.designer-portlet .component div.left, .simuladores-v2-app.designer-portlet .component div.right {
  width: 60%; }

.simuladores-v2-app.designer-portlet .component div.left {
  float: left; }

.simuladores-v2-app.designer-portlet .component div.right {
  text-align: right;
  float: right; }

.simuladores-v2-app.designer-portlet .component label.left.invert {
  font-weight: normal;
  width: 50%; }

.simuladores-v2-app.designer-portlet .component label.right.invert {
  font-weight: normal;
  width: 50%; }

.simuladores-v2-app.designer-portlet .component div.left.invert {
  width: 47%;
  font-weight: bold;
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .component div.right.invert {
  width: 47%;
  font-weight: bold;
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .component > div.right > span, .simuladores-v2-app.designer-portlet .component > div.right > input, .simuladores-v2-app.designer-portlet .component > div.right > textarea, .simuladores-v2-app.designer-portlet .component > div.right > select {
  float: none; }

.simuladores-v2-app.designer-portlet .field_list {
  padding-top: 0.3em; }

.simuladores-v2-app.designer-portlet input[type="text"].date, .simuladores-v2-app.designer-portlet input[type="text"].datetime, .simuladores-v2-app.designer-portlet input[type="text"].time {
  width: 71px; }

.simuladores-v2-app.designer-portlet .ui-datepicker-trigger {
  background: url("images/sprite_new.png") no-repeat left -2017px;
  border: 0px;
  cursor: pointer;
  width: 35px; }

.simuladores-v2-app.designer-portlet input[type="text"].time {
  background: url("images/clock.png") 98% center no-repeat white; }

.simuladores-v2-app.designer-portlet input[type="text"].time:focus {
  background: url("images/clock.png") 98% center no-repeat white;
  background-repeat: no-repeat !important; }

.simuladores-v2-app.designer-portlet span.date {
  margin: 0 0.5em;
  font-size: 11px;
  color: #7A7A7A; }

.simuladores-v2-app.designer-portlet .pages .component.menu, .simuladores-v2-app.designer-portlet .pages .component.page {
  padding: 0; }

.simuladores-v2-app.designer-portlet .tabs {
  min-height: 30px; }

.simuladores-v2-app.designer-portlet .tabs > ul {
  margin: 0;
  list-style: none;
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .tabs > ul li {
  float: left;
  border-right: 4px solid #fff; }

.simuladores-v2-app.designer-portlet .tabs > div.content {
  /*border: 1px solid #ccc;*/
  min-height: 30px;
  background: #F5F5F5; }

.simuladores-v2-app.designer-portlet .tabs > ul li a, .simuladores-v2-app.designer-portlet .tabs > ul li span {
  padding: 3px 10px;
  border: 1px solid #ccc;
  border-bottom: 0;
  display: block;
  text-decoration: none;
  background: url("images/header_bg.gif") repeat-x;
  color: #272727;
  border-top-right-radius: 5px;
  min-height: 20px;
  line-height: 20px; }

.simuladores-v2-app.designer-portlet .tabs > ul li .disabled {
  opacity: 0.5; }

.simuladores-v2-app.designer-portlet .tabs > ul li a:hover {
  text-decoration: none; }

.simuladores-v2-app.designer-portlet .component.menu ul {
  margin: 0;
  list-style: none;
  overflow: hidden;
  background: #75ad4f;
  background: -moz-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75ad4f), color-stop(99%, #5f8c40));
  background: -webkit-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  background: -o-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  background: -ms-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  background: linear-gradient(top, #75ad4f 0%, #5f8c40 99%); }

.simuladores-v2-app.designer-portlet .component.menu {
  margin: 0.5em 0; }

.simuladores-v2-app.designer-portlet .component.menu ul li {
  float: left; }

.simuladores-v2-app.designer-portlet .component.menu ul li a {
  padding: 8px 5px;
  display: block;
  border-right: 1px solid #ccc;
  text-decoration: none;
  color: white; }

.simuladores-v2-app.designer-portlet .component.menu ul li a:hover {
  background: rgba(0, 0, 0, 0.4); }

.simuladores-v2-app.designer-portlet .component.menu ul li.active a {
  background: rgba(0, 0, 0, 0.4); }

.simuladores-v2-app.designer-portlet .component.message > div {
  overflow: hidden;
  padding: 0.5em;
  clear: both; }

.simuladores-v2-app.designer-portlet .component.message .error {
  border: 1px solid red;
  background: #ffe0e7; }

.simuladores-v2-app.designer-portlet .component.message .info {
  border: 1px solid #dfd156;
  background: #fffce2; }

.simuladores-v2-app.designer-portlet .component.message .success {
  border: 1px solid #bcd3b9;
  background: #f5fdf2; }

.simuladores-v2-app.designer-portlet .component.message div.content {
  background: transparent; }

.simuladores-v2-app.designer-portlet .component .prefix {
  margin-right: 5px; }

.simuladores-v2-app.designer-portlet .component .suffix {
  margin-left: 5px; }

.simuladores-v2-app.designer-portlet .component .popup {
  text-decoration: none; }

.simuladores-v2-app.designer-portlet .component.button a {
  margin-left: 0;
  padding: 0px 10px;
  line-height: 21px;
  height: 21px;
  cursor: pointer; }

.simuladores-v2-app.designer-portlet .component.button a:hover {
  text-decoration: none; }

.simuladores-v2-app.designer-portlet .component select {
  max-width: 100%;
  min-width: 10em; }

.simuladores-v2-app.designer-portlet .pagination {
  padding: 0.5em 0; }

.simuladores-v2-app.designer-portlet .pagination ul {
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .pagination ul li {
  float: left;
  margin-right: 0.3em;
  list-style: none; }

.simuladores-v2-app.designer-portlet .pagination .legend {
  clear: both;
  color: #7A7A7A;
  display: block;
  font-size: 12px;
  margin-top: 0.5em; }

.simuladores-v2-app.designer-portlet .select_multiple_values .button, .simuladores-v2-app.designer-portlet .editable_table .button, .simuladores-v2-app.designer-portlet .master_detail .footer-button {
  float: right; }

.simuladores-v2-app.designer-portlet .select_multiple_values .button a:hover, .simuladores-v2-app.designer-portlet .editable_table .button a:hover {
  text-decoration: none; }

.simuladores-v2-app.designer-portlet .select_multiple_values .actions, .simuladores-v2-app.designer-portlet .editable_table .actions {
  width: 80px;
  min-width: 80px; }

.simuladores-v2-app.designer-portlet .select_multiple_values .list, .simuladores-v2-app.designer-portlet .editable_table .list, .simuladores-v2-app.designer-portlet .master_detail .list {
  clear: both; }

.simuladores-v2-app.designer-portlet .master_detail .list {
  padding-top: 0; }

.simuladores-v2-app.designer-portlet .master_detail .data-table .active td {
  background: #B0FF90; }

.simuladores-v2-app.designer-portlet .select_value .output_field {
  padding: 0;
  border: 0;
  margin-left: 5px; }

.simuladores-v2-app.designer-portlet .select_value > .component.input_text {
  border-left: 0px; }

.simuladores-v2-app.designer-portlet .select_value a.popup {
  font-weight: bold;
  margin-left: -5px;
  height: 16px;
  background: url("images/search16px-green.png") no-repeat top left;
  padding: 0 0px 1px 16px;
  margin-right: 5px;
  display: inline-block;
  width: 0;
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .select_value a.clear {
  height: 16px;
  padding-left: 16px;
  margin-left: 2px; }

.simuladores-v2-app.designer-portlet .select_value a.popup:focus, .simuladores-v2-app.designer-portlet .select_value a.clear:focus {
  border: 1px solid #96cd37;
  -webkit-box-shadow: 0 0 5px #96cd37;
  box-shadow: 0 0 5px #96cd37; }

.simuladores-v2-app.designer-portlet .select_value .popup.disabled {
  background: url("images/search-gray.png") no-repeat scroll 0 0 transparent; }

.simuladores-v2-app.designer-portlet .select_value .clear.disabled {
  background: url("images/cross-gray.png") no-repeat scroll 0 0 transparent; }

.simuladores-v2-app.designer-portlet .editable_table .component > label {
  display: none; }

.simuladores-v2-app.designer-portlet .editable_table .component {
  text-align: center; }

.simuladores-v2-app.designer-portlet .editable_table .columns-left td div, .simuladores-v2-app.designer-portlet .editable_table .columns-left td {
  text-align: left; }

.simuladores-v2-app.designer-portlet .editable_table .columns-right td div, .simuladores-v2-app.designer-portlet .editable_table .columns-right td {
  text-align: right; }

.simuladores-v2-app.designer-portlet .editable_table td {
  padding: 5px; }

.simuladores-v2-app.designer-portlet .editable_table .component > div, .simuladores-v2-app.designer-portlet .editable_table td > div.left, .simuladores-v2-app.designer-portlet .editable_table td > div.right {
  width: 100%;
  border: 0; }

.simuladores-v2-app.designer-portlet .editable_table .component > div.component-desc {
  width: auto; }

.simuladores-v2-app.designer-portlet .master_detail .detail {
  margin-bottom: 0.5em;
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .component.aggregator .fields .component > span {
    display: inline-block;
}

.simuladores-v2-app.designer-portlet .component.aggregator .fields .component span.wrapper.checkbox{
    padding: 2px;
}

.simuladores-v2-app.designer-portlet .component.aggregator .fields label {
  display: none; }

.simuladores-v2-app.designer-portlet .component.aggregator .fields > div > * {
  float: left; }

.simuladores-v2-app.designer-portlet .component.aggregator .fields .component {
  border: 0; }

.simuladores-v2-app.designer-portlet div.w-50, .simuladores-v2-app.designer-portlet div.w-25, .simuladores-v2-app.designer-portlet div.w-75, .simuladores-v2-app.designer-portlet div.w-40, .simuladores-v2-app.designer-portlet div.w-60, .simuladores-v2-app.designer-portlet div.w-100, .simuladores-v2-app.designer-portlet div.w-0 {
  min-height: 25px; }

.simuladores-v2-app.designer-portlet div.w-50 {
  width: 50%;
  float: left; }

.simuladores-v2-app.designer-portlet div.w-25 {
  width: 25%;
  float: left; }

.simuladores-v2-app.designer-portlet div.w-75 {
  width: 75%;
  float: left; }

.simuladores-v2-app.designer-portlet div.w-40 {
  width: 40%;
  float: left; }

.simuladores-v2-app.designer-portlet div.w-60 {
  width: 60%;
  float: left; }

.simuladores-v2-app.designer-portlet div.w-100 {
  width: 100%;
  float: left; }

.simuladores-v2-app.designer-portlet div.w-0 {
  width: 0%;
  display: none; }

.simuladores-v2-app.designer-portlet fieldset {
  border: 0; }

.simuladores-v2-app.designer-portlet fieldset li {
  list-style: none;
  overflow: hidden; }

.simuladores-v2-app.designer-portlet label span.required {
  font-size: 13px;
  position: absolute;
  z-index: 200; }

.simuladores-v2-app.designer-portlet span.required {
  color: #87D524;
  font-weight: bold;
  margin-left: 0.1em;
  line-height: 28px; }

.simuladores-v2-app.designer-portlet .nif, .simuladores-v2-app.designer-portlet .id_card {
  text-align: left; }

.simuladores-v2-app.designer-portlet .field-errors {
  clear: both;
  padding-bottom: 0.3em;
  margin-top: 0.5em;
  color: red;
  font-weight: bold;
  display: inline-block; }

.simuladores-v2-app.designer-portlet .field-errors li {
  list-style: none;
  margin: 0.3em 0.3em 0 0.3em; }

.simuladores-v2-app.designer-portlet .error.expression {
  clear: both;
  display: inline-block;
  margin: 0em 0.5em;
  color: red;
  font-weight: bold; }

.simuladores-v2-app.designer-portlet .error.expression a.close {
  width: 10px;
  position: absolute;
  right: 5px;
  height: 10px;
  background: url("images/val_close.png") no-repeat; }

.simuladores-v2-app.designer-portlet .success.expression {
  clear: both;
  display: inline-block;
  margin: 0em 0.5em;
  padding: 0.2em;
  color: green;
  font-weight: bold; }

.simuladores-v2-app.designer-portlet .inline .error.expression {
  clear: none; }

.simuladores-v2-app.designer-portlet .inline .success.expression {
  clear: none; }

.simuladores-v2-app.designer-portlet .error.expression ul {
  padding: 0; }

.simuladores-v2-app.designer-portlet .error.expression li {
  list-style: none; }

.simuladores-v2-app.designer-portlet .success.expression li {
  list-style: none; }

.simuladores-v2-app.designer-portlet .editable_table .error.expression {
  display: block; }

.simuladores-v2-app.designer-portlet .editable_table .error.expression li {
  list-style: inside; }

.simuladores-v2-app.designer-portlet a.clear {
  background: url("images/cross.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  margin-left: 0.3em;
  overflow: hidden;
  padding-left: 25px;
  width: 0; }

.simuladores-v2-app.designer-portlet .page-holder {
  margin: 1em 0 0 0.5em; }

.simuladores-v2-app.designer-portlet .page-holder > * {
  margin: 0 0.5em; }

.simuladores-v2-app.designer-portlet a.jp-current, .simuladores-v2-app.designer-portlet a.jp-current:visited {
  color: #272727; }

.simuladores-v2-app.designer-portlet .list {
  overflow-x: auto;
  overflow-y: hidden; }

.simuladores-v2-app.designer-portlet .list .table_footer {
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .select-description {
  display: none; }

.simuladores-v2-app.designer-portlet .select-description.emissaoMatricula {
  display: block; }

.simuladores-v2-app.designer-portlet .errors, .simuladores-v2-app.designer-portlet .infos, .simuladores-v2-app.designer-portlet .success, .simuladores-v2-app.designer-portlet .warning {
  padding: 8px 10px 8px 10px;
  text-shadow: none;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #f9edbe;
  border: 1px solid #f0c36d;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #333333;
  margin: 1em;
  clear: both; }

.simuladores-v2-app.designer-portlet .infos ul, .simuladores-v2-app.designer-portlet .errors ul, .simuladores-v2-app.designer-portlet .success ul, .simuladores-v2-app.designer-portlet .warning ul {
  margin: 0;
  padding: 0; }

.simuladores-v2-app.designer-portlet .infos ul li, .simuladores-v2-app.designer-portlet .errors ul li, .simuladores-v2-app.designer-portlet .success ul li, .simuladores-v2-app.designer-portlet .warning ul li {
  list-style: none;
  margin-left: 1em; }

.simuladores-v2-app.designer-portlet .errors {
  background-color: #f2dede;
  border-color: #dd4b39;
  color: #A71200; }

.simuladores-v2-app.designer-portlet .success {
  border-color: #bcd3b9;
  background-color: #f5fdf2; }

.simuladores-v2-app.designer-portlet .warning {
  background-color: #FFC881;
  border-color: #FF7A00; }

.simuladores-v2-app.designer-portlet .loading-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("images/waiting.gif") 50% 50% no-repeat; }

.simuladores-v2-app.designer-portlet .component .locked_field .value {
  display: none; }

.simuladores-v2-app.designer-portlet .component > span.locked_field {
  display: block; }

.simuladores-v2-app.designer-portlet .component .locked_field > span {
  display: inline; }

/*
.simuladores-v2-app.designer-portlet * {
  outline: none; }
*/

.simuladores-v2-app.designer-portlet html, .simuladores-v2-app.designer-portlet button, .simuladores-v2-app.designer-portlet input, .simuladores-v2-app.designer-portlet select, .simuladores-v2-app.designer-portlet textarea {
  font-family: sans-serif; }

.simuladores-v2-app.designer-portlet .tabs {
  background-color: #fff;
  display: block;
  clear: both; }

.simuladores-v2-app.designer-portlet .tabs > ul {
  font: Normal 15px 'PT Sans', sans-serif;
  list-style: none;
  padding: 0;
  margin: 0px;
  clear: both;
  background-color: white;
  width: 100%;
  overflow: visible;
  height: 40px;
  background: #eee;
  margin-bottom: 10px; }

.simuladores-v2-app.designer-portlet .tabs > ul li {
  display: inline-block;
  padding: 0;
  background-color: #fff;
  width: 145px;
  border-bottom: 0;
  padding-bottom: 0;
  border-right: 3px solid white;
  border-top-right-radius: 0px;
  float: left; }

.simuladores-v2-app.designer-portlet .tabs > ul li a, .simuladores-v2-app.designer-portlet .tabs > ul li span {
  padding: 3px 10px;
  border: 0px solid #ccc;
  border-bottom: 0;
  display: block;
  text-decoration: none;
  color: #272727;
  border-top-right-radius: 0px;
  min-height: 20px;
  line-height: 20px; }

.simuladores-v2-app.designer-portlet .tabs > ul li a {
  text-decoration: none;
  padding: 10px;
  width: 120px;
  display: block;
  outline: 0;
  text-align: center;
  text-indent: 6px;
  margin: 0;
  border: 0;
  font: Normal 15px 'PT Sans', sans-serif;
  list-style: none;
  margin-top: 0px;
  color: #848484;
  background-color: transparent;
  background: transparent url("images/sprite_new.png") no-repeat;
  background-position: 0px 60px; }

.simuladores-v2-app.designer-portlet .tabs > ul li.selected a {
  color: white; }

.simuladores-v2-app.designer-portlet .tabs .content {
  border: 0px solid #ccc;
  min-height: 30px;
  background: white;
  margin: 0; }

.simuladores-v2-app.designer-portlet .tabs > ul li {
  margin-top: 0px;
  background: #f1f1f0; }

.simuladores-v2-app.designer-portlet .tabs > ul li.selected {
  position: relative;
  background-color: #87D524;
  border: 0px; }

.simuladores-v2-app.designer-portlet .data-table {
  width: 100%;
  border: 0px solid #ccc;
  border-right: 0px;
  border-left: 0px;
  white-space: normal;
  color: #7A7A7A; }

.simuladores-v2-app.designer-portlet .data-table thead th a {
  color: #737373;
  font-family: sans-serif; }

.simuladores-v2-app.designer-portlet .component a:visited {
  color: #737373; }

.simuladores-v2-app.designer-portlet .component.message {
  font-size: 11px;
  color: #b9b9b9;
  line-height: normal; }

.simuladores-v2-app.designer-portlet .portlet-layout {
  border-collapse: collapse;
  clear: both;
  display: block;
  border-spacing: 0;
  table-layout: auto;
  width: 100%; }

.simuladores-v2-app.designer-portlet .portlet-column {
  display: block;
  vertical-align: top; }

.simuladores-v2-app.designer-portlet .component.list {
  padding-top: 15px; }

.simuladores-v2-app.designer-portlet .component.panel.boxed > div {
  border: 0px;
  background-color: white; }

.simuladores-v2-app.designer-portlet .component.panel.boxed > div > .title a {
  background: none;
  text-decoration: none;
  padding-left: 15px;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 36px;
  color: #B4B4B4;
  font-family: sans-serif; }

.simuladores-v2-app.designer-portlet .component.panel.boxed > div > .title a.collapsed {
  background: none; }

.simuladores-v2-app.designer-portlet .component h2, .simuladores-v2-app.designer-portlet .component h3, .simuladores-v2-app.designer-portlet .component h4, .simuladores-v2-app.designer-portlet .component h5, .simuladores-v2-app.designer-portlet .component h6 {
  border-bottom: 0px solid white;
  line-height: 1.5em;
  letter-spacing: 0px; }

.simuladores-v2-app.designer-portlet .component.heading h2 {
  color: #87D524;
  font-weight: 200;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  line-height: 1.4;
  font-weight: 200;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif; }

.simuladores-v2-app.designer-portlet .component.heading h5 {
  display: block;
  color: #8e8e8e;
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 13px;
  cursor: default; }

.simuladores-v2-app.designer-portlet .component.panel .simple-left > .component > label.left {
  font-weight: normal;
  margin-right: 20px;
  vertical-align: middle; }

.simuladores-v2-app.designer-portlet .component.panel .simple-left > .component > div.left {
  width: auto;
  font-size: 13px;
  color: #848484;
  font-weight: bold; }

.simuladores-v2-app.designer-portlet .component input[type="text"], .simuladores-v2-app.designer-portlet .component input[type="password"], .simuladores-v2-app.designer-portlet .component .disabledField {
  height: 33px;
  min-width: 40px;
  position: relative;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #848484;
  padding: 0 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f7f7f7;
  resize: none;
  line-height: 33px;
  border: 1px solid #eee;
  margin-right: 5px;
  box-shadow: none; }

.simuladores-v2-app.designer-portlet .component input[type="text"], .simuladores-v2-app.designer-portlet .component .disabledField {
  background: none repeat scroll 0 0 #F7F7F7;
  border: 1px solid #A9A9A9;
  border-radius: 3px 3px 3px 3px;
  color: #848484;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  min-width: 40px;
  padding: 0 10px;
  position: relative;
  resize: none; }

.simuladores-v2-app.designer-portlet .component.dropdown .wrapper, .simuladores-v2-app.designer-portlet .component.list.sub-component .select .wrapper {
  background: transparent url("images/sprite_new.png") no-repeat right -361px; }

.simuladores-v2-app.designer-portlet .component.dropdown .wrapper-end, .simuladores-v2-app.designer-portlet .component.list.sub-component .select .wrapper-end {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18), inset 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.18), inset 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18), inset 0 1px 2px rgba(0, 0, 0, 0.05);
  background: #f7f7f7;
  padding-right: 0px;
  border: 0px; }

.simuladores-v2-app.designer-portlet .component.dropdown .select.disabled p, .simuladores-v2-app.designer-portlet .select.disabled .wrapper-end {
  background-color: #eeeeee; }

.simuladores-v2-app.designer-portlet .component select {
  max-width: 100%;
  min-width: 10em; }

.simuladores-v2-app.designer-portlet .component.dropdown select {
  color: #010101;
  font-size: 14px;
  margin-top: 0px;
  cursor: pointer;
  -webkit-appearance: button;
  left: 0;
  width: 100%;
  height: 24px;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  z-index: 2;
  display: block; }

.simuladores-v2-app.designer-portlet .select.wrapper-start, .simuladores-v2-app.designer-portlet .select .wrapper-end, .simuladores-v2-app.designer-portlet .select .wrapper {
  height: 24px; }

.simuladores-v2-app.designer-portlet .component.dropdown p, .simuladores-v2-app.designer-portlet .component.list.sub-component .select p {
  position: absolute;
  margin-left: 5px;
  line-height: 24px;
  height: 24px;
  color: #8e8e8e;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 81%;
  margin-bottom: 0;
  padding-left: 0; }

.simuladores-v2-app.designer-portlet .component div.left {
  font-size: 13px;
  color: #848484;
  font-weight: bold;
  font-family: sans-serif; }

.simuladores-v2-app.designer-portlet .form_footer .component {
  margin-bottom: 3px; }

.simuladores-v2-app.designer-portlet .component label {
  font-weight: normal; }

.simuladores-v2-app.designer-portlet .component label.left {
  text-align: left; }

.simuladores-v2-app.designer-portlet .component.button a, .simuladores-v2-app.designer-portlet .component.submit input[type="submit"][disabled], .simuladores-v2-app.designer-portlet .component.reset_button input[type="reset"][disabled], .simuladores-v2-app.designer-portlet .component.submit input[type="submit"].internalButton, .simuladores-v2-app.designer-portlet .component.submit.simular input[type="submit"][disabled], .simuladores-v2-app.designer-portlet .component.submit .disabledButton, .simuladores-v2-app.designer-portlet .component.button .disabledButton {
  background: #848484;
  color: white;
  cursor: auto; }

.simuladores-v2-app.designer-portlet .component.floatingBar .component.button a.buttonAsSubmit.pedidoDeContacto {
  background: orange;
  color: white; }

.simuladores-v2-app.designer-portlet .component.reset_button input[type="reset"] {
  background: #848484;
  height: 33px; }

.simuladores-v2-app.designer-portlet .component > a.export {
  background-color: transparent;
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0); }

.simuladores-v2-app.designer-portlet .component a.print {
  background-color: transparent;
  background: transparent url("images/sprite_new.png") no-repeat !important;
  width: 0 !important;
  height: 23px !important;
  padding: 0 0 0 22px !important;
  overflow: hidden;
  display: block;
  background-position: -5px -2133px !important; }

.simuladores-v2-app.designer-portlet .component.submit input[type="submit"].filter {
  background-color: transparent;
  background: transparent url("images/sprite_new.png") no-repeat;
  background-position: -8px -1617px;
  text-indent: -99999px;
  margin-left: 10px; }

.simuladores-v2-app.designer-portlet .component a.export:hover {
  background: transparent; }

.simuladores-v2-app.designer-portlet .component > .export, .simuladores-v2-app.designer-portlet .component.submit input[type="submit"].export {
  background-color: transparent;
  background: transparent url("images/sprite_new.png") no-repeat;
  width: 23px;
  height: 22px;
  display: inline-block;
  position: relative;
  margin: 10px;
  float: left; }

.simuladores-v2-app.designer-portlet .component.submit input[type="submit"].export {
  margin-left: 0px;
  margin-top: 0px;
  opacity: 0;
  filter: alpha(opacity=0); }

.simuladores-v2-app.designer-portlet .tabs > ul li.selected {
  position: relative;
  background: #87D524; }

.simuladores-v2-app.designer-portlet .tabs > ul li.selected:after, .simuladores-v2-app.designer-portlet .tabs > ul li.selected:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.simuladores-v2-app.designer-portlet .tabs > ul li.selected:after {
  border-color: rgba(135, 213, 36, 0);
  border-top-color: #87D524;
  border-width: 12px;
  left: 50%;
  margin-left: -9px; }

.simuladores-v2-app.designer-portlet .tabs > ul li.selected:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #FFF;
  border-width: 36px;
  left: 50%;
  margin-left: -36px; }

.simuladores-v2-app.designer-portlet .component .list div.pagination {
  float: none !important;
  text-align: center !important;
  display: block !important;
  text-align: center !important;
  display: block !important;
  margin: 20px auto auto auto !important;
  clear: both !important;
  font-size: 13px !important; }

.simuladores-v2-app.designer-portlet .component .list div.pagination ul {
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block !important;
  text-align: center !important; }

.simuladores-v2-app.designer-portlet .component .list div.pagination ul li {
  float: none !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline !important;
  height: 20px !important; }

.simuladores-v2-app.designer-portlet .pagination .list div.legend {
  display: none !important; }

.simuladores-v2-app.designer-portlet .component .list div.pagination > div {
  display: inline;
  color: #b5b3b3;
  padding: 3px 7px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 3px; }

.simuladores-v2-app.designer-portlet .component list div.pagination > div > a {
  width: 12px;
  height: 14px;
  top: 4px;
  overflow: hidden;
  background: transparent url("images/sprite_new.png") no-repeat; }

.simuladores-v2-app.designer-portlet .component list div.pagination > div > a.previous {
  background-position: -13px -66px !important; }

.simuladores-v2-app.designer-portlet .component list div.pagination > div > a.next {
  background-position: -13px -66px !important; }

.simuladores-v2-app.designer-portlet .radio.wrapper, .simuladores-v2-app.designer-portlet .checkbox.wrapper {
  background: transparent url("images/sprite_new.png") no-repeat;
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  background-position: 0px -2873px;
  margin: 0 5px 0 0; }

.simuladores-v2-app.designer-portlet td .radio.wrapper, .simuladores-v2-app.designer-portlet td .checkbox.wrapper {
  margin: 0 3px 0px 0px; }

.simuladores-v2-app.designer-portlet .radio.wrapper {
  background-position: 0px -2305px; }

.simuladores-v2-app.designer-portlet .radio.wrapper input, .simuladores-v2-app.designer-portlet .checkbox.wrapper input {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0); }

.simuladores-v2-app.designer-portlet .component.padLeft, .simuladores-v2-app.designer-portlet > .component.heading.padleft > h2 {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.simuladores-v2-app.designer-portlet .ui-datepicker-trigger, .simuladores-v2-app.designer-portlet .ui-datepicker-trigger:hover {
  background: transparent url("images/sprite_new.png") no-repeat 0px -2016px;
  border: 0px;
  cursor: pointer;
  text-indent: -999999px;
  padding: 0;
  width: 33px;
  height: 34px; }

.simuladores-v2-app.designer-portlet .ui-datepicker-trigger:focus {
  border: 1px solid #96cd37;
  -webkit-box-shadow: 0 0 5px #96cd37;
  box-shadow: 0 0 5px #96cd37; }

.simuladores-v2-app.designer-portlet .form_footer .component a {
  height: 23px;
  display: block;
  background: #87D524;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  border: 0;
  font-weight: normal;
  text-shadow: none;
  line-height: normal;
  padding: 6px 10px;
  margin: 0; }

.simuladores-v2-app.designer-portlet .component .select.wrapper-start, .simuladores-v2-app.designer-portlet .component.list.sub-component .select.wrapper-start {
  position: relative;
  border: 1px solid #a9a9a9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.simuladores-v2-app.designer-portlet .component select {
  max-width: 100%;
  min-width: 10em; }

.simuladores-v2-app.designer-portlet .component.dropdown select, .simuladores-v2-app.designer-portlet .component.list.sub-component .select select {
  color: #010101;
  font-size: 14px;
  margin-top: 0px;
  cursor: pointer;
  -webkit-appearance: button;
  left: 0;
  min-width: 15px;
  width: 100%;
  height: 33px;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  z-index: 2;
  display: block; }

.simuladores-v2-app.designer-portlet .component.dropdown label.left {
  margin-top: 0px; }

.simuladores-v2-app.designer-portlet .checkbox.wrapper, .simuladores-v2-app.designer-portlet .checkbox.wrapper.checked, .simuladores-v2-app.designer-portlet .radio.wrapper, .simuladores-v2-app.designer-portlet .radio.wrapper.checked {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  background: transparent url("images/sprite_new.png") no-repeat; }

.simuladores-v2-app.designer-portlet span.radio.wrapper.checked, .simuladores-v2-app.designer-portlet span.checkbox.wrapper.checked {
  margin-left: 0; }

.simuladores-v2-app.designer-portlet .checkbox.wrapper.checked.disabled, .simuladores-v2-app.designer-portlet .checkbox.wrapper.checked.readonly {
  background-position: -11px -4293px !important; }

.simuladores-v2-app.designer-portlet
checkbox unchecked
.checkbox.wrapper.disabled, .simuladores-v2-app.designer-portlet .checkbox.wrapper.readonly {
  background-position: -12px -4344px !important; }

.simuladores-v2-app.designer-portlet
radio checked
.radio.wrapper.checked.disabled, .simuladores-v2-app.designer-portlet .radio.wrapper.checked.readonly {
  background-position: -12px -4172px !important; }

.simuladores-v2-app.designer-portlet
radio unchecked
.radio.wrapper.disabled, .simuladores-v2-app.designer-portlet .radio.wrapper.readonly {
  background-position: -11px -4229px !important; }

.simuladores-v2-app.designer-portlet .checkbox.wrapper {
  background-position: -7px -2965px !important; }

.simuladores-v2-app.designer-portlet .checkbox.wrapper.checked {
  background-position: -5px -2913px !important; }

.simuladores-v2-app.designer-portlet .radio.wrapper {
  background-position: 0px -2305px !important; }

.simuladores-v2-app.designer-portlet .radio.wrapper.checked {
  background-position: 0px -2249px !important; }

.simuladores-v2-app.designer-portlet .component.submit input[type="submit"].internal {
  color: #fff;
  text-transform: uppercase;
  background: #848484; }

.simuladores-v2-app.designer-portlet .component.button > a, .simuladores-v2-app.designer-portlet .component.submit input[type="submit"], .simuladores-v2-app.designer-portlet .component.reset_button input[type="reset"], .simuladores-v2-app.designer-portlet .disabledButton, .simuladores-v2-app.designer-portlet .disabledButton {
  background: #87D524;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  border: 0;
  font-weight: normal;
  text-shadow: none;
  line-height: normal;
  padding: 0px 10px;
  margin: 0;
  text-transform: uppercase; 
  height: 25px;
}

.simuladores-v2-app.designer-portlet .panel .data-table tr td div.ellipsis {
  font-size: 13px; }

.simuladores-v2-app.designer-portlet .data-table tbody td div.ellipsis {
  font-size: 13px; }

.simuladores-v2-app.designer-portlet .component.panel .column .component.icon {
  float: left; }

.simuladores-v2-app.designer-portlet .component.panel .column .component.submit.icon .wrapper-start .wrapper-end .wrapper input, .simuladores-v2-app.designer-portlet .component.panel .column .component.button.icon .wrapper-start .wrapper-end .wrapper a {
  color: transparent;
  height: 25px;
  width: 25px;
  background-color: transparent;
  opacity: 100;
  background: transparent url("images/sprite_new.png") no-repeat;
  text-indent: -9999px; }

.simuladores-v2-app.designer-portlet .books {
  background-position: 8px -1267px !important; }

.simuladores-v2-app.designer-portlet .selected.books {
  background-position: 8px -1324px !important; }

.simuladores-v2-app.designer-portlet .file {
  background-position: 17px -925px !important; }

.simuladores-v2-app.designer-portlet .selected.file {
  background-position: 17px -984px !important; }

.simuladores-v2-app.designer-portlet .files {
  background-position: 5px -1039px !important; }

.simuladores-v2-app.designer-portlet .selected.files {
  background-position: 5px -1097px !important; }

.simuladores-v2-app.designer-portlet .calculator {
  background-position: 8px -1152px !important; }

.simuladores-v2-app.designer-portlet .selected.calculator {
  background-position: 8px -1212px !important; }

.simuladores-v2-app.designer-portlet .patch {
  background-position: 8px -1493px !important; }

.simuladores-v2-app.designer-portlet .selected.patch {
  background-position: 8px -1440px !important; }

.simuladores-v2-app.designer-portlet .eye {
  background-position: 111px -478px !important; }

.simuladores-v2-app.designer-portlet .eye2 {
  background-position: 50px -483px !important; }

.simuladores-v2-app.designer-portlet .close {
  background-position: 25px -872px !important; }

.simuladores-v2-app.designer-portlet .export {
  background-position: -5px -2187px !important; }

.simuladores-v2-app.designer-portlet .print {
  background-position: -5px -2133px !important; }

.simuladores-v2-app.designer-portlet .bt {
  background-position: -3px -196px !important; }

.simuladores-v2-app.designer-portlet .bt.btactive {
  background-position: -4px -255px !important; }

.simuladores-v2-app.designer-portlet .heart {
  background-position: 8px -1440px !important; }

.simuladores-v2-app.designer-portlet .selected.heart {
  background-position: 8px -1440px !important; }

.simuladores-v2-app.designer-portlet .bandage {
  background-position: 8px -1440px !important; }

.simuladores-v2-app.designer-portlet .selected.bandage {
  background-position: 8px -1440px !important; }

.simuladores-v2-app.designer-portlet .print[disabled=disabled] {
  background-position: -5px -3720px !important; }

.simuladores-v2-app.designer-portlet .component.submit input[type="submit"].internalButton {
  background-color: #848484; }

.simuladores-v2-app.designer-portlet .pencil {
  background-position: -10px -3166px !important; }

.simuladores-v2-app.designer-portlet .pencil[disabled=disabled] {
  background-position: -5px -3618px !important; }

.simuladores-v2-app.designer-portlet .reload {
  background-position: -5px -3248px !important; }

.simuladores-v2-app.designer-portlet .reload[disabled=disabled] {
  background-position: -5px -3618px !important; }

.simuladores-v2-app.designer-portlet .component {
  margin-bottom: 0; }

/*
.simuladores-v2-app.designer-portlet * {
  font-size: 13px; }
*/

.simuladores-v2-app.designer-portlet .portlet-layout {
  overflow: hidden; }

.simuladores-v2-app.designer-portlet span.button.wrapper-start, .simuladores-v2-app.designer-portlet span.button .wrapper-end, .simuladores-v2-app.designer-portlet span.submit.wrapper-start, .simuladores-v2-app.designer-portlet span.submit .wrapper-end, .simuladores-v2-app.designer-portlet .wrapper-start, .simuladores-v2-app.designer-portlet .wrapper-end, .simuladores-v2-app.designer-portlet span.text .wrapper, .simuladores-v2-app.designer-portlet .component.dropdown .wrapper-start, .simuladores-v2-app.designer-portlet .component.list.sub-component .select.wrapper-start {
  background: none; }

.simuladores-v2-app.designer-portlet .wrapper-start, .simuladores-v2-app.designer-portlet .wrapper-end, .simuladores-v2-app.designer-portlet .wrapper {
  border: 1px transparent;
  padding-right: 0px;
  height: 27px; }

.simuladores-v2-app.designer-portlet span.submit .wrapper, .simuladores-v2-app.designer-portlet span.button .wrapper {
  background: none; }

.simuladores-v2-app.designer-portlet .component.panel div > .title .wrapper-start, .simuladores-v2-app.designer-portlet .component.panel div > .title .wrapper, .simuladores-v2-app.designer-portlet .component.panel div > .title .wrapper-end {
  background: none;
  height: inherit;
  padding-left: 0; }

.simuladores-v2-app.designer-portlet .component label.left {
  font-size: inherit;
  line-height: 35px;
  padding-top: 0px;
  font-family: inherit;
  text-align: left;
  color: #636363;
  font-size: inherit;
  font-weight: normal; }

.simuladores-v2-app.designer-portlet .designer-portlet .errors, .simuladores-v2-app.designer-portlet .designer-portlet .infos, .simuladores-v2-app.designer-portlet .designer-portlet .success {
  margin: 0 !important; }

.simuladores-v2-app.designer-portlet .component.output_field div.left {
  line-height: 31px; }

.simuladores-v2-app.designer-portlet .component.panel .component.dropdown .left .select.wrapper-start > .wrapper-end, .simuladores-v2-app.designer-portlet .component.panel .component.list.sub-component .left .select.wrapper-start > .wrapper-end {
  padding-right: 0px; }

.simuladores-v2-app.designer-portlet .component.panel .component.aggregator .component.sub-component.dropdown.marcaveiculo {
  margin-bottom: 4px; }

.simuladores-v2-app.designer-portlet .component.sub-component.submit.outrasmarcas.internalButton {
  margin-top: 5px; }

.simuladores-v2-app.designer-portlet .data-table td {
  color: #8e8e8e;
  padding: 5px;
  vertical-align: top;
  border-bottom: 1px dotted #ccc;
  background-color: #fff;
  font-family: sans-serif;
  border-left: 0;
  border-right: 0; }

.simuladores-v2-app.designer-portlet .component .wrapper-start {
  padding-left: 0px; }

.simuladores-v2-app.designer-portlet .component.grid .component.panel .column > div.component {
  margin-left: 8px; }

.simuladores-v2-app.designer-portlet .data-table tbody tr td:first-child {
  text-align: left;
  font-size: 12; }

.simuladores-v2-app.designer-portlet .data-table tbody tr td:first-child div.ellipsis {
  text-align: left;
  font-size: 13px; }

.simuladores-v2-app.designer-portlet #simulatorCoberturas .data-table tbody tr td:first-child div.ellipsis {
  height: auto;
  overflow: auto;
  overflow-y: hidden; }

.simuladores-v2-app.designer-portlet #simulatorCoberturas .data-table tbody tr td:first-child div.ellipsis span {
  display: none; }

.simuladores-v2-app.designer-portlet .component div.left span.locked_field span.display {
  padding-top: 6px; }

.simuladores-v2-app.designer-portlet .component.grid {
  margin-bottom: 0;
  padding-bottom: 0; }

.simuladores-v2-app.designer-portlet .component.panel.boxed {
  margin-top: 0;
  padding: 0; }

.simuladores-v2-app.designer-portlet span.select .wrapper-end {
  height: 24px;
  padding-right: 0;
  position: relative; }

.simuladores-v2-app.designer-portlet .component span.locked_field .display {
  color: #848484;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold; }

.simuladores-v2-app.designer-portlet .data-table tbody tr td {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9; }

.simuladores-v2-app.designer-portlet .component.output_field > div {
  margin: 2px 0;
  color: #848484;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock .component.panel.floatingBar {
  margin-left: 0;
  padding: 5px 0px;
  position: fixed;
  width: 920px;
  bottom: 47px;
  background: white;
  border-top: 1px solid #ccc; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock .component.panel.floatingBar div.column {
  min-height: 38px; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock {
  border: 0px solid transparent; }

.simuladores-v2-app.designer-portlet .component.panel.floatingDock div.w-100 {
  min-height: 0px; }

.simuladores-v2-app.designer-portlet .component.panel.floatingBar span.submit span.wrapper-end {
  padding-right: 0px; }

.simuladores-v2-app.designer-portlet .component.panel.floatingBar .component.message > div {
  padding: 0px; }

.simuladores-v2-app.designer-portlet >
.portlet-body {
  margin: 0 auto;
  max-width: 940px; }

.simuladores-v2-app.designer-portlet .data-table.premios-data-table tbody tr td:first-child div.ellipsis {
  height: auto;
  overflow: auto;
  overflow-y: hidden;
  text-transform: none; }

.simuladores-v2-app.designer-portlet .data-table.premios-data-table tbody tr td:first-child div.ellipsis span.ellipsis {
  display: none; }

.simuladores-v2-app.designer-portlet #WizOpcoes #WizOpcoesContent .component.grid {
  margin-left: 0; }

.simuladores-v2-app.designer-portlet #WizOpcoes #WizOpcoesContent .component.grid table div {
  padding-left: 0; }

.simuladores-v2-app.designer-portlet #simulatorCoberturas {
  margin-left: 0;
  padding-top: 20px; }

.simuladores-v2-app.designer-portlet #simulatorCoberturas .data-table {
  overflow-x: auto; }

.simuladores-v2-app.designer-portlet #WizPremioSimulacaoContent {
  margin-left: 0;
  border: 0;
  padding-top: 20px; }

.simuladores-v2-app.designer-portlet #WizPremioSimulacaoContent > div > div > div.designer-portlet {
  margin-left: 0;
  border: 0; }

.simuladores-v2-app.designer-portlet #simulatorCoberturas td, .simuladores-v2-app.designer-portlet #simulatorCoberturas div, .simuladores-v2-app.designer-portlet #WizPremioSimulacaoContent td, .simuladores-v2-app.designer-portlet #WizPremioSimulacaoContent th, .simuladores-v2-app.designer-portlet #WizPremioSimulacaoContent td.ellipsis {
  font: Normal 11px Arial, sans-serif;
  vertical-align: middle; }

.simuladores-v2-app.designer-portlet .data-table .component.dropdown > div {
  min-width: 100px; }

.simuladores-v2-app.designer-portlet #WizCaracteristicasImovel.component td {
  vertical-align: top; }

.simuladores-v2-app.designer-portlet .component.dropdown .wrapper-start:focus, .simuladores-v2-app.designer-portlet .component input[type="text"]:focus, .simuladores-v2-app.designer-portlet .component input[type="password"]:focus, .simuladores-v2-app.designer-portlet .component input[type="file"]:focus, .simuladores-v2-app.designer-portlet .component textarea:focus, .simuladores-v2-app.designer-portlet .component input[type="text"].required.empty:focus, .simuladores-v2-app.designer-portlet .component input[type="text"].requiredAdded.empty:focus, .simuladores-v2-app.designer-portlet .component.dropdown select.required.empty:focus, .simuladores-v2-app.designer-portlet .component.dropdown select.requiredAdded.empty:focus, .simuladores-v2-app.designer-portlet .component.dropdown textarea.requiredAdded.empty:focus, .simuladores-v2-app.designer-portlet .component.dropdown textarea.required.empty:focus {
  border: 1px solid #96cd37;
  -moz-box-shadow: 0 0 5px #96cd37;
  -webkit-box-shadow: 0 0 5px #96cd37;
  box-shadow: 0 0 5px #96cd37;
  background: none; }

.simuladores-v2-app.designer-portlet .component.dropdown.invalid .wrapper-start, .simuladores-v2-app.designer-portlet .component.invalid input[type="text"], .simuladores-v2-app.designer-portlet .component.invalid input[type="password"], .simuladores-v2-app.designer-portlet .component.invalid input[type="file"], .simuladores-v2-app.designer-portlet .component.invalid select, .simuladores-v2-app.designer-portlet .component.invalid textarea, .simuladores-v2-app.designer-portlet .component.invalid .select {
  border: 1px solid rgba(255, 39, 43, 0.8);
  -moz-box-shadow: 0 0 5px rgba(255, 39, 43, 0.8);
  -webkit-box-shadow: 0 0 5px rgba(255, 39, 43, 0.8);
  box-shadow: 0 0 5px rgba(255, 39, 43, 0.8);
  background: none; }

.simuladores-v2-app.designer-portlet .component.dropdown.invalid .wrapper-start:focus, .simuladores-v2-app.designer-portlet .component.invalid input[type="text"]:focus, .simuladores-v2-app.designer-portlet .component.invalid input.invalid[type="password"]:focus, .simuladores-v2-app.designer-portlet .component.invalid input.invalid[type="file"]:focus, .simuladores-v2-app.designer-portlet .component.invalid select.invalid:focus, .simuladores-v2-app.designer-portlet .component.invalid textarea.invalid:focus, .simuladores-v2-app.designer-portlet .component.invalid .select:focus {
  -moz-box-shadow: 0 0 5px #96cd37;
  -webkit-box-shadow: 0 0 5px #96cd37;
  border: 1px solid #96cd37;
  box-shadow: 0 0 5px #96cd37;
  background: none; }

.simuladores-v2-app.designer-portlet input.postal_code[type="text"] {
  width: 56px; }

.simuladores-v2-app.designer-portlet #simulatorCoberturas td .component.dropdown p {
  font-size: 11px; }

.simuladores-v2-app.designer-portlet #simulatorCoberturas {
  overflow-x: auto;
  overflow-y: hidden; }

.simuladores-v2-app.designer-portlet #simulatorCoberturas td .checkbox.wrapper {
  margin: 0; }

.simuladores-v2-app.designer-portlet div.component.checkbox span.checkbox {
  background-position: -5px -2966px !important; }

.simuladores-v2-app.designer-portlet div.component.checkbox span.checkbox.checked {
  background-position: -5px -2914px !important; }

.simuladores-v2-app.designer-portlet div.component.checkbox.focus span.checkbox {
  background-position: -10px -4123px !important; }

.simuladores-v2-app.designer-portlet div.component.checkbox.focus span.checkbox.checked {
  background-position: -10px -4073px !important; }

.simuladores-v2-app.designer-portlet div.component.checkbox.invalid span.checkbox {
  background-position: -7px -3572px !important; }

.simuladores-v2-app.designer-portlet div.component.checkbox.invalid span.checkbox.checked {
  background-position: -10px -4010px !important; }

.simuladores-v2-app.designer-portlet div.component.checkbox.invalid.focus span.checkbox {
  background-position: -10px -4123px !important; }

.simuladores-v2-app.designer-portlet div.component.checkbox.invalid.focus span.checkbox.checked {
  background-position: -10px -4073px !important; }

.simuladores-v2-app.designer-portlet div.component.radio span.radio {
  background-position: 0px -2305px !important; }

.simuladores-v2-app.designer-portlet div.component.radio span.radio.checked {
  background-position: 0px -2249px !important; }

.simuladores-v2-app.designer-portlet div.component.radio.focus span.radio {
  background-position: -10px -3888px !important; }

.simuladores-v2-app.designer-portlet div.component.radio.focus span.radio.checked {
  background-position: -10px -3831px !important; }

.simuladores-v2-app.designer-portlet div.component.radio.invalid span.radio {
  background-position: -7px -3528px !important; }

.simuladores-v2-app.designer-portlet div.component.radio.invalid span.radio.checked {
  background-position: -8px -3949px !important; }

.simuladores-v2-app.designer-portlet div.component.radio.invalid.focus span.radio {
  background-position: -10px -3888px !important; }

.simuladores-v2-app.designer-portlet div.component.radio.invalid.focus span.radio.checked {
  background-position: -10px -3831px !important; }

.simuladores-v2-app.designer-portlet div.component.dropdown.focus .wrapper-start, .simuladores-v2-app.designer-portlet div.component.list.sub-component .select.wrapper-start.focus {
  border: 1px solid #96cd37;
  -moz-box-shadow: 0 0 5px #96cd37;
  -webkit-box-shadow: 0 0 5px #96cd37;
  box-shadow: 0 0 5px #96cd37;
  background: none; }

.simuladores-v2-app.designer-portlet div.component.dropdown.invalid .wrapper-start {
  border: 1px solid rgba(255, 39, 43, 0.8);
  -moz-box-shadow: 0 0 5px rgba(255, 39, 43, 0.8);
  -webkit-box-shadow: 0 0 5px rgba(255, 39, 43, 0.8);
  box-shadow: 0 0 5px rgba(255, 39, 43, 0.8);
  background: none; }

.simuladores-v2-app.designer-portlet div.component.dropdown.invalid.focus span.wrapper-start.invalid.focus {
  border: 1px solid #96cd37;
  -moz-box-shadow: 0 0 5px #96cd37;
  -webkit-box-shadow: 0 0 5px #96cd37;
  box-shadow: 0 0 5px #96cd37;
  background: none; }

.simuladores-v2-app.designer-portlet #WizPremioSimulacaoContent.panel .data-table tr td div.ellipsis {
  padding: 0; }

.simuladores-v2-app.designer-portlet .simuladores-app.designer-portlet div.errors {
  display: none; }

.simuladores-v2-app.designer-portlet .component.select_value {
  padding: 0;
  border: 0; }

.simuladores-v2-app.designer-portlet table[id*=tblPessoasSeguras] input[type="text"] {
  text-align: center;
  min-width: 30px; }

.simuladores-v2-app.designer-portlet div#frmPessoasSeguras input[type="text"][disabled] {
  background: #FAF9F6; }

.simuladores-v2-app.designer-portlet .data-table .wrapper-end {
  padding-right: 0px; }

.simuladores-v2-app.designer-portlet #WizCaracteristicasImovel .component.button .button.wrapper-start a {
  background: #87D524;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  border: 0;
  font-weight: normal;
  text-shadow: none;
  line-height: normal;
  padding: 0px 10px;
  margin: 0;
  text-transform: uppercase; }

.simuladores-v2-app.designer-portlet #pessoasSegurasFuneral .component.button .button.wrapper-start a {
  background: #87D524;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  border: 0;
  font-weight: normal;
  text-shadow: none;
  line-height: normal;
  padding: 0px 10px;
  margin: 0;
  text-transform: uppercase; }

.simuladores-v2-app.designer-portlet .component.checkbox .checkbox.wrapper.checked.disabled, .simuladores-v2-app.designer-portlet .component.checkbox .checkbox.wrapper.checked.readonly {
  background-position: -11px -4293px !important; }

.simuladores-v2-app.designer-portlet .component.checkbox .checkbox.wrapper.disabled, .simuladores-v2-app.designer-portlet .component.checkbox .checkbox.wrapper.readonly {
  background-position: -12px -4344px !important; }

.simuladores-v2-app.designer-portlet .component.radio .radio.wrapper.checked.disabled, .simuladores-v2-app.designer-portlet .component.radio .radio.wrapper.checked.readonly {
  background-position: -12px -4172px !important; }

.simuladores-v2-app.designer-portlet .component.radio .radio.wrapper.disabled, .simuladores-v2-app.designer-portlet .component.radio .radio.wrapper.readonly {
  background-position: -11px -4229px !important; }

.simuladores-v2-app.designer-portlet #opcoesGrupoGrid .component.dropdown.opcaoGrupo label {
  padding-right: 2px; }

.simuladores-v2-app.designer-portlet #opcoesGrupoGrid td[style*="width:12%;"] {
  min-width: 109px; }

.simuladores-v2-app.designer-portlet div.component.panel.boxed div.title {
  cursor: pointer; }

.simuladores-v2-app.designer-portlet div.component.button a.buttonAsSubmit.popup {
  background: none repeat scroll 0 0 #87D524;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0 10px;
  text-shadow: none;
  text-transform: uppercase;
  text-decoration: none; }

.simuladores-v2-app.designer-portlet div.component.button a.buttonAsSubmit.popup[disabled] {
  background: none repeat scroll 0 0 #848484; }

.simuladores-v2-app.designer-portlet div.component.button a.buttonAsSubmit.popup[disabled]:hover {
  cursor: default; }

.simuladores-v2-app.designer-portlet .component.message.popup {
  max-height: 70% !important; }

.simuladores-v2-app.designer-portlet .component.message.popup .content {
  max-height: 250px !important;
  overflow: auto !important; }

.simuladores-v2-app.designer-portlet .component.percent.input_text .wrapper-start, .simuladores-v2-app.designer-portlet .component.percent.input_text .wrapper-end, .simuladores-v2-app.designer-portlet .component.percent.input_text .wrapper, .simuladores-v2-app.designer-portlet .component.percent.text_area .textarea-wrapper {
  display: block; }

.simuladores-v2-app.designer-portlet .component.button.icon.print a.print {
  cursor: pointer; }

.simuladores-v2-app.designer-portlet .component.button.icon.print a.print[disabled] {
  cursor: auto; }

.simuladores-v2-app.designer-portlet .component.panel.visibleHidden {
  height: 0px;
  width: 0px;
  border-width: 0px;
  padding: 0 0 0 0;
  margin: 0 0 0 0; }

.simuladores-v2-app.designer-portlet .component.dropdown span.select select:hover {
  cursor: pointer; }

.simuladores-v2-app.designer-portlet .component.dropdown span.select select[readonly]:hover {
  cursor: auto; }

.simuladores-v2-app.designer-portlet .component.dropdown span.select select[disabled]:hover {
  cursor: auto; }

.simuladores-v2-app.designer-portlet .selectableLines .selectable {
  width: 15px; }

.simuladores-v2-app.designer-portlet .component.grid.agrupadorPaineis td {
  vertical-align: top; }

.simuladores-v2-app.designer-portlet .component.button a:not(disabledButton) {
  cursor: pointer; }

.simuladores-v2-app.designer-portlet .component.dropdown.required .wrapper-start.empty {
  box-shadow: 0 0 3px #EA2626;
  border: 1px solid #EA2626; }

.simuladores-v2-app.designer-portlet .component input.required.empty, .simuladores-v2-app.designer-portlet .component input[type="text"].required.empty, .simuladores-v2-app.designer-portlet .component.dropdown select.required.empty, .simuladores-v2-app.designer-portlet .component input.requiredAdded.empty, .simuladores-v2-app.designer-portlet .component input[type="text"].requiredAdded.empty, .simuladores-v2-app.designer-portlet .component.dropdown select.requiredAdded.empty, .simuladores-v2-app.designer-portlet .component.dropdown textarea.requiredAdded.empty, .simuladores-v2-app.designer-portlet .component.dropdown textarea.required.empty {
  box-shadow: 0 0 2px #EA2626;
  border: 1px solid #EA2626; }

.simuladores-v2-app.designer-portlet div.component.radio span.radio.requiredAdded.empty {
  background-position: -7px -3529px !important; }

.simuladores-v2-app.designer-portlet div.component.checkbox span.checkbox.requiredAdded.empty {
  background-position: -5px -3571px !important; }

.simuladores-v2-app.designer-portlet .component.dropdown.required.focus .wrapper-start.empty {
  box-shadow: 0 0 3px #74B44A;
  border: 1px solid #74B44A; }

.simuladores-v2-app.designer-portlet .component.master_detail span.button .wrapper-end {
  padding-right: 0px; }

.simuladores-v2-app.designer-portlet .component.master_detail .component.reset_button {
  margin-top: 1px; }

.simuladores-v2-app.designer-portlet .component.master_detail .component.reset_button input[type="reset"] {
  height: 23px; }

.simuladores-v2-app.designer-portlet .component.master_detail .component.button.update a.update.footer-button, .simuladores-v2-app.designer-portlet .component.master_detail .component.button.new a.new.footer-button {
  background: #87D524;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  border: 0;
  font-weight: normal;
  text-shadow: none;
  line-height: normal;
  padding: 0px 10px;
  margin: 0;
  text-transform: uppercase; }

.simuladores-v2-app.designer-portlet .component.master_detail .detail a.update.footer-button {
  margin-top: 5px; }

.simuladores-v2-app.designer-portlet .component.master_detail .data-table td.actions a {
  margin-top: 4px;
  float: left; }

.simuladores-v2-app.designer-portlet .component.master_detail .component.list {
  padding-top: 0; }

.simuladores-v2-app.designer-portlet .component.alignRight label {
  text-align: right; }

.simuladores-v2-app.designer-portlet .component.panel.panelQuestionario .component.survey table.data-table {
  table-layout: auto; }

.simuladores-v2-app.designer-portlet .component.panel.panelQuestionario .component.survey table.data-table th {
  width: 75%; }

.simuladores-v2-app.designer-portlet .component.panel.panelQuestionario .component.survey table.data-table td {
  width: 25%; }

.simuladores-v2-app.designer-portlet .component.panel.panelQuestionario .component.survey table.data-table tr.section {
  display: none; }

.simuladores-v2-app.designer-portlet .component.panel.panelQuestionario .component.survey .radio.wrapper, .simuladores-v2-app.designer-portlet .component.panel.panelQuestionario .component.survey .checkbox.wrapper {
  margin-top: 8px; }

.simuladores-v2-app.designer-portlet .component.panel.panelQuestionario .component.survey thead {
  display: none; }

.simuladores-v2-app.designer-portlet .component.noMandatoryStar span.required {
  display: none; }

.simuladores-v2-app.designer-portlet .component.upload .customfile-feedback {
  line-height: 33px; }

.confirm .ui-dialog-titlebar {
  border-bottom: 1px solid #272727;
  padding: 5px 10px 5px 15px;
  cursor: move;
  background: #75ad4f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75ad4f), color-stop(99%, #5f8c40));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* IE10+ */
  background: linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* W3C */
  color: white;
  text-shadow: 0 1px 0 #505864, 0 -1px 0 black;
  letter-spacing: 1px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.ui-dialog button {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-repeat: repeat-x;
  border-radius: 30px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333333;
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 0;
  padding: 0px 10px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  height: 23px;
  font-weight: normal; }

.ui-dialog button {
  color: white;
  background: #75ad4f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75ad4f), color-stop(99%, #5f8c40));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* IE10+ */
  background: linear-gradient(top, #75ad4f 0%, #5f8c40 99%);
  /* W3C */
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.ui-dialog.confirm .cancel {
  background-color: #F5F5F5;
  background-image: -moz-linear-gradient(center top, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  border-color: #CCCCCC #CCCCCC #BBBBBB;
  color: #333333;
  text-shadow: none; }

.ui-dialog.confirm .ui-dialog-titlebar-close:hover {
  padding: 1px; }

.ui-dialog {
  z-index: 1050 !important; }

.ui-dialog.confirm {
  background: white;
  border: 1px solid #272727;
  border-radius: 0;
  box-shadow: 0 3px 10px #696969;
  font-size: 12px; }

.blockUI {
  z-index: 1060 !important; }

.ui-dialog.confirm .ui-dialog-buttonset > * {
  margin: 0 0.2em; }

/* DatePicker Container */
.ui-datepicker {
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  background: #f2f2f2;
  display: none;
  z-index: 2000 !important; }

.ui-datepicker a {
  text-decoration: none; }

.ui-datepicker .ui-icon {
  width: auto;
  height: auto;
  background-image: none;
  text-indent: 0; }

/* DatePicker Table */
.ui-datepicker-header {
  color: #e0e0e0;
  background: black;
  font-weight: bold;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  text-shadow: 1px -1px 0px black;
  filter: dropshadow(color=black, offx=1, offy=-1);
  line-height: 25px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #111;
  width: auto; }

.ui-datepicker-title {
  text-align: center; }

.ui-datepicker-prev, .ui-datepicker-next {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  background-repeat: no-repeat;
  overflow: hidden;
  color: #e0e0e0;
  padding: 0 0.5em; }

.ui-datepicker-prev {
  float: left; }

.ui-datepicker-next {
  float: right; }

.ui-datepicker thead {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
  border-bottom: 1px solid #bbb; }

.ui-datepicker th {
  text-transform: uppercase;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  text-shadow: 1px 0px 0px #fff;
  filter: dropshadow(color=white, offx=1, offy=0); }

.ui-datepicker tbody td {
  padding: 0;
  border-right: 1px solid #bbb; }

.ui-datepicker tbody td:last-child {
  border-right: 0px; }

.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 25px;
  line-height: 25px;
  color: #666666;
  text-shadow: 1px 1px 0px #fff;
  filter: dropshadow(color=white, offx=1, offy=1); }

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: linear-gradient(top, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); }

.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7; }

.ui-datepicker-calendar .ui-state-active {
  background: #7DB955;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  color: white;
  text-shadow: 0px 1px 0px #4d7a85;
  filter: dropshadow(color=#4d7a85, offx=0, offy=1);
  border: 1px solid #55838f;
  position: relative;
  margin: -1px; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }

.ui-datepicker-week-end {
  text-align: center; }

.ie .customfile-input {
  font-size: 40px !important; }

.ie .data-table th {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 		StartColorStr='#fdfffc', EndColorStr='#cee7be' ); }

.ie .component.survey .data-table th {
  filter: none;
  white-space: normal; }

.ellipsis {
  height: 18px;
  white-space: normal;
  overflow: hidden;
  position: relative;
  font-size: 12px;
  word-wrap: break-word; }

.ellipsis > a {
  padding-right: 1em; }

.designer-portlet .ellipsis > input {
  margin-left: 2px; }

.designer-portlet .no-ellipsis .data-table {
  white-space: normal; }

.portal-popup .designer-portlet .component.heading {
  float: none; }

.portal-popup .designer-portlet .data-table {
  width: 99%; }

body .ui-widget-overlay {
  background: #777777;
  opacity: 0.6;
  filter: Alpha(Opacity=70);
  z-index: 1039 !important;
  position: fixed;
  top: 0;
  left: 0;
  widht: 100%;
  height: 100%; }

.designer-portlet.ui-dialog.ui-widget {
  margin: 0 auto;
  background: #fff;
  border-radius: 6px;
  border: 3px solid #EAF7ED;
  box-shadow: 0 0 10px #BCBEBB;
  padding: 10px;
  text-align: center;
  min-height: 100px; }

.designer-portlet.ui-dialog.ui-widget.sucess {
  border: 3px solid #94CE39;
  box-shadow: 0 0 10px #BCBEBB; }

.designer-portlet.ui-dialog.ui-widget.error {
  border: 2px solid #cd3737;
  box-shadow: 0 0 5px #cd3737; }

.designer-portlet.ui-dialog.ui-widget.info {
  /*cor nao aprovada Place holder only*/
  border: 2px solid #f0e71e;
  box-shadow: 0 0 10px #ebf50b; }

.designer-portlet.ui-dialog.ui-widget h1, .designer-portlet.ui-dialog.ui-widget h2 {
  color: #87D524; }

.designer-portlet.ui-dialog.ui-widget.error h1, .designer-portlet.ui-dialog.ui-widget.error h2 {
  color: #FF3737; }

body .designer-portlet.ui-dialog #dialog.ui-dialog-content {
  margin-bottom: 40px;
  top: 0;
  height: auto !important; }

body .designer-portlet.ui-dialog #validationsDialog.ui-dialog-content {
  margin-bottom: 40px;
  top: 0;
  height: auto !important; }

#container .designer-portlet .component.message.popup .modal_close {
  position: absolute; }

.designer-portlet {
  display: none; }

#container .designer-portlet .tabs > ul li {
  width: auto; }

.blockUI h4 #spinnerText {
  display: inline-block;
  background: url("images/loading_indicator.gif") no-repeat;
  padding-left: 20px;
  min-height: 16px;
  line-height: 18px; }

.simuladores-v2-app.designer-portlet .component.tooltip {
  height: auto;
  background: #363c42;
  color: white;
  width: auto;
  margin: auto;
  position: absolute;
  border: 1px solid #a7cf00;
  border-radius: 5px;
  z-index: 999;
  padding: 20px 5px 5px 5px;
  top: 0; }

.simuladores-v2-app.designer-portlet .component.tooltip .close {
  position: absolute;
  right: 10px;
  top: 5px;
  cursor: pointer;
  z-index: 10; }

.simuladores-v2-app.designer-portlet .component.tooltip a, .simuladores-v2-app.designer-portlet .component.tooltip a:hover {
  color: white; }

.simuladores-v2-app.designer-portlet .balloon {
  width: 20px;
  height: 20px; }

.simuladores-v2-app.designer-portlet .component.tooltip:before, .simuladores-v2-app.designer-portlet .component.tooltip:after {
  bottom: 100%;
  left: 12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 2; }

.simuladores-v2-app.designer-portlet .component.tooltip.tooltip-left:before, .simuladores-v2-app.designer-portlet .component.tooltip.tooltip-left:after {
  right: 12px;
  left: auto; }

.simuladores-v2-app.designer-portlet .component.tooltip:after {
  border-color: rgba(54, 60, 66, 0);
  border-bottom-color: #363c42;
  border-width: 10px;
  margin-left: -5px; }

.simuladores-v2-app.designer-portlet .component.tooltip:before {
  border-color: rgba(167, 207, 0, 0);
  border-bottom-color: #a7cf00;
  border-width: 11px;
  margin-left: -6px; }

.simuladores-v2-app.designer-portlet .component div.help {
  display: none;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 16px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  background: url("images/help.gif") no-repeat; }

.simuladores-v2-app.designer-portlet .component div.help .component.tooltip {
  text-align: left;
  font-weight: normal;
  padding: 10px 10px 10px;
  margin-top: 30px;
  margin-left: -10px; }

.ellipsis {
  height: 18px;
  white-space: normal;
  overflow: hidden;
  position: relative;
  padding-right: 1em;
  font-size: 12px; }

.portal-popup .designer-portlet .component.heading {
  float: none; }

.portal-popup .designer-portlet .data-table {
  width: 99%; }

body .ui-widget-overlay {
  background: #777777;
  opacity: 0.6;
  filter: Alpha(Opacity=70); }

.designer-portlet.ui-dialog.ui-widget {
  margin: 0 auto;
  background: #fff;
  border-radius: 6px;
  border: 3px solid #EAF7ED;
  box-shadow: 0 0 10px #BCBEBB;
  padding: 10px;
  text-align: center;
  min-height: 100px; }

.designer-portlet.ui-dialog.ui-widget.sucess {
  border: 3px solid #94CE39;
  box-shadow: 0 0 10px #BCBEBB; }

.designer-portlet.ui-dialog.ui-widget.error {
  border: 2px solid #cd3737;
  box-shadow: 0 0 5px #cd3737; }

.designer-portlet.ui-dialog.ui-widget.info {
  /*cor nao aprovada Place holder only*/
  border: 2px solid #f0e71e;
  box-shadow: 0 0 10px #ebf50b; }

.designer-portlet.ui-dialog.ui-widget h1, .designer-portlet.ui-dialog.ui-widget h2 {
  color: #87D524; }

.designer-portlet.ui-dialog.ui-widget.error h1, .designer-portlet.ui-dialog.ui-widget.error h2 {
  color: #FF3737; }

body .designer-portlet.ui-dialog #dialog.ui-dialog-content {
  margin-bottom: 40px;
  top: 0;
  height: auto !important; }

#container .designer-portlet .component.message.popup .modal_close {
  position: absolute; }

.simuladores-v2-app.designer-portlet .component.tree, .simuladores-v2-app.designer-portlet .component.tree ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.simuladores-v2-app.designer-portlet .component.tree {
  padding: 5px;
  overflow: auto;
  color: #7A7A7A;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: default; }

.simuladores-v2-app.designer-portlet .component.tree .hitarea {
  height: 16px;
  width: 16px;
  float: left;
  cursor: pointer;
  margin-left: -16px;
  padding: 3px 0; }

.simuladores-v2-app.designer-portlet * html .component.tree .hitarea {
  display: inline;
  float: none; }

.simuladores-v2-app.designer-portlet .component.tree li {
  margin: 0;
  padding: 0px 0pt 0px 15px;
  clear: both; }

.simuladores-v2-app.designer-portlet .component.tree .folder {
  background: url(images/tree/folder.png) no-repeat;
  padding-left: 20px; }

.simuladores-v2-app.designer-portlet .component.tree a {
  padding-left: 20px; }

.simuladores-v2-app.designer-portlet .component.tree .collapsable-hitarea, .simuladores-v2-app.designer-portlet .component.tree .lastCollapsable-hitarea {
  background: url(images/tree/minus.gif) center 6px no-repeat; }

.simuladores-v2-app.designer-portlet .component.tree > ul {
  float: left; }

.simuladores-v2-app.designer-portlet .component.tree .content .reference {
  padding: 3em; }

.simuladores-v2-app.designer-portlet .customfile .component.button {
  padding: 0;
  margin: 0; }

.simuladores-v2-app.designer-portlet .customfile {
  position: relative;
  overflow: hidden; }

.simuladores-v2-app.designer-portlet .customfile-input {
  position: absolute;
  cursor: pointer;
  background: transparent;
  border: 0;
  opacity: 0;
  -moz-opacity: 0;
  z-index: 999;
  top: 0;
  left: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%; }

.simuladores-v2-app.designer-portlet .customfile .component, .simuladores-v2-app.designer-portlet .customfile span {
  float: left;
  float: left;
  padding: 0;
  margin-left: 0; }

.simuladores-v2-app.designer-portlet .customfile > span {
  padding: 5px;
  color: #aaa; }

.simuladores-v2-app.designer-portlet .customfile span.required {
  color: red;
  font-weight: bold;
  margin-left: 0.5em; }

.simuladores-v2-app.designer-portlet .component.panel.boxed > div > .title{
	margin: 0;
    padding: 0;
}

body .simuladores-v2-app.designer-portlet .data-table {
    white-space: normal;
}

body .simuladores-v2-app.designer-portlet .data-table thead th {
	padding: 0;
	padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

body .simuladores-v2-app.designer-portlet .component.checkbox.opcaoCobertura{
	display: inline-flex;
}

body .simuladores-v2-app.designer-portlet .data-table td {
    padding-left: 5px;
}

.simuladores-v2-app.designer-portlet .tabs>ul li.selected a {
	color: white;
	background: #87D524;
}

#dadosProduto-cnt, #objSeguro-cnt, #validacaoFinal-cnt{
	margin-top: 52px;
}

/*
.simuladores-v2-app.designer-portlet .tabs > ul li a:visited, .simuladores-v2-app.designer-portlet .tabs ul li:first-child {
	background: #9BE53C;	
}
*/

.simuladores-v2-app.designer-portlet .tabs > ul {
	background: inherit;
	width: 100%;
}

.simuladores-v2-app.designer-portlet div .tabs > ul {
background: inherit;
}
.simuladores-v2-app.designer-portlet .form .tabs .content{
	/*min-height: 60px;*/
}

.simuladores-app.designer-portlet .component.aggregator.inddebitoemconta .fields .component.message {
    padding-top: 5px;
    margin-left: 5px;
}


