@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'),local('Kanit-Regular'),url(https://fonts.gstatic.com/s/kanit/v3/nKKZ-Go6G5tXcraBGwCYdA.woff2) format('woff2');
  unicode-range: U+E01-E5B,U+200C-200D,U+25CC;
}

@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'),local('Kanit-Regular'),url(https://fonts.gstatic.com/s/kanit/v3/nKKZ-Go6G5tXcraaGwCYdA.woff2) format('woff2');
  unicode-range: U+102-103,U+110-111,U+1EA0-1EF9,U+20AB;
}

@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'),local('Kanit-Regular'),url(https://fonts.gstatic.com/s/kanit/v3/nKKZ-Go6G5tXcrabGwCYdA.woff2) format('woff2');
  unicode-range: U+100-24F,U+259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'),local('Kanit-Regular'),url(https://fonts.gstatic.com/s/kanit/v3/nKKZ-Go6G5tXcraVGwA.woff2) format('woff2');
  unicode-range: U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
.vmodal *:focus {
  outline: none;
}
.vmodal {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
.vmodal *:not(i):not(.fa):not(.glyphicon) {
  font-family: 'Kanit', sans-serif;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  -webkit-font-smoothing: antialiased;
}
.vmodal .modal-content {
  border-radius:5px;
  overflow: hidden;
}
.vmodal .rounded {
  border-radius: .25rem !important;
}
.vmodal .d-none {
  display: none;
}
.vmodal .d-flex {
  display: flex;
}
.vmodal .justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.vmodal .justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.vmodal .justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.vmodal .align-items-center {
  align-items: center
}
.vmodal .text-white {
  color: #fff !important
}

.vmodal .text-primary {
  color: #007bff !important
}

.vmodal a.text-primary:focus,.vmodal a.text-primary:hover {
  color: #0062cc !important
}

.vmodal .text-secondary {
  color: #6c757d !important
}

.vmodal a.text-secondary:focus,.vmodal a.text-secondary:hover {
  color: #545b62 !important
}

.vmodal .text-success {
  color: #28a745 !important
}

.vmodal a.text-success:focus,.vmodal a.text-success:hover {
  color: #1e7e34 !important
}

.vmodal .text-info {
  color: #17a2b8 !important
}

.vmodal a.text-info:focus,.vmodal a.text-info:hover {
  color: #117a8b !important
}

.vmodal .text-warning {
  color: #ffc107 !important
}

.vmodal a.text-warning:focus,.vmodal a.text-warning:hover {
  color: #d39e00 !important
}

.vmodal .text-danger {
  color: #dc3545 !important
}

.vmodal a.text-danger:focus,.vmodal a.text-danger:hover {
  color: #bd2130 !important
}

.vmodal .text-light {
  color: #f8f9fa !important
}

.vmodal a.text-light:focus,.vmodal a.text-light:hover {
  color: #dae0e5 !important
}

.vmodal .text-dark {
  color: #343a40 !important
}

.vmodal a.text-dark:focus,.vmodal a.text-dark:hover {
  color: #1d2124 !important
}

.vmodal .text-muted {
  color: #6c757d !important
}

.vmodal .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.vmodal .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.vmodal .col, .vmodal .col-1, .vmodal .col-10, .vmodal .col-11, .vmodal .col-12, .vmodal .col-2, .vmodal .col-3, .vmodal .col-4, .vmodal .col-5, .vmodal .col-6, .vmodal .col-7, .vmodal .col-8, .vmodal .col-9, .vmodal .col-auto, .vmodal .col-lg, .vmodal .col-lg-1, .vmodal .col-lg-10, .vmodal .col-lg-11, .vmodal .col-lg-12, .vmodal .col-lg-2, .vmodal .col-lg-3, .vmodal .col-lg-4, .vmodal .col-lg-5, .vmodal .col-lg-6, .vmodal .col-lg-7, .vmodal .col-lg-8, .vmodal .col-lg-9, .vmodal .col-lg-auto, .vmodal .col-md, .vmodal .col-md-1, .vmodal .col-md-10, .vmodal .col-md-11, .vmodal .col-md-12, .vmodal .col-md-2, .vmodal .col-md-3, .vmodal .col-md-4, .vmodal .col-md-5, .vmodal .col-md-6, .vmodal .col-md-7, .vmodal .col-md-8, .vmodal .col-md-9, .vmodal .col-md-auto, .vmodal .col-sm, .vmodal .col-sm-1, .vmodal .col-sm-10, .vmodal .col-sm-11, .vmodal .col-sm-12, .vmodal .col-sm-2, .vmodal .col-sm-3, .vmodal .col-sm-4, .vmodal .col-sm-5, .vmodal .col-sm-6, .vmodal .col-sm-7, .vmodal .col-sm-8, .vmodal .col-sm-9, .vmodal .col-sm-auto, .vmodal .col-xl, .vmodal .col-xl-1, .vmodal .col-xl-10, .vmodal .col-xl-11, .vmodal .col-xl-12, .vmodal .col-xl-2, .vmodal .col-xl-3, .vmodal .col-xl-4, .vmodal .col-xl-5, .vmodal .col-xl-6, .vmodal .col-xl-7, .vmodal .col-xl-8, .vmodal .col-xl-9, .vmodal .col-xl-auto
{
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.vmodal .col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.vmodal .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.vmodal .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.vmodal .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.vmodal .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.vmodal .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.vmodal .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.vmodal .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.vmodal .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.vmodal .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.vmodal .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.vmodal .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.vmodal .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
@media (min-width: 768px){
  .vmodal .col-md-auto {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none;
  }
}
.vmodal .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.vmodal .w-25 {
  width: 25% !important
}

.vmodal .w-50 {
  width: 50% !important
}

.vmodal .w-75 {
  width: 75% !important
}

.vmodal .w-100 {
  width: 100% !important
}

.vmodal .h-25 {
  height: 25% !important
}

.vmodal .h-50 {
  height: 50% !important
}

.vmodal .h-75 {
  height: 75% !important
}

.vmodal .h-100 {
  height: 100% !important
}

.vmodal .mw-100 {
  max-width: 100% !important
}

.vmodal .mh-100 {
  max-height: 100% !important
}

.vmodal .m-0 {
  margin: 0 !important
}

.vmodal .mt-0,.vmodal .my-0 {
  margin-top: 0 !important
}

.vmodal .mr-0,.vmodal .mx-0 {
  margin-right: 0 !important
}

.vmodal .mb-0,.vmodal .my-0 {
  margin-bottom: 0 !important
}

.vmodal .ml-0,.vmodal .mx-0 {
  margin-left: 0 !important
}

.vmodal .m-1 {
  margin: .25rem !important
}

.vmodal .mt-1,.vmodal .my-1 {
  margin-top: .25rem !important
}

.vmodal .mr-1,.vmodal .mx-1 {
  margin-right: .25rem !important
}

.vmodal .mb-1,.vmodal .my-1 {
  margin-bottom: .25rem !important
}

.vmodal .ml-1,.vmodal .mx-1 {
  margin-left: .25rem !important
}

.vmodal .m-2 {
  margin: .5rem !important
}

.vmodal .mt-2,.vmodal .my-2 {
  margin-top: .5rem !important
}

.vmodal .mr-2,.vmodal .mx-2 {
  margin-right: .5rem !important
}

.vmodal .mb-2,.vmodal .my-2 {
  margin-bottom: .5rem !important
}

.vmodal .ml-2,.vmodal .mx-2 {
  margin-left: .5rem !important
}

.vmodal .m-3 {
  margin: 1rem !important
}

.vmodal .mt-3,.vmodal .my-3 {
  margin-top: 1rem !important
}

.vmodal .mr-3,.vmodal .mx-3 {
  margin-right: 1rem !important
}

.vmodal .mb-3,.vmodal .my-3 {
  margin-bottom: 1rem !important
}

.vmodal .ml-3,.vmodal .mx-3 {
  margin-left: 1rem !important
}

.vmodal .m-4 {
  margin: 1.5rem !important
}

.vmodal .mt-4,.vmodal .my-4 {
  margin-top: 1.5rem !important
}

.vmodal .mr-4,.vmodal .mx-4 {
  margin-right: 1.5rem !important
}

.vmodal .mb-4,.vmodal .my-4 {
  margin-bottom: 1.5rem !important
}

.vmodal .ml-4,.vmodal .mx-4 {
  margin-left: 1.5rem !important
}

.vmodal .m-5 {
  margin: 3rem !important
}

.vmodal .mt-5,.vmodal .my-5 {
  margin-top: 3rem !important
}

.vmodal .mr-5,.vmodal .mx-5 {
  margin-right: 3rem !important
}

.vmodal .mb-5,.vmodal .my-5 {
  margin-bottom: 3rem !important
}

.vmodal .ml-5,.mx-5 {
  margin-left: 3rem !important
}

.vmodal .p-0 {
  padding: 0 !important
}

.vmodal .pt-0,.vmodal .py-0 {
  padding-top: 0 !important
}

.vmodal .pr-0,.vmodal .px-0 {
  padding-right: 0 !important
}

.vmodal .pb-0,.vmodal .py-0 {
  padding-bottom: 0 !important
}

.vmodal .pl-0,.vmodal .px-0 {
  padding-left: 0 !important
}

.vmodal .p-1 {
  padding: .25rem !important
}

.vmodal .pt-1,.vmodal .py-1 {
  padding-top: .25rem !important
}

.vmodal .pr-1,.vmodal .px-1 {
  padding-right: .25rem !important
}

.vmodal .pb-1,.vmodal .py-1 {
  padding-bottom: .25rem !important
}

.vmodal .pl-1,.vmodal .px-1 {
  padding-left: .25rem !important
}

.vmodal .p-2 {
  padding: .5rem !important
}

.vmodal .pt-2,.vmodal .py-2 {
  padding-top: .5rem !important
}

.vmodal .pr-2,.vmodal .px-2 {
  padding-right: .5rem !important
}

.vmodal .pb-2,.vmodal .py-2 {
  padding-bottom: .5rem !important
}

.vmodal .pl-2,.vmodal .px-2 {
  padding-left: .5rem !important
}

.vmodal .p-3 {
  padding: 1rem !important
}

.vmodal .pt-3,.vmodal .py-3 {
  padding-top: 1rem !important
}

.vmodal .pr-3,.vmodal .px-3 {
  padding-right: 1rem !important
}

.vmodal .pb-3,.vmodal .py-3 {
  padding-bottom: 1rem !important
}

.vmodal .pl-3,.vmodal .px-3 {
  padding-left: 1rem !important
}

.vmodal .p-4 {
  padding: 1.5rem !important
}

.vmodal .pt-4,.vmodal .py-4 {
  padding-top: 1.5rem !important
}

.vmodal .pr-4,.vmodal .px-4 {
  padding-right: 1.5rem !important
}

.vmodal .pb-4,.vmodal .py-4 {
  padding-bottom: 1.5rem !important
}

.vmodal .pl-4,.vmodal .px-4 {
  padding-left: 1.5rem !important
}

.vmodal .p-5 {
  padding: 3rem !important
}

.vmodal .pt-5,.vmodal .py-5 {
  padding-top: 3rem !important
}

.vmodal .pr-5,.vmodal .px-5 {
  padding-right: 3rem !important
}

.vmodal .pb-5,.vmodal .py-5 {
  padding-bottom: 3rem !important
}

.vmodal .pl-5,.vmodal .px-5 {
  padding-left: 3rem !important
}
.vmodal .flex-50 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
  box-sizing: border-box;
}
.vmodal .flex-100 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
  box-sizing: border-box;
}

