/*****************************/
/** Wartości custom dla widoku: Odliczanie w kafelkach  **/
/*****************************/

#CountdownTiles {

    .countdown .figure>span,
    .figure>span,
    .count-title,
    .countdown .figure .top,
    .countdown .figure .top-back,
    .countdown .count-title,
    .countdown .figure .bottom-back {
        color: #ffffff;
    }

    .countdown {
        .figure {

            &.days .top,
            &.days .bottom-back,
            &.hours .top,
            &.hours .bottom-back,
            &.minutes .top,
            &.minutes .bottom-back,
            &.seconds .top,
            &.seconds .bottom-back {
                background-color: #000000;
            }

            &.days,
            &.days .bottom,
            &.days .top-back,
            &.hours,
            &.hours .bottom,
            &.hours .top-back,
            &.minutes,
            &.minutes .bottom,
            &.minutes .top-back,
            &.seconds,
            &.seconds .bottom,
            &.seconds .top-back {
                background-color: #222222;
            }

        }

        .count-title {
            color: #ffffff;
            font-size: 20px;
        }
    }

    .timer-title {
        font-size: 16px;
        color: #212529;
        text-align: center;
        margin-bottom: 16px !important;
    }

    background-image: linear-gradient(0deg, rgba(55, 30, 108, 0), #371e6c);
;
}

/*****************************/
/** Wartości custom dla widoku: Odliczanie w kafelkach  **/
/*****************************/

#CountdownTiles {

    .countdown .figure>span,
    .figure>span,
    .count-title,
    .countdown .figure .top,
    .countdown .figure .top-back,
    .countdown .count-title,
    .countdown .figure .bottom-back {
        color: #ffffff;
    }

    .countdown {
        .figure {

            &.days .top,
            &.days .bottom-back,
            &.hours .top,
            &.hours .bottom-back,
            &.minutes .top,
            &.minutes .bottom-back,
            &.seconds .top,
            &.seconds .bottom-back {
                background-color: #000000;
            }

            &.days,
            &.days .bottom,
            &.days .top-back,
            &.hours,
            &.hours .bottom,
            &.hours .top-back,
            &.minutes,
            &.minutes .bottom,
            &.minutes .top-back,
            &.seconds,
            &.seconds .bottom,
            &.seconds .top-back {
                background-color: #222222;
            }

        }

        .count-title {
            color: #ffffff;
            font-size: 20px;
        }
    }

    .timer-title {
        font-size: 16px;
        color: #212529;
        text-align: center;
        margin-bottom: 16px !important;
    }

    background-image: linear-gradient(0deg, rgba(55, 30, 108, 0), #371e6c);
;
}

/*****************************/
/** Wartości custom dla widoku: Siatka prelegentów  **/
/*****************************/

.speakerName {
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.speakerInfo {
    color: #000000;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.speakerImg {
    width: 200px;
    height: 200px;
    border-radius: 10px;
}

#PrelegenciGrid {
    background-color: transparent;

}

/*****************************/
/** Wartości custom dla widoku: Siatka prelegentów  **/
/*****************************/

.speakerName {
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.speakerInfo {
    color: #000000;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.speakerImg {
    width: 200px;
    height: 200px;
    border-radius: 10px;
}

#PrelegenciGrid {
    background-color: transparent;

}

/*****************************/
/** Wartości custom dla widoku: Siatka prelegentów  **/
/*****************************/

.speakerName {
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.speakerInfo {
    color: #000000;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.speakerImg {
    width: 200px;
    height: 200px;
    border-radius: 10px;
}

#PrelegenciGrid {
    background-color: transparent;

}

/*****************************/
/** Wartości custom dla widoku: Siatka prelegentów  **/
/*****************************/

.speakerName {
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.speakerInfo {
    color: #000000;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.speakerImg {
    width: 200px;
    height: 200px;
    border-radius: 10px;
}

#PrelegenciGrid {
    background-color: transparent;

}

/*****************************/
/** Wartości custom dla widoku: FAQ z plusikiem  **/
/*****************************/

