*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background-color:#edeff1}.app__body{display:flex;justify-content:space-between}@media (max-width:768px){body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}.app__body{display:flex;flex-direction:column}}.welcome__header{padding-top:25px;display:flex;align-items:center;justify-content:space-between}.welcome__headerText{margin-left:30px;font-size:20px}.welcome__headerButtons{margin-right:20px}.welcome__headerButtons>.link>button{width:110px;height:30px;margin-left:2.5px;margin-right:2.5px;font-size:20px;font-weight:700;background-color:#fff;border:none;border-radius:10px;cursor:pointer}.welcome__headerButtons>.link>button:hover{background-color:#e5e2e2}.welcome__main{margin-top:30px;display:flex;align-items:center;justify-content:center}.welcome__welcomeImage>img{margin-left:20px;width:450px;height:450px;border-radius:50%}.welcome__loginAndRegisterButton{margin-left:80px;display:flex;align-items:center;flex-direction:column}.welcome__loginAndRegisterButton>h2{font-size:30px;margin-bottom:20px}.welcome__loginAndRegisterButton>.link>button{width:450px;color:#fff;background-color:#000;height:60px;font-size:25px;border:none;border-radius:30px;cursor:pointer}.welcome__loginAndRegisterButton>.link>button:hover{background-color:#292727}.welcome__loginAndRegisterButton>p{color:#00f;margin-top:5px;text-decoration:underline;-webkit-text-decoration-color:#00f;text-decoration-color:#00f;cursor:pointer}@media (max-width:768px){.welcome__headerText{text-align:center;font-size:18px}.welcome__header{display:flex;flex-direction:column}.welcome__headerButtons{margin-right:0;justify-content:center;margin-top:5px}.welcome__main{display:flex;flex-direction:column}.welcome__loginAndRegisterButton>h2{text-align:center}.welcome__loginAndRegisterButton{margin-left:5px}.welcome__loginAndRegisterButton>.link>button{margin-left:10px;margin-bottom:50px}}.login{background-color:#fff;width:868px;display:flex;flex-direction:column;margin-left:260px;margin-top:90px;border-radius:5px}.login__header{display:flex;align-items:center;margin-left:250px;margin-top:10px}.login__header>img{width:120px;height:120px;margin-right:20px}.login__inputs{display:flex;flex-direction:column;margin-top:21px}.login__inputs>input{width:550px;height:30px;margin-bottom:10px;margin-left:150px;text-align:center}.login__inputs>p{margin-left:420px;font-size:20px}.login__loginButton{margin-bottom:10px!important}.link>.login__registerButton,.login__loginButton{width:560px!important;background-color:#000!important;color:#fff!important;margin-left:150px!important;margin-top:10px!important;font-weight:700!important}.link>.login__registerButton{margin-bottom:20px!important}.link>.login__registerButton:hover,.login__loginButton:hover{background-color:#fff!important;color:#000!important}@media (max-width:768px){.login{margin:0;width:100%}.login__header{margin-left:40px}.login__inputs{margin-top:30px}.login__inputs>input{margin-left:0;width:100%;height:50px;margin-bottom:30px}.link>.login__registerButton,.login__loginButton{margin-left:0!important;width:100%!important;height:50px!important}.login__inputs>p{margin-left:200px}}.register{background-color:#fff;width:868px;display:flex;flex-direction:column;margin-left:260px;margin-top:30px;border-radius:5px}.register__header{display:flex;align-items:center;margin-left:250px;margin-top:10px}.register__header>img{width:120px;height:120px;margin-right:20px}.register__inputs{display:flex;flex-direction:column;margin-top:21px}.register__inputs>input{width:550px;height:30px;margin-bottom:10px;margin-left:150px;text-align:center}.register__inputs>p{margin-left:420px;font-size:20px}.register__inputs>select{width:550px;height:30px;margin-bottom:10px;margin-left:150px;text-align:center}.register__registerButton{margin-bottom:10px!important}.link>.register__loginButton,.register__registerButton{width:560px!important;background-color:#000!important;color:#fff!important;margin-left:150px!important;margin-top:10px!important;font-weight:700!important}.link>.register__loginButton{margin-bottom:20px!important}.register__loginButton:hover,.register__registerButton:hover{background-color:#fff!important;color:#000!important}.register__checkbox{display:flex;align-items:center}.register__checkbox>input{margin-bottom:10px;margin-left:150px}.register__checkbox>label{margin-left:8px;margin-bottom:10px}.link{text-decoration:none}@media(max-width:768px){.register{margin:0;width:100%}.register__header{margin-left:40px}.register__inputs{margin-top:30px}.register__inputs>input{margin-left:0;width:100%;height:50px;margin-bottom:30px}.register__inputs>p{margin-left:200px}.register__inputs>select{margin-left:0;width:100%;height:50px;margin-bottom:30px}.link>.register__loginButton,.register__registerButton{margin-left:0!important;width:100%!important;height:50px!important}}.sidebar{background-color:#fff;width:320px;height:90vh}.sidebar__header{padding-top:15px;padding-bottom:15px;display:flex;align-items:center;justify-content:center}.sidebar__header>h3{margin-left:5px}.sidebar__main{display:flex;flex-direction:column}.sidebar__main>a{text-decoration:none}.sidebar__options{display:flex;align-items:center;padding-top:10px;padding-bottom:10px;width:100%;cursor:pointer;color:#000}.sidebar__options:hover{background-color:#000;color:#fff}.sidebar__button{margin-top:25px;width:100%}.sidebar__options>.MuiSvgIcon-root{margin-left:5px;margin-right:6px}.sidebar__button>button{width:220px;height:40px;margin-left:40px;border:none;font-size:20px;background-color:red;color:#fff;border-radius:50px;cursor:pointer;transition:.2s}.sidebar__button>button:hover{color:red;background-color:#fff}@media (max-width:1290px){.sidebar{width:60px}.sidebar__header>h3,.sidebar__options>h3{display:none}.sidebar__options>.MuiSvgIcon-root{margin-left:0;width:100%}.sidebar__button{margin-left:0;display:none}.logout{display:block}}@media (max-width:1040px){.sidebar{display:none}}@media (max-width:768px){.sidebar{width:100%;border-bottom:10px solid #e4e5e6}.sidebar__button>button{border-radius:0;width:100%;margin-left:0}}.latestNews{background-color:#fff;width:320px;height:90vh}.latestNews__header{display:flex;align-items:center;justify-content:space-between;padding-top:2.5px;padding-bottom:2.5px;border-bottom:1px solid #e4e5e6}.latestNews__header>h2{margin-left:5px}.latestNews__header>.MuiSvgIcon-root{margin-right:8px;cursor:pointer}.latestNews__body>p{margin-top:10px;font-size:14px;color:#cec8c8;text-align:center}.LatestNewsSender{width:600px;height:320px}.sender__haeder{display:flex;align-items:center;justify-content:space-between;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e6e8eb}.sender__haeder>h3{margin-left:10px}.sender__haeder>.MuiSvgIcon-root{margin-right:10px;cursor:pointer}.sender__input{margin-top:15px;justify-content:center;width:100%}.sender__input>textarea{width:99%;height:128px;resize:none;outline:0;border:none;font-size:18px}.sender__footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.sender__footer>input{margin-left:25px}.sender__footer>button{margin-right:20px;padding:10px 30px;border-radius:50px;background-color:#000;color:#fff;font-size:18px;font-weight:700;cursor:pointer;border:none;transition:.2s}.sender__footer>button:hover{background-color:#fff;color:#000}.warning{margin-top:15px;text-align:center}.progress{margin-top:12px;width:100%;display:none}@media (max-width:960px){.latestNews{display:none}}@media (max-width:768px){.latestNews{width:100%}}.LNPosts{background-color:#a2acb4;width:100%;margin-top:10px}.LNPosts__header{display:flex;align-items:center;padding-top:6px;padding-bottom:5px}.LNPosts__header>.MuiAvatar-root{margin-left:5px}.LNPosts__header>h4{color:#fff;margin-left:6px}.LNPosts__post{display:flex;flex-direction:column}.LNPosts__post>p{margin-left:4px;margin-bottom:5px}.LNPosts__post>img{width:100%;height:160px}.LNPosts__footer{margin-top:5px;text-align:center}.LNPosts__footer>.MuiSvgIcon-root{width:100%;cursor:pointer}.LNPosts__footer>p{width:100%}.iconLight.red{color:red}.header{z-index:1000;justify-content:space-between;background-color:#dad6d6;position:-webkit-sticky;position:sticky;top:0}.header,.header__left{display:flex;align-items:center}.header__left>img{width:80px;height:80px;margin-left:10px;margin-right:12px}.header__middle{display:flex;align-items:center}.header__middle>input{width:450px;height:30px;border:none;padding-left:6px;outline:0}.searchIcon{padding-top:4px;padding-bottom:4px;padding-left:5px}.searchIcon,.searchIcon__mobile{background-color:#fff;cursor:pointer}.searchIcon__mobile{display:none!important;padding:5px;border-radius:50%;border:1.5px solid #000;margin-left:90%}.header__right{display:flex;align-items:center;justify-content:center}.header__right>a{display:flex;align-items:center;margin-right:15px}.header__right>a>h3{margin-left:8px;color:#000;text-decoration:none}.header__right>a>.MuiAvatar-root{cursor:pointer}.header__right>a>.MuiAvatar-root:hover{opacity:.8}.search__dropdown{display:none;background-color:#fff;position:absolute;width:487px;height:150px;top:62px;border-radius:5px}.profile__navigater{display:flex;align-items:center;text-decoration:none}.profile__navigater>h3{margin-left:10px;color:#000;font-weight:700;text-decoration:none}.header_right_options{display:flex;flex-direction:column;align-items:center;padding-left:5px;padding-right:5px;cursor:pointer;display:none}.header_right_options>a{text-decoration:none}.first__option{margin-left:5px}.navigate,.searchUserList{text-decoration:none}@media (max-width:768px){.header,.header__right{width:100%;display:flex;justify-content:space-between}.header__right{position:fixed;bottom:0;background-color:#fff;background-color:#dad6d6;align-items:center}.header__middle{margin-left:5px;margin-right:5px;width:100%}.header__middle>input{display:none}.searchIcon{display:none!important}.searchIcon__mobile{display:block!important}.utftulb{display:none}.header_right_options{display:flex;flex-direction:column;align-items:center}}.feed{overflow-y:scroll;height:90vh;-ms-overflow-style:none;scrollbar-width:none}.feed::-webkit-scrollbar{display:none}@media (max-width:980px){.feed{margin-left:25px}}@media (max-width:1040px){.feed{width:80%;margin-left:15px}}@media (max-width:768px){.feed{width:92%;margin-bottom:15px}}.postBox{display:flex;flex-direction:column;background-color:#fff;width:650px;border-radius:5px;margin-top:15px}.postBox__upside{display:flex;margin-top:10px;padding-bottom:6px}.postBox__upside>.MuiAvatar-root{margin-left:10px}.postBox__upside>textarea{margin-left:5px;width:580px;height:56px;resize:none;overflow-y:auto;outline:0;border:none;font-size:16px}.postBox__downside{margin-top:10px;display:flex;align-items:center;justify-content:space-between;padding-bottom:15px}.postBox_downside>.postBoxdownside_leftSide>.MuiSvgIcon-root{margin-left:5px;margin-right:5px}.postBox_downside_leftSide{display:flex;align-items:center;cursor:pointer;margin-left:15px}.postBox__downside>input{display:none}.postBox__postButton{margin-right:20px;padding:10px 30px;border-radius:50px;background-color:#000;color:#fff;font-size:18px;font-weight:700;cursor:pointer;border:none;transition:.2s}.postBox__postButton:hover{background-color:#fff;color:#000}.postBox__progress{margin-top:10px;width:100%}.postBox__postImagePreview{width:100%;display:flex;flex-direction:column}.postBox__postImagePreview>img{width:200px;height:100px;margin-top:2px;margin-bottom:12px;margin-left:12px;max-height:500px;max-width:500px}.postBox__postImagePreview>video{width:200px}.postBox__postImagePreview>.MuiSvgIcon-root{margin-left:12px;margin-top:10px;cursor:pointer}.postBox_downside_leftSide__options{padding:10px;cursor:pointer;border-radius:50px;align-items:center}.postBox_downside_leftSide__options:hover{background-color:#dbdddf}@media (max-width:768px){.postBox{width:100%}}.post{background-color:#fff;width:650px;margin-top:15px;border-radius:10px}.post__header{padding-top:10px}.post__comments,.post__header{display:flex;padding-bottom:10px}.post__comments{flex-direction:column;padding-top:12px}.post_commment_input{display:flex;align-items:center;margin-bottom:12px}.hidden_button{height:30px;margin-right:8px}.post_commment_input>.MuiAvatar-root{margin-right:5px;margin-left:10px}.post_comment_comments{margin-top:10px;margin-left:10px}.post_commment_input>input{width:85%;height:30px;border-radius:50px;border:none;outline:0}.post__header>.MuiAvatar-root{margin-left:10px;cursor:pointer}.post__header>.MuiAvatar-root:hover{opacity:.5}.linkToSendersProfile{text-decoration:none}.post__body{display:flex;flex-direction:column}.post__description{width:100%}.post__description>p{margin-left:10px}.post__image{margin-top:15px;width:100%}.post__image__assets>img{width:100%}.post__footer{display:flex;align-items:center;justify-content:space-between}.post_footer_options{display:flex;align-items:center;justify-content:center;width:100%;color:#6b6969;padding-top:10px;padding-bottom:10px;cursor:pointer}.post_footer_options>h5{margin-left:5px}.post_footer_options:hover{background-color:#b3aeae}.post__likes{display:flex;align-items:center;padding-top:10px;padding-bottom:10px}.post__likes>.MuiSvgIcon-root{margin-left:12px}.post__likes>p{margin-left:6px}.iconLight.blue,.textLight.blue{color:#00f}.post__senderNameAndTimestamp{margin-left:15px;display:flex;flex-direction:column}.post__senderNameAndTimestamp>h3{color:#000}.post__senderNameAndTimestamp>p{font-size:14px;color:#9fa2a3}.like:hover{color:#00f}.delete:hover{color:red}@media (max-width:768px){.post{width:100%}}.profile{display:flex;justify-content:space-between}@media (max-width:1079px){.profile{justify-content:left}}.profileSidebar{background-color:#fff;width:320px;height:90vh}.profileSidebar__header{padding-top:15px;padding-bottom:15px;display:flex;align-items:center;justify-content:center}.profileSidebar__header>h3{margin-left:5px}.profileSidebar__main{display:flex;flex-direction:column}.profileSidebar__main>a{text-decoration:none}.profileSidebar__options{display:flex;align-items:center;padding-top:10px;padding-bottom:10px;width:100%;cursor:pointer;color:#000}.profileSidebar__options:hover{background-color:#000;color:#fff}.profileSidebar__button{margin-top:25px;width:100%}.profileSidebar__options>.MuiSvgIcon-root{margin-left:5px;margin-right:6px}.profileSidebar__button>button{width:220px;height:40px;margin-left:40px;border:none;font-size:20px;background-color:red;color:#fff;border-radius:50px;cursor:pointer;transition:.2s}.profileSidebar__button>button:hover{color:red;background-color:#fff}.activated{background-color:#2e2c2c;color:#fff}.activated:hover{background-color:#000}.logout{border-radius:50px;background-color:red;cursor:pointer;margin-top:10px;width:50px;margin-left:6px;display:none}.logout>.MuiSvgIcon-root{padding:10px 15px 8px 14px;color:#fff}@media (max-width:1290px){.profileSidebar{width:60px}.profileSidebar__header>h3,.profileSidebar__options>h3{display:none}.profileSidebar__options>.MuiSvgIcon-root{margin-left:0;width:100%}.profileSidebar__button{margin-left:0;display:none}.logout{display:block}}@media (max-width:768px){.profileSidebar{display:none}.profileSidebar__button>button{border-radius:0;width:100%;margin-left:0}}.profileInfo{width:350px;margin-top:10px}.profileInfo__cards{background-color:#fff;border-radius:10px;margin-top:20px}.profileInfo__cards:first-child{margin-top:8px}.side__header{padding-top:10px;padding-bottom:10px;margin-left:8px;font-weight:700;border-bottom:1px solid #e6e8eb}.profile__about>p{margin-top:15px;margin-left:15px;font-size:18px}.profileInfo__about{background-color:#fff;border-radius:10px;text-align:center;padding-top:10px;padding-bottom:10px;font-size:18px;font-weight:700}.profileInfo__about>a{text-align:center;margin-top:10px;margin-bottom:10px}.about__input{margin-top:15px;display:flex;flex-direction:column;justify-content:center;display:none}.about__input>textarea{height:65px;resize:none;outline:0}.proceed__buttons{display:flex;align-items:center;margin-top:10px;justify-content:space-between}.proceed__buttons>button{width:100%;height:35px;font-size:20px;border:none;border-radius:5px;background-color:#000;font-weight:500;color:#fff;cursor:pointer;transition:.2s}.proceed__buttons>button:hover{background-color:#fff;color:#000}.about__editor{margin-top:15px}.about__editor>button{width:100%;font-weight:700;background-color:#000;height:35px;font-size:18px;border-radius:50px;color:#fff;border:none;cursor:pointer;margin-bottom:20px}.birthdayandlocation{display:flex;align-items:center;font-weight:700;margin-bottom:20px;margin-top:8px;padding-top:5px;padding-bottom:5px}.birthdayandlocation>span{margin-left:6px}.weburl__body{width:100%;margin-top:15px}.weburl__body>span{margin-left:10px;margin-bottom:15px;color:#00f;text-decoration:underline;-webkit-text-decoration-color:#00f;text-decoration-color:#00f;cursor:pointer}.contactInfo{margin-top:15px;display:flex;align-items:center;margin-bottom:15px}.contactInfo>.MuiSvgIcon-root{margin-left:10px}.contactInfo>span{margin-left:10px;margin-bottom:10px}.profileOwnersLN{background-color:#fff;border-radius:20px}.LN__header{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e6e8eb}.LN__header>h2,.LN__header>p{padding-left:10px}.LN__header>p{margin-top:-2px}.LN__posts{min-height:220px}@media (max-width:1079px){.profileInfo{display:none}}.profileMain{height:90vh;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.profileMain::-webkit-scrollbar{display:none}.coverImage{padding-top:10px}.coverImage>img{height:260px;width:650px;cursor:pointer}.coverImage>img:hover{opacity:.8}.coverImage>input{display:none}.profileMain__basicUserInfo{background-color:#fff;width:650px}.profileDownLeftInfo>.MuiAvatar-root{height:120px;width:120px;margin-top:-50px;margin-left:6px;cursor:pointer}.profileDownLeftInfo>.MuiAvatar-root:hover{opacity:.8}.profileDownLeftInfo{display:flex;align-items:center}.profileDownLeftInfo>input{display:none}.nameAndFollowersAndFollowing{margin-left:8px;margin-top:-22px}.followersAndFollowing{display:flex;align-items:center;font-size:14px;color:#5c5e5f}.followersAndFollowing>p{cursor:pointer}.followersAndFollowing>p:hover{text-decoration:underline}.textInfoAndProfilePicture{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.profileOwnerButton{display:flex;flex-direction:column;justify-content:center;border-left:2px solid #e4e5e6;padding-left:5px;padding-right:5px;border-right:2px solid #e4e5e6}.profileOwnerButton>p{color:#00f;text-decoration:underline;cursor:pointer}.deleteProfileAndEditAboutButtons{display:flex;align-items:center}.deleteProfile{color:red;text-decoration:underline;margin-right:4px;cursor:pointer}.about_editoropening_button{color:green;text-decoration:underline;margin-left:4px;cursor:pointer}.profileBasicInfoBottomPart,.socialIcons{display:flex;align-items:center;justify-content:space-between}.profileBasicInfoBottomPart{margin-top:6px}.profile__statusText{margin-left:10px;max-width:500px}.about__editor{width:600px;height:235px}.about_editor_header{padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6e8eb}.about_editor_header>h2{margin-left:8px}.about_editor_header>.MuiSvgIcon-root{margin-right:15px;cursor:pointer}.about_editor_textarea{margin-top:10px;margin-bottom:12px}.about_editor_textarea>textarea{width:90%;height:100px;margin-left:25px;margin-right:25px;height:127px;outline:0;resize:none;padding-left:6px;font-size:14px}.prv40f{display:flex;align-items:center}.prv40f>button{width:100%;height:32px;cursor:pointer;transition:.1s;background-color:#fff;border:none}.prv40f>button:hover{background-color:#dbdee0}.profileDeleteConfirm>h4{text-align:center;margin-top:5px;margin-bottom:5px}.profileDeleteConfirm>p{font-size:15px;text-align:center}.deleteConfirmationButtons{display:flex;align-items:center;margin-top:18px;margin-bottom:10px}.deleteConfirmed{color:red;cursor:pointer}.dontdeletebutton{color:#00f;cursor:pointer}.deleteConfirmationButtons>button{width:100%;background:transparent;border:none}.followButton>button,.unFollowButton>button{margin-right:10px;padding-top:6px;padding-bottom:6px;width:110px;cursor:pointer;background-color:#000;color:#fff;font-size:15px;font-weight:700;border:none;border-radius:50px;margin-bottom:5px}.status__editor{width:600px;height:211px}.statusEditor__header{display:flex;align-items:center;justify-content:space-between;padding-top:5px;padding-bottom:5px;border-bottom:1px solid #e6e8eb}.statusEditor__header>h2{margin-left:10px}.statusEditor__header>.MuiSvgIcon-root{margin-right:10px;cursor:pointer}.statusEditor__input{margin-top:12px}.statusEditor__input>textarea{margin-left:10px;width:571px;height:85px;margin-right:10px;resize:none}.statusEditor__button>button{margin-top:10px;width:100%;height:30px;border:none;background:transparent;font-size:16px;transition:.4s;cursor:pointer}.statusEditor__button>button:hover{background-color:#e4e0e0}.about{background-color:#fff;border-radius:10px;justify-content:center;width:650px}.about__header{padding-top:10px;padding-bottom:10px;border-bottom:2px solid #e6e8eb;display:flex;align-items:center;justify-content:space-between}.about__header>h1{font-size:25px;margin-left:20px}.about__header>p{margin-right:25px;cursor:pointer;color:red;text-decoration:underline}.about__text{margin-top:10px;padding-bottom:10px;padding-left:10px;padding-right:8px}.warningBox{display:flex;flex-direction:column}.warningText{margin-top:10px;margin-bottom:15px;text-align:center}.progressBar{width:100%;display:none}.warningProceedButton{display:flex;align-items:center;justify-content:space-around;color:#00f;text-decoration:underline;cursor:pointer;margin-bottom:15px}.changeCover{display:flex;flex-direction:column}.changeCover>progress{width:100%;display:none}.changeCover__confirmMessage{text-align:center}.changeCover__confirmMessage>h3{font-size:16px}.changeCover__buttons{display:flex;align-items:center;justify-content:space-around;color:#00f;text-decoration:underline;cursor:pointer;margin-bottom:15px}.profile__creationDate{font-size:14px}@media (max-width:1079px){.profileMain{margin-left:30px;width:80%}}@media (max-width:768px){.profileMain{width:100%;margin-left:0}.coverImage>img,.profileMain__basicUserInfo{width:100%}.profileDownLeftInfo{margin-top:10px}.about{width:95%}.profile_body_rightSide{justify-content:center}.posts{width:98%}}.help>h3{text-align:center;padding-top:10px;padding-bottom:10px}.helpPost{background-color:#fff;width:850px}.sendersInfo{margin-top:20px;display:flex;align-items:center}.sendersInfo>.MuiAvatar-root{margin-right:10px;margin-left:20px;margin-top:10px}.question,.sendersInfo>h4{margin-top:10px}.question{display:flex;margin-left:-45px;width:90%;padding-bottom:10px;border-bottom:1px solid #e6e8eb}.help_answers_input{display:flex;align-items:center}.help_answers_input>input{width:100%;height:22px;outline:0;margin-left:20px}.help_answers_input>button{height:100%;width:80px;height:28px;cursor:pointer}.help__answers{display:flex;align-items:center;margin-top:15px;margin-bottom:15px}.help__answers>strong{margin-left:15px}.help__answers>p{margin-left:5px}.helpSendBox{background-color:#fff;width:850px}.helpBox__top{display:flex;align-items:center;padding-bottom:12px;border-bottom:1px solid #e6e8eb}.helpBox__top>.MuiAvatar-root{margin-left:20px;margin-top:8px}.helpBox__top>input{margin-left:10px;margin-top:8px;height:30px;width:90%;border-radius:50px;border:none;padding-left:8px;background-color:#e6e8eb;outline:0}.helpBox__postButton{margin-top:10px;width:100%}.helpBox__postButton>button{width:60%;height:35px;border-radius:10px;border:none;background-color:#000;color:#fff;font-size:20px;margin-bottom:15px;cursor:pointer;transition:.9s}.helpBox__postButton>button:hover{background-color:#fff;color:#000;font-weight:700}
/*# sourceMappingURL=main.378d1224.chunk.css.map */