<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @import 'bootstrap-reset';
@import 'icon-font-awesome';
@import 'icon-category';
@import 'icon-material';
@import 'web-ui'; */
/* @import url(https://fonts.googleapis.com1/css?family=Kanit:100,200,300&amp;subset=thai,latin); */
/* @include font-face('RSU', 'RSU_light', 'RSU_light'); */
*:focus {
  outline: none !important; }

:invalid {
  box-shadow: none; }

:-moz-submit-invalid {
  box-shadow: none; }

:-moz-ui-invalid {
  box-shadow: none; }

@font-face {
  font-family: 'Harabara';
  src: url("fonts/Harabara.eot");
  src: url("fonts/Harabara.woff") format("woff"), url("fonts/Harabara.ttf") format("truetype"), url("fonts/Harabara.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'Open Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  /* 	font-family: 'Kanit', sans-serif;
  	font-weight:200; */
  font-size: 14px;
  position: relative;
  background: #fbfbfb;
  color: #444; }

.container-fluid {
  padding: 0; }

.bodyloading {
  background: #fff url("../img/ajax-loader.gif") no-repeat scroll center center;
  bottom: 0;
  left: 0;
  opacity: 0.8;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999; }

body.ready .bodyloading {
  opacity: 0;
  z-index: -999; }

header {
  background: #fff;
  padding-bottom: 15px; }
  header h1 {
    font-size: 18px; }
  header .hmember {
    padding-right: 20px; }
  header #h_logo {
    display: inline-block; }
  header #h_logo &gt; img {
    position: absolute;
    top: 10px; }
  header #h_logo_text {
    font-size: 20px;
    color: #fff;
    display: none; }
  header .mobilelogo {
    float: left; }
    header .mobilelogo #m_logo {
      display: none; }
  header .h_top {
    background: #fff none repeat scroll 0 0;
    float: right;
    padding: 2px 5px;
    white-space: nowrap;
    height: 30px; }
    header .h_top .h_member {
      color: #2ABC98;
      float: right; }
      header .h_top .h_member &gt; i {
        font-size: 14px; }
      header .h_top .h_member &gt; a {
        color: #333;
        display: inline-block;
        font-size: 14px;
        padding: 3px 5px 0;
        cursor: pointer; }
    header .h_top .lang_box {
      float: right; }
      header .h_top .lang_box .goog-te-gadget-simple {
        border-color: #fff !important;
        padding-top: 3px; }
    header .h_top .h_member_dropdown {
      float: right;
      margin-left: 5px; }
      header .h_top .h_member_dropdown .dropdown-menu {
        border-radius: 0px 0px 4px 4px;
        top: 130%;
        right: -10px; }
        header .h_top .h_member_dropdown .dropdown-menu &gt; li &gt; a {
          padding: 3px 15px; }
      header .h_top .h_member_dropdown a {
        text-decoration: none;
        cursor: pointer; }
        header .h_top .h_member_dropdown a i {
          vertical-align: middle;
          font-size: 16px; }
        header .h_top .h_member_dropdown a i::before {
          font-size: 16px; }
      header .h_top .h_member_dropdown #membermenu {
        margin-right: 3px; }
  header ul.h_bottom {
    padding: 25px 0 0;
    margin: 0;
    list-style: none;
    float: right;
    text-align: right; }
    header ul.h_bottom &gt; .h_s_message {
      padding-right: 10px;
      vertical-align: top; }
    header ul.h_bottom &gt; .h_f_search #h_input_text {
      font-size: 14px;
      padding: 5px 15px;
      border: none;
      width: 100%;
      height: 100%;
      border-radius: none; }
    header ul.h_bottom &gt; .h_f_search .h_boxsearch {
      position: relative;
      display: inline-block;
      width: 215px; }
    header ul.h_bottom &gt; .h_f_search .h_boxsearch::before {
      left: 99.7%;
      top: 0;
      bottom: 0;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      margin: auto;
      z-index: 2; }
    header ul.h_bottom &gt; .h_f_search .h_boxsearch::before {
      border-color: rgba(194, 225, 245, 0);
      border-left-color: #fff;
      border-width: 10px; }
    header ul.h_bottom &gt; .h_f_search .btn_cate_select {
      position: relative;
      overflow: hidden; }
    header ul.h_bottom &gt; .h_f_search #h_button {
      text-align: center;
      padding-left: 2px;
      text-decoration: none;
      cursor: pointer; }
      header ul.h_bottom &gt; .h_f_search #h_button i {
        vertical-align: top; }
    header ul.h_bottom &gt; .h_f_search .btn_cate_select a.btnClickCate {
      cursor: pointer;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      text-indent: -999px;
      text-align: left;
      z-index: 1; }
    header ul.h_bottom &gt; .h_f_search #h_input_cate {
      border: none;
      background: #656D78;
      color: #fff;
      font-size: 14px;
      padding: 2px 28px 2px 20px;
      background-image: url("../img/dropdow-icon.png");
      background-position: center right;
      background-repeat: no-repeat;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      overflow: hidden;
      text-overflow: ellipsis; }
    header ul.h_bottom &gt; .h_f_search .btn_cate_select:active #h_input_cate {
      background-color: #5B636F; }
    header ul.h_bottom &gt; .h_f_search #h_btn_gotosale,
    header ul.h_bottom &gt; .h_f_search .h_boxsearch,
    header ul.h_bottom &gt; .h_f_search #h_input_cate,
    header ul.h_bottom &gt; .h_f_search #h_button,
    header ul.h_bottom &gt; .h_f_search .btn_cate_select {
      height: 40px;
      float: left; }
    header ul.h_bottom &gt; .h_f_search #h_button {
      background: #2abc98 none repeat scroll 0 0;
      border: medium none;
      color: #fff;
      width: 48px;
      font-size: 36px;
      line-height: 44px;
      display: block; }
    header ul.h_bottom &gt; .h_f_search #h_button:hover {
      background: #35C5A1; }
    header ul.h_bottom &gt; .h_f_search #h_btn_gotosale {
      margin-left: 8px; }
    header ul.h_bottom &gt; li {
      display: inline-block; }
      header ul.h_bottom &gt; li .s_h1 {
        text-align: right;
        color: #fff;
        font-size: 18px;
        height: 22px; }
      header ul.h_bottom &gt; li .s_h2 {
        text-align: right;
        color: #fff;
        font-size: 13px; }
  header #h_btn_gotosale:hover {
    background: #22ABFF;
    color: #fff;
    text-decoration: none; }

.goog-te-menu-frame {
  box-shadow: none !important;
  top: 41px !important; }

#box_pop_cat_select {
  background: #FCFCFC none repeat scroll 0 0;
  left: 5px;
  max-width: 950px;
  min-height: 400px;
  position: absolute;
  right: 5px;
  box-shadow: 0px 2px 7px #aaa;
  display: none;
  z-index: 30; }

#box_pop_cat_select &gt; div.focus {
  position: absolute;
  bottom: 99.7%;
  width: 0px;
  height: 0px;
  border-top: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #FCFCFC;
  border-left: 12px solid transparent; }

#box_pop_cat_select .ajax_cate {
  padding: 5px; }

#box_pop_cat_select .ajax_cate ul.maincate {
  list-style: none;
  margin: 0;
  padding: 0; }

#box_pop_cat_select .ajax_cate ul.maincate li {
  width: 25%;
  padding: 15px;
  text-align: center;
  height: 80px;
  float: left;
  padding: 1px 0 0 1px; }

#box_pop_cat_select .ajax_cate ul.maincate li a {
  color: #fff;
  font-size: 16px;
  background: #607c8a;
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
  padding: 5px;
  padding-top: 10px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease; }

#box_pop_cat_select .ajax_cate ul.maincate li a &gt; img {
  display: block;
  height: 40px; }

#box_pop_cat_select .ajax_cate ul.maincate li a:hover {
  background: #565656; }

#box_pop_cat_select .ajax_cate ul.maincate li a:active {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  background: #333; }

#headmenu {
  background: #fff;
  padding: 12px 0px;
  margin: 0;
  border-radius: 0;
  min-height: 0;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15); }
  #headmenu #boxmainsearch {
    margin-top: 2px;
    margin-bottom: 0px; }
    #headmenu #boxmainsearch input[type='text'],
    #headmenu #boxmainsearch button {
      height: 38px;
      border: 1px solid #eee;
      background: none;
      box-shadow: none; }
    #headmenu #boxmainsearch input[type='text'] {
      min-width: 250px;
      border-radius: 20px 0 0 20px;
      padding-left: 20px; }
    #headmenu #boxmainsearch button {
      border-radius: 0px 20px 20px 0;
      padding-right: 15px;
      padding-left: 10px; }

