#window {
    background-image: url("front/images/Frame 52.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #faf8f9;
    margin-bottom: -100px;
}

#title {
    color: #19488E;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
}

#line {
    border: 1px solid #19488E;
}

#top1 {
    background-image: url("front/images/Rectangle 14.png");
    background-position: top left;
    background-repeat: no-repeat;
    color: white;
    font-weight: 500;
    font-size: 28px;
    padding-left: 95px;
}

#top2 {
    background-image: url("front/images/Rectangle 14.png");
    background-position: top left;
    background-repeat: no-repeat;
    color: white;
    font-weight: 500;
    font-size: 28px;
    padding-left: 51px;
}

#top3 {
    background-image: url("front/images/Rectangle 14.png");
    background-position: top left;
    background-repeat: no-repeat;
    color: white;
    font-weight: 500;
    font-size: 28px;
    padding-left: 98px;
}

#div1, #div2, #div3 {
    background-image: url("front/images/Rectangle 85.png");
    background-position: bottom left;
}

#img1 {
    background-image: url("front/images/Group 224.png");
    background-position: center;
    background-repeat: no-repeat;
}

#btn1, #btn2, #btn3 {
    border: none;
}

#name1, #name2, #name3 {
    background-color: white;
    color: #19488E;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px;
    font-size: 15px;
}

#img2 {
    background-image: url("front/images/Group 225.png");
    background-position: center;
    background-repeat: no-repeat;
}

#img3 {
    background-image: url("front/images/Group 226.png");
    background-position: center;
    background-repeat: no-repeat;
}

#start, #stop, #dictionaries {
    background-color: #1C56AC;
    color: white;
    font-weight: 500;
    font-size: 24px;
    border-radius: 20px;
}

#bar {
    font-size: 20px;
    color: #1C56AC;
}

#errors {
    color: red;
    font-size: 20px;
}
