.left-panel-navigator{display:flex;flex-direction:column;position:sticky;top:0;z-index:999}.left-panel-navigator>a{text-decoration:none;color:#fff;padding:2% 4%;font-size:2rem;transition:all .2s linear;overflow:auto}.left-panel-navigator>a:hover{color:#000;background-color:#7dfbaa}.route.active{color:#000;background-color:#7dfbaa}.url-type-button:hover{color:#00f}.mainContainer{background-color:#e6e6e6;width:100%;display:flex;flex-direction:column;overflow:auto}.mainContainer ::selection{background-color:green;color:#fff}.container{display:flex;justify-content:space-between;flex:1;height:100%;padding:1%}.textarea_container{width:58%;height:100%;display:flex;border-radius:1.5rem;flex-direction:column;border:.1rem solid lightgrey;padding:2%;background:white}.text_button_container{width:40%;background-color:#fff;border-radius:.4rem;padding:2%;border:.1rem solid lightgrey;overflow:auto;border-radius:1.5rem}.select{background-color:#fff;border:.1rem solid lightgrey;width:100%;padding:1.5% 2.5%;outline:none;border-radius:.7rem;color:gray}.button{background-color:#a23131;border:.01rem solid grey;color:#fff;padding:2% 4%;width:100%;cursor:pointer;outline:none;border-radius:10.5rem;transition:all .1s linear}.button:hover{box-shadow:.1rem .1rem .5rem gray}.blink{animation-name:blink;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:Infinite}@keyframes blink{0%{color:red}50%{color:pink}to{color:red}}@media (max-width: 76rem){.container{flex-direction:column;width:100%}.textarea_container{width:100%}.text_button_container{margin-top:1rem;width:100%;padding:5%}}.campaign-data-row{display:flex;align-items:center;margin:1rem .5rem;margin-top:0;border:.01rem solid lightgrey;padding:.5rem 0;border-radius:1rem;background-color:#fff}.historyrecord{cursor:pointer;border-bottom:.1rem solid #e6e6e6;padding:1.5rem}.my-button{border:.01rem solid grey;background-color:gray;color:#fff;border-radius:.3rem;padding:.5rem 1rem;margin-right:1rem;margin-top:1rem;cursor:pointer}.carousel-container{scroll-snap-type:x mandatory;scroll-behavior:smooth}.carousel-container::-webkit-scrollbar{display:none}.RightSideBotContainer{width:100%;flex:1;height:100%;overflow:auto;padding:2%;display:flex;justify-content:space-between}.empty-space-container{width:48%;height:100%}.bot-container{display:flex;flex-direction:column;justify-content:space-between;width:45%;height:100%;border:.1rem solid lightgrey;border-radius:1rem;overflow:hidden;background-color:#fff}@media (max-width: 76rem){.bot-container{width:100%;border-radius:0;border:none}.empty-space-container{display:none}.RightSideBotContainer{padding:0;border:none;border-radius:0}}.month{display:flex;width:100%;flex-wrap:wrap}.month>h2{cursor:pointer;text-align:center;width:30%;background-color:#fff;margin:.3rem;border-radius:.5rem;padding:.3rem .1rem;font-size:2rem}.days{display:flex;width:100%;flex-wrap:wrap}.days>h2{cursor:pointer;text-align:center;width:10%;background-color:#fff;margin:.3rem;border-radius:.5rem;padding:.3rem .1rem;font-size:2rem}.settings{padding:2rem}.app-container{display:flex;justify-content:space-between;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#e6e6e6}.app-container-left-panel{width:17%;height:100%;background-color:#000;border-right:.1rem solid lightgrey;transition:all linear .2s;overflow:auto}.app-container-right-panel{width:83%;height:100%}.app-container-left-panel-for-mobile-devices{display:none;width:100%;justify-content:space-between;align-items:center;background-color:#000;padding:1% 4%}@media (max-width: 76rem){.app-container{flex-direction:column}.app-container-left-panel-for-mobile-devices{display:flex}.app-container-left-panel{position:absolute;top:0;left:-87%;width:87%;z-index:99999;border:none}.app-container-right-panel{width:100%}.active{left:0}}.login-box{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:#e6e6e6;display:flex;justify-content:space-between;padding:6% 5%;overflow:auto}.image-box-container{width:70%;display:grid;place-items:center}.login-box-container{background-color:#fff;box-shadow:.1rem .5rem .5rem #c2bfbf;border:.1rem solid lightgrey;padding:5rem 3rem;border-radius:2rem;display:grid;flex-direction:column;width:40%;align-items:center;overflow:auto}.login-box-container>div{display:flex;flex:1;width:100%;height:auto;padding:.5rem 0}.button{border:0;background:linear-gradient(to bottom right,lightgreen,lightgreen);font-size:1.2rem;font-weight:599;border-radius:3rem;padding:0 2rem;cursor:pointer;color:#000}.login-box-container>input,.button{padding:1rem;margin:1rem 0}@media (max-width: 60rem){.login-box{flex-direction:row;padding:12% 5%}.image-box-container{display:none}.login-box-container{width:100%}}html{font-size:62.5%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif}.summary-dashboard{display:flex;justify-content:space-between;padding:2%;background-color:#fff}.summary-dashboard>div{width:20%;background-color:#90ee90;margin:0rem 1rem;text-align:center;padding:1rem;border-radius:1rem;color:#001f3f;border:.1rem solid lightgrey}.summary-dashboard>div>p{color:#001f3f;margin-top:.5rem;font-size:1.6rem}