nav.subnav {
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f6f6f6 47%, #e7e8e7 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(47%, #f6f6f6), color-stop(100%, #e7e8e7));
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 47%, #e7e8e7 100%);
  background: -o-linear-gradient(top, white 0%, #f6f6f6 47%, #e7e8e7 100%);
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 47%, #e7e8e7 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 47%, #e7e8e7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e8e7', GradientType=0 );
  min-height: 34px;
  border-bottom: 1px solid #fff; }
  nav.subnav ul.nav {
    padding: 0;
    margin: 0;
    list-style: none; }
    nav.subnav ul.nav li {
      float: left; }
    nav.subnav ul.nav li &gt; a {
      background: none !important;
      color: #696969;
      font-size: 14px;
      padding: 6px 15px 6px 0;
      position: relative; }
    nav.subnav ul.nav li &gt; a.active {
      color: #000; }
    nav.subnav ul.nav li &gt; a::after {
      bottom: 0;
      content: "/";
      font-size: 16px;
      padding-left: 15px; }
    nav.subnav ul.nav li:last-child &gt; a {
      padding-right: 0; }
    nav.subnav ul.nav li:last-child &gt; a::after {
      display: none; }

#main_service {
  text-align: center; }
  #main_service h1, #main_service h3 {
    color: #444; }
  #main_service h1 {
    font-size: 30px;
    padding-top: 20px;
    font-weight: bold; }
  #main_service h3 {
    font-size: 20px; }
  #main_service ul.service {
    position: relative;
    height: 700px;
    width: 700px;
    margin: auto;
    display: block;
    padding: 0;
    margin-top: 60px;
    list-style: none; }
    #main_service ul.service li {
      position: absolute;
      right: 0;
      margin: auto; }
    #main_service ul.service li.I1 {
      width: 45%;
      height: 45%;
      left: -50%; }
    #main_service ul.service li.I2 {
      width: 42%;
      height: 42%;
      top: 10%;
      left: 52%; }
    #main_service ul.service li.I3 {
      width: 40%;
      height: 40%;
      top: 45%;
      left: -10%; }
    #main_service ul.service li * {
      color: #fff; }
    #main_service ul.service a.btn_buy,
    #main_service ul.service a.btn_sale,
    #main_service ul.service a.btn_shop {
      display: block;
      border-radius: 50%;
      height: 100%;
      width: 100%;
      box-shadow: 0px 5px 5px rgba(51, 51, 51, 0.3) inset;
      text-decoration: none;
      padding-top: 35px;
      -webkit-transition: 0.3s all ease;
      -moz-transition: 0.3s all ease;
      -ms-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      transition: 0.3s all ease; }
    #main_service ul.service a:hover {
      -webkit-transform: scale(0.95);
      -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
      -o-transform: scale(0.95);
      transform: scale(0.95); }
    #main_service ul.service a.btn_buy {
      background: #2abc98; }
      #main_service ul.service a.btn_buy h3 {
        font-size: 30px;
        font-weight: bold;
        margin-top: 0; }
      #main_service ul.service a.btn_buy &gt; i {
        font-size: 80px; }
      #main_service ul.service a.btn_buy p.L1 {
        font-size: 18px;
        margin: 0; }
      #main_service ul.service a.btn_buy p.L2 {
        margin: 0;
        font-size: 16px; }
    #main_service ul.service a.btn_sale {
      background: #059CFB; }
      #main_service ul.service a.btn_sale h3 {
        font-size: 35px;
        font-weight: bold;
        margin-top: 0; }
      #main_service ul.service a.btn_sale &gt; i {
        font-size: 70px; }
      #main_service ul.service a.btn_sale p.L1, #main_service ul.service a.btn_sale p.L2 {
        font-size: 16px;
        margin: 0; }
    #main_service ul.service a.btn_shop {
      background: #e84849; }
      #main_service ul.service a.btn_shop h3 {
        font-size: 30px;
        font-weight: bold;
        margin-top: 0; }
      #main_service ul.service a.btn_shop &gt; i {
        font-size: 60px; }
      #main_service ul.service a.btn_shop p.L1, #main_service ul.service a.btn_shop p.L2 {
        font-size: 17px;
        margin: 0; }

.homehilight {
  height: 388px;
  background: url("../skin/home-bg.jpg") center top no-repeat;
  background-size: cover; }
  .homehilight &gt; .container {
    position: relative;
    height: 388px; }
    .homehilight &gt; .container .homemessages {
      position: relative;
      z-index: 0;
      padding-right: 180px; }
    .homehilight &gt; .container .people {
      background: url("../skin/md.png") top center no-repeat;
      background-size: contain;
      height: 280px;
      width: 211px;
      position: absolute;
      right: 0px;
      bottom: 0;
      z-index: 1; }
      .homehilight &gt; .container .people .messages {
        background: url("../skin/message-bg.png") top center no-repeat;
        background-size: contain;
        height: 161px;
        width: 171px;
        position: absolute;
        right: 100%;
        top: 15px;
        text-align: center;
        text-decoration: none;
        -webkit-transition: 0.2s all ease;
        -moz-transition: 0.2s all ease;
        -ms-transition: 0.2s all ease;
        -o-transition: 0.2s all ease;
        transition: 0.2s all ease; }
        .homehilight &gt; .container .people .messages span,
        .homehilight &gt; .container .people .messages strong {
          padding-right: 10px;
          color: #fff !important;
          display: block; }
        .homehilight &gt; .container .people .messages span {
          margin-top: 44px;
          font-size: 18px;
          line-height: 16px; }
        .homehilight &gt; .container .people .messages strong {
          font-size: 38px; }
      .homehilight &gt; .container .people .messages:hover {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05); }
        .homehilight &gt; .container .people .messages:hover strong {
          text-decoration: underline; }
  .homehilight h1 {
    margin-top: 70px;
    font-size: 34px; }
  .homehilight #homesearch {
    max-width: 450px;
    margin: auto;
    padding-top: 20px; }
    .homehilight #homesearch &gt; .input-group {
      overflow: hidden; }
    .homehilight #homesearch input[type='text'],
    .homehilight #homesearch button {
      height: 60px;
      border: 3px solid rgba(72, 178, 226, 0.52);
      box-shadow: none;
      background: #fff;
      font-size: 20px; }
    .homehilight #homesearch input[type='text'] {
      min-width: 250px;
      border-radius: 10px 0 0 10px;
      padding-left: 25px;
      border-right: none; }
    .homehilight #homesearch button {
      border-radius: 0px 10px 10px 0;
      padding-right: 15px;
      font-size: 28px;
      padding-left: 15px;
      line-height: 1;
      color: #3ca4d4;
      border-left: none; }

footer {
  border-top: 1px solid #ccc;
  background: #f5f5f5;
  padding: 22px 0;
  padding-bottom: 30px;
  text-align: center; }
  footer .company {
    font-size: 18px; }
  footer ul.footer {
    list-style: none;
    padding: 0;
    margin: 0; }
    footer ul.footer li {
      display: inline; }
      footer ul.footer li a {
        display: inline-block;
        padding: 5px 10px;
        font-size: 16px;
        position: relative; }
      footer ul.footer li a::before {
        position: absolute;
        right: -6px;
        content: "|"; }
    footer ul.footer li:last-child a::before {
      display: none; }
  footer .company {
    font-size: 18px; }
  footer .contact {
    font-size: 14px; }

.main-inner {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 300px; }

#main_posting .message {
  font-size: 30px;
  padding-bottom: 20px; }
  #main_posting .message i {
    color: red; }
#main_posting #price {
  max-width: 320px; }
#main_posting #currency {
  background: #656d78 url("../img/dropdow-icon.png") no-repeat scroll right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  border-color: #656D78;
  width: auto; }
#main_posting .feature_option {
  max-width: 400px;
  margin-bottom: 20px; }
  #main_posting .feature_option &gt; ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #main_posting .feature_option &gt; ul li {
      position: relative;
      margin-bottom: 10px; }
      #main_posting .feature_option &gt; ul li input {
        padding-right: 50px; }
      #main_posting .feature_option &gt; ul li a {
        display: block;
        background: #656D78;
        position: absolute;
        width: 50px;
        top: 0;
        bottom: 0;
        right: 0;
        text-indent: -999px;
        overflow: hidden;
        cursor: pointer;
        -webkit-transition: 0.2s all ease;
        -moz-transition: 0.2s all ease;
        -ms-transition: 0.2s all ease;
        -o-transition: 0.2s all ease;
        transition: 0.2s all ease; }
      #main_posting .feature_option &gt; ul li a:hover {
        background: #BC0000; }
      #main_posting .feature_option &gt; ul li a::before {
        position: absolute;
        content: "";
        width: 30px;
        height: 10px;
        background: #fff;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 1; }
#main_posting .thumb_option_select .thumbnails_upload {
  margin: 0;
  padding: 0;
  list-style: none; }
  #main_posting .thumb_option_select .thumbnails_upload li {
    opacity: 1;
    float: left;
    width: 165px;
    position: relative;
    border: 2px solid #656D78;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 105px;
    text-align: center;
    background: #fff;
    overflow: hidden; }
    #main_posting .thumb_option_select .thumbnails_upload li img {
      height: 100%;
      cursor: move; }
    #main_posting .thumb_option_select .thumbnails_upload li a {
      text-decoration: none;
      position: absolute;
      cursor: pointer; }
    #main_posting .thumb_option_select .thumbnails_upload li a.delete {
      top: 0;
      right: 0;
      padding: 0px 20px; }
    #main_posting .thumb_option_select .thumbnails_upload li a.rotate {
      top: 0;
      right: 0;
      color: #fff;
      opacity: 0.5;
      bottom: 0;
      left: 0;
      width: 50%;
      height: 50%;
      margin: auto;
      text-align: center; }
      #main_posting .thumb_option_select .thumbnails_upload li a.rotate i {
        font-size: 55px;
        line-height: 50px; }
    #main_posting .thumb_option_select .thumbnails_upload li a.rotate:hover {
      opacity: 1; }
    #main_posting .thumb_option_select .thumbnails_upload li a.addnewphoto {
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      text-align: center;
      padding-top: 8px; }
      #main_posting .thumb_option_select .thumbnails_upload li a.addnewphoto i {
        font-size: 30px; }
      #main_posting .thumb_option_select .thumbnails_upload li a.addnewphoto .L1 {
        font-size: 15px; }
      #main_posting .thumb_option_select .thumbnails_upload li a.addnewphoto .L2 {
        font-size: 12px; }
#main_posting .checkbox, #main_posting .radio {
  padding-bottom: 10px; }
#main_posting a.addnews {
  display: block;
  padding: 10px 20px;
  font-size: 16px;
  color: #fff;
  text-align: center; }
#main_posting a.rule {
  font-style: 18px;
  display: inline-block;
  padding-left: 5px;
  font-size: 16px; }
