.elform

{

    position:absolute;

    top:50%;

    width: 50%;

   

    margin-left :25%;

    margin-right: 20%   ;

    

    

    

}

body

{

    background-size:100% 100%;

    background-image: url('/2-participants.png');

}
.rowf1 button
{
width: 100%;
}
.sidebar

{



   

    width: 5%;

    height:30%;

    

        right: 0;

        position: fixed;

        top: 50%;

        transform: translate(0px, -50%);

    



}

.sidebar img

{

    

    

    width: 100%;

 

    

    

}

label

{

    background-color: rgba(242, 234, 234, 0.652);

    

    font-weight: bold;

    font-size: 14px;

    font-family: arial;

    

    color:#475460;

}

.rowf1

{

    padding-bottom: 2.5%;

    width: 477px;



    display: flex;

    

}

.rowf

{

    padding-bottom: 2.5%;

    height: 40px;



    display: flex;

    

}

.backl

{

    height: 50px;

    width: 35%;

    color: rgb(57, 57, 57);

    border-radius: 20px;

    border:none;

    background-color: rgb(233, 233, 233);
    font-family: helvetica;
    font-weight: bold;
    

    

}


.hms

{

    

    background-color: aliceblue;

    border-color: aliceblue;

    border-radius: 11px;

    width: 60%;

    height: 100%;

    margin-left: 5%;

    

}

.hmselement

{

    margin-left: 32%;

    

  

}

.rowf input

{
    

    height:50px;

    width: 60%;

    border-radius: 11px;

    margin-left: 5%;

    text-align: center;

    background-color: rgb(233, 233, 233);

   border:none;

}

select

{

    width: 20%;

}

.texteinfo

{

    

    margin-left: 32%;

    font-size: 100%;

    

}

.btn

{

   

    width: 25%;

    height: 100%;

    margin-left: 40%;

    background-color: #f6a118;

    border-color: #f6a118;

    border-radius: 4px;

    font-size:0.8em;

    color:white;

    box-shadow: none;

}

.stylebtn

{

    margin-left: 10%;

    width: 25%;

    height: 100%;

    border-radius: 4px;

    background-color: #b8b8b8;

    border-color: #b8b8b8;

    text-shadow: none;

    color:white;

    text-decoration: none;

    font-family: Arial;

    text-align: center;

}

.stylebtn p

{

    font-size:0.8em;



    









}







