@font-face {
    font-family: 'b';
    /*a name to be used later*/
    src: url('bnaz.ttf');
    /*URL to font*/
}





@font-face {
    font-family: 'pb';
    /*a name to be used later*/
    src: url('pb.ttf');
    /*URL to font*/
}


@font-face {
    font-family: 'ps';
    /*a name to be used later*/
    src: url('ps.ttf');
    /*URL to font*/
}


@font-face {
    font-family: 'pwb';
    /*a name to be used later*/
    src: url('pwb.ttf');
    /*URL to font*/
}






@font-face {
    font-family: 'i';
    /*a name to be used later*/
    src: url('isb.ttf');
    /*URL to font*/
}


@font-face {
    font-family: 'btb';
    /*a name to be used later*/
    src: url('btitrb.ttf');
    /*URL to font*/
}


@font-face {
    font-family: 'mb';
    /*a name to be used later*/
    src: url('mb.ttf');
    /*URL to font*/
}


@font-face {
    font-family: 'me';
    /*a name to be used later*/
    src: url('me.ttf');
    /*URL to font*/
}


@font-face {
    font-family: 'ms';
    /*a name to be used later*/
    src: url('ms.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'pe';
    /*a name to be used later*/
    src: url('pe.ttf');
    /*URL to font*/
}


@font-face {
    font-family: 'ms';
    /*a name to be used later*/
    src: url('ms.ttf');
    /*URL to font*/
}


@font-face {
    font-family: 'myb';
    /*a name to be used later*/
    src: url('myb.ttf');
    /*URL to font*/
}


@font-face {
    font-family: 'myb';
    /*a name to be used later*/
    src: url('myb.ttf');
    /*URL to font*/
}


.isb {
    font-family: "i" !important;
}


.rmdp-time-picker div input , .rmdp-input{
    font-family: "i"!important;
}


.rmdp-container {
    width: 80% !important;
}

.rmdp-input{
    width: 100% !important;
    font-size: 15px !important;
    text-align: center !important;
    height: 40px !important;
    padding: 5px !important;
    box-sizing: border-box !important;
}


/* adnan */


.adnan {
    margin-top: 100px;
    width: 90%;
    margin-left: 5%;
    position: relative;
}
.menu-adnan {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}
.menu-adnan-button {
    width: 80%;
    height: 50px;
    background-color: rgb(21, 42, 81);
    display: flex;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 10px;
    margin-bottom: 50px;
}
.adnan-input {
    margin-bottom: 50px;
    width: 80%;
    height: 50px;
    text-align: center;
    font-size: 20px;
    border-radius: 10px;
    border: 1px solid rgb(204, 204, 204);
}
.adnan-select {
    margin-bottom: 50px;
    width: 80%;
}
.select-team-parent-adnan {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    width: 80%;
}

.select-team-adnan {
    margin-bottom: 50px;
}
.menu-adnan .row {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-bottom: 25px;
}

.menu-adnan .team-adnan {
    width: 80%;
}

.menu-adnan .goal-adnan {
    width: 15%;
    border: 1px solid rgb(204, 204, 204);
    text-align: center;
}

.adnan-table {
    font-family: "i";
    font-size: 15px;
    width: 100%;
    direction: rtl;
    overflow-x: scroll;


}
.adnan-table table {
    width: 800px;
    padding: 20px;
}

.adnan-table tr {
    height: 75px;
}
.table-select {
    width: 250px;
}

.table-select-multi {
    width: 300px;
}
.table-input {
    width: 50px;
    height: 30px;
    text-align: center;
}
.div {
    position: absolute;
    display: flex;
    align-items: center;
}
p {
    display: inline-block
}
button {
    border: none;
    background-color: rgb(15, 65, 66);
    color: white;
    padding: 10px;
    border-radius: 10px;
    width: 200px;
    height: 100;
    font-size: 25px;
    margin-top: 80px;
}



#print1,#print2{
    width: 1014px !important;
    height: 1350px !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

/* =================================================================================================================== */
/* 1adnan{
    background-image: url("./public/poster_template/adnanTemplateT.png");
    background-size: cover;
} */



/* .print2adnan{
    background-image: url("./public/poster_template/adnanTemplateR.png");
    background-size: cover;
} */










/* adel */

.menu-adel {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}



.adel-textarea {
    width: 80%;
    direction: rtl;
    height: 75px;
    padding: 5px;
    margin-bottom: 50px;
    box-sizing: content-box;
}





input[type="file"] {
  display: none;
}



.adel-table-select{
    width: 80%;
    margin-top: 50px;
}

