@charset "UTF-8";
html {
  font-size: 100% !important;
  background: transparent;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC", Arial, sans-serif;
  font-size: 100% !important;
  height: 100%; }

#page-wrapper #page {
  position: relative; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  outline: none;
  /* for Firefox Google Chrome  */
  /* for IE */ }
  a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    outline: none; }

ol, ul {
  list-style-type: none; }

p, pre {
  margin: 0; }

dl, menu, ol, ul {
  margin: 0; }

menu, ol, ul {
  padding: 0; }

h1 {
  margin: 0; }

#block-omia-theme-header {
  width: 100%;
  min-height: 45px;
  background-color: #343a40; }
  @media all and (max-width: 991px) {
    #block-omia-theme-header {
      min-height: 56px; } }

header {
  width: 100%;
  min-height: 45px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000; }
  @media all and (max-width: 991px) {
    header {
      min-height: 56px; } }

.header {
  width: 100%;
  max-width: 1290px;
  margin: 0 auto;
  padding: 8px 0 7px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 1300px) {
    .header {
      width: 100%;
      padding: 8px 20px 7px 20px; } }
  @media all and (max-width: 991px) {
    .header {
      width: 100%;
      height: 100%;
      padding: 13px 20px 13px 61px; } }
  @media all and (max-width: 575px) {
    .header {
      padding: 13px 10px 13px 51px; } }

