.manage-new-submissions__table{height:700px;width:100%;background-color:#f0f0f0;box-shadow:0 0 20px #0000001a;margin-top:50px}.table-button{background-color:transparent;border:none;cursor:pointer;font-size:16px}.table-button svg{width:20px;height:20px}.table-button.delete-button:hover path{fill:red}.table-button.edit-button:hover path{fill:#48b84d}.MuiDataGrid-footerContainer{background-color:#fff}.MuiDataGrid-cell,.MuiDataGrid-columnHeaderTitleContainerContent .MuiDataGrid-columnHeaderTitle{font-weight:700}.MuiDataGrid-cell:has(.table-profile-img-container){padding:0!important}.table-profile-img-container{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.table-profile-img{display:flex;justify-content:center;align-items:center;height:25px;width:25px;overflow:hidden}.table-media-button{background-color:#f0f0f0;border:1px solid #d0d0d0;border-radius:4px;padding:5px 10px;font-size:12px;color:#333;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}.table-media-button:hover{background-color:#e0e0e0;border-color:silver}.table-comment-cell{background-color:#e4e4e4;display:flex}.table-comment-cell:hover{background-color:#d4d4d4}.popup-form-wrapper{margin-bottom:20px;display:flex;gap:20px;position:relative}@media screen and (max-width: 640px){.popup-form-wrapper{flex-direction:column}}.popup-form-wrapper.error{border-bottom:2px solid red}.popup-form-wrapper--link{flex-direction:column;border-top:1px solid #e0e0e0;padding-top:20px;margin-bottom:60px;margin-top:35px}.popup-form-wrapper--checkbox{padding:20px 0}.popup-form-wrapper--checkbox .MuiFormGroup-root{display:flex;width:100%;flex-direction:row;gap:20px}.popup-form-wrapper--with-select{align-items:flex-end}.popup-form-wrapper--with-select .popup-form-select-height .MuiInputBase-root{max-height:51px}.popup-upload-wrapper{display:flex;justify-content:space-around;align-items:center;margin-bottom:40px;margin-top:40px}.popup-form-add-more-btn{position:absolute;bottom:-30px;left:0;background-color:transparent;color:#000;padding:0;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:color .3s ease}.popup-form-add-more-btn:hover{color:#08f}.popup-form-delete-row-btn{position:absolute;top:50%;right:10px;transform:translateY(-50%);cursor:pointer;background-color:#f0f0f0;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.popup-form-delete-row-btn:hover{box-shadow:0 2px 4px #0000001a}.popup-form-wrapper--link-wrapper{position:relative}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media screen and (max-width: 1024px){.dashboard-header{flex-direction:column;align-items:flex-start;gap:20px}.dashboard-header h2{font-size:30px}}.dashboard-header__actions .MuiButtonBase-root.MuiButton-root{background-color:#48b84d!important;color:#fff!important;height:100%!important;padding:6px 30px!important;min-width:160px}.dashboard-header__actions{max-width:600px;width:100%;display:flex;gap:20px}@media screen and (max-width: 535px){.dashboard-header__actions{flex-direction:column-reverse}}.dashboard-header__actions .MuiFormControl-root{width:100%}.dashboard-header__actions .MuiInputBase-input{padding:7px 14px;width:100%}.sidebar{width:300px;height:100100%;background-color:#f0f0f0;position:fixed;top:60px;left:0;z-index:100;padding:20px 0;transition:right .4s ease}.sidebar.open{right:0}@media screen and (max-width: 1199px){.sidebar{left:auto;right:-300px}.sidebar.open:before{content:"";position:absolute;top:0;left:-1000%;width:1000%;height:100%;background-color:#00000080}}.MuiButtonBase-root.active{background-color:#0000000a}.MuiButtonBase-root.active .MuiTypography-root{font-weight:700}.MuiListItem-root .MuiButtonBase-root{padding:8px 25px}.sidebar__title{font-size:24px;padding:0 25px;margin-bottom:20px}.sidebar__user{display:none;flex-direction:column;padding:0 25px;margin-bottom:20px;margin-top:30px;gap:20px}@media screen and (max-width: 1199px){.sidebar__user{display:flex}}.header{width:100%;height:60px;background-color:#28303b;color:#fff;position:fixed;top:0;left:0;right:0;z-index:100}.header__hamburger{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.header__hamburger:focus{outline:none}.header__hamburger .hamburger__line{width:30px;height:3px;background:#fff;border-radius:3px;transition:all .3s linear;position:relative;transform-origin:1px}@media screen and (max-width: 1199px){.header__hamburger{display:flex}}.header__container{max-width:1847px;width:97%;height:100%;display:flex;justify-content:space-between;align-items:center;margin:0 auto}.header__user{display:flex;align-items:center}.header__email{display:none}@media screen and (min-width: 1199px){.header__email{display:block}}.header__logout{background-color:#fff;color:#28303b;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;margin-left:30px;display:none}@media screen and (min-width: 1199px){.header__logout{display:block}}.header__logout:hover{background-color:#f0f0f0}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:9999;display:flex;justify-content:center;align-items:center}.popup-upload-media-wrapper{display:flex;gap:40px;flex-wrap:wrap}.file-item-container{display:flex;gap:20px;flex-wrap:wrap;width:100%}.file-item{position:relative}.upload-files-list{border-right:1px solid #e0e0e0;padding-right:40px}.upload-files-list h6{margin-bottom:10px}.upload-files-list:last-child{border-right:none;padding-right:0}.upload-button{background-color:#f0f0f0;border:1px solid #d0d0d0;border-radius:4px;padding:5px 10px;font-size:12px;color:#333;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}.upload-button:hover{background-color:#e0e0e0;border-color:silver}.upload-button:active{background-color:#d0d0d0;border-color:#b0b0b0}.upload-files.disabled{opacity:.5;cursor:not-allowed}.upload-files.error{border:1px solid red}.file-item__icon-wrapper{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:10px;background-color:#f0f0f0;overflow:hidden}.file-item__icon-wrapper img{width:100%;height:100%;object-fit:cover}.file-item__remove-btn{border:none;border-radius:50%;width:30px;height:30px;background-color:#f0f0f0;cursor:pointer;box-shadow:0 0 10px #0000004d;position:absolute;bottom:10px;right:10px}.dialog-list-media-wrapper.MuiList-root{background-color:#f0f0f0;padding-top:140px;padding-bottom:100px}.dialog-appbar{flex-direction:row-reverse}.dialog-media-image-wrapper{display:flex;flex-direction:column;align-items:center;gap:40px}.dialog-media-image-wrapper h2{text-align:center}.dialog-media-image-container{display:flex;width:100%;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.dialog-media-image{max-width:462px;width:100%}.dialog-media-image img{width:100%;height:100%;object-fit:cover}h1,h2,h3,h4,h5,h6,p,a,li{margin:0;letter-spacing:-.5px}h1{font-size:40px;line-height:32px;font-weight:400;color:#000}h2{font-size:40px;line-height:38px;font-weight:400}p{font-size:14px;color:#000}a{text-decoration:none}.container{width:100%;max-width:1500px;padding:0 24px;margin:0 auto}*{font-family:Albert Sans,sans-serif;box-sizing:border-box}.main-layout{padding-left:300px;height:100vh}@media screen and (max-width: 1199px){.main-layout{padding:0 30px}}@media screen and (max-width: 535px){.main-layout{padding:0}}.main-layout__content{max-width:1300px;margin:0 auto;padding:100px 0 50px}
