﻿/*  for development */
/*
    div[class="row"] {
    border: 1px dotted rgba(0, 0, 0, 0.5);
}

div[class^="col-"] {
    background-color: rgba(255, 0, 0, 0.2);
}
    */
@font-face {
  font-family: "Kanit";
  src: url(/fonts/Kanit-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Mitr";
  src: url(/fonts/Mitr-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
.fa-scc {
  position: relative;
  top: -2px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/************/
html {
  font-family: Mitr, sans-serif !important;
}
body {
  padding-top: 40px;
  padding-bottom: 25px;
  background-color: #dddddd;
  font-family: Mitr, sans-serif !important;
}
#main-container {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #efefef;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
  white-space: normal;
}
/* Set width on the form input elements since they're 100% wide by default 
input,
select,
textarea {
    max-width: 280px;
}
    */
.form-horizontal .double-input {
  width: 100%;
}
.form-inline .double-input .size3 {
  width: 30%;
}
.form-inline .double-input .size7 {
  width: 70%;
}
.form-inline .double-input .size2 {
  width: 20%;
}
.form-inline .double-input .size8 {
  width: 80%;
}
.double-input .size1 {
  width: 10%;
}
.double-input .size2 {
  width: 20%;
}
.double-input .size3 {
  width: 30%;
}
.double-input .size4 {
  width: 40%;
}
.double-input .size5 {
  width: 50%;
}
.double-input .size6 {
  width: 60%;
}
.double-input .size7 {
  width: 70%;
}
.double-input .size8 {
  width: 80%;
}
.double-input .size9 {
  width: 90%;
}
/* Begin: Navigation bar color */
@media (max-width: 1180px) {
  /* ต้องเปลี่ยนให้เป็นตาม collapse limit ของ menu */
  .navbar-Scc .navbar-collapse {
    background: #ddd;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #ddd, white);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #ddd, white);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #ddd, white);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #ddd, white);
    /* Standard syntax */
  }
}
.navbar-Scc .navbar-nav > li > a,
.navbar-Scc .navbar-header li > a {
  color: #686868;
  font-family: 'Mitr', sans-serif;
  font-size: 14px;
}
.navbar-Scc .navbar-nav > li > a:hover,
.navbar-Scc .navbar-nav > li > a:focus,
.navbar-Scc .navbar-header li > a:hover,
.navbar-Scc .navbar-header li > a:focus,
.navbar-Scc .navbar-nav > .open > a,
.navbar-Scc .navbar-nav > .open > a:hover,
.navbar-Scc .navbar-nav > .open > a:focus {
  color: white;
  background-color: rgba(100, 100, 100, 0.2);
}
.navbar-Scc .collapse.in a:hover,
.navbar-Scc .collapse.in a:focus {
  color: white;
  background-color: rgba(105, 105, 105, 0.29);
}
@media (min-width: 768px) {
  .navbar-Scc .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.nav > li > a {
  padding: 10px 10px !important;
}
.navbar-Scc .collapse.in .navbar-nav {
  margin-left: 0px;
  margin-right: 0px;
}
.navbar-Scc .navbar-nav > .active > a,
.navbar-Scc .navbar-nav > .active > a:hover,
.navbar-Scc .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-Scc .navbar-nav > .disabled > a,
.navbar-Scc .navbar-nav > .disabled > a:hover,
.navbar-Scc .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-Scc .navbar-toggle,
.navbar-Scc .navbar-toggle:hover,
.navbar-Scc .navbar-toggle:focus {
  border-color: #8c8c8c;
  background-color: #8c8c8c;
}
.navbar-Scc .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-Scc .navbar-collapse,
.navbar-Scc .navbar-form {
  border-color: white;
}
@media (max-width: 767px) {
  .navbar-Scc .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-Scc .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-Scc .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-Scc .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-Scc .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff !important;
    background-color: transparent !important;
  }
  .navbar-Scc .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-Scc .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-Scc .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-Scc .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-Scc .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-Scc .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    /*background-color: transparent;*/
    background-color: #444;
  }
}
.navbar-Scc .navbar-nav .open .dropdown-menu {
  /*position: absolute !important;*/
  float: none !important;
  background-color: rgba(8, 8, 8, 0.65) !important;
  border: 1px solid #ccc !important;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  border-width: 0 1px 1px !important;
  border-radius: 0 0 4px 4px !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
}
.dropdown-menu > li > a {
  display: block !important;
  padding: 3px 20px !important;
  clear: both !important;
  font-weight: normal !important;
  line-height: 1.42857143 !important;
  color: white;
  white-space: nowrap !important;
}
.navbar-Scc .navbar-link {
  color: #9d9d9d;
}
.navbar-Scc .navbar-link:hover {
  color: #fff;
}
.navbar-Scc .btn-link {
  color: #9d9d9d;
}
.navbar-Scc .btn-link:hover,
.navbar-Scc .btn-link:focus {
  color: #fff;
}
.navbar-Scc .btn-link[disabled]:hover,
fieldset[disabled] .navbar-Scc .btn-link:hover,
.navbar-Scc .btn-link[disabled]:focus,
fieldset[disabled] .navbar-Scc .btn-link:focus {
  color: #444;
}
/* End: Navigation bar color */
/* margin for the bottom bar */
.navbar-bottom {
  margin-top: 2em;
}
/* Make Row with equal height columns */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* Begin: Make Row with equal height columns and align content in the center of the row */
.vertical-align {
  display: flex;
  flex-direction: row;
}
.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
}
.vertical-align > [class^="col-"].text-center,
.vertical-align > [class*=" col-"].text-center {
  justify-content: center;
}
.vertical-align > [class^="col-"].text-right,
.vertical-align > [class*=" col-"].text-right {
  justify-content: flex-end;
}
.vertical-align > [class^="col-"].text-left,
.vertical-align > [class*=" col-"].text-left {
  justify-content: flex-start;
}
/* End: Make Row with equal height columns and align content in the center of the row */
/* Begin: Syncfusion mod*/
.e-dialog.e-dialog-wrap {
  font-family: inherit !important;
}
.columns-bg {
  border-color: white;
  /*background-image: linear-gradient( to right, white 5%, red 15%, #ff0000 15%, red 85%, red 85% );*/
}
.e-grid {
  touch-action: auto !important;
}
/* Remove grid border*/
.e-grid .e-rowcell,
.e-grid .e-indentcell {
  border-style: none !important;
}
.e-grid .e-headercell {
  border-style: none !important;
  background-color: #dd0000 !important;
}
.e-grid td.e-active,
.e-grid .e-form-titlebar {
  background-color: lightcoral !important;
}
/* make the grid tighter*/
.e-grid .e-rowcell {
  padding: 0.5em;
}
.e-input {
  font-family: inherit !important;
}
/* End: Syncfusion mod*/
/* Begin: ปรับ spacing ใน form-inline */
.form-inline .control-label {
  padding-right: 5px;
}
/* End:ปรับ spacing ใน form-inline  */
/* Begin: ปรับการใส่ form-inline ใน form-horizontal */
.form-horizontal .form-inline .control-label,
.form-horizontal .form-inline .radio-inline,
.form-horizontal .form-inline .checkbox-inline {
  padding-top: 0px;
}
.form-inline .form-group {
  margin-left: 0;
  margin-right: 0;
}
/* End: ปรับการใส่ form-inline ใน form-horizontal */
/* ปรับ help-block ของ bootstrap */
.help-block {
  font-size: small;
}
/* ปรับ bootstrap*/
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.modal-header {
  padding: 10px;
}
.modal-title {
  font-weight: normal !important;
}
label {
  font-weight: normal !important;
}
.navbar {
  margin-bottom: 0px;
}
/* Begin: custom styles*/
.modal-header {
  background-color: #696969;
  color: white;
}
.modal-header .close {
  color: white;
  opacity: 1;
  text-shadow: 0 1px 0 #000000;
}
.modal-header .close:hover {
  color: red;
}
.e-grid *:not(.e-icon):not(.glyphicon):not(.fa) {
  font-family: Mitr, sans-serif !important;
  font-weight: normal !important;
}
.e-tab.e-js.e-widget {
  font-family: Mitr, sans-serif !important;
}
.vspace10 {
  height: 10px;
}
.price-summary-text {
  background-color: #ffffd8 !important;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
.price-summary-div > .form-group {
  margin-bottom: 5px;
}
.btn-default-scc {
  height: 34px;
}
.item {
  position: relative;
  padding-top: 20px;
  display: inline-block;
}
.notify-badge {
  position: absolute;
  right: -5px;
  top: 10px;
  background-color: limegreen;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  color: white;
  padding: 5px 10px;
  font-size: 14px;
}
.required {
  color: red;
  font-size: large !important;
}
.search-panel {
  border-radius: 10px 10px;
  background-color: #cecece;
  padding-top: 1em;
}
.search-panel label {
  color: white;
}
.page-title {
  font-family: 'Mitr', sans-serif;
  font-size: x-large;
  margin-top: 10px;
  background-color: transparent;
  color: white;
}
h3.section-title {
  background-color: #dd0000;
  color: white;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 0px;
}
.section-icon-wrapper {
  position: relative;
}
.section-icon {
  position: absolute;
  left: 5px;
  right: auto;
  top: 2px;
  text-align: center;
  background: rgba(255, 0, 0, 0.55) none repeat scroll 0 0;
  border: 8px solid #efefef;
  border-radius: 50%;
  height: 66px;
  margin: 0 auto;
  padding-top: 10px;
  width: 66px;
  font-size: 25px;
  color: white;
}
.row-equal-height {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.plain-text {
  font-weight: normal;
}
[readonly],
[readonly="readonly"] {
  background-color: lightyellow !important;
}
/* End: custom styles*/
/*Button*/
/*บันทึก/ยืนยัน*/
.btn-Scc {
  box-shadow: 2px 2px 5px black;
}
.btn-Update {
  color: #ffffff;
  background-color: #53aa8b;
  border-color: #4b997d;
  box-shadow: 2px 2px 5px black;
}
/*เพิ่ม/แก้ไข/ยกเลิกการทำรายการ*/
.btn-Edit {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  box-shadow: 2px 2px 5px black;
}
/*ลบ/ยกเลิก*/
.btn-Delete {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
  box-shadow: 2px 2px 5px black;
}
/*พิมพ์*/
.btn-Print {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  box-shadow: 2px 2px 5px black;
}
/*อื่นๆ*/
.btn-Info {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  /*box-shadow: 2px 2px 5px black;*/
}
.btn-Back {
  color: #fff;
  background-color: #6f4e3b;
  border-color: #4a3325;
  box-shadow: 2px 2px 5px black;
}
/*scrollbar-grid*/
.e-scrollbar .e-vhandle,
.e-scrollbar .e-hhandle {
  background: #f7ecef;
  transition: top 0.1s linear 0s, left 0.1s linear 0s;
}
.e-gridtoolbar .e-icon {
  color: red;
}
.e-dialog .e-dialog-icon:before {
  color: white;
}
.e-dialog .e-dialog-icon:hover {
  background: transparent;
}
.e-dialog .e-dialog-icon:hover:before {
  color: red;
}
/*scrollbar-grid-hover*/
.e-scrollbar .e-vhandle:hover,
.e-scrollbar .e-hhandle:hover {
  background-color: #f7ecef;
  cursor: default;
  border-color: #cecece;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 10px;
}
.top-panel {
  padding: 20px 0px;
}
.top-panel .form-group {
  padding: 0px;
  margin: 0px;
}
.paper {
  position: relative;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #e8e8e8;
  border: 1px solid #fafafa;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.paper:after,
.paper:before {
  content: "";
  position: absolute;
  z-index: -2;
}
.bodypaper {
  background-color: white;
}
.btnx {
  display: inline-block;
  padding: 3px 3px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.img-part-thumb {
  border-style: solid;
  border-color: #696969;
}
.img-pointer {
  position: relative;
  text-align: center;
  cursor: pointer;
}
.panel {
  margin-bottom: 5px !important;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.modal-body-info {
  position: relative;
  padding: 15px;
}
.modal-body-error {
  position: relative;
  padding: 15px;
}
.badge-mn {
  color: #fff;
  background-color: #44c30c;
  position: absolute;
  right: -5px;
  top: 10px;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  padding: 5px 10px;
  font-size: 12px;
}
.e-chk-image.e-checkmark {
  background-color: white !important;
  border-radius: 5px;
}
/*แสดงรายการตะกร้า nav*/
.cd-lateral-nav {
  position: fixed;
  height: 100%;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 3;
  width: 260px;
  padding: 10px 20px;
  background: #fff url(../images/cd-lateral-nav.svg) center center repeat;
  box-shadow: -1px 0 10px rgba(0, 0, 0, 0.15);
  overflow-y: auto;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s 0s, visibility 0s 0.4s;
  -moz-transition: -moz-transform 0.4s 0s, visibility 0s 0.4s;
  transition: transform 0.4s 0s, visibility 0s 0.4s;
  -webkit-transform: translateX(260px);
  -moz-transform: translateX(260px);
  -ms-transform: translateX(260px);
  -o-transform: translateX(260px);
  transform: translateX(260px);
}
.cd-single-item hr {
  width: 100%;
  display: block;
  margin: 20px auto 0;
}
.cd-single-item {
  position: relative;
  display: block;
}
.product_name > a {
  display: block;
}
.cart-image {
  width: 35%;
  display: block;
}
.cart-image.pull-left {
  margin: 0 10px 20px 0;
}
.quantity {
  position: relative;
  top: 10px;
  left: -3px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.2s 0s;
  -moz-transition: -moz-transform 0.2s 0s;
  transition: transform 0.2s 0s;
  background-color: rgba(241, 72, 51, 0.8);
}
.cart-item {
  width: 60%;
  display: inline-table;
}
.show_cart {
  text-align: center;
  margin: 20px auto 25px;
}
.show_cart a {
  color: white !important;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.show_cart a > i {
  margin-right: 10px;
  margin-left: -5px;
}
.vmCartModule {
  color: #000000;
}
/*img,
.svg {
  max-width: 100%;
}*/
.sm-sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: red;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sm-sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
}
.sm-sidenav a:hover,
.offcanvas a:focus {
  color: #fbff00;
}
.sm-sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
/*******************/
/*home.cshtml*/
.jicon-bg-facebook {
  display: inline-block;
  background: #4e6086;
}
.jicon-bg-facebook:hover {
  background: #0a3eab;
}
.jicon-bg-google {
  display: inline-block;
  background: #d63030;
}
.jicon-bg-google:hover {
  background: #fb2004;
}
/*slid เลื่อน destop*/
.visible-desktop {
  display: inherit;
}
.back-top-wrapper {
  position: fixed;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
  z-index: 99;
}
.back-top {
  overflow: hidden;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #999999;
  border-image: initial;
}
/*hover เลือกรุ่นรถ*/
/*.img-part-thumb:hover {
     
     
     box-shadow: 0 0 30px #00ff14; 



 }*/
/*slider logo  หน้า home*/
.parallax-slider {
  overflow: hidden;
  position: relative;
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.secondaryHolder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-slider {
  overflow: hidden;
  position: relative;
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.simple-fade-eff {
  opacity: 1;
  filter: alpha(opacity=100);
}
.parallax-slider .controlBtn {
  position: absolute;
  cursor: pointer;
  display: block;
  top: 50%;
  z-index: 2;
}
.parallax-slider .parallaxNextBtn {
  right: 60px;
}
.parallax-slider .controlBtn {
  position: absolute;
  cursor: pointer;
  display: block;
  top: 50%;
  z-index: 2;
}
.parallax-slider #mainCaptionHolder .slider_caption h3 {
  font: 700 26px/26px PT Sans Narrow, sans-serif;
  text-transform: uppercase;
  color: #bf3131;
  margin-bottom: 18px;
}
.parallax-slider #mainCaptionHolder .slider_caption h2 {
  font: 400 45px/46px PT Sans Narrow, sans-serif;
  text-transform: uppercase;
  margin-bottom: 7px;
  text-align: left;
}
.price {
  display: inline-block;
  font: 700 16px/32px PT Sans Narrow, sans-serif;
  color: #fff;
  text-align: center;
  float: left;
}
.price-and-button-wrapper {
  display: inline-block;
  border-radius: 6px;
  background: #ff0000;
  overflow: hidden;
  margin-top: 3px;
}
.slider-button {
  float: left;
  background: #333333;
  font: 700 16px/26px PT Sans Narrow, sans-serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 10px 10px 10px;
}
.btnimg-next {
  display: block;
  position: absolute;
  width: 60px;
  height: 55px;
  cursor: pointer;
  background: url(../../Images/Logo/btnnext.png) no-repeat;
  overflow: hidden;
}
.btnimg-prev {
  display: block;
  position: absolute;
  width: 60px;
  height: 55px;
  cursor: pointer;
  background: url(../../Images/Logo/btnprev.png) no-repeat;
  overflow: hidden;
}
.sm-display-container {
  position: relative;
}
.sm-btn-floating,
.sm-btn-floating-large {
  display: inline-block;
  text-align: center;
  color: white;
  background-color: red;
  overflow: hidden;
  z-index: 1;
  padding: 0;
  border-radius: 50%;
  cursor: pointer;
  font-size: 24px;
}
.sm-btn-floating {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.sm-display-left {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
}
.sm-display-right {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%, -50%);
}
.sm-display-left:hover,
.sm-display-left:focus {
  color: orangered;
  background-color: black;
}
.sm-display-right:hover,
.sm-display-right:focus {
  color: orangered;
  background-color: black;
}
/*******************/
/*** LAYOUT ***/
/* pop login */
.modal-login {
  max-width: 330px !important;
  min-width: 330px !important;
}
/*ตะกร้า*/
.menu-toggle-basket {
  background: rgba(253, 25, 25, 0) url(../../Images/Logo/basket.png) 3% 2% 25px no-repeat;
}
.menu-toggle-basket:hover,
.menu-toggle-basket:focus {
  background: rgba(253, 25, 25, 0) url(../../Images/Logo/basket-hover.png) 3% 2% 25px no-repeat;
}
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
}
/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 110%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  color: white;
  background-color: hsla(0, 0%, 20%, 0.9);
  content: attr(data-tooltip);
  line-height: 1.2;
}
/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 110%;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
}
/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
}
.scc-sidenav {
  height: 100%;
  width: 200px;
  background-color: #ff0000;
  color: white;
  position: fixed !important;
  z-index: 1;
  overflow: auto;
}
.scc-sidenav a {
  padding: 4px 2px 4px 16px;
}
.scc-sidenav a:hover {
  background-color: black;
  color: white;
}
.scc-sidenav a,
.scc-dropnav a {
  display: block;
}
.scc-sidenav .scc-dropdown-hover:hover,
.scc-sidenav .scc-dropdown-hover:first-child,
.scc-sidenav .scc-dropdown-click:hover,
.scc-dropnav a:hover {
  background-color: #ccc;
  color: #000;
}
.scc-sidenav .scc-dropdown-hover,
.scc-sidenav .scc-dropdown-click {
  width: 100%;
}
.scc-sidenav .scc-dropdown-hover .scc-dropdown-content,
.scc-sidenav .scc-dropdown-click .scc-dropdown-content {
  min-width: 100%;
}
.scc-top,
.scc-bottom {
  position: fixed;
  width: 100%;
  z-index: 1;
}
.scc-top {
  top: 0;
  right: 0;
}
.scc-animate-left {
  position: relative;
  -webkit-animation: animateleft 0.4s;
  animation: animateleft 0.4s;
}
.scc-opennav,
.scc-closenav {
  color: inherit;
}
.scc-opennav:hover,
.scc-closenav:hover {
  cursor: pointer;
  opacity: 0.8;
}
/*button grid*/
.e-btn.e-select {
  color: #249e50 !important;
}
.e-btn.e-ntouch.e-select:active,
.e-btn.e-select:active,
.e-btn.e-ntouch.e-disable.e-active.e-select:hover,
.e-btn.e-disable.e-active.e-select:hover,
.e-tbtn.e-active {
  color: white !important;
}
.e-btn.e-ntouch.e-select:hover {
  color: #E91E63 !important;
}
.e-grid .e-btn.e-select:hover {
  border: 1px solid #E91E63 !important;
}
.LabelPictures {
  font-size: 14px;
  color: cornflowerblue;
  margin-top: 5px;
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  white-space: nowrap;
}
.title-row {
  background-color: #8c8c8c;
}
.title-help-div {
  text-align: right;
  position: absolute;
  right: 5px;
  top: 7px;
}
div.tab a:focus,
.active {
  background-color: rgba(0, 0, 0, 0) !important;
}
/* ใช้หุ้ม grid เพื่อให้ scroll ผ่าน browser ไม่ใช้ของ syncfusion*/
.wrapper {
  display: flex;
  overflow-x: auto;
}
.btn-findReceive {
  color: #ffffff;
  background-color: #ff0000;
  border-color: #d43f3a;
  box-shadow: 2px 2px 5px black;
}
/* begin: แต่ง style ของ Input ให้เหมือน text label */
.form-control.labellook {
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.labellook {
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0) !important;
  padding-left: 0px;
}
/* end : แต่ง style ของ Input ให้เหมือน text label */
/*Set over label word ...*/
.text-concat {
  display: block;
  display: -webkit-box;
  height: 70px;
  line-height: 1.5;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #555555;
  padding: 16px;
  color: white;
  margin: 0px;
  max-width: 350px;
}
/* zoom model image*/
.img-part-thumb:hover,
.img-part-thumb:focus {
  bottom: 7px;
  text-decoration: none;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  /*box-shadow: 0 0 30px #00ff14;*/
}
.zoom-model {
  transition: transform 1s;
}
.zoom-model:hover {
  transform: scale(1.05);
}
.stylefont {
  font-family: "Mitr", sans-serif;
}
.no-side-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.price-label {
  color: #696969;
  line-height: 25px;
  font-weight: normal !important;
}
.price-value {
  font-size: 18px !important;
  padding-right: 6px !important;
  color: #1397d1;
  text-align: right;
  float: right;
  vertical-align: middle;
}
.price-value-normal {
  font-size: 1em !important;
}
.add-child-top-margin [class*="col-"] {
  margin-top: 5px;
}
.order-step {
  height: 40px;
  color: white;
  font-family: Mitr, sans-serif;
  font-size: 20px;
  padding-top: 7px;
  background: #60c39f;
}
.order-step.order-step-past {
  background: #53aa8b;
}
.order-step.order-step-todo {
  background: #b7b7b7;
}
.panel-heading {
  font-size: 16px !important;
}
.scc-display-text {
  color: dodgerblue;
}
.scc-display-text-price {
  color: dodgerblue;
  text-align: right;
  margin-bottom: 0px;
  font-size: 1em !important;
}
.scc-display-label {
  padding-top: 0px !important;
}
.scc-label-labellook {
  padding-top: 7px !important;
}
.scc-desc {
  position: relative;
  z-index: -1;
  top: 0px;
  left: 0px;
  color: rgba(255, 255, 255, 0.1);
}
.sm-desc {
  z-index: -1;
  position: absolute;
  top: 0px;
  left: 0px;
  color: rgba(255, 255, 255, 0.1);
}
.popover-content {
  font-family: Mitr, sans-serif;
}
.focus-none:focus {
  outline: none !important;
}
.badge {
  background-color: #12a8ea;
}
.slideanim {
  visibility: hidden;
}
.slide {
  animation-name: slide;
  -webkit-animation-name: slide;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  visibility: visible;
}
@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
/* begin: customize basket display on main menu*/
.basket-icon,
.basket-icon:hover,
.basket-icon:focus {
  font-size: 28px;
  color: red;
}
.badge-basket {
  margin-left: -15px;
}
#basketMenu {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
/* end: customize basket display on main menu*/
/* begin: global waiting popup style*/
#main-container_WaitingPopup {
  background-color: transparent;
}
#main-container_WaitingPopup .e-image {
  display: block;
  height: 70px;
}
.panel-scc .panel-heading {
  color: white;
  background-color: #aaaaaa;
}
/*end: global waiting popup style*/
.modal-login .modal-header {
  background-color: #dd0000;
  border-radius: 6px 6px 0px 0px;
}
.margin-t-10 {
  margin-top: 10px !important;
}
.navbar-fixed-bottom {
  height: 25px !important;
  min-height: 25px !important;
}
.e-grid .e-unboundcelldiv button {
  margin: 0 0 0 5px !important;
  padding: 0;
}
.help-detail {
  background-color: #044589;
  color: white !important;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: small;
}
.help-detail:hover {
  background-color: #0754a5;
  color: white !important;
  text-decoration: none !important;
}
.help-row {
  margin-top: 15px;
  margin-left: 15px;
  font-size: large;
}