.omia-plus .header .header_logo,
.omia-plus-course .header .header_logo,
.omia-plus-intro .header .header_logo,
.omia-plus-search .header .header_logo,
.omia-plus-topic .header .header_logo,
.omia-plus-master .header .header_logo,
.omia-plus-all_class .header .header_logo,
.omia-plus-all_class-category .header .header_logo,
.omia-plus-all_class-sub_category .header .header_logo,
.omia-plancart .header .header_logo {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.omia-plus .header .omia_plus_logo,
.omia-plus-course .header .omia_plus_logo,
.omia-plus-intro .header .omia_plus_logo,
.omia-plus-search .header .omia_plus_logo,
.omia-plus-topic .header .omia_plus_logo,
.omia-plus-master .header .omia_plus_logo,
.omia-plus-all_class .header .omia_plus_logo,
.omia-plus-all_class-category .header .omia_plus_logo,
.omia-plus-all_class-sub_category .header .omia_plus_logo,
.omia-plancart .header .omia_plus_logo {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin: 0 2.248% 0 0; }

.omia-plus .header .headerCategoryDom,
.omia-plus-course .header .headerCategoryDom,
.omia-plus-intro .header .headerCategoryDom,
.omia-plus-search .header .headerCategoryDom,
.omia-plus-topic .header .headerCategoryDom,
.omia-plus-master .header .headerCategoryDom,
.omia-plus-all_class .header .headerCategoryDom,
.omia-plus-all_class-category .header .headerCategoryDom,
.omia-plus-all_class-sub_category .header .headerCategoryDom,
.omia-plancart .header .headerCategoryDom {
  margin: 0 2.352% 0 0; }

.header_logo {
  width: 90px;
  height: 23px;
  margin: 0 2.558% 0 0; }
  @media all and (max-width: 991px) {
    .header_logo {
      width: 75px;
      height: 17px;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; } }

.header_logo a {
  width: 100%;
  height: 100%;
  padding: 0 0 0 93px;
  display: block;
  background-image: url("/themes/custom/omia_theme/images/omia/omia_logo.png");
  background-size: 90px auto;
  background-repeat: no-repeat;
  background-position: left center; }
  @media all and (max-width: 991px) {
    .header_logo a {
      width: 100%;
      height: 100%;
      margin: 0 9px 0 0;
      background-size: 75px auto;
      background-position: left center; } }

@media all and (max-width: 991px) {
  .headerMainPageBtnDom[type="category"] {
    display: none; } }

.headerMainPageBtnDom {
  position: relative;
  width: 60px;
  height: 25px;
  margin: 0 1% 0 0; }
  @media all and (max-width: 991px) {
    .headerMainPageBtnDom {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      width: auto;
      display: none; } }
  .headerMainPageBtnDom .headerMainPageBtn {
    width: 60px;
    height: 25px;
    margin: 0 2.325% 0 0;
    font-size: 15px;
    display: block;
    line-height: 23px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    border-radius: 13px;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block; }
    .headerMainPageBtnDom .headerMainPageBtn:hover {
      color: #ebebeb;
      border-color: #c7c7c7; }
    .headerMainPageBtnDom .headerMainPageBtn a {
      width: 100%;
      height: 25px;
      font-size: 14px;
      display: block;
      line-height: 23px;
      color: #fff;
      text-align: center;
      font-weight: 600;
      border-radius: 13px;
      border: 1px solid #fff;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: relative; }
    .headerMainPageBtnDom .headerMainPageBtn .headerMainPageBtnArrow {
      display: none; }

.headerMainPageBtnDom.isActive {
  width: 74px; }
  @media all and (max-width: 991px) {
    .headerMainPageBtnDom.isActive {
      width: auto;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; } }
  .headerMainPageBtnDom.isActive .headerMainPageBtn {
    width: 75px;
    color: #343a40 !important;
    background-color: #fff !important;
    border: 1px solid #343a40 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media all and (max-width: 991px) {
      .headerMainPageBtnDom.isActive .headerMainPageBtn {
        width: 60px !important; } }
  .headerMainPageBtnDom.isActive .headerMainPageBtnArrow {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    content: "";
    width: 7px;
    height: 7px;
    display: block;
    margin: -4px 0 0 4px;
    border-bottom: 2px solid #343a40;
    border-left: 2px solid #343a40; }
    @media all and (max-width: 991px) {
      .headerMainPageBtnDom.isActive .headerMainPageBtnArrow {
        display: none; } }

.headerMainPageList {
  display: none;
  width: 142px;
  max-height: 460px;
  overflow-y: auto;
  display: none;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 25px;
  left: 0; }
  @media all and (max-width: 991px) {
    .headerMainPageList {
      display: none; } }

.listOpen {
  display: block; }
  @media all and (max-width: 991px) {
    .listOpen {
      display: none; } }

.headerMainPageListItem {
  width: 100%;
  height: 42px;
  display: block;
  overflow: hidden;
  padding: 0 !important;
  border-bottom: 2px solid #f5f5f5; }
  @media all and (max-width: 991px) {
    .headerMainPageListItem {
      height: 58px;
      border-bottom: 2px solid #4b4b4b; } }
  .headerMainPageListItem:last-child {
    border-bottom: none; }
  .headerMainPageListItem a {
    width: 100%;
    height: 42px;
    display: block;
    text-align: center;
    line-height: 42px;
    color: #333;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px; }
    @media all and (max-width: 991px) {
      .headerMainPageListItem a {
        width: 100%;
        height: 58px;
        line-height: 58px;
        text-align: left;
        font-size: 22px;
        padding: 0 40px;
        color: #fff; } }
  .headerMainPageListItem:hover {
    color: #000;
    background-color: #f5f5f5; }

.headerCategoryDom {
  height: 30px;
  margin: 0 2.248% 0 0;
  position: relative; }
  @media all and (max-width: 991px) {
    .headerCategoryDom {
      display: none; } }
  .headerCategoryDom .listOpen {
    display: block !important; }

.headerSearchDom {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 30px;
  position: relative;
  margin: 0 2.3% 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media all and (max-width: 991px) {
    .headerSearchDom {
      display: none; } }
  .headerSearchDom .projectSearchInput {
    max-width: 220px;
    height: 30px;
    border: solid 1px #f8f8f8 !important;
    padding: 7px 10px 7px 27px !important;
    font-size: 13px;
    line-height: 14px;
    color: #fff !important;
    border-radius: 4px !important;
    background-color: #343a40;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url("/themes/custom/omia_theme/images/omia/search_icon.png");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 7px 8px; }
    .headerSearchDom .projectSearchInput::-webkit-input-placeholder {
      color: #fff; }
    .headerSearchDom .projectSearchInput:-ms-input-placeholder {
      color: #fff; }
    .headerSearchDom .projectSearchInput::-ms-input-placeholder {
      color: #fff; }
    .headerSearchDom .projectSearchInput::placeholder {
      color: #fff; }
    .headerSearchDom .projectSearchInput:focus-visible {
      outline: none !important; }

.header_search_drop {
  width: 220px;
  padding: 5px 0 0 0;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  position: absolute;
  top: 35px;
  left: 0; }
  .header_search_drop .header_hot_keyword {
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #999999;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .header_search_drop li {
    width: 100%;
    height: 31px;
    line-height: 31px;
    font-size: 16px;
    color: #484848; }
    .header_search_drop li a {
      width: 100%;
      height: 31px;
      display: block;
      line-height: 31px;
      font-size: 16px;
      color: #484848;
      padding: 0 12px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .header_search_drop li a:hover {
        background-color: #f0f0f0; }
  .header_search_drop .header_seacher_all {
    width: 100%;
    height: 41px;
    line-height: 41px;
    border-top: 1px solid #eeeeee; }
    .header_search_drop .header_seacher_all a {
      width: 100%;
      height: 100%;
      display: block;
      line-height: 41px;
      font-size: 16px;
      color: #484848;
      padding: 0 12px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .header_search_drop .header_seacher_all a:hover {
        background-color: #f0f0f0; }

.header_btn_cart {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0 2.8% 0 0;
  cursor: pointer; }
  @media all and (max-width: 991px) {
    .header_btn_cart {
      display: block;
      margin: 0 20px 0 0; } }
  .header_btn_cart a {
    width: 20px;
    height: 20px;
    display: block;
    background-image: url("/themes/custom/omia_theme/images/omia/plus_header_shopping_cart_icon.png");
    background-size: 20px auto;
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: 6px 6px 0 0; }
  .header_btn_cart .header_cart_number {
    min-width: 14px;
    height: 14px;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    padding: 0 3px;
    color: #fff;
    background-color: #ff3d29;
    border-radius: 7px;
    position: absolute;
    top: 0;
    right: 0; }

.op-menu {
  height: 30px;
  margin: 0 1.937% 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media all and (max-width: 991px) {
    .op-menu {
      display: none; } }
  .op-menu a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    color: #ffffff;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 8px; }
    .op-menu a:hover {
      color: #ebebeb;
      border-color: #c7c7c7; }
    @media all and (max-width: 991px) {
      .op-menu a {
        padding: 0 4px; } }

.header_btn_plan {
  width: 42px;
  height: 25px;
  margin: 0 2.325% 0 0;
  display: block;
  white-space: nowrap;
  cursor: pointer; }
  @media all and (max-width: 991px) {
    .header_btn_plan {
      display: none; } }
  .header_btn_plan a {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 500; }

.header_my_class_btn {
  width: 60px;
  height: 25px;
  margin: 0 2.325% 0 0;
  display: block; }
  @media all and (max-width: 991px) {
    .header_my_class_btn {
      display: none; } }
  .header_my_class_btn a {
    width: 100%;
    height: 100%;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap; }

#sideMenu {
  width: 200px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  position: absolute;
  top: 42px;
  right: 60px;
  display: none; }
  #sideMenu a {
    width: 100%;
    min-height: 42px;
    line-height: 42px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 16px; }
    @media all and (max-width: 991px) {
      #sideMenu a {
        min-height: 58px;
        line-height: 58px;
        border-bottom: 1px solid #4b4b4b; } }
    #sideMenu a:last-child {
      border-bottom: none; }

.Master-button {
  width: 60px;
  height: 25px;
  margin: 0 2.325% 0 0;
  display: block;
  text-align: center;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer; }
  @media all and (max-width: 991px) {
    .Master-button {
      display: none; } }

.Master-block {
  width: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  position: absolute;
  top: 42px;
  right: 60px;
  z-index: 1; }
  .Master-block a {
    width: 100%;
    min-height: 42px;
    line-height: 42px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 16px; }
    @media all and (max-width: 991px) {
      .Master-block a {
        min-height: 58px;
        line-height: 58px;
        border-bottom: 1px solid #4b4b4b; } }
    .Master-block a:last-child {
      border-bottom: none; }

.header_btn_login {
  width: 64px;
  height: 30px; }
  .header_btn_login a {
    width: 100%;
    height: 100%;
    font-size: 13px;
    text-align: center;
    line-height: 28px;
    color: #ffffff;
    border: 1px solid #dbdbdb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    display: block; }
    .header_btn_login a:hover {
      color: #ebebeb;
      border-color: #c7c7c7; }

.user-picture {
  width: 30px !important;
  height: 30px !important;
  border-radius: 15px !important;
  border: 0 solid #343a40 !important;
  background-color: #eee;
  overflow: hidden;
  cursor: pointer; }
  .user-picture:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
    opacity: 0.8; }
  .user-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2); }

.user-button {
  width: 64px;
  height: 30px;
  font-size: 13px;
  text-align: center;
  line-height: 28px;
  color: #ffffff;
  border: 1px solid #dbdbdb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px; }
  .user-button:hover {
    color: #ebebeb;
    border-color: #c7c7c7; }
  @media all and (max-width: 991px) {
    .user-button {
      height: 28px;
      line-height: 26px; } }

.user-block {
  position: absolute;
  top: 42px;
  right: 0;
  width: 240px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
  height: auto;
  max-height: 550px;
  overflow: auto;
  z-index: 999; }
  @media all and (max-width: 991px) {
    .user-block {
      top: 56px;
      left: 0;
      width: 100%;
      background-color: #343a40;
      border-bottom: 1px solid #4b4b4b; } }
  .user-block .my-records-link a,
  .user-block .others-link a {
    width: 100%;
    display: block;
    color: #333;
    padding: 12px;
    font-size: 15px;
    line-height: 16px; }
    @media all and (max-width: 991px) {
      .user-block .my-records-link a,
      .user-block .others-link a {
        color: #fff;
        font-size: 22px;
        line-height: 26px;
        padding: 15px 18px; } }
    .user-block .my-records-link a:hover,
    .user-block .others-link a:hover {
      background-color: #f5f5f5; }
      @media all and (max-width: 991px) {
        .user-block .my-records-link a:hover,
        .user-block .others-link a:hover {
          background-color: #2d3338; } }
  .user-block .second-row {
    width: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 12px 15px 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .user-block .user-picture-in-bar {
    width: 64px;
    height: 64px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    display: inline-block;
    background-size: 64px !important;
    background-color: #eee; }
    @media all and (max-width: 991px) {
      .user-block .user-picture-in-bar {
        width: 84px;
        height: 84px !important; } }
    .user-block .user-picture-in-bar:hover img {
      -webkit-filter: brightness(1.3);
      filter: brightness(1.3);
      -webkit-filter: opacity(100%);
      filter: opacity(100%); }
    .user-block .user-picture-in-bar img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      /* 填滿容器並保持比例，多的裁掉 */
      display: block;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
      -ms-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
      -o-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
  .user-block .right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 0 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .user-block .right .my-name {
      font-size: 16px;
      font-weight: bold;
      line-height: 18px;
      margin: 0 0 7px 5px;
      overflow: hidden;
      /* 超過範圍隱藏 */
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      /* 超過範圍... */
      white-space: nowrap;
      /* 不斷行 */ }
      .user-block .right .my-name a {
        color: #000; }
        @media all and (max-width: 991px) {
          .user-block .right .my-name a {
            color: #fff;
            font-size: 22px;
            line-height: 26px; } }
      .user-block .right .my-name a:hover {
        color: #239dd5; }
      @media all and (max-width: 991px) {
        .user-block .right .my-name {
          color: #fff;
          font-size: 22px;
          line-height: 26px; } }
    .user-block .right .member-point {
      min-width: 75px;
      text-align: left;
      overflow: hidden;
      height: 30px;
      border: 1px solid #f5f5f5;
      border-radius: 15px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      position: relative; }
      @media all and (max-width: 991px) {
        .user-block .right .member-point {
          min-width: 146px;
          height: 38px;
          border-radius: 19px;
          padding: 0 7px 0 5px; } }
      .user-block .right .member-point a {
        max-width: 140px;
        padding: 3px 5px 3px 3px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media all and (max-width: 991px) {
          .user-block .right .member-point a {
            max-width: 170px; } }
        .user-block .right .member-point a .op-icon {
          width: 22px;
          height: 22px;
          background-image: url("/themes/custom/omia_theme/images/omia/header_op_pic.png");
          background-size: 22px;
          background-position: 0;
          margin: 0 5px 0 0; }
          @media all and (max-width: 991px) {
            .user-block .right .member-point a .op-icon {
              width: 26px;
              height: 26px;
              background-size: 26px; } }
        .user-block .right .member-point a .nav_op {
          max-width: 80px;
          font-weight: bold;
          font-size: 15px;
          height: 22px;
          line-height: 22px;
          display: block;
          overflow: hidden;
          word-wrap: break-word;
          word-break: break-all;
          color: #ff9d00;
          white-space: nowrap;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          @media all and (max-width: 991px) {
            .user-block .right .member-point a .nav_op {
              max-width: 110px;
              height: 26px;
              color: orange;
              font-size: 22px;
              line-height: 26px; } }
      .user-block .right .member-point .info-icon {
        width: 18px;
        height: 18px;
        background-image: url("/themes/custom/omia_theme/images/omia/header_info_pic.png");
        background-size: 18px;
        background-position: 0;
        background-repeat: no-repeat; }
        @media all and (max-width: 991px) {
          .user-block .right .member-point .info-icon {
            width: 22px;
            height: 22px;
            background-size: 22px; } }

.my-records-head,
.others-head {
  height: 30px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  background-color: #efefef; }
  @media all and (max-width: 991px) {
    .my-records-head,
    .others-head {
      height: 40px;
      color: #fff;
      font-size: 18px;
      line-height: 40px;
      background-color: #232a2d; } }

.headerPlusSubscribeBtn {
  width: 64px;
  height: 30px;
  margin: 0 0 0 16px; }
  @media all and (max-width: 991px) {
    .headerPlusSubscribeBtn {
      display: none; } }
  .headerPlusSubscribeBtn a {
    width: 100%;
    height: 100%;
    font-size: 13px;
    text-align: center;
    line-height: 28px;
    color: #ffffff;
    border: 1px solid #dbdbdb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    display: block; }
    .headerPlusSubscribeBtn a:hover {
      color: #ebebeb;
      border-color: #c7c7c7; }

.headerMobileSearchBtn {
  width: 30px;
  height: 28px;
  margin: 0 15px 0 0;
  display: none;
  background-image: url("/themes/custom/omia_theme/images/omia/ph_search_icon.png");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center; }
  @media all and (max-width: 991px) {
    .headerMobileSearchBtn {
      display: block; } }

.headerMobileMenuBtn {
  width: 24px;
  height: 19px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 24px;
  top: 19px;
  display: none;
  cursor: pointer; }
  @media all and (max-width: 991px) {
    .headerMobileMenuBtn {
      display: block; } }
  @media all and (max-width: 575px) {
    .headerMobileMenuBtn {
      left: 14px; } }

.headerMobileMenuBtn::before {
  content: "";
  width: 24px;
  height: 3px;
  display: block;
  background-color: #fff;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 5px; }

.menu-open .headerMobileMenuDom {
  display: block !important; }

.headerMobileMenuDom {
  width: 100%;
  height: calc(100% - 45px);
  color: #fff;
  display: none;
  background-color: #343a40;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 45px;
  left: 0; }
  @media all and (max-width: 991px) {
    .headerMobileMenuDom {
      top: 56px;
      height: calc(100% - 56px); } }
  .headerMobileMenuDom .headerMobileCategoryList {
    padding: 15px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: calc(100% - 50px) !important; }
  .headerMobileMenuDom .projectSearchInput {
    border: solid 1px #bcbcbc;
    background-color: #fff;
    width: 100%;
    padding: 6px 10px;
    line-height: inherit;
    font-size: 16px;
    color: #000;
    padding: 6px 10px 6px 42px !important;
    width: 100%;
    height: 50px !important;
    font-size: 20px;
    background-image: url("/themes/custom/omia_theme/images/omia/omia/header_pic.png");
    background-size: 30px auto;
    background-position: 9px -339px;
    background-repeat: no-repeat; }
    .headerMobileMenuDom .projectSearchInput:focus-visible {
      outline: none !important; }
    .headerMobileMenuDom .projectSearchInput::-webkit-input-placeholder {
      color: #484848; }
    .headerMobileMenuDom .projectSearchInput:-ms-input-placeholder {
      color: #484848; }
    .headerMobileMenuDom .projectSearchInput::-ms-input-placeholder {
      color: #484848; }
    .headerMobileMenuDom .projectSearchInput::placeholder {
      color: #484848; }
  .headerMobileMenuDom .headerMobileCategoryListItem {
    position: relative; }
  .headerMobileMenuDom .headerMobileCategoryListItem a {
    display: block;
    padding: 12px 20px;
    color: #fff;
    font-weight: normal;
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    position: relative; }
    .headerMobileMenuDom .headerMobileCategoryListItem a:hover {
      background-color: #292d32; }
  .headerMobileMenuDom .firstItem {
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #999999;
    padding: 0 20px; }
  .headerMobileMenuDom .lastItem::before {
    content: "";
    display: block;
    width: calc(100% - 40px) !important;
    height: 1px;
    background-color: #0a1119;
    position: absolute;
    top: 0;
    left: 20px; }

.menuOpen {
  display: block; }

.plus_top_ad_bar_bk {
  width: 100%;
  height: 70px;
  background-color: #e96350;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 991px) {
    .plus_top_ad_bar_bk {
      padding: 10px 0;
      height: 50px; } }

.plus_top_ad_bar {
  width: 100%;
  max-width: 1290px;
  height: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media all and (max-width: 1300px) {
    .plus_top_ad_bar {
      width: 100%;
      padding: 0 20px; } }
  @media all and (max-width: 991px) {
    .plus_top_ad_bar {
      width: 100%;
      height: 100%; } }
  @media all and (max-width: 575px) {
    .plus_top_ad_bar {
      padding: 0 10px; } }

.plus_top_ad_block {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  margin: 0 5px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  word-wrap: break-word;
  word-break: break-all; }

.plus_top_ad_text {
  color: #fff;
  text-align: left;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media all and (max-width: 991px) {
    .plus_top_ad_text {
      overflow: hidden; } }

.plus_top_ad_link {
  color: #fff;
  text-decoration: underline; }
  .plus_top_ad_link:hover {
    color: #fff; }

.plus_top_ad_close {
  width: 14px;
  height: 14px;
  position: relative;
  cursor: pointer; }
  .plus_top_ad_close::before {
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    display: block;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 7px;
    left: -1px; }
  .plus_top_ad_close::after {
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 7px;
    left: -1px; }

main {
  margin-left: auto;
  margin-right: auto; }

.showPlusAd {
  margin-top: 115px; }
  @media all and (max-width: 991px) {
    .showPlusAd {
      margin-top: 106px; } }
  .showPlusAd .headerMobileMenuDom {
    top: 115px;
    height: calc(100% - 115px); }
    @media all and (max-width: 991px) {
      .showPlusAd .headerMobileMenuDom {
        top: 129px;
        height: calc(100% - 106px); } }

.omia-plus.showPlusAd {
  margin-top: 70px; }
  @media all and (max-width: 991px) {
    .omia-plus.showPlusAd {
      margin-top: 50px; } }

body {
  margin-top: 45px;
  margin-left: 0;
  margin-right: 0; }
  @media all and (max-width: 991px) {
    body {
      margin-top: 56px; } }

.header_btn_masquerade {
  margin: 0 2.8% 0 0; }
  .header_btn_masquerade a {
    width: 120px;
    color: #fff;
    height: 25px;
    line-height: 25px;
    display: block;
    text-align: center;
    font-size: 14px;
    white-space: nowrap; }

.plus-header-news {
  background-color: #fff;
  padding: 0 20px 0 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .plus-header-news::after {
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    background-image: url(/themes/custom/omia_theme/images/omia/header_louder_icon_b.png);
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: center; }
    @media all and (max-width: 991px) {
      .plus-header-news::after {
        display: none;
        width: 22px;
        height: 22px;
        background-size: 22px auto; } }
  .plus-header-news::before {
    display: none;
    content: "";
    width: 26px;
    height: 26px;
    background-image: url(/themes/custom/omia_theme/images/omia/header_louder_icon_b.png);
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: center; }
    @media all and (max-width: 991px) {
      .plus-header-news::before {
        display: block;
        width: 22px;
        height: 22px;
        background-size: 22px auto;
        margin: 0 5px 0 0; } }
  @media all and (max-width: 991px) {
    .plus-header-news {
      padding: 0 10px 0 12px; } }

.plus-header-event-list {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 1290px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 5px 0 5px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0; }
  @media all and (max-width: 991px) {
    .plus-header-event-list {
      padding: 5px 0 5px 5px;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      overflow-x: auto;
      /* Webkit（Chrome, Edge, Safari） */
      scrollbar-width: thin;
      scrollbar-color: #d0d0d0 #ffffff; }
      .plus-header-event-list ::-webkit-scrollbar {
        width: 3px; }
      .plus-header-event-list ::-webkit-scrollbar-track {
        background: #ffffff; }
      .plus-header-event-list ::-webkit-scrollbar-thumb {
        background: #ffffff;
        border-radius: 5px; }
      .plus-header-event-list ::-webkit-scrollbar-thumb:hover {
        background: #ffffff; } }

.plus-header-event-item {
  width: 163px;
  height: 30px;
  min-width: 163px;
  margin: 0 0 0 10px;
  padding: 0 10px 0 0;
  position: relative;
  overflow: hidden; }
  .plus-header-event-item::after {
    content: "";
    width: 1px;
    height: 22px;
    display: block;
    background-color: #eaeaea;
    position: absolute;
    right: 1px;
    top: 4px; }
  .plus-header-event-item:last-child::after {
    display: none; }
  @media all and (max-width: 991px) {
    .plus-header-event-item:last-child::after {
      display: block; } }

.an-event-body {
  word-wrap: break-word;
  word-break: break-all; }

.plus-header-news-open {
  margin-top: 85px; }
  @media all and (max-width: 991px) {
    .plus-header-news-open {
      margin-top: 92px; } }
  .plus-header-news-open .headerMobileMenuDom {
    top: 85px;
    height: calc(100% - 85px); }
    @media all and (max-width: 991px) {
      .plus-header-news-open .headerMobileMenuDom {
        top: 92px;
        height: calc(100% - 92px); } }

.omia-plus.plus-header-news-open {
  margin-top: 45px; }
  .omia-plus.plus-header-news-open #block-omia-theme-header {
    background-color: #343a40 !important; }
  .omia-plus.plus-header-news-open .plus-header-news {
    background-color: rgba(0, 0, 0, 0.8); }
    .omia-plus.plus-header-news-open .plus-header-news::after {
      background-image: url(/themes/custom/omia_theme/images/omia/header_louder_icon.png); }
      @media all and (max-width: 991px) {
        .omia-plus.plus-header-news-open .plus-header-news::after {
          display: none; } }
    .omia-plus.plus-header-news-open .plus-header-news::before {
      display: none;
      background-image: url(/themes/custom/omia_theme/images/omia/header_louder_icon.png); }
      @media all and (max-width: 991px) {
        .omia-plus.plus-header-news-open .plus-header-news::before {
          display: block; } }
  @media all and (max-width: 991px) {
    .omia-plus.plus-header-news-open {
      margin-top: 40px; } }
  @media all and (max-width: 991px) {
    .omia-plus.plus-header-news-open .plus-header-event-list {
      /* Webkit（Chrome, Edge, Safari） */
      scrollbar-width: thin;
      scrollbar-color: #888 #000; }
      .omia-plus.plus-header-news-open .plus-header-event-list ::-webkit-scrollbar {
        width: 3px; }
      .omia-plus.plus-header-news-open .plus-header-event-list ::-webkit-scrollbar-track {
        background: #000; }
      .omia-plus.plus-header-news-open .plus-header-event-list ::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 5px; }
      .omia-plus.plus-header-news-open .plus-header-event-list ::-webkit-scrollbar-thumb:hover {
        background: #000; } }

#block-omia-theme-footer {
  width: 100%;
  min-width: 300px;
  background-color: #343a40;
  padding: 30px 30px 20px 30px; }
  @media all and (max-width: 1199px) {
    #block-omia-theme-footer {
      padding: 20px 50px; } }
  @media all and (max-width: 991px) {
    #block-omia-theme-footer {
      padding: 0; } }

.footer {
  width: 100%;
  max-width: 1060px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: none; }
  @media all and (max-width: 991px) {
    .footer {
      display: block;
      padding: 0; } }
  .footer .footer_menu_block {
    width: 176px; }
    @media all and (max-width: 991px) {
      .footer .footer_menu_block:first-child {
        border-top: solid 1px #464e57; } }
    @media all and (max-width: 991px) {
      .footer .footer_menu_block {
        width: 100%;
        border-bottom: solid 1px #464e57; } }
  .footer .footer_menu_title {
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
    margin: 0 0 22px 0;
    position: relative;
    text-align: left; }
    @media all and (max-width: 991px) {
      .footer .footer_menu_title {
        padding: 15px 30px;
        margin: 0; } }
  @media all and (max-width: 991px) {
    .footer .footer_menu_title.open {
      background-image: url(/themes/custom/omia_theme/images/omia/index_foot_close_icon.png);
      background-repeat: no-repeat;
      background-size: 14px;
      background-position: right 30px center; } }
  .footer .footer_menu_title.close {
    text-shadow: none;
    float: none;
    opacity: 1; }
    @media all and (max-width: 991px) {
      .footer .footer_menu_title.close {
        background-image: url(/themes/custom/omia_theme/images/omia/index_foot_open_icon.png);
        background-repeat: no-repeat;
        background-size: 14px;
        background-position: right 30px center; } }
  .footer .footer_menu_title.close:not(:disabled):not(.disabled):hover {
    opacity: 1 !important; }
  .footer .footer_menu {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    @media all and (max-width: 991px) {
      .footer .footer_menu {
        display: none; } }
    .footer .footer_menu li {
      width: 100%;
      list-style-type: none;
      margin: 0 0 11px 0;
      line-height: 17px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media all and (max-width: 991px) {
        .footer .footer_menu li {
          margin: 0;
          border-bottom: solid 0 #343a40; } }
      .footer .footer_menu li a {
        width: 100%;
        font-size: 15px;
        font-weight: 300;
        color: #D9D9D9;
        padding: 0; }
        @media all and (max-width: 991px) {
          .footer .footer_menu li a {
            display: block;
            padding: 11px 30px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; } }
        @media all and (max-width: 991px) {
          .footer .footer_menu li a:hover {
            background-color: #292d32; } }
      .footer .footer_menu li span {
        display: none; }
  .footer .footer_menu_share {
    width: 40px; }
    @media all and (max-width: 991px) {
      .footer .footer_menu_share {
        width: 100%; } }
    .footer .footer_menu_share .footer_menu {
      padding: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media all and (max-width: 991px) {
        .footer .footer_menu_share .footer_menu {
          padding: 0 30px 15px 30px; } }
  .footer .footer_menu_item_facebook {
    width: 30px !important;
    height: 30px;
    margin: 0 0 11px 0; }
    @media all and (max-width: 991px) {
      .footer .footer_menu_item_facebook {
        display: inline-block;
        margin: 0 15px 0 0 !important; } }
    .footer .footer_menu_item_facebook a {
      width: 30px;
      height: 30px;
      display: block;
      background-image: url(/themes/custom/omia_theme/images/omia/index_foot_share01.png);
      background-repeat: no-repeat;
      background-size: 30px; }
      @media all and (max-width: 991px) {
        .footer .footer_menu_item_facebook a:hover {
          background-color: #343a40 !important;
          background-image: url(/themes/custom/omia_theme/images/omia/index_foot_share01.png);
          background-repeat: no-repeat;
          background-size: 30px; } }
  .footer .footer_menu_item_youtube {
    width: 30px !important;
    height: 30px;
    margin: 0 0 0 0 !important;
    margin: 0 0 11px 0 !important; }
    @media all and (max-width: 991px) {
      .footer .footer_menu_item_youtube {
        display: inline-block;
        margin: 0 15px 0 0 !important; } }
    .footer .footer_menu_item_youtube a {
      width: 30px;
      height: 30px;
      display: block;
      background-image: url(/themes/custom/omia_theme/images/omia/index_foot_share02.png);
      background-repeat: no-repeat;
      background-size: 30px; }
      @media all and (max-width: 991px) {
        .footer .footer_menu_item_youtube a:hover {
          background-color: #343a40 !important;
          background-image: url(/themes/custom/omia_theme/images/omia/index_foot_share02.png);
          background-repeat: no-repeat;
          background-size: 30px; } }
  .footer .footer_menu_item_instagram {
    width: 30px !important;
    height: 30px;
    margin: 0 0 11px 0 !important; }
    @media all and (max-width: 991px) {
      .footer .footer_menu_item_instagram {
        display: inline-block;
        margin: 0 15px 0 0 !important; } }
    .footer .footer_menu_item_instagram a {
      width: 30px;
      height: 30px;
      display: block;
      background-image: url(/themes/custom/omia_theme/images/omia/index_foot_share03.png);
      background-repeat: no-repeat;
      background-size: 30px; }
      @media all and (max-width: 991px) {
        .footer .footer_menu_item_instagram a:hover {
          background-color: #343a40 !important;
          background-image: url(/themes/custom/omia_theme/images/omia/index_foot_share03.png); } }
  .footer .footer_copyright {
    width: 100%;
    font-size: 12px;
    color: #999999;
    text-align: center;
    padding: 28px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media all and (max-width: 991px) {
      .footer .footer_copyright {
        padding: 18px 30px; } }

#block-omia-theme-gdpr {
  width: 100%;
  min-height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999; }

.footer-cookie-block {
  width: 100%;
  height: 100%;
  min-height: 50px;
  color: #fff;
  margin: 0 auto;
  border-top: 1px solid #fff;
  font-weight: bold;
  background-color: rgba(35, 39, 43, 0.95);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .footer-cookie-block .cookie-wrap {
    width: 100%;
    min-height: 20px;
    line-height: 20px;
    padding: 10px 0; }
    @media all and (max-width: 575px) {
      .footer-cookie-block .cookie-wrap {
        padding: 10px 0 0 0; } }
    .footer-cookie-block .cookie-wrap .cookie-txt {
      width: 100%;
      font-size: 16px;
      min-height: 20px;
      line-height: 20px;
      padding: 0 180px 0 1.2em;
      word-wrap: break-word;
      word-break: break-all;
      text-align: justify; }
      @media all and (max-width: 575px) {
        .footer-cookie-block .cookie-wrap .cookie-txt {
          width: 90%;
          padding: 0;
          margin: 0 auto 10px auto; } }
      .footer-cookie-block .cookie-wrap .cookie-txt a {
        color: #239dd5; }
    .footer-cookie-block .cookie-wrap p {
      width: 160px;
      height: calc(100% - 1px) !important;
      display: block;
      position: absolute;
      top: 1px;
      right: 0; }
      @media all and (max-width: 575px) {
        .footer-cookie-block .cookie-wrap p {
          width: 100%;
          height: 50px;
          position: relative; } }
      .footer-cookie-block .cookie-wrap p .btn-cookie-agree {
        width: 100%;
        height: 100%;
        min-height: 50px;
        font-size: 14px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        display: inline-block;
        color: #fff;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        border: solid 1px #239dd5;
        background: #239dd5; }
        .footer-cookie-block .cookie-wrap p .btn-cookie-agree:hover {
          border-color: #41aee0;
          background-color: #41aee0; }

html {
  font-size: 100% !important;
  background: transparent;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC", Arial, sans-serif;
  font-size: 100% !important;
  height: 100%; }

#page-wrapper #page {
  position: relative; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  outline: none;
  /* for Firefox Google Chrome  */
  /* for IE */ }
  a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    outline: none; }

ol, ul {
  list-style-type: none; }

p, pre {
  margin: 0; }

dl, menu, ol, ul {
  margin: 0; }

menu, ol, ul {
  padding: 0; }

h1 {
  margin: 0; }

.mobileLeftMenu-open #mobileLeftMenu {
  display: block !important; }

#mobileLeftMenu {
  width: 100%;
  display: none;
  height: calc(100% - 45px);
  background-color: #343a40;
  display: none;
  position: fixed;
  top: 45px;
  left: 0;
  z-index: 3500;
  overflow-y: auto; }
  @media all and (max-width: 991px) {
    #mobileLeftMenu {
      height: calc(100% - 56px);
      top: 56px; } }
  #mobileLeftMenu ul {
    overflow-y: auto; }
  #mobileLeftMenu .mobileLeftMenu_MainItem a {
    width: 100%;
    color: #fff;
    padding: 15px 18px;
    font-weight: normal;
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    position: relative;
    display: block; }
  #mobileLeftMenu .mobileLeftMenu_MainItem::after {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 15px;
    right: 18px;
    background: transparent;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #mobileLeftMenu .mobileLeftMenu_SubItem_0 {
    border-top: 0 solid #292d32; }
    #mobileLeftMenu .mobileLeftMenu_SubItem_0 a {
      width: 100%;
      color: #fff;
      padding: 15px 18px 15px 30px;
      font-weight: normal;
      width: 100%;
      font-size: 21px;
      line-height: 26px;
      position: relative;
      display: block;
      background-color: #292d32 !important; }
  #mobileLeftMenu li {
    border-top: 1px solid #4b4b4b;
    position: relative; }
    #mobileLeftMenu li a {
      width: 100%;
      color: #f2f2f2;
      padding: 15px 18px;
      font-weight: normal;
      width: 100%;
      font-size: 22px;
      line-height: 26px;
      position: relative;
      display: block; }

.mobileLeftMenu_MainItem.open::after {
  top: 23px !important;
  -webkit-transform: rotate(135deg) !important;
  -ms-transform: rotate(135deg) !important;
  transform: rotate(135deg) !important; }

.showPlusAd #mobileLeftMenu {
  height: calc(100% - 114px) !important;
  top: 114px !important; }
  @media all and (max-width: 991px) {
    .showPlusAd #mobileLeftMenu {
      height: calc(100% - 106px) !important;
      top: 106px !important; } }

.mobileLeftMenu_MainPageBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mobileLeftMenuMainPageBtn {
  width: 120px;
  height: 40px;
  font-size: 22px;
  line-height: 38px;
  font-weight: 500;
  text-align: center;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 20px;
  margin: 0 12px 0 0; }
  .mobileLeftMenuMainPageBtn:last-child {
    margin: 0; }

.mobileLeftMenuMainPageBtn.isActive {
  width: 120px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  color: #343A40;
  background-color: #FFFFFF; }

#block-omia-theme-breadcrumbs {
  margin: 0 auto;
  padding: 20px 0 10px 0;
  font-size: 14px;
  color: #bcbcbc; }
  #block-omia-theme-breadcrumbs a {
    color: #777; }

#block-omia-theme-breadcrumbs {
  margin: 0 auto;
  padding: 20px 0 13px 0; }
  #block-omia-theme-breadcrumbs ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #block-omia-theme-breadcrumbs ol li {
      margin: 0 10px 7px 0;
      line-height: 17px;
      color: #b5b5b5; }
      #block-omia-theme-breadcrumbs ol li a {
        font-size: 14px;
        color: #484848; }
      #block-omia-theme-breadcrumbs ol li::after {
        content: '>';
        color: #484848; }
      #block-omia-theme-breadcrumbs ol li:last-child::after {
        content: '' !important; }

button {
  outline: none; }

.btn-blue1-lg, a.project-link,
a#edit-title-desc-c,
input[id="edit-submit"],
input[id="edit-next"],
input[type="submit"] {
  min-width: 110px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5; }
  .btn-blue1-lg:hover, a.project-link:hover,
  a#edit-title-desc-c:hover,
  input:hover[id="edit-submit"],
  input:hover[id="edit-next"],
  input:hover[type="submit"] {
    border-color: #41aee0;
    background-color: #41aee0; }

.btn-gray-lg, .btn_cancel,
input[value="Close"],
input[id="edit-cancel"],
#modalContent a[id="edit-cancel"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #999;
  background-color: #999; }
  .btn-gray-lg:hover, .btn_cancel:hover,
  input:hover[value="Close"],
  input:hover[id="edit-cancel"],
  #modalContent a:hover[id="edit-cancel"] {
    border-color: #adadad;
    background-color: #adadad; }

.btn-blue1-l-lg, input[id="edit-preview"],
input[id="edit-publish"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff; }
  .btn-blue1-l-lg:hover, input:hover[id="edit-preview"],
  input:hover[id="edit-publish"] {
    color: #60bbe5;
    background-color: #f9fcfe; }

input[type="submit"]#edit-coupon-button {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5;
  font-size: 16px;
  padding: 6px 14px;
  padding: 8px 16px;
  min-width: inherit; }
  input[type="submit"]#edit-coupon-button:hover {
    border-color: #41aee0;
    background-color: #41aee0; }
  @media all and (max-width: 991px) {
    input[type="submit"]#edit-coupon-button {
      width: 100%;
      font-size: 18px;
      padding: 8px 14px; } }

#guide_icon {
  width: 130px;
  height: 130px;
  overflow: hidden;
  position: fixed;
  bottom: 85px;
  right: 10px;
  z-index: 998;
  display: none; }
  @media all and (max-width: 1199px) {
    #guide_icon {
      right: 5px; } }
  @media all and (max-width: 575px) {
    #guide_icon {
      width: 115px;
      height: 115px;
      right: 3px; } }
  @media all and (max-width: 360px) {
    #guide_icon {
      width: 100px;
      height: 100px; } }

.commentImgUploadBlock {
  position: relative; }
  .commentImgUploadBlock .commentImgUploadBtn {
    width: 120px;
    height: 43px;
    font-size: 16px;
    margin: 0 0 10px 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    display: inline-block;
    color: #239dd5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #239dd5;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .commentImgUploadBlock .commentImgUploadBtn:hover {
      color: #60bbe5;
      background-color: #f9fcfe; }
    .commentImgUploadBlock .commentImgUploadBtn::before {
      width: 20px;
      height: 16px;
      content: "";
      background-image: url("/themes/custom/omia_theme/images/omia/message_img_upload_icon.png");
      background-repeat: no-repeat;
      background-size: 20px 16px;
      margin: 0 7px 0 0; }
  .commentImgUploadBlock .image-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .commentImgUploadBlock .image-widget button {
      display: none; }
    .commentImgUploadBlock .image-widget img {
      width: 120px;
      height: auto !important; }
    .commentImgUploadBlock .image-widget input[type="file"] {
      display: none; }
    .commentImgUploadBlock .image-widget input[type="submit"] {
      display: none; }
    .commentImgUploadBlock .image-widget input[value="移除"] {
      width: 60px;
      height: 43px;
      font-size: 15px;
      border-radius: 0 !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 5px 0 10px 0; }
  .commentImgUploadBlock .description {
    display: none; }
  .commentImgUploadBlock .js-form-type-managed-file label {
    display: none; }
  .commentImgUploadBlock .file--image {
    display: none; }
  .commentImgUploadBlock span {
    font-size: 15px;
    line-height: 18px;
    display: none; }
    .commentImgUploadBlock span a {
      color: #239dd5;
      word-wrap: break-word;
      word-break: break-all; }

.pg-qa input[id="edit-submit"],
.pg-qa input[id*="edit-submit-"],
.pg-articles-art input[id="edit-submit"],
.pg-articles-art input[id*="edit-submit-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff;
  font-size: 16px;
  padding: 6px 14px;
  min-width: inherit; }
  .pg-qa input[id="edit-submit"]:hover,
  .pg-qa input[id*="edit-submit-"]:hover,
  .pg-articles-art input[id="edit-submit"]:hover,
  .pg-articles-art input[id*="edit-submit-"]:hover {
    color: #60bbe5;
    background-color: #f9fcfe; }

.pg-qa a[id*="cancel-"],
.pg-articles-art a[id*="cancel-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-appearance: none; }
  .pg-qa a[id*="cancel-"]:hover,
  .pg-articles-art a[id*="cancel-"]:hover {
    color: #9d9d9d;
    border-color: #d6d6d6;
    background-color: #f7f7f7; }

#block-hamiplay-project-preview button {
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  font-weight: 600;
  min-width: 100px; }
  #block-hamiplay-project-preview button:hover {
    color: #41aee0; }
  #block-hamiplay-project-preview button:hover {
    -webkit-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -moz-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -ms-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -o-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3); }

.btn_banner a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  min-width: 80px;
  font-size: 20px;
  padding: 6px 16px;
  color: #000; }
  .btn_banner a:hover {
    color: #41aee0; }
  .btn_banner a:hover {
    color: #239dd5; }

.form-item input[type="submit"],
.btn_edit1 a {
  min-width: 50px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 14px;
  padding: 6px 8px; }
  .form-item input[type="submit"]:hover,
  .btn_edit1 a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.action-links-field-collection-add li a,
.btn_pj-edit-a a {
  width: 100%;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .action-links-field-collection-add li a:hover,
  .btn_pj-edit-a a:hover {
    color: #239dd5;
    border-color: #239dd5; }
  @media all and (max-width: 767px) {
    .action-links-field-collection-add li a,
    .btn_pj-edit-a a {
      display: none; } }

.bill-unsubscribe a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px; }
  .bill-unsubscribe a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.field-collection-view-links li.edit a,
.field-collection-view-links li.delete a,
.btn_pj-edit-e a,
.btn_pj-edit-d a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  font-size: 14px;
  width: auto; }
  .field-collection-view-links li.edit a:hover,
  .field-collection-view-links li.delete a:hover,
  .btn_pj-edit-e a:hover,
  .btn_pj-edit-d a:hover {
    color: #239dd5; }
  @media all and (max-width: 767px) {
    .field-collection-view-links li.edit a,
    .field-collection-view-links li.delete a,
    .btn_pj-edit-e a,
    .btn_pj-edit-d a {
      display: none; } }

.field-collection-view-links li.edit a,
.btn_pj-edit-e a {
  padding-right: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-b.png) no-repeat right; }
  .field-collection-view-links li.edit a:hover,
  .btn_pj-edit-e a:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-u.png) no-repeat right; }

input[id="edit-delete"] {
  display: inline-block;
  color: #777;
  border: none;
  background: none;
  height: 20px;
  line-height: 20px;
  padding-left: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-g.png) no-repeat left; }
  input[id="edit-delete"]:hover {
    color: #239dd5; }
  input[id="edit-delete"]:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-u.png) no-repeat left; }

.page-start-project input.previous.form-submit {
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  display: line-block;
  border: none;
  background-color: #f5f5f5; }
  .page-start-project input.previous.form-submit:hover {
    color: #239dd5; }

.btn_art-tag1 a {
  text-align: left !important;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_art-tag1 a:hover {
    color: #239dd5; }

.btn_tp-more a {
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_tp-more a:hover {
    color: #239dd5; }
  .btn_tp-more a:hover {
    text-decoration: underline; }

.package-bottom label.option a {
  display: inline-block;
  color: #239dd5;
  text-decoration: underline; }
  .package-bottom label.option a:hover {
    color: #41aee0; }

.font--42-lh-bn {
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 991px) {
    .font--42-lh-bn {
      font-size: 36px;
      line-height: 40px; } }
  @media all and (max-width: 575px) {
    .font--42-lh-bn {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .font--42-lh-bn {
      font-size: 28px;
      line-height: 32px; } }

.font--20-lh-bn {
  font-size: 20px;
  line-height: 24px;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 575px) {
    .font--20-lh-bn {
      font-size: 18px;
      line-height: 22px; } }

.t_page-title1,
#t_page-title1 {
  font-size: 30px;
  font-weight: 400;
  color: black;
  text-align: center;
  letter-spacing: 3px;
  line-height: 27px;
  line-height: -moz-block-height;
  height: 30px;
  padding: 0px 20px;
  margin: 0px auto 40px auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-left: solid 2px #000;
  border-right: solid 2px #000; }
  @media all and (max-width: 767px) {
    .t_page-title1,
    #t_page-title1 {
      font-size: 28px;
      height: 28px;
      letter-spacing: 2px;
      padding: 0px 14px;
      margin: 0px auto 20px auto; } }
  .t_page-title1 span,
  #t_page-title1 span {
    font-size: 16px;
    font-weight: 300;
    margin-top: 3px;
    letter-spacing: 0px;
    display: block; }
    @media all and (max-width: 767px) {
      .t_page-title1 span,
      #t_page-title1 span {
        display: none; } }

.t_pj-price {
  font-size: 36px;
  font-weight: 600;
  color: #000; }
  @media all and (max-width: 575px) {
    .t_pj-price {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .t_pj-price {
      font-size: 27px;
      line-height: 31px; } }
  .t_pj-price::first-letter {
    font-weight: 400; }
  .t_pj-price span {
    font-size: 14px; }

.t_art-name, a.username,
span.username {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #000; }

.block--pj-author .t_art-name, .block--pj-author a.username,
.block--pj-author span.username {
  font-size: 28px;
  line-height: 32px; }

.card--art1 .t_art-name, .card--art1 a.username,
.card--art1 span.username {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #777; }

.top-banner .t_art-name, .top-banner a.username,
.top-banner span.username {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7); }

.t_pj-title,
.t_art-title {
  font-weight: 600;
  color: #000; }

.t_art-title {
  font-size: 20px;
  line-height: 24px; }

.form-item label {
  font-size: 15px;
  font-weight: 400; }

input[type=text],
select.form-select,
textarea {
  font-size: 16px;
  color: #000; }

.must_input {
  color: #db143b; }

input[type="text"],
input[type="password"] {
  width: 100%;
  padding: 6px 10px;
  line-height: inherit;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #fff; }

input[type="text"],
input[type="password"] {
  border: solid 1px #bcbcbc;
  background-color: #fff; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder {
    color: #777; }
  input[type="text"]:focus,
  input[type="password"]:focus {
    border: solid 1px #239dd5; }

input.form-disabled {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #999;
  background-color: #999;
  -webkit-tap-highlight-color: transparent; }
  input.form-disabled:hover {
    border-color: #adadad;
    background-color: #adadad; }

.form-item.form-type-textfield.form-item-mail.form-disabled,
.node-type-bank-account #edit-field-title,
.node-type-bank-account .form-type-textfield.form-item-title,
.node-type-bank-account #edit-field-register-address,
.node-type-bank-account #edit-field-bank,
.node-type-bank-account #edit-field-bank-account,
.node-type-bank-account #edit-field-account-name,
.node-type-bank-account #edit-field-idcopy,
.node-type-bank-account #edit-field-accountcopy {
  opacity: 0.4; }
  .form-item.form-type-textfield.form-item-mail.form-disabled input,
  .form-item.form-type-textfield.form-item-mail.form-disabled select.form-select,
  .node-type-bank-account #edit-field-title input,
  .node-type-bank-account #edit-field-title select.form-select,
  .node-type-bank-account .form-type-textfield.form-item-title input,
  .node-type-bank-account .form-type-textfield.form-item-title select.form-select,
  .node-type-bank-account #edit-field-register-address input,
  .node-type-bank-account #edit-field-register-address select.form-select,
  .node-type-bank-account #edit-field-bank input,
  .node-type-bank-account #edit-field-bank select.form-select,
  .node-type-bank-account #edit-field-bank-account input,
  .node-type-bank-account #edit-field-bank-account select.form-select,
  .node-type-bank-account #edit-field-account-name input,
  .node-type-bank-account #edit-field-account-name select.form-select,
  .node-type-bank-account #edit-field-idcopy input,
  .node-type-bank-account #edit-field-idcopy select.form-select,
  .node-type-bank-account #edit-field-accountcopy input,
  .node-type-bank-account #edit-field-accountcopy select.form-select {
    background-color: #f2f2f2; }
  .form-item.form-type-textfield.form-item-mail.form-disabled input[value="移除"],
  .node-type-bank-account #edit-field-title input[value="移除"],
  .node-type-bank-account .form-type-textfield.form-item-title input[value="移除"],
  .node-type-bank-account #edit-field-register-address input[value="移除"],
  .node-type-bank-account #edit-field-bank input[value="移除"],
  .node-type-bank-account #edit-field-bank-account input[value="移除"],
  .node-type-bank-account #edit-field-account-name input[value="移除"],
  .node-type-bank-account #edit-field-idcopy input[value="移除"],
  .node-type-bank-account #edit-field-accountcopy input[value="移除"] {
    display: none; }

input[type="checkbox" i] {
  margin: 0; }

select {
  outline: none; }

select.form-select {
  height: 38px;
  line-height: 30px;
  min-width: 100px;
  padding: 4px 10px;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #bcbcbc;
  background-color: #fff; }

textarea {
  width: 100% !important;
  padding: 10px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  resize: none;
  outline: none; }

.switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 30px; }

.switch input {
  display: none; }

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

input:checked + .slider {
  background-color: #2196f3; }

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196f3;
  box-shadow: 0 0 1px #2196f3; }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/* Rounded sliders */
.slider.round {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

.slider.round:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.chosen-container-multi .chosen-choices {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #239dd5;
  background-color: #fff;
  background-image: none; }
  .chosen-container-multi .chosen-choices:hover {
    color: #60bbe5;
    border-color: #60bbe5; }

.chosen-container-active .chosen-choices {
  border-color: #76c4e8;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #239dd5;
  background-color: #fff;
  padding-left: 10px;
  font-size: 16px; }
  .chosen-container-multi .chosen-choices li.search-field input[type="text"]:hover {
    color: #60bbe5;
    border-color: #60bbe5; }

.chosen-container {
  font-size: 15px;
  width: auto !important;
  min-width: 220px; }
  .chosen-container .chosen-drop {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .chosen-container .chosen-results li {
    padding: 6px 8px;
    line-height: 17px;
    width: 100%; }
    .chosen-container .chosen-results li.highlighted {
      background-color: #239dd5;
      background-image: none; }

.chosen-container-multi .chosen-choices li.search-choice {
  margin: 6px 0px 6px 5px;
  padding: 8px 24px 8px 10px;
  border: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: #e2e2e2;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 9px;
  right: 9px; }

.chosen-disabled {
  opacity: 0.5 !important; }
  .chosen-disabled .chosen-choices,
  .chosen-disabled .chosen-choices:hover {
    cursor: auto;
    border-color: #bcbcbc !important; }
  .chosen-disabled li.search-field input[type="text"],
  .chosen-disabled li.search-field input[type="text"]:hover {
    cursor: auto;
    color: #777 !important; }

.ui-dialog {
  width: 98% !important;
  max-width: 640px;
  padding: 0;
  margin: 0 auto; }
  .ui-dialog .ui-dialog-titlebar {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ui-dialog .ui-widget-header {
    height: 48px;
    line-height: 24px;
    padding: 12px 20px;
    background-color: #fff;
    text-align: center;
    right: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: solid 1px #dedede; }
  .ui-dialog .ui-dialog-title {
    width: 100%;
    font-size: 18px;
    font-weight: bold; }
  .ui-dialog .ui-dialog-titlebar-close {
    border: 0;
    background: #fff;
    width: 30px;
    height: 30px;
    border: none !important;
    margin: -14px 0 0 0;
    right: 12px; }
  .ui-dialog .ui-icon {
    width: 20px;
    height: 20px;
    background-image: url(/themes/custom/omia_theme/images/omia/project_pic.png) !important;
    background-size: 1000px auto;
    background-repeat: no-repeat;
    background-position: 0 -230px;
    display: block; }

.ui-widget-overlay {
  background-color: #000 !important;
  opacity: 0.3;
  z-index: 1000 !important; }

.plus_pop_bk {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.plus_go_subscribe_pop_block {
  width: 96%;
  max-width: 600px;
  max-height: 80%;
  height: auto;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #707070;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  overflow-y: auto; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_block {
      max-height: 96%; } }

.plus_pop_header_bar {
  width: 100%;
  min-height: 48px;
  padding: 10px 0;
  position: relative;
  border-bottom: 1px solid #B9B9B9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.plus_pop_header_bar_text {
  width: 100%;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  font-weight: bold;
  padding: 0 55px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.plus_pop_close_28x28 {
  width: 28px;
  height: 28px;
  position: relative;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 14px; }
  .plus_pop_close_28x28::before {
    content: "";
    display: block;
    width: 36px;
    height: 2px;
    display: block;
    background-color: #000000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 11px;
    left: -4px; }
  .plus_pop_close_28x28::after {
    content: "";
    display: block;
    width: 36px;
    height: 2px;
    background-color: #000000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 11px;
    left: -4px; }

.plus_go_subscribe_pop_main {
  width: 100%;
  overflow: hidden;
  position: relative; }

.plus_go_subscribe_pop_text {
  width: 100%;
  overflow: hidden;
  position: relative;
  font-size: 19px;
  line-height: 30px;
  color: #000;
  text-align: center;
  margin: 0 auto 30px auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.chunghwaBindEmailTipsTitle {
  font-size: 21px;
  font-weight: 500;
  padding: 30px 0 20px 0; }

.chunghwaBindEmailTipsContent {
  font-size: 16px !important; }

.plus_go_subscribe_pop_btn_list {
  width: 92%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.plus_go_subscribe_pop_btn_blue {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 50px;
  line-height: 50px;
  max-width: 300px;
  margin: 0 10px 20px 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5; }
  .plus_go_subscribe_pop_btn_blue:hover {
    border-color: #41aee0;
    background-color: #41aee0; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_btn_blue {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      width: 100%; } }

.plus_go_subscribe_pop_btn_blue_line {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 50px;
  line-height: 50px;
  max-width: 300px;
  margin: 0 10px 20px 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff; }
  .plus_go_subscribe_pop_btn_blue_line:hover {
    color: #60bbe5;
    background-color: #f9fcfe; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_btn_blue_line {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      width: 100%; } }

.plus_go_subscribe_pop_btn_red {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 50px;
  line-height: 50px;
  max-width: 300px;
  margin: 0 10px 20px 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: solid 1px #EC624F;
  background: #EC624F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .plus_go_subscribe_pop_btn_red:hover {
    border-color: #f08374;
    background-color: #f08374; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_btn_red {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      width: 100%; } }

.plus_go_subscribe_pop_info {
  width: 90%;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-align: center;
  margin: 0 auto 20px auto;
  word-wrap: break-word;
  word-break: break-all; }
  .plus_go_subscribe_pop_info a {
    font-size: 16px;
    line-height: 20px;
    color: #239dd5;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all; }

.foot-icons {
  width: 50px;
  position: fixed;
  bottom: 80px;
  right: 15px;
  z-index: 999; }
  @media all and (max-width: 1199px) {
    .foot-icons {
      bottom: 105px; } }
  @media all and (max-width: 991px) {
    .foot-icons {
      width: 40px;
      bottom: 20px; } }
  @media all and (max-width: 575px) {
    .foot-icons {
      width: 35px; } }
  .foot-icons li {
    list-style-type: none;
    border-radius: 6px; }
  .foot-icons .fb-msg {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-image: url("/themes/custom/omia_theme/images/omia/fb-msg.png");
    background-repeat: no-repeat;
    background-size: 50px;
    background-color: #fff;
    padding: 0;
    position: relative;
    margin: 0 0 12px 0;
    cursor: pointer; }
    .foot-icons .fb-msg .fb_reset {
      font-size: 0 !important;
      line-height: 0 !important; }
    .foot-icons .fb-msg .fb_dialog {
      width: 50px;
      height: 50px;
      background: rgba(82, 82, 82, 0) !important;
      position: relative !important;
      top: 0 !important;
      z-index: 10001;
      padding: 0 !important; }
      .foot-icons .fb-msg .fb_dialog .fb_dialog_content {
        width: 50px !important;
        height: 50px !important;
        line-height: 0;
        opacity: 0.01;
        overflow: hidden; }
        .foot-icons .fb-msg .fb_dialog .fb_dialog_content iframe {
          border-radius: 0 !important;
          margin: 0 !important;
          position: relative !important;
          right: 0 !important;
          bottom: 0 !important; }
  .foot-icons .line-msg {
    width: 50px;
    height: 50px;
    background-image: url("/themes/custom/omia_theme/images/omia/right_side_pic.png");
    background-repeat: no-repeat;
    background-size: 50px auto;
    background-position: 0 -120px;
    margin: 0 0 12px 0;
    cursor: pointer; }
    @media all and (max-width: 991px) {
      .foot-icons .line-msg {
        width: 40px;
        height: 40px;
        background-size: 40px auto;
        background-position: 0 -96px; } }
    @media all and (max-width: 320px) {
      .foot-icons .line-msg {
        width: 35px;
        height: 35px;
        background-size: 35px auto;
        background-position: 0 -84px; } }
  .foot-icons .to-top {
    width: 50px;
    height: 50px;
    background-image: url("/themes/custom/omia_theme/images/omia/right_side_pic.png");
    background-repeat: no-repeat;
    background-size: 50px auto;
    background-position: 0 -180px;
    background-repeat: no-repeat;
    cursor: pointer; }
    @media all and (max-width: 991px) {
      .foot-icons .to-top {
        width: 40px;
        height: 40px;
        background-size: 40px auto;
        background-position: 0 -144px; } }
    @media all and (max-width: 320px) {
      .foot-icons .to-top {
        width: 35px;
        height: 35px;
        background-size: 35px auto;
        background-position: 0 -126px; } }
  .foot-icons .event-icon {
    width: 50px;
    height: 50px;
    border-radius: 6px;
    margin: 0 0 12px 0;
    background-color: #249ed5;
    background-image: url("/themes/custom/omia_theme/images/omia/right_side_pic.png");
    background-size: 50px auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer; }
    @media all and (max-width: 991px) {
      .foot-icons .event-icon {
        width: 40px;
        height: 40px;
        background-size: 40px auto; } }
    @media all and (max-width: 320px) {
      .foot-icons .event-icon {
        width: 35px;
        height: 35px;
        background-size: 35px auto; } }

#block-omia-theme-news {
  width: auto;
  position: fixed;
  bottom: 80px;
  right: 15px;
  z-index: 999; }
  #block-omia-theme-news #event-bar {
    width: auto; }
  #block-omia-theme-news .close-button {
    width: 26px;
    height: 26px;
    background-image: url("/themes/custom/omia_theme/images/omia/right_side_pic.png");
    background-size: 50px 230px;
    background-position: 0 -60px;
    background-repeat: no-repeat;
    background-image: center;
    position: absolute;
    right: -5px;
    top: -48px; }
  #block-omia-theme-news .event-logo {
    width: 165px;
    position: absolute;
    left: -146px;
    top: -106px; }
    #block-omia-theme-news .event-logo img {
      width: 100%; }
  #block-omia-theme-news .event-body {
    width: 165px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    border: 1px solid #c5c5c5;
    font-size: 14px;
    color: #484848;
    overflow: hidden;
    background-color: #fff;
    margin-top: -19px;
    margin-right: 38px;
    margin: -19px 0 12px -143px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #block-omia-theme-news .event-body .event-label {
      height: 44px;
      line-height: 44px;
      color: #fff;
      font-weight: bold;
      border-bottom: 1px solid #eaeaea;
      background-color: #239dd5;
      padding: 0 8px; }
      #block-omia-theme-news .event-body .event-label p {
        line-height: 46px;
        font-size: 15px; }
    #block-omia-theme-news .event-body .event-list {
      height: auto;
      overflow: hidden; }
      #block-omia-theme-news .event-body .event-list li {
        height: 38px;
        list-style-type: none;
        border-bottom: 1px solid #eaeaea;
        overflow: hidden; }
        #block-omia-theme-news .event-body .event-list li:last-child {
          border-bottom: none; }
        #block-omia-theme-news .event-body .event-list li a {
          height: 38px;
          line-height: 38px;
          text-align: center;
          display: block;
          font-weight: bold;
          color: #239dd5;
          padding: 0 8px;
          overflow: hidden; }
        #block-omia-theme-news .event-body .event-list li:hover {
          color: #60bbe5;
          background-color: #f9fcfe; }

.omia-project .foot-icons {
  bottom: 80px; }
  @media all and (max-width: 1199px) {
    .omia-project .foot-icons {
      bottom: 105px; } }
  @media all and (max-width: 991px) {
    .omia-project .foot-icons {
      bottom: 146px; } }

.list_pager, .js-pager__items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .list_pager .pager_first, .list_pager .pager__item--first, .list_pager .pager__items, .js-pager__items .pager_first, .js-pager__items .pager__item--first, .js-pager__items .pager__items {
    width: 40px;
    height: 30px;
    border: 1px solid #e0e0e0;
    margin: 0 5px 0 0 !important;
    padding: 5px 20px !important;
    position: relative; }
    @media all and (max-width: 991px) {
      .list_pager .pager_first, .list_pager .pager__item--first, .list_pager .pager__items, .js-pager__items .pager_first, .js-pager__items .pager__item--first, .js-pager__items .pager__items {
        width: 30px;
        padding: 5px 15px !important; } }
    .list_pager .pager_first a, .list_pager .pager__item--first a, .list_pager .pager__items a, .js-pager__items .pager_first a, .js-pager__items .pager__item--first a, .js-pager__items .pager__items a {
      width: 40px;
      height: 26px;
      position: absolute;
      top: 0;
      left: 0; }
      @media all and (max-width: 991px) {
        .list_pager .pager_first a, .list_pager .pager__item--first a, .list_pager .pager__items a, .js-pager__items .pager_first a, .js-pager__items .pager__item--first a, .js-pager__items .pager__items a {
          width: 30px; } }
      .list_pager .pager_first a:hover, .list_pager .pager_first a:active, .list_pager .pager__item--first a:hover, .list_pager .pager__item--first a:active, .list_pager .pager__items a:hover, .list_pager .pager__items a:active, .js-pager__items .pager_first a:hover, .js-pager__items .pager_first a:active, .js-pager__items .pager__item--first a:hover, .js-pager__items .pager__item--first a:active, .js-pager__items .pager__items a:hover, .js-pager__items .pager__items a:active {
        background-color: #f5f5f5; }
      .list_pager .pager_first a::before, .list_pager .pager__item--first a::before, .list_pager .pager__items a::before, .js-pager__items .pager_first a::before, .js-pager__items .pager__item--first a::before, .js-pager__items .pager__items a::before {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        right: 13px;
        background: transparent;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_first a::before, .list_pager .pager__item--first a::before, .list_pager .pager__items a::before, .js-pager__items .pager_first a::before, .js-pager__items .pager__item--first a::before, .js-pager__items .pager__items a::before {
            right: 6px; } }
      .list_pager .pager_first a::after, .list_pager .pager__item--first a::after, .list_pager .pager__items a::after, .js-pager__items .pager_first a::after, .js-pager__items .pager__item--first a::after, .js-pager__items .pager__items a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        right: 18px;
        background: transparent;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_first a::after, .list_pager .pager__item--first a::after, .list_pager .pager__items a::after, .js-pager__items .pager_first a::after, .js-pager__items .pager__item--first a::after, .js-pager__items .pager__items a::after {
            right: 11px; } }
      .list_pager .pager_first a span, .list_pager .pager__item--first a span, .list_pager .pager__items a span, .js-pager__items .pager_first a span, .js-pager__items .pager__item--first a span, .js-pager__items .pager__items a span {
        display: none; }
  .list_pager .pager_prev, .list_pager .pager__item--previous, .js-pager__items .pager_prev, .js-pager__items .pager__item--previous {
    width: 30px;
    height: 30px;
    border: 1px solid #e0e0e0;
    margin: 0 5px 0 0 !important;
    padding: 5px 15px !important;
    position: relative; }
    .list_pager .pager_prev:hover, .list_pager .pager_prev:active, .list_pager .pager__item--previous:hover, .list_pager .pager__item--previous:active, .js-pager__items .pager_prev:hover, .js-pager__items .pager_prev:active, .js-pager__items .pager__item--previous:hover, .js-pager__items .pager__item--previous:active {
      background-color: #f5f5f5; }
    .list_pager .pager_prev:link, .list_pager .pager_prev:visited, .list_pager .pager__item--previous:link, .list_pager .pager__item--previous:visited, .js-pager__items .pager_prev:link, .js-pager__items .pager_prev:visited, .js-pager__items .pager__item--previous:link, .js-pager__items .pager__item--previous:visited {
      background-color: #fff; }
    .list_pager .pager_prev a, .list_pager .pager__item--previous a, .js-pager__items .pager_prev a, .js-pager__items .pager__item--previous a {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 0; }
      .list_pager .pager_prev a::after, .list_pager .pager__item--previous a::after, .js-pager__items .pager_prev a::after, .js-pager__items .pager__item--previous a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        right: 9px;
        background: transparent;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .list_pager .pager_next, .list_pager .pager__item--next, .js-pager__items .pager_next, .js-pager__items .pager__item--next {
    width: 30px;
    height: 30px;
    border: 1px solid #e0e0e0;
    padding: 5px 15px !important;
    position: relative; }
    .list_pager .pager_next:hover, .list_pager .pager_next:active, .list_pager .pager__item--next:hover, .list_pager .pager__item--next:active, .js-pager__items .pager_next:hover, .js-pager__items .pager_next:active, .js-pager__items .pager__item--next:hover, .js-pager__items .pager__item--next:active {
      background-color: #f5f5f5; }
    .list_pager .pager_next:link, .list_pager .pager_next:visited, .list_pager .pager__item--next:link, .list_pager .pager__item--next:visited, .js-pager__items .pager_next:link, .js-pager__items .pager_next:visited, .js-pager__items .pager__item--next:link, .js-pager__items .pager__item--next:visited {
      background-color: #fff; }
    .list_pager .pager_next a, .list_pager .pager__item--next a, .js-pager__items .pager_next a, .js-pager__items .pager__item--next a {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 0; }
      .list_pager .pager_next a::after, .list_pager .pager__item--next a::after, .js-pager__items .pager_next a::after, .js-pager__items .pager__item--next a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        left: 9px;
        background: transparent;
        border-top: 1px solid #777777;
        border-right: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .list_pager .pager_last, .list_pager .pager__item--last, .js-pager__items .pager_last, .js-pager__items .pager__item--last {
    width: 40px;
    height: 30px;
    border: 1px solid #e0e0e0;
    margin: 0 0 2px 0 !important;
    padding: 5px 20px !important;
    position: relative; }
    @media all and (max-width: 991px) {
      .list_pager .pager_last, .list_pager .pager__item--last, .js-pager__items .pager_last, .js-pager__items .pager__item--last {
        width: 30px;
        padding: 5px 15px !important; } }
    .list_pager .pager_last:hover, .list_pager .pager_last:active, .list_pager .pager__item--last:hover, .list_pager .pager__item--last:active, .js-pager__items .pager_last:hover, .js-pager__items .pager_last:active, .js-pager__items .pager__item--last:hover, .js-pager__items .pager__item--last:active {
      background-color: #f5f5f5; }
    .list_pager .pager_last:link, .list_pager .pager_last:visited, .list_pager .pager__item--last:link, .list_pager .pager__item--last:visited, .js-pager__items .pager_last:link, .js-pager__items .pager_last:visited, .js-pager__items .pager__item--last:link, .js-pager__items .pager__item--last:visited {
      background-color: #fff; }
    .list_pager .pager_last a, .list_pager .pager__item--last a, .js-pager__items .pager_last a, .js-pager__items .pager__item--last a {
      width: 40px;
      height: 28px;
      position: absolute;
      top: 0;
      left: 0; }
      .list_pager .pager_last a::before, .list_pager .pager__item--last a::before, .js-pager__items .pager_last a::before, .js-pager__items .pager__item--last a::before {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        left: 12px;
        background: transparent;
        border-top: 1px solid #777777;
        border-right: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_last a::before, .list_pager .pager__item--last a::before, .js-pager__items .pager_last a::before, .js-pager__items .pager__item--last a::before {
            left: 6px; } }
      .list_pager .pager_last a::after, .list_pager .pager__item--last a::after, .js-pager__items .pager_last a::after, .js-pager__items .pager__item--last a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        left: 17px;
        background: transparent;
        border-top: 1px solid #777777;
        border-right: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_last a::after, .list_pager .pager__item--last a::after, .js-pager__items .pager_last a::after, .js-pager__items .pager__item--last a::after {
            left: 11px; } }
  .list_pager .pager_item, .list_pager .pager__item, .js-pager__items .pager_item, .js-pager__items .pager__item {
    width: 30px; }
    .list_pager .pager_item a span, .list_pager .pager__item a span, .js-pager__items .pager_item a span, .js-pager__items .pager__item a span {
      display: none; }
  .list_pager li, .list_pager .pager__item, .js-pager__items li, .js-pager__items .pager__item {
    height: 30px;
    line-height: 30px;
    margin: 0 5px 2px 0 !important;
    border: 1px solid #e0e0e0;
    position: relative; }
    .list_pager li:hover, .list_pager li:active, .list_pager .pager__item:hover, .list_pager .pager__item:active, .js-pager__items li:hover, .js-pager__items li:active, .js-pager__items .pager__item:hover, .js-pager__items .pager__item:active {
      background-color: #f5f5f5; }
    .list_pager li:link, .list_pager li:visited, .list_pager .pager__item:link, .list_pager .pager__item:visited, .js-pager__items li:link, .js-pager__items li:visited, .js-pager__items .pager__item:link, .js-pager__items .pager__item:visited {
      background-color: #fff; }
    .list_pager li a, .list_pager .pager__item a, .js-pager__items li a, .js-pager__items .pager__item a {
      width: 100%;
      height: 100%;
      line-height: 30px;
      display: block;
      color: #777777;
      text-align: center; }
  .list_pager .selected, .list_pager .is-active, .js-pager__items .selected, .js-pager__items .is-active {
    display: block;
    border: 1px solid #e0e0e0;
    position: relative;
    background-color: #239ed5 !important; }
    .list_pager .selected a, .list_pager .is-active a, .js-pager__items .selected a, .js-pager__items .is-active a {
      color: #fff !important; }
  .list_pager .disabled, .js-pager__items .disabled {
    display: none; }

.loading-icon {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1002;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .loading-icon::before {
    content: "";
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 0.25rem solid rgba(255, 255, 255, 0.2);
    border-top-color: white;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes pulse {
  50% {
    background: white; } }

@keyframes pulse {
  50% {
    background: white; } }

.system-403, .system-404 {
  background-color: #f5f5f5; }
  .system-403 #block-omia-theme-breadcrumbs, .system-404 #block-omia-theme-breadcrumbs {
    display: none; }
  .system-403 .layout-container, .system-404 .layout-container {
    padding: 30px 0 0 0; }
    @media all and (max-width: 991px) {
      .system-403 .layout-container, .system-404 .layout-container {
        padding: 0; } }
  .system-403 main, .system-404 main {
    max-width: 1200px;
    width: 96%;
    height: 520px;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media all and (max-width: 767px) {
      .system-403 main, .system-404 main {
        -webkit-box-shadow: none;
        box-shadow: none; } }
    @media all and (max-width: 767px) {
      .system-403 main, .system-404 main {
        width: 100%;
        max-width: 100%;
        margin-bottom: 0; } }
    .system-403 main .block-omia-theme-content, .system-404 main .block-omia-theme-content {
      color: #A8A8A8;
      font-size: 20px; }
  .system-403 .data-drupal-messages, .system-404 .data-drupal-messages {
    font-size: 15px;
    color: #8c2e0b;
    background-color: #fef5f1;
    padding: 10px 40px 10px 40px; }
  .system-403 #block-omia-theme-pagetitle, .system-404 #block-omia-theme-pagetitle {
    width: 100%;
    margin: 0; }
    .system-403 #block-omia-theme-pagetitle h1, .system-404 #block-omia-theme-pagetitle h1 {
      width: 100%;
      font-size: 30px;
      line-height: 28px;
      font-weight: 500;
      color: #000;
      text-align: center;
      margin: 0 0 10px 0; }
  .system-403 #block-omia-theme-content, .system-404 #block-omia-theme-content {
    font-size: 15px; }

.maintenance-page.user-login {
  background-color: #343a40;
  padding-top: 34px; }
  @media all and (max-width: 991px) {
    .maintenance-page.user-login {
      padding-top: 34px; } }
  .maintenance-page.user-login .dialog-off-canvas-main-canvas {
    padding: 30px 0 0 0; }
    @media all and (max-width: 991px) {
      .maintenance-page.user-login .dialog-off-canvas-main-canvas {
        padding: 10px 0 0 0;
        height: 100%; } }
  .maintenance-page.user-login main {
    max-width: 640px;
    width: 96%;
    min-height: 600px;
    text-align: center;
    margin: 30px auto;
    padding: 100px 30px 0 30px;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    font-size: 18px; }
    @media all and (max-width: 767px) {
      .maintenance-page.user-login main {
        -webkit-box-shadow: none;
        box-shadow: none; } }
    @media all and (max-width: 767px) {
      .maintenance-page.user-login main {
        width: 100%;
        max-width: 100%;
        min-height: 100%;
        height: 100%;
        font-size: 28px;
        margin: 0px auto; } }
    .maintenance-page.user-login main h1 {
      margin: 0 0 15px 0;
      text-align: center; }
    .maintenance-page.user-login main a {
      color: #249ED5; }

.user-reset-form {
  background-color: #343a40;
  padding-top: 34px; }
  @media all and (max-width: 991px) {
    .user-reset-form {
      padding-top: 34px; } }
  .user-reset-form .dialog-off-canvas-main-canvas {
    padding: 30px 0 0 0; }
    @media all and (max-width: 991px) {
      .user-reset-form .dialog-off-canvas-main-canvas {
        padding: 10px 0 0 0;
        height: 100%; } }
  .user-reset-form main {
    max-width: 640px;
    width: 96%;
    min-height: 500px;
    text-align: left;
    padding: 60px 50px 50px 50px;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    font-size: 16px;
    margin-bottom: 30px; }
    @media all and (max-width: 767px) {
      .user-reset-form main {
        -webkit-box-shadow: none;
        box-shadow: none; } }
    @media all and (max-width: 767px) {
      .user-reset-form main {
        width: 100%;
        max-width: 100%;
        min-height: 100%;
        height: 100%;
        padding: 50px 30px 50px 30px;
        margin-bottom: 0; } }
    .user-reset-form main .user-pass-reset {
      line-height: 30px; }
    .user-reset-form main .placeholder {
      font-style: normal;
      color: #249ED5; }
    .user-reset-form main a {
      color: #249ED5; }
    .user-reset-form main #edit-actions {
      padding: 60px 0 0 0;
      text-align: center; }
      .user-reset-form main #edit-actions input {
        width: 200px;
        margin: 0 auto; }

#toolbar-item-administration-tray {
  top: 45px; }
  @media all and (max-width: 991px) {
    #toolbar-item-administration-tray {
      top: 97px; } }

.view-delivery_list-delivery_master,
.view-delivery_list-master_order_list {
  background-color: #f5f5f5; }
  .view-delivery_list-delivery_master #block-omia-theme-breadcrumbs,
  .view-delivery_list-master_order_list #block-omia-theme-breadcrumbs {
    display: none; }
  .view-delivery_list-delivery_master .layout-container,
  .view-delivery_list-master_order_list .layout-container {
    padding: 30px 0 0 0; }
  .view-delivery_list-delivery_master main,
  .view-delivery_list-master_order_list main {
    width: 99%;
    max-width: 2100px;
    min-height: 600px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px; }
  .view-delivery_list-delivery_master #block-omia-theme-mastertabs,
  .view-delivery_list-master_order_list #block-omia-theme-mastertabs {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee; }
    .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs,
    .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 62px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media all and (max-width: 991px) {
        .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs,
        .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs {
          height: 58px; } }
    .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item,
    .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      max-width: 216px;
      height: 62px;
      line-height: 62px;
      font-size: 22px;
      font-weight: 600;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative;
      margin: 0 10px; }
      @media all and (max-width: 991px) {
        .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item,
        .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item {
          font-size: 18px;
          max-width: 88px;
          height: 58px;
          line-height: 58px; } }
      @media all and (max-width: 360px) {
        .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item,
        .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item {
          margin: 0 1%; } }
      .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item a,
      .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item a {
        width: 100%;
        height: 100%;
        display: block;
        color: #000; }
      .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item:hover::after,
      .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item:hover::after {
        content: "";
        width: 100%;
        height: 4px;
        display: block;
        background-color: #f1f1f1;
        position: absolute;
        bottom: 0;
        left: 0; }
    .view-delivery_list-delivery_master #block-omia-theme-mastertabs .active::after,
    .view-delivery_list-master_order_list #block-omia-theme-mastertabs .active::after {
      content: "";
      width: 100%;
      height: 4px;
      display: block;
      background-color: #249ED5 !important;
      position: absolute;
      bottom: 0;
      left: 0; }
  .view-delivery_list-delivery_master #block-omia-theme-content,
  .view-delivery_list-master_order_list #block-omia-theme-content {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .view-delivery_list-delivery_master .views-element-container,
  .view-delivery_list-master_order_list .views-element-container {
    padding: 30px; }
  .view-delivery_list-delivery_master table,
  .view-delivery_list-master_order_list table {
    width: 100%;
    border: solid 1px #c5c5c5;
    border-collapse: collapse; }
  .view-delivery_list-delivery_master thead,
  .view-delivery_list-master_order_list thead {
    background-color: #f5f5f5;
    border: solid 1px #c5c5c5; }
    .view-delivery_list-delivery_master thead th,
    .view-delivery_list-master_order_list thead th {
      padding: 20px 10px 20px 10px;
      font-size: 14px;
      color: #777;
      font-weight: 400;
      white-space: nowrap;
      text-align: left; }
  .view-delivery_list-delivery_master tbody a,
  .view-delivery_list-master_order_list tbody a {
    color: #249ED5; }
  .view-delivery_list-delivery_master tbody tr,
  .view-delivery_list-master_order_list tbody tr {
    border-top: #ccc 1px solid; }
    .view-delivery_list-delivery_master tbody tr:first-child,
    .view-delivery_list-master_order_list tbody tr:first-child {
      border-top: #ccc 0px solid; }
  .view-delivery_list-delivery_master tbody td,
  .view-delivery_list-master_order_list tbody td {
    padding: 20px 10px 20px 10px; }
  .view-delivery_list-delivery_master tbody .views-field-nid,
  .view-delivery_list-master_order_list tbody .views-field-nid {
    font-size: 14px;
    color: #999;
    line-height: 18px; }
  .view-delivery_list-delivery_master tbody .views-field-field-ref-order-item,
  .view-delivery_list-master_order_list tbody .views-field-field-ref-order-item {
    font-weight: 700;
    font-size: 15px;
    color: #000; }
  .view-delivery_list-delivery_master tbody .views-field-field-start-date time,
  .view-delivery_list-master_order_list tbody .views-field-field-start-date time {
    font-size: 14px;
    color: #999;
    line-height: 18px;
    white-space: nowrap; }
  .view-delivery_list-delivery_master tbody .views-field-title,
  .view-delivery_list-master_order_list tbody .views-field-title {
    width: 150px;
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-field-quantity,
  .view-delivery_list-master_order_list tbody .views-field-field-quantity {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-field-account-name,
  .view-delivery_list-master_order_list tbody .views-field-field-account-name {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-field-contact-number,
  .view-delivery_list-master_order_list tbody .views-field-field-contact-number {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-field-register-address,
  .view-delivery_list-master_order_list tbody .views-field-field-register-address {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-body,
  .view-delivery_list-master_order_list tbody .views-field-body {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-field-start-date-1 .work-button,
  .view-delivery_list-master_order_list tbody .views-field-field-start-date-1 .work-button {
    width: 80px;
    color: #000;
    font-size: 14px; }
    .view-delivery_list-delivery_master tbody .views-field-field-start-date-1 .work-button .field-display,
    .view-delivery_list-master_order_list tbody .views-field-field-start-date-1 .work-button .field-display {
      margin: 0 0 5px 0; }
  .view-delivery_list-delivery_master tbody .edit-button,
  .view-delivery_list-master_order_list tbody .edit-button {
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    display: inline-block;
    color: #239dd5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #239dd5;
    background: #fff; }
    .view-delivery_list-delivery_master tbody .edit-button:hover,
    .view-delivery_list-master_order_list tbody .edit-button:hover {
      color: #60bbe5;
      background-color: #f9fcfe; }
  .view-delivery_list-delivery_master tbody .views-field-field-bank .work-button,
  .view-delivery_list-master_order_list tbody .views-field-field-bank .work-button {
    color: #000;
    font-size: 14px; }
    .view-delivery_list-delivery_master tbody .views-field-field-bank .work-button .field-display,
    .view-delivery_list-master_order_list tbody .views-field-field-bank .work-button .field-display {
      margin: 0 0 5px 0; }
  .view-delivery_list-delivery_master tbody .views-field-field-bank-account .work-button,
  .view-delivery_list-master_order_list tbody .views-field-field-bank-account .work-button {
    color: #000;
    font-size: 14px; }
    .view-delivery_list-delivery_master tbody .views-field-field-bank-account .work-button .field-display,
    .view-delivery_list-master_order_list tbody .views-field-field-bank-account .work-button .field-display {
      margin: 0 0 5px 0; }
  .view-delivery_list-delivery_master tbody .views-field-field-send-mail-2,
  .view-delivery_list-master_order_list tbody .views-field-field-send-mail-2 {
    color: #000;
    font-size: 14px; }

.view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list .js-form-item {
  margin: 0 0 15px 0; }

.view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list .form-item-field-start-date-value label {
  height: 17px;
  line-height: 17px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 400;
  display: block; }

.view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list input {
  width: 100%;
  max-width: 350px;
  height: 38px;
  font-size: 16px;
  padding: 6px 10px; }
  @media all and (max-width: 575px) {
    .view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list input {
      max-width: 100%; } }

.view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list #edit-submit-delivery-list {
  width: 160px; }
  @media all and (max-width: 575px) {
    .view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list #edit-submit-delivery-list {
      width: 100%; } }

.view-delivery_list-master_order_list #edit-actions {
  margin: 0 0 50px 0; }

#views-exposed-form-delivery-list-delivery-master .js-form-item {
  margin: 0 0 15px 0; }

#views-exposed-form-delivery-list-delivery-master label {
  height: 17px;
  line-height: 17px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 400;
  display: block; }

#views-exposed-form-delivery-list-delivery-master input {
  width: 100%;
  max-width: 350px;
  height: 38px;
  font-size: 16px;
  padding: 6px 10px; }
  @media all and (max-width: 575px) {
    #views-exposed-form-delivery-list-delivery-master input {
      max-width: 100%; } }

#views-exposed-form-delivery-list-delivery-master #edit-submit-delivery-list {
  width: 160px; }
  @media all and (max-width: 575px) {
    #views-exposed-form-delivery-list-delivery-master #edit-submit-delivery-list {
      width: 100%; } }

#views-exposed-form-delivery-list-delivery-master #edit-actions {
  margin: 0 0 50px 0; }

.no-results-behavior {
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.omia-customPage .dialog-off-canvas-main-canvas {
  padding: 30px 0 0 0; }
  .omia-customPage .dialog-off-canvas-main-canvas .page-title {
    font-size: 30px;
    font-weight: 400;
    color: #000;
    text-align: center;
    letter-spacing: 3px;
    line-height: 27px;
    height: 30px;
    padding: 0 20px;
    margin: 0 auto 20px auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 90%;
    border-left: solid 2px #000;
    border-right: solid 2px #000;
    margin: 0px auto 40px auto;
    word-wrap: break-word;
    word-break: break-all; }
    .omia-customPage .dialog-off-canvas-main-canvas .page-title::after {
      content: "PROMOTE ARTICLES";
      font-size: 16px;
      font-weight: 300;
      margin-top: 3px;
      letter-spacing: 0px;
      display: block; }
    @media all and (max-width: 991px) {
      .omia-customPage .dialog-off-canvas-main-canvas .page-title {
        font-size: 4vw;
        line-height: 4.5vw;
        height: 4vw; } }
    @media all and (max-width: 360px) {
      .omia-customPage .dialog-off-canvas-main-canvas .page-title {
        padding: 0 10px; } }
  .omia-customPage .dialog-off-canvas-main-canvas .content {
    width: 94%;
    max-width: 1100px;
    margin: 0 auto 50px auto;
    padding: 35px 50px 5px 50px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff; }
    @media all and (max-width: 991px) {
      .omia-customPage .dialog-off-canvas-main-canvas .content {
        padding: 25px 30px 10px 30px; } }
    @media all and (max-width: 575px) {
      .omia-customPage .dialog-off-canvas-main-canvas .content {
        padding: 25px 20px 10px 20px; } }
    @media all and (max-width: 360px) {
      .omia-customPage .dialog-off-canvas-main-canvas .content {
        padding: 25px 10px 10px 10px; } }
    .omia-customPage .dialog-off-canvas-main-canvas .content ul {
      width: 100%;
      max-width: 1100px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .omia-customPage .dialog-off-canvas-main-canvas .content ul li {
        width: 48%;
        margin: 0 1% 30px 1%;
        padding: 9px;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: relative;
        background-color: #fff;
        border: 1px solid #e2e2e2;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media all and (max-width: 991px) {
          .omia-customPage .dialog-off-canvas-main-canvas .content ul li {
            margin: 0 1% 20px 1%; } }
        @media all and (max-width: 767px) {
          .omia-customPage .dialog-off-canvas-main-canvas .content ul li {
            width: 100%;
            margin: 0 0 15px 0; } }
        .omia-customPage .dialog-off-canvas-main-canvas .content ul li .image {
          padding: 0 0 62.5% 0;
          overflow: hidden;
          margin: 0 0 6px 0;
          position: relative;
          background-color: #ededed; }
          .omia-customPage .dialog-off-canvas-main-canvas .content ul li .image img {
            width: 100%;
            height: 100%;
            overflow: hidden;
            line-height: 0;
            position: absolute;
            top: 0;
            left: 0; }
    .omia-customPage .dialog-off-canvas-main-canvas .content img {
      max-width: 100%;
      height: auto !important; }
    .omia-customPage .dialog-off-canvas-main-canvas .content figure {
      margin: 0 0 20px 0;
      width: 100%; }
      .omia-customPage .dialog-off-canvas-main-canvas .content figure img {
        max-width: 100%;
        margin: 0 0 10px 0; }
    .omia-customPage .dialog-off-canvas-main-canvas .content h2 {
      width: 100%; }
    .omia-customPage .dialog-off-canvas-main-canvas .content p {
      width: 100%;
      font-size: 18px;
      line-height: 1.5; }
    .omia-customPage .dialog-off-canvas-main-canvas .content figcaption {
      font-size: 18px;
      line-height: 1.5; }

.omia-customPage .article-title {
  font-size: 23px;
  font-weight: bold;
  color: #000; }
  @media all and (max-width: 575px) {
    .omia-customPage .article-title {
      font-size: 21px; } }

.omia-customPage .article-summary {
  font-size: 16px;
  color: #484848; }

.omia-customPage .block-content {
  width: 94%;
  max-width: 1100px;
  margin: 0 auto 10px auto; }
  .omia-customPage .block-content input {
    width: 60px;
    height: 50px;
    line-height: 50px;
    border: 0;
    font-size: 19px;
    background-color: #f5f5f5;
    padding: 0 0 0 15px;
    background-image: url("/themes/custom/omia_theme/images/omia/page-promote-articles-back-arrow.png");
    background-repeat: no-repeat;
    background-size: 11px 18px;
    background-position: left center; }

.view-promote_articles-page_2 {
  background-color: #f5f5f5; }
  .view-promote_articles-page_2 .views-element-container {
    padding: 30px 0 0 0; }
    .view-promote_articles-page_2 .views-element-container header {
      min-height: auto !important;
      position: relative;
      z-index: 10; }
    .view-promote_articles-page_2 .views-element-container #page-title {
      font-size: 30px;
      font-weight: 400;
      color: #000;
      text-align: center;
      letter-spacing: 3px;
      line-height: 27px;
      height: 30px;
      padding: 0 20px;
      margin: 0 auto 20px auto;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      max-width: 90%;
      border-left: solid 2px #000;
      border-right: solid 2px #000;
      margin: 0px auto 40px auto;
      word-wrap: break-word;
      word-break: break-all; }
      .view-promote_articles-page_2 .views-element-container #page-title::after {
        content: "PROMOTE ARTICLES";
        font-size: 16px;
        font-weight: 300;
        margin-top: 3px;
        letter-spacing: 0px;
        display: block; }
      @media all and (max-width: 991px) {
        .view-promote_articles-page_2 .views-element-container #page-title {
          font-size: 4vw;
          line-height: 4.5vw;
          height: 4vw; } }
      @media all and (max-width: 360px) {
        .view-promote_articles-page_2 .views-element-container #page-title {
          padding: 0 10px; } }
    .view-promote_articles-page_2 .views-element-container .item-list {
      width: 94%;
      max-width: 1100px;
      margin: 0 auto 50px auto;
      padding: 35px 50px 5px 50px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      background-color: #fff; }
      @media all and (max-width: 991px) {
        .view-promote_articles-page_2 .views-element-container .item-list {
          padding: 25px 30px 10px 30px; } }
      @media all and (max-width: 575px) {
        .view-promote_articles-page_2 .views-element-container .item-list {
          padding: 25px 20px 10px 20px; } }
      @media all and (max-width: 360px) {
        .view-promote_articles-page_2 .views-element-container .item-list {
          padding: 25px 10px 10px 10px; } }
      .view-promote_articles-page_2 .views-element-container .item-list ul {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .view-promote_articles-page_2 .views-element-container .item-list ul li {
          width: 48%;
          margin: 0 1% 30px 1%;
          padding: 9px;
          -webkit-box-shadow: none;
          box-shadow: none;
          position: relative;
          background-color: #fff;
          border: 1px solid #e2e2e2;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          @media all and (max-width: 991px) {
            .view-promote_articles-page_2 .views-element-container .item-list ul li {
              margin: 0 1% 20px 1%; } }
          @media all and (max-width: 767px) {
            .view-promote_articles-page_2 .views-element-container .item-list ul li {
              width: 100%;
              margin: 0 0 15px 0; } }
          .view-promote_articles-page_2 .views-element-container .item-list ul li .image {
            padding: 0 0 62.5% 0;
            overflow: hidden;
            margin: 0 0 6px 0;
            position: relative;
            background-color: #ededed; }
            .view-promote_articles-page_2 .views-element-container .item-list ul li .image img {
              width: 100%;
              height: 100%;
              overflow: hidden;
              line-height: 0;
              position: absolute;
              top: 0;
              left: 0; }
      .view-promote_articles-page_2 .views-element-container .item-list img {
        max-width: 100%;
        height: auto !important; }
      .view-promote_articles-page_2 .views-element-container .item-list figure {
        margin: 0 0 20px 0;
        width: 100%; }
        .view-promote_articles-page_2 .views-element-container .item-list figure img {
          max-width: 100%;
          margin: 0 0 10px 0; }
      .view-promote_articles-page_2 .views-element-container .item-list h2 {
        width: 100%; }
      .view-promote_articles-page_2 .views-element-container .item-list p {
        width: 100%;
        font-size: 18px;
        line-height: 1.5; }
      .view-promote_articles-page_2 .views-element-container .item-list figcaption {
        font-size: 18px;
        line-height: 1.5; }
  .view-promote_articles-page_2 .views-field-field-image {
    margin: 0 0 10px 0; }
  .view-promote_articles-page_2 .views-field-field-date-time {
    font-size: 17px;
    height: 20px;
    line-height: 20px;
    margin: 7px 0 8px 0;
    color: #8d8d8d;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .view-promote_articles-page_2 .views-field-field-date-time::before {
      width: 20px;
      height: 20px;
      content: "";
      display: block;
      background-image: url("/themes/custom/omia_theme/images/omia/live_calendar.png");
      background-repeat: no-repeat;
      background-size: 20px;
      margin: 0 6px 0 0; }
  .view-promote_articles-page_2 .views-field-title {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 2px 0; }
    .view-promote_articles-page_2 .views-field-title a {
      color: #000; }

.view-promote_articles-page_4 {
  background-color: #f5f5f5; }
  .view-promote_articles-page_4 #block-omia-theme-breadcrumbs {
    display: none; }
  .view-promote_articles-page_4 .views-element-container {
    padding: 30px 0 0 0; }
    .view-promote_articles-page_4 .views-element-container header {
      min-height: auto !important;
      position: relative;
      z-index: 10;
      font-size: 30px;
      font-weight: 400;
      color: #000;
      text-align: center;
      letter-spacing: 3px;
      line-height: 27px;
      height: 30px;
      padding: 0 20px;
      margin: 0 auto 20px auto;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      max-width: 90%;
      border-left: solid 2px #000;
      border-right: solid 2px #000;
      margin: 0px auto 40px auto;
      word-wrap: break-word;
      word-break: break-all; }
      .view-promote_articles-page_4 .views-element-container header::after {
        content: "PROMOTE ARTICLES";
        font-size: 16px;
        font-weight: 300;
        margin-top: 3px;
        letter-spacing: 0px;
        display: block; }
      @media all and (max-width: 991px) {
        .view-promote_articles-page_4 .views-element-container header {
          font-size: 4vw;
          line-height: 4.5vw;
          height: 4vw; } }
      @media all and (max-width: 360px) {
        .view-promote_articles-page_4 .views-element-container header {
          padding: 0 10px; } }
    .view-promote_articles-page_4 .views-element-container .item-list {
      width: 94%;
      max-width: 1100px;
      margin: 0 auto 50px auto;
      padding: 35px 50px 5px 50px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      background-color: #fff; }
      @media all and (max-width: 991px) {
        .view-promote_articles-page_4 .views-element-container .item-list {
          padding: 25px 30px 10px 30px; } }
      @media all and (max-width: 575px) {
        .view-promote_articles-page_4 .views-element-container .item-list {
          padding: 25px 20px 10px 20px; } }
      @media all and (max-width: 360px) {
        .view-promote_articles-page_4 .views-element-container .item-list {
          padding: 25px 10px 10px 10px; } }
      .view-promote_articles-page_4 .views-element-container .item-list ul {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .view-promote_articles-page_4 .views-element-container .item-list ul li {
          width: 48%;
          margin: 0 1% 30px 1%;
          padding: 9px;
          -webkit-box-shadow: none;
          box-shadow: none;
          position: relative;
          background-color: #fff;
          border: 1px solid #e2e2e2;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          @media all and (max-width: 991px) {
            .view-promote_articles-page_4 .views-element-container .item-list ul li {
              margin: 0 1% 20px 1%; } }
          @media all and (max-width: 767px) {
            .view-promote_articles-page_4 .views-element-container .item-list ul li {
              width: 100%;
              margin: 0 0 15px 0; } }
          .view-promote_articles-page_4 .views-element-container .item-list ul li .image {
            padding: 0 0 62.5% 0;
            overflow: hidden;
            margin: 0 0 6px 0;
            position: relative;
            background-color: #ededed; }
            .view-promote_articles-page_4 .views-element-container .item-list ul li .image img {
              width: 100%;
              height: 100%;
              overflow: hidden;
              line-height: 0;
              position: absolute;
              top: 0;
              left: 0; }
      .view-promote_articles-page_4 .views-element-container .item-list img {
        max-width: 100%;
        height: auto !important; }
      .view-promote_articles-page_4 .views-element-container .item-list figure {
        margin: 0 0 20px 0;
        width: 100%; }
        .view-promote_articles-page_4 .views-element-container .item-list figure img {
          max-width: 100%;
          margin: 0 0 10px 0; }
      .view-promote_articles-page_4 .views-element-container .item-list h2 {
        width: 100%; }
      .view-promote_articles-page_4 .views-element-container .item-list p {
        width: 100%;
        font-size: 18px;
        line-height: 1.5; }
      .view-promote_articles-page_4 .views-element-container .item-list figcaption {
        font-size: 18px;
        line-height: 1.5; }
  .view-promote_articles-page_4 .views-field-field-image {
    margin: 0 0 10px 0; }
  .view-promote_articles-page_4 .views-field-title {
    width: 100%;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 2px 0;
    display: block; }
    .view-promote_articles-page_4 .views-field-title a {
      color: #000;
      word-wrap: break-word;
      word-break: break-all; }
  .view-promote_articles-page_4 nav {
    margin: 0 0 50px 0; }
    .view-promote_articles-page_4 nav a {
      padding: 0 10px; }

.entity-webform-canonical {
  background-color: #f5f5f5; }
  .entity-webform-canonical #block-omia-theme-breadcrumbs {
    display: none; }
  .entity-webform-canonical .layout-content {
    padding: 30px 0 0 0; }
    @media all and (max-width: 991px) {
      .entity-webform-canonical .layout-content {
        padding: 0; } }
  .entity-webform-canonical #block-omia-theme-content {
    width: 96%;
    max-width: 1290px;
    margin: 0 auto 30px auto;
    padding: 40px 50px;
    background-color: #fff;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.05); }
    @media all and (max-width: 767px) {
      .entity-webform-canonical #block-omia-theme-content {
        -webkit-box-shadow: none;
        box-shadow: none; } }
    @media all and (max-width: 991px) {
      .entity-webform-canonical #block-omia-theme-content {
        width: 100%;
        margin: 0; } }
    .entity-webform-canonical #block-omia-theme-content .webform-submission-form {
      width: 100%;
      max-width: 1000px;
      margin: 0 auto; }
    .entity-webform-canonical #block-omia-theme-content #edit-header {
      color: #000;
      font-size: 16px;
      margin-bottom: 20px; }
    .entity-webform-canonical #block-omia-theme-content .js-form-item {
      margin: 0 0 20px 0; }
    .entity-webform-canonical #block-omia-theme-content .js-form-required {
      color: #000;
      font-size: 15px;
      line-height: 17px;
      margin-bottom: 5px;
      display: block; }
    .entity-webform-canonical #block-omia-theme-content .js-form-type-processed-text {
      color: #000;
      font-size: 15px;
      margin-bottom: 20px; }
    .entity-webform-canonical #block-omia-theme-content .button {
      width: 150px;
      margin: 0 auto;
      display: block; }
    .entity-webform-canonical #block-omia-theme-content .form-email {
      border: solid 1px #bcbcbc;
      background-color: #fff;
      width: 100%;
      padding: 6px 10px;
      line-height: inherit;
      border-radius: 0px;
      -webkit-box-shadow: none;
      box-shadow: none;
      font-size: 16px;
      color: #000; }

.view-promote_articles-page_3 {
  background-color: #f5f5f5; }
  .view-promote_articles-page_3 #block-omia-theme-breadcrumbs {
    display: none; }
  .view-promote_articles-page_3 .views-element-container {
    padding: 30px 0 30px 0; }
    .view-promote_articles-page_3 .views-element-container header {
      min-height: auto !important;
      position: relative;
      z-index: 10; }
    .view-promote_articles-page_3 .views-element-container #page-title {
      font-size: 30px;
      font-weight: 400;
      color: #000;
      text-align: center;
      letter-spacing: 3px;
      line-height: 27px;
      height: 30px;
      padding: 0 20px;
      margin: 0 auto 20px auto;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      max-width: 90%;
      border-left: solid 2px #000;
      border-right: solid 2px #000;
      margin: 0px auto 40px auto;
      word-wrap: break-word;
      word-break: break-all; }
      .view-promote_articles-page_3 .views-element-container #page-title::after {
        content: "PROMOTE ARTICLES";
        font-size: 16px;
        font-weight: 300;
        margin-top: 3px;
        letter-spacing: 0px;
        display: block; }
    .view-promote_articles-page_3 .views-element-container .item-list {
      max-width: 1100px;
      min-height: 800px;
      margin: 0 auto;
      position: relative;
      padding: 10px 0 30px 0; }
      @media all and (max-width: 1199px) {
        .view-promote_articles-page_3 .views-element-container .item-list {
          width: 732px;
          padding: 10px 0 30px 0; } }
      @media all and (max-width: 991px) {
        .view-promote_articles-page_3 .views-element-container .item-list {
          padding: 0 0 10px 0; } }
      @media all and (max-width: 767px) {
        .view-promote_articles-page_3 .views-element-container .item-list {
          width: 336px;
          padding: 0 0 10px 0; } }
      .view-promote_articles-page_3 .views-element-container .item-list ul {
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        @media all and (max-width: 1199px) {
          .view-promote_articles-page_3 .views-element-container .item-list ul {
            padding: 0;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start; } }
        @media all and (max-width: 991px) {
          .view-promote_articles-page_3 .views-element-container .item-list ul {
            margin-top: 20px; } }
      .view-promote_articles-page_3 .views-element-container .item-list li {
        width: 336px;
        height: 283px;
        margin: 0 15px 35px 15px;
        padding: 9px 9px 0 9px;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: relative;
        background-color: #fff;
        border: 1px solid #e2e2e2;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media all and (max-width: 1199px) {
          .view-promote_articles-page_3 .views-element-container .item-list li {
            margin: 0 15px 35px 15px; } }
        @media all and (max-width: 767px) {
          .view-promote_articles-page_3 .views-element-container .item-list li {
            margin: 0 0 15px 0; } }
        .view-promote_articles-page_3 .views-element-container .item-list li .creation-item-top-dom {
          position: relative;
          margin: 0 0 12px 0; }
        .view-promote_articles-page_3 .views-element-container .item-list li .creation-cover {
          width: 316px;
          height: 178px;
          overflow: hidden;
          position: relative;
          border: solid 1px #dedede;
          background-color: #eee;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          .view-promote_articles-page_3 .views-element-container .item-list li .creation-cover img {
            max-width: 100%; }
        .view-promote_articles-page_3 .views-element-container .item-list li .creation-tag-dom {
          min-width: 60px;
          height: 26px;
          line-height: 26px;
          color: #fff;
          background-color: #343a40;
          border-radius: 3px;
          position: absolute;
          right: 6px;
          bottom: 6px; }
        .view-promote_articles-page_3 .views-element-container .item-list li .creation-like-dom {
          width: 100%;
          height: 26px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-line-pack: center;
          align-content: center;
          padding: 0 10px 0 10px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          cursor: pointer; }
        .view-promote_articles-page_3 .views-element-container .item-list li .creation-like-btn {
          width: 20px;
          height: 16px;
          background-image: url(/themes/custom/omia_theme/images/omia/like_icon02.png);
          background-size: 20px auto;
          background-repeat: no-repeat;
          background-position: 0 1px;
          opacity: 1; }
        .view-promote_articles-page_3 .views-element-container .item-list li .isVote {
          background-position: 0 -19px !important; }
        .view-promote_articles-page_3 .views-element-container .item-list li .creation-like-count {
          height: 16px;
          line-height: 16px;
          color: #fff;
          cursor: default;
          font-weight: normal;
          padding: 0 7px 0 6px;
          vertical-align: middle;
          white-space: nowrap; }
      .view-promote_articles-page_3 .views-element-container .item-list .creation-project-title {
        margin: 0 0 8px 0; }
        .view-promote_articles-page_3 .views-element-container .item-list .creation-project-title a {
          width: 316px;
          height: 22px;
          font-size: 15px;
          line-height: 22px;
          color: #999;
          overflow: hidden;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          white-space: nowrap; }
          .view-promote_articles-page_3 .views-element-container .item-list .creation-project-title a span {
            width: 42px;
            min-width: 42px;
            height: 22px;
            font-size: 15px;
            line-height: 22px;
            display: block;
            color: #fff;
            text-align: center;
            background-color: #ffa000;
            margin: 0 10px 0 0; }
      .view-promote_articles-page_3 .views-element-container .item-list .creation-item-bottom-dom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .view-promote_articles-page_3 .views-element-container .item-list .creation-user-img {
        width: 40px;
        height: 40px;
        margin: 0 9px 0 0;
        border-radius: 50%;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        display: inline-block;
        background-size: 44px !important;
        background-color: #eee;
        overflow: hidden;
        -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2); }
        .view-promote_articles-page_3 .views-element-container .item-list .creation-user-img img {
          max-width: 100%; }
      .view-promote_articles-page_3 .views-element-container .item-list .creation-bottom-content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
      .view-promote_articles-page_3 .views-element-container .item-list .creation-title {
        width: 260px;
        font-size: 18px;
        line-height: 22px;
        height: 22px;
        color: #000;
        overflow: hidden;
        word-wrap: break-word;
        word-break: break-all; }
      .view-promote_articles-page_3 .views-element-container .item-list .creation-user-name {
        width: 260px;
        height: 17px;
        font-size: 15px;
        line-height: 17px;
        color: #999999;
        overflow: hidden;
        word-wrap: break-word;
        word-break: break-all; }

.entity-node-canonical #block-omia-theme-breadcrumbs, .omia-eventPage #block-omia-theme-breadcrumbs {
  display: none; }

.entity-node-canonical .layout-container, .omia-eventPage .layout-container {
  margin: 45px 0 0 0; }
  @media all and (max-width: 991px) {
    .entity-node-canonical .layout-container, .omia-eventPage .layout-container {
      margin: 56px 0 0 0; } }

#block-omia-theme-gonggao {
  width: 100%; }
  #block-omia-theme-gonggao a {
    display: block;
    color: #8c2e0b;
    background-color: #fef5f1;
    min-height: 25px;
    line-height: 25px;
    font-size: 15px;
    padding: 10px 15px; }

html {
  font-size: 100% !important;
  background: transparent;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC", Arial, sans-serif;
  font-size: 100% !important;
  height: 100%; }

#page-wrapper #page {
  position: relative; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  outline: none;
  /* for Firefox Google Chrome  */
  /* for IE */ }
  a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    outline: none; }

ol, ul {
  list-style-type: none; }

p, pre {
  margin: 0; }

dl, menu, ol, ul {
  margin: 0; }

menu, ol, ul {
  padding: 0; }

h1 {
  margin: 0; }

button {
  outline: none; }

.btn-blue1-lg, a.project-link,
a#edit-title-desc-c,
input[id="edit-submit"],
input[id="edit-next"],
input[type="submit"] {
  min-width: 110px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5; }
  .btn-blue1-lg:hover, a.project-link:hover,
  a#edit-title-desc-c:hover,
  input:hover[id="edit-submit"],
  input:hover[id="edit-next"],
  input:hover[type="submit"] {
    border-color: #41aee0;
    background-color: #41aee0; }

.btn-gray-lg, .btn_cancel,
input[value="Close"],
input[id="edit-cancel"],
#modalContent a[id="edit-cancel"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #999;
  background-color: #999; }
  .btn-gray-lg:hover, .btn_cancel:hover,
  input:hover[value="Close"],
  input:hover[id="edit-cancel"],
  #modalContent a:hover[id="edit-cancel"] {
    border-color: #adadad;
    background-color: #adadad; }

.btn-blue1-l-lg, input[id="edit-preview"],
input[id="edit-publish"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff; }
  .btn-blue1-l-lg:hover, input:hover[id="edit-preview"],
  input:hover[id="edit-publish"] {
    color: #60bbe5;
    background-color: #f9fcfe; }

input[type="submit"]#edit-coupon-button {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5;
  font-size: 16px;
  padding: 6px 14px;
  padding: 8px 16px;
  min-width: inherit; }
  input[type="submit"]#edit-coupon-button:hover {
    border-color: #41aee0;
    background-color: #41aee0; }
  @media all and (max-width: 991px) {
    input[type="submit"]#edit-coupon-button {
      width: 100%;
      font-size: 18px;
      padding: 8px 14px; } }

#guide_icon {
  width: 130px;
  height: 130px;
  overflow: hidden;
  position: fixed;
  bottom: 85px;
  right: 10px;
  z-index: 998;
  display: none; }
  @media all and (max-width: 1199px) {
    #guide_icon {
      right: 5px; } }
  @media all and (max-width: 575px) {
    #guide_icon {
      width: 115px;
      height: 115px;
      right: 3px; } }
  @media all and (max-width: 360px) {
    #guide_icon {
      width: 100px;
      height: 100px; } }

.commentImgUploadBlock {
  position: relative; }
  .commentImgUploadBlock .commentImgUploadBtn {
    width: 120px;
    height: 43px;
    font-size: 16px;
    margin: 0 0 10px 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    display: inline-block;
    color: #239dd5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #239dd5;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .commentImgUploadBlock .commentImgUploadBtn:hover {
      color: #60bbe5;
      background-color: #f9fcfe; }
    .commentImgUploadBlock .commentImgUploadBtn::before {
      width: 20px;
      height: 16px;
      content: "";
      background-image: url("/themes/custom/omia_theme/images/omia/message_img_upload_icon.png");
      background-repeat: no-repeat;
      background-size: 20px 16px;
      margin: 0 7px 0 0; }
  .commentImgUploadBlock .image-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .commentImgUploadBlock .image-widget button {
      display: none; }
    .commentImgUploadBlock .image-widget img {
      width: 120px;
      height: auto !important; }
    .commentImgUploadBlock .image-widget input[type="file"] {
      display: none; }
    .commentImgUploadBlock .image-widget input[type="submit"] {
      display: none; }
    .commentImgUploadBlock .image-widget input[value="移除"] {
      width: 60px;
      height: 43px;
      font-size: 15px;
      border-radius: 0 !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 5px 0 10px 0; }
  .commentImgUploadBlock .description {
    display: none; }
  .commentImgUploadBlock .js-form-type-managed-file label {
    display: none; }
  .commentImgUploadBlock .file--image {
    display: none; }
  .commentImgUploadBlock span {
    font-size: 15px;
    line-height: 18px;
    display: none; }
    .commentImgUploadBlock span a {
      color: #239dd5;
      word-wrap: break-word;
      word-break: break-all; }

.pg-qa input[id="edit-submit"],
.pg-qa input[id*="edit-submit-"],
.pg-articles-art input[id="edit-submit"],
.pg-articles-art input[id*="edit-submit-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff;
  font-size: 16px;
  padding: 6px 14px;
  min-width: inherit; }
  .pg-qa input[id="edit-submit"]:hover,
  .pg-qa input[id*="edit-submit-"]:hover,
  .pg-articles-art input[id="edit-submit"]:hover,
  .pg-articles-art input[id*="edit-submit-"]:hover {
    color: #60bbe5;
    background-color: #f9fcfe; }

.pg-qa a[id*="cancel-"],
.pg-articles-art a[id*="cancel-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-appearance: none; }
  .pg-qa a[id*="cancel-"]:hover,
  .pg-articles-art a[id*="cancel-"]:hover {
    color: #9d9d9d;
    border-color: #d6d6d6;
    background-color: #f7f7f7; }

#block-hamiplay-project-preview button {
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  font-weight: 600;
  min-width: 100px; }
  #block-hamiplay-project-preview button:hover {
    color: #41aee0; }
  #block-hamiplay-project-preview button:hover {
    -webkit-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -moz-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -ms-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -o-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3); }

.btn_banner a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  min-width: 80px;
  font-size: 20px;
  padding: 6px 16px;
  color: #000; }
  .btn_banner a:hover {
    color: #41aee0; }
  .btn_banner a:hover {
    color: #239dd5; }

.form-item input[type="submit"],
.btn_edit1 a {
  min-width: 50px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 14px;
  padding: 6px 8px; }
  .form-item input[type="submit"]:hover,
  .btn_edit1 a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.action-links-field-collection-add li a,
.btn_pj-edit-a a {
  width: 100%;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .action-links-field-collection-add li a:hover,
  .btn_pj-edit-a a:hover {
    color: #239dd5;
    border-color: #239dd5; }
  @media all and (max-width: 767px) {
    .action-links-field-collection-add li a,
    .btn_pj-edit-a a {
      display: none; } }

.bill-unsubscribe a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px; }
  .bill-unsubscribe a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.field-collection-view-links li.edit a,
.field-collection-view-links li.delete a,
.btn_pj-edit-e a,
.btn_pj-edit-d a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  font-size: 14px;
  width: auto; }
  .field-collection-view-links li.edit a:hover,
  .field-collection-view-links li.delete a:hover,
  .btn_pj-edit-e a:hover,
  .btn_pj-edit-d a:hover {
    color: #239dd5; }
  @media all and (max-width: 767px) {
    .field-collection-view-links li.edit a,
    .field-collection-view-links li.delete a,
    .btn_pj-edit-e a,
    .btn_pj-edit-d a {
      display: none; } }

.field-collection-view-links li.edit a,
.btn_pj-edit-e a {
  padding-right: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-b.png) no-repeat right; }
  .field-collection-view-links li.edit a:hover,
  .btn_pj-edit-e a:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-u.png) no-repeat right; }

input[id="edit-delete"] {
  display: inline-block;
  color: #777;
  border: none;
  background: none;
  height: 20px;
  line-height: 20px;
  padding-left: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-g.png) no-repeat left; }
  input[id="edit-delete"]:hover {
    color: #239dd5; }
  input[id="edit-delete"]:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-u.png) no-repeat left; }

.page-start-project input.previous.form-submit {
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  display: line-block;
  border: none;
  background-color: #f5f5f5; }
  .page-start-project input.previous.form-submit:hover {
    color: #239dd5; }

.btn_art-tag1 a {
  text-align: left !important;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_art-tag1 a:hover {
    color: #239dd5; }

.btn_tp-more a {
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_tp-more a:hover {
    color: #239dd5; }
  .btn_tp-more a:hover {
    text-decoration: underline; }

.package-bottom label.option a {
  display: inline-block;
  color: #239dd5;
  text-decoration: underline; }
  .package-bottom label.option a:hover {
    color: #41aee0; }

.font--42-lh-bn {
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 991px) {
    .font--42-lh-bn {
      font-size: 36px;
      line-height: 40px; } }
  @media all and (max-width: 575px) {
    .font--42-lh-bn {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .font--42-lh-bn {
      font-size: 28px;
      line-height: 32px; } }

.font--20-lh-bn {
  font-size: 20px;
  line-height: 24px;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 575px) {
    .font--20-lh-bn {
      font-size: 18px;
      line-height: 22px; } }

.t_page-title1,
#t_page-title1 {
  font-size: 30px;
  font-weight: 400;
  color: black;
  text-align: center;
  letter-spacing: 3px;
  line-height: 27px;
  line-height: -moz-block-height;
  height: 30px;
  padding: 0px 20px;
  margin: 0px auto 40px auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-left: solid 2px #000;
  border-right: solid 2px #000; }
  @media all and (max-width: 767px) {
    .t_page-title1,
    #t_page-title1 {
      font-size: 28px;
      height: 28px;
      letter-spacing: 2px;
      padding: 0px 14px;
      margin: 0px auto 20px auto; } }
  .t_page-title1 span,
  #t_page-title1 span {
    font-size: 16px;
    font-weight: 300;
    margin-top: 3px;
    letter-spacing: 0px;
    display: block; }
    @media all and (max-width: 767px) {
      .t_page-title1 span,
      #t_page-title1 span {
        display: none; } }

.t_pj-price {
  font-size: 36px;
  font-weight: 600;
  color: #000; }
  @media all and (max-width: 575px) {
    .t_pj-price {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .t_pj-price {
      font-size: 27px;
      line-height: 31px; } }
  .t_pj-price::first-letter {
    font-weight: 400; }
  .t_pj-price span {
    font-size: 14px; }

.t_art-name, a.username,
span.username {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #000; }

.block--pj-author .t_art-name, .block--pj-author a.username,
.block--pj-author span.username {
  font-size: 28px;
  line-height: 32px; }

.card--art1 .t_art-name, .card--art1 a.username,
.card--art1 span.username {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #777; }

.top-banner .t_art-name, .top-banner a.username,
.top-banner span.username {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7); }

.t_pj-title,
.t_art-title {
  font-weight: 600;
  color: #000; }

.t_art-title {
  font-size: 20px;
  line-height: 24px; }

.form-item label {
  font-size: 15px;
  font-weight: 400; }

input[type=text],
select.form-select,
textarea {
  font-size: 16px;
  color: #000; }

.must_input {
  color: #db143b; }

#toolbar-item-administration-tray {
  top: 45px; }
  @media all and (max-width: 991px) {
    #toolbar-item-administration-tray {
      top: 97px; } }

.view-delivery_list-delivery_master,
.view-delivery_list-master_order_list,
.view-adm_comment_list-master_comment_list,
.view-delivery_list-master_creation_list {
  background-color: #f5f5f5; }
  .view-delivery_list-delivery_master #block-omia-theme-breadcrumbs,
  .view-delivery_list-master_order_list #block-omia-theme-breadcrumbs,
  .view-adm_comment_list-master_comment_list #block-omia-theme-breadcrumbs,
  .view-delivery_list-master_creation_list #block-omia-theme-breadcrumbs {
    display: none; }
  .view-delivery_list-delivery_master .layout-container,
  .view-delivery_list-master_order_list .layout-container,
  .view-adm_comment_list-master_comment_list .layout-container,
  .view-delivery_list-master_creation_list .layout-container {
    padding: 30px 0 0 0; }
  .view-delivery_list-delivery_master main,
  .view-delivery_list-master_order_list main,
  .view-adm_comment_list-master_comment_list main,
  .view-delivery_list-master_creation_list main {
    width: 99%;
    max-width: 2100px;
    min-width: 300px;
    min-height: 600px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px; }
  .view-delivery_list-delivery_master #block-omia-theme-mastertabs,
  .view-delivery_list-master_order_list #block-omia-theme-mastertabs,
  .view-adm_comment_list-master_comment_list #block-omia-theme-mastertabs,
  .view-delivery_list-master_creation_list #block-omia-theme-mastertabs {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee; }
    .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs,
    .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs,
    .view-adm_comment_list-master_comment_list #block-omia-theme-mastertabs .master_tabs,
    .view-delivery_list-master_creation_list #block-omia-theme-mastertabs .master_tabs {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 62px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media all and (max-width: 991px) {
        .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs,
        .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs,
        .view-adm_comment_list-master_comment_list #block-omia-theme-mastertabs .master_tabs,
        .view-delivery_list-master_creation_list #block-omia-theme-mastertabs .master_tabs {
          height: 58px; } }
    .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item,
    .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item,
    .view-adm_comment_list-master_comment_list #block-omia-theme-mastertabs .master_tabs_item,
    .view-delivery_list-master_creation_list #block-omia-theme-mastertabs .master_tabs_item {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      max-width: 216px;
      height: 62px;
      line-height: 62px;
      font-size: 22px;
      font-weight: 600;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative;
      margin: 0 10px; }
      @media all and (max-width: 991px) {
        .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item,
        .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item,
        .view-adm_comment_list-master_comment_list #block-omia-theme-mastertabs .master_tabs_item,
        .view-delivery_list-master_creation_list #block-omia-theme-mastertabs .master_tabs_item {
          font-size: 18px;
          max-width: 88px;
          height: 58px;
          line-height: 58px; } }
      @media all and (max-width: 360px) {
        .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item,
        .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item,
        .view-adm_comment_list-master_comment_list #block-omia-theme-mastertabs .master_tabs_item,
        .view-delivery_list-master_creation_list #block-omia-theme-mastertabs .master_tabs_item {
          font-size: 16px;
          margin: 0 1%; } }
      .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item a,
      .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item a,
      .view-adm_comment_list-master_comment_list #block-omia-theme-mastertabs .master_tabs_item a,
      .view-delivery_list-master_creation_list #block-omia-theme-mastertabs .master_tabs_item a {
        width: 100%;
        height: 100%;
        display: block;
        color: #000; }
      .view-delivery_list-delivery_master #block-omia-theme-mastertabs .master_tabs_item:hover::after,
      .view-delivery_list-master_order_list #block-omia-theme-mastertabs .master_tabs_item:hover::after,
      .view-adm_comment_list-master_comment_list #block-omia-theme-mastertabs .master_tabs_item:hover::after,
      .view-delivery_list-master_creation_list #block-omia-theme-mastertabs .master_tabs_item:hover::after {
        content: "";
        width: 100%;
        height: 4px;
        display: block;
        background-color: #f1f1f1;
        position: absolute;
        bottom: 0;
        left: 0; }
    .view-delivery_list-delivery_master #block-omia-theme-mastertabs .active::after,
    .view-delivery_list-master_order_list #block-omia-theme-mastertabs .active::after,
    .view-adm_comment_list-master_comment_list #block-omia-theme-mastertabs .active::after,
    .view-delivery_list-master_creation_list #block-omia-theme-mastertabs .active::after {
      content: "";
      width: 100%;
      height: 4px;
      display: block;
      background-color: #249ED5 !important;
      position: absolute;
      bottom: 0;
      left: 0; }
  .view-delivery_list-delivery_master #block-omia-theme-content,
  .view-delivery_list-master_order_list #block-omia-theme-content,
  .view-adm_comment_list-master_comment_list #block-omia-theme-content,
  .view-delivery_list-master_creation_list #block-omia-theme-content {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .view-delivery_list-delivery_master .views-element-container,
  .view-delivery_list-master_order_list .views-element-container,
  .view-adm_comment_list-master_comment_list .views-element-container,
  .view-delivery_list-master_creation_list .views-element-container {
    padding: 30px; }
  .view-delivery_list-delivery_master table,
  .view-delivery_list-master_order_list table,
  .view-adm_comment_list-master_comment_list table,
  .view-delivery_list-master_creation_list table {
    width: 100%;
    border: solid 1px #c5c5c5;
    border-collapse: collapse; }
  .view-delivery_list-delivery_master thead,
  .view-delivery_list-master_order_list thead,
  .view-adm_comment_list-master_comment_list thead,
  .view-delivery_list-master_creation_list thead {
    background-color: #f5f5f5;
    border: solid 1px #c5c5c5; }
    .view-delivery_list-delivery_master thead th,
    .view-delivery_list-master_order_list thead th,
    .view-adm_comment_list-master_comment_list thead th,
    .view-delivery_list-master_creation_list thead th {
      padding: 20px 10px 20px 10px;
      font-size: 14px;
      color: #777;
      font-weight: 400;
      white-space: nowrap;
      text-align: left; }
  .view-delivery_list-delivery_master tbody a,
  .view-delivery_list-master_order_list tbody a,
  .view-adm_comment_list-master_comment_list tbody a,
  .view-delivery_list-master_creation_list tbody a {
    color: #249ED5; }
  .view-delivery_list-delivery_master tbody tr,
  .view-delivery_list-master_order_list tbody tr,
  .view-adm_comment_list-master_comment_list tbody tr,
  .view-delivery_list-master_creation_list tbody tr {
    border-top: #ccc 1px solid; }
    .view-delivery_list-delivery_master tbody tr:first-child,
    .view-delivery_list-master_order_list tbody tr:first-child,
    .view-adm_comment_list-master_comment_list tbody tr:first-child,
    .view-delivery_list-master_creation_list tbody tr:first-child {
      border-top: #ccc 0px solid; }
  .view-delivery_list-delivery_master tbody td,
  .view-delivery_list-master_order_list tbody td,
  .view-adm_comment_list-master_comment_list tbody td,
  .view-delivery_list-master_creation_list tbody td {
    padding: 20px 10px 20px 10px; }
  .view-delivery_list-delivery_master tbody .views-field-nid,
  .view-delivery_list-master_order_list tbody .views-field-nid,
  .view-adm_comment_list-master_comment_list tbody .views-field-nid,
  .view-delivery_list-master_creation_list tbody .views-field-nid {
    font-size: 14px;
    color: #999;
    line-height: 18px; }
  .view-delivery_list-delivery_master tbody .views-field-field-ref-order-item,
  .view-delivery_list-master_order_list tbody .views-field-field-ref-order-item,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-ref-order-item,
  .view-delivery_list-master_creation_list tbody .views-field-field-ref-order-item {
    font-weight: 700;
    font-size: 15px;
    color: #000; }
  .view-delivery_list-delivery_master tbody .views-field-field-start-date time,
  .view-delivery_list-master_order_list tbody .views-field-field-start-date time,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-start-date time,
  .view-delivery_list-master_creation_list tbody .views-field-field-start-date time {
    font-size: 14px;
    color: #999;
    line-height: 18px;
    white-space: nowrap; }
  .view-delivery_list-delivery_master tbody .views-field-field-quantity,
  .view-delivery_list-master_order_list tbody .views-field-field-quantity,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-quantity,
  .view-delivery_list-master_creation_list tbody .views-field-field-quantity {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-field-account-name,
  .view-delivery_list-master_order_list tbody .views-field-field-account-name,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-account-name,
  .view-delivery_list-master_creation_list tbody .views-field-field-account-name {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-field-contact-number,
  .view-delivery_list-master_order_list tbody .views-field-field-contact-number,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-contact-number,
  .view-delivery_list-master_creation_list tbody .views-field-field-contact-number {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-field-register-address,
  .view-delivery_list-master_order_list tbody .views-field-field-register-address,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-register-address,
  .view-delivery_list-master_creation_list tbody .views-field-field-register-address {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-body,
  .view-delivery_list-master_order_list tbody .views-field-body,
  .view-adm_comment_list-master_comment_list tbody .views-field-body,
  .view-delivery_list-master_creation_list tbody .views-field-body {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master tbody .views-field-field-start-date-1 .work-button,
  .view-delivery_list-master_order_list tbody .views-field-field-start-date-1 .work-button,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-start-date-1 .work-button,
  .view-delivery_list-master_creation_list tbody .views-field-field-start-date-1 .work-button {
    width: 80px;
    color: #000;
    font-size: 14px; }
    .view-delivery_list-delivery_master tbody .views-field-field-start-date-1 .work-button .field-display,
    .view-delivery_list-master_order_list tbody .views-field-field-start-date-1 .work-button .field-display,
    .view-adm_comment_list-master_comment_list tbody .views-field-field-start-date-1 .work-button .field-display,
    .view-delivery_list-master_creation_list tbody .views-field-field-start-date-1 .work-button .field-display {
      margin: 0 0 5px 0; }
  .view-delivery_list-delivery_master tbody .edit-button,
  .view-delivery_list-master_order_list tbody .edit-button,
  .view-adm_comment_list-master_comment_list tbody .edit-button,
  .view-delivery_list-master_creation_list tbody .edit-button {
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    display: inline-block;
    color: #239dd5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #239dd5;
    background: #fff; }
    .view-delivery_list-delivery_master tbody .edit-button:hover,
    .view-delivery_list-master_order_list tbody .edit-button:hover,
    .view-adm_comment_list-master_comment_list tbody .edit-button:hover,
    .view-delivery_list-master_creation_list tbody .edit-button:hover {
      color: #60bbe5;
      background-color: #f9fcfe; }
  .view-delivery_list-delivery_master tbody .views-field-field-bank .work-button,
  .view-delivery_list-master_order_list tbody .views-field-field-bank .work-button,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-bank .work-button,
  .view-delivery_list-master_creation_list tbody .views-field-field-bank .work-button {
    color: #000;
    font-size: 14px; }
    .view-delivery_list-delivery_master tbody .views-field-field-bank .work-button .field-display,
    .view-delivery_list-master_order_list tbody .views-field-field-bank .work-button .field-display,
    .view-adm_comment_list-master_comment_list tbody .views-field-field-bank .work-button .field-display,
    .view-delivery_list-master_creation_list tbody .views-field-field-bank .work-button .field-display {
      margin: 0 0 5px 0; }
  .view-delivery_list-delivery_master tbody .views-field-field-bank-account .work-button,
  .view-delivery_list-master_order_list tbody .views-field-field-bank-account .work-button,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-bank-account .work-button,
  .view-delivery_list-master_creation_list tbody .views-field-field-bank-account .work-button {
    color: #000;
    font-size: 14px; }
    .view-delivery_list-delivery_master tbody .views-field-field-bank-account .work-button .field-display,
    .view-delivery_list-master_order_list tbody .views-field-field-bank-account .work-button .field-display,
    .view-adm_comment_list-master_comment_list tbody .views-field-field-bank-account .work-button .field-display,
    .view-delivery_list-master_creation_list tbody .views-field-field-bank-account .work-button .field-display {
      margin: 0 0 5px 0; }
  .view-delivery_list-delivery_master tbody .views-field-field-send-mail-2,
  .view-delivery_list-master_order_list tbody .views-field-field-send-mail-2,
  .view-adm_comment_list-master_comment_list tbody .views-field-field-send-mail-2,
  .view-delivery_list-master_creation_list tbody .views-field-field-send-mail-2 {
    color: #000;
    font-size: 14px; }
  .view-delivery_list-delivery_master .views-field-nothing-1,
  .view-delivery_list-master_order_list .views-field-nothing-1,
  .view-adm_comment_list-master_comment_list .views-field-nothing-1,
  .view-delivery_list-master_creation_list .views-field-nothing-1 {
    font-size: 14px;
    line-height: 18px; }
  .view-delivery_list-delivery_master .views-field-created,
  .view-delivery_list-master_order_list .views-field-created,
  .view-adm_comment_list-master_comment_list .views-field-created,
  .view-delivery_list-master_creation_list .views-field-created {
    font-size: 14px;
    color: #999;
    line-height: 18px;
    white-space: nowrap; }
  .view-delivery_list-delivery_master .views-field-field-payment,
  .view-delivery_list-master_order_list .views-field-field-payment,
  .view-adm_comment_list-master_comment_list .views-field-field-payment,
  .view-delivery_list-master_creation_list .views-field-field-payment {
    font-size: 14px;
    line-height: 18px; }
  .view-delivery_list-delivery_master .views-field-field-master,
  .view-delivery_list-master_order_list .views-field-field-master,
  .view-adm_comment_list-master_comment_list .views-field-field-master,
  .view-delivery_list-master_creation_list .views-field-field-master {
    font-size: 14px;
    line-height: 18px; }
  .view-delivery_list-delivery_master nav,
  .view-delivery_list-master_order_list nav,
  .view-adm_comment_list-master_comment_list nav,
  .view-delivery_list-master_creation_list nav {
    margin: 30px 0 0 0; }

.view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list .js-form-item {
  margin: 0 0 15px 0; }

.view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list .form-item-field-start-date-value label {
  height: 17px;
  line-height: 17px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 400;
  display: block; }

.view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list input {
  width: 100%;
  max-width: 350px;
  height: 38px;
  font-size: 16px;
  padding: 6px 10px; }
  @media all and (max-width: 575px) {
    .view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list input {
      max-width: 100%; } }

.view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list #edit-submit-delivery-list {
  width: 160px; }
  @media all and (max-width: 575px) {
    .view-delivery_list-master_order_list #views-exposed-form-delivery-list-master-order-list #edit-submit-delivery-list {
      width: 100%; } }

.view-delivery_list-master_order_list #edit-actions {
  margin: 0 0 50px 0; }

.view-delivery_list-master_order_list .views-field-title {
  width: 150px;
  color: #000;
  font-size: 14px; }

#views-exposed-form-delivery-list-delivery-master .js-form-item {
  margin: 0 0 15px 0; }

#views-exposed-form-delivery-list-delivery-master label {
  height: 17px;
  line-height: 17px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 400;
  display: block; }

#views-exposed-form-delivery-list-delivery-master input {
  width: 100%;
  max-width: 350px;
  height: 38px;
  font-size: 16px;
  padding: 6px 10px; }
  @media all and (max-width: 575px) {
    #views-exposed-form-delivery-list-delivery-master input {
      max-width: 100%; } }

#views-exposed-form-delivery-list-delivery-master #edit-submit-delivery-list {
  width: 160px; }
  @media all and (max-width: 575px) {
    #views-exposed-form-delivery-list-delivery-master #edit-submit-delivery-list {
      width: 100%; } }

#views-exposed-form-delivery-list-delivery-master #edit-actions {
  margin: 0 0 50px 0; }

#views-exposed-form-delivery-list-delivery-master .views-field-title {
  width: 150px;
  color: #000;
  font-size: 14px; }

.no-results-behavior {
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.view-adm_comment_list-master_comment_list .views-field-name {
  font-size: 14px;
  line-height: 18px; }

.view-adm_comment_list-master_comment_list .views-field-nothing-2 {
  width: 75px; }

.view-adm_comment_list-master_comment_list .views-field-nothing-1 {
  width: 75px; }

.view-delivery_list-master_creation_list .views-field-field-private {
  width: 150px;
  color: #000;
  font-size: 14px; }

.view-delivery_list-master_creation_list .views-field-created {
  width: 150px; }

.view-delivery_list-master_creation_list .views-field-title-1 {
  width: 250px; }

.view-delivery_list-master_creation_list .views-field-nothing {
  width: 70px; }

html {
  font-size: 100% !important;
  background: transparent;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC", Arial, sans-serif;
  font-size: 100% !important;
  height: 100%; }

#page-wrapper #page {
  position: relative; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  outline: none;
  /* for Firefox Google Chrome  */
  /* for IE */ }
  a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    outline: none; }

ol, ul {
  list-style-type: none; }

p, pre {
  margin: 0; }

dl, menu, ol, ul {
  margin: 0; }

menu, ol, ul {
  padding: 0; }

h1 {
  margin: 0; }

button {
  outline: none; }

.btn-blue1-lg, a.project-link,
a#edit-title-desc-c,
input[id="edit-submit"],
input[id="edit-next"],
input[type="submit"] {
  min-width: 110px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5; }
  .btn-blue1-lg:hover, a.project-link:hover,
  a#edit-title-desc-c:hover,
  input:hover[id="edit-submit"],
  input:hover[id="edit-next"],
  input:hover[type="submit"] {
    border-color: #41aee0;
    background-color: #41aee0; }

.btn-gray-lg, .btn_cancel,
input[value="Close"],
input[id="edit-cancel"],
#modalContent a[id="edit-cancel"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #999;
  background-color: #999; }
  .btn-gray-lg:hover, .btn_cancel:hover,
  input:hover[value="Close"],
  input:hover[id="edit-cancel"],
  #modalContent a:hover[id="edit-cancel"] {
    border-color: #adadad;
    background-color: #adadad; }

.btn-blue1-l-lg, input[id="edit-preview"],
input[id="edit-publish"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff; }
  .btn-blue1-l-lg:hover, input:hover[id="edit-preview"],
  input:hover[id="edit-publish"] {
    color: #60bbe5;
    background-color: #f9fcfe; }

input[type="submit"]#edit-coupon-button {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5;
  font-size: 16px;
  padding: 6px 14px;
  padding: 8px 16px;
  min-width: inherit; }
  input[type="submit"]#edit-coupon-button:hover {
    border-color: #41aee0;
    background-color: #41aee0; }
  @media all and (max-width: 991px) {
    input[type="submit"]#edit-coupon-button {
      width: 100%;
      font-size: 18px;
      padding: 8px 14px; } }

#guide_icon {
  width: 130px;
  height: 130px;
  overflow: hidden;
  position: fixed;
  bottom: 85px;
  right: 10px;
  z-index: 998;
  display: none; }
  @media all and (max-width: 1199px) {
    #guide_icon {
      right: 5px; } }
  @media all and (max-width: 575px) {
    #guide_icon {
      width: 115px;
      height: 115px;
      right: 3px; } }
  @media all and (max-width: 360px) {
    #guide_icon {
      width: 100px;
      height: 100px; } }

.commentImgUploadBlock {
  position: relative; }
  .commentImgUploadBlock .commentImgUploadBtn {
    width: 120px;
    height: 43px;
    font-size: 16px;
    margin: 0 0 10px 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    display: inline-block;
    color: #239dd5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #239dd5;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .commentImgUploadBlock .commentImgUploadBtn:hover {
      color: #60bbe5;
      background-color: #f9fcfe; }
    .commentImgUploadBlock .commentImgUploadBtn::before {
      width: 20px;
      height: 16px;
      content: "";
      background-image: url("/themes/custom/omia_theme/images/omia/message_img_upload_icon.png");
      background-repeat: no-repeat;
      background-size: 20px 16px;
      margin: 0 7px 0 0; }
  .commentImgUploadBlock .image-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .commentImgUploadBlock .image-widget button {
      display: none; }
    .commentImgUploadBlock .image-widget img {
      width: 120px;
      height: auto !important; }
    .commentImgUploadBlock .image-widget input[type="file"] {
      display: none; }
    .commentImgUploadBlock .image-widget input[type="submit"] {
      display: none; }
    .commentImgUploadBlock .image-widget input[value="移除"] {
      width: 60px;
      height: 43px;
      font-size: 15px;
      border-radius: 0 !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 5px 0 10px 0; }
  .commentImgUploadBlock .description {
    display: none; }
  .commentImgUploadBlock .js-form-type-managed-file label {
    display: none; }
  .commentImgUploadBlock .file--image {
    display: none; }
  .commentImgUploadBlock span {
    font-size: 15px;
    line-height: 18px;
    display: none; }
    .commentImgUploadBlock span a {
      color: #239dd5;
      word-wrap: break-word;
      word-break: break-all; }

.pg-qa input[id="edit-submit"],
.pg-qa input[id*="edit-submit-"],
.pg-articles-art input[id="edit-submit"],
.pg-articles-art input[id*="edit-submit-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff;
  font-size: 16px;
  padding: 6px 14px;
  min-width: inherit; }
  .pg-qa input[id="edit-submit"]:hover,
  .pg-qa input[id*="edit-submit-"]:hover,
  .pg-articles-art input[id="edit-submit"]:hover,
  .pg-articles-art input[id*="edit-submit-"]:hover {
    color: #60bbe5;
    background-color: #f9fcfe; }

.pg-qa a[id*="cancel-"],
.pg-articles-art a[id*="cancel-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-appearance: none; }
  .pg-qa a[id*="cancel-"]:hover,
  .pg-articles-art a[id*="cancel-"]:hover {
    color: #9d9d9d;
    border-color: #d6d6d6;
    background-color: #f7f7f7; }

#block-hamiplay-project-preview button {
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  font-weight: 600;
  min-width: 100px; }
  #block-hamiplay-project-preview button:hover {
    color: #41aee0; }
  #block-hamiplay-project-preview button:hover {
    -webkit-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -moz-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -ms-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -o-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3); }

.btn_banner a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  min-width: 80px;
  font-size: 20px;
  padding: 6px 16px;
  color: #000; }
  .btn_banner a:hover {
    color: #41aee0; }
  .btn_banner a:hover {
    color: #239dd5; }

.form-item input[type="submit"],
.btn_edit1 a {
  min-width: 50px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 14px;
  padding: 6px 8px; }
  .form-item input[type="submit"]:hover,
  .btn_edit1 a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.action-links-field-collection-add li a,
.btn_pj-edit-a a {
  width: 100%;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .action-links-field-collection-add li a:hover,
  .btn_pj-edit-a a:hover {
    color: #239dd5;
    border-color: #239dd5; }
  @media all and (max-width: 767px) {
    .action-links-field-collection-add li a,
    .btn_pj-edit-a a {
      display: none; } }

.bill-unsubscribe a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px; }
  .bill-unsubscribe a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.field-collection-view-links li.edit a,
.field-collection-view-links li.delete a,
.btn_pj-edit-e a,
.btn_pj-edit-d a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  font-size: 14px;
  width: auto; }
  .field-collection-view-links li.edit a:hover,
  .field-collection-view-links li.delete a:hover,
  .btn_pj-edit-e a:hover,
  .btn_pj-edit-d a:hover {
    color: #239dd5; }
  @media all and (max-width: 767px) {
    .field-collection-view-links li.edit a,
    .field-collection-view-links li.delete a,
    .btn_pj-edit-e a,
    .btn_pj-edit-d a {
      display: none; } }

.field-collection-view-links li.edit a,
.btn_pj-edit-e a {
  padding-right: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-b.png) no-repeat right; }
  .field-collection-view-links li.edit a:hover,
  .btn_pj-edit-e a:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-u.png) no-repeat right; }

input[id="edit-delete"] {
  display: inline-block;
  color: #777;
  border: none;
  background: none;
  height: 20px;
  line-height: 20px;
  padding-left: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-g.png) no-repeat left; }
  input[id="edit-delete"]:hover {
    color: #239dd5; }
  input[id="edit-delete"]:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-u.png) no-repeat left; }

.page-start-project input.previous.form-submit {
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  display: line-block;
  border: none;
  background-color: #f5f5f5; }
  .page-start-project input.previous.form-submit:hover {
    color: #239dd5; }

.btn_art-tag1 a {
  text-align: left !important;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_art-tag1 a:hover {
    color: #239dd5; }

.btn_tp-more a {
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_tp-more a:hover {
    color: #239dd5; }
  .btn_tp-more a:hover {
    text-decoration: underline; }

.package-bottom label.option a {
  display: inline-block;
  color: #239dd5;
  text-decoration: underline; }
  .package-bottom label.option a:hover {
    color: #41aee0; }

.font--42-lh-bn {
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 991px) {
    .font--42-lh-bn {
      font-size: 36px;
      line-height: 40px; } }
  @media all and (max-width: 575px) {
    .font--42-lh-bn {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .font--42-lh-bn {
      font-size: 28px;
      line-height: 32px; } }

.font--20-lh-bn {
  font-size: 20px;
  line-height: 24px;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 575px) {
    .font--20-lh-bn {
      font-size: 18px;
      line-height: 22px; } }

.t_page-title1,
#t_page-title1 {
  font-size: 30px;
  font-weight: 400;
  color: black;
  text-align: center;
  letter-spacing: 3px;
  line-height: 27px;
  line-height: -moz-block-height;
  height: 30px;
  padding: 0px 20px;
  margin: 0px auto 40px auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-left: solid 2px #000;
  border-right: solid 2px #000; }
  @media all and (max-width: 767px) {
    .t_page-title1,
    #t_page-title1 {
      font-size: 28px;
      height: 28px;
      letter-spacing: 2px;
      padding: 0px 14px;
      margin: 0px auto 20px auto; } }
  .t_page-title1 span,
  #t_page-title1 span {
    font-size: 16px;
    font-weight: 300;
    margin-top: 3px;
    letter-spacing: 0px;
    display: block; }
    @media all and (max-width: 767px) {
      .t_page-title1 span,
      #t_page-title1 span {
        display: none; } }

.t_pj-price {
  font-size: 36px;
  font-weight: 600;
  color: #000; }
  @media all and (max-width: 575px) {
    .t_pj-price {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .t_pj-price {
      font-size: 27px;
      line-height: 31px; } }
  .t_pj-price::first-letter {
    font-weight: 400; }
  .t_pj-price span {
    font-size: 14px; }

.t_art-name, a.username,
span.username {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #000; }

.block--pj-author .t_art-name, .block--pj-author a.username,
.block--pj-author span.username {
  font-size: 28px;
  line-height: 32px; }

.card--art1 .t_art-name, .card--art1 a.username,
.card--art1 span.username {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #777; }

.top-banner .t_art-name, .top-banner a.username,
.top-banner span.username {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7); }

.t_pj-title,
.t_art-title {
  font-weight: 600;
  color: #000; }

.t_art-title {
  font-size: 20px;
  line-height: 24px; }

.form-item label {
  font-size: 15px;
  font-weight: 400; }

input[type=text],
select.form-select,
textarea {
  font-size: 16px;
  color: #000; }

.must_input {
  color: #db143b; }

input[type="text"],
input[type="password"] {
  width: 100%;
  padding: 6px 10px;
  line-height: inherit;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #fff; }

input[type="text"],
input[type="password"] {
  border: solid 1px #bcbcbc;
  background-color: #fff; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder {
    color: #777; }
  input[type="text"]:focus,
  input[type="password"]:focus {
    border: solid 1px #239dd5; }

input.form-disabled {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #999;
  background-color: #999;
  -webkit-tap-highlight-color: transparent; }
  input.form-disabled:hover {
    border-color: #adadad;
    background-color: #adadad; }

.form-item.form-type-textfield.form-item-mail.form-disabled,
.node-type-bank-account #edit-field-title,
.node-type-bank-account .form-type-textfield.form-item-title,
.node-type-bank-account #edit-field-register-address,
.node-type-bank-account #edit-field-bank,
.node-type-bank-account #edit-field-bank-account,
.node-type-bank-account #edit-field-account-name,
.node-type-bank-account #edit-field-idcopy,
.node-type-bank-account #edit-field-accountcopy {
  opacity: 0.4; }
  .form-item.form-type-textfield.form-item-mail.form-disabled input,
  .form-item.form-type-textfield.form-item-mail.form-disabled select.form-select,
  .node-type-bank-account #edit-field-title input,
  .node-type-bank-account #edit-field-title select.form-select,
  .node-type-bank-account .form-type-textfield.form-item-title input,
  .node-type-bank-account .form-type-textfield.form-item-title select.form-select,
  .node-type-bank-account #edit-field-register-address input,
  .node-type-bank-account #edit-field-register-address select.form-select,
  .node-type-bank-account #edit-field-bank input,
  .node-type-bank-account #edit-field-bank select.form-select,
  .node-type-bank-account #edit-field-bank-account input,
  .node-type-bank-account #edit-field-bank-account select.form-select,
  .node-type-bank-account #edit-field-account-name input,
  .node-type-bank-account #edit-field-account-name select.form-select,
  .node-type-bank-account #edit-field-idcopy input,
  .node-type-bank-account #edit-field-idcopy select.form-select,
  .node-type-bank-account #edit-field-accountcopy input,
  .node-type-bank-account #edit-field-accountcopy select.form-select {
    background-color: #f2f2f2; }
  .form-item.form-type-textfield.form-item-mail.form-disabled input[value="移除"],
  .node-type-bank-account #edit-field-title input[value="移除"],
  .node-type-bank-account .form-type-textfield.form-item-title input[value="移除"],
  .node-type-bank-account #edit-field-register-address input[value="移除"],
  .node-type-bank-account #edit-field-bank input[value="移除"],
  .node-type-bank-account #edit-field-bank-account input[value="移除"],
  .node-type-bank-account #edit-field-account-name input[value="移除"],
  .node-type-bank-account #edit-field-idcopy input[value="移除"],
  .node-type-bank-account #edit-field-accountcopy input[value="移除"] {
    display: none; }

input[type="checkbox" i] {
  margin: 0; }

select {
  outline: none; }

select.form-select {
  height: 38px;
  line-height: 30px;
  min-width: 100px;
  padding: 4px 10px;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #bcbcbc;
  background-color: #fff; }

textarea {
  width: 100% !important;
  padding: 10px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  resize: none;
  outline: none; }

.switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 30px; }

.switch input {
  display: none; }

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

input:checked + .slider {
  background-color: #2196f3; }

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196f3;
  box-shadow: 0 0 1px #2196f3; }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/* Rounded sliders */
.slider.round {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

.slider.round:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.chosen-container-multi .chosen-choices {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #239dd5;
  background-color: #fff;
  background-image: none; }
  .chosen-container-multi .chosen-choices:hover {
    color: #60bbe5;
    border-color: #60bbe5; }

.chosen-container-active .chosen-choices {
  border-color: #76c4e8;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #239dd5;
  background-color: #fff;
  padding-left: 10px;
  font-size: 16px; }
  .chosen-container-multi .chosen-choices li.search-field input[type="text"]:hover {
    color: #60bbe5;
    border-color: #60bbe5; }

.chosen-container {
  font-size: 15px;
  width: auto !important;
  min-width: 220px; }
  .chosen-container .chosen-drop {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .chosen-container .chosen-results li {
    padding: 6px 8px;
    line-height: 17px;
    width: 100%; }
    .chosen-container .chosen-results li.highlighted {
      background-color: #239dd5;
      background-image: none; }

.chosen-container-multi .chosen-choices li.search-choice {
  margin: 6px 0px 6px 5px;
  padding: 8px 24px 8px 10px;
  border: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: #e2e2e2;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 9px;
  right: 9px; }

.chosen-disabled {
  opacity: 0.5 !important; }
  .chosen-disabled .chosen-choices,
  .chosen-disabled .chosen-choices:hover {
    cursor: auto;
    border-color: #bcbcbc !important; }
  .chosen-disabled li.search-field input[type="text"],
  .chosen-disabled li.search-field input[type="text"]:hover {
    cursor: auto;
    color: #777 !important; }

.view-points_available-page_1 .dialog-off-canvas-main-canvas {
  height: auto;
  min-height: 100%; }
  .view-points_available-page_1 .dialog-off-canvas-main-canvas .layout-container {
    margin: 0 auto !important; }
  .view-points_available-page_1 .dialog-off-canvas-main-canvas .points-available-page {
    padding: 40px 0;
    background-color: #f5f5f5; }
    .view-points_available-page_1 .dialog-off-canvas-main-canvas .points-available-page header {
      min-height: auto;
      position: relative !important;
      z-index: 1; }
  .view-points_available-page_1 .dialog-off-canvas-main-canvas #block-omia-theme-breadcrumbs {
    display: none; }
  .view-points_available-page_1 .dialog-off-canvas-main-canvas #page-title {
    font-size: 30px;
    font-weight: 400;
    color: #000;
    text-align: center;
    letter-spacing: 3px;
    line-height: 27px;
    height: 30px;
    padding: 0 20px;
    margin: 0 auto 20px auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 90%;
    border-left: solid 2px #000;
    border-right: solid 2px #000;
    margin: 0px auto 50px auto;
    word-wrap: break-word;
    word-break: break-all; }
    .view-points_available-page_1 .dialog-off-canvas-main-canvas #page-title::after {
      content: "PROMOTE ARTICLES";
      font-size: 16px;
      font-weight: 300;
      margin-top: 3px;
      letter-spacing: 0px;
      display: block; }
  .view-points_available-page_1 .dialog-off-canvas-main-canvas .views-view-grid {
    width: 96%;
    border: 1px solid #ccc;
    margin: 10px auto 25px auto; }
  .view-points_available-page_1 .dialog-off-canvas-main-canvas .views-row {
    border-bottom: 1px solid #ccc; }
    .view-points_available-page_1 .dialog-off-canvas-main-canvas .views-row:last-child {
      border-bottom: 0px solid #ffffff; }
  .view-points_available-page_1 .dialog-off-canvas-main-canvas .views-col a {
    padding: 7px 10px;
    color: #000;
    display: block; }
