body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.d_block{display:block}.col_20{width:20%}.col_80{width:80%}.pl_5{padding-left:5px}.pb_10{padding-bottom:10px}.pb_15{padding-bottom:15px}.f_14{display:inline-block;font-size:14px;line-height:1}.f_20{font-size:20px;line-height:.8}.text_l{text-align:left}.text_c{text-align:center}.d_flex{align-items:center;display:flex;justify-content:center}.gap_15{gap:15px}.align_start{align-items:flex-start}.max_width_500{max-width:500px}.w_100{width:100%}.disabled,.header button.disabled{cursor:not-allowed}.date_picker_wrap{margin:auto;max-width:500px;width:100%}.date_picker{border:1px solid #ddd;border-radius:4px;font-family:Mona Sans,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:15px;overflow:hidden;width:100%}.header{align-items:center;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:10px}.header button{background:none;border:none;cursor:pointer;font-size:16px}.header span{font-size:16px;font-weight:700}.calendar{padding:10px}.weekdays{display:grid;font-weight:700;grid-template-columns:repeat(7,1fr);margin-bottom:5px}.weekdays span{text-align:center}.days{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(7,1fr)}.day{background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:8px;cursor:pointer;padding:10px;text-align:center;transition:all .3s ease}.day.selected{background:blue;color:#fff}.day:hover{background:#0000ffb3;color:#fff}.day.set_reminder:hover{background:blue}.day.empty,.day.past_date{background:#f5f5f5;cursor:not-allowed;opacity:.5}.day.empty:hover,.day.past_date:hover{box-shadow:none;color:inherit;transform:none}.add_reminder{text-align:center}.add_reminder .btn{background-color:blue;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;padding:10px 20px;transition:all .3s}.btn.hide_btn{opacity:0;visibility:hidden}.add_reminder .btn:hover,.btn.clicked{background-color:#fff;border-color:blue;color:blue}.btn.clicked{opacity:0;visibility:hidden}.btn.clicked:hover{background-color:blue;border-color:#0000;color:#fff}.reminder_body{min-width:500px}.reminder_text{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;margin:auto;max-height:0;max-height:100%;min-height:312px;opacity:0;overflow:hidden;position:absolute;right:50%;top:-100%;transform:translate(50%,-50%);transition:all .5s;width:100%}.reminder_text.show{opacity:1;top:50%}.reminder_wrap{align-items:center;background:#00f9;border-radius:4px;color:#fff;display:flex;flex-direction:column;gap:15px;height:auto;justify-content:space-between;padding:20px;width:auto}.reminder_popup,.reminder_wrap{position:relative}.reminder_details:not(.add_new_reminder){opacity:1;visibility:visible}.reminder_details.hide_details{max-height:0;opacity:0;transition:all .5s;visibility:hidden}.reminder_details.hide_details.add_new_reminder{max-height:100%;opacity:1;visibility:visible}.reminder_dates{display:flex;flex-wrap:wrap;height:100%;justify-content:space-between}.reminder_year{font-size:26px}.reminder_close{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:block;display:flex;height:20px;justify-content:center;opacity:.3;position:absolute;right:-10px;text-align:center;top:-10px;transition:all .5s;width:20px;z-index:1}.reminder_close:after,.reminder_close:before{background:blue;content:"";height:10px;position:absolute;transform:rotate(45deg);transition:all .5s;width:2px}.reminder_close:hover{opacity:1;transform:rotate(180deg)}.reminder_close:hover:after,.reminder_close:hover:before{background-color:red}.reminder_close:after{transform:rotate(150deg)}input:not([type=submit]),textarea{border:1px solid red;box-sizing:border-box;display:block;margin:0;outline:none;padding:0;resize:none;width:100%}.error{color:red;font-size:12px;margin-top:5px}.set_reminder{position:relative}.hasReminder{background:red;border-radius:50%;height:4px;position:absolute;right:5px;top:10%;width:4px}.month_wrap{align-items:center;display:flex;flex-wrap:wrap;gap:4px;width:max-content}.month_wrap .slash{font-size:30px;font-weight:100}.month_nav{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;max-width:60px;min-width:60px;width:100%}.month_nav button{opacity:.5;transition:all .4s}.month_nav button:hover{opacity:1}.reminder_info{align-items:center;background:#0000ffb3;color:#fff;display:flex;justify-content:center;left:50%;max-height:40px;max-width:100px;min-height:40px;min-width:100px;opacity:0;overflow-wrap:break-word;padding:10px 20px;position:absolute;top:-100%;transform:translate(-50%,-50%);transition:all .5s;visibility:hidden;width:max-content;z-index:1}.reminder_info:after{border-bottom:8px solid #0000ffb3;border-left:8px solid #0000;border-right:8px solid #0000;bottom:-7px;content:"";position:absolute;right:50%;transform:rotate(180deg) translateX(-50%)}.reminder_info div{min-width:80px;padding:10px}.day.set_reminder:hover .reminder_info{opacity:1;visibility:visible}.current_month{cursor:pointer;position:relative}.month_list_wrap{align-items:center;display:flex;flex-direction:column;left:0;max-height:120px;min-width:70px;position:absolute;top:170%}.month_list,.month_list_wrap{background:blue;margin:0;width:100%;z-index:1}.month_list{cursor:pointer;list-style-type:none;overflow:auto;padding:0}.month_list::-webkit-scrollbar,.reminder_wrap::-webkit-scrollbar{width:0}.month_list li{background-color:blue;color:#fff;font-size:14px;padding:5px 10px;text-align:center;transition:all .5s}.month_list li.active_month{background-color:#fff;color:blue}.month_list li:hover{background:#fff;color:blue}.month_list:before{border-bottom:8px solid #00f;border-left:8px solid #0000;border-right:8px solid #0000;content:"";left:0;position:absolute;top:-7px}.event_msg,.event_title{display:flex;flex-wrap:wrap;gap:5px}#event_name,#reminder{border:none;border-radius:5px;box-sizing:border-box;padding:10px}@media(max-width:740px){.date_picker_wrap{max-width:300px}}
/*# sourceMappingURL=main.096ab112.css.map*/