<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#lessonSelect{
    font-size: 14px;
}
@media only screen and (max-width:590px) {
    .wd50-div{
        display: inherit!important;
    }
    .w-50{
        width: 100% !important;
    }
    .mailapprovve{
        margin-bottom: 13px;
    }
}
.jcs{
    justify-content: start;
}
.jcs .spsy1-3 {
    font-size: 14px;
}
.speciallesson-box{
    background: rgb(225, 234, 254);padding: 19px;    width: 74px;
    margin: auto;
    height: 74px;
    border-radius: 50%;
    margin: auto;
}
.w-10 {
    width: 10%;
}
.w-30 {
    width: 30%;
}
.w-60 {
    width: 60%;
}
.w-70 {
    width: 70%;
}
.w-90 {
    width: 90%;
}
.btn i {
    color: var(--bs-dark);
}
.btn-check:checked + .btn i {
    color: var(--bs-white);
}
.seprightic1 p {
    font-size: 15px;
}
.speciallesson-box{
    background: rgb(244 242 235);
    padding: 19px;
    width: 74px;
    margin: auto;
    height: 74px;
    border-radius: 50%;
    margin: auto;
}
.derstdiger ul li {
    border: 1px solid #d3d3d3;
    padding: 21px 9px 21px 9px;
}
.derstdiger ul li a{
    color: #444;
    font-size: 13px;
    font-weight: 500;
}
.derstdiger ul li:hover {
    border: 1px solid var(--bs-800);
}
.select2-container{
    width: 100% !important;
}
</pre></body></html>