.borderRadius {
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.borderRadiusTp {
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.borderRadiusBtm {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 3px 3px;
}
.ddcommon {
  position: relative;
  display: inline-block;
  zoom: 1;
  cursor: default;
  line-height: 13px;
  font-weight: normal;
  background: #FFFFFF;
  cursor: pointer;
  color: #464A53;
}
.ddChild ul {
  padding: 0;
  margin: 0;
}
.ddChild ul li {
  list-style-type: none;
}
.borderRadiusTp ul li:last-child {
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border-bottom: 0 none #c3c3c3;
}
.borderRadiusBtm ul li:first-child {
  -moz-border-radius: 3px;
  border-radius: 3px;
  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;
}
.ddcommon .clear {
  clear: both;
}
.ddcommon input.text {
  color: #7e7e7e;
  padding: 0 0 0 0;
  position: absolute;
  background: #fff;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 3px);
  left: 1px;
  top: 1px;
  border: none !important;
  z-index: 20000;
}
.ddOutOfVision {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 12px;
}
.borderRadiusTp .border,
.borderRadius .border {
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.borderRadiusBtm .border {
  -moz-border-radius: 3px;
  border-radius: 3px;
}
img.fnone {
  float: none !important;
}
.ddcommon .divider {
  width: 0;
  height: 100%;
  position: absolute;
}
.ddcommon .ddArrow {
  display: inline-block;
  position: absolute;
  width: 30px !important;
  line-height: 30px;
  background: linear-gradient(180deg,#2777D5 0%,#074792 98.23%);
  color: white;
  height: 100%;
  right: 0px;
  top: 0px;
  text-align: center;
  z-index: 6;
}
.ddcommon .ddArrow:hover {
  background-position: 0 100%;
}
.ddcommon .ddTitle {
  padding: 0;
  position: relative;
  display: inline-flex !important;
  align-items: flex-start;
  width: 100%;
  height: 30px;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  border: 1px solid #A6A6A6;
  z-index: 1;
}
.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;
  top: -1px;
}
.ddChild {
  position: absolute;
  display: none;
  overflow-y: auto !important;
  overflow-x: hidden;
  z-index: 10101 !important;
  max-width: max(200px,100%);
  min-width: 100%;
  left: 0px;
  background: linear-gradient(180deg,#CAE3FF 0%,#FAFCFF 86.77%);
  cursor: pointer;
  line-height: 16px;
}
.ddChild::-webkit-scrollbar {
  width: 1px;
  height: 0px;
  background-color: #2777D5;
}
.ddChild::-webkit-scrollbar-thumb {
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: none;
}
.ddChild.shadow {
  box-shadow: 0px 2px 2px 1px #aaaaaa !important;
}
.borderRadius .ddTitle {
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ddChild li {
  clear: both;
  text-align: left;
}
.ddChild li .description {
  display: block;
}
.ddChild li img {
  border: 0 none;
  position: relative;
  vertical-align: top;
  float: left;
  top: -4px;
}
.ddChild li input[type='checkbox'] {
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.ddChild li.optgroup {
  padding: 0;
}
.ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: 600;
  font-style: italic;
}
.ddChild li.optgroup ul li {
  padding: 10px 5px 10px 15px;
}
.ddcommon .noBorderTop {
  border-top: none 0 !important;
  padding: 0;
  margin: 0;
}
.dd {
  min-width: 60px;
}
.dd .divider {
  border-left: 0px solid #101010;
  border-right: 0px solid #fff;
  right: 24px;
}
.dd .ddTitle {
  outline: none;
  z-index: 10020;
  background: white;
}
.dd .ddTitle .ddTitleText:active {
  outline: none;
}
.ddcommon.borderRadiusTp .ddTitle,
.ddcommon.borderRadiusBtm .ddTitle,
.ddcommon:hover .ddTitle {
  border-color: #084893 !important;
}
.dd .ddTitle .ddTitleText {
  padding: 0px 35px 0px 5px;
  display: inline-flex !important;
  align-items: center;
  height: 100%;
}
.dd .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}
.dd .ddTitle .description {
  font-size: 12px;
  color: #464A53;
}
.dd .ddTitle .ddTitleText img {
  padding-right: 5px;
  height: 18px;
}
.ddChild {
  border: 1px solid #084893;
  max-height: 200px;
  top: calc(100% - 3px);
}
.ddChild li {
  padding: 10px 5px 5px 10px;
  border-bottom: 0px solid #c3c3c3;
  white-space: nowrap;
}
#price_filter_country .dd .ddTitle,
#dil_filter_country .dd .ddTitle {
  border: 1px solid #084893;
}
#price_filter_country .dd .ddTitle .ddTitleText img,
#dil_filter_country .dd .ddTitle .ddTitleText img {
  padding-right: 5px;
  height: 15px;
}
#price_filter_country .ddChild,
#dil_filter_country .ddChild {
  border: 1px solid #084893;
  border-top: 0;
  max-height: 200px;
  top: auto;
  min-width: 170px;
  border-radius: 0 0 3px 3px;
}
#price_filter_country .ddChild li,
#dil_filter_country .ddChild li {
  color: #084893;
}
#price_filter_country .ddChild li img,
#dil_filter_country .ddChild li img {
  height: 15px;
}
#price_filter_country .ddChild li:hover,
#dil_filter_country .ddChild li:hover {
  color: white;
}
#price_filter-diller_country_msdd,
#dil_filter-diller_country_msdd {
  width: 170px;
}
#price_filter_diller .dd .ddTitle {
  border: 1px solid #084893;
}
#price_filter_diller .ddChild {
  border: 1px solid #084893;
  border-top: 0;
  max-height: 200px;
  top: auto;
  min-width: 170px;
  border-radius: 0 0 3px 3px;
}
#price_filter_diller .ddChild li {
  color: #084893;
}
#price_filter_diller .ddChild li:hover {
  color: white;
}
#price_filter-diller_msdd {
  width: 170px;
}
.ddChild li .description {
  color: #464A53;
}
.ddlabel {
  font-size: 14px;
  position: relative;
  top: -1px;
  text-align: left !important;
  vertical-align: top;
}
.ddChild li.hover {
  background-color: #f2f2f2;
  color: black;
}
.ddChild li img {
  padding: 0 6px 0 0;
  height: 18px;
  position: relative;
  top: -2px;
}
.ddChild li.optgroup {
  padding: 0;
}
.ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}
.ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}
.ddChild li.selected,
.ddChild li:hover {
  background: linear-gradient(180deg,rgba(124,200,233,0.63) 0%,rgba(50,119,201,0.63) 0.01%,rgba(9,74,150,0.63) 100%);
  color: white;
}
.ddChild li.selected {
  color: #FFD701 !important;
}
.ddChild li.optgroup {
  padding-top: 5px;
}
.ddChild li.optgroup ul {
  padding-top: 5px;
}
.ddChild li.optgroup ul li:first-child {
  border-top: 1px solid #c3c3c3;
}
.borderRadiusTp li.optgroup ul li:last-child {
  -moz-border-radius: 0;
  border-radius: 0;
}
.borderRadiusBtm li.optgroup ul li:first-child {
  -moz-border-radius: 0;
  border-radius: 0;
}
.no-pad .dd {
  border-radius: 0px !important;
}
.no-pad .dd .ddArrow {
  background: transparent;
  color: gray;
  width: 15px !important;
}
.no-pad .dd .ddTitle {
  border-radius: 0px !important;
}
.no-pad .dd .ddTitle .ddTitleText {
  padding-right: 20px !important;
}