#main_posting .cateoption {
  position: relative; }
  #main_posting .cateoption #navcate {
    cursor: pointer; }
  #main_posting .cateoption &gt; ul {
    float: left;
    list-style: none;
    padding: 0 10px 5px 0;
    margin: 0;
    border: 1px solid #cccccc;
    color: #656d78;
    font-size: 18px;
    min-height: 40px;
    background: #fff;
    display: inline-block;
    min-width: 200px;
    overflow-y: auto; }
    #main_posting .cateoption &gt; ul li {
      display: block;
      float: left; }
      #main_posting .cateoption &gt; ul li a {
        background: #656D78 none repeat scroll 0 0;
        border-radius: 4px;
        color: #fff;
        display: block;
        font-size: 14px;
        line-height: 25px;
        margin: 5px 0px 0px 5px;
        padding: 0 13px;
        position: relative;
        text-decoration: none; }
      #main_posting .cateoption &gt; ul li a::before {
        position: absolute;
        /* content:"|"; */
        left: -3px;
        width: 50px;
        height: 25px;
        top: 0;
        bottom: 0;
        margin: auto; }
    #main_posting .cateoption &gt; ul li:first-child a::before {
      display: none; }
  #main_posting .cateoption &gt; a {
    float: left;
    display: block;
    height: 40px;
    widht: 100px;
    font-size: 16px;
    padding: 8px 15px 7px 10px;
    position: relative;
    text-decoration: none; }
    #main_posting .cateoption &gt; a i {
      vertical-align: middle;
      font-size: 20px; }
  #main_posting .cateoption .boxcategoty {
    display: none;
    border: 3px solid #656D78;
    max-width: 750px;
    min-height: 300px;
    background: #fff;
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 750px;
    left: 0; }
    #main_posting .cateoption .boxcategoty .headercate {
      color: #fff;
      height: 50px;
      background: #656D78; }
      #main_posting .cateoption .boxcategoty .headercate a {
        display: inline-block;
        text-decoration: none;
        cursor: pointer; }
      #main_posting .cateoption .boxcategoty .headercate a.back {
        background: #5b626c none repeat scroll 0 0;
        color: #fff;
        height: 35px;
        margin-left: 5px;
        margin-top: 6px;
        text-align: center;
        width: 66px;
        float: left;
        font-size: 24px; }
        #main_posting .cateoption .boxcategoty .headercate a.back i {
          line-height: 36px; }
      #main_posting .cateoption .boxcategoty .headercate a.back:hover {
        background: #585D65; }
      #main_posting .cateoption .boxcategoty .headercate a.close {
        color: #fff;
        float: right;
        opacity: 1;
        text-align: right;
        width: 50px; }
        #main_posting .cateoption .boxcategoty .headercate a.close i {
          font-size: 45px; }
      #main_posting .cateoption .boxcategoty .headercate .search {
        color: #fff;
        float: right;
        position: relative;
        padding-top: 4px; }
        #main_posting .cateoption .boxcategoty .headercate .search input[type='text'] {
          border: none;
          background: #858C94;
          color: #fff;
          widht: 100%;
          height: 39px;
          font-size: 14px;
          padding: 5px 15px; }
        #main_posting .cateoption .boxcategoty .headercate .search a {
          color: #fff;
          position: absolute;
          right: 3px;
          bottom: 0;
          widht: 50px;
          display: block;
          z-index: 1;
          font-size: 26px; }
    #main_posting .cateoption .boxcategoty .ajaxcate {
      padding: 1px; }
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincate,
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincatesub {
      list-style: none;
      margin: 0;
      padding: 0 1px 0 0; }
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincate li {
      width: 20%;
      padding: 15px;
      text-align: center;
      height: 100px;
      float: left;
      padding: 1px 0 0 1px; }
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincatesub li {
      height: 42px;
      width: 33.33%;
      padding: 15px;
      text-align: center;
      float: left;
      padding: 1px 0 0 1px; }
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincate li a,
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincatesub li a {
      color: #607c8a;
      font-size: 14px;
      display: block;
      height: 100%;
      width: 100%;
      text-align: center;
      cursor: pointer;
      text-decoration: none;
      padding: 5px;
      padding-top: 15px;
      -webkit-transition: 0.3s all ease;
      -moz-transition: 0.3s all ease;
      -ms-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      transition: 0.3s all ease; }
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincatesub li a {
      padding-top: 10px; }
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincate li a &gt; img {
      display: inline-block;
      height: 40px;
      margin-bottom: 10px; }
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincate li a:hover,
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincatesub li a:hover {
      background: #f8f8f8; }
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincate li a:active,
    #main_posting .cateoption .boxcategoty .ajaxcate ul.maincatesub li a:active {
      -webkit-transform: scale(0.95);
      -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
      -o-transform: scale(0.95);
      transform: scale(0.95);
      background: #333; }

#error_404 {
  padding-top: 80px;
  padding-bottom: 120px; }
  #error_404 h1 {
    font-size: 60px; }
  #error_404 p {
    font-size: 16px; }

.boxmember {
  background: #fff;
  border-radius: 4px;
  padding: 30px;
  padding-top: 10px;
  max-width: 450px;
  margin: auto;
  box-shadow: 0px 2px 2px #ccc; }

.boxmember .logo {
  text-align: center;
  margin-top: 25px; }
  .boxmember .logo img {
    width: 95%;
    max-width: 301px; }
.boxmember &gt; h1 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px; }
.boxmember .messages {
  color: #999;
  text-align: center;
  font-size: 14px;
  padding-bottom: 10px; }
.boxmember .boxsocial {
  text-align: center; }
  .boxmember .boxsocial &gt; div {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px; }
  .boxmember .boxsocial a {
    border-radius: 3px;
    color: #fff;
    display: block;
    padding: 7px 10px 8px;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer; }
    .boxmember .boxsocial a i {
      font-size: 16px; }
  .boxmember .boxsocial a:hover {
    opacity: 0.9; }
  .boxmember .boxsocial a.google {
    background: #D94524; }
  .boxmember .boxsocial a.facebook {
    background: #3A589C; }
  .boxmember .boxsocial a.twitter {
    background: #56ABF3; }
.boxmember .line {
  padding: 0 5px;
  position: relative; }
  .boxmember .line .or {
    background: #fff none repeat scroll 0 0;
    color: #ccc;
    font-size: 16px;
    font-style: italic;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -13px;
    width: 80px;
    z-index: 1; }
.boxmember .thumbnail {
  text-align: center;
  border: none;
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin: auto;
  margin-bottom: 10px; }
  .boxmember .thumbnail img {
    width: 100%; }
.boxmember .formsubmit {
  padding: 0 5px; }
  .boxmember .formsubmit .btn-success {
    display: block;
    width: 100%; }
.boxmember .bottomlink {
  padding: 15px 0px 0px; }
  .boxmember .bottomlink &gt; div {
    padding: 0; }

#search_data .input-group {
  width: 60%; }
  #search_data .input-group input[type='text'] {
    padding: 10px 20px;
    font-size: 20px;
    height: auto;
    border-radius: 0px; }
  #search_data .input-group button[type='submit'] {
    height: 50px;
    font-size: 20px; }
#search_data .searchnav {
  text-align: left;
  padding-bottom: 10px;
  margin-top: 20px; }
  #search_data .searchnav i {
    font-size: 30px;
    color: #666666;
    vertical-align: top;
    float: left; }
  #search_data .searchnav a {
    color: #333;
    font-size: 26px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    padding-right: 30px;
    padding-left: 20px; }
    #search_data .searchnav a p {
      display: inline-block;
      padding: 0;
      color: #666;
      font-size: 18px;
      margin: 0; }
    #search_data .searchnav a span {
      font-size: 16px;
      color: #999; }
  #search_data .searchnav a::after {
    content: "\e073";
    padding-left: 10px;
    font-family: iconmaterial;
    vertical-align: sub;
    font-size: 30px; }
  #search_data .searchnav a.open::after {
    content: "\e071"; }
#search_data .boxsearch {
  position: relative;
  width: 100%;
  padding-bottom: 0px;
  display: none; }
  #search_data .boxsearch .txttitle {
    font-size: 24px;
    padding-left: 10px;
    text-align: left;
    padding-bottom: 20px; }
  #search_data .boxsearch a.close {
    display: none;
    position: absolute;
    top: 10px;
    right: 2px;
    width: 35px;
    height: 35px;
    overflow: hidden;
    opacity: 1;
    text-indent: -999px;
    background: url("../img/x.png") no-repeat center center;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  #search_data .boxsearch a.close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
#search_data .filter {
  padding: 10px 0px; }
  #search_data .filter select {
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 15px;
    float: left;
    margin-right: 5px; }
#search_data ul.maincate {
  list-style: none;
  margin: 0;
  padding: 0; }
#search_data ul.maincate li {
  width: 20%;
  padding: 15px;
  text-align: center;
  height: 134px;
  float: left;
  padding: 1px 0 0 1px; }
#search_data ul.maincate li a {
  color: #fff;
  font-size: 16px;
  background: #607c8a;
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
  padding: 5px;
  padding-top: 20px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-align: center; }
#search_data ul.maincate li a &gt; img {
  height: 60px;
  display: inline-block;
  margin-bottom: 10px; }
#search_data ul.maincate li a:hover {
  background: #565656; }
#search_data ul.maincate li a:active {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  background: #333; }

