.btn {
  min-width: 25px;
}

#imagePreview {
  width: 100%;
  margin: 5px 0;
  height: 200px;
  background-position: center center;
  background-size: cover;
  display: inline-block;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  max-width: 300px;
}

th {
  text-align: center;
}

#list-image ul li {
  list-style: none;
  margin: 5px;
  display: block;
  float: left;
  border: 1px solid #ccc;
  padding: 3px;
  position: relative;
}

#list-image li img {
  height: 100px;
  width: 100px;
  display: block;
}

.item-note {
  color: #999;
  margin: 0 0 0 20px;
  font-size: 0.8em;
  font-weight: 400;
}

.insert_img_content {
  display: block;
  text-align: center;
}

ul.list-top-banner li {
  list-style: none;
  border-bottom: 1px solid #dbdbdb;
  padding: 5px 0;
}

.list-top-banner img {
  width: 200px !important;
}

.remove-image-item {
  position: absolute;
  top: -5px;
  right: 0px;
  color: #f00;
  font-weight: 700;
  cursor: pointer;
}

.glyphicon-remove {
  color: #be0a0a;
}

.red,
.error {
  color: #f00;
  font-size: 0.9em;
}

.blue,
.success {
  color: #067dc2;
}

.blue,
.success {
  color: #067dc2;
}

.red,
.error {
  color: #ba0303;
}

.orange {
  color: rgb(255, 77, 0);
}

#modal-form {
  padding: 20px;
}

.modal-item {
  margin: 10px 0;
  text-align: justify;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 5px;
}

.modal-item label {
  margin-right: 10px;
  text-align: justify;
}

.modal-item input {
  padding: 0 7px;
  width: 250px;
}

.btn-primary {
  color: #fff;
}

.btn-primary:hover {
  color: #444;
}

.clear {
  clear: both;
  height: 1;
  width: 100%;
  background: none !important;
  border: none !important;
}

#datatable_wrapper .dt-buttons {
  margin: 0 0 10px 0;
}

#preview-thumbnail img {
  max-width: 100%;
  max-height: 100%;
}

.seo-box {
  display: none;
}

.btn {
  margin: 0 2px;
}

.yellow {
  color: #ff8f00;
}

.green {
  color: #008000;
}

#seo-box-title {
  position: relative;
  background-color: #e4f5ff;
  padding: 6px 10px;
  cursor: pointer;
}

#seo-box-title:after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-top: 10px solid #f97314;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 15px;
  right: 10px;
}

#seo-box-title.active:after {
  border-bottom: 10px solid #f97314;
  border-top: none !important;
}

.txt-center {
  text-align: center;
}

.list-news-trending li {
  list-style: none !important;
}

#datatable_paginate {
  text-align: right;
}

#datatable_paginate a {
  display: inline-block;
  padding: 5px 10px;
  background: #e4e4e4;
  color: #4a85fb;
  margin: 2px;
}

#datatable_paginate a.current,
#datatable_paginate a:hover {
  display: inline-block;
  padding: 5px 10px;
  background: #4a85fb;
  color: #fff;
  margin: 2px;
}

.thin {
  font-weight: 400 !important;
}

.modal-dialog,
.modal {
  z-index: 100 !important;
}

.modal-backdrop {
  z-index: 98 !important;
}

.modal {
  top: 40px;
}

@media all and (max-width: 768px) {
  .modal {
    top: 110px;
  }
}

.gray {
  color: #898989;
}

.thin,
.light {
  font-weight: 300;
}

.verify-img {
  width: 16px !important;
  height: auto !important;
  position: absolute;
  top: 0;
  right: -8px;
  border: none !important;
}

.certify-image {
  position: relative;
  padding: 10px;
  background: #c70000;
  margin: 15px 0;
}

.certify-image > span {
  position: absolute;
}

.certify-image .name {
  top: 54%;
  left: 50%;
  transform: translate(-50%, -60%);
  -webkit-transform: translate(-50%, -60%);
  -moz-transform: translate(-50%, -60%);
  font-weight: 700;
  color: #090909;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: center;
}

.certify-image .pga-id {
  bottom: 13%;
  left: 12%;
  font-weight: 700;
  font-size: 11.5px;
}

