/* compiled by scssphp v0.0.12 on Wed, 20 Dec 2017 12:04:11 +0100 (0.2225s) */

/**
 * @copyright Kogao Inc.
 * @developer kogaoscript.com
 */
h1 {
  font-weight: 300; }

b {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600 !important; }

.RecoverLayout {
  float: left;
  width: 100%;
  background: #fff;
  font-family: Open Sans;
  font-size: 14px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14); }
  .RecoverLayout .RecoverLayoutTitle {
    float: left;
    width: 100%;
    padding: 30px 30px 0 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 18px; }
  .RecoverLayout .RecoverLayoutDescription {
    float: left;
    width: 100%;
    padding: 0 30px;
    color: #666;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .RecoverLayout .RecoverLayoutContent {
    float: left;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }

ul.FooterLanguage {
  margin: 5px 0 0 0;
  padding: 0; }
  ul.FooterLanguage li {
    display: inline-block;
    padding: 5px 10px;
    color: #666;
    transition: all 0.2s ease;
    cursor: pointer;
    font-size: 14px; }
    ul.FooterLanguage li:hover {
      background: #ccc;
      text-decoration: none;
      color: #000;
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px; }

.TableLayout {
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px; }
  .TableLayout .View {
    position: relative;
    margin: 0 auto;
    width: 970px; }
  .TableLayout .View .section {
    float: left;
    width: 100%; }
    .TableLayout .View .section.addPadding-20 {
      padding: 20px 0; }
    .TableLayout .View .section.addPadding-20-Top {
      padding: 20px 0 0 0; }
    .TableLayout .View .section.addPadding-40 {
      padding: 40px 0; }
    .TableLayout .View .section.setCenter {
      text-align: center; }
    .TableLayout .View .section.font-11 {
      font-size: 11px;
      color: #666; }
    .TableLayout .View .section.addToTopLine {
      margin-top: -10px; }
    .TableLayout .View .section .mobile-image {
      display: inline-block;
      position: relative; }
    .TableLayout .View .section .mobile-text-viewer {
      display: inline-block;
      vertical-align: top;
      position: relative;
      line-height: 180px; }
      .TableLayout .View .section .mobile-text-viewer .mobile-text {
        display: inline-block;
        position: relative;
        text-align: left;
        padding: 30px;
        padding-top: 50px;
        padding-right: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        vertical-align: middle;
        line-height: normal;
        font-size: 16px;
        color: #666; }
        .TableLayout .View .section .mobile-text-viewer .mobile-text b {
          font-size: 18px; }
        .TableLayout .View .section .mobile-text-viewer .mobile-text span {
          line-height: 30px;
          font-size: 14px; }
          .TableLayout .View .section .mobile-text-viewer .mobile-text span a {
            color: #666; }
          .TableLayout .View .section .mobile-text-viewer .mobile-text span .submitMiddleBlue3 {
            display: inline-block;
            padding: 0 20px;
            font-size: 11px;
            font-weight: 600;
            transition: all 0.3s ease;
            background: transparent;
            color: #2b65f8;
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            font-family: Open Sans, arial;
            border: 0;
            border: 1px solid #2b65f8; }
            .TableLayout .View .section .mobile-text-viewer .mobile-text span .submitMiddleBlue3:hover {
              background: #2b65f8;
              cursor: pointer;
              color: #fff; }
    .TableLayout .View .section .section-block {
      display: inline-block;
      position: relative;
      padding: 0 0px; }
      .TableLayout .View .section .section-block .NewsletterLayout {
        float: left;
        width: 350px;
        background: #fff;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
        -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
        -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14); }
        .TableLayout .View .section .section-block .NewsletterLayout .NewsletterLayoutTitle {
          float: left;
          width: 100%;
          padding: 30px 30px 0 30px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          font-weight: 600;
          font-size: 18px; }
        .TableLayout .View .section .section-block .NewsletterLayout .NewsletterLayoutText {
          float: left;
          width: 100%;
          padding: 10px 30px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          color: #666; }
        .TableLayout .View .section .section-block .NewsletterLayout .NewsletterLayoutContent {
          float: left;
          width: 100%;
          padding: 0 30px 30px 30px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans'; }
          .TableLayout .View .section .section-block .NewsletterLayout .NewsletterLayoutContent input[type=text] {
            width: 50%; }
          .TableLayout .View .section .section-block .NewsletterLayout .NewsletterLayoutContent .submitMiddleBlue3 {
            padding: 5px 15px; }
        .TableLayout .View .section .section-block .NewsletterLayout .NewsletterLayoutButton {
          float: left;
          width: 100%;
          padding: 0px 30px 30px 30px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans'; }
          .TableLayout .View .section .section-block .NewsletterLayout .NewsletterLayoutButton .submitMiddleBlue3 {
            width: auto !important;
            display: inline-block; }
      .TableLayout .View .section .section-block.valignTop {
        vertical-align: top; }
      .TableLayout .View .section .section-block.valginCenter {
        vertical-align: middle; }
      .TableLayout .View .section .section-block.valginBottom {
        vertical-align: bottom; }
      .TableLayout .View .section .section-block.TextLeft {
        text-align: left; }
      .TableLayout .View .section .section-block.CompanyRight {
        padding-right: 60px; }
      .TableLayout .View .section .section-block.FirstBlock {
        width: 300px;
        color: #666;
        padding: 0;
        font-weight: 300;
        font-size: 16px; }
      .TableLayout .View .section .section-block a img {
        max-width: 140px; }
      .TableLayout .View .section .section-block ul.footer-list {
        margin: 0;
        padding: 0; }
        .TableLayout .View .section .section-block ul.footer-list.addPadding-10 {
          padding-top: 10px; }
        .TableLayout .View .section .section-block ul.footer-list li {
          list-style: none;
          float: left;
          width: 100%;
          clear: both;
          font-size: 14px;
          line-height: 24px; }
      .TableLayout .View .section .section-block .social-blocks {
        float: left;
        font-size: 48px;
        color: #666;
        cursor: pointer; }
        .TableLayout .View .section .section-block .social-blocks.addPadding-Left {
          padding-left: 15px; }
        .TableLayout .View .section .section-block .social-blocks.blue {
          color: #4f7bbd; }
        .TableLayout .View .section .section-block .social-blocks.blueLight {
          color: #62ccf1; }
        .TableLayout .View .section .section-block .social-blocks.red {
          color: #f16260; }

.ViewLayout {
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px; }
  .ViewLayout .support-title {
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 18px; }
  .ViewLayout .support-slogan {
    float: left;
    width: 100%;
    padding-top: 2px;
    color: #666;
    padding-bottom: 20px; }
  .ViewLayout .Support-Content {
    float: left;
    width: 100%;
    padding: 0px 0; }
  .ViewLayout .Support-Content .BoxLeft {
    float: left;
    width: 70%;
    padding-right: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    .ViewLayout .Support-Content .BoxLeft .Viewer {
      float: left;
      width: 100%;
      background: #fff;
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
      -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
      -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14); }
      .ViewLayout .Support-Content .BoxLeft .Viewer .successLayout {
        float: left;
        clear: both;
        width: 100%;
        padding: 0 30px;
        padding-left: 180px;
        padding-bottom: 15px; }
        .ViewLayout .Support-Content .BoxLeft .Viewer .successLayout div {
          float: left;
          color: #4f8a10;
          background: #dff2bf;
          padding: 15px;
          font-weight: 600;
          font-size: 14px; }
      .ViewLayout .Support-Content .BoxLeft .Viewer .errorLayout {
        float: left;
        clear: both;
        width: 100%;
        padding: 0 30px;
        padding-left: 180px;
        padding-bottom: 15px; }
        .ViewLayout .Support-Content .BoxLeft .Viewer .errorLayout div {
          float: left;
          color: #d8000c;
          background: #ffbaba;
          padding: 15px;
          font-weight: 600;
          font-size: 14px; }
      .ViewLayout .Support-Content .BoxLeft .Viewer .FrameLayout {
        float: left;
        width: 100%;
        padding: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
      .ViewLayout .Support-Content .BoxLeft .Viewer .Form {
        float: left;
        width: 100%;
        padding: 0 30px 50px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
        .ViewLayout .Support-Content .BoxLeft .Viewer .Form ul.form-list {
          margin: 0;
          padding: 0; }
          .ViewLayout .Support-Content .BoxLeft .Viewer .Form ul.form-list li {
            float: left;
            width: 100%;
            list-style: none;
            padding-bottom: 15px; }
            .ViewLayout .Support-Content .BoxLeft .Viewer .Form ul.form-list li span:first-child {
              float: left;
              width: 130px;
              padding-right: 20px;
              text-align: right;
              line-height: 36px; }
            .ViewLayout .Support-Content .BoxLeft .Viewer .Form ul.form-list li span:last-child {
              float: left; }
              .ViewLayout .Support-Content .BoxLeft .Viewer .Form ul.form-list li span:last-child .Text {
                float: left;
                margin-left: 10px; }
              .ViewLayout .Support-Content .BoxLeft .Viewer .Form ul.form-list li span:last-child .key {
                float: left;
                padding: 8px 10px;
                background: #f9f9f9;
                font-weight: 600; }
              .ViewLayout .Support-Content .BoxLeft .Viewer .Form ul.form-list li span:last-child .submitgreen {
                transition: all 0.2s ease; }
  .ViewLayout .Support-Content .BoxRight {
    float: left;
    width: 30%;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    padding: 30px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    .ViewLayout .Support-Content .BoxRight ul.support-listener {
      margin: 0;
      padding: 0;
      float: left;
      width: 100%; }
      .ViewLayout .Support-Content .BoxRight ul.support-listener li {
        float: left;
        width: 100%;
        list-style: none; }
        .ViewLayout .Support-Content .BoxRight ul.support-listener li span:first-child {
          float: left;
          width: 48px;
          font-size: 36px;
          color: #666; }
          .ViewLayout .Support-Content .BoxRight ul.support-listener li span:first-child img {
            width: 100%; }
        .ViewLayout .Support-Content .BoxRight ul.support-listener li span:last-child {
          float: left;
          line-height: 50px;
          font-weight: 600;
          width: 70%; }
          .ViewLayout .Support-Content .BoxRight ul.support-listener li span:last-child.addPadding-10 {
            padding-top: 7px; }
          .ViewLayout .Support-Content .BoxRight ul.support-listener li span:last-child span {
            vertical-align: middle;
            float: left;
            width: 100%;
            line-height: normal;
            font-size: 14px; }
            .ViewLayout .Support-Content .BoxRight ul.support-listener li span:last-child span span {
              font-size: 11px;
              font-weight: 400;
              color: #666; }
  .ViewLayout .ContentItemTop {
    float: left;
    width: 100%;
    padding-bottom: 20px; }
  .ViewLayout .ContentItemTop .backLayout {
    float: left; }
  .ViewLayout .ContentItemTop .categoryListener {
    float: left;
    line-height: 42px;
    padding-left: 20px;
    color: #666; }
  .ViewLayout .ContentItemTop .showOptionsList {
    float: right; }
  .ViewLayout.addPadding-20 {
    padding-top: 20px; }
  .ViewLayout img {
    border: 0;
    vertical-align: middle; }
  .ViewLayout .ViewMenu {
    float: left;
    width: 30%;
    padding-right: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .ViewLayout .ViewMenu.miniWidth {
    width: 25%; }
  .ViewLayout .ViewMenu.RightSide {
    padding: 0;
    padding-left: 20px; }
  .ViewLayout .ViewMenu .ContentPlaceholder {
    float: left;
    width: 100%;
    clear: both;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    .ViewLayout .ViewMenu .ContentPlaceholder.addMarginTop {
      margin-top: 20px; }
    .ViewLayout .ViewMenu .ContentPlaceholder.addPadding20 {
      padding: 5px 0; }
    .ViewLayout .ViewMenu .ContentPlaceholder.addPadding40 {
      padding: 15px 0; }
    .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info {
      float: left;
      padding: 5px 20px;
      width: 100%;
      transition: all 0.2s ease;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans'; }
      .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info.NoHover {
        padding-bottom: 10px !important; }
        .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info.NoHover:hover {
          background: none; }
      .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info.BuyButton {
        padding: 20px; }
        .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info.BuyButton:hover {
          background: none;
          cursor: default; }
      .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info.clear {
        padding-top: 0; }
      .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info:hover {
        background: #f0f0f0;
        cursor: pointer; }
      @-moz-document url-prefix() {
    .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span:first-child {
      padding-top: 0px !important; } }
      .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span img {
        width: 24px; }
      .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span:first-child {
        float: left;
        padding-top: 0px;
        font-size: 24px; }
        .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span:first-child.orange {
          color: #ff9800; }
        .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span:first-child.red {
          color: #f44336; }
        .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span:first-child.blue {
          color: #673ab7; }
      .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span:nth-child(2) {
        float: left;
        padding-left: 12px;
        line-height: 38px;
        color: #0165d2; }
        .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span:nth-child(2) a.orange {
          color: #ff9800; }
        .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span:nth-child(2) a.red {
          color: #f44336; }
        .ViewLayout .ViewMenu .ContentPlaceholder .Box-Info span:nth-child(2) a.blue {
          color: #673ab7; }
    .ViewLayout .ViewMenu .ContentPlaceholder .profile-top {
      position: relative;
      width: 100%;
      height: 150px;
      background: #f9f9f9;
      text-align: center; }
      .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-photo {
        display: inline-block;
        background: #eee url('../view/assets/img/profile_user_avatar.png') center 22px no-repeat;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        box-shadow: 0 0 0 4px #fff;
        -moz-box-shadow: 0 0 0 4px #fff;
        -webkit-box-sizing: 0 0 0 4px #fff;
        width: 80px;
        height: 80px;
        margin-top: 10px; }
        .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-photo img {
          border-radius: 100px;
          -moz-border-radius: 100px;
          -webkit-border-radius: 100px; }
        .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-photo .PhotoListener {
          float: left;
          width: 100%; }
          .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-photo .PhotoListener img {
            width: 100%; }
        .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-photo .photoListView {
          float: left;
          width: 100%;
          height: 136px; }
      .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-city {
        float: left;
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        text-align: left; }
        .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-city .innerLayout {
          float: left;
          position: relative;
          background: #fff;
          width: 100%;
          border-radius: 4px;
          -moz-border-radius: 4px;
          -webkit-border-radius: 4px; }
          .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-city .innerLayout span:nth-child(1) {
            float: left;
            padding: 10px; }
          .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-city .innerLayout span:nth-child(2) {
            float: left;
            padding: 10px 0;
            font-size: 11px;
            width: 75%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
            .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-city .innerLayout span:nth-child(2) b {
              font-size: 14px; }
        .ViewLayout .ViewMenu .ContentPlaceholder .profile-top .profile-city .innerLayout:after {
          top: 100%;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(255, 255, 255, 0);
          border-top-color: #fff;
          border-width: 8px;
          margin-left: -8px; }
    .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products {
      float: left;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      padding: 0 20px 10px 20px; }
      .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-title {
        float: left;
        width: 100%;
        border-top: 1px dashed #e2e2e2;
        padding-top: 15px;
        font-weight: 600; }
      .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list {
        float: left;
        width: 100%; }
        .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list {
          margin: 0;
          padding: 0;
          float: left;
          width: 100%;
          padding-top: 10px; }
          .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list li {
            list-style: none;
            width: 36%;
            float: left; }
            .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list li.MoreImage {
              width: 28%;
              background: #f2f7fd;
              text-align: center;
              padding: 15.5px 0;
              font-size: 11px;
              color: #666; }
              .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list li.MoreImage:hover {
                background: #ebf5ff; }
              .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list li.MoreImage b {
                font-weight: 600;
                font-size: 18px; }
            .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list li span {
              float: left;
              clear: both; }
              .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list li span:nth-child(1) {
                float: left;
                width: 90%;
                height: 74px;
                border: 1px solid #e2e2e2;
                padding: 4px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                font-family: 'Open Sans'; }
                .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list li span:nth-child(1) img {
                  width: 100%; }
              .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list li span:nth-child(2) {
                float: left;
                padding-top: 5px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 90%; }
              .ViewLayout .ViewMenu .ContentPlaceholder .profile-other-products .profile-products-list ul.profile-ul-list li span:nth-child(3) {
                color: #87b919;
                font-weight: 600;
                font-size: 11px; }
    .ViewLayout .ViewMenu .ContentPlaceholder .profile-info {
      float: left;
      width: 100%;
      text-align: center; }
      .ViewLayout .ViewMenu .ContentPlaceholder .profile-info span:nth-child(1) {
        float: left;
        width: 100%;
        padding: 40px 0 0 0;
        font-weight: 600;
        font-size: 18px; }
      .ViewLayout .ViewMenu .ContentPlaceholder .profile-info span:nth-child(2) {
        float: left;
        width: 100%;
        color: #666; }
      .ViewLayout .ViewMenu .ContentPlaceholder .profile-info span:nth-child(3) {
        float: left;
        width: 100%;
        padding: 15px 0 25px 0; }
        .ViewLayout .ViewMenu .ContentPlaceholder .profile-info span:nth-child(3) .submitMiddleBlue3 {
          display: inline-block; }
      .ViewLayout .ViewMenu .ContentPlaceholder .profile-info .submitMiddleBlue3 {
        transition: all 0.2s ease; }
  .ViewLayout .ViewMenu .MenuListener {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    .ViewLayout .ViewMenu .MenuListener.bg-yellow {
      background: #fffbe1; }
    .ViewLayout .ViewMenu .MenuListener.addMarginBottom {
      margin-bottom: 20px; }
    .ViewLayout .ViewMenu .MenuListener.addMarginTop {
      margin-top: 20px; }
    .ViewLayout .ViewMenu .MenuListener .createNew {
      position: absolute;
      margin-left: -160px; }
    .ViewLayout .ViewMenu .MenuListener .block-title {
      float: left;
      padding: 15px;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      font-weight: 600; }
    .ViewLayout .ViewMenu .MenuListener .block-titleCategory {
      float: left;
      padding: 15px 20px;
      width: 100%;
      background: #f9f9f9;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      border-radius: 4px 4px 0 0;
      -moz-border-radius: 4px 4px 0 0;
      -webkit-border-radius: 4px 4px 0 0;
      border-bottom: 1px solid #e2e2e2;
      font-weight: 600; }
    .ViewLayout .ViewMenu .MenuListener .LastViewed {
      float: left;
      width: 100%; }
      .ViewLayout .ViewMenu .MenuListener .LastViewed .Box-Layout {
        float: left;
        position: relative;
        width: 100%;
        height: 235px; }
        .ViewLayout .ViewMenu .MenuListener .LastViewed .Box-Layout span:nth-child(1) {
          float: left;
          width: 100%;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .ViewLayout .ViewMenu .MenuListener .LastViewed .Box-Layout span:nth-child(1) div:first-child {
            position: relative;
            width: 100%; }
          .ViewLayout .ViewMenu .MenuListener .LastViewed .Box-Layout span:nth-child(1) div:first-child img {
            width: 100%; }
          .ViewLayout .ViewMenu .MenuListener .LastViewed .Box-Layout span:nth-child(1) div:nth-child(2) {
            position: absolute;
            right: 0px;
            top: 125px;
            z-index: 99; }
          .ViewLayout .ViewMenu .MenuListener .LastViewed .Box-Layout span:nth-child(1) div:nth-child(2) b {
            font-weight: 600;
            display: inline-block;
            background: #87b919;
            color: #fff;
            padding: 3px 5px; }
        .ViewLayout .ViewMenu .MenuListener .LastViewed .Box-Layout span:nth-child(2) {
          float: left;
          width: 100%;
          padding: 10px 15px 0;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          font-weight: 600; }
        .ViewLayout .ViewMenu .MenuListener .LastViewed .Box-Layout span:nth-child(3) {
          float: left;
          padding: 0 15px 15px;
          width: 100%;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
    .ViewLayout .ViewMenu .MenuListener ul.list {
      margin: 0;
      padding: 5px 20px 10px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      float: left;
      width: 100%; }
      .ViewLayout .ViewMenu .MenuListener ul.list.setOverFlowViewer {
        overflow: hidden;
        overflow-y: auto;
        max-height: 200px; }
      .ViewLayout .ViewMenu .MenuListener ul.list li {
        list-style: none;
        float: left;
        width: 100%;
        clear: both;
        padding: 9px 0px;
        border-bottom: 1px solid #eee;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        font-weight: 600; }
        .ViewLayout .ViewMenu .MenuListener ul.list li input[type=text] {
          border: 1px solid #e2e2e2;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          width: 100%;
          padding: 8px 15px;
          font-family: Open Sans;
          font-size: 14px;
          transition: all 0.2s ease; }
          .ViewLayout .ViewMenu .MenuListener ul.list li input[type=text]:hover {
            border: 1px solid #2b65f8; }
          .ViewLayout .ViewMenu .MenuListener ul.list li input[type=text]:focus {
            border: 1px solid #2b65f8; }
        .ViewLayout .ViewMenu .MenuListener ul.list li div.submitMiddleBlue3 {
          transition: all 0.2s ease;
          text-align: center; }
        .ViewLayout .ViewMenu .MenuListener ul.list li.small {
          font-weight: 400;
          border: 0;
          padding: 4px 0; }
        .ViewLayout .ViewMenu .MenuListener ul.list li ul.second_list {
          margin: 0;
          padding: 0;
          width: 100%;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          padding: 0 0 0 10px; }
          .ViewLayout .ViewMenu .MenuListener ul.list li ul.second_list li {
            font-size: 13px;
            font-weight: 400;
            border: 0;
            padding: 4px 0; }
        .ViewLayout .ViewMenu .MenuListener ul.list li span {
          float: left;
          width: 100%;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          padding-left: 10px;
          font-weight: 400; }
          .ViewLayout .ViewMenu .MenuListener ul.list li span.title {
            float: left;
            padding: 0;
            width: auto;
            font-weight: 600; }
          .ViewLayout .ViewMenu .MenuListener ul.list li span.right {
            padding: 0;
            float: right;
            width: auto; }
      .ViewLayout .ViewMenu .MenuListener ul.list li:first-child {
        padding-top: 14px;
        font-weight: 600; }
      .ViewLayout .ViewMenu .MenuListener ul.list li:nth-child(2).small {
        padding-top: 15px; }
      .ViewLayout .ViewMenu .MenuListener ul.list li:last-child {
        border-bottom: 0; }
  .ViewLayout .SuccessLayout {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
    color: #666;
    font-weight: 400;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .14)); }
  .ViewLayout .SuccessLayout span:first-child {
    float: left; }
  .ViewLayout .SuccessLayout span:nth-child(2) {
    float: left;
    padding-left: 10px;
    line-height: 36px; }
  .ViewLayout .SuccessLayout span:last-child {
    float: right;
    line-height: 36px;
    cursor: pointer; }
  .ViewLayout .SuccessLayout:after {
    top: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px; }
  .ViewLayout .ViewContent {
    float: left;
    width: 70%; }
  .ViewLayout .ViewContent.miniWidth {
    width: 75%; }
  .ViewLayout .ViewContent .ItemLayoutClear {
    float: left;
    width: 100%;
    padding: 15px 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    color: #999; }
    .ViewLayout .ViewContent .ItemLayoutClear span:nth-child(1) {
      float: left; }
    .ViewLayout .ViewContent .ItemLayoutClear span:nth-child(2) {
      float: right; }
  .ViewLayout .ViewContent .ItemLayout {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    .ViewLayout .ViewContent .ItemLayout.addPadding-20 {
      padding-top: 20px; }
    .ViewLayout .ViewContent .ItemLayout .ItemBox {
      float: left;
      position: relative;
      width: 100%;
      background: #fff;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
      -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
      -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Layout {
        float: left;
        position: relative;
        width: 100%;
        background: #fff;
        margin: 5px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
        -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
        -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Layout:hover {
          box-shadow: 0 0px 2px 1px rgba(0, 0, 0, .2);
          -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, .2);
          -webkit-box-sizing: 0 0px 2px 1px rgba(0, 0, 0, .2); }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Layout span:nth-child(1) {
          float: left;
          width: 100%;
          padding: 0 0 5px 0;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans'; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Layout span:nth-child(1) div:first-child {
            position: relative;
            width: 100%;
            background: #f9f9f9;
            min-height: 150px; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Layout span:nth-child(1) div:first-child img {
            width: 100%;
            border-radius: 2px 2px 0 0;
            -moz-border-radius: 2px 2px 0 0;
            -webkit-border-radius: 2px 2px 0 0; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Layout span:nth-child(1) div:nth-child(2) {
            position: absolute;
            right: 0px;
            top: 115px; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Layout span:nth-child(1) div:nth-child(2) b {
            font-weight: 600;
            display: inline-block;
            background: #87b919;
            color: #fff;
            padding: 3px 5px; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Layout span:nth-child(2) {
          float: left;
          width: 100%;
          padding: 5px 15px 0;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          font-weight: 600; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Layout span:nth-child(3) {
          float: left;
          padding: 0 15px 10px;
          width: 100%;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans'; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Content {
        float: left;
        width: 100%;
        padding: 0 30px 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Title {
        float: left;
        width: 100%;
        padding: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        font-weight: 400;
        font-size: 18px; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Title span {
          float: right;
          line-height: 26px;
          font-size: 14px; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Content-Normal {
        float: left;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .Box-Slide-Content {
        float: left;
        width: 100%;
        min-height: 150px;
        max-height: 270px;
        background: #f9f9f9;
        padding: 20px;
        border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .item-price {
        float: left;
        width: 100%;
        padding: 5px 30px;
        color: #87b919;
        font-size: 20px; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .item-title {
        float: left;
        width: 100%;
        padding: 30px 30px 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        font-size: 22px; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .item-title h1 {
          padding: 0 !important;
          margin: 0 !important;
          font-weight: 400 !important;
          font-size: 22px !important; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .item-functions {
        float: left;
        width: 100%;
        padding: 10px 30px 0 30px;
        padding-bottom: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .item-functions span {
          float: left; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-functions span.addPaddingLeft {
            padding-left: 10px; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-functions span.right {
            float: right;
            color: #0165d2; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-functions span.right span:first-child {
            line-height: 28px; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-functions span.cursorPointer {
            cursor: pointer; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-functions span span {
            float: left;
            vertical-align: top; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-functions span span:nth-child(2) {
            padding-left: 5px;
            line-height: 32px; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .item-photo {
        float: left;
        width: 100%;
        min-height: 300px; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .item-photo .YoutubeLayoutMain {
          float: left;
          width: 100%;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          padding: 20px; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-photo .YoutubeLayoutMain .YoutubeLayout {
            float: left;
            width: 100%;
            background: #ffebee;
            padding: 5px 30px;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            font-family: 'Open Sans'; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-photo .YoutubeLayoutMain .YoutubeLayout span:first-child {
            float: left;
            font-size: 48px;
            color: #f44336; }
            .ViewLayout .ViewContent .ItemLayout .ItemBox .item-photo .YoutubeLayoutMain .YoutubeLayout span:first-child span {
              padding: 0; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-photo .YoutubeLayoutMain .YoutubeLayout span:last-child {
            color: #f44336;
            float: left;
            padding-left: 15px;
            line-height: 48px;
            font-weight: 600; }
            .ViewLayout .ViewContent .ItemLayout .ItemBox .item-photo .YoutubeLayoutMain .YoutubeLayout span:last-child a {
              color: #f44336; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share {
        float: left;
        width: 100%;
        background: #fffbe1;
        border-top: 1px solid #f0efed;
        padding: 10px 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
        @-moz-document url-prefix() {
    .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .readFirstSocial {
      padding-top: 0px !important; } }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .readFirstSocial {
          float: left;
          line-height: 58px;
          padding-left: 20px;
          padding-top: 0px;
          opacity: 0.6;
          transition: all 0.2s ease; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .readFirstSocial:hover {
            opacity: 1;
            cursor: pointer; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .share-title {
          float: left;
          line-height: 60px; }
        @-moz-document url-prefix() {
    .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .icon {
      padding-top: 20px !important; } }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .icon {
          float: left;
          padding: 20px 0 0 20px;
          max-width: 150px; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .info-social-box {
          position: relative;
          display: none;
          z-index: 80;
          width: 100%; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .info-social-box .info-social {
            position: absolute;
            width: 100%;
            text-align: center;
            height: 0px;
            bottom: 250px; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .info-social-box .info-social .info-box {
            display: inline-block;
            background: #fff;
            position: relative;
            filter: drop-shadow(0 0 3px rgba(0, 0, 0, .2));
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            padding: 30px; }
            .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .info-social-box .info-social .info-box .submitMiddleBlue3 {
              transition: all 0.2s ease; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-share .info-social-box .info-social .info-box:after {
            top: 100%;
            left: 30%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-top-color: #fff;
            border-width: 8px;
            margin-left: -8px; }
      .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description {
        float: left;
        width: 100%;
        padding: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description .description {
          float: left;
          width: 100%; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description .description h2 {
            margin: 0 !important;
            padding: 0 !important;
            font-size: 14px !important;
            font-weight: 400 !important; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description .description b {
            font-size: 14px; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description .description b.big {
            font-size: 16px; }
        .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description .details {
          float: left;
          width: 100%;
          padding-bottom: 15px; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description .details b {
            font-size: 16px; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description .details ul.listener {
            margin: 0;
            padding: 0; }
          .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description .details ul.listener li {
            list-style: none;
            float: left;
            width: 100%;
            line-height: 24px; }
            .ViewLayout .ViewContent .ItemLayout .ItemBox .item-description .details ul.listener li span:nth-child(1) {
              float: left;
              width: 30%; }
  .ViewLayout .ViewContent .ContentNewProducts {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    padding: 20px 0; }
    .ViewLayout .ViewContent .ContentNewProducts .Box-Title {
      float: left;
      width: 100%;
      padding: 0 7px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans'; }
      .ViewLayout .ViewContent .ContentNewProducts .Box-Title span:first-child {
        float: left; }
      .ViewLayout .ViewContent .ContentNewProducts .Box-Title span:last-child {
        float: right; }
    .ViewLayout .ViewContent .ContentNewProducts .Box-Content {
      float: left;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans'; }
      .ViewLayout .ViewContent .ContentNewProducts .Box-Content ul.Listener {
        margin: 0;
        padding: 15px 0;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        width: 100%; }
        .ViewLayout .ViewContent .ContentNewProducts .Box-Content ul.Listener li {
          list-style: none;
          float: left;
          width: 33.33%;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          padding: 7px; }
      .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout {
        float: left;
        position: relative;
        width: 100%;
        background: #fff;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
        -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
        -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px; }
        .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout:hover {
          box-shadow: 0 0px 2px 1px rgba(0, 0, 0, .2);
          -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, .2);
          -webkit-box-sizing: 0 0px 2px 1px rgba(0, 0, 0, .2); }
        .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(1) {
          float: left;
          width: 100%;
          padding: 0 0 5px 0;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(1) div:first-child {
            position: relative;
            width: 100%;
            background: #f9f9f9;
            min-height: 160px; }
          .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(1) div:first-child img {
            width: 100%;
            border-radius: 2px 2px 0 0;
            -moz-border-radius: 2px 2px 0 0;
            -webkit-border-radius: 2px 2px 0 0; }
          .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(1) div:nth-child(2) {
            position: absolute;
            right: 0px;
            top: 120px; }
          .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(1) div:nth-child(2) i {
            font-style: normal;
            display: inline-block;
            position: absolute;
            margin-top: -30px;
            background: #2b65f8;
            color: #fff;
            padding: 3px 7px;
            right: 0;
            font-weight: 600; }
            .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(1) div:nth-child(2) i img {
              vertical-align: middle;
              margin-top: -1px; }
          .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(1) div:nth-child(2) b {
            font-weight: 600;
            display: inline-block;
            background: #87b919;
            color: #fff;
            padding: 3px 7px; }
        .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(2) {
          float: left;
          width: 100%;
          padding: 10px 15px 0 15px;
          height: 32px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          font-weight: 600; }
        .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(3) {
          float: left;
          padding: 0 15px 5px;
          width: 100%;
          height: 26px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(4) {
          float: left;
          width: 100%;
          height: 30px;
          min-height: 30px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          padding: 0 15px 15px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .ViewLayout .ViewContent .ContentNewProducts .Box-Content .Box-Layout span:nth-child(4):after {
            content: " "; }
  .ViewLayout .ViewContent .ContentPages {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    padding: 5px; }
    .ViewLayout .ViewContent .ContentPages .Box-Title {
      float: left;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      width: 100%;
      padding: 20px 20px 0px;
      font-weight: 600;
      font-size: 18px; }
    .ViewLayout .ViewContent .ContentPages .Box-Content {
      float: left;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      padding: 0 20px 15px 20px;
      font-size: 14px; }
  .ViewLayout .ViewContent .ItemListTop {
    float: left;
    width: 100%; }
    .ViewLayout .ViewContent .ItemListTop.addMarginBottom {
      margin-bottom: 20px; }
    .ViewLayout .ViewContent .ItemListTop span:nth-child(1) {
      float: left;
      line-height: 40px;
      vertical-align: middle; }
    .ViewLayout .ViewContent .ItemListTop span:nth-child(3) {
      float: right;
      padding-right: 15px; }
      .ViewLayout .ViewContent .ItemListTop span:nth-child(3) .submitMiddleBlue3 {
        display: inline-block;
        padding: 0 20px;
        line-height: 38px;
        font-size: 14px;
        font-weight: 600;
        transition: all 0.3s ease;
        background: #e2e2e2;
        color: #666;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        font-family: Open Sans, arial;
        border: 0;
        border: 1px solid #e2e2e2; }
        .ViewLayout .ViewContent .ItemListTop span:nth-child(3) .submitMiddleBlue3:hover {
          background: #2b65f8;
          cursor: pointer;
          color: #fff;
          border-color: #2b65f8; }
    .ViewLayout .ViewContent .ItemListTop span:nth-child(2) {
      float: right; }
    .ViewLayout .ViewContent .ItemListTop span:nth-child(4) {
      float: right;
      padding-right: 10px; }
      .ViewLayout .ViewContent .ItemListTop span:nth-child(4) div {
        float: left;
        padding: 7.5px 12px;
        color: #999;
        transition: all 0.2s ease;
        font-family: Arial;
        font-size: 20px;
        font-weight: 300; }
        .ViewLayout .ViewContent .ItemListTop span:nth-child(4) div:hover {
          background: #f9f9f9;
          color: #2b65f8;
          border-radius: 6px;
          -moz-border-radius: 6px;
          -webkit-border-radius: 6px;
          cursor: pointer; }
  .ViewLayout .ViewContent .ContentCategorygrid {
    float: left;
    width: 33.33%;
    padding: 5px 5px 10px 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    .ViewLayout .ViewContent .ContentCategorygrid .Item {
      float: left;
      width: 100%;
      background: #fff;
      height: 320px;
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
      -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
      -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14); }
      .ViewLayout .ViewContent .ContentCategorygrid .Item .ImageViewer {
        width: 100% !important;
        height: 210px !important;
        border-radius: 3px 3px 0 0 !important; }
      .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Title-Description {
        float: left;
        width: 100%;
        padding-top: 10px; }
        .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Title-Description .Item-Title-Inset {
          float: left;
          width: 100%;
          padding: 0 15px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans'; }
          .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Title-Description .Item-Title-Inset span {
            float: left;
            width: 100%; }
          .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Title-Description .Item-Title-Inset span:nth-child(1) {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Title-Description .Item-Title-Inset span:nth-child(2) {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Title-Description .Item-Title-Inset span:nth-child(3) {
            display: none; }
      .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Price {
        float: left;
        width: 100%;
        padding: 5px 15px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
        .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Price .Item-Price-Inner {
          float: left;
          width: 100%; }
          .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Price .Item-Price-Inner span {
            float: left;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Price .Item-Price-Inner span:nth-child(3) {
            display: none;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Price .Item-Price-Inner span:nth-child(4) {
            display: none;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Price .Item-Price-Inner span:nth-child(1) {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-weight: 600;
            font-size: 14px;
            color: #87b919; }
      .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Info {
        position: absolute;
        margin-top: 20px; }
        .ViewLayout .ViewContent .ContentCategorygrid .Item .Item-Info .isTopAds {
          background: #2b65f8;
          color: #fff;
          padding: 4px 10px;
          font-weight: 600; }
  .ViewLayout .ViewContent .ContentCategory {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    .ViewLayout .ViewContent .ContentCategory.bg-yellow {
      background: #facd19;
      box-shadow: none;
      padding-bottom: 10px; }
    .ViewLayout .ViewContent .ContentCategory.addMarginBottom {
      margin-bottom: 20px; }
    .ViewLayout .ViewContent .ContentCategory .Item {
      float: left;
      width: 100%; }
      .ViewLayout .ViewContent .ContentCategory .Item .Item-Title-Description {
        float: left;
        width: 300px;
        line-height: 130px;
        padding-left: 30px;
        padding-top: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
        .ViewLayout .ViewContent .ContentCategory .Item .Item-Title-Description .Item-Title-Inset {
          display: inline-block;
          line-height: normal;
          vertical-align: top; }
        .ViewLayout .ViewContent .ContentCategory .Item .Item-Title-Description span:nth-child(1) {
          float: left;
          width: 260px; }
        .ViewLayout .ViewContent .ContentCategory .Item .Item-Title-Description span:nth-child(2) {
          float: left;
          clear: both;
          width: 260px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
      .ViewLayout .ViewContent .ContentCategory .Item .Item-Info {
        float: right;
        padding-top: 20px; }
        .ViewLayout .ViewContent .ContentCategory .Item .Item-Info .isTopAds {
          background: #2b65f8;
          color: #fff;
          padding: 4px 10px;
          font-weight: 600; }
      .ViewLayout .ViewContent .ContentCategory .Item .Item-Price {
        float: left;
        width: 140px;
        line-height: 130px;
        padding-left: 30px;
        padding-top: 30px;
        text-align: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
        .ViewLayout .ViewContent .ContentCategory .Item .Item-Price .Item-Price-Inner {
          display: inline-block;
          line-height: normal;
          vertical-align: top; }
          .ViewLayout .ViewContent .ContentCategory .Item .Item-Price .Item-Price-Inner span:nth-child(1) {
            float: left;
            width: 100%;
            font-weight: 600;
            font-size: 14px;
            color: #87b919; }
          .ViewLayout .ViewContent .ContentCategory .Item .Item-Price .Item-Price-Inner span:nth-child(2) {
            float: left;
            width: 100%; }
          .ViewLayout .ViewContent .ContentCategory .Item .Item-Price .Item-Price-Inner span:nth-child(3) {
            float: left;
            width: 100%;
            color: #666; }
    .ViewLayout .ViewContent .ContentCategory .ResultEmptyListener {
      float: left;
      width: 100%;
      background: #fff3e0;
      color: #ef6c00;
      padding: 30px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans'; }
  .ViewLayout .ViewContent .ContentTopProducts {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    .ViewLayout .ViewContent .ContentTopProducts.bg-yellow {
      background: #facd19;
      box-shadow: none;
      padding-bottom: 10px; }
    .ViewLayout .ViewContent .ContentTopProducts .Box-Title {
      float: left;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      width: 100%;
      padding: 15px 20px;
      color: #957700;
      font-weight: 600; }
      .ViewLayout .ViewContent .ContentTopProducts .Box-Title a {
        color: #957700; }
      .ViewLayout .ViewContent .ContentTopProducts .Box-Title span:last-child {
        float: right;
        font-weight: 400;
        font-size: 14px; }
    .ViewLayout .ViewContent .ContentTopProducts .Box-Content {
      float: left;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      padding: 0 10px 10px;
      height: 235px; }
      .ViewLayout .ViewContent .ContentTopProducts .Box-Content .Box-Layout {
        float: left;
        position: relative;
        width: 100%;
        background: #fff;
        margin: 5px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
        -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
        -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px; }
        .ViewLayout .ViewContent .ContentTopProducts .Box-Content .Box-Layout:hover {
          box-shadow: 0 0px 2px 1px rgba(0, 0, 0, .2);
          -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, .2);
          -webkit-box-sizing: 0 0px 2px 1px rgba(0, 0, 0, .2); }
        .ViewLayout .ViewContent .ContentTopProducts .Box-Content .Box-Layout span:nth-child(1) {
          float: left;
          width: 100%;
          padding: 0 0 5px 0;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans'; }
          .ViewLayout .ViewContent .ContentTopProducts .Box-Content .Box-Layout span:nth-child(1) div:first-child {
            position: relative;
            width: 100%;
            background: #f9f9f9;
            min-height: 150px; }
          .ViewLayout .ViewContent .ContentTopProducts .Box-Content .Box-Layout span:nth-child(1) div:first-child img {
            width: 100%;
            border-radius: 2px 2px 0 0;
            -moz-border-radius: 2px 2px 0 0;
            -webkit-border-radius: 2px 2px 0 0; }
          .ViewLayout .ViewContent .ContentTopProducts .Box-Content .Box-Layout span:nth-child(1) div:nth-child(2) {
            position: absolute;
            right: 0px;
            top: 115px; }
          .ViewLayout .ViewContent .ContentTopProducts .Box-Content .Box-Layout span:nth-child(1) div:nth-child(2) b {
            font-weight: 600;
            display: inline-block;
            background: #87b919;
            color: #fff;
            padding: 3px 5px; }
        .ViewLayout .ViewContent .ContentTopProducts .Box-Content .Box-Layout span:nth-child(2) {
          float: left;
          width: 100%;
          padding: 5px 15px 0;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          font-weight: 600; }
        .ViewLayout .ViewContent .ContentTopProducts .Box-Content .Box-Layout span:nth-child(3) {
          float: left;
          padding: 0 15px 10px;
          width: 100%;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans'; }

.copyrightLayout {
  float: left;
  width: 100%;
  background: #282828;
  padding: 15px 0;
  font-family: 'Open Sans', sans-serif; }
  .copyrightLayout .View {
    margin: 0 auto;
    width: 970px; }
  .copyrightLayout .View .Logo {
    float: left; }
  .copyrightLayout .View .Text {
    float: left;
    line-height: 40px;
    padding-left: 20px; }
    .copyrightLayout .View .Text a {
      color: #fff;
      font-size: 14px;
      font-weight: 600; }
  .copyrightLayout .View .Button {
    float: right;
    line-height: 40px; }

.button_grey {
  display: inline-block;
  background: #fff;
  border: 1px solid #e2e2e2;
  padding: 10px 15px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all 0.2s ease; }
  .button_grey:hover {
    background: #fff;
    cursor: pointer;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14); }

ul.ListViewerMiniPhotos {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%; }
  ul.ListViewerMiniPhotos li {
    float: left;
    list-style: none;
    background: #ccc;
    width: 135.6px;
    height: 135.5px; }
  ul.ListViewerMiniPhotos li img {
    width: 100%;
    cursor: pointer; }

.category_list {
  float: left;
  clear: both;
  font-size: 13px; }

.LayoutMap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  display: none; }
  .LayoutMap .ContentMap {
    position: relative;
    margin: -250px auto 0px;
    width: 700px;
    top: 50%; }
  .LayoutMap .ContentMap .closeLayout {
    position: absolute;
    right: -20px;
    background: #fff;
    top: -20px;
    padding: 5px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .8);
    -webkit-box-sizing: 0 0 5px 0 rgba(0, 0, 0, .8);
    cursor: pointer; }
    .LayoutMap .ContentMap .closeLayout img {
      vertical-align: middle; }
  .LayoutMap .ContentMap .BoxLayout {
    float: left;
    width: 100%;
    height: 500px;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .8);
    -webkit-box-sizing: 0 0 5px 0 rgba(0, 0, 0, .8); }

.FilterLayout {
  float: left;
  width: 100%;
  font-family: Open Sans;
  font-size: 11px;
  background: #fff8e1;
  color: #ff8f00;
  padding: 10px 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  margin-bottom: 10px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14); }
  .FilterLayout.whiteLayout {
    color: #666;
    background: #fff; }

.ResultListener {
  float: left;
  width: 100%;
  text-align: center; }
  .ResultListener .Results {
    display: inline-block; }
  .ResultListener .Results .r_button {
    display: inline-block;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
    padding: 10px; }

.categoryLayoutMenu {
  float: left;
  width: 240px;
  font-family: Open Sans;
  min-height: 700px; }

.categoryLayoutContent {
  float: left;
  width: 730px; }

input[type=checkbox].r_checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

input[type=checkbox].r_checkbox + label.label {
  padding-left: 35px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
  margin: 2px;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  height: 24px;
  font-weight: 400;
  font-size: 13px; }

input[type=checkbox].r_checkbox:hover + label.label {
  background-position: 0 -24px; }

input[type=checkbox].r_checkbox:checked + label.label {
  background-position: 0 -48px; }

.label {
  background-position: 0 0px; }

.label-blue {
  background-image: url(../view/assets/img/label.png); }

input[type=radio].r_radio {
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  position: absolute;
  margin: -1px;
  padding: 0;
  border: 0; }

input[type=radio].r_radio + label.label {
  padding-left: 35px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
  margin: 2px;
  line-height: 24px;
  height: 24px;
  font-family: 'Source Sans Pro', sans-serif; }

input[type=radio].r_radio:hover + label.label {
  background-position: 0 -24px; }

input[type=radio].r_radio:checked + label.label {
  background-position: 0 -48px; }

.LayoutViewer {
  float: left;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px; }

.LoginLayout {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  display: inline-block;
  position: relative;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  min-height: 600px; }
  .LoginLayout .LoginView {
    float: left;
    width: 50%; }
  .LoginLayout .LoginView .title {
    float: left;
    width: 100%;
    padding: 70px 60px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: 400; }
  .LoginLayout .LoginView .Inputs {
    float: left;
    width: 100%;
    padding: 40px 60px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    .LoginLayout .LoginView .Inputs .Text {
      float: left;
      clear: both; }
      .LoginLayout .LoginView .Inputs .Text input[type=text], .LoginLayout .LoginView .Inputs .Text input[type=password] {
        float: left;
        border: 1px solid #e1e1e1;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        width: 300px;
        padding: 15px;
        font-size: 18px; }
        .LoginLayout .LoginView .Inputs .Text input[type=text].border-line, .LoginLayout .LoginView .Inputs .Text input[type=password].border-line {
          border-bottom: none;
          border-radius: 5px 5px 0 0;
          -moz-border-radius: 5px 5px 0 0;
          -webkit-border-radius: 5px 5px 0 0; }
        .LoginLayout .LoginView .Inputs .Text input[type=text].border-top, .LoginLayout .LoginView .Inputs .Text input[type=password].border-top {
          border-top: 1px dashed #eee;
          border-radius: 0 0 5px 5px;
          -moz-border-radius: 0 0 5px 5px;
          -webkit-border-radius: 0 0 5px 5px; }
  .LoginLayout .LoginView .Button {
    float: left;
    clear: both;
    padding: 40px 60px 0; }
  .LoginLayout .LoginView .recover {
    float: left;
    clear: both;
    padding: 140px 60px 0; }
    .LoginLayout .LoginView .recover.FacebookOption {
      padding-top: 90px !important; }
    .LoginLayout .LoginView .recover .icon {
      float: left;
      color: #666;
      font-size: 30px; }
    .LoginLayout .LoginView .recover .Text {
      float: left;
      padding: 2px 0 0 15px;
      font-size: 14px; }
  .LoginLayout .RegisterView {
    position: absolute;
    background: #366df8;
    height: 100%;
    right: 0;
    width: 56%;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0; }
  .LoginLayout .RegisterView .title {
    float: left;
    width: 100%;
    padding: 50px 50px 0;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: 400; }
  .LoginLayout .RegisterView .form-request {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    float: left;
    width: 100%;
    padding: 50px 50px 0; }
    .LoginLayout .RegisterView .form-request .register-button {
      float: left;
      width: 100%;
      clear: both;
      padding-top: 20px;
      text-align: center; }
    .LoginLayout .RegisterView .form-request .register-rules {
      float: left;
      clear: both;
      width: 100%;
      padding-top: 30px;
      text-align: center; }
      .LoginLayout .RegisterView .form-request .register-rules label {
        font-size: 14px;
        color: rgba(255, 255, 255, .8);
        cursor: pointer; }
        .LoginLayout .RegisterView .form-request .register-rules label a {
          color: #fff;
          font-weight: 600; }
    .LoginLayout .RegisterView .form-request ul.register-request {
      float: left;
      width: 100%;
      margin: 0;
      padding: 0; }
      .LoginLayout .RegisterView .form-request ul.register-request li {
        list-style: none;
        float: left;
        width: 100%;
        padding-bottom: 10px; }
        .LoginLayout .RegisterView .form-request ul.register-request li span:nth-child(1) {
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          float: left;
          width: 35%;
          line-height: 45px;
          color: #fff;
          text-align: right;
          padding-right: 20px;
          font-size: 16px; }
        .LoginLayout .RegisterView .form-request ul.register-request li span:nth-child(2) {
          float: left;
          width: 60%; }
          .LoginLayout .RegisterView .form-request ul.register-request li span:nth-child(2) input[type=text], .LoginLayout .RegisterView .form-request ul.register-request li span:nth-child(2) input[type=password] {
            float: left;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            font-family: 'Open Sans';
            border: 1px solid #fff;
            border-radius: 5px;
            padding: 10px 15px;
            width: 260px;
            font-size: 16px; }
          .LoginLayout .RegisterView .form-request ul.register-request li span:nth-child(2) input[type=text]:hover, .LoginLayout .RegisterView .form-request ul.register-request li span:nth-child(2) input[type=password]:hover {
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
            -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
            -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14); }
          .LoginLayout .RegisterView .form-request ul.register-request li span:nth-child(2) .meter {
            margin-top: 10px;
            float: left;
            clear: both;
            width: 150px;
            height: 10px;
            background: #fff;
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px; }
          .LoginLayout .RegisterView .form-request ul.register-request li span:nth-child(2) .meter .score {
            float: left;
            width: 0px;
            background: #f44336;
            height: 10px;
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px; }

ul.LanguageListener {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%; }
  ul.LanguageListener li {
    float: left;
    width: 33%;
    list-style: none;
    padding: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    ul.LanguageListener li:hover {
      background: #f9f9f9;
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      cursor: pointer; }
    ul.LanguageListener li:active {
      background: #2b65f8;
      color: #fff; }
    ul.LanguageListener li span {
      float: left; }
      ul.LanguageListener li span:nth-child(2) {
        padding-left: 10px; }

.LanguageMenuLayout {
  position: absolute;
  float: inherit !important;
  right: 0;
  top: 50px;
  z-index: 30; }

.LanguageLayout {
  float: left; }
  .LanguageLayout div {
    float: left;
    cursor: pointer;
    color: #0165d2; }
  .LanguageLayout div:nth-child(1) {
    padding: 16px 0 0 20px; }
  .LanguageLayout div:nth-child(2) {
    padding: 14px 0 0 10px;
    font-size: 14px; }

.successLayout {
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #8bc34a;
  margin-top: 20px;
  padding: 20px;
  color: #fff;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .1));
  font-size: 14px;
  font-weight: 600; }
  .successLayout.setMarginBottom {
    margin-bottom: 30px; }
  .successLayout.setMarginBottom-10 {
    margin-bottom: 10px; }
  .successLayout.disabled {
    display: none; }

.successLayout:after {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(244, 67, 54, 0);
  border-top-color: #8bc34a;
  border-width: 8px;
  margin-left: -8px; }

.ProfileLayout {
  float: left;
  width: 100%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #fff; }
  .ProfileLayout.userProfile {
    min-height: 200px; }
  .ProfileLayout .ProfilePhoto {
    float: left;
    width: 100%;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    height: 200px;
    background: #999 url('../view/assets/img/user.gif') center no-repeat; }
  .ProfileLayout .ProfilePhoto img {
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0; }
  .ProfileLayout .ProfileShortInfo {
    float: left;
    width: 100%;
    padding: 0 20px 20px 20px;
    text-align: center;
    color: #666;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .ProfileLayout .ProfileShortInfo .ProfileRankMenu {
    float: left;
    width: 100%;
    text-align: left;
    padding-top: 5px; }
    .ProfileLayout .ProfileShortInfo .ProfileRankMenu .ProfileRankMenuIcon {
      float: left;
      padding-right: 10px;
      text-align: left; }
    .ProfileLayout .ProfileShortInfo .ProfileRankMenu .ProfileRankMenuText {
      float: left;
      width: 80%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      line-height: 24px;
      text-align: left; }
  .ProfileLayout .ProfileUserName {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 100%;
    padding: 15px 20px 5px 20px;
    font-weight: 600;
    font-size: 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    text-align: center; }
  .ProfileLayout .ProfileUserName h1 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 600; }

.ProfileMenuList {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  margin-top: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }
  .ProfileMenuList ul {
    float: left;
    width: 100%;
    padding: 8px 0;
    margin: 0; }
  .ProfileMenuList ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 100%;
    padding: 8px 30px;
    list-style: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    color: #0165d2; }
    .ProfileMenuList ul li.Info {
      font-weight: 600;
      font-size: 11px;
      color: #666;
      padding: 5px 30px; }
      .ProfileMenuList ul li.Info:hover {
        background: #fff; }
    .ProfileMenuList ul li:hover {
      background: #eef0f7;
      cursor: pointer; }

.errorLayout {
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f44336;
  margin-top: 20px;
  padding: 20px;
  color: #fff;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .1));
  font-size: 14px;
  font-weight: 600; }
  .errorLayout.setMarginBottom {
    margin-bottom: 30px; }
  .errorLayout.setMarginBottom-10 {
    margin-bottom: 10px; }
  .errorLayout.disabled {
    display: none; }

.errorLayout:after {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(244, 67, 54, 0);
  border-top-color: #f44336;
  border-width: 8px;
  margin-left: -8px; }

.searchLayout {
  float: left;
  clear: both;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  background: #666;
  height: 2px;
  max-height: 2px;
  margin: 0; }
  .searchLayout ul.colors {
    margin: 0;
    float: left;
    width: 100%;
    padding: 0; }
  .searchLayout ul.colors li {
    float: left;
    list-style: none;
    height: 2px; }
  .searchLayout ul.colors li:nth-child(1) {
    width: 15%;
    background: #eb4847; }
  .searchLayout ul.colors li:nth-child(2) {
    width: 25%;
    background: #85b716; }
  .searchLayout ul.colors li:nth-child(3) {
    width: 15%;
    background: #f7c861; }
  .searchLayout ul.colors li:nth-child(4) {
    width: 25%;
    background: #2076d6; }
  .searchLayout ul.colors li:nth-child(5) {
    width: 20%;
    background: #85b716; }

.MainLayout {
  float: left;
  width: 100%;
  clear: both;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }
  .MainLayout .ViewMainLayout {
    position: relative;
    margin: 0 auto;
    width: 970px; }
  .MainLayout .ViewMainLayout .PagerLayout {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    float: left;
    width: 100%;
    min-height: 700px; }

.CookieLayout {
  float: left;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #282828;
  z-index: 99;
  left: 0;
  font-family: Open Sans; }
  .CookieLayout .View {
    position: relative;
    margin: 0 auto;
    width: 980px;
    color: #fff; }
  .CookieLayout .View .Text {
    padding: 10px 0;
    float: left;
    width: 100%;
    font-size: 14px; }
    .CookieLayout .View .Text a {
      color: #fff;
      font-weight: 600; }

.headerFirstLayout {
  font-family: Open Sans;
  float: left;
  clear: both;
  width: 100%;
  background: #fff;
  filter: drop-shadow(0 0 2px rgba(0, 0, 0, .1)); }
  .headerFirstLayout .View {
    position: relative;
    margin: 0 auto;
    width: 970px; }
  .headerFirstLayout .View .left {
    float: left;
    font-size: 14px;
    padding: 13px 10px 10px 0; }
  .headerFirstLayout .View .right {
    float: right; }
    .headerFirstLayout .View .right ul.listener {
      margin: 0;
      padding: 0;
      float: left; }
      .headerFirstLayout .View .right ul.listener li {
        float: left;
        list-style: none;
        font-size: 14px;
        font-weight: 400;
        padding: 13px 10px; }

.headerFirstLayout:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 8px;
  margin-left: -8px; }

.headerLayout {
  float: left;
  font-family: 'Open Sans', sans-serif;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  background: #f0f0f0;
  top: 0; }
  .headerLayout .View {
    position: relative;
    margin: 0 auto;
    width: 970px; }
  .headerLayout .View .Logo {
    float: left;
    padding-top: 23px;
    min-width: 150px;
    max-width: 150px; }
    .headerLayout .View .Logo a img {
      vertical-align: middle;
      max-width: 150px; }
  .headerLayout .View .searchView {
    float: left;
    padding-top: 25px; }
    .headerLayout .View .searchView .inputView {
      display: inline-block;
      vertical-align: middle; }
      .headerLayout .View .searchView .inputView .Content {
        float: left;
        vertical-align: middle; }
        .headerLayout .View .searchView .inputView .Content .left {
          float: left;
          vertical-align: middle; }
          .headerLayout .View .searchView .inputView .Content .left span.location {
            float: left;
            width: 49px;
            height: 46px;
            border-top: 1px solid #f0f0f0;
            background: #fff url('../view/assets/img/location_icon_small_navy.png') center no-repeat;
            border-bottom: 2px solid #53a8e9; }
          .headerLayout .View .searchView .inputView .Content .left span.location:hover {
            background-color: #f9f9f9;
            cursor: pointer; }
          .headerLayout .View .searchView .inputView .Content .left input[type=text] {
            border: 1px solid #f0f0f0;
            border-right: 0;
            font-size: 14px;
            font-family: Open Sans;
            border-bottom: 2px solid #f4ae01;
            height: 49px;
            padding: 0 20px;
            color: #f4ae01;
            font-weight: 600;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            font-family: 'Open Sans';
            border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            -webkit-border-radius: 4px 0 0 4px; }
          .headerLayout .View .searchView .inputView .Content .left input[type=submit] {
            background: #a6cf4b url('../view/assets/img/search-icon.png') center no-repeat;
            border: 0;
            height: 49px;
            width: 49px;
            border-radius: 0 4px 4px 0;
            -moz-border-radius: 0 4px 4px 0;
            -webkit-border-radius: 0 4px 4px 0;
            transition: all 0.2s ease; }
          .headerLayout .View .searchView .inputView .Content .left input[type=submit]:hover {
            background-color: #99c23d;
            cursor: pointer; }
  .headerLayout .View .userView {
    float: right; }
    .headerLayout .View .userView .User {
      position: relative;
      padding: 25px 20px 0 0; }
      .headerLayout .View .userView .User:hover {
        cursor: pointer;
        color: #2b65f8; }
      .headerLayout .View .userView .User .ProfilePhoto {
        float: left;
        width: 49px;
        height: 49px;
        background: #222 url('../view/assets/img/user_avatar.png') center no-repeat;
        background-size: contain;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px; }
      .headerLayout .View .userView .User span {
        margin-left: 10px;
        margin-top: 24px; }
    @-moz-document url-prefix() {
    .headerLayout .View .userView .User {
      line-height: 49px; }
      .headerLayout .View .userView .User span {
        margin-top: 0; } }
  .buttonView {
    float: right;
    line-height: 100px; }
    .buttonView .button_orange {
      position: relative;
      display: inline-block; }
      .buttonView .button_orange span {
        background: #ff8300;
        border: 1px solid #ff8300;
        padding: 10px 20px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        transition: all 0.2s ease;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px; }
        .buttonView .button_orange span:hover {
          color: #ff8300;
          background: transparent;
          cursor: pointer; }

.ErrorPageLayout {
  position: fixed;
  font-size: 16px;
  font-family: Open Sans;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background: #fff;
  z-index: 99; }
  .ErrorPageLayout .View {
    top: 50%;
    position: relative; }
  .ErrorPageLayout .View .Pager {
    float: left;
    width: 100%; }
    .ErrorPageLayout .View .Pager .setView {
      float: left;
      width: 100%;
      text-align: center; }
      .ErrorPageLayout .View .Pager .setView.bold {
        font-weight: 600; }
      .ErrorPageLayout .View .Pager .setView.small {
        color: #666; }
      .ErrorPageLayout .View .Pager .setView.setTop {
        padding-top: 30px;
        font-size: 11px; }

.MaintenanceLayout {
  position: fixed;
  font-family: Open Sans;
  font-size: 16px;
  width: 100%;
  height: 100%;
  background: #f2f2f2; }
  .MaintenanceLayout .inLayout {
    top: 50%;
    position: relative; }
  .MaintenanceLayout .inLayout .Pager {
    float: left;
    width: 100%; }
    .MaintenanceLayout .inLayout .Pager .setView {
      float: left;
      width: 100%;
      text-align: center; }
      .MaintenanceLayout .inLayout .Pager .setView.bold {
        font-weight: 600; }
      .MaintenanceLayout .inLayout .Pager .setView.small {
        color: #666; }
      .MaintenanceLayout .inLayout .Pager .setView.setTop {
        padding-top: 30px;
        font-size: 11px; }

.deliveryLayout {
  float: left;
  width: 100%;
  height: 600px;
  font-family: Open Sans;
  font-size: 16px;
  background: #222 url('../view/assets/img/bg_delivery.jpg') center no-repeat; }
  .deliveryLayout .View {
    position: relative;
    margin: 0 auto;
    width: 970px; }
  .deliveryLayout .View .LayoutView {
    float: right;
    padding: 70px; }
    .deliveryLayout .View .LayoutView .Layout {
      float: left;
      width: 350px;
      background: #fff;
      height: 450px;
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
      -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
      -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
      .deliveryLayout .View .LayoutView .Layout .Title {
        float: left;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        padding: 30px 40px 0;
        font-weight: 600;
        font-size: 22px; }
      .deliveryLayout .View .LayoutView .Layout .Description {
        float: left;
        width: 100%;
        clear: both;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        padding: 5px 40px 0;
        color: #666; }
      .deliveryLayout .View .LayoutView .Layout .Delivery {
        float: left;
        padding: 25px 40px 0;
        clear: both;
        font-size: 14px;
        font-weight: 600; }
      .deliveryLayout .View .LayoutView .Layout .DeliverySenders {
        float: left;
        clear: both;
        padding: 5px 40px 0; }
        .deliveryLayout .View .LayoutView .Layout .DeliverySenders input[type=text] {
          border: 1px solid #ccc;
          padding: 8px 15px;
          border-radius: 5px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          font-family: Open Sans;
          font-size: 16px; }
      .deliveryLayout .View .LayoutView .Layout .Button {
        float: left;
        clear: both;
        padding: 90px 40px 0; }

.sod_select.searchViewer.searchViewer {
  display: inline-block;
  position: relative;
  line-height: 1.4;
  width: 200px;
  height:49px;
  padding: 15px 10px 12px;
  border: 0px;
  border-bottom: 2px solid #53a8e9;
  border-top: 1px solid #f0f0f0;
  background: #fff;
  color: #4199dc;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
  outline: 0;
  /* Opera */
  outline-offset: 0px;
  cursor: default; }

@-moz-document url-prefix() {
  .sod_select.searchViewer.searchViewer {
    display: inline-block;
    position: relative;
    line-height: 1.4;
    width: 200px;
    padding: 15px 10px 11px;
    border: 0px;
    border-bottom: 2px solid #53a8e9;
    border-top: 1px solid #f0f0f0;
    background: #fff;
    color: #4199dc;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    text-transform: none;
    outline: 0;
    /* Opera */
    outline-offset: 0px;
    cursor: default; } }

.sod_select.searchViewer:before, .sod_select.searchViewer:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 10px;
  bottom: 10px;
  border-left: 1px solid transparent;
  /* Down arrow */ }

.sod_select.searchViewer:after {
  content: "\25BC";
  right: 12px;
  top: 18px;
  border-left: none;
  font-size: 7px; }

.sod_select.searchViewer.above:after {
  content: "\25B2"; }

.sod_select.searchViewer:hover, .sod_select.searchViewer.open, .sod_select.searchViewer.focus {
  background: #fff;
  border-bottom: 2px solid #4399db;
  cursor: pointer; }

.sod_select.searchViewer.open {
  color: #919191; }

.sod_select.searchViewer.focus {
  box-shadow: none;
  /* When the entire SoD is disabled, go crazy! */ }

.sod_select.searchViewer.disabled {
  border-color: #d4d4d4;
  color: #b2b2b2;
  cursor: not-allowed; }

.sod_select.searchViewer.disabled:hover {
  background: #fcfcfc;
  /* The "label", or whatever we should call it. Keep the first three lines for truncating. */ }

.sod_select.searchViewer .sod_label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px; }

.sod_select.searchViewer .sod_list {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  height: auto;
  width: 200px;
  margin: 10px 0 0 -1px;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  background: #fff;
  color: #808080;
  font-weight: 300;
  z-index: 1;
  /* Shows the option list (don't edit) */ }

.sod_select.searchViewer.open .sod_list {
  display: block;
  /* Don't display the options when  */ }

.sod_select.searchViewer.disabled.open .sod_list {
  display: none;
  /* When the option list is displayed above the SoD */ }

.sod_select.searchViewer.above .sod_list {
  top: auto;
  bottom: 100%;
  margin: 0 0 10px -1px;
  border: 1px solid #d4d4d4;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, .1);
  /* Arrow(s) displayed when the SoD is active, only in this "theme" */ }

.sod_select.searchViewer .sod_list:after, .sod_select.searchViewer .sod_list:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 160px;
  border: solid transparent;
  height: 0;
  width: 0;
  pointer-events: none; }

.sod_select.searchViewer.above .sod_list:after, .sod_select.searchViewer.above .sod_list:before {
  top: 100%;
  bottom: auto; }

.sod_select.searchViewer .sod_list:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px; }

.sod_select.searchViewer.above .sod_list:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff; }

.sod_select.searchViewer .sod_list:before {
  margin-right: -2px;
  border-color: rgba(212, 212, 212, 0);
  border-bottom-color: #d4d4d4;
  border-width: 8px; }

.sod_select.searchViewer.above .sod_list:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #d4d4d4;
  /* Options list container */ }

.sod_select.searchViewer .sod_list ul {
  overflow-y: auto;
  padding: 0 4px;
  margin: 4px 0;
  border-radius: 3px;
  /* All the options. Keep the first three lines for truncating... */ }

.sod_select.searchViewer .sod_list li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 10px;
  list-style-type: none;
  border-bottom: 1px solid #f7f7f7;
  /* Remove the bottom border from the last item */ }

.sod_select.searchViewer .sod_list li:last-child {
  border-bottom: none;
  /* Optgroups */ }

.sod_select.searchViewer .sod_list .optgroup, .sod_select.searchViewer .sod_list .optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic;
  /* Children of an optgroup */ }

.sod_select.searchViewer .sod_list .groupchild {
  padding-left: 20px;
  /* Disabled option */ }

.sod_select.searchViewer .sod_list .disabled {
  background: inherit;
  color: #ccc;
  /* Hover state for options, also used when a user uses his/hers up/down keys */ }

.sod_select.searchViewer .sod_list .active {
  background: #f7f7f7;
  border-radius: 3px;
  color: #676767;
  /*Make room for the check mark */ }

.sod_select.searchViewer .sod_list .selected {
  padding-right: 25px;
  font-weight: 700;
  /* Displays a check mark for the selected option */ }

.sod_select.searchViewer .sod_list .selected:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  color: #808080;
  height: 9px;
  width: 10px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
  /* Add a .no_highlight class to you SoD to hide the check mark */ }

.sod_select.searchViewer.no_highlight .sod_list .selected:before {
  display: none;
  /* Hide native select */ }

.sod_select.searchViewer select {
  display: none !important;
  /* The native select in touch mode. Keep this first line. Sorry, keep everything. */ }

.sod_select.searchViewer.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1;
  /**
  * @custom cars
  */ }

.sod_select.cars.cars {
  display: inline-block;
  font-family: Open Sans;
  position: relative;
  line-height: 1.4;
  width: 230px;
  padding: 7px 10px;
  border: 1px solid #b2b2b2;
  box-shadow: none;
  color: #808080;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 5px;
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #eee 100%);
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #eee 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #eee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eeeeee',GradientType=0);
  /* Up/Down arrows */ }

.sod_select.cars:before, .sod_select.cars:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 10px;
  bottom: 10px;
  border-left: 1px solid #b2b2b2;
  /* Down arrow */ }

.sod_select.cars:after {
  content: "\25BC";
  right: 12px;
  top: 10px;
  border-left: none;
  font-size: 9px; }

.sod_select.cars.above:after {
  content: "\25B2";
  /* Change the border color on hover, focus and when open */ }

.sod_select.cars:hover, .sod_select.cars.open, .sod_select.cars.focus {
  background: #e5e5e5;
  background: -moz-linear-gradient(top, #e5e5e5 0%, #dbdbdb 100%);
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #dbdbdb 100%);
  background: linear-gradient(to bottom, #e5e5e5 0%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#dbdbdb',GradientType=0);
  border-color: #b2b2b2; }

.sod_select.cars.open {
  color: #919191;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1); }

.sod_select.cars.focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  /* When the entire SoD is disabled, go crazy! */ }

.sod_select.cars.disabled {
  border-color: #d4d4d4;
  color: #333;
  cursor: not-allowed; }

.sod_select.cars.disabled:hover {
  background: #fcfcfc;
  /* The "label", or whatever we should call it. Keep the first three lines for truncating. */ }

.sod_select.cars .sod_label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  padding-right: 30px; }

.sod_select.cars .sod_placeholder {
  /* Options list wrapper */ }

.sod_select.cars .sod_list {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  height: auto;
  width: 100%;
  margin: 10px 0 0 -1px;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  background: #fff;
  color: #808080;
  font-weight: 300;
  z-index: 1;
  /* Shows the option list (don't edit) */ }

.sod_select.cars.open .sod_list {
  display: block;
  /* Don't display the options when  */ }

.sod_select.cars.disabled.open .sod_list {
  display: none;
  /* When the option list is displayed above the SoD */ }

.sod_select.cars.above .sod_list {
  top: auto;
  bottom: 100%;
  margin: 0 0 10px -1px;
  border: 1px solid #d4d4d4;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, .1);
  /* Arrow(s) displayed when the SoD is active, only in this "theme" */ }

.sod_select.cars .sod_list:after, .sod_select.cars .sod_list:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 160px;
  border: solid transparent;
  height: 0;
  width: 0;
  pointer-events: none; }

.sod_select.cars.above .sod_list:after, .sod_select.cars.above .sod_list:before {
  top: 100%;
  bottom: auto; }

.sod_select.cars .sod_list:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px; }

.sod_select.cars.above .sod_list:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff; }

.sod_select.cars .sod_list:before {
  margin-right: -2px;
  border-color: rgba(212, 212, 212, 0);
  border-bottom-color: #d4d4d4;
  border-width: 8px; }

.sod_select.cars.above .sod_list:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #d4d4d4;
  /* Options list container */ }

.sod_select.cars .sod_list ul {
  overflow-y: auto;
  padding: 0 4px;
  margin: 4px 0;
  border-radius: 3px;
  /* All the options. Keep the first three lines for truncating... */ }

.sod_select.cars .sod_list li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 10px;
  width: 100%;
  list-style-type: none;
  border-bottom: 1px solid #f7f7f7;
  /* Remove the bottom border from the last item */ }

.sod_select.cars .sod_list li:last-child {
  border-bottom: none;
  /* Optgroups */ }

.sod_select.cars .sod_list .optgroup, .sod_select.cars .sod_list .optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic;
  /* Children of an optgroup */ }

.sod_select.cars .sod_list .groupchild {
  padding-left: 20px;
  /* Disabled option */ }

.sod_select.cars .sod_list .disabled {
  background: inherit;
  color: #ccc;
  /* Hover state for options, also used when a user uses his/hers up/down keys */ }

.sod_select.cars .sod_list .active {
  background: #f7f7f7;
  border-radius: 3px;
  color: #676767;
  /*Make room for the check mark */ }

.sod_select.cars .sod_list .selected {
  padding-right: 25px;
  font-weight: 700;
  /* Displays a check mark for the selected option */ }

.sod_select.cars .sod_list .selected:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  color: #808080;
  height: 9px;
  width: 10px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
  /* Add a .no_highlight class to you SoD to hide the check mark */ }

.sod_select.cars.no_highlight .sod_list .selected:before {
  display: none;
  /* Hide native select */ }

.sod_select.cars select {
  display: none !important;
  /* The native select in touch mode. Keep this first line. Sorry, keep everything. */ }

.sod_select.cars.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1;
  /**
  * @custom cars2
  */ }

.sod_select.cars2.cars2 {
  display: inline-block;
  font-family: Open Sans;
  position: relative;
  line-height: 1.4;
  width: 120px;
  padding: 7px 10px;
  border: 1px solid #b2b2b2;
  box-shadow: none;
  color: #808080;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 5px;
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #eee 100%);
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #eee 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #eee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eeeeee',GradientType=0);
  /* Up/Down arrows */ }

.sod_select.cars2:before, .sod_select.cars2:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 10px;
  bottom: 10px;
  border-left: 1px solid #b2b2b2;
  /* Down arrow */ }

.sod_select.cars2:after {
  content: "\25BC";
  right: 12px;
  top: 10px;
  border-left: none;
  font-size: 9px; }

.sod_select.cars2.above:after {
  content: "\25B2";
  /* Change the border color on hover, focus and when open */ }

.sod_select.cars2:hover, .sod_select.cars2.open, .sod_select.cars2.focus {
  background: #e5e5e5;
  background: -moz-linear-gradient(top, #e5e5e5 0%, #dbdbdb 100%);
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #dbdbdb 100%);
  background: linear-gradient(to bottom, #e5e5e5 0%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#dbdbdb',GradientType=0);
  border-color: #b2b2b2; }

.sod_select.cars2.open {
  color: #919191;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1); }

.sod_select.cars2.focus {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  /* When the entire SoD is disabled, go crazy! */ }

.sod_select.cars2.disabled {
  border-color: #d4d4d4;
  color: #333;
  cursor: not-allowed; }

.sod_select.cars2.disabled:hover {
  background: #fcfcfc;
  /* The "label", or whatever we should call it. Keep the first three lines for truncating. */ }

.sod_select.cars2 .sod_label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  padding-right: 30px; }

.sod_select.cars2 .sod_placeholder {
  /* Options list wrapper */ }

.sod_select.cars2 .sod_list {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  height: auto;
  width: 100%;
  margin: 10px 0 0 -1px;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  background: #fff;
  color: #808080;
  font-weight: 300;
  z-index: 1;
  /* Shows the option list (don't edit) */ }

.sod_select.cars2.open .sod_list {
  display: block;
  /* Don't display the options when  */ }

.sod_select.cars2.disabled.open .sod_list {
  display: none;
  /* When the option list is displayed above the SoD */ }

.sod_select.cars2.above .sod_list {
  top: auto;
  bottom: 100%;
  margin: 0 0 10px -1px;
  border: 1px solid #d4d4d4;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, .1);
  /* Arrow(s) displayed when the SoD is active, only in this "theme" */ }

.sod_select.cars2 .sod_list:after, .sod_select.cars2 .sod_list:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 20px;
  border: solid transparent;
  height: 0;
  width: 0;
  pointer-events: none; }

.sod_select.cars2.above .sod_list:after, .sod_select.cars2.above .sod_list:before {
  top: 100%;
  bottom: auto; }

.sod_select.cars2 .sod_list:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px; }

.sod_select.cars2.above .sod_list:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff; }

.sod_select.cars2 .sod_list:before {
  margin-right: -2px;
  border-color: rgba(212, 212, 212, 0);
  border-bottom-color: #d4d4d4;
  border-width: 8px; }

.sod_select.cars2.above .sod_list:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #d4d4d4;
  /* Options list container */ }

.sod_select.cars2 .sod_list ul {
  overflow-y: auto;
  padding: 0 4px;
  margin: 4px 0;
  border-radius: 3px;
  /* All the options. Keep the first three lines for truncating... */ }

.sod_select.cars2 .sod_list li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 10px;
  width: 100%;
  list-style-type: none;
  border-bottom: 1px solid #f7f7f7;
  /* Remove the bottom border from the last item */ }

.sod_select.cars2 .sod_list li:last-child {
  border-bottom: none;
  /* Optgroups */ }

.sod_select.cars2 .sod_list .optgroup, .sod_select.cars2 .sod_list .optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic;
  /* Children of an optgroup */ }

.sod_select.cars2 .sod_list .groupchild {
  padding-left: 20px;
  /* Disabled option */ }

.sod_select.cars2 .sod_list .disabled {
  background: inherit;
  color: #ccc;
  /* Hover state for options, also used when a user uses his/hers up/down keys */ }

.sod_select.cars2 .sod_list .active {
  background: #f7f7f7;
  border-radius: 3px;
  color: #676767;
  /*Make room for the check mark */ }

.sod_select.cars2 .sod_list .selected {
  padding-right: 25px;
  font-weight: 700;
  /* Displays a check mark for the selected option */ }

.sod_select.cars2 .sod_list .selected:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  color: #808080;
  height: 9px;
  width: 10px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
  /* Add a .no_highlight class to you SoD to hide the check mark */ }

.sod_select.cars2.no_highlight .sod_list .selected:before {
  display: none;
  /* Hide native select */ }

.sod_select.cars2 select {
  display: none !important;
  /* The native select in touch mode. Keep this first line. Sorry, keep everything. */ }

.sod_select.cars2.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1; }

[down=true] {
  display			: inline-block;
  width				: 0;
  height			: 0;
  margin-left		: 2px;
  vertical-align	: middle;
  border-top		: 4px solid;
  border-right		: 4px solid transparent;
  border-left		: 4px solid transparent; }

.userMenuLayout {
  position: relative;
  float: left;
  width: 180px;
  background: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .1));
  line-height: normal; }

.userMenuLayout:after {
  bottom: 100%;
  left: 66%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px; }

.message_fill_container {
  font-family: Open Sans;
  position: absolute;
  margin: -10px 0 0 30px; }
  .message_fill_container .message_num {
    float: left;
    background: #2076d6;
    color: #fff;
    line-height: normal;
    line-height: 24px;
    font-size: 11px;
    font-weight: 600;
    width: 24px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px; }

.userMenuPosition {
  font-family: Open Sans;
  position: absolute;
  display: none;
  right: 0;
  margin-top: 60px;
  z-index: 1; }
  .userMenuPosition ul.listenerUserMenu {
    margin: 0;
    padding: 8px 0;
    float: left;
    width: 100%; }
  .userMenuPosition ul.listenerUserMenu li {
    list-style: none;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    font-size: 14px;
    width: 100%;
    clear: both; }
    .userMenuPosition ul.listenerUserMenu li.baseLine {
      line-height: 0px;
      padding: 0px 0;
      margin-top: 5px;
      margin-bottom: 5px;
      width: 100%;
      float: left;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      border-top: 1px solid #e2e2e2; }
      .userMenuPosition ul.listenerUserMenu li.baseLine span {
        display: none; }
    .userMenuPosition ul.listenerUserMenu li a {
      display: inline-block;
      float: left;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      padding: 8px 25px; }
      .userMenuPosition ul.listenerUserMenu li a:hover {
        background: #f0f0f0;
        text-decoration: none; }

.instantSearchLayoutView {
  position: absolute;
  margin-top: 11px;
  display: none; }

.instantSearchLayout {
  font-family: Open Sans;
  font-size: 14px;
  position: relative;
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  float: left;
  padding: 8px 0;
  width: 300px;
  z-index: 1;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
  .instantSearchLayout ul.searchResults {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%; }
  .instantSearchLayout ul.searchResults li {
    list-style: none;
    float: left;
    width: 100%;
    padding: 8px 20px;
    transition: all 0.2s ease;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .instantSearchLayout ul.searchResults li:hover {
      background: #f0f0f0;
      cursor: pointer; }
  .instantSearchLayout .instantLoad {
    float: left;
    width: 100%;
    height: 100px;
    background: url(../view/assets/img/loading.gif) center no-repeat; }

.instantSearchLayout:after {
  bottom: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px; }

.locationSearchLayout {
  font-family: Open Sans;
  font-size: 14px;
  position: relative;
  z-index: 1;
  float: left;
  background: #fff;
  right: 0;
  width: 300px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
  .locationSearchLayout .title {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    padding: 14px 20px;
    font-weight: 600; }
  .locationSearchLayout .title span:nth-child(1) {
    float: left;
    padding-top: 3px; }
  .locationSearchLayout .title span:nth-child(2) {
    float: right; }
    .locationSearchLayout .title span:nth-child(2) div {
      float: left;
      width: 18px;
      height: 20px;
      background: url(../view/assets/img/ic_close_grey3.png) bottom center no-repeat;
      background-size: 100%;
      cursor: pointer; }
  .locationSearchLayout .map {
    float: left;
    clear: both;
    width: 100%; }
  .locationSearchLayout .map iframe {
    width: 100%;
    height: 240px;
    float: left;
    vertical-align: middle;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px; }
  .locationSearchLayout .map .instantLoad {
    float: left;
    width: 100%;
    height: 100px;
    background: url(../view/assets/img/loading.gif) center no-repeat; }
  .locationSearchLayout .map ul.cities_listener {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%; }
    .locationSearchLayout .map ul.cities_listener li {
      list-style: none;
      float: left;
      width: 100%;
      padding: 10px 20px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans'; }
      .locationSearchLayout .map ul.cities_listener li:hover {
        background: #f9f9f9; }
    .locationSearchLayout .map ul.cities_listener li:last-child {
      border-radius: 0 0 4px 4px;
      -moz-border-radius: 0 0 4px 4px;
      -webkit-border-radius: 0 0 4px 4px; }
  .locationSearchLayout .search {
    float: left;
    width: 160px; }
  .locationSearchLayout .search input[type=text] {
    width: 160px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: #000; }
  .locationSearchLayout .searchradius {
    float: left;
    border-top: 1px solid #f0f0f0;
    padding: 6px 10px;
    border-bottom: 2px solid #f4ae01; }

.locationSearchLayout:after {
  bottom: 100%;
  left: 92%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px; }

.locationSearchLayoutView {
  position: absolute;
  margin: -1000px 0 0 -250px; }

.create-new {
  float: left;
  width: 100%;
  background: #fff;
  padding: 15px 0;
  border-bottom: 1px solid #e2e2e2; }
  .create-new .Text {
    float: left;
    padding-top: 8px;
    font-size: 13px;
    font-family: Open Sans; }
  .create-new .Right {
    float: right; }

.errorContent {
  float: left;
  width: 100%;
  display: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }
  .errorContent .errorLayout {
    margin: 0 !important;
    border-radius: 0 !important; }

.TextAreaContact {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  width: 100%;
  height: 200px;
  border: 0;
  padding: 20px;
  resize: none;
  background: transparent !important; }

.TextContact {
  width: 100%;
  border: 0 !important;
  padding: 20px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  font-size: 16px; }

.ModalLayout {
  display: none;
  font-family: 'Open Sans';
  font-size: 14px;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 99999;
  left: 0;
  background: rgba(0, 0, 0, .7); }
  .ModalLayout .ModalCloseLayout {
    position: fixed;
    right: 20px;
    top: 20px; }
  .ModalLayout .ModalCloseLayout:hover {
    cursor: pointer; }
  .ModalLayout .ModalMiddleContent {
    position: relative;
    width: 600px;
    margin: 0 auto;
    top: 50%; }
  .ModalLayout .ModalMiddleContent .ModalContent {
    float: left;
    width: 100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #fff; }
    .ModalLayout .ModalMiddleContent .ModalContent .ModalLoader {
      float: left;
      width: 100%;
      padding: 100px 0;
      background: url('../view/assets/img/loader.gif') center no-repeat; }

.ModalTitle {
  float: left;
  width: 100%;
  padding: 20px 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  border-bottom: 1px solid #f0f0f0;
  font-size: 18px;
  font-weight: 500; }

.ModalInfo {
  float: left;
  width: 100%;
  padding: 20px 30px 20px 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }
  .ModalInfo .FileInput {
    width: 1px;
    height: 1px;
    overflow: hidden; }
  .ModalInfo .ModalInfoCenter {
    float: left;
    width: 100%;
    text-align: center; }
  .ModalInfo .ModalInfoCenter.UploadSecond {
    display: none; }

.ProfileContent {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 6px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  padding: 30px 100px; }
  .ProfileContent .ProfileTitle {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-size: 18px; }
  .ProfileContent .ProfileButtonSave {
    float: left;
    border-top: 1px solid #e2e2e2;
    padding: 30px 0;
    width: 100%;
    text-align: center; }
  .ProfileContent .ProfileForms {
    float: left;
    width: 100%;
    padding: 5px 0 20px 0; }
  .ProfileContent .ProfileForms .Field {
    float: left;
    width: 100%;
    padding: 5px 0; }
    .ProfileContent .ProfileForms .Field .name {
      float: left;
      width: 30%;
      line-height: 40px;
      text-align: right;
      padding-right: 15px;
      font-size: 14px; }
      .ProfileContent .ProfileForms .Field .name a {
        color: #222;
        text-decoration: underline; }
      .ProfileContent .ProfileForms .Field .name.select {
        line-height: 35px !important; }
    .ProfileContent .ProfileForms .Field .type {
      float: left; }
      .ProfileContent .ProfileForms .Field .type textarea, .ProfileContent .ProfileForms .Field .type input {
        border: 1px solid #ccc;
        padding: 7px 10px;
        font-family: 'Open Sans' !important;
        font-size: 14px;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        transition: all 0.2s ease; }
        .ProfileContent .ProfileForms .Field .type textarea:hover, .ProfileContent .ProfileForms .Field .type input:hover {
          border: 1px solid #2076d6; }
        .ProfileContent .ProfileForms .Field .type textarea:focus, .ProfileContent .ProfileForms .Field .type input:focus {
          border: 1px solid #2076d6; }

.ProfileLayout_000 {
  float: left;
  width: 100%; }

.ProfileLayout_001 {
  float: left;
  width: 100%;
  padding-top: 20px; }

.ProfileLayout_002 {
  float: left;
  width: 250px;
  padding-right: 20px; }

.ProfileLayout_003 {
  float: left;
  width: 700px; }

.ProfileEditPhoto {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 6px; }
  .ProfileEditPhoto .PhotoHolder {
    float: left;
    width: 100%;
    text-align: center;
    height: 300px;
    background: #999 url('../view/assets/img/user.gif') center no-repeat;
    border-radius: 6px 6px 0 0; }
  .ProfileEditPhoto .PhotoHolder img {
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0; }
  .ProfileEditPhoto .PhotoUpload {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    padding: 20px 0; }

.FacebookLogin {
  float: left;
  clear: both;
  padding-left: 60px;
  padding-top: 20px;
  font-size: 14px;
  color: #666; }
  .FacebookLogin .FacebookButton {
    background: #f2f2f2;
    color: #4862a3;
    display: inline-block;
    padding: 0px 15px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    transition: all 0.2s ease; }
  .FacebookLogin .FacebookButton:hover {
    background: #eee;
    cursor: pointer; }
  .FacebookLogin .FacebookButton span {
    float: left; }
  .FacebookLogin .FacebookButton span:nth-child(1) {
    font-size: 32px; }
  .FacebookLogin .FacebookButton span:nth-child(2) {
    padding: 13px 0px 0 10px;
    font-weight: 600; }

.ItemLike {
  float: left;
  width: 100%;
  clear: both;
  border-top: 1px solid #f0f0f0;
  padding: 15px 0; }
  .ItemLike .ItemLikePlaceHolder {
    float: left;
    width: 30px; }
  .ItemLike .ItemLikeImage {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    background: #f7f7f7 url('../view/assets/img/cam.png') center no-repeat; }
  .ItemLike .ItemLikeImage span {
    position: absolute;
    right: 0;
    bottom: 10px;
    display: inline-block;
    background: #87b919;
    padding: 3px 7px;
    font-weight: 600;
    color: #fff; }
  .ItemLike .ItemLikeDescription {
    float: left;
    width: 549px;
    padding: 20px 0px 20px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .ItemLike .ItemLikeDescription .ItemLikeTitle {
    float: left;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600; }
  .ItemLike .ItemLikeDescription .ItemLikeText {
    float: left;
    clear: both;
    padding-top: 10px;
    max-width: 90%; }
    .ItemLike .ItemLikeDescription .ItemLikeText span {
      display: inline-block;
      padding-left: 20px;
      background: url('../view/assets/img/location_icon_tiny.png') -5px -2px no-repeat; }
  .ItemLike .ItemLikeDescription .ItemLikePrice {
    float: right; }
    .ItemLike .ItemLikeDescription .ItemLikePrice span {
      display: inline-block;
      background: #87b919;
      padding: 3px 7px;
      font-weight: 600;
      color: #fff; }

.ReportTemplate_000 {
  float: left;
  width: 100%;
  padding-top: 200px;
  text-align: center; }

.ReportTemplate_001 {
  float: left;
  width: 100%;
  padding-top: 10px;
  text-align: center;
  font-weight: 600;
  font-size: 22px; }

.ReportTemplate_002 {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 20px;
  font-size: 18px; }

.ReportTemplate_003 {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 30px;
  font-size: 14px; }

.LoginContact_000 {
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 600; }

.LoginContact_001 {
  float: left;
  width: 100%;
  text-align: center; }

.LoginContact_002 {
  float: left;
  width: 100%;
  padding-top: 30px; }

.LoginContact_003 {
  float: left;
  width: 50%;
  padding: 20px 0;
  border-right: 1px solid #eee;
  text-align: center; }

.LoginContact_004 {
  float: left;
  width: 49%;
  padding: 20px 0;
  text-align: center; }

.LoginContact_005 {
  float: left;
  width: 100%;
  background: #f0f0f0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  padding: 20px;
  font-size: 11px;
  color: rgba(0, 0, 0, .5); }

.LoginContact_006 {
  float: left;
  width: 100%;
  padding: 25px 20px 0px 20px;
  background: #f0f0f0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  color: rgba(0, 0, 0, .6); }

.MaxImageWidth {
  text-align: center; }
  .MaxImageWidth img {
    max-width: 680px; }

.AdminLayout_00 {
  float: left;
  clear: both;
  padding: 10px;
  padding-top: 30px;
  font-size: 14px; }
  .AdminLayout_00.NoTopPadding {
    padding-top: 10px; }
  .AdminLayout_00.NoTopPaddingNo {
    padding-top: 0; }
  .AdminLayout_00.noDisplay {
    display: none; }

.AdminLayout_01 {
  float: left;
  width: 120px;
  padding: 10px;
  padding-right: 20px;
  color: #666;
  font-size: 14px; }

.AdminLayout_02 {
  float: left;
  padding-top: 2px;
  width: 500px; }
  .AdminLayout_02 .left {
    float: left;
    clear: both;
    padding-bottom: 5px; }
  .AdminLayout_02 .left label {
    font-size: 14px !important; }

.AdminLayout_03 {
  float: left; }

.AdminLayout_04 {
  float: left;
  clear: both;
  padding-top: 5px;
  font-size: 13px;
  color: #666; }

.AdminLayout_05 {
  float: left;
  padding-left: 160px;
  clear: both;
  padding-top: 20px; }

.AdminLayout_06 {
  float: left;
  padding: 30px;
  width: 100%;
  border-bottom: 1px solid #eee;
  background: #fff;
  border-radius: 0 4px 0 0; }

.AdminLayout_07 {
  float: left; }

.AdminLayout_08 {
  float: left;
  font-weight: 600;
  font-size: 16px; }

.AdminLayout_09 {
  float: left;
  clear: both;
  padding-top: 5px;
  font-size: 14px;
  color: #666; }

.AdminLayout_10 {
  float: left;
  padding: 30px;
  background: #fafafa;
  clear: both;
  font-size: 13px;
  border-bottom: 1px solid #eee;
  width: 100%; }

.AdminLayout_11 {
  float: left;
  width: 240px; }

.AdminLayout_12 {
  float: left;
  width: 130px; }

.AdminLayout_13 {
  float: left;
  width: 130px; }

.AdminLayout_14 {
  float: left; }

.AdminLayout_15 {
  float: left;
  padding: 30px;
  background: #fff;
  clear: both;
  font-size: 13px;
  border-bottom: 1px solid #eee;
  width: 100%; }

.AdminLayout_16 {
  float: left;
  width: 220px;
  padding-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.BrowseCategory_00 {
  float: left;
  clear: both;
  padding-top: 20px;
  width: 980px; }

.BrowseCategory_01 {
  font-family: Open Sans; }

.BrowseCategory_02 {
  float: left;
  width: 320px;
  padding-bottom: 20px; }

.BrowseCategory_03 {
  float: left;
  clear: both; }

.BrowseCategory_04 {
  float: left;
  clear: both;
  font-size: 15px; }

.BrowseCategory_05 {
  font-size: 11px;
  color: #666; }

.BrowseCategory_06 {
  float: left;
  clear: both;
  padding-top: 7px;
  color: #666;
  font-weight: bold; }

.TextColor-Orange {
  color: #ff8200 !important; }

.TextColor-Red {
  color: #f32836 !important; }

.TextColor-LightGrey {
  color: #999; }

.ErrorLayoutPopUp {
  position: absolute;
  margin-top: -100px;
  width: 280px;
  margin-left: -15px;
  display: none; }

.myListLayout {
  float: left;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #fff;
  margin-bottom: 20px; }
  .myListLayout .myListLeft {
    float: left;
    width: 630px;
    padding: 30px 30px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .myListLayout .myListLeft.fixedToFull {
    width: 100%; }
  .myListLayout .myListLeft .myListOptions {
    float: left;
    width: 100%;
    padding-top: 10px; }
    .myListLayout .myListLeft .myListOptions .myListOptionsButton {
      float: left; }
      .myListLayout .myListLeft .myListOptions .myListOptionsButton.disableBlock {
        display: none; }
      .myListLayout .myListLeft .myListOptions .myListOptionsButton.left-10 {
        padding-left: 10px; }
      .myListLayout .myListLeft .myListOptions .myListOptionsButton .renewProduct {
        float: left;
        background: url('../view/assets/img/snippet_sms_icon_blue.png') 5px no-repeat;
        background-size: 24px;
        line-height: 24px;
        padding: 6px 8px 6px 36px;
        transition: all 0.2s ease;
        font-weight: 600;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px; }
        .myListLayout .myListLeft .myListOptions .myListOptionsButton .renewProduct:hover {
          background-color: #f0f0f0;
          cursor: pointer; }
      .myListLayout .myListLeft .myListOptions .myListOptionsButton .deleteProduct {
        float: left;
        background: url('../view/assets/img/snippet_trash_icon_blue.png') 5px no-repeat;
        background-size: 24px;
        line-height: 24px;
        padding: 6px 8px 6px 36px;
        transition: all 0.2s ease;
        font-weight: 600;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px; }
        .myListLayout .myListLeft .myListOptions .myListOptionsButton .deleteProduct:hover {
          background-color: #f0f0f0;
          cursor: pointer; }
      .myListLayout .myListLeft .myListOptions .myListOptionsButton .editProduct {
        float: left;
        background: url('../view/assets/img/snippet_edit_blue_icon.png') 5px no-repeat;
        background-size: 24px;
        line-height: 24px;
        padding: 6px 8px 6px 36px;
        transition: all 0.2s ease;
        font-weight: 600;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px; }
        .myListLayout .myListLeft .myListOptions .myListOptionsButton .editProduct:hover {
          background-color: #f0f0f0;
          cursor: pointer; }
  .myListLayout .myListLeft .myListProduct {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px; }
    .myListLayout .myListLeft .myListProduct .myListProductInfo {
      float: left;
      width: 420px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      padding-left: 30px; }
      .myListLayout .myListLeft .myListProduct .myListProductInfo .myListProductInfoTitle {
        float: left;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 600;
        font-size: 16px; }
      .myListLayout .myListLeft .myListProduct .myListProductInfo .myListProductInfoStats {
        float: left;
        width: 100%;
        padding-top: 10px; }
        .myListLayout .myListLeft .myListProduct .myListProductInfo .myListProductInfoStats .myListProductInfoStatsTitle {
          float: left;
          width: 100%;
          font-weight: 300;
          font-size: 12px; }
        .myListLayout .myListLeft .myListProduct .myListProductInfo .myListProductInfoStats ul {
          float: left;
          width: 100%;
          margin: 0;
          padding: 5px 0; }
          .myListLayout .myListLeft .myListProduct .myListProductInfo .myListProductInfoStats ul.StatListener li {
            float: left;
            width: 100%;
            list-style: none;
            float: left;
            width: 100%; }
            .myListLayout .myListLeft .myListProduct .myListProductInfo .myListProductInfoStats ul.StatListener li span {
              float: left;
              line-height: 24px; }
              .myListLayout .myListLeft .myListProduct .myListProductInfo .myListProductInfoStats ul.StatListener li span img {
                width: 24px; }
            .myListLayout .myListLeft .myListProduct .myListProductInfo .myListProductInfoStats ul.StatListener li span:nth-child(2) {
              padding-left: 10px; }
      .myListLayout .myListLeft .myListProduct .myListProductInfo .myListProductInfoPrice {
        float: left;
        color: #666;
        width: 100%;
        font-size: 14px; }
    .myListLayout .myListLeft .myListProduct .myListProductImage {
      float: left;
      width: 150px;
      height: 150px;
      background: #f0f0f0; }
  .myListLayout .myListPromotion {
    float: left;
    width: 339px;
    background: #fff;
    border-left: 1px solid #f0f0f0;
    border-radius: 0 5px 5px 0;
    min-height: 290px;
    padding-left: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .myListLayout .myListPromotion .myListPromotionContent {
    float: left;
    width: 100%;
    clear: both;
    padding: 25px 20px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    .myListLayout .myListPromotion .myListPromotionContent .myListPromotionButton {
      float: left;
      width: 100%;
      padding-top: 15px;
      padding-bottom: 20px;
      text-align: center; }
    .myListLayout .myListPromotion .myListPromotionContent ul {
      float: left;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans';
      margin: 0;
      padding: 0; }
      .myListLayout .myListPromotion .myListPromotionContent ul.myListPromotionListener li {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        float: left; }
        .myListLayout .myListPromotion .myListPromotionContent ul.myListPromotionListener li label {
          float: left;
          width: 100%;
          cursor: pointer; }
        .myListLayout .myListPromotion .myListPromotionContent ul.myListPromotionListener li span {
          float: left;
          line-height: 36px; }
        .myListLayout .myListPromotion .myListPromotionContent ul.myListPromotionListener li span:nth-child(1) {
          width: 25px;
          text-align: center;
          padding-top: 5px; }
        .myListLayout .myListPromotion .myListPromotionContent ul.myListPromotionListener li span:nth-child(2) {
          width: 46px;
          text-align: center; }
        .myListLayout .myListPromotion .myListPromotionContent ul.myListPromotionListener li span:nth-child(3) {
          font-weight: 600;
          width: 110px; }
        .myListLayout .myListPromotion .myListPromotionContent ul.myListPromotionListener li span:nth-child(5) {
          float: right;
          font-weight: 600; }
  .myListLayout .myListPromotion .myListPromotionTitle {
    float: left;
    width: 100%;
    padding: 20px 0px;
    font-weight: 600; }
    .myListLayout .myListPromotion .myListPromotionTitle img {
      vertical-align: middle; }
    .myListLayout .myListPromotion .myListPromotionTitle .tag {
      background: #87b919;
      color: #fff;
      float: right;
      padding: 4px 15px; }

.ModalPayments {
  float: left;
  width: 100%;
  border-top: 1px solid #f0f0f0; }
  .ModalPayments .PaymentOption {
    float: left;
    width: 100%;
    padding: 20px 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    transition: all 0.2s ease; }
  .ModalPayments .PaymentOption:hover {
    background: #f0f0f0; }
  .ModalPayments .PaymentOption .PaymentOptionImage {
    float: left;
    width: 30px;
    padding-top: 4px; }
  .ModalPayments .PaymentOption .PaymentOptionText {
    float: left;
    padding-left: 15px; }
  .ModalPayments .PaymentOption .PaymentOptionButton {
    float: right;
    padding-top: 4px; }

.NotAble {
  float: left;
  width: 100%; }
  .NotAble .NotAbleImage {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 50px; }
  .NotAble .NotAbleTitle {
    float: left;
    font-size: 24px;
    width: 100%;
    text-align: center; }
  .NotAble .NotAbleText {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 300; }

.Content-Title {
  float: left;
  width: 100%;
  font-size: 22px; }
  .Content-Title.ContentTop {
    padding-top: 20px; }

.ContentPlaceHolder {
  float: left;
  width: 100%;
  padding-top: 20px;
  font-size: 14px; }

.WatchList {
  float: left;
  background: #fff;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  width: 100%;
  margin-bottom: 15px; }
  .WatchList .WatchListImage {
    float: left;
    background: #f6f6f6;
    border-radius: 6px 0 0 6px;
    width: 150px;
    height: 150px; }
  .WatchList .WatchListImage img {
    border-radius: 6px 0 0 6px; }
  .WatchList .WatchListDescription {
    float: left;
    padding: 20px;
    width: 60%; }
  .WatchList .WatchListDescription .WatchListTitle {
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 16px; }
  .WatchList .WatchListDescription .WatchListPrice {
    float: left;
    padding-top: 5px;
    color: #666;
    font-size: 16px;
    font-weight: 300;
    clear: both;
    width: 100%; }
  .WatchList .WatchListDescription .WatchListLocation {
    float: left;
    padding-top: 10px;
    clear: both;
    width: 100%; }
    .WatchList .WatchListDescription .WatchListLocation .WatchListLocationIcon {
      float: left;
      background: url('../view/assets/img/location_icon_tiny.png') -5px 0 no-repeat;
      padding: 3px 0 0 20px; }
  .WatchList .WatchListDelete {
    float: right;
    padding: 20px; }
  .WatchList .WatchListDelete .WatchListDeleteIcon {
    float: left;
    font-weight: 600;
    padding-left: 30px;
    line-height: 24px;
    background: url('../view/assets/img/snippet_trash_icon_blue.png') 5px 5px no-repeat;
    background-size: 24px;
    padding: 5px 10px 5px 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    .WatchList .WatchListDelete .WatchListDeleteIcon:hover {
      background-color: #f0f0f0;
      border-radius: 6px;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      cursor: pointer; }

.InvoiceTab {
  float: left;
  width: 100%;
  margin: 5px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

ul.Invoices {
  margin: 0;
  padding: 0;
  width: 100%;
  display: inline-block;
  float: left; }
  ul.Invoices li {
    float: left;
    width: 25%;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    list-style: none; }
    ul.Invoices li.bold {
      font-weight: 600; }

.MessageBlock {
  float: left;
  width: 100%; }
  .MessageBlock .rightMessage {
    float: right;
    padding: 5px 20px; }
  .MessageBlock .rightMessage .Photo-Image {
    float: right;
    width: 48px;
    height: 48px;
    background: #fff url('../view/assets/img/user.gif') center no-repeat;
    background-size: cover;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px; }
    .MessageBlock .rightMessage .Photo-Image img {
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px; }
  .MessageBlock .rightMessage .Message-Text {
    float: right;
    padding: 2px 15px; }
    .MessageBlock .rightMessage .Message-Text .MessageTexter {
      position: relative;
      float: left;
      border-radius: 6px;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      background: #e3ffc5;
      padding: 4px 10px;
      filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .14));
      color: #222; }
      .MessageBlock .rightMessage .Message-Text .MessageTexter img {
        width: 18px;
        height: 18px;
        vertical-align: middle; }
      .MessageBlock .rightMessage .Message-Text .MessageTexter b {
        font-size: 11px; }
      .MessageBlock .rightMessage .Message-Text .MessageTexter span {
        font-size: 11px;
        color: #60b826 !important; }
    .MessageBlock .rightMessage .Message-Text .MessageTexter:after {
      left: 100%;
      top: 25px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(227, 255, 197, 0);
      border-left-color: #e3ffc5;
      border-width: 8px;
      margin-top: -8px; }
  .MessageBlock .leftMessage {
    float: left;
    padding: 5px 20px; }
  .MessageBlock .leftMessage .Photo-Image {
    float: left;
    width: 48px;
    height: 48px;
    background: #fff url('../view/assets/img/user.gif') center no-repeat;
    background-size: cover;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px; }
    .MessageBlock .leftMessage .Photo-Image img {
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px; }
  .MessageBlock .leftMessage .Message-Text {
    float: left;
    padding: 2px 15px; }
    .MessageBlock .leftMessage .Message-Text .MessageTexter {
      position: relative;
      float: left;
      border-radius: 6px;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      background: #fff;
      padding: 4px 10px;
      filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .14));
      color: #222; }
      .MessageBlock .leftMessage .Message-Text .MessageTexter img {
        width: 18px;
        height: 18px;
        vertical-align: middle; }
      .MessageBlock .leftMessage .Message-Text .MessageTexter b {
        font-size: 11px; }
      .MessageBlock .leftMessage .Message-Text .MessageTexter span {
        font-size: 11px;
        color: #ccc !important; }
    .MessageBlock .leftMessage .Message-Text .MessageTexter:after {
      right: 100%;
      top: 25px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(255, 255, 255, 0);
      border-right-color: #fff;
      border-width: 8px;
      margin-top: -8px; }

.MessagesInfoBox {
  float: left;
  width: 300px; }
  .MessagesInfoBox .Box-Title {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    padding: 15px 20px;
    border-bottom: 1px solid #f0f0f0; }
  .MessagesInfoBox .Box-Title .left {
    float: left;
    font-weight: 600;
    padding: 5px; }
  .MessagesInfoBox .Box-Title .right {
    float: right; }
  .MessagesInfoBox .Box {
    position: relative;
    background: #fff;
    float: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .14)); }
  .MessagesInfoBox .Box:after {
    top: 100%;
    left: 81%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px; }

.MessageCenter {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14); }
  .MessageCenter ul.Messages {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%; }
    .MessageCenter ul.Messages li:last-child {
      border-bottom: 0; }
    .MessageCenter ul.Messages li {
      transition: all 0.2s ease;
      list-style: none;
      float: left;
      width: 100%;
      background: #fff;
      border-bottom: 1px solid #f2f2f2;
      padding-bottom: 10px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans'; }
      .MessageCenter ul.Messages li.active {
        background: #e5edff !important;
        border-bottom: 1px solid #fff;
        transition: all 0.2s ease; }
        .MessageCenter ul.Messages li.active:hover {
          background: #dae5fc !important; }
      .MessageCenter ul.Messages li:hover {
        background: #f2f2f2;
        cursor: pointer; }
      .MessageCenter ul.Messages li span {
        float: left; }
      .MessageCenter ul.Messages li span:nth-child(1) {
        width: 80px;
        height: 64px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans';
        padding: 10px 0 0 20px; }
        .MessageCenter ul.Messages li span:nth-child(1) .user-avatar {
          float: left;
          width: 42px;
          height: 42px;
          border-radius: 100px;
          -moz-border-radius: 100px;
          -webkit-border-radius: 100px; }
        .MessageCenter ul.Messages li span:nth-child(1) .user-avatar img {
          width: 100%;
          border-radius: 100px;
          -moz-border-radius: 100px;
          -webkit-border-radius: 100px; }
      .MessageCenter ul.Messages li span:nth-child(2) {
        padding-top: 12px;
        width: 150px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .MessageCenter ul.Messages li span:nth-child(2) img {
          width: 14px;
          vertical-align: middle; }
        .MessageCenter ul.Messages li span:nth-child(2) a {
          font-size: 11px; }
      .MessageCenter ul.Messages li span:last-child {
        float: right;
        padding: 16px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
        .MessageCenter ul.Messages li span:last-child .number {
          display: inline-block;
          padding: 5px 10px;
          color: #fff;
          font-weight: 600;
          border-radius: 6px;
          -moz-border-radius: 6px;
          -webkit-border-radius: 6px;
          background: #4272d7; }
  .MessageCenter .MessagesList {
    float: left;
    width: 300px;
    max-height: 600px;
    min-height: 600px;
    overflow: auto;
    overflow-x: hidden !important;
    border-right: 1px solid #f2f2f2; }
  .MessageCenter .MessagesList .MessagesListTitle {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    padding: 20px 30px;
    font-weight: 600;
    border-bottom: 1px solid #f2f2f2; }
  .MessageCenter .MessagesReader {
    float: left;
    width: 669px;
    height: 600px; }
  .MessageCenter .MessagesReader .MessageReadHeader {
    float: left;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 0 6px 0 0;
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    .MessageCenter .MessagesReader .MessageReadHeader .MessageReadHeaderImage {
      float: left; }
      .MessageCenter .MessagesReader .MessageReadHeader .MessageReadHeaderImage img {
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px; }
    .MessageCenter .MessagesReader .MessageReadHeader .MessageReadHeaderTitle {
      float: left;
      padding: 7px 0 0 15px;
      width: 60%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .MessageCenter .MessagesReader .MessageReadHeader .MessageReadHeaderButton {
      float: right;
      padding: 10px; }
  .MessageCenter .MessagesReader .MessagesReaderLoader {
    background: url('../view/assets/img/loading.gif') center no-repeat !important;
    float: left;
    width: 669px;
    height: 600px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .MessageCenter .MessagesReader.MessagesBackground {
    background: url('../view/assets/img/chat_bottom.png') center bottom -100px no-repeat; }
  .MessageCenter .MessagesReader .MessagesReaderSlogan {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 300; }
  .MessageCenter .MessagesReader .MessagesReaderTitle {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 150px;
    font-weight: 600;
    font-size: 32px; }

.PhotoUploader {
  float: left;
  width: 100%;
  padding: 0 0 30px 0;
  line-height: 30px;
  text-align: center;
  border-bottom: 1px solid #e2e2e2; }

.PhotoListenerCreate {
  float: left;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }
  .PhotoListenerCreate div {
    float: left;
    padding-bottom: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .PhotoListenerCreate div span {
    float: left;
    height: 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    width: 100%; }
    .PhotoListenerCreate div span.Text {
      width: 50% !important;
      height: auto;
      padding-top: 35px !important;
      padding-left: 20px !important; }
      .PhotoListenerCreate div span.Text .submitMiddleBlue3 {
        font-size: 13px; }
    .PhotoListenerCreate div span.FileButton {
      width: 1px !important;
      height: 1px !important;
      overflow: hidden; }
    .PhotoListenerCreate div span div {
      background: #f9f9f9 url('../view/assets/img/cam.png') center no-repeat;
      float: left;
      width: 100%;
      height: 120px;
      border-radius: 6px;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px; }

.AutoSearchBlock {
  position: relative;
  width: 100% !important;
  max-height: 300px !important;
  float: inherit !important;
  padding: 0 !important;
  display: none; }
  .AutoSearchBlock .AutoSearchList {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }

.createProduct {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }
  .createProduct .Title {
    float: left;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    border-bottom: 1px solid #f2f2f2;
    font-size: 18px;
    font-weight: 600; }
  .createProduct .Content {
    float: left;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .createProduct .Content .CreateBlock {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    .createProduct .Content .CreateBlock .InfoBlock {
      float: left;
      width: 300px;
      padding-left: 30px;
      padding-top: 20px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans'; }
    .createProduct .Content .CreateBlock .SubmitBlock {
      float: left;
      width: 600px;
      clear: both;
      padding-top: 30px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans'; }
      .createProduct .Content .CreateBlock .SubmitBlock.NormalFont {
        font-size: 14px; }
      .createProduct .Content .CreateBlock .SubmitBlock ul.carList {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.carList.TopBlockCarsList {
          display: none; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.carList li {
          list-style: none;
          float: left;
          width: 100%;
          padding: 8px 0;
          font-size: 14px; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.carList li:hover {
          background: #f2f2f2;
          cursor: pointer; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.carList li span {
          float: left;
          padding: 0 !important;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .createProduct .Content .CreateBlock .SubmitBlock ul.carList li span:nth-child(1) {
            width: 15%; }
          .createProduct .Content .CreateBlock .SubmitBlock ul.carList li span:nth-child(2) {
            width: 30%; }
          .createProduct .Content .CreateBlock .SubmitBlock ul.carList li span:nth-child(3) {
            width: 10%; }
          .createProduct .Content .CreateBlock .SubmitBlock ul.carList li span:nth-child(4) {
            width: 10%; }
          .createProduct .Content .CreateBlock .SubmitBlock ul.carList li span:nth-child(5) {
            width: 35%; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock {
          margin: 0;
          padding: 0 0 20px 0;
          float: left;
          width: 100%;
          border-bottom: 1px solid #f2f2f2; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock.hideBottom {
          border-bottom: 0; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li {
          list-style: none;
          float: left;
          width: 100%;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          padding-bottom: 15px; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li.ImprintVersion {
          display: none; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li span {
          float: left; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li span:nth-child(1) {
          padding: 6px 15px 6px 0;
          width: 140px;
          font-weight: 500;
          font-size: 14px; }
        .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li span:nth-child(2) {
          width: 73%;
          font-size: 14px; }
          .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li span:nth-child(2) b {
            font-weight: 600 !important; }
          .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li span:nth-child(2).Text {
            padding: 6px 0; }
          .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li span:nth-child(2) div.clear {
            float: left;
            width: 100%;
            padding-bottom: 10px; }
            .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li span:nth-child(2) div label {
              font-family: Open Sans !important; }
          .createProduct .Content .CreateBlock .SubmitBlock ul.FormBlock li span:nth-child(2) textarea {
            width: calc(100% - 30px);
            min-height: 150px; }
    .createProduct .Content .CreateBlock .Info {
      float: left;
      width: 100%;
      color: #666; }
      .createProduct .Content .CreateBlock .Info .InfoNumeric {
        float: left;
        width: 35px;
        padding: 4px 0;
        background: #fff;
        color: #2b65f8;
        border: 1px solid #7fa3ff;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        text-align: center;
        font-weight: 600;
        font-size: 18px; }
        .createProduct .Content .CreateBlock .Info .InfoNumeric.Special {
          background: #fff;
          border: 1px solid #f7c861;
          color: #f7c861; }
      .createProduct .Content .CreateBlock .Info .InfoText {
        float: left;
        padding: 0 20px;
        font-size: 18px;
        width: 70%;
        line-height: 35px; }
        .createProduct .Content .CreateBlock .Info .InfoText span {
          font-size: 14px;
          font-weight: 300; }

.PhotoViewerLookup {
  float: left;
  width: 535px;
  min-height: 400px;
  padding: 0 0 0 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }
  .PhotoViewerLookup .PhotoViewerInBox {
    float: left;
    width: 100%;
    border: 1px solid #e2e2e2;
    height: 400px;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .PhotoViewerLookup .PhotoViewerInBox .PhotoViewerLoad {
    position: relative;
    width: 100%;
    height: 388px;
    background: #f0f0f0; }
    .PhotoViewerLookup .PhotoViewerInBox .PhotoViewerLoad .SetZoomPhoto {
      position: absolute;
      bottom: 10px;
      right: 10px; }

.PhotoViewerGalleryList {
  float: left;
  width: 100px;
  min-height: 400px;
  padding-left: 20px; }

.PhotoViewerGalleryListMobile {
  display: none;
  float: left;
  width: 100%;
  min-height: 85px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }

.ImageFullViewer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  top: 0;
  left: 0;
  margin-left: 0;
  margin-top: 0;
  z-index: 100;
  display: none; }
  .ImageFullViewer .ImageFullScreenLayout {
    position: relative;
    margin: 0 auto;
    width: 940px;
    top: calc(50% - 350px); }
  .ImageFullViewer .ImageFullScreenLayout .FullScreenGalleryList {
    float: left;
    width: 100%;
    height: 150px;
    background: #000;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px; }
  .ImageFullViewer .ImageFullScreenLayout .FullScreenLayout {
    float: left;
    width: 100%;
    background: #000 url('../tpl/assets/img/loading.gif') center no-repeat;
    height: 550px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
    .ImageFullViewer .ImageFullScreenLayout .FullScreenLayout img {
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
    .ImageFullViewer .ImageFullScreenLayout .FullScreenLayout .FullScreenClose {
      position: absolute;
      right: 10px;
      top: 10px;
      padding: 2px;
      cursor: pointer;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px; }
      .ImageFullViewer .ImageFullScreenLayout .FullScreenLayout .FullScreenClose img {
        width: 32px; }

#ProductImageGalleryNoVertical {
  position: relative;
  margin-left: 45px;
  margin-top: 25px;
  width: 850px;
  height: 120px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }

#ProductImageGallery {
  margin-top: 22px;
  float: left;
  position: relative;
  width: 93px;
  height: 356px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; }

#ProductImageGalleryMobileLayout {
  margin-top: 22px;
  float: left;
  position: relative;
  width: 95%;
  height: 95px;
  padding: 0 10px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }
  #ProductImageGalleryMobileLayout .thumbelina-but.horiz.left {
    left: -16px; }

.thumbelina {
  list-style: none;
  padding: 0px;
  margin: 0px;
  position: absolute;
  white-space: nowrap;
  font-size: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.thumbelina li {
  padding: 5px;
  line-height: 0px;
  margin: 0px; }

.thumbelina li img {
  border: 1px solid #ccc; }

.selectedPhoto {
  border: 1px solid #2b65f8 !important; }
  .selectedPhoto:hover {
    border: 1px solid #2b65f8 !important; }

.thumbelina li img:hover {
  border: 1px solid #2b65f8;
  cursor: pointer; }

.thumbelina-but {
  position: absolute;
  background-color: transparent;
  border: 1px solid transparent;
  z-index: 1;
  cursor: pointer;
  color: #888;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  font-family: monospace; }

.thumbelina-but.disabled, .thumbelina-but.disabled:hover {
  color: #ccc;
  opacity: 0.6;
  cursor: default;
  box-shadow: none; }

.thumbelina-but.horiz {
  width: 20px;
  height: 96px;
  line-height: 96px;
  top: -1px;
  /* Left edge button. */ }

.thumbelina-but.horiz.left {
  left: -26px;
  border-radius: 5px 0px 0px 5px;
  /* Right edge button */ }

.thumbelina-but.horiz.right {
  right: -26px;
  border-radius: 0px 5px 5px 0px;
  /* Vertical buttons. */ }

.thumbelina-but.vert {
  left: -1px;
  height: 20px;
  line-height: 20px;
  width: 93px;
  /* Top edge button. */ }

.thumbelina-but.vert.top {
  top: -26px;
  border-radius: 5px 5px 0px 0px;
  /* Bottom edge button. */ }

.thumbelina-but.vert.bottom {
  bottom: -26px;
  border-radius: 0px 0px 5px 5px; }

.InfoBoxBlock {
  position: relative;
  float: left;
  background: #fff;
  width: 100%;
  border: 1px solid #ff8300;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }
  .InfoBoxBlock .BoxBlockTitle {
    float: left;
    padding: 20px 20px 10px 20px;
    color: #ff8300;
    font-weight: 600;
    font-size: 14px; }
  .InfoBoxBlock .BoxBlockContent {
    float: left;
    width: 100%;
    padding: 0 20px 20px 20px;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    color: #666; }

.InfoBoxBlock:after, .InfoBoxBlock:before {
  right: 100%;
  top: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.InfoBoxBlock:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 8px;
  margin-top: -8px; }

.InfoBoxBlock:before {
  border-color: rgba(255, 131, 0, 0);
  border-right-color: #ff8300;
  border-width: 9px;
  margin-top: -9px; }

.createNewLayout {
  float: left;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }
  .createNewLayout .createButton {
    display: none; }
  .createNewLayout .create-Title {
    float: left;
    width: 100%;
    padding: 30px 30px 0px 30px;
    border-bottom: 1px solid #f9f9f9;
    height: 85px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 18px; }
  .createNewLayout .create-Title .Left {
    float: left; }
  .createNewLayout .create-Title .Right {
    float: right; }
  .createNewLayout .create-Button {
    float: right;
    padding: 30px 30px;
    display: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    font-weight: 600; }
  .createNewLayout .create-Content {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans'; }
  .createNewLayout .create-Content .create-Block {
    border-right: 1px solid #f9f9f9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    float: left;
    width: 25%; }
    .createNewLayout .create-Content .create-Block.lastBlock {
      border-right: 0; }
    .createNewLayout .create-Content .create-Block.Block1 {
      display: none; }
    .createNewLayout .create-Content .create-Block.Block2 {
      display: none; }
    .createNewLayout .create-Content .create-Block.Block3 {
      display: none; }
    .createNewLayout .create-Content .create-Block .Title {
      float: left;
      width: 100%;
      padding: 25px 30px;
      font-weight: 600;
      font-size: 14px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-family: 'Open Sans'; }
    .createNewLayout .create-Content .create-Block .List {
      float: left;
      width: 100%; }
      .createNewLayout .create-Content .create-Block .List ul.categoryList {
        margin: 0;
        padding: 0 15px;
        float: left;
        min-height: 530px;
        max-height: 530px;
        width: 100%;
        overflow: auto;
        overflow-x: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-family: 'Open Sans'; }
        .createNewLayout .create-Content .create-Block .List ul.categoryList li {
          list-style: none;
          float: left;
          border-bottom: 1px solid #e2e2e2;
          width: 100%;
          padding: 8px 15px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          font-family: 'Open Sans';
          font-size: 14px;
          transition: all 0.1s ease;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          color: #0165d2; }
        .createNewLayout .create-Content .create-Block .List ul.categoryList li.active {
          background: #ffe9c4;
          font-weight: 600; }
        .createNewLayout .create-Content .create-Block .List ul.categoryList li:last-child {
          border-bottom: 0; }
        .createNewLayout .create-Content .create-Block .List ul.categoryList li:hover {
          background: #ffe9c4;
          cursor: pointer;
          font-weight: 600; }

.CreateNewOverLayer {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  z-index: 99; }
  .CreateNewOverLayer .MainOverLay {
    position: relative;
    margin: 0 auto;
    width: 500px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    top: calc(50% - 120px);
    padding: 30px 0;
    text-align: center;
    font-size: 30px;
    background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; }
  .CreateNewOverLayer .MainOverLay span {
    font-size: 18px; }

.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important; } }

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps-container.ps-in-scrolling {
  pointer-events: none; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  height: 8px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  height: 8px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 3px;
  width: 8px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  width: 8px; }

.ps-container:hover.ps-in-scrolling {
  pointer-events: none; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999; }

.ui-datepicker {
  display: none;
  box-sizing: border-box;
  width: 400px;
  height: 380px;
  font-size: 14px;
  background-color: white;
  border: 1px solid lightgray;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  position: absolute;
  left: 50%;
  top: 0; }

.ui-datepicker .ui-datepicker-header {
  padding: 10px;
  color: #666;
  position: relative; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  top: 18px;
  width: 1.8em;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-prev:active, .ui-datepicker .ui-datepicker-next:active {
  transform: scale(0.8, 0.8); }

.ui-datepicker .ui-datepicker-prev {
  left: 16px;
  top: 5px;
  font-size: 28px; }

.ui-datepicker .ui-datepicker-prev:after {
  content: ""; }

.ui-datepicker .ui-datepicker-next {
  right: 0px;
  top: 5px;
  font-size: 28px; }

.ui-datepicker .ui-datepicker-next:after {
  content: ""; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-datepicker .ui-datepicker-title {
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
  font-size: 18px; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  border-collapse: collapse;
  font-size: 0.9em;
  width: 100%; }

.ui-datepicker th {
  border: 0;
  padding: 10px;
  color: #adadad;
  text-align: center; }

.ui-datepicker td {
  border: 0;
  padding: 6px 0; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  color: #6b7473; }
  .ui-datepicker td span:hover, .ui-datepicker td a:hover {
    background: #f2f2f2; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em; }

.ui-datepicker .ui-datepicker-buttonpane button {
  cursor: pointer;
  float: right;
  margin: 0.5em 0.2em 0.4em;
  overflow: visible;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
  /* with multiple calendars */ }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  margin: 0 auto 0.4em;
  width: 95%; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  font-size: 0em;
  width: 100%; }

.ui-datepicker .ui-datepicker-current-day a {
  background-color: #2b65f8;
  color: white;
  /* RTL support */ }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  left: auto;
  right: 2px; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0; }

.selectSearchBox {
  float: left;
  border: 1px solid #eee;
  border-top: 0;
  border-radius: 0 0 0 5px;
  padding: 12px; }

.selectSearchBox:hover {
  background: #f7f7f7;
  cursor: pointer; }

.search_box {
  position: relative;
  float: left;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  border-radius: 5px; }

.search_box:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px; }

.submitblue {
  transition: all 0.2s ease;
  background: #2b65f8;
  border-radius: 50px;
  color: #fff;
  font-family: Open Sans, arial;
  font-weight: bold;
  font-size: 14px;
  padding: 7px 15px;
  border: 0;
  border: 2px solid #2b65f8; }

.submitblue:hover {
  background: #fff;
  cursor: pointer;
  color: #2b65f8; }

.submitgreen {
  transition: all 0.2s ease;
  background: #8ab31d;
  border-radius: 4px;
  color: #fff;
  font-family: Open Sans, arial;
  font-weight: bold;
  font-size: 14px;
  padding: 7px 15px;
  border: 0;
  border: 2px solid #8ab31d; }

.submitgreen:hover {
  background: #fff;
  cursor: pointer;
  color: #8ab31d; }

.submitMiddleBlue {
  transition: all 0.2s ease;
  display: inline-block;
  background: #2b65f8;
  border-radius: 50px;
  color: #fff;
  font-family: Open Sans, arial;
  font-weight: bold;
  font-size: 14px;
  padding: 4px 15px;
  border: 0;
  border: 2px solid #2b65f8; }

.submitMiddleBlue:hover {
  background: #fff;
  cursor: pointer;
  color: #2b65f8; }

.submitMiddleBlue3 {
  transition: all 0.2s ease;
  background: #2b65f8;
  border-radius: 5px;
  color: #fff;
  font-family: Open Sans, arial;
  font-weight: bold;
  font-size: 14px;
  padding: 7px 10px;
  border: 0;
  border: 2px solid #2b65f8; }

.submitMiddleBlue3:hover {
  background: #fff;
  cursor: pointer;
  color: #2b65f8; }

.submitgreenbig {
  transition: all 0.2s ease;
  background: #87b919;
  border-radius: 6px;
  color: #fff;
  font-family: Open Sans, arial;
  font-weight: bold;
  font-size: 14px;
  padding: 8px 15px;
  border: 0;
  border: 2px solid #2b65f8; }

.submitgreenbig:hover {
  background: #fff;
  cursor: pointer;
  color: #2b65f8; }

.imgopa {
  opacity: 0.6; }

.imgopa:hover {
  opacity: 1; }

.numMessage {
  float: left;
  padding: 2px 7px;
  border-radius: 10px;
  background: #4272d7;
  font-family: Open Sans;
  color: #fff;
  font-size: 11px;
  font-weight: bold; }

.searchKey {
  float: left;
  clear: both;
  padding: 10px;
  width: 280px; }

.searchKey:hover {
  background: #eff4ff;
  cursor: pointer; }

.searchKey2 {
  float: left;
  clear: both;
  padding: 10px;
  width: 150px;
  color: #666; }

.searchKey2:hover {
  background: #f6f6f6;
  cursor: pointer;
  color: #000; }

.submitMiddleGreen {
  transition: all 0.2s ease;
  display: inline-block;
  background: #fff;
  border-radius: 50px;
  color: #87b919;
  font-family: Open Sans, arial;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 15px;
  border: 0;
  border: 1px solid #87b919; }

.submitMiddleGreen:hover {
  background: #fff;
  cursor: pointer;
  color: #fff;
  background: #87b919; }

.submitMiddleBlued {
  transition: all 0.2s ease;
  display: inline-block;
  background: #fff;
  border-radius: 50px;
  color: #2b65f8;
  font-family: Open Sans, arial;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 15px;
  border: 0;
  border: 1px solid #2b65f8; }

.switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 96px;
  height: 20px;
  padding: 3px;
  background-color: white;
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #eee, white 25px);
  background-image: -moz-linear-gradient(top, #eee, white 25px);
  background-image: -o-linear-gradient(top, #eee, white 25px);
  background-image: linear-gradient(to bottom, #eee, white 25px); }

.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  transition-property: opacity background; }

.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit; }

.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5); }

.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0; }

.switch-input:checked ~ .switch-label {
  background: #47a8d8;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2); }

.switch-input:checked ~ .switch-label:before {
  opacity: 0; }

.switch-input:checked ~ .switch-label:after {
  opacity: 1; }

.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
  background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out; }

.switch-handle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: -webkit-linear-gradient(top, #eee, white);
  background-image: -moz-linear-gradient(top, #eee, white);
  background-image: -o-linear-gradient(top, #eee, white);
  background-image: linear-gradient(to bottom, #eee, white); }

.switch-input:checked ~ .switch-handle {
  left: 80px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2); }

.switch-green > .switch-input:checked ~ .switch-label {
  background: #4fb845; }

.ReviewStars {
  display: inline-block;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100px;
  height: 20px;
  background: url("../view/assets/img/review/stars_off.png") no-repeat center left; }
  .ReviewStars .ReviewStarsOverLay {
    width: 100% !important;
    display: inline-block;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 20px !important; }
  .ReviewStars .ReviewStarsOverLay .ReviewInLayout {
    background: url("../view/assets/img/review/stars_on.png") no-repeat center left;
    display: inline-block;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 20px !important; }

.Text-Mini {
  font-size: 11px; }

.rating {
  float: left;
  width: 100px; }

.rating span {
  float: right;
  position: relative; }

.rating span input {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0; }

.rating span label {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  background: url("../view/assets/img/review/clean.png");
  font-size: 20px;
  line-height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%; }

.rating span:hover ~ span label, .rating span:hover label, .rating span.checked label, .rating span.checked ~ span label {
  background: url("../view/assets/img/review/full.png");
  color: #fff;
  cursor: pointer; }

.Key {
  float: left;
  background: #e2e2e2;
  width: 25px;
  text-align: center;
  padding: 6px 0; }

.TextBlock {
  float: left;
  width: 100%; }
  .TextBlock.top {
    padding-top: 10px; }
  .TextBlock .Text {
    float: left;
    width: 170px;
    padding-top: 6px; }
  .TextBlock .Input {
    float: left; }
  .TextBlock .Input .Left {
    float: left;
    padding-left: 5px; }

.ReviewLayout {
  float: left;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  padding-left: 10px; }
  .ReviewLayout .Tag {
    margin-right: 4px;
    float: left;
    padding: 6px 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
  .ReviewLayout .Tag.active {
    background: #2b65f8;
    color: #fff; }
    .ReviewLayout .Tag.active:hover {
      background: #2b65f8; }
  .ReviewLayout .Tag:hover {
    background: #e2e2e2;
    cursor: pointer; }
  .ReviewLayout .Tag:active {
    background: #2b65f8;
    color: #fff; }

.ReviewBlock {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-top: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }
  .ReviewBlock .UserReview {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
    -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 15px; }
  .ReviewBlock .UserReview div {
    float: left; }
  .ReviewBlock .UserReview .Stars {
    width: 20%; }
  .ReviewBlock .UserReview .ReviewText {
    width: 40%; }
  .ReviewBlock .UserReview .ReviewUser {
    width: 20%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ReviewBlock .UserReview .ReviewDate {
    width: 20%; }

.NoticeLayout {
  float: left;
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  background: #fff8e1;
  text-align: center;
  font-weight: 600;
  color: #ffa000;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, .14); }

.myListProductImageMobile {
  float: left;
  width: 100%;
  display: none; }

.WatchListImageMobile {
  display: none;
  float: left;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  padding: 20px 30px 0px 30px; }

.CategoryList__00 {
  float: left; }

.CategoryList__01 {
  position: absolute;
  margin-left: 20px; }

.CategoryList__02 {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 30px; }

.Category_Image00 {
  line-height: 160px;
  border-radius: 3px 0 0 3px;
  text-align: center;
  float: left;
  width: 160px;
  height: 160px; }

.Category_Image00_Mobile {
  line-height: 160px;
  border-radius: 3px 0 0 3px;
  text-align: center;
  float: left;
  width: 160px;
  height: 160px;
  display: none; }

.ShowOnlyMobile {
  display: none; }

.MobileItemFooterLayout {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #f2f2f2;
  z-index: 1;
  color: #fff;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }
  .MobileItemFooterLayout .ContactInfoLeft {
    float: left;
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans';
    padding: 15px 0;
    padding-right: 5px;
    text-align: center;
    font-size: 14px;
    font-family: "Open Sans"; }
  .MobileItemFooterLayout .ContactInfoLeft.Right {
    padding-right: 0px;
    padding-left: 5px; }

.MobileVisible {
  display: none; }

.hideOnMobileCarFilterLayout {
  display: inline-block; }

.showOnMobileCarFilterOptions {
  display: none; }

.LayoutSearchAgent {
  float: left;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }
  .LayoutSearchAgent .Agent_1 {
    float: left; }
  .LayoutSearchAgent .Agent_2 {
    float: left;
    padding-left: 20px;
    padding-top: 4px;
    width: 55%; }
  .LayoutSearchAgent .Agent_3 {
    float: right; }
  .LayoutSearchAgent .Agent_3 .submitMiddleBlue3 {
    background: #2b65f8 url('../view/assets/img/new_yellowed.png') 10px 9px no-repeat;
    padding-left: 30px; }
    .LayoutSearchAgent .Agent_3 .submitMiddleBlue3.IsChecked {
      background: #2b65f8 url('../view/assets/img/new_product.png') 10px 12px no-repeat !important; }
    .LayoutSearchAgent .Agent_3 .submitMiddleBlue3:hover {
      color: #fff !important; }


    .MainLayout{
      background:#e8e8e8;
    }
.headerFirstLayout .View .right ul.listener li{
  padding: 13px 5px;
}
.headerFirstLayout .View .right{
  line-height: 50px;
}
.headerLayout .View .Logo{
  padding-top:0;
}
.TableLayout .View .section .section-block a img{
  max-width:300px;
}