#product_view {
  padding-top: 0px; }
  #product_view &gt; h1 {
    font-size: 24px; }
  #product_view .colLeft,
  #product_view .colRight {
    padding: 0; }
  #product_view .headinfo {
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0; }
    #product_view .headinfo .address {
      float: left; }
      #product_view .headinfo .address .productcode,
      #product_view .headinfo .address .location,
      #product_view .headinfo .address .time {
        color: #666666;
        font-size: 16px;
        margin-bottom: 5px;
        float: left;
        margin-right: 10px; }
      #product_view .headinfo .address .productcode::before {
        content: "\e02c";
        padding-right: 5px;
        font-family: 'iconmaterial'; }
      #product_view .headinfo .address .location::before {
        content: "\e0d7";
        padding-right: 5px;
        font-family: iconmaterial; }
      #product_view .headinfo .address .time::before {
        padding-right: 5px;
        content: "\e134";
        font-family: iconmaterial; }
    #product_view .headinfo .favorite {
      float: right;
      font-size: 16px;
      margin-bottom: 5px;
      text-decoration: none;
      color: #666666;
      cursor: pointer; }
    #product_view .headinfo .favorite.active {
      color: #2abc98; }
    #product_view .headinfo .favorite::before {
      padding-right: 5px;
      content: "\e129";
      font-family: font-awesome; }
  #product_view .colLeft {
    padding-right: 0px; }
    #product_view .colLeft .productcontent #gallery {
      width: 100%;
      background: #151515;
      -webkit-user-select: none;
      -moz-user-select: none;
      user-select: none;
      box-shadow: 0px 2px 2px #ccc; }
    #product_view .colLeft .productcontent.complete * {
      -webkit-filter: grayscale(1);
      -webkit-filter: grayscale(100%);
      filter: gray;
      filter: grayscale(100%);
      filter: url(desaturate.svg#greyscale); }
    #product_view .colLeft .information {
      padding: 20px 15px;
      padding-bottom: 30px; }
      #product_view .colLeft .information .price {
        float: left;
        color: #333;
        font-size: 26px; }
        #product_view .colLeft .information .price span {
          color: red; }
      #product_view .colLeft .information .countview {
        float: right;
        color: #999;
        font-size: 16px;
        padding-top: 12px; }
      #product_view .colLeft .information .headinfo {
        font-size: 18px;
        margin-top: 10px;
        color: #333;
        margin-bottom: 15px;
        border-bottom: 3px solid #ccc; }
      #product_view .colLeft .information .htmldesc {
        padding: 0px 15px;
        font-size: 17px; }
        #product_view .colLeft .information .htmldesc .feature {
          list-style: none;
          padding: 0; }
      #product_view .colLeft .information #remproduct {
        cursor: pointer; }
      #product_view .colLeft .information .sharebox a {
        margin-top: 10px;
        display: inline-block; }
  #product_view .colRight {
    padding-left: 20px; }
    #product_view .colRight .inner-bg {
      margin-bottom: 20px; }
    #product_view .colRight .productid {
      background: #000;
      color: #fff;
      padding: 10px 20px;
      font-size: 18px; }
    #product_view .colRight .contactinfo {
      list-style: none;
      padding-left: 0px;
      padding-right: 0px;
      margin: 10px 0px; }
      #product_view .colRight .contactinfo &gt; li .thumbnailProfile {
        border-bottom: 1px solid #EEEEEE;
        padding-bottom: 20px; }
        #product_view .colRight .contactinfo &gt; li .thumbnailProfile .thumbnail {
          width: 120px;
          height: 120px;
          border-radius: 50%;
          overflow: hidden;
          margin: 0 auto;
          position: relative;
          padding: 0;
          text-align: center; }
          #product_view .colRight .contactinfo &gt; li .thumbnailProfile .thumbnail &gt; img {
            margin: auto;
            max-height: none;
            width: 100%;
            /* position:absolute;
            left:0px;
            right:0px;
            top: 0px;
            bottom:0;
            margin:auto; */ }
      #product_view .colRight .contactinfo &gt; li a {
        color: #2abc98;
        font-size: 16px;
        display: block;
        text-decoration: none;
        padding: 2px 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        cursor: pointer; }
      #product_view .colRight .contactinfo &gt; li a:hover {
        background: #f8f8f8; }
      #product_view .colRight .contactinfo &gt; li a::before {
        padding-right: 10px;
        font-size: 26px;
        vertical-align: middle; }
      #product_view .colRight .contactinfo &gt; li a.name {
        margin-top: 10px; }
      #product_view .colRight .contactinfo &gt; li a.name::before {
        font-family: iconmaterial;
        content: "\e18b"; }
      #product_view .colRight .contactinfo &gt; li a.email::before {
        font-family: iconmaterial;
        content: "\e1a5"; }
      #product_view .colRight .contactinfo &gt; li a.phone::before {
        font-family: iconmaterial;
        content: "\e0f6"; }
      #product_view .colRight .contactinfo &gt; li a.verifyidcard {
        color: #f6bb42; }
      #product_view .colRight .contactinfo &gt; li a.verifyidcard::before {
        font-family: iconmaterial;
        content: "\e04b"; }
      #product_view .colRight .contactinfo &gt; li a.facebook {
        color: #059cfb; }
      #product_view .colRight .contactinfo &gt; li a.facebook::before {
        font-family: iconmaterial;
        content: "\e07d"; }
      #product_view .colRight .contactinfo &gt; li a.line {
        color: #1DCD00; }
      #product_view .colRight .contactinfo &gt; li a.line::before {
        font-family: iconmaterial;
        content: "\e158"; }
    #product_view .colRight a.btnsentmail,
    #product_view .colRight a.btnmessenger {
      display: inline-block;
      text-decoration: none;
      padding: 7px 10px;
      font-size: 16px;
      color: #fff;
      text-align: center;
      margin-bottom: 20px;
      margin-top: 20px;
      cursor: pointer; }
      #product_view .colRight a.btnsentmail i,
      #product_view .colRight a.btnmessenger i {
        vertical-align: bottom; }
    #product_view .colRight a.btnsentmail {
      width: 37%;
      margin-right: 5px; }
    #product_view .colRight a.btnmessenger {
      width: 47%;
      margin-left: 5px; }
    #product_view .colRight a.btnsentmail:hover,
    #product_view .colRight a.btnmessenger:hover {
      opacity: 0.9; }
    #product_view .colRight .recommentpost {
      padding-bottom: 10px; }
      #product_view .colRight .recommentpost .title {
        font-size: 25px;
        margin-bottom: 5px;
        padding: 20px;
        padding-bottom: 0px; }
      #product_view .colRight .recommentpost ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        #product_view .colRight .recommentpost ul li {
          display: block;
          padding: 10px 15px; }
          #product_view .colRight .recommentpost ul li img {
            float: left;
            width: 100px; }
          #product_view .colRight .recommentpost ul li .divinfo {
            padding-left: 110px; }
            #product_view .colRight .recommentpost ul li .divinfo a.wui-link {
              font-size: 15px;
              line-height: 17px;
              display: block; }
            #product_view .colRight .recommentpost ul li .divinfo .price {
              font-size: 14px;
              color: red; }
              #product_view .colRight .recommentpost ul li .divinfo .price span {
                color: #333;
                font-size: 13px; }
        #product_view .colRight .recommentpost ul li:hover {
          background: #f8f8f8; }
          #product_view .colRight .recommentpost ul li:hover a {
            text-decoration: underline; }

#myModalEmail .btn-success &gt; i {
  font-size: 14px; }
#myModalEmail form {
  padding: 10px 20px; }

#myModalReport .reportform {
  padding: 10px 20px;
  display: block; }
  #myModalReport .reportform .radio &gt; label {
    padding: 5px 0px; }

.modal-title {
  font-size: 24px; }

