|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/paras.theinteractive.in/public/d_admission/assets/ |
Upload File : |
.container{
width:100%;
max-width:1200px;
margin:auto;
box-sizing: border-box;
font-family: "Open Sans", sans-serif;
}
.result_man{
width: 900px;
padding:20px;
border-radius:8px;
height:100%;;
background:white;
margin:auto;
}
.result{
border: 2px solid #9d9d9d;
width:100%;
background:white;
height:100%;
border-radius: 8px;
padding: 20px;
}
.logo{
width:250px;
height: 100px;
object-fit: cover;
}
.m-0{
margin:0;
}
.school_name{
font-size:30px;
line-height: 50px;;
}
.text-center{
text-align: center;
}
.sub_heading{
font-weight: 600;;
line-height: 50px;;
}
.header_content{
width:80%;
}
.header_content h2{
font-size: 20px;;
}
.header{
width:100%;
background:red;
}
.header > div{
width:50%;
}
.bold{
font-weight: bold !important;
}
.d-flex{
display:flex;
}
.serial_no{
padding:0;
margin:0;
display: flex;
justify-content: space-between;
}
.serial_no p{
font-size: 16px;
font-weight: 500;;
}
.serial_no li{
width:100%;
list-style: none;;
}
.para{
font-size: 16px;
line-height: 30px;;
font-weight: 500;;
}
.home{
display: flex;
width:100%;
}
.home > div{
width:50%;
}
.logo_box{
display: flex;
align-items: center;
flex-flow: column;
padding:10px;
text-align: center;
}
.font-light{
font-size: 12px;;
}
.side_form{
padding:10px;
border-radius:4px;
border:1px solid #9d9d9d
}
.input_fields{
display: flex;
margin:10px 10px;
/* gap:20px; */
}
.input_fields label{
width:100%;
}
.input_fields input{
/* width:100%; */
border:none;
outline:none;
border-bottom:2px dotted #979797
}
.name_field_man{
width:100%;
display: flex;
}
.name_field{
width:80%;
}
.name_input_fields{
display: flex;
margin:10px 0px;
}
.name_input_fields label{
width:50%;
}
.name_input_fields input{
width:100%;
border:none;
margin-left:20px;
outline:none;
border-bottom:2px dotted #979797
}
.width-0{
width:0 !important;
}
.gender-check{
margin-left:120px;
}
.gender-check label{
margin:0px 10px;
}
.admin_photo{
padding:10px;
border: 1px solid #9d9d9d;
object-fit: cover;
height: 200px;;
margin-left:20px;
}
.admin_photo img{
width:100%;
height: 100%;;
}
.school_address{
font-size: 14px;
font-weight: 600;
line-height: 24px;
}
.academic_form{
width:100%;
display: flex;
justify-content: space-between;
}
.academic_form > div{
width:50%;
padding:10px;
border: 1px solid #9d9d9d;
}
.academic_form div input{
width:100%;
margin-top: 10px;;
outline: none;
; /* border-bottom:2px dotted #979797 */
}
.subject_form{
width:100%;
display: flex;
margin-top:20px;
justify-content: space-between;
flex-wrap: wrap;
}
.subject_form > div{
width:calc(25% - 7.5px);
}
.subject_form > div input{
border:none;
outline:none;
border-bottom:2px dotted #979797
}
.medical_problem input{
border:none;
outline:none;
border-bottom:2px dotted #979797
}
.medical_problem{
display:flex;
margin-top:20px;
flex-flow: column;
}
.mt-2{
margin-top:20px;
display: block;
}
.conditions li{
font-size: 15px;
font-weight: 500;;
color:#474747;
line-height: 23px;;
margin-top: 10px;;
}
.medium{
font-size: 15px;
font-weight: 500;;
color:#474747;
line-height: 23px;;
}
.footer{
border:1px solid #979797;
padding:20px;
margin-top:20px;
border-radius:4px;
}
.footer h4{
font-weight: 500;;
}