@font-face {
  font-family: jost;
  src: url(/module/KBS234/fonts/Jost-Regular.ttf);
}

@font-face {
  font-family: jost-bold;
  src: url(/module/KBS234/fonts/Jost-Bold.ttf);
}

@font-face {
  font-family: jost-semibold;
  src: url(/module/KBS234/fonts/Jost-SemiBold.ttf);
}

html {
    min-height: 100%;
}
body {
    padding-top: 71px !important;
    font-size: 14px;
    line-height: 1.4;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overscroll-behavior: none;
    overflow-x: hidden;
    color: #003E19 !important;
    font-family: jost !important;
}

body .fw-bold {
    font-family: jost-bold !important;
}

body .fw-semibold {
    font-family: jost-semibold !important;
}

body .modal-header {
    padding: 26px;
    background-color: #00965F !important;
}

body .modal-title {
    color: #FFF;
    font-weight: bold;
    font-size: 22px;
    font-family: jost-bold;
}

body .modal-body .sub-title {
    font-weight: bold;
    font-size: 18px;
}

body .modal-body .minor-title {
    font-size: 16px;
}

body a {
    text-decoration: none;
    text-decoration-color: #003E19;
    color: #003E19;
}

body i.fas {
    font-style: normal;
}

#body-wrapper {
    background: #FFFFFF;
    width: 100%;
    margin: 0px auto 0px;
    height: 100%;
}

#body-wrapper .popover-header,
#body-wrapper h2.accordion-header {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#body-wrapper h1,
#body-wrapper h2,
#body-wrapper h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#body-wrapper span.total-number {
    display: inline-block;
    color: #000;
    vertical-align: middle;
    font-size: 52px;
}

#body-wrapper .title {
    font-size: 22px;
    font-weight: bold;
    font-family: jost-bold;
}

#body-wrapper h2 {
    font-weight: bold;
    font-size: 22px;
}

#body-wrapper h3 {
    font-weight: bold;
    font-size: 18px;
}

#body-wrapper .sub-title {
    font-size: 18px;
}

#body-wrapper .text-red {
    color: #E60013;
}

#body-wrapper .text-primary {
    color: #003E19 !important;
}

#body-wrapper .bg-yellow {
    background-color: #FFF200;
}

#body-wrapper .bg-darkblue {
    background-color: #134372;
}

#body-wrapper .bg-lightblue {
    background-color: #00508A;
}

#body-wrapper .btn-contest {
    padding: 8px 16px;
    width: 100%;
    border: none !important;
    border-radius: 6px;
    background-color: #FFDE00 !important;
    background-image: none !important;
    color: #003E19 !important;
    text-decoration: none !important;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 3%;
    display: inline-block;
    vertical-align: middle;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}

#body-wrapper .text-blue {
    color: #1B75BC !important;
}

#body-wrapper .text-lightgreen {
    color: #00965F !important;
}

#body-wrapper .text-underline {
    text-decoration: underline;
}

#body-wrapper .hint2 {
    font-size: 10px;
}

#body-wrapper .minor-title {
    font-size: 16px;
}

label.minor-title {
    font-weight: bold;
}

#body-wrapper .form-group {
    margin-bottom: 30px;
}

#modal-login .btn-contest1 {
    margin-top: 10px;
    padding: 12px 34px;
    border-radius: 4px;
    background-color: #FFDE00;
    background-image: none;
    color: #003E19;
    font-size: 18px;
}

.btn-contest1 {
    display: inline-block;
    vertical-align: middle;
    border-radius: 0px;
    background-image: -moz-linear-gradient(90deg, #FFDE00 0%, #FFDE00 100%);
    background-image: -webkit-linear-gradient(90deg, #FFDE00 0%, #FFDE00 100%);
    background-image: -ms-linear-gradient(90deg, #FFDE00 0%, #FFDE00 100%);
    text-decoration: none !important;
    color: #003E19;
    border: 0px solid transparent;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: bold;
    /*    margin-left: 5px;    */
    margin-right: 5px;
    text-align: center;
    width: 100%;
}

#modal-login .btn-contest1:hover {
    border: none;
}

#modal-login input[type=checkbox] + label {
    margin-bottom: 10px;
    padding-left: 30px;
    font-size: 16px;
}

#modal-login input[type=checkbox] + label::before {
    margin-top: 0;
    width: 20px;
    height: 20px;
    border-width: 2px;
}

#modal-login input[type=checkbox]:checked + label::after {
    top: 4px;
    left: 7px;
    width: 6px;
    height: 10px;
    border: 0 2px 2px 0;
}

#modal-pin-bonus ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    align-items: center;
}

#modal-pin-bonus ul li {
    margin: 10px;
    list-style-type: none;
}

#modal-pin-bonus ul li img {
    height: 50px;
}

#form-register #dvtext {
    position: relative;
    left: 170px;
    display: inline-block;
    margin-top: -60px;
    width: 100%;
}

#form-register .hint3 {
    margin-top: 5px;
    font-size: 14px;
}

