.mainCont{height:100%;display:flex}.mainBar{width:75%;display:flex;flex-direction:column}.mainBar>*{width:100%}@media screen and (max-width: 900px){.mainBar{width:65%}}@media screen and (max-width: 500px){.mainBar{width:55%}}.avatarMain{max-width:200px;max-height:200px;padding:10px}.avatarImg{height:auto;max-width:100%;border-radius:50%}p{font-size:18px}label{font-size:16px}.flexBase{display:flex;flex-direction:column;align-items:center;width:100%;gap:5px;margin:0!important}.flexBaseStart{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:20px;gap:8px;margin:0!important;padding-left:3%}.email,.number,.name{text-overflow:ellipsis;overflow:hidden}.name{font-weight:700}.profession{font-weight:500}.flexBaseStart img{width:20px;height:auto}input{width:90%}p{margin:0!important}label{font-size:p}@media screen and (max-width: 800px){p{font-size:16px}label,.email{font-size:14px}}@media screen and (max-width: 500px){p{font-size:14px}label,.email{font-size:12px}.flexBaseStart img{width:10px;height:auto}}.sidebarMain{display:flex;flex-direction:column;background-color:#e0f0ff;align-items:center;height:100%;width:25%;border:1px solid black}.formMain{display:flex;flex-direction:column;justify-content:space-between;gap:10px;flex:1;width:100%;max-height:100%}.formUp{display:flex;justify-content:flex-start;flex-direction:column;align-items:center}.formUp>.flexBaseStart{justify-content:center;width:100%;padding-left:0%}.flexBase>.buttonSubmit{margin-bottom:10px}.formDown{display:flex;justify-content:flex-end;flex-direction:column;gap:10px;padding:5px}@media screen and (max-width: 900px){.sidebarMain{width:35%}}@media screen and (max-width: 500px){.sidebarMain{width:45%}}.mainSchool{height:40%}.schoolName{display:flex;flex-direction:row;gap:3px}.schoolName>input{width:100%}.schoolMaker{display:flex;flex-direction:column;padding-left:15px;gap:3px;width:80%;max-width:600px}.schoolDate{display:flex;flex-direction:row;justify-content:flex-start;gap:3px}.school{padding:5px;display:flex;flex-direction:column;gap:1px}.mainWork{height:60%;background-color:#f0f8ff;border:1px solid black;border-left:none}.buttonCont{display:flex;flex-direction:row;gap:10px;max-width:600px}.companyName{display:flex;flex-direction:row;gap:3px}.companyName>input{width:100%}.role{display:flex;flex-direction:row;gap:3px}.role>input{width:100%}.companyMaker{display:flex;flex-direction:column;padding-left:15px;gap:3px;width:80%;max-width:600px}.workDate{display:flex;flex-direction:row;justify-content:flex-start;gap:3px}.company{padding:5px;display:flex;flex-direction:column;gap:1px}h3{margin:0}