.vmodal .vm-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  min-height: 36px;
  min-width: 88px;
  line-height: 36px;
  vertical-align: middle;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  border-radius: 2px;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  border: 0;
  padding: 0 6px;
  margin: 6px 8px;
  background: transparent;
  color: currentColor;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
  transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
}



.vmodal-header {
  position:relative;
  width: 100%;
  font-size: 16px;
  font-size: 18px;
  box-sizing: border-box;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 100%;
  height: 50px;
  max-height: 50px;
  padding: 0 16px;
  margin: 0;
}
.vmodal-header {
    background-color: #921616;
}
.vm-dialog-content {
    background-color: #212121;
    padding: 0 !important;
}
.vmodal-header h1, .vmodal-header h2, .vmodal-header h3 {
  font-size: inherit;
  font-weight: inherit;
  margin: inherit;
}
.vmodal-header h2 {
  font-size:16px;
  color: white;
}
.vm-icon-wrapper {
  position: absolute;
  right: 10px;
  outline: none !important;
}
.vm-icon-wrapper .icon-content{
  width: 28px;
  height: 28px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #290100;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: white;
}
.vm-modal-text {
  padding: 20px 0 0 20px;
  color: #fff;
  text-align: left;
}
.vm-modal-text h5 {
  font-size: 20px;
}
.vm-modal-text p {
  color: #a0a0a0;
  padding: 0;
  margin: 0;
}
.vm-input-container {
  display: inline-block;
  position: relative;
  padding: 2px;
  margin: 18px 0;
  vertical-align: middle;
}
.vm-input-icon {
  margin: auto;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  margin-right: 4px;
}
.vm-datepicker .vm-input-container {
  display: flex;
  height: 48px;
  border: none;
  border-radius: 4px;
  padding: 7px;
  margin: 0 5px!important;
  flex: 1;
  overflow: hidden;
}
.vm-datepicker input {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  max-width:120px;
}