#FAQWithPlus {
    h3 {
        color: FAQ_NAGLOWEK_KOLOR_TEKSTU;
        text-align: FAQ_NAGLOWEK_POZYCJA;
    }

    .pytanie {
        font-size: 14px;
        color: #000000;
    }

    .odpowiedz {
        font-size: 14px;
        color: #000000;
    }

    .iconSpanPlus {
        color: #000000;
    }

    .iconSpanMinus {
        color: #000000;
    }

    .borderLine {
        border-bottom-color: #5a3888;
    }

    background-color: transparent;

}

/*****************************/
/** Wartości custom dla widoku: FAQ z plusikiem  **/
/*****************************/

#FAQWithPlus {
    h3 {
        color: FAQ_NAGLOWEK_KOLOR_TEKSTU;
        text-align: FAQ_NAGLOWEK_POZYCJA;
    }

    .pytanie {
        font-size: 14px;
        color: #000000;
    }

    .odpowiedz {
        font-size: 14px;
        color: #000000;
    }

    .iconSpanPlus {
        color: #000000;
    }

    .iconSpanMinus {
        color: #000000;
    }

    .borderLine {
        border-bottom-color: #5a3888;
    }

    background-color: transparent;

}

/*****************************/
/** Wartości custom dla widoku: Kontakt  **/
/*****************************/

section:has(#ContactView) {
    background-color: transparent;
;
}

#ContactView {

    #contact_btnSubmit,
    #contact_spin-button {
        color: #ffffff;
        background-color: #007bff;
        border-color: #007bff;
        font-size: 16px;
        border-radius: 4px;
    }

    label:not(.errors) {
        font-size: 16px;
        color: #000000;
    }

    .form-control {
        font-size: 16px;
        color: #000000;
        border-radius: 4px;

        &:focus {
            border-color: #000000;
            box-shadow: 0 0 0 .2rem #00000040;
        }
    }

    .select2-container--bootstrap4 .select2-selection {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .input-group-text {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .select2-container--bootstrap4.select2-container--focus .select2-selection {
        border-color: #000000;
        box-shadow: 0 0 0 .2rem #00000040;
    }

    div.row:has(button) {
        justify-content: ;
    }

    .form-group {
        margin-bottom: 16px;
    }

    h3 {
        text-align: left;
        color: #000000;
    }

    p.header-text {
        font-size: KONTAKT_NAGLOWEK_ROZMIAR_TEKST_INFORMACYJNY;
        text-align: center;
        color: #424242;
    }

    
    p.footer-text {
        font-size: 12px;
        text-align: center;
        color: #424242;
    }
}

/*****************************/
/** Wartości custom dla widoku: Kontakt  **/
/*****************************/

section:has(#ContactView) {
    background-color: transparent;
;
}

#ContactView {

    #contact_btnSubmit,
    #contact_spin-button {
        color: #ffffff;
        background-color: #007bff;
        border-color: #007bff;
        font-size: 16px;
        border-radius: 4px;
    }

    label:not(.errors) {
        font-size: 16px;
        color: #000000;
    }

    .form-control {
        font-size: 16px;
        color: #000000;
        border-radius: 4px;

        &:focus {
            border-color: #000000;
            box-shadow: 0 0 0 .2rem #00000040;
        }
    }

    .select2-container--bootstrap4 .select2-selection {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .input-group-text {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .select2-container--bootstrap4.select2-container--focus .select2-selection {
        border-color: #000000;
        box-shadow: 0 0 0 .2rem #00000040;
    }

    div.row:has(button) {
        justify-content: ;
    }

    .form-group {
        margin-bottom: 16px;
    }

    h3 {
        text-align: left;
        color: #000000;
    }

    p.header-text {
        font-size: KONTAKT_NAGLOWEK_ROZMIAR_TEKST_INFORMACYJNY;
        text-align: center;
        color: #424242;
    }

    
    p.footer-text {
        font-size: 12px;
        text-align: center;
        color: #424242;
    }
}

