.modal-reipvp {
  background: url(https://i.imgur.com/Kwr8nYO.png) no-repeat center 0px #180d0b;
    width: 400px;
    height: 450px;
    padding: 0px 0px 0px 0px;
    color: #ccc;
}

.imgdorei {
    width: 250px;
    height: 250px;
    box-shadow: 0 0 50px #000000;
    border: solid 1px #9f4f20;
    background-color: #160c04;
    margin: 20px auto 0 auto;
}

.markCsGuild {
    width: 250px;
    height: 250px;
    box-shadow: 0 0 50px #000000;
    border: solid 1px #9f4f20;
    background-color: #160c04;
    margin: 20px auto 0 auto;
}

.imgdorei {
    width: 100%;
    height: 100%;
}

.eventname {
    font-family: "Fritz";
    margin: 5px;
    color: #ffad0a;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    font-size: 30px;
    text-shadow: 0 0 10px rgb(255 68 0), 0 0 10px rgb(11 6 0);
}

.csGuildResult row col-md-10 mx-auto {
    margin-top: 0px;
    margin-left: 30px;
}

.col-md csText text-center {
    text-align: center !important;
    flex: 1 0 0%;
}

.personagem {
    margin: 2px 0;
    color: rgb(255 255 255);
    text-shadow: 0 0 10px rgb(0 0 0), 0 0 10px rgb(0 0 0);
}

.character {
    padding: 2px;
    width: 100%;
    display: block;
    position: relative;
    color: #f0ab3f;
    border-radius: 5px;
    background: #100703a1;
}

.classe {
    margin: 2px 0;
    color: rgb(255 255 255);
    text-shadow: 0 0 10px rgb(0 0 0), 0 0 10px rgb(0 0 0);
}

.nameclasse {
    padding: 2px;
    width: 100%;
    display: block;
    position: relative;
    color: #f0ab3f;
    border-radius: 5px;
    background: #100703a1;
}

.col-md-12 {
    text-align: center !important;
    margin-top: 5px !important;
}

.prox-fase {
    font-size: 23px;
    margin-top: 5px;
    text-align: center;
    margin-bottom: 7px !important;
    color: rgb(255 255 255);
    text-shadow: 0 0 10px rgb(0 0 0), 0 0 10px rgb(0 0 0);
}

.date {
    padding: 2px;
    width: 100%;
    font-size: 18px;
    display: block;
    position: relative;
    text-align: center;
    color: #f0ab3f;
    border-radius: 5px;
    box-shadow: 0 0 10px #9f4f207a;
    background: #2308009c;
}

