/* Adds font-display: swap to the slick icon font (overrides slick-theme.css @font-face). */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('../../../etc.clientlibs/sisalsans/clientlibs/clientlib-vendor/resources/fonts/slick.woff') format('woff'),
         url('../../../etc.clientlibs/sisalsans/clientlibs/clientlib-vendor/resources/fonts/slick.ttf') format('truetype');
}

.panel-container .active, .panel-container .dot:hover {
    background-color: #fff;
}
.panel-container .container-tabs span {
    color: #4F4F4F;
    font-family: "DM Sans Medium";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    padding-top: 18px;
}
.panel-container .container-tabs {
    border-top: 1px solid #EAEFF4;
    cursor: pointer;
}
.panel-container .container-tabs .tab-active {
    font-family: "DM Sans Bold";
    color: #169AD6;
}
.panel-container .deposit-tab {
    height: 60px;
}
.panel-container .container-fluid {
    padding-left: 15px;
}
/* Check Wins */
.panel-container .bs-wrapper {
    padding-top: 0;
    margin-top: 31px;
}
.panel-container .check-wins input {
    width: calc(100% - 281px);
    color: #4F4F4F;
    font-family: "DM Sans Bold";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
}
.tab-pane .panel-container .check-wins {
    min-height: 50px;
}
.panel-container .bs-wrapper .h-mimic {
    background: #fff;
    padding: 20px 0 15px;
    margin-bottom: 0;
    color: #383838 !important;
    font-family: "DM Sans Bold";
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 29.58px;
}

.panel-container .wins-submit {
    font-family: "DM Sans Medium";
    font-weight: 500;
}