.certify-image .pga-number {
  bottom: 13%;
  left: 60%;
  font-weight: 700;
  font-size: 11.5px;
}

.strong {
  font-weight: 600 !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

header .nav > li > a {
  padding-left: 7px;
  padding-right: 7px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-0 {
  margin-top: 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mr-0 {
  margin-right: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pt-0 {
  padding-top: 0;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.fs10 {
  font-size: 10px;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs16 {
  font-size: 16px;
}

.fs20 {
  font-size: 20px;
}

.fs22 {
  font-size: 22px;
}

.fs24 {
  font-size: 24px;
}

.fs28 {
  font-size: 28px;
}

.fs30 {
  font-size: 30px;
}

.fs32 {
  font-size: 32px;
}

.fs36 {
  font-size: 36px;
}

/* Slick slider*/
.slick-dots {
  text-align: center;
  padding: 0;
}

.slick-dots li {
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: -999999px;
  background: #a7a3a3;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #8a8787;
}

.slick-dots li:not(:last-child) {
  margin-right: 7px;
}

.slick-dots li.slick-active {
  background: #fba60a;
  border-color: #cc8707;
}

/* website relate */
.site-relate li {
  margin-bottom: 7px;
}
.site-relate li:not(:last-child) {
  /*     margin-right: 10px */
}
.site-relate img {
  height: 45px;
  margin-bottom: 0;
}
#gg-captcha > div {
  margin: 0 auto;
}
.modal {
  text-align: center;
}

@media screen and (min-device-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  /*max-height:70%;*/
  /*overflow:auto;*/
  /*top:100px;*/
  /*transform:translateY(-50%)!important;*/
}
.modal-body .nav > li > a {
  padding: 10px 4px;
}
.ui-widget-overlay {
  background: #212121 !important;
  opacity: 0.8 !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 10px !important;
}
.p-2 {
  padding: 20px !important;
}
.p-3 {
  padding: 30px !important;
}
.ui-timepicker-container.ui-timepicker-standard {
  z-index: 99999999 !important;
}
.thumbox {
  padding: 0;
  overflow: hidden;
  height: 0;
  position: relative;
  background: #000;
}
.thumbox img {
  position: absolute;
  top: 0;
  width: 100%;
  /* -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
}
.thumbox.centered img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.thumbox-43 {
  padding-bottom: 75%;
}
.thumbox-169 {
  padding-bottom: 56.25%;
}
.lb-outerContainer {
  overflow: hidden !important;
  /*height:410px!important;*/
  width: 600px;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  background: transparent;
}
.lb-outerContainer .lb-image {
  display: block;
  margin: 0 auto;
  border: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.product-image-slider .slick-dots {
  margin-top: 10px;
}
.product-image-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 9999;
  /*     text-indent:-999999999px; */
  background: #000000b3;
  border: none;
  height: 40px;
  /*     width:40px; */
  color: #fff;
}
.product-image-slider .slick-arrow.slick-next {
  right: 0;
  /*     background-image:url('images/'); */
  /*     border-left:20px solid #fff;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent; */
}
.product-image-slider .slick-arrow.slick-prev {
  left: 0;
  /*     border-right:20px solid #fff;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent; */
}
.gold {
  color: hsla(52, 82%, 74%, 0.78) !important;
}
.bg-gold {
  background: linear-gradient(270deg, #f3e485, #b18145 106.25%) !important;
}
.bg-dark {
  background: #000;
}
.modal-content {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
}
.modal-header {
  /*background:linear-gradient(270deg,#f3e485,#b18145 106.25%)!important*/
}
.modal-backdrop.in {
  opacity: 0.8;
}
.token-input-dropdown-facebook {
  z-index: 999999 !important;
}

.saleoff-badge {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 9;
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #d30;
  text-align: center;
  width: 50px;
}
.saleoff-badge:before {
  content: "";
  display: block;
  border-top: 10px solid yellow;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.saleoff-badge:after {
  content: "";
  display: block;
  border-bottom: 10px solid yellow;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.saleoff-badge sup {
  font-size: 16px;
}
.rounded-0 {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.w-100 {
  width: 100%;
}
.w-50 {
  width: 50%;
}
.w-25 {
  width: 25%;
}
.w-75 {
  width: 75%;
}
.scroll-x {
  overflow-x: scroll;
  -webkit-overflow-x: scroll;
}
.pre-wrap {
  white-space: pre-wrap;
}
header .brand-owner {
  position: absolute;
  top: 0px;
  left: 150px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 5px;
  width: 70px;
  text-align: center;
  background: #e4e4e4;
}
@media all and (max-width: 560px) {
  header .brand-owner {
    left: unset;
    right: 0;
    background: unset;
  }
}

.rounded-0 {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.color-red {
  color: #d30;
}
.border-0 {
  border: none !important;
}
.bg-white {
  background: #fff;
}
.pl-1 {
  padding-left: 10px;
}
.pl-2 {
  padding-left: 20px;
}
.pl-3 {
  padding-left: 30px;
}
.pl-4 {
  padding-left: 40px;
}
.pr-1 {
  padding-right: 10px;
}
.pr-2 {
  padding-right: 20px;
}
.pr-3 {
  padding-right: 30px;
}
.pr-4 {
  padding-right: 40px;
}
.px-1 {
  padding-right: 10px;
  padding-left: 10px;
}
.px-2 {
  padding-right: 20px;
  padding-left: 20px;
}
.px-3 {
  padding-right: 30px;
  padding-left: 30px;
}
.px-4 {
  padding-right: 40px;
  padding-left: 40px;
}

.nav-down-app {
  padding-left: 23px;
}
.nav-down-app li a {
  padding: 12px;
}
.nav-down-app li a img {
  box-shadow: 0 0 10px #267fb3;
}
.header .navbar-right li a {
  padding-left: 17px;
  padding-right: 17px;
  border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.header .navbar-right li:last-child a {
  border-right: none;
}
@media (max-width: 400px) {
  .header .navbar-right .nav {
    margin-right: 0;
  }
  .header .navbar-right li a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .nav-down-app {
    padding-left: 17px;
  }
}

.validation-invalid-label {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
  color: #f44336;
  position: relative;
  font-weight: 500;
  font-size: 1.53rem;
}
.border-danger {
  border-color: #f44336 !important;
}

div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: -ms-radial-gradient(
    center,
    ellipse farthest-corner,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -moz-radial-gradient(
    center,
    ellipse farthest-corner,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -o-radial-gradient(
    center,
    ellipse farthest-corner,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -webkit-gradient(
    radial,
    center center,
    0,
    center center,
    497,
    color-stop(0, rgba(0, 0, 0, 0.3)),
    color-stop(1, rgba(0, 0, 0, 0.7))
  );
  background: -webkit-radial-gradient(
    center,
    ellipse farthest-corner,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: radial-gradient(
    ellipse farthest-corner at center,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  z-index: 2001;
}

div.dt-button-collection {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  margin-top: 3px;
  padding: 4px 4px 0 4px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: white;
  overflow: hidden;
  z-index: 2002;
  border-radius: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}

div.dt-button-collection > :last-child {
  display: block !important;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}

div.dt-button-collection > :last-child > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}

div.dt-button-collection .dt-button {
  border-radius: 0;
}

div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button,
div.dt-button-collection a.dt-button {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
  float: none;
  margin-bottom: 4px;
  margin-right: 0;
}

div.dt-button-collection button.dt-button:first-child,
div.dt-button-collection div.dt-button:first-child,
div.dt-button-collection a.dt-button:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

button.dt-button,
div.dt-button,
a.dt-button,
input.dt-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 0.333em;
  margin-bottom: 0.333em;
  padding: 0.5em 1em;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  cursor: pointer;
  font-size: 0.88em;
  line-height: 1.6em;
  white-space: nowrap;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="rgba(230, 230, 230, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  outline: none;
  text-overflow: ellipsis;
}

.payment-lable {
  display: block;
  border: 2px solid #e4e4e4;
  padding: 10px;
  cursor: pointer;
  filter: grayscale(2);
}

.payment-lable.active {
  border: 2px solid #00d674;
  filter: grayscale(0);
}
