.borderRadius {
  border-radius: 5px; }

.borderRadiusTp {
  border-radius: 5px 5px 0 0; }

.borderRadiusBtm {
  border-radius: 0 0 5px 5px; }

.ddcommon {
  position: relative;
  display: -moz-inline-stack;
  zoom: 1;
  display: inline-block;
  *display: inline;
  cursor: default; }

.ddcommon ul {
  padding: 0;
  margin: 0; }

.ddcommon ul li {
  list-style-type: none; }

.borderRadiusTp ul li:last-child {
  border-radius: 0 0 5px 5px;
  border-bottom: 0 none #c3c3c3; }

.borderRadiusBtm ul li:first-child {
  border-radius: 5px 5px 0 0;
  border-bottom: 1 solid #c3c3c3; }

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll {
  opacity: .5;
  -ms-filter: "alpha(opacity=50)";
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  color: #999999;
  pointer-events: none; }

.ddcommon .clear {
  clear: both; }

.ddcommon .shadow {
  box-shadow: 5px 5px 5px -5px #888888; }

.ddcommon input.text {
  position: absolute;
  display: block;
  top: 1px;
  left: 1px;
  bottom: 0;
  width: 99%;
  height: auto;
  min-height: auto;
  box-shadow: none;
  border: 0; }

.ddOutOfVision {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.borderRadius .shadow {
  box-shadow: 5px 5px 5px -5px #888888; }

.borderRadiusBtm .shadow {
  box-shadow: -5px -5px 5px -5px #888888; }

.borderRadiusTp .border, .borderRadius .border {
  border-radius: 0 0 5px 5px; }

.borderRadiusBtm .border {
  border-radius: 5px 5px 0 0; }

img.fnone {
  float: none !important; }

.ddcommon .divider {
  width: 0;
  height: 100%;
  position: absolute; }

.ddcommon .ddArrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 4px; }

.ddcommon .ddArrow:hover {
  background-position: 0 100%; }

.ddcommon .ddTitle {
  padding: 0;
  position: relative;
  display: inline-block;
  width: 100%; }

.ddcommon .ddTitle .ddTitleText {
  display: block; }

.ddcommon .ddTitle .ddTitleText .ddTitleText {
  padding: 0; }

.ddcommon .ddTitle .description {
  display: block; }

.ddcommon .ddTitle .ddTitleText img {
  position: relative;
  vertical-align: middle;
  float: left; }

.ddcommon .ddChild {
  position: absolute;
  display: none;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  zoom: 1;
  z-index: 9999; }

.ddcommon .ddChild li {
  clear: both; }

.ddcommon .ddChild li .description {
  display: block; }

.ddcommon .ddChild li img {
  border: 0 none;
  position: relative;
  vertical-align: middle;
  float: left; }

.ddcommon .ddChild li.optgroup {
  padding: 0; }

.ddcommon .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic; }

.ddcommon .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px; }

.ddcommon .noBorderTop {
  border-top: none 0 !important;
  padding: 0;
  margin: 0; }

.dd {
  border: 1px solid #c3c3c3; }

.dd .divider {
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #fff;
  right: 24px; }

.dd .ddArrow {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../../images/msdropdown/skin1/dd_arrow.gif) no-repeat; }

.dd .ddArrow:hover {
  background-position: 0 100%; }

.dd .ddTitle {
  color: #000;
  background: #e2e2e4 url(../../images/msdropdown/skin1/title-bg.gif) repeat-x left top; }

.dd .ddTitle .ddTitleText {
  padding: 5px 20px 5px 5px; }

.dd .ddTitle .ddTitleText .ddTitleText {
  padding: 0; }

.dd .ddTitle .description {
  font-size: 12px;
  color: #666; }

.dd .ddTitle .ddTitleText img {
  padding-right: 5px; }

.dd .ddChild {
  border: 1px solid #c3c3c3;
  background-color: #fff;
  left: -1px; }

.dd .ddChild li {
  padding: 5px;
  background-color: #fff;
  border-bottom: 1px solid #c3c3c3; }

.dd .ddChild li .description {
  color: #666; }

.dd .ddChild li .ddlabel {
  color: #333; }

.dd .ddChild li.hover {
  background-color: #f2f2f2; }

.dd .ddChild li img {
  padding: 0 6px 0 0; }

.dd .ddChild li.optgroup {
  padding: 0; }

.dd .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic; }

.dd .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px; }

.dd .ddChild li.selected {
  background-color: #d5d5d5;
  color: #000; }

/*INPT SEL*/
.banners_sels {
  display: inline-block;
  vertical-align: top;
  text-transform: none;
  text-align: left;
  z-index: 10;
  width: 100% !important; }

.banners_sels.disabledAll {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  color: #9c9b9b;
  pointer-events: none; }

.banners_sels .divider {
  right: 24px; }

.banners_sels .ddArrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #585857 transparent transparent transparent;
  margin-top: -2px;
  margin-right: 20px; }

.banners_sels.disabledAll .ddArrow {
  border-color: #9c9b9b transparent transparent transparent; }

.banners_sels .ddTitle {
  color: #585857;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.035em;
  height: 40px;
  position: relative;
  z-index: 10;
  padding: 5px 30px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0; }

.banners_sels.disabledAll .ddTitle {
  color: #9c9b9b; }

.banners_sels .ddTitle .ddlabel {
  padding-right: 15px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.banners_sels .ddTitle .ddTitleText {
  padding: 0; }

.banners_sels .ddTitle .ddTitleText .ddTitleText {
  padding: 0; }

.banners_sels .ddTitle .description {
  color: #585857;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.035em; }

.banners_sels .ddTitle .ddTitleText img {
  padding-right: 5px; }

.banners_sels .ddChild {
  z-index: 5 !important;
  border-radius: 0px;
  width: 100%;
  border: 1px solid #dadada;
  background: white;
  height: auto !important;
  max-height: 124px;
  top: 40px !important;
  left: 0; }

.banners_sels .ddChild li {
  color: #585857;
  border-bottom: 1px solid #9c9b9b;
  line-height: normal;
  background: transparent;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.banners_sels .ddChild li:last-child {
  border-bottom: 0;
  border-radius: 0; }

.banners_sels .ddChild li .description {
  color: #fff; }

.banners_sels .ddChild li .ddlabel {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.035em;
  padding: 8px 30px;
  display: block; }

.banners_sels .ddChild li.hover {
  background: #c20e1a;
  color: #fff; }

@media only screen and (max-width: 950px) {
  .banners_sels .ddTitle {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 28px; }
  .banners_sels .ddTitle .description {
    font-size: 14px; }
  .banners_sels .ddChild li .ddlabel {
    font-size: 14px;
    line-height: 28px;
    padding: 5px 10px; } }

/*FILTROS*/
.inpt_sels {
  display: inline-block;
  vertical-align: top;
  text-transform: none;
  text-align: left;
  z-index: 10;
  width: 100% !important;
  margin-bottom: 10px; }

.inpt_sels .divider {
  right: 24px; }

.inpt_sels .ddArrow {
  width: 14px;
  height: 10px;
  margin-top: -2px;
  margin-right: 5px;
  background-image: url("seta_down.svg");
  background-repeat: no-repeat; }

.inpt_sels .ddTitle {
  font-weight: 400;
  color: #1d1d1b;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.015em;
  position: relative;
  z-index: 10;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #b2b2b2;
  border-radius: 0; }

.inpt_sels.has-error .ddTitle {
  border: 1px solid #e10000; }

.inpt_sels .ddTitle .ddTitleText {
  padding: 0; }

.inpt_sels .ddTitle .ddTitleText .ddTitleText {
  padding: 0; }

.inpt_sels .ddTitle .description {
  font-weight: 400;
  color: #1d1d1b;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.015em; }

.inpt_sels .ddTitle .ddTitleText img {
  padding-right: 5px; }

.inpt_sels .ddChild {
  z-index: 5 !important;
  border-radius: 0px;
  width: 100%;
  border: 1px solid #b2b2b2;
  background-color: #fff;
  height: auto !important;
  max-height: 150px;
  top: 30px !important;
  left: 0;
  padding-top: 6px; }

.inpt_sels .ddChild li {
  color: #1d1d1b;
  border-bottom: 1px solid #b2b2b2;
  line-height: normal;
  background: #fff; }

.inpt_sels .ddChild li:last-child {
  border-bottom: 0;
  border-radius: 0; }

.inpt_sels .ddChild li .description {
  color: #fff; }

.inpt_sels .ddChild li .ddlabel {
  font-weight: 400;
  color: #1d1d1b;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.015em;
  padding: 5px 10px;
  display: block; }

.inpt_sels .ddChild li.hover {
  background: #fdc300;
  color: #1b1b1b; }

/*SIMULADOR*/
.simulador_sel {
  display: block;
  width: 100% !important;
  text-transform: none;
  text-align: left;
  z-index: 10; }

.simulador_sel .divider {
  right: 24px; }

.simulador_sel .ddArrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #585857 transparent transparent transparent;
  margin-top: -2px;
  margin-right: 20px; }

.simulador_sel .ddTitle {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-size: 16px;
  color: #585857;
  line-height: 23px;
  letter-spacing: 0.035em;
  background: #ececec;
  padding: 5px 20px;
  height: 35px;
  border-radius: 0 !important;
  position: relative;
  z-index: 10; }

.simulador_sel .ddTitle .ddTitleText {
  padding: 0; }

.simulador_sel .ddTitle .ddTitleText .ddTitleText {
  padding: 0; }

.simulador_sel .ddTitle .description {
  font-size: 12px; }

.simulador_sel .ddTitle .ddTitleText img {
  padding-right: 5px; }

.simulador_sel .ddChild {
  margin-top: 0px;
  z-index: 5 !important;
  width: 100%;
  background-color: #ececec;
  height: auto !important;
  max-height: 155px;
  top: 25px !important;
  left: 0;
  border-top: 0;
  box-shadow: none !important;
  border-bottom: 1px solid #fff; }

.simulador_sel .ddChild li {
  border-bottom: 1px solid #fff;
  padding: 5px 20px; }

.simulador_sel .ddChild li .ddlabel {
  color: #585857;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.035em;
  height: 35px; }

.simulador_sel .ddChild li.hover .ddlabel {
  color: #c20e1a; }

.simulador_sel .ddChild li img {
  padding: 0 6px 0 0; }

.simulador_sel .ddChild li.optgroup {
  padding: 0; }

.simulador_sel .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px; }

.simulador_sel .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px; }

.simulador_sel .ddChild li.selected .ddLabel {
  color: #c20e1a; }

.simulador_sel input.text {
  display: none !important; }

.simulador_sel .ddlabel {
  padding: 0; }