/* Serial Numbers */
.serial-number-label {
    color: #5D5D5D;
    font-family: "DM Sans Bold";
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 29.58px;
    margin-bottom: 19px;
}
.check-serial-container {
    margin: 30px 10px 24px;
}
.add-serial-field {
    position: relative;
    color: #0173B9;
    font-family: "DM Sans Bold";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    text-align: right;
    -webkit-appearance: unset;
    background: none;
    border: none;
    margin-bottom: 17px;
    margin-right: 5px;
}
.flex-button {
    text-align: right;
}
.check-serial-container .btn-default {
    box-sizing: border-box;
    color: var(--general-primary-blue-carolina, #169AD6);
    text-align: center;
    font-family: DM Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.087px;
    line-height: 34px;
    border: 1px solid #0173B9;
    border-radius: 100px;
    background-color: #FFFFFF;
    text-transform: none;
    display: inline-flex;
    justify-content:center;
    align-items: center;
}
.check-serial-container .btn-bg-secondary {
    border-radius: 100px;
    background-color: #0173B9;
    padding: 8px 28px;
    display: inline-flex;
    justify-content:center;
    align-items: center;
    color: var(--general-white, #FFF);
    text-align: center;
    font-family: DM Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 285.714% */
    letter-spacing: 0.087px;
}
.check-serial-container .row {
    margin-left: 0;
}

.serial-input, .date-input {
    height: 48px;
    padding: 14px 12px;
    margin-right: 14px;
    margin-bottom: 15px;
    display: inline-block;
    float: left;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    width: 202px;
}
.serial-labels {
    opacity: 0.5;
    color: #383838;
    font-family: "DM Sans";
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 4px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    color: #fff;
    opacity: 1;
    display: block;
    background: url(../../../etc.clientlibs/sisalsans/clientlibs/clientlib-global/resources/datepicker.svg) no-repeat;
    width: 33px;
    height: 33px;
    border: none;
}
.check-serial-container .delete-svg {
    margin-top: 5%;
    margin-right: 30px;
}
.checkwin-icon-calendar{
    background: url(../../../etc.clientlibs/sisalsans/clientlibs/clientlib-global/resources/calendar-icon-checkwin.png) no-repeat;
    background-position: 160px;
    background-size: 33px;
}



.check-win-error {
    border-color:#E31F2D;
    margin-bottom: 1px;
}

.check-win-data-error {
    color:#E31F2D;
}
.ckd-block{
    display: block!important;
    margin-top: -10px;
}

.serial-input.win-status {
    margin-bottom: 4px;
}

.serial-input.nowin-status {
    margin-bottom: 4px;
}
.serial-input.wait-status {
    margin-bottom: 4px;
}

.message-serial{
    margin-bottom: 10px;
}
.message-serial.win-status {
    background-color: #23AAE2;
    border-radius: 4px;
    color: #FFFFFF;
    width: 203px;
    margin-top: 64px;
    padding-left: 9px;
    padding-right: 9px;
    height: 96px;
}

.message-serial.nowin-status {
    background-color: #F8F8F8;
    border-radius: 4px;
    color: #383838;
    width: 203px;
    margin-top: 64px;
    padding-left: 11px;
    padding-right: 9px;
    height: 96px;
}

.message-serial.wait-status {
    background-color: #F8F8F8;
    border-radius: 4px;
    color: #383838;
    width: 203px;
    margin-top: 64px;
    padding-left: 14px;
    padding-right: 9px;
    height: 96px;
}

.info-checkwinseries.win{
    font-size: 14px;
    line-height: 17px;
    font-family: "DM Sans Bold";
    padding-top: 9px;
    padding-bottom: 9px;
}

.info-checkwinseries.noWin{
    font-size: 14px;
    line-height: 18px;
    font-family: "DM Sans Bold";
    padding-top: 9px;
    padding-bottom: 4px;
    color: #414141;
}

.info-checkwinseries.lotteryno {
    font-size: 12px;
    line-height: 16px;
    font-family: "DM Sans";
    padding-top: 10px;
}
.info-checkwinseries.wincategory {
    font-size: 12px;
    line-height: 16px;
    font-family: "DM Sans";
    padding-bottom: 9px;
    padding-top: 15px;
}

.infocheckwinseries-wait {
    padding-top: 5px;
    padding-bottom: 10px;
    display: none;
}
.info-checkwinseries.drawStatusNotAllowedForCheckwin {
    color:#939598;
    font-size: 14px;
    line-height: 18px;
    font-family: "DM Sans Bold";
    padding-left: 12px;
}
.drawStatusNotAllowedForCheckwin-img {
    float: left;
    margin-top: 6px;
    display: none;
}
.ck-clone {
    margin-top: 30px !important;
}

.cktotalone {
    display: none;
    color: #169AD6;
    font-size: 14px;
    line-height: 20px;
    font-family: "DM Sans Bold";
    text-align: left;
    float: left;
}
.ckamount {
    font-family: "DM Sans Bold";
    color: #3DA3DE;
    font-size: 26px;
    line-height: 30px;
}
.error-date.ckd-block{
    margin-bottom: 5px;
}
.disabled {
    opacity: 0.4;
    border-radius: 4px;
    background-color: rgba(1,115,185,1);
}
.show-only-mobile {
    display: none;
}
.checkwin-icon-calendar.check-win-error{
    margin-bottom: 15px;
}

.layoutcontainer .container-md.panel-container{

    background: white;
    border-radius: 10px;
    padding-bottom: 10px;
}

@media (max-width: 979.98px) {
    /* Check Wins */
    .panel-container .bs-wrapper{
        padding: 0 16px 22px 22px;
        margin: 16px 18px 29px 5px;
    }
    .panel-container .wins-submit {
        width: 90px;
    }
    .panel-container .check-wins input {
        width: 250px;
    }
    /* Serial Numbers */
    .check-serial-container .btn-default {
        line-height: 30px;
    }

    .check-serial-container .delete-svg {
        margin-top: 5%;
        margin-right: 20px;
    }
    .serial-items:nth-of-type(2n) {
        margin-left: 70px;
    }
}

@media (min-width: 768px) {
    .cktotalone-mobile {
        display: none!important; ;
        color: #169AD6;
        font-size: 14px;
        line-height: 20px;
        font-family: "DM Sans Bold";
        text-align: left;
        float: left;
    }
}
@media (max-width: 767.98px) {
    .panel-container .container-tabs span {
        padding-top: 10px;
    }
    .panel-container .deposit-tab {
        height: 42px;
    }
    /* Check Wins */
    .panel-container .bs-wrapper{
        margin: 0;
        padding: 0 12px 19px 15px;
    }
    .panel-container .container-fluid {
        padding: 0;
    }
    .tab-pane .panel-container .check-wins {
        min-height: 110px;
    }
    .panel-container .bs-wrapper .h-mimic {
        padding: 13px 0 5px;
        line-height: 27.58px;
    }
    .panel-container .check-wins input {
        opacity: 0.5;
        color: #4F4F4F;
        font-family: "DM Sans Medium";
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
    }
    /* Serial Numbers */
    .check-serial-container {
        margin: 13px 15px 30px;
    }
    .serial-number-label {
        color: #494949;
        font-size: 22px;
        line-height: 27.58px;
        margin-bottom: 10px;
    }
    .serial-labels {
        font-size: 12px;
        line-height: 16px;
    }
    .date-input{
        width: 189px;
        margin-bottom: 14px;
    }
    .serial-input {
        width: 250px !important;
        margin-right: 6px;
    }
    .serial-items:nth-of-type(2n) {
        margin-left: 0;
    }
    .add-serial-field {
        margin-bottom: 14px;
    }
    .check-serial-container .btn-default {
        width: 103px;
    }
    .check-serial-container .btn-bg-secondary{
        width: calc(100% - 128px);
    }
    .show-des-tab {
        display: none;
    }
    .checkwin-icon-calendar{
        background-position: 140px;
    }
    .message-serial{
        width: 100%!important;
    }
    .cktotalone-mobile {
        display: none ;
        color: #169AD6;
        font-size: 14px;
        line-height: 20px;
        font-family: "DM Sans Bold";
        text-align: left;
        float: left;
    }
    .ckamount-mobile {
        font-family: "DM Sans Bold";
        color: #169AD6;
        font-size: 14px;
        line-height: 20px;
        float: right;
        padding-left: 5px;
    }
}
@media (max-width: 320px) {
    .serial-input{
        width: 249px !important;
    }
}

.tab-show {
    display:block;
}

.tab-hide, .mob-ver {
    display:none !important;
}

.deposit-header {
    height: 70px;
    font-size: 32px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.container-tabs {
    border-bottom: solid 1px #E0E0E0;
}
.deposit-cont {
    margin-bottom: 63px;
}
.deposit-tab {
    display: inline-block;
    width: 49%;
    text-align: center;
    color: #6D7278;
    height: 80px;
    font-size: 24px;
    padding-top: 15px;
    font-weight: bold;
}

.tab-active {
    border-bottom: 4px solid #005C95;
    color:#005C95;
}

.cont-description {
    display: flex;
    align-items: center;
}
.cont-description .description {
    margin-top:10px;
    margin-left: 31px;
    font-size: 16px;
}
.cont-description .description b {
    font-size: 20px;
}
.cont-description .description ul {
    padding-left: 18px;
}
.cont-image {
    margin: 0 0 0 auto;
}
.main-header{
    color: #005C95;
    font-weight: bold;
    line-height: normal;
    margin-top: 10px;
    margin-left: 31px;
}
.main-header-title span {
    font-size: 32px;
}
.main-header-subtitle span {
    font-size: 20px;
}
.images-cont img {
    width: 49%;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 34px;
}

.deposit-cont {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0 0 15px 15px;
    background-color: #FFFFFF;
    padding-bottom: 44px;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.5);
    margin-bottom: 53px;
}

/* ACCORDION */

.deposit-accord {
    margin: 0;
    padding: 0 !important;
}
.deposit-accord-img {
    width: 100%;
}

.deposit-accord-title {
    background: #fff !important;
    height: 61px;
}
.cont-accordions .accordion h5[aria-expanded="false"] button, .cont-accordions .accordion h5[aria-expanded="true"] button {
    font-size: 20px;
    line-height: 25px;
}
.cont-accordions {
    margin-top: 20px;
    margin-left: 30px;
}
.accord-desc {
    padding: 15px;
    color:#4F4F4F;
    font-size:14px;
}

.deposit-accord-title[aria-expanded="false"] button {
    color: #4F4F4F !important;
}
@media (max-width: 979.98px) {
    .deposit-container .deposit-cont {
        padding-bottom: 27px;
    }
    .images-cont img {
        padding-right: 8px;
        padding-left: 8px;
        margin-top: 11px;
    }
    .cont-description .description {
        margin-top: 22px;
        margin-left: 10px;
        font-size: 14px;
    }
    .cont-description .description b {
        font-size: 18px;
    }
    .main-header{
        margin-top: 41px;
        margin-left: 10px;
    }
    .cont-accordions .accordion h5[aria-expanded="false"] button, .cont-accordions .accordion h5[aria-expanded="true"] button {
        font-size: 16px;
        line-height: 25px;
    }
    .main-header-subtitle span {
        font-size: 16px;
    }
    .deposit-tab {
        padding-top: 22px;
    }
}
@media (max-width: 767.98px) {
    .desk-ver {
        display: none;
    }
    .mob-ver {
        display:block !important;
    }
    .main-header-title span {
        font-size: 20px;
    }
    .main-header-subtitle span {
        font-size: 12px;
    }
    .accordion h5 button {
        text-align: left;
        font-size: 12px;
    }
    .deposit-cont {
        margin-bottom: 0;
    }
    .accord-desc    {
        font-size: 12px;
    }
    .deposit-tab {
        font-size: 14px;
        height: 60px;
    }
    .deposit-header {
        font-size:20px;
    }

    .images-cont .slick-slide img {
        width: 100%;
        padding: 18px;
        outline: none;
    }
    .cont-description .description {
        margin-top: 6px;
        margin-left: 15px;
        font-size: 12px;
    }
    .cont-description .description b {
        font-size: 12px;
    }

    .main-header-subtitle span {
        font-size: 12px;
    }
    .main-header{
        margin-top: 4px;
        margin-left: 15px;
    }
    .cont-accordions .accordion h5[aria-expanded="false"] button, .cont-accordions .accordion h5[aria-expanded="true"] button {
        font-size: 12px;
        line-height: 16px;
    }
    .cont-accordions {
        margin-left: 18px;
    }
}


/* SLIDER */
/* Slideshow container */
.mySlides {display: none}
img {vertical-align: middle;}
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.deposit-cont .active, .deposit-cont .dot:hover {
    background-color: #717171;
}

/* Slider */
/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: 21px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 7.5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    content: '';  text-align: center;
    opacity: .25;
    background-color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: black;
}



.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots li button:before, .slick-dots li button , .slick-dots li{
    width: 8px;
    height: 8px;
}

.slick-dots {
    top: 9px;
    bottom: 8px;
    position: relative;
    background-color: white;
}