.inner-bg {
  background: #fff;
  box-shadow: 0px 2px 2px #ccc; }

.fb_iframe_widget {
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 100%;
  margin: 10px 0;
  display: block; }

.profilebox .bgmember {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 2px 2px #ccc;
  padding: 20px 20px; }
.profilebox .management {
  width: 25%;
  padding: 0px;
  padding-bottom: 20px; }
  .profilebox .management .thumbnailProfile {
    border-bottom: 1px solid #EEEEEE; }
    .profilebox .management .thumbnailProfile .thumbnail {
      border: none;
      overflow: hidden;
      margin: 0 auto;
      position: relative;
      padding: 0;
      border-radius: 0; }
      .profilebox .management .thumbnailProfile .thumbnail &gt; img {
        margin: 0;
        max-width: none;
        width: 100%;
        /* position:absolute;
        left:0px;
        right:0px;
        top: 0px;
        bottom:0;
        margin:auto; */ }
    .profilebox .management .thumbnailProfile .btnEditPhoto {
      display: block;
      text-align: center;
      padding-top: 10px;
      text-decoration: none;
      font-size: 14px; }
      .profilebox .management .thumbnailProfile .btnEditPhoto i {
        vertical-align: baseline; }
    .profilebox .management .thumbnailProfile .btnEditPhoto:hover {
      color: #059CFB; }
    .profilebox .management .thumbnailProfile .username {
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 20px;
      color: #434A54; }
  .profilebox .management &gt; ul:not(.contactinfo) {
    margin-top: 10px;
    margin-bottom: 20px;
    list-style: none;
    padding: 0; }
    .profilebox .management &gt; ul:not(.contactinfo) li a {
      font-size: 16px;
      display: block;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      padding: 8px 20px 10px 40px;
      -webkit-transition: 0.2s all ease;
      -moz-transition: 0.2s all ease;
      -ms-transition: 0.2s all ease;
      -o-transition: 0.2s all ease;
      transition: 0.2s all ease;
      text-decoration: none;
      white-space: nowrap; }
    .profilebox .management &gt; ul:not(.contactinfo) li a:before {
      font-family: iconmaterial;
      padding-right: 10px;
      font-size: 18px; }
    .profilebox .management &gt; ul:not(.contactinfo) li a.product::before {
      font-family: iconcategory;
      content: "\e005"; }
    .profilebox .management &gt; ul:not(.contactinfo) li a.favorite::before {
      content: "\e0d8"; }
    .profilebox .management &gt; ul:not(.contactinfo) li a.myshop::before {
      font-family: iconcategory;
      content: "\e00f"; }
    .profilebox .management &gt; ul:not(.contactinfo) li a.shopfollow::before {
      font-family: 'Glyphicons Halflings';
      content: "\e122"; }
    .profilebox .management &gt; ul:not(.contactinfo) li a.profile::before {
      content: "\e060"; }
    .profilebox .management &gt; ul:not(.contactinfo) li a.logout::before {
      font-family: font-awesome;
      content: "\e114"; }
    .profilebox .management &gt; ul:not(.contactinfo) li a.active,
    .profilebox .management &gt; ul:not(.contactinfo) li a:hover {
      background: #2abc98;
      color: #fff;
      text-decoration: none; }
    .profilebox .management &gt; ul:not(.contactinfo) li.disable {
      opacity: 0.8; }
  .profilebox .management &gt; ul:not(.contactinfo):hover li:not(:hover) a {
    background: none !important;
    color: #2abc98 !important; }
  .profilebox .management &gt; .btn {
    width: 100%;
    font-size: 18px; }
  .profilebox .management .contactinfo {
    list-style: none;
    padding-left: 0px;
    padding-right: 0px;
    margin: 10px 0px; }
    .profilebox .management .contactinfo &gt; li a {
      color: #2abc98;
      font-size: 16px;
      display: block;
      text-decoration: none;
      padding: 2px 25px;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
      white-space: nowrap; }
    .profilebox .management .contactinfo &gt; li a:hover {
      background: #f8f8f8; }
    .profilebox .management .contactinfo &gt; li a::before {
      padding-right: 10px;
      font-size: 26px;
      vertical-align: middle; }
    .profilebox .management .contactinfo &gt; li a.name::before {
      font-family: iconmaterial;
      content: "\e18b"; }
    .profilebox .management .contactinfo &gt; li a.myshop::before {
      font-family: iconcategory;
      content: "\e00f"; }
    .profilebox .management .contactinfo &gt; li a.email::before {
      font-family: iconmaterial;
      content: "\e1a5"; }
    .profilebox .management .contactinfo &gt; li a.phone::before {
      font-family: iconmaterial;
      content: "\e0f6"; }
    .profilebox .management .contactinfo &gt; li a.verifyidcard {
      color: #f6bb42; }
    .profilebox .management .contactinfo &gt; li a.verifyidcard::before {
      font-family: iconmaterial;
      content: "\e04b"; }
    .profilebox .management .contactinfo &gt; li a.facebook {
      color: #059cfb; }
    .profilebox .management .contactinfo &gt; li a.facebook::before {
      font-family: iconmaterial;
      content: "\e07d"; }
    .profilebox .management .contactinfo &gt; li a.line {
      color: #1DCD00; }
    .profilebox .management .contactinfo &gt; li a.line::before {
      font-family: iconmaterial;
      content: "\e158"; }
  .profilebox .management .btnsentmail,
  .profilebox .management .btnmessenger {
    padding: 8px 12px; }
.profilebox .info {
  margin-left: 2%;
  width: 71.5%; }
  .profilebox .info .title {
    font-size: 24px; }
  .profilebox .info .description {
    color: #999;
    font-size: 14px; }
  .profilebox .info &gt; hr {
    margin-top: 10px; }
  .profilebox .info ul.datalist &gt; li &gt; a {
    cursor: pointer; }
  .profilebox .info ul.datalist &gt; li .editor {
    position: absolute;
    top: 5px;
    right: 0px; }
    .profilebox .info ul.datalist &gt; li .editor a {
      cursor: pointer;
      position: relative; }
    .profilebox .info ul.datalist &gt; li .editor .btn {
      font-size: 13px;
      padding: 0px 2px; }
    .profilebox .info ul.datalist &gt; li .editor a.delete {
      background: #FF7070;
      color: #fff; }
    .profilebox .info ul.datalist &gt; li .editor a.delete:hover {
      background: red; }
    .profilebox .info ul.datalist &gt; li .editor .deletefavorite {
      background: red none repeat scroll 0 0;
      color: #fff;
      padding: 2px 8px; }
    .profilebox .info ul.datalist &gt; li .editor a.showhide.active::before {
      content: "\e048";
      font-family: iconmaterial;
      position: absolute;
      left: 4px; }
  .profilebox .info ul.datalist li.disable * {
    opacity: 0.8; }
  .profilebox .info ul.datalist li.disable .editor,
  .profilebox .info ul.datalist li.disable .editor * {
    opacity: 1; }
  .profilebox .info ul.datalist li.complete * {
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale); }
  .profilebox .info ul.datalist li.complete .editor,
  .profilebox .info ul.datalist li.complete .editor * {
    -webkit-filter: none;
    -webkit-filter: none;
    filter: none; }

.shopbox {
  padding: 0px; }
  .shopbox .shoptopgraphic {
    width: 100%;
    padding: 0;
    max-height: 300px;
    overflow: hidden;
    background: #fff none repeat scroll 0 0; }
    .shopbox .shoptopgraphic img {
      width: 100%;
      max-height: 300px; }
    .shopbox .shoptopgraphic .top_management {
      position: absolute;
      bottom: 20px;
      right: 20px;
      font-size: 16px; }
  .shopbox .bottominfo {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px; }
  .shopbox .bottominfo.open .info {
    margin-left: 250px; }
  .shopbox .bgmember {
    background: #fff none repeat scroll 0 0;
    padding: 0px;
    padding-bottom: 10px; }
  .shopbox .management {
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    width: 25%;
    box-shadow: 0px 0px 10px #ccc;
    z-index: 1;
    padding: 0px;
    /* ul.mobilemenu:hover{
    	li:not(:hover){
    		a{
    			background:#fff;
    			color:#666;
    		}
    	}
    } */
    /* ul.productcate:hover{
    	li:not(:hover){
    		a{
    			background:#fff;
    			color:$color02;
    		}
    	}
    } */ }
    .shopbox .management .shopsearch {
      padding-left: 20px;
      padding-right: 20px; }
      .shopbox .management .shopsearch input[type='text'] {
        border: 1px solid #18bc9c;
        width: 70%;
        padding-left: 10px; }
      .shopbox .management .shopsearch input[type='text'],
      .shopbox .management .shopsearch button {
        height: 32px;
        float: left;
        line-height: 1; }
      .shopbox .management .shopsearch button {
        width: 30%;
        padding-left: 10px;
        padding-right: 10px; }
    .shopbox .management .mobilemenu {
      display: none; }
    .shopbox .management .thumbnail {
      border-radius: 0;
      overflow: hidden;
      margin: 0 auto;
      position: relative;
      padding: 0;
      border: none;
      border-bottom: 1px solid; }
      .shopbox .management .thumbnail &gt; img {
        width: 100%;
        margin: auto;
        border: none; }
    .shopbox .management &gt; h1.shopname {
      color: #2abc98;
      font-size: 18px;
      text-align: center;
      padding: 0 15px; }
    .shopbox .management &gt; p.shopdesc {
      color: #999;
      font-size: 14px;
      text-align: center;
      padding: 0 15px; }
    .shopbox .management ul.contactinfo {
      list-style: none;
      padding-left: 0px;
      padding-right: 0px;
      margin: 5px 0px; }
      .shopbox .management ul.contactinfo &gt; li a {
        color: #2abc98;
        font-size: 16px;
        display: block;
        text-decoration: none;
        padding: 2px 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        cursor: pointer; }
      .shopbox .management ul.contactinfo &gt; li a:hover {
        background: #f8f8f8; }
      .shopbox .management ul.contactinfo &gt; li a::before {
        padding-right: 10px;
        font-size: 18px;
        vertical-align: middle; }
      .shopbox .management ul.contactinfo &gt; li a.name::before {
        font-family: iconmaterial;
        content: "\e18b"; }
      .shopbox .management ul.contactinfo &gt; li a.email::before {
        font-family: iconmaterial;
        content: "\e1a5"; }
      .shopbox .management ul.contactinfo &gt; li a.phone::before {
        font-family: iconmaterial;
        content: "\e0f6"; }
      .shopbox .management ul.contactinfo &gt; li a.verifyidcard {
        color: #f6bb42; }
      .shopbox .management ul.contactinfo &gt; li a.verifyidcard::before {
        font-family: iconmaterial;
        content: "\e04b"; }
      .shopbox .management ul.contactinfo &gt; li a.facebook {
        color: #059cfb; }
      .shopbox .management ul.contactinfo &gt; li a.facebook::before {
        font-family: iconmaterial;
        content: "\e07d"; }
      .shopbox .management ul.contactinfo &gt; li a.line {
        color: #1DCD00; }
      .shopbox .management ul.contactinfo &gt; li a.line::before {
        font-family: iconmaterial;
        content: "\e158"; }
    .shopbox .management ul.mobilemenu {
      display: none;
      margin: 0;
      list-style: none;
      padding: 0;
      border-top: 1px solid #f8f8f8;
      border-bottom: none;
      width: 100%; }
      .shopbox .management ul.mobilemenu &gt; li a {
        display: block;
        padding: 5px 10px;
        font-size: 14px;
        text-decoration: none;
        color: #666666;
        -webkit-transition: 0.2s all ease;
        -moz-transition: 0.2s all ease;
        -ms-transition: 0.2s all ease;
        -o-transition: 0.2s all ease;
        transition: 0.2s all ease; }
      .shopbox .management ul.mobilemenu &gt; li a::before {
        font-family: font-awesome; }
      .shopbox .management ul.mobilemenu &gt; li a.home::before {
        content: "\e00f";
        font-family: iconcategory;
        padding-right: 5px; }
      .shopbox .management ul.mobilemenu &gt; li a.about::before {
        content: "\e0a9"; }
      .shopbox .management ul.mobilemenu &gt; li a.howto::before {
        content: "\e0f6"; }
      .shopbox .management ul.mobilemenu &gt; li a.order::before {
        content: "\e112"; }
      .shopbox .management ul.mobilemenu &gt; li a.payment::before {
        content: "\e053"; }
      .shopbox .management ul.mobilemenu &gt; li a.contact::before {
        content: "\e0c5"; }
      .shopbox .management ul.mobilemenu &gt; li.active a {
        color: #fff;
        background: #2abc98; }
    .shopbox .management .hcate {
      margin-top: 0;
      font-size: 20px;
      padding: 0 20px;
      padding-top: 20px;
      border-top: 1px solid #f8f8f8; }
    .shopbox .management ul.productcate {
      padding: 0px 10px;
      list-style: none; }
      .shopbox .management ul.productcate li a {
        font-size: 14px;
        padding: 5px 10px;
        display: block;
        text-decoration: none;
        color: #2abc98; }
      .shopbox .management ul.productcate li &gt; a:hover {
        background: #f8f8f8; }
      .shopbox .management ul.productcate li.active &gt; a {
        background: #2abc98;
        color: #fff; }
      .shopbox .management ul.productcate &gt; li {
        list-style: none;
        padding-left: 0; }
        .shopbox .management ul.productcate &gt; li a {
          font-size: 14px; }
      .shopbox .management ul.productcate ul {
        padding: 0px;
        list-style: none; }
        .shopbox .management ul.productcate ul li a {
          padding-left: 25px; }
        .shopbox .management ul.productcate ul li a::before {
          content: "- "; }
        .shopbox .management ul.productcate ul li ul {
          padding: 0px;
          list-style: none; }
          .shopbox .management ul.productcate ul li ul li a {
            padding-left: 45px; }
          .shopbox .management ul.productcate ul li ul li a::before {
            content: "- "; }
    .shopbox .management .track {
      margin-bottom: 10px; }
  .shopbox .info {
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    width: 75%;
    padding-left: 10px;
    min-height: 900px; }
    .shopbox .info ul.menu {
      margin: 0;
      list-style: none;
      padding: 0;
      border-bottom: 2px solid #2abc98;
      display: inline-block;
      float: left;
      width: 100%; }
      .shopbox .info ul.menu &gt; li {
        float: left; }
        .shopbox .info ul.menu &gt; li a {
          display: inline-block;
          padding: 10px 20px;
          font-size: 16px;
          text-decoration: none;
          color: #666666;
          -webkit-transition: 0.2s all ease;
          -moz-transition: 0.2s all ease;
          -ms-transition: 0.2s all ease;
          -o-transition: 0.2s all ease;
          transition: 0.2s all ease; }
        .shopbox .info ul.menu &gt; li a::before {
          font-family: font-awesome; }
        .shopbox .info ul.menu &gt; li a.home::before {
          content: "\e00f";
          font-family: iconcategory;
          padding-right: 5px; }
        .shopbox .info ul.menu &gt; li a.about::before {
          content: "\e0a9"; }
        .shopbox .info ul.menu &gt; li a.howto::before {
          content: "\e0f6"; }
        .shopbox .info ul.menu &gt; li a.order::before {
          content: "\e112"; }
        .shopbox .info ul.menu &gt; li a.payment::before {
          content: "\e053"; }
        .shopbox .info ul.menu &gt; li a.contact::before {
          content: "\e0c5"; }
      .shopbox .info ul.menu &gt; li:hover a,
      .shopbox .info ul.menu &gt; li.active a {
        color: #fff;
        background: #2abc98; }
    .shopbox .info ul.menu:hover li:not(:hover) a {
      background: #fff;
      color: #666; }
    .shopbox .info .title {
      font-size: 30px; }
    .shopbox .info .description {
      color: #999;
      font-size: 14px; }
    .shopbox .info &gt; hr {
      margin-top: 10px; }
    .shopbox .info .shopbox .shoptopgraphic {
      margin-bottom: 0px; }
    .shopbox .info ul.shopnav {
      list-style: none;
      padding: 0;
      display: inline-block;
      width: 100%;
      background: #F1FAF8;
      padding-left: 10px;
      border-bottom: 1px solid #DFE9E6; }
      .shopbox .info ul.shopnav &gt; li {
        float: left; }
        .shopbox .info ul.shopnav &gt; li a {
          display: block;
          padding: 10px 0 10px 10px;
          text-decoration: none; }
        .shopbox .info ul.shopnav &gt; li a::after {
          content: "&gt;";
          padding-left: 10px; }
      .shopbox .info ul.shopnav &gt; li:last-child a::after {
        display: none; }
    .shopbox .info ul.shopnav &gt; li.mobile {
      display: none;
      height: 48px;
      overflow: hidden;
      margin-right: 10px; }
    .shopbox .info ul.shopnav &gt; li.mobile &gt; a::after {
      display: none; }
    .shopbox .info ul.shopnav &gt; li.mobile &gt; a {
      padding: 0 10px; }
    .shopbox .info ul.shopnav &gt; li.mobile &gt; a {
      color: #fff  !important;
      font-size: 35px;
      background: #2abc98 !important; }
    .shopbox .info ul.shopnav &gt; li.gotocart {
      height: 48px;
      display: none;
      float: right;
      padding: 2px 10px 0 !important; }
      .shopbox .info ul.shopnav &gt; li.gotocart a {
        font-size: 18px !important;
        color: #059CFB; }
      .shopbox .info ul.shopnav &gt; li.gotocart i {
        vertical-align: bottom; }
    .shopbox .info .shopbody {
      position: relative;
      min-height: 600px;
      padding: 0 15px 30px;
      font-size: 14px; }
      .shopbox .info .shopbody form.fmPageEditor {
        margin-top: 20px; }
      .shopbox .info .shopbody .adminEdit {
        position: absolute;
        right: 0px;
        top: 0px;
        text-align: right; }
      .shopbox .info .shopbody .title &gt; h3 {
        margin-bottom: 0;
        font-size: 20px; }
      .shopbox .info .shopbody .title &gt; p {
        font-size: 14px;
        color: #999;
        margin-bottom: 0px; }
      .shopbox .info .shopbody .title hr {
        margin-bottom: 0; }
      .shopbox .info .shopbody ul.datalist {
        margin-top: 10px; }
        .shopbox .info .shopbody ul.datalist &gt; li .datainfo a.addtocart {
          float: right;
          font-size: 12px;
          padding: 1px 10px 1px;
          border-radius: 3px; }
        .shopbox .info .shopbody ul.datalist &gt; li .editor {
          position: absolute;
          top: 5px;
          right: 0px; }
          .shopbox .info .shopbody ul.datalist &gt; li .editor a {
            cursor: pointer;
            position: relative; }
          .shopbox .info .shopbody ul.datalist &gt; li .editor .btn {
            font-size: 13px;
            padding: 2px 10px 3px 5px; }
          .shopbox .info .shopbody ul.datalist &gt; li .editor a.delete {
            background: #FF7070;
            color: #fff; }
          .shopbox .info .shopbody ul.datalist &gt; li .editor a.delete:hover {
            background: red; }
          .shopbox .info .shopbody ul.datalist &gt; li .editor .deletefavorite {
            background: red none repeat scroll 0 0;
            color: #fff;
            padding: 2px 8px; }
          .shopbox .info .shopbody ul.datalist &gt; li .editor a.showhide.active::before {
            content: "\e048";
            font-family: iconmaterial;
            position: absolute;
            left: 4px; }
        .shopbox .info .shopbody ul.datalist li.disable * {
          opacity: 0.8; }
        .shopbox .info .shopbody ul.datalist li.disable .editor,
        .shopbox .info .shopbody ul.datalist li.disable .editor * {
          opacity: 1; }
      .shopbox .info .shopbody .howtopay {
        padding-top: 0; }
        .shopbox .info .shopbody .howtopay &gt; h3 {
          color: #2abc98;
          font-size: 24px; }
        .shopbox .info .shopbody .howtopay table {
          width: 100%; }
          .shopbox .info .shopbody .howtopay table thead tr {
            background: #2abc98; }
            .shopbox .info .shopbody .howtopay table thead tr th {
              color: #fff;
              padding: 10px; }
          .shopbox .info .shopbody .howtopay table tbody td {
            padding: 12px 5px 10px; }
      .shopbox .info .shopbody .orderbox .headerorder h2 {
        margin: 0;
        margin-top: 20px;
        font-size: 20px; }
      .shopbox .info .shopbody .orderbox .headerorder p {
        margin: 0; }
      .shopbox .info .shopbody .orderbox .headerorder .col-md-3 {
        padding-top: 45px;
        text-align: right;
        font-size: 16px; }
      .shopbox .info .shopbody .orderbox .orderlist {
        margin-top: 15px; }
        .shopbox .info .shopbody .orderbox .orderlist thead tr th {
          border: none;
          background: #2abc98;
          color: #fff; }
        .shopbox .info .shopbody .orderbox .orderlist tbody tr td {
          padding: 10px 8px;
          border: none;
          border-bottom: 1px solid #DDDDDD; }
          .shopbox .info .shopbody .orderbox .orderlist tbody tr td .name a {
            font-size: 16px;
            display: inline-block;
            margin-bottom: 2px;
            text-decoration: none; }
          .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note {
            font-size: 12px;
            border-left: 1px dashed #ccc;
            padding-top: 5px;
            padding-left: 5px;
            padding-bottom: 5px;
            margin-left: 5px; }
            .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note a.addnew {
              display: block;
              cursor: pointer;
              font-size: 12px; }
            .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note input[type=text] {
              border: 1px solid #41BB98;
              padding: 2px 10px;
              font-size: 12px; }
            .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note .pdT10 {
              margin-top: 5px; }
              .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note .pdT10 a.btnnoteadd {
                float: left;
                padding: 2px 15px;
                font-size: 12px; }
            .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note .textnote {
              font-size: 12px; }
              .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note .textnote .notepreview {
                display: inline-block;
                font-size: 12px;
                padding-right: 8px; }
              .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note .textnote a {
                cursor: pointer;
                display: inline-block;
                border-right: 1px solid #f1f1f1;
                padding-right: 5px;
                font-size: 12px; }
              .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note .textnote a:last-child {
                border: none; }
              .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note .textnote a.noteedit {
                color: #2abc98; }
              .shopbox .info .shopbody .orderbox .orderlist tbody tr td .note .textnote a.notedelete {
                color: red; }
          .shopbox .info .shopbody .orderbox .orderlist tbody tr td a.delete {
            background: #FF7070;
            color: #fff;
            display: block;
            font-size: 14px;
            height: 100%;
            padding: 0px 5px;
            text-align: center;
            vertical-align: middle;
            text-decoration: none; }
          .shopbox .info .shopbody .orderbox .orderlist tbody tr td a.delete:hover {
            background: red; }
        .shopbox .info .shopbody .orderbox .orderlist tbody tr td.updownnumber a {
          padding: 3px 5px;
          text-decoration: none;
          display: inline-block;
          cursor: pointer; }
        .shopbox .info .shopbody .orderbox .orderlist tbody tr td.updownnumber a:hover {
          background: #41BB98;
          color: #fff; }
        .shopbox .info .shopbody .orderbox .orderlist tbody tr td.updownnumber input {
          border: 1px solid #41bb98;
          height: 30px;
          margin-left: 2px;
          margin-right: 2px;
          padding: 0 10px;
          text-align: center;
          width: 60px; }
      .shopbox .info .shopbody .orderbox .summary {
        font-size: 16px; }
      .shopbox .info .shopbody .orderbox .method {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 3px solid #DFDFDF;
        border-bottom: 3px solid #DFDFDF; }
        .shopbox .info .shopbody .orderbox .method .col-md-8 {
          padding: 0; }
        .shopbox .info .shopbody .orderbox .method tr:first-child td {
          border-top: none; }
      .shopbox .info .shopbody .orderbox .sumtotal {
        font-size: 24px;
        text-align: right;
        margin-top: 10px; }
        .shopbox .info .shopbody .orderbox .sumtotal strong {
          color: red; }
      .shopbox .info .shopbody .orderbox .address &gt; h3 {
        background: #2abc98 none repeat scroll 0 0;
        color: #fff;
        font-size: 22px;
        margin: 15px 0 30px;
        padding: 13px 15px 10px; }
      .shopbox .info .shopbody .payment {
        padding-top: 20px; }
        .shopbox .info .shopbody .payment #fm_payment input[type=text],
        .shopbox .info .shopbody .payment #fm_payment select,
        .shopbox .info .shopbody .payment #fm_payment textarea {
          padding: 5px 10px;
          border: 1px solid #2abc98; }
      .shopbox .info .shopbody .contact .formcontact {
        padding-top: 20px; }
        .shopbox .info .shopbody .contact .formcontact .infojavaword {
          padding: 0 15px; }
        .shopbox .info .shopbody .contact .formcontact .forminput .title {
          font-size: 24px;
          color: #2abc98; }
        .shopbox .info .shopbody .contact .formcontact .forminput .message {
          font-size: 14px;
          color: #999;
          margin-bottom: 20px; }
      .shopbox .info .shopbody #product_view h1 {
        margin-top: 0; }
      .shopbox .info .shopbody #product_view .headinfo a.addtocart {
        float: right;
        font-size: 14px;
        padding: 3px 10px;
        border-radius: 3px; }
  .shopbox .bottominfo.open #btnShopMenu {
    background: #059CFB !important; }

a.addtocart::before {
  content: "\e007";
  font-family: 'iconmaterial';
  vertical-align: bottom; }

a.addtocart.iscart {
  background: #059CFB; }

a.addtocart.iscart::before {
  content: "\e048"; }

a.social.google,
a.social.facebook,
a.social.twitter {
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 5px 15px 7px;
  text-decoration: none;
  display: inline-block; }
  a.social.google i,
  a.social.facebook i,
  a.social.twitter i {
    vertical-align: bottom;
    font-size: 18px; }

a.social.google {
  background: #d94524 none repeat scroll 0 0; }

a.social.facebook {
  background: #3a589c none repeat scroll 0 0; }

a.social.twitter {
  background: #56abf3 none repeat scroll 0 0; }

a.social.google:hover,
a.social.facebook:hover,
a.social.twitter:hover {
  opacity: 0.9; }

#fm_editprofile .form-group,
#fm_verifyid .form-group {
  font-size: 16px; }
  #fm_editprofile .form-group .verify input,
  #fm_verifyid .form-group .verify input {
    float: left; }
  #fm_editprofile .form-group .verify a.social,
  #fm_verifyid .form-group .verify a.social {
    min-width: 240px; }
  #fm_editprofile .form-group .verify span.success,
  #fm_verifyid .form-group .verify span.success {
    padding-left: 5px;
    display: inline-block;
    padding-top: 7px;
    color: #30C49F;
    font-size: 16px; }
    #fm_editprofile .form-group .verify span.success i,
    #fm_verifyid .form-group .verify span.success i {
      font-size: 18px; }

.goog-te-gadget-simple .goog-te-menu-value {
  text-decoration: none; }

.goog-te-gadget-simple .goog-te-menu-value span {
  color: #059cfb; }

.txtrecomment {
  font-size: 12px;
  color: #aaa;
  padding-top: 5px; }

#LoadingProcess {
  background: #fff none repeat scroll 0 0;
  background-image: url("../img/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.5;
  color: #fff;
  font-size: 14px;
  left: 0;
  top: 0;
  padding: 5px 15px;
  position: fixed;
  right: 0;
  text-align: center;
  bottom: 0;
  -webkit-transition: 0.3s all ease 0.1s;
  -moz-transition: 0.3s all ease 0.1s;
  -ms-transition: 0.3s all ease 0.1s;
  -o-transition: 0.3s all ease 0.1s;
  transition: 0.3s all ease 0.1s;
  z-index: -9999;
  opacity: 0; }

#LoadingProcess.open {
  opacity: 0.7;
  z-index: 9999; }

.datanotfound {
  border: medium none !important;
  color: #ccc;
  font-size: 20px;
  height: auto !important;
  padding: 70px 20px;
  text-align: center;
  width: 100% !important; }

.white-popup-block {
  background: #fff none repeat scroll 0 0;
  margin: 40px auto;
  max-width: 500px;
  padding: 20px 30px;
  position: relative;
  text-align: left;
  border-radius: 4px;
  overflow: hidden;
  border: 4px solid #00A098; }
  .white-popup-block label.control-label {
    font-size: 16px; }
  .white-popup-block h1.header {
    background: #00a098 none repeat scroll 0 0;
    color: #fff;
    font-size: 24px;
    margin: -20px -30px 20px;
    padding: 12px 20px 15px; }
  .white-popup-block .mfp-close-btn-in
  .mfp-close {
    color: #fff !important; }

ul.datalist li .thumbnail img {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  min-height: 170px;
  text-align: center; }

.main-inner {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.lazy {
  background-image: url("../img/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block; }

.boxlocation {
  width: 140px;
  text-align: center;
  position: relative; }
  .boxlocation a.getlocation {
    display: none;
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    cursor: pointer;
    padding-top: 5px;
    background: #656D78;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    .boxlocation a.getlocation i {
      font-size: 34px; }
    .boxlocation a.getlocation p {
      display: block;
      font-size: 12px; }
  .boxlocation a:hover {
    background: #4F565F; }

.order-comment h3 {
  background: #2abc98 none repeat scroll 0 0;
  color: #fff;
  font-size: 22px;
  margin: 15px 0 30px;
  padding: 13px 15px 10px; }
.order-comment #fmOrderComment {
  background: #f8f8f8;
  padding: 15px;
  box-shadow: 0px 0px 5px #ccc; }
.order-comment .box-comment-list {
  padding: 15px 15px;
  max-height: 600px;
  overflow-y: auto;
  margin-bottom: 30px; }

.recommend {
  font-size: 13px;
  color: #ccc;
  font-weight: 200;
  padding: 5px 0; }

.thumbnail &gt; img, .thumbnail a &gt; img {
  margin: 0;
  max-width: none;
  width: 100%; }

.file_attact_photo {
  overflow: hidden; }
  .file_attact_photo .relate_photo_link {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
    border: 1px solid #eee; }
    .file_attact_photo .relate_photo_link img {
      -webkit-transition: 0.4s all ease;
      -moz-transition: 0.4s all ease;
      -ms-transition: 0.4s all ease;
      -o-transition: 0.4s all ease;
      transition: 0.4s all ease; }
    .file_attact_photo .relate_photo_link .glyphicon {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      width: 40px;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      height: 40px;
      line-height: 1;
      font-size: 50px;
      margin: auto;
      -webkit-transition: 0.35s all ease;
      -moz-transition: 0.35s all ease;
      -ms-transition: 0.35s all ease;
      -o-transition: 0.35s all ease;
      transition: 0.35s all ease; }
    .file_attact_photo .relate_photo_link .glyphicon-zoom-in {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
  .file_attact_photo .relate_photo_link:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .file_attact_photo .relate_photo_link:hover .glyphicon-zoom-in {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .file_attact_photo .relate_photo_link:hover .glyphicon-picture {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }

#LoadHtmlPage {
  min-height: 500px; }

#box-category {
  background: #fff;
  position: relative;
  padding-top: 20px;
  padding-bottom: 30px; }
  #box-category h2 {
    margin-top: 20px;
    position: relative;
    margin-bottom: 35px;
    font-size: 28px;
    text-align: left; }
  #box-category h2::before {
    width: 100px;
    height: 5px;
    background: #f55f13;
    margin: auto; }
  #box-category h3 {
    margin-top: 10px; }
  #box-category ul.maincateicon {
    list-style: none;
    padding: 0; }
    #box-category ul.maincateicon &gt; li {
      position: relative;
      height: 200px;
      text-align: center; }
      #box-category ul.maincateicon &gt; li a {
        text-decoration: none;
        padding: 10px;
        border: 4px solid #f8f8f8;
        position: absolute;
        border-radius: 3px;
        top: 0px;
        display: block;
        bottom: 20px;
        right: 10px;
        left: 10px;
        padding-top: 20px;
        -webkit-transition: 0.2s all ease;
        -moz-transition: 0.2s all ease;
        -ms-transition: 0.2s all ease;
        -o-transition: 0.2s all ease;
        transition: 0.2s all ease; }
        #box-category ul.maincateicon &gt; li a img {
          height: 60px;
          position: relative;
          -webkit-transition: 0.2s all ease;
          -moz-transition: 0.2s all ease;
          -ms-transition: 0.2s all ease;
          -o-transition: 0.2s all ease;
          transition: 0.2s all ease; }
        #box-category ul.maincateicon &gt; li a img:before {
          width: 50px;
          border-bottom: 2px solid #ccc;
          position: absolute;
          bottom: 5px; }
        #box-category ul.maincateicon &gt; li a .name {
          color: #333;
          font-size: 16px;
          margin-bottom: 5px;
          margin-top: 10px; }
        #box-category ul.maincateicon &gt; li a .total {
          color: #42a3e3;
          font-size: 12px;
          margin-bottom: 0; }
    #box-category ul.maincateicon &gt; li:hover a {
      box-shadow: 0px 0px 0px 1px #a4d9f4 inset; }
      #box-category ul.maincateicon &gt; li:hover a img {
        height: 70px; }
  #box-category #btnOtherCate {
    background: #eef9fe;
    color: #333;
    border: none;
    padding: 10px 20px;
    padding-bottom: 5px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    #box-category #btnOtherCate span {
      color: #6caad9; }
  #box-category #btnOtherCate:hover {
    background: #e2f6ff; }
  #box-category ul.maincatesub {
    list-style: none;
    margin: 0;
    padding: 0 0px; }
  #box-category ul.maincatesub li {
    text-align: left;
    float: left;
    padding: 0px; }
  #box-category ul.maincatesub li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
    padding: 5px 10px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  #box-category ul.maincatesub li a:hover {
    background: #f8f8f8; }
  #box-category ul.maincatesub li a:active {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }

hr.yellow {
  background: #f6c342;
  width: 140px;
  height: 4px;
  margin: 0 auto; }

ul#HeadMemberMenu {
  margin-top: 4px;
  margin-right: 15px; }
  ul#HeadMemberMenu &gt; li {
    padding: 5px 7px; }
    ul#HeadMemberMenu &gt; li &gt; a {
      padding: 0px;
      display: inline-block;
      max-width: 200px;
      font-size: 14px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      ul#HeadMemberMenu &gt; li &gt; a i {
        margin-right: 5px; }
    ul#HeadMemberMenu &gt; li img.mpic {
      height: 20px;
      margin-right: 5px; }
    ul#HeadMemberMenu &gt; li ul &gt; li &gt; a {
      padding-top: 5px;
      padding-bottom: 5px;
      display: block;
      font-size: 15px; }
    ul#HeadMemberMenu &gt; li ul ul li a {
      font-size: 13px; }
  ul#HeadMemberMenu ul.dropdown-menu::before,
  ul#HeadMemberMenu ul.dropdown-menu::after {
    display: block;
    position: absolute;
    background: transparent;
    border: 10px solid transparent;
    right: 0px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    bottom: 100%;
    margin: auto;
    border-bottom: 100%; }
  ul#HeadMemberMenu ul.dropdown-menu::after {
    border-bottom-color: #fff; }
  ul#HeadMemberMenu ul.dropdown-menu::before {
    border-bottom-color: #00b78a;
    top: -22px; }

a.main-logo img {
  height: 40px; }

.form-group span.success {
  display: none !important; }

.form-group.active span.success {
  display: inline-block !important; }

#fbConnect #btnDisConnectFB {
  display: none !important; }

#fbConnect.active #btnConnectFB {
  display: none !important; }

#fbConnect.active #btnDisConnectFB {
  display: inline-block !important; }

#gmailConnect #btnDisConnectGmail {
  display: none !important; }

#gmailConnect.active #btnConnectGmail {
  display: none !important; }

#gmailConnect.active #btnDisConnectGmail {
  display: inline-block !important; }

.product_search {
  padding: 0;
  margin: 0; }

.product_search .btn {
  height: 40px; }

#fm_OpenShop {
  margin-top: 40px; }

#fm_OpenShop .thumbnail {
  max-width: 200px; }

#box-shop {
  background: #f9f9f9; }
  #box-shop &gt; .container {
    min-height: 500px; }

#box-hotproduct {
  background: #fff; }
  #box-hotproduct &gt; .container {
    min-height: 500px; }

#box-shop &gt; .container,
#box-hotproduct &gt; .container {
  position: relative; }
  #box-shop &gt; .container &gt; h2,
  #box-hotproduct &gt; .container &gt; h2 {
    font-size: 28px;
    margin-top: 35px;
    float: left; }
  #box-shop &gt; .container ul.boxinfo,
  #box-hotproduct &gt; .container ul.boxinfo {
    list-style: none;
    padding: 0;
    float: right;
    margin-top: 30px; }
    #box-shop &gt; .container ul.boxinfo li,
    #box-hotproduct &gt; .container ul.boxinfo li {
      float: left;
      padding: 10px 15px; }
      #box-shop &gt; .container ul.boxinfo li .glyphicon,
      #box-hotproduct &gt; .container ul.boxinfo li .glyphicon {
        color: #4190cc; }
    #box-shop &gt; .container ul.boxinfo li:first-child,
    #box-hotproduct &gt; .container ul.boxinfo li:first-child {
      border-right: 1px solid #bbdefb;
      padding: 2px 15px;
      font-size: 18px; }
    #box-shop &gt; .container ul.boxinfo li.sumtotal span,
    #box-hotproduct &gt; .container ul.boxinfo li.sumtotal span {
      font-size: 24px;
      color: #4190cc;
      padding-right: 5px; }

