.form.watch_watched{background:#0f1114;border:1px solid #1d2027;border-radius:5px;width:100%;min-width:700px;max-width:700px}.form.watch_watched>.header{background-color:#1d2027;flex-direction:row;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:15px 30px;display:flex}.form.watch_watched>.header>.title_type{flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:auto;display:flex}.form.watch_watched>.header>.title_type>p{color:#fff;border-left:3px solid var(--red);white-space:nowrap;width:100%;padding-left:7px;font-size:16px;font-weight:600;line-height:normal}.form.watch_watched>.header>.actions{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:5px;width:100%;display:flex}.form.watch_watched>.header>.actions>.row.top{width:auto}.form.watch_watched>.header>.actions>.row.top>.type_selector{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;width:100%;display:flex}.form.watch_watched>.header>.actions>.row.top>.type_selector>button{background-color:#0f1114;border:1px solid #30333b;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;gap:3px;width:100%;padding:3px 15px;transition:background-color .1s ease-in-out;display:flex}.form.watch_watched>.header>.actions>.row.top>.type_selector>button:hover{background-color:#30333b;transition:background-color .1s ease-in-out}.form.watch_watched>.header>.actions>.row.top>.type_selector>button:hover>svg,.form.watch_watched>.header>.actions>.row.top>.type_selector>button:hover>p{color:#fff;transition:color .1s ease-in-out}.form.watch_watched>.header>.actions>.row.top>.type_selector>button.active{background-color:var(--red);transition:background-color .1s ease-in-out}.form.watch_watched>.header>.actions>.row.top>.type_selector>button.active>svg,.form.watch_watched>.header>.actions>.row.top>.type_selector>button.active>p{color:#fff;transition:color .1s ease-in-out}.form.watch_watched>.header>.actions>.row.top>.type_selector>button>svg{color:#c3c3c3;width:18px;transition:color .1s ease-in-out;display:flex}.form.watch_watched>.header>.actions>.row.top>.type_selector>button>p{color:#c3c3c3;text-align:center;white-space:nowrap;font-size:16px;transition:color .1s ease-in-out}.form.watch_watched>.header>.actions>.row.bottom{flex-direction:row;justify-content:flex-end;align-items:center;gap:5px;width:100%;display:flex}.form.watch_watched>.header>.actions>.row.bottom>.cancel{background-color:#30333b;border-radius:2px;padding:3px 20px}.form.watch_watched>.header>.actions>.row.bottom>.cancel>p{color:#c3c3c3;white-space:nowrap;font-size:16px}.form.watch_watched>.header>.actions>.row.bottom>.publish{background-color:#273a24;border-radius:2px;padding:3px 20px}.form.watch_watched>.header>.actions>.row.bottom>.publish>p{color:#c3c3c3;white-space:nowrap;font-size:16px}.form.watch_watched>.inner{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;width:100%;padding:30px;display:flex}.form.watch_watched>.inner>.input_wrapper.subjects{z-index:5;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;width:100%;display:flex}.form.watch_watched>.inner>.input_wrapper.subjects>.inner_wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;width:100%;display:flex}.form.watch_watched>.inner>.input_wrapper.subjects>.inner_wrapper>p{color:#fff;border-left:3px solid var(--red);white-space:nowrap;padding-left:12px;font-size:16px;font-weight:600;line-height:normal}.form.watch_watched>.inner>.input_wrapper.date{z-index:10;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;width:100%;display:flex}.form.watch_watched>.inner>.input_wrapper.date>.inner_wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:5px;width:100%;display:flex}.form.watch_watched>.inner>.input_wrapper.date>.inner_wrapper>p{color:#fff;border-left:3px solid var(--red);white-space:nowrap;padding-left:12px;font-size:16px;font-weight:600;line-height:normal}.slide_up_modal>.MuiDialog-container>.MuiPaper-root>.MuiDialogContent-root{overflow-y:visible!important}