.vm-input-container label {
  font-size: 12px;
  font-weight: normal;
  text-transform: capitalize;
  font-family:'Kanit', sans-serif;
}
.vm-check {
  display: flex;
}
.vm-check input[type=checkbox].css-checkbox {
  position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

.vm-check input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 28px;
  height:18px;
  display:inline-block;
  line-height:18px;
  background-repeat:no-repeat;
  font-size: 14px;
  vertical-align:middle;
  cursor:pointer;
}
.vm-check label {
  font-weight: normal;
  color:white;
  font-size:14px
}
.vm-check input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -23px;
}
.vm-check label.css-label {
  background-image:url(/assets/img/ilbet/checkbox.png);
  background-size: 21px;
  background-position: 0px -2px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.vm-check.cb-green label.css-label {
  background-image:url(/assets/img/ilbet/cbgreen.png?v2);
}


.vm-block {
  display:block;
  color: #a0a0a0;
  font-size: 14px;
}
.vm-input-container .vm-input::placeholder {
  color:#888686;
}
.vm-input-container .vm-input {
  color: white;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  order: 2;
  display: block;
  margin-top: 0;
  background: none;
  padding: 2px 2px 1px;
  border-width: 0 0 1px;
  line-height: 26px;
  height: 30px;
  -ms-flex-preferred-size: 26px;
  border-radius: 0;
  border-style: solid;
  width: 100%;
  box-sizing: border-box;
}

.vm-input-container .select {
  color: #000;
  padding: 15px;
  height: 48px !important;
  border: 1px solid #ddd;
  background-color: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.vm-input-container select.vm-input {
  border: 0 none;
  height: 40px;
}
.vm-input-container .vm-input {
  color: #000;
  padding: 15px;
  height: 48px !important;
  border: 1px solid #ddd;
  background-color: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.vm-dialog-content .button-wrapper .submit-button,.vm-dialog-content .button-wrapper .close-button {
  height: 50px;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.vm-input-container .forget-password {
  color:#a0a0a0;margin:5px;text-decoration:none !important;
}
.vm-dialog-container .vm-scrollbar {
  height: calc(100vh - 350px) !important;
  overflow:auto;
}
.vmodal .layout, .layout-column, .layout-row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.vmodal .layout-column, .layout-row {
  -webkit-box-direction: normal;
}
.vmodal .layout-row {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.vmodal .module-accordion {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 3px;
  overflow: hidden;
}
.vmodal .module-accordion .accordion-body {
  width: 100%;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
}

.vmodal .module-accordion .accordion-header {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0 15px;
  border: none !important;
  line-height: 40px;
  color: #fff !important;
  text-align: left;
  background: #720208;
  font-size: 14px;
  border-radius: 0 0 3px 3px;
  border-bottom: 1px solid #420000 !important;
}
.vmodal .sub-pages .accordion-header {
  background: #720208;
  color: #fff;
}
.vmodal .module-accordion .accordion-header {
  position: relative;
}
.vmodal .main-title-all {
  padding:10px 15px;
}
.vmodal .sub-pages .view-options {
  height: 70px;
  padding: 20px;
}
.vmodal .sub-pages .view-options .body {
  width: 200px;
  height: 50px;
}
.vmodal .sub-pages .view-options .body span {
  outline: none;
  cursor: pointer;
  margin-left: 10px;
  padding: 6px 10px;
}
.vmodal .sub-pages .view-options .body span.select {
  background-color: #290100 !important;
  color: #fff;
}


/* PAYMENT */
.vmodal .sub-pages .payment-cards-box,.vmodal .sub-pages .payment-cards-list {
  display: flex;
  align-content: flex-start;
}

.vmodal .sub-pages .payment-cards-box h3,.vmodal .sub-pages .payment-cards-list h3 {
  color: #dcb05f;
}

.vmodal .sub-pages .payment-cards-box .item,.vmodal .sub-pages .payment-cards-list .item {
  width: 25%;
  padding: 20px;
  outline: none;
}

.vmodal .sub-pages .payment-cards-box .item img,.vmodal .sub-pages .payment-cards-list .item img {
  width: 100%;
}

.vmodal .sub-pages .payment-cards-box .item>a,.vmodal .sub-pages .payment-cards-list .item>a {
  width: 100%;
  height: 100%;
  display: block;
}

.vmodal .sub-pages .payment-cards-box .item>a .text-body,.vmodal .sub-pages .payment-cards-list .item>a .text-body {
  padding: 20px;
}

.vmodal .sub-pages .payment-cards-box .item>a .text-body p[name='first'],.vmodal .sub-pages .payment-cards-list .item>a .text-body p[name='first'] {
  width: 270px;
}

.vmodal .sub-pages .payment-cards-box .item>a .text-body p b,.vmodal .sub-pages .payment-cards-list .item>a .text-body p b {
  display: block;
  font-size: 13px;
  line-height: normal;
  font-family: 'Kanit',sans-serif;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #dcb05f;
}

.vmodal .sub-pages .payment-cards-box .item>a .text-body p em,.vmodal .sub-pages .payment-cards-list .item>a .text-body p em {
  display: block;
  font-style: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #ddd;
}

.vmodal .sub-pages .payment-cards-box .item>a:hover,.vmodal .sub-pages .payment-cards-list .item>a:hover,.vmodal .sub-pages .payment-cards-box .item>a:focus,.vmodal .sub-pages .payment-cards-list .item>a:focus {
  text-decoration: none;
}

@media screen and (max-width: 1400px) {
  .vmodal .sub-pages .payment-cards-box .item,.vmodal .sub-pages .payment-cards-list .item {
    width:calc(33.33333%);
  }
}

@media screen and (max-width: 1200px) {
  .vmodal .sub-pages .payment-cards-box .item,.vmodal .sub-pages .payment-cards-list .item {
    width:calc(50%) !important;
    float: left !important;
  }
}

.vmodal .sub-pages .payment-cards-box .item:nth-child(1):nth-last-child(3),.vmodal .sub-pages .payment-cards-list .item:nth-child(1):nth-last-child(3),.vmodal .sub-pages .payment-cards-box .item:nth-child(2):nth-last-child(2),.vmodal .sub-pages .payment-cards-list .item:nth-child(2):nth-last-child(2),.vmodal .sub-pages .payment-cards-box .item:nth-child(3):nth-last-child(1),.vmodal .sub-pages .payment-cards-list .item:nth-child(3):nth-last-child(1) {
  width: calc(33.3333% - 30px);
}

.vmodal .sub-pages .payment-cards-list {
  padding: 20px 20px;
}

.vmodal .sub-pages .payment-cards-list .item {
  width: calc(50% - 10px) !important;
  float: left;
  padding: 0;
  margin-bottom: 20px;
  overflow: hidden;
}

.vmodal .sub-pages .payment-cards-list .item a {
  display: block;
}

.vmodal .sub-pages .payment-cards-list .item a>span {
  width: 35%;
  float: left;
}

.vmodal .sub-pages .payment-cards-list .item a>span img {
  width: 100%;
}

.vmodal .sub-pages .payment-cards-list .item a .text-body {
  width: 65% !important;
  height: 100%;
  float: left;
  padding: 15px 0 15px 15px;
}

.vmodal .sub-pages .payment-cards-list .item a .text-body div {
  display: inline-block;
}

.vmodal .sub-pages .payment-cards-list .item a .text-body p {
  margin: 0 15px 0 0;
  display: inline-block;
}

.vmodal .sub-pages .payment-cards-list .item a .text-body p b {
  float: left;
  font-size: unset;
  margin-right: 5px;
}

.vmodal .sub-pages .payment-cards-list .item:nth-child(2n) {
  width: calc(50% - 10px);
  margin-left: 20px;
}

@media screen and (max-width: 1360px) {
  .vmodal .sub-pages .payment-cards-list .item {
    width:calc(100%) !important;
    margin-left: 0 !important;
  }

  .vmodal .sub-pages .payment-cards-list .item a>span {
    width: 200px;
  }

  .vmodal .sub-pages .payment-cards-list .item a p {
    padding-bottom: 10px;
    display: block !important;
  }

  .vmodal .sub-pages .payment-cards-list .item a p:last-child {
    padding-bottom: 0;
  }
}



/* BETHISTORY */
.vmodal .bet-history-modal {
  padding: 24px 20px 6px 20px !important;
}

.vmodal .bet-history-modal .table-white-space-nowrap th,.vmodal .bet-history-modal td {
  white-space: nowrap !important;
}

.vmodal .bet-history-modal table thead[name='header-2'] tr td,.vmodal .bet-history-modal table thead[name='header-2'] tr th,.vmodal .bet-history-modal table thead[name='header-1'] tr td {
  border: none !important;
}

.vmodal .bet-history-modal table tbody tr td,.vmodal .bet-history-modal table tbody tr th {
  border: none !important;
  color: #fff;
}

.vmodal .sub-pages .accordion-body .left-side .button-wrapper {
  height: 80px;
  padding-left: 30px;
  padding-right: 30px;
}

@media only screen and (max-width: 1790px) {
  .vmodal .left-wrap {
    min-width:30%;
  }

  .vmodal .right-wrap {
    max-width: 70%;
  }
}

@media only screen and (max-width: 1440px) {
  .vmodal .left-wrap {
    min-width:34%;
  }

  .vmodal .right-wrap {
    max-width: 66%;
  }
}

@media only screen and (max-width: 1360px) {
  .vmodal .left-wrap {
    min-width:40%;
  }

  .vmodal .right-wrap {
    max-width: 60%;
  }
}
.vmodal .sub-pages .accordion-body .left-side .vm-datepicker {
  height: 70px;
  position: relative;
}

@media (min-width: 960px) {
  .layout-gt-sm, .layout-gt-sm-column, .layout-gt-sm-row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}

@media (min-width: 960px) {
  .layout-gt-sm-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
}



.vmodal .sub-pages .accordion-body .right-side {
  position: relative;
  min-height: 300px;
}
.vmodal .card table th, .vmodal .card table tr {
  border: 0 none;
}
.vmodal .table td, .vmodal .table th {
  padding: 12px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.vmodal .sub-pages .accordion-body .right-side table {
  border-spacing: 0;
  border-collapse: unset;
}

.vmodal .sub-pages .accordion-body .right-side table thead tr {
  font-weight: 400;
}

.vmodal .sub-pages .accordion-body .right-side table thead tr th[name="first"] {
  border-top-left-radius: .25rem !important;
  font-weight: 400;
}

.vmodal .sub-pages .accordion-body .right-side table thead tr th[name="last"] {
  border-top-right-radius: .25rem !important;
  font-weight: 400;
}

.vmodal .sub-pages .accordion-body .right-side table thead tr th {
  font-weight: 400;
}

.vmodal .sub-pages .accordion-body .right-side table tbody tr td {
  border: none;
  color: #fff;
}

.vmodal .sub-pages .accordion-body .right-side table tbody tr:nth-child(odd) td {
  background-color: #191919 !important;
}

.vmodal .sub-pages .accordion-body .right-side table tbody tr:nth-child(even) td {
  background-color: #000000 !important;
}
.vmodal .sub-pages .accordion-body .right-side table tbody tr.won td {
  background-color: #66881c !important;
}
.vmodal .sub-pages .accordion-body .right-side table tbody tr.lose td {
  background-color: #900a0a !important;
}

.vmodal .sub-pages .accordion-body .right-side table.table-white-space-nowrap th,.sub-pages .accordion-body .right-side table.table-white-space-nowrap td {
  white-space: nowrap !important;
  font-weight: 400 !important;
}

.vmodal .sub-pages .accordion-body .right-side .account-history-options button {
  height: 35px;
  background-color: #720208;
}

.vmodal .sub-pages .accordion-body .right-side .account-history-options button:hover {
  color: #fff !important;
  background-color: #720208;
}
.vmodal .no-data {
  padding: 100px 0;
}
.vmodal.modal-large .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #720208;
  border:0 none;
}
.vmodal .sub-pages .accordion-body .right-side .account-history-options button {
  height: 35px;
}