#form-register .hint3 span, #form-register .hint3 em {
    display: inline-block;
}

#form-register .hint3 .fa {
    display: inline-block;
    margin-left: 5px;
    padding: 0 3px;
    background-color: #1D9DD6;
    vertical-align: middle;
    cursor: pointer;
}

#form-register .hint3 .fa::before, #form-register .hint3 .fa::after {
    color: #fff;
}

#form-register select,
#release-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='%2300508A' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 50%;
}

::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}

::placeholder { /* Recent browsers */
    text-transform: none;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
select {
    height: 50px !important;
    border: 2px solid #003E19 !important;
    border-radius: 10px !important;
    color: #000 !important;
    font-size: 16px !important;
}

input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #000 !important;
}

input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #000 !important;
}

input[type=text]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
select::-ms-input-placeholder {
    color: #000 !important;
}

input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
select::placeholder {
    color: #000 !important;
}

input[type=checkbox] {
    position: absolute;
    left: -9999px;
    opacity: 0;
}

input[type=checkbox] + label {
    position: relative;
    padding-left: 40px;
    font-weight: normal;
    cursor: pointer;
    line-height: 34px;
}

input[type=checkbox] + label::before {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 4px;
    width: 30px;
    height: 30px;
    border: 3px solid #003E19;
    border-radius: 5px;
    background: #fff;
    content: '';
}

input[type=checkbox]:checked + label::after {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 10px;
    height: 14px;
    border: solid #003E19;
    border-width: 0 3px 3px 0;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

input[type=radio] {
    position: absolute;
    left: -9999px;
    opacity: 0;
}

input[type=radio] + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}

input[type=radio] + label::before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #00508A;
    border-radius: 100%;
    background: #fff;
    content: '';
}

input[type=radio]:checked + label::before {
    border: 1px solid #00508A;
}

input[type=radio]:checked + label::after {
    position: absolute;
    top: 5px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #00508A;
    content: '';
}

input[type=text]#pin {
    margin-top: 10px;
    padding: 25px !important;
    height: 83px !important;
    border: 4px solid #003E19 !important;
    border-radius: 10px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-size: 28px !important;
}

#body-wrapper h1.content {
    font-size: 16px !important;
}

#search-pin {
    text-transform: uppercase !important;
}

.table-pin {
    max-width: 100%;
    overflow-x: auto;
}

.table-pin .scrollable {
    border: none;
}

.table-pin .table > tbody > tr > td, .table-pin .table > tbody > tr > th, .table-pin .table > tfoot > tr > td, .table-pin .table > tfoot > tr > th, .table-pin .table > thead > tr > td, .table-pin .table > thead > tr > th {
    border-top: 0;
    border-bottom: 1px solid #707070;
}

.footer-social-link i {
    font-size: 26px;
    line-height: 31px;
}

.view-winner {
    cursor: pointer;
}

@media screen and (max-width: 1399px) {
    body {
        padding-top: 54px !important;
    }
}

@media screen and (max-width: 767px) {
    #form-register #dvtext {
        left: auto;
        margin-top: 0;
    }

    #form-register button.submit {
        margin-bottom: 20px;
    }

    .hero-banner img {
        min-height: 85px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    #modal-pin-bonus ul {
        padding-left: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #modal-pin-bonus ul li:first-child {
        display: block;
        width: 100% !important;
        text-align: center !important;
    }

    #form-update .button-row .text-left {
        text-align: center !important;
    }

    #form-remove button.submit {
        margin: 15px auto !important;
    }
}

.hint2 {
    font-size: 14px;
    opacity: 1
}

.hint3 {
    font-size: 12px;
    opacity: 1
}

.scrollable {
    max-height: 600px;
    overflow-y: auto;
    background-color: #ffffff;
    border: 2px solid #DADADA;
    padding: 15px;
}

/*overwrite a colors comming from bootstrap*/
.equal-height {
    margin-left: 6% !important;
    margin-right: 6% !important;
}

input.largerCheckbox {
    width: 36px;
    height: 36px;
    border-radius: 4px;
}

/* The checkbox_container */
.checkbox_container {
    display: block;
    position: relative;
    padding-left: 45px;
    margin-bottom: 40px;
    cursor: pointer;
    font-size: 18px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    border: solid rgba(0, 0, 0, 0.38);
    border-width: 1px 1px 1px 1px;
    border-radius: 4px 4px 4px 4px;
    opacity: 0.8;
    background-color: #ffffff;
}

/* On mouse-over, add a grey background color */
.checkbox_container:hover input ~ .checkmark {
    background-color: #DA5711;
}

/* When the checkbox is checked, add a blue background */
.checkbox_container input:checked ~ .checkmark {
    background-color: #DA5711;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox_container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox_container .checkmark:after {
    left: 16px;
    bottom: 4px;
    width: 18px;
    height: 40px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.svg-white {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(10%) hue-rotate(270deg) brightness(105%) contrast(104%);
}