#box-category::after,
#box-shop &gt; .container::after {
  position: absolute;
  top: 100%;
  background: #add1ed;
  z-index: 1;
  height: 5px;
  right: 0;
  content: "";
  left: 0;
  display: block; }

ul.datalist {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 30px; }
  ul.datalist &gt; li {
    padding-left: 7px;
    padding-right: 7px; }
    ul.datalist &gt; li .infobox {
      position: relative;
      height: 385px;
      background: #fff none repeat scroll 0 0;
      border: 1px solid #eee;
      margin-bottom: 25px;
      -webkit-transition: 0.3s all ease;
      -moz-transition: 0.3s all ease;
      -ms-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      ul.datalist &gt; li .infobox a {
        cursor: pointer; }
      ul.datalist &gt; li .infobox a.thumbnail {
        border-radius: 0;
        background-color: #FFF;
        border: none;
        padding: 0;
        margin-bottom: 10px;
        height: 170px;
        overflow: hidden;
        text-align: center;
        position: relative; }
        ul.datalist &gt; li .infobox a.thumbnail img {
          margin: auto;
          height: 100%;
          width: auto; }
      ul.datalist &gt; li .infobox .datainfo {
        padding: 0 15px; }
        ul.datalist &gt; li .infobox .datainfo a {
          font-size: 16px;
          line-height: 20px;
          display: inline-block;
          overflow: hidden;
          max-height: 60px; }
        ul.datalist &gt; li .infobox .datainfo .productcode,
        ul.datalist &gt; li .infobox .datainfo .location,
        ul.datalist &gt; li .infobox .datainfo .time {
          color: #666;
          font-size: 14px;
          margin-bottom: 5px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
        ul.datalist &gt; li .infobox .datainfo .productcode::before {
          content: "\e02c";
          padding-right: 5px;
          font-family: 'iconmaterial'; }
        ul.datalist &gt; li .infobox .datainfo .location::before {
          content: "\e0d7";
          padding-right: 5px;
          font-family: iconmaterial; }
        ul.datalist &gt; li .infobox .datainfo .time::before {
          padding-right: 5px;
          content: "\e134";
          font-family: iconmaterial; }
        ul.datalist &gt; li .infobox .datainfo .price {
          color: red;
          display: block;
          font-size: 22px;
          text-align: right; }
          ul.datalist &gt; li .infobox .datainfo .price span {
            font-size: 16px;
            color: #333; }
  ul.datalist &gt; li:hover .infobox {
    border-color: #18bc9c; }
    ul.datalist &gt; li:hover .infobox a.thumbnail {
      text-align: center; }

ul.shoplayout &gt; li .infobox {
  height: 260px; }
  ul.shoplayout &gt; li .infobox a.thumbnail {
    height: 120px;
    background: #eee no-repeat center center;
    background-size: cover; }
    ul.shoplayout &gt; li .infobox a.thumbnail .shopname {
      position: absolute;
      left: 0px;
      bottom: 0px;
      top: 0;
      right: 0px;
      padding: 10px;
      padding-top: 50px;
      background: rgba(0, 0, 0, 0.5);
      background: -moz-linear-gradient(top, #272727 0%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #272727), color-stop(100%, rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(top, #272727 0%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(top, #272727 0%, rgba(255, 255, 255, 0) 100%);
      background: -ms-linear-gradient(top, #272727 0%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to bottom, #272727 0%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=0 ); }
      ul.shoplayout &gt; li .infobox a.thumbnail .shopname .roof {
        position: absolute;
        top: 0px;
        left: 0;
        right: 0;
        display: block;
        height: 21px;
        background: url("../skin/shop-roof.png") top center repeat-x; }
    ul.shoplayout &gt; li .infobox a.thumbnail img.logo {
      width: 60px;
      height: 60px;
      float: left;
      min-height: inherit;
      border: 2px solid;
      background: #fff; }
    ul.shoplayout &gt; li .infobox a.thumbnail .title {
      padding-left: 70px;
      text-align: left;
      font-size: 16px;
      color: #fff;
      padding-top: 2px; }

#fmPostNews {
  margin: 0;
  margin-top: 4px;
  padding: 0; }

body.shopview a.main-logo img {
  height: 23px; }
body.shopview #boxmainsearch,
body.shopview #fmPostNews {
  display: none; }
body.shopview ul#HeadMemberMenu &gt; li {
  padding: 0px 7px; }
body.shopview ul#HeadMemberMenu &gt; li &gt; a {
  font-size: 14px; }
body.shopview #headmenu {
  padding: 10px 0px;
  min-height: 0; }

#goToUp {
  position: fixed;
  bottom: -50px;
  padding: 10px 15px;
  right: 10px;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  opacity: 0.7; }

#goToUp:hover {
  opacity: 1; }

#goToUp.open {
  bottom: 40px; }

/* @import 'responsive'; */

/*# sourceMappingURL=main.css.map */
</pre></body></html>