﻿/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;transition:all 0.3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:transparent;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,0.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;transition:all 0.2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:none;background:#fff}.modaal-close:focus:before,.modaal-close:focus:after,.modaal-close:hover:before,.modaal-close:hover:after{background:#b93d0c}.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-close:before,.modaal-close:after{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;transition:background 0.2s ease-in-out}.modaal-close:before{transform:rotate(-45deg)}.modaal-close:after{transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:transparent}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;transition:background 0.2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-o-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-moz-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-ms-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}.modaal-instagram .modaal-container{width:auto;background:transparent;box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:transparent}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;box-shadow:none !important;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;transition:all 0.2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;transition:background 0.2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,0.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}@media only screen and (min-width: 1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width: 1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;transform:none;background:rgba(0,0,0,0.7)}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width: 900px){.modaal-instagram iframe{width:500px !important}}@media screen and (max-height: 1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height: 1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height: 900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-width: 600px){.modaal-instagram iframe{width:280px !important}}@media only screen and (max-height: 820px){.modaal-gallery-label{display:none}}.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;transform:scale(0.25)}@-ms-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-moz-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-moz-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-moz-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-o-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-moz-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-moz-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-ms-animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px, 84px) rotate(45deg) translate(70px, 0);-moz-transform:translate(84px, 84px) rotate(45deg) translate(70px, 0);-webkit-transform:translate(84px, 84px) rotate(45deg) translate(70px, 0);-o-transform:translate(84px, 84px) rotate(45deg) translate(70px, 0);transform:translate(84px, 84px) rotate(45deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(2)>div{animation:modaal-loading-spinner 1s linear infinite;-ms-animation-delay:.12s;-moz-animation-delay:.12s;-webkit-animation-delay:.12s;-o-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px, 84px) rotate(90deg) translate(70px, 0);-moz-transform:translate(84px, 84px) rotate(90deg) translate(70px, 0);-webkit-transform:translate(84px, 84px) rotate(90deg) translate(70px, 0);-o-transform:translate(84px, 84px) rotate(90deg) translate(70px, 0);transform:translate(84px, 84px) rotate(90deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(3)>div{animation:modaal-loading-spinner 1s linear infinite;-ms-animation-delay:.25s;-moz-animation-delay:.25s;-webkit-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px, 84px) rotate(135deg) translate(70px, 0);-moz-transform:translate(84px, 84px) rotate(135deg) translate(70px, 0);-webkit-transform:translate(84px, 84px) rotate(135deg) translate(70px, 0);-o-transform:translate(84px, 84px) rotate(135deg) translate(70px, 0);transform:translate(84px, 84px) rotate(135deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(4)>div{animation:modaal-loading-spinner 1s linear infinite;-ms-animation-delay:.37s;-moz-animation-delay:.37s;-webkit-animation-delay:.37s;-o-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px, 84px) rotate(180deg) translate(70px, 0);-moz-transform:translate(84px, 84px) rotate(180deg) translate(70px, 0);-webkit-transform:translate(84px, 84px) rotate(180deg) translate(70px, 0);-o-transform:translate(84px, 84px) rotate(180deg) translate(70px, 0);transform:translate(84px, 84px) rotate(180deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(5)>div{animation:modaal-loading-spinner 1s linear infinite;-ms-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px, 84px) rotate(225deg) translate(70px, 0);-moz-transform:translate(84px, 84px) rotate(225deg) translate(70px, 0);-webkit-transform:translate(84px, 84px) rotate(225deg) translate(70px, 0);-o-transform:translate(84px, 84px) rotate(225deg) translate(70px, 0);transform:translate(84px, 84px) rotate(225deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(6)>div{animation:modaal-loading-spinner 1s linear infinite;-ms-animation-delay:.62s;-moz-animation-delay:.62s;-webkit-animation-delay:.62s;-o-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px, 84px) rotate(270deg) translate(70px, 0);-moz-transform:translate(84px, 84px) rotate(270deg) translate(70px, 0);-webkit-transform:translate(84px, 84px) rotate(270deg) translate(70px, 0);-o-transform:translate(84px, 84px) rotate(270deg) translate(70px, 0);transform:translate(84px, 84px) rotate(270deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(7)>div{animation:modaal-loading-spinner 1s linear infinite;-ms-animation-delay:.75s;-moz-animation-delay:.75s;-webkit-animation-delay:.75s;-o-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px, 84px) rotate(315deg) translate(70px, 0);-moz-transform:translate(84px, 84px) rotate(315deg) translate(70px, 0);-webkit-transform:translate(84px, 84px) rotate(315deg) translate(70px, 0);-o-transform:translate(84px, 84px) rotate(315deg) translate(70px, 0);transform:translate(84px, 84px) rotate(315deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-ms-animation-delay:.87s;-moz-animation-delay:.87s;-webkit-animation-delay:.87s;-o-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px, 84px) rotate(360deg) translate(70px, 0);-moz-transform:translate(84px, 84px) rotate(360deg) translate(70px, 0);-webkit-transform:translate(84px, 84px) rotate(360deg) translate(70px, 0);-o-transform:translate(84px, 84px) rotate(360deg) translate(70px, 0);transform:translate(84px, 84px) rotate(360deg) translate(70px, 0)}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:0 3px 13px rgba(0,0,0,0.08);box-shadow:0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid rgba(72,72,72,0.2)}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid rgba(72,72,72,0.2)}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:rgba(72,72,72,0.2)}.flatpickr-calendar.arrowTop:after{border-bottom-color:#42a5f5}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:rgba(72,72,72,0.2)}.flatpickr-calendar.arrowBottom:after{border-top-color:#42a5f5}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{border-radius:5px 5px 0 0;background:#42a5f5;color:#fff;fill:#fff;height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:#fff;fill:#fff}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#bbb}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill 0.1s;transition:fill 0.1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(72,72,72,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(72,72,72,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(72,72,72,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(255,255,255,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:0.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#fff}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#fff}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 0.5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(255,255,255,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:#42a5f5;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 0.5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#42a5f5;outline:none;padding:0}.flatpickr-weekdays{background:#42a5f5;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:#42a5f5;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;border-left:1px solid rgba(72,72,72,0.2);border-right:1px solid rgba(72,72,72,0.2)}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 rgba(72,72,72,0.2);box-shadow:-1px 0 0 rgba(72,72,72,0.2)}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e2e2e2;border-color:#e2e2e2}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#bbb;background:#bbb;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#42a5f5;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#42a5f5}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #42a5f5;box-shadow:-10px 0 0 #42a5f5}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2;box-shadow:-5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(72,72,72,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(72,72,72,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #42a5f5, 5px 0 0 #42a5f5;box-shadow:-5px 0 0 #42a5f5, 5px 0 0 #42a5f5}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;border-left:1px solid rgba(72,72,72,0.2)}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(72,72,72,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background:#fff;border-bottom:1px solid rgba(72,72,72,0.2)}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff;border-radius:0 0 5px 5px}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#484848;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#484848;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url("/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot");src:url("/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot#iefix") format("embedded-opentype"),url("/assets/font-awesome/fa-solid-900-e546fb3c56953992a5d20c52edb9e6d1b1141184b88ae19ba20a566d2ad98dbc.woff2") format("woff2"),url("/assets/font-awesome/fa-solid-900-195989f30d333ecf41e0021dbb92c690f367d2672c43199079d9be4b81dc90da.woff") format("woff"),url("/assets/font-awesome/fa-solid-900-aa4b725084f0ad0d2d28df4191084467663b409d7272ba2f1cb6ece2d03553ec.ttf") format("truetype"),url("/assets/font-awesome/fa-solid-900-387bea778f72246fad5ea5b69f68cd059a942e3ab181eb2390ad089bc9cc5e06.svg#fontawesome") format("svg")}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:block;src:url("/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot");src:url("/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot#iefix") format("embedded-opentype"),url("/assets/font-awesome/fa-regular-400-1efbec653801e7e6a8ea0cd94afd854c3d48225b52857008fe8a1d961cdfcc51.woff2") format("woff2"),url("/assets/font-awesome/fa-regular-400-180eef6acca110a022bb81621c04937b3d2edf09fb7644daba7f95368e73b0bd.woff") format("woff"),url("/assets/font-awesome/fa-regular-400-6fdc7b823f89434983845ce3435fa374af7e08912068b8955bdd6c697f1d2797.ttf") format("truetype"),url("/assets/font-awesome/fa-regular-400-00c96447c535a41055597d80db75302fc04fd1c909239eada694daa76cd77a20.svg#fontawesome") format("svg")}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:normal;font-display:block;src:url("/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot");src:url("/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot#iefix") format("embedded-opentype"),url("/assets/font-awesome/fa-brands-400-c40f9aba3abc6fd5b0b28b1b125daa3b7bc43063955d456ae4d529705a6c975c.woff2") format("woff2"),url("/assets/font-awesome/fa-brands-400-8b2dc7ace7b22f70f42c11f1606d1ee82ad46445c2f05587928e239e567ff68e.woff") format("woff"),url("/assets/font-awesome/fa-brands-400-070fe2507cabb066093e6912b85147f7289f5dbb5b582d5c6aea80f9c406dcc5.ttf") format("truetype"),url("/assets/font-awesome/fa-brands-400-b077551ebb83f7299deaa16b45877ddd3eda20c4988ac79b6def416e7d2b6b3a.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}.far{font-family:'Font Awesome 5 Free';font-weight:400}.fab{font-family:'Font Awesome 5 Brands'}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:0.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}body,ol,ul,td,li,textarea,select,input{color:#606060;font-family:"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif}html,body{margin:0}ol,ul,td,li,textarea,select{margin:5px}select[readonly],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:gray;pointer-events:none}input[type="radio"][readonly]+label{pointer-events:none}@media screen and (min-width: 0px) and (max-device-width: 800px){body,ol,ul,td,li,textarea,select{color:#202020}}.container{display:block;margin:0 30px 30px 30px}@media screen and (min-width: 0px) and (max-device-width: 480px){.container{margin:0;width:100vw;box-sizing:border-box;padding:0px 6px}}a{cursor:pointer}p{padding-top:5px}li{display:list-item}ul,ol{list-style:none}td{border:none;padding-top:30px}input[type=checkbox],input[type=radio]{height:1rem;width:1rem;margin:0 6px 0 0;cursor:pointer}input[type=checkbox]+label,input[type=radio]+label{cursor:pointer}input[type=text][disabled],input[type=password][disabled],select[disabled]{cursor:default;color:#545454 !important;background-color:#bababa !important}.body-wrapper{padding:0;margin:0}.hd-title{font-size:110%;font-weight:bold;padding-left:20px;padding-top:7px;padding-bottom:7px;text-align:left;border-top:1px solid #c6c9d3;border-bottom:1px solid #c6c9d3}.page_title-text{font-size:28px;font-weight:bold;display:block}.title-text{font-weight:bold;display:block}.page-header-caption{height:34px;line-height:34px;font-size:20px;font-weight:normal;color:#464646;vertical-align:middle;text-align:left;padding-left:10px;border-bottom:solid 1px gray}.modaal-content .modal-header-caption{font-size:20px;font-weight:bold;color:#464646;vertical-align:middle;text-align:center}div.submenu-bar{display:flex;align-items:center;border-bottom:1px solid #85858a;padding:0 10%}div.submenu-bar nav{display:flex;align-items:center;justify-content:center;width:100%;height:100%}div.submenu-bar ul{margin:0;padding:0;display:flex;align-items:stretch;justify-content:center;width:100%;height:100%}div.submenu-bar ul li{display:flex;align-items:center;list-style:none;margin:0 2%;box-sizing:border-box;position:relative;padding:12px 0;height:100%}div.submenu-bar ul li.active::before{content:"";position:absolute;height:2px;width:55px;bottom:0;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);background-color:#049fff}div.submenu-bar ul li a{color:#606060;display:flex;align-items:center;height:100%;text-decoration:none;position:relative}#common-header{font-size:1rem}#common-header img{border:0;vertical-align:middle}.notifications,#dialog-alert{text-align:center;font-weight:bold;width:50%;margin:auto;margin-bottom:0.5rem}.notifications .notice,#dialog-alert .notice{color:#1c8453;padding-top:0.6em;padding-bottom:0.6em}.notifications .alert,#dialog-alert .alert{color:#ca303e;padding-top:0.6em;padding-bottom:0.6em}a{color:#4183c4;text-decoration:none}a:hover{text-decoration:underline}.text-danger{color:#ca3a3a}.align-center{text-align:center}.justify-center{justify-content:center}.align-right{text-align:right}.text-link{font-weight:bold;cursor:pointer}.border-none{border:none !important}.nowrap{flex-wrap:nowrap !important}.mt-5{margin-top:5px}.mb-5{margin-bottom:5px}.ml-5{margin-left:5px}.mr-5{margin-right:5px}.mt-10{margin-top:10px}.mb-10{margin-bottom:10px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.mt-15{margin-top:15px}.mb-15{margin-bottom:15px}.ml-15{margin-left:15px}.mr-15{margin-right:15px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.mr-20{margin-right:20px}.mt-25{margin-top:25px}.mb-25{margin-bottom:25px}.ml-25{margin-left:25px}.mr-25{margin-right:25px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.ml-30{margin-left:30px}.mr-30{margin-right:30px}.mt-35{margin-top:35px}.mb-35{margin-bottom:35px}.ml-35{margin-left:35px}.mr-35{margin-right:35px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.ml-40{margin-left:40px}.mr-40{margin-right:40px}.mt-45{margin-top:45px}.mb-45{margin-bottom:45px}.ml-45{margin-left:45px}.mr-45{margin-right:45px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.ml-50{margin-left:50px}.mr-50{margin-right:50px}.mt-55{margin-top:55px}.mb-55{margin-bottom:55px}.ml-55{margin-left:55px}.mr-55{margin-right:55px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.ml-60{margin-left:60px}.mr-60{margin-right:60px}.mt-65{margin-top:65px}.mb-65{margin-bottom:65px}.ml-65{margin-left:65px}.mr-65{margin-right:65px}.mt-70{margin-top:70px}.mb-70{margin-bottom:70px}.ml-70{margin-left:70px}.mr-70{margin-right:70px}.mt-75{margin-top:75px}.mb-75{margin-bottom:75px}.ml-75{margin-left:75px}.mr-75{margin-right:75px}.mt-80{margin-top:80px}.mb-80{margin-bottom:80px}.ml-80{margin-left:80px}.mr-80{margin-right:80px}.mt-85{margin-top:85px}.mb-85{margin-bottom:85px}.ml-85{margin-left:85px}.mr-85{margin-right:85px}.mt-90{margin-top:90px}.mb-90{margin-bottom:90px}.ml-90{margin-left:90px}.mr-90{margin-right:90px}.mt-95{margin-top:95px}.mb-95{margin-bottom:95px}.ml-95{margin-left:95px}.mr-95{margin-right:95px}.mt-100{margin-top:100px}.mb-100{margin-bottom:100px}.ml-100{margin-left:100px}.mr-100{margin-right:100px}.mt-105{margin-top:105px}.mb-105{margin-bottom:105px}.ml-105{margin-left:105px}.mr-105{margin-right:105px}.mt-110{margin-top:110px}.mb-110{margin-bottom:110px}.ml-110{margin-left:110px}.mr-110{margin-right:110px}.mt-115{margin-top:115px}.mb-115{margin-bottom:115px}.ml-115{margin-left:115px}.mr-115{margin-right:115px}.mt-120{margin-top:120px}.mb-120{margin-bottom:120px}.ml-120{margin-left:120px}.mr-120{margin-right:120px}.mt-125{margin-top:125px}.mb-125{margin-bottom:125px}.ml-125{margin-left:125px}.mr-125{margin-right:125px}.mt-130{margin-top:130px}.mb-130{margin-bottom:130px}.ml-130{margin-left:130px}.mr-130{margin-right:130px}.mt-135{margin-top:135px}.mb-135{margin-bottom:135px}.ml-135{margin-left:135px}.mr-135{margin-right:135px}.mt-140{margin-top:140px}.mb-140{margin-bottom:140px}.ml-140{margin-left:140px}.mr-140{margin-right:140px}.mt-145{margin-top:145px}.mb-145{margin-bottom:145px}.ml-145{margin-left:145px}.mr-145{margin-right:145px}.mt-150{margin-top:150px}.mb-150{margin-bottom:150px}.ml-150{margin-left:150px}.mr-150{margin-right:150px}.mt-155{margin-top:155px}.mb-155{margin-bottom:155px}.ml-155{margin-left:155px}.mr-155{margin-right:155px}.mt-160{margin-top:160px}.mb-160{margin-bottom:160px}.ml-160{margin-left:160px}.mr-160{margin-right:160px}.mt-165{margin-top:165px}.mb-165{margin-bottom:165px}.ml-165{margin-left:165px}.mr-165{margin-right:165px}.mt-170{margin-top:170px}.mb-170{margin-bottom:170px}.ml-170{margin-left:170px}.mr-170{margin-right:170px}.mt-175{margin-top:175px}.mb-175{margin-bottom:175px}.ml-175{margin-left:175px}.mr-175{margin-right:175px}.mt-180{margin-top:180px}.mb-180{margin-bottom:180px}.ml-180{margin-left:180px}.mr-180{margin-right:180px}.mt-185{margin-top:185px}.mb-185{margin-bottom:185px}.ml-185{margin-left:185px}.mr-185{margin-right:185px}.mt-190{margin-top:190px}.mb-190{margin-bottom:190px}.ml-190{margin-left:190px}.mr-190{margin-right:190px}.mt-195{margin-top:195px}.mb-195{margin-bottom:195px}.ml-195{margin-left:195px}.mr-195{margin-right:195px}.mt-200{margin-top:200px}.mb-200{margin-bottom:200px}.ml-200{margin-left:200px}.mr-200{margin-right:200px}.mt-205{margin-top:205px}.mb-205{margin-bottom:205px}.ml-205{margin-left:205px}.mr-205{margin-right:205px}.mt-210{margin-top:210px}.mb-210{margin-bottom:210px}.ml-210{margin-left:210px}.mr-210{margin-right:210px}.mt-215{margin-top:215px}.mb-215{margin-bottom:215px}.ml-215{margin-left:215px}.mr-215{margin-right:215px}.mt-220{margin-top:220px}.mb-220{margin-bottom:220px}.ml-220{margin-left:220px}.mr-220{margin-right:220px}.mt-225{margin-top:225px}.mb-225{margin-bottom:225px}.ml-225{margin-left:225px}.mr-225{margin-right:225px}.mt-230{margin-top:230px}.mb-230{margin-bottom:230px}.ml-230{margin-left:230px}.mr-230{margin-right:230px}.mt-235{margin-top:235px}.mb-235{margin-bottom:235px}.ml-235{margin-left:235px}.mr-235{margin-right:235px}.mt-240{margin-top:240px}.mb-240{margin-bottom:240px}.ml-240{margin-left:240px}.mr-240{margin-right:240px}.mt-245{margin-top:245px}.mb-245{margin-bottom:245px}.ml-245{margin-left:245px}.mr-245{margin-right:245px}.mt-250{margin-top:250px}.mb-250{margin-bottom:250px}.ml-250{margin-left:250px}.mr-250{margin-right:250px}.mt-255{margin-top:255px}.mb-255{margin-bottom:255px}.ml-255{margin-left:255px}.mr-255{margin-right:255px}.mt-260{margin-top:260px}.mb-260{margin-bottom:260px}.ml-260{margin-left:260px}.mr-260{margin-right:260px}.mt-265{margin-top:265px}.mb-265{margin-bottom:265px}.ml-265{margin-left:265px}.mr-265{margin-right:265px}.mt-270{margin-top:270px}.mb-270{margin-bottom:270px}.ml-270{margin-left:270px}.mr-270{margin-right:270px}.mt-275{margin-top:275px}.mb-275{margin-bottom:275px}.ml-275{margin-left:275px}.mr-275{margin-right:275px}.mt-280{margin-top:280px}.mb-280{margin-bottom:280px}.ml-280{margin-left:280px}.mr-280{margin-right:280px}.mt-285{margin-top:285px}.mb-285{margin-bottom:285px}.ml-285{margin-left:285px}.mr-285{margin-right:285px}.mt-290{margin-top:290px}.mb-290{margin-bottom:290px}.ml-290{margin-left:290px}.mr-290{margin-right:290px}.mt-295{margin-top:295px}.mb-295{margin-bottom:295px}.ml-295{margin-left:295px}.mr-295{margin-right:295px}.mt-300{margin-top:300px}.mb-300{margin-bottom:300px}.ml-300{margin-left:300px}.mr-300{margin-right:300px}.mt-305{margin-top:305px}.mb-305{margin-bottom:305px}.ml-305{margin-left:305px}.mr-305{margin-right:305px}.mt-310{margin-top:310px}.mb-310{margin-bottom:310px}.ml-310{margin-left:310px}.mr-310{margin-right:310px}.mt-315{margin-top:315px}.mb-315{margin-bottom:315px}.ml-315{margin-left:315px}.mr-315{margin-right:315px}.mt-320{margin-top:320px}.mb-320{margin-bottom:320px}.ml-320{margin-left:320px}.mr-320{margin-right:320px}.mt-325{margin-top:325px}.mb-325{margin-bottom:325px}.ml-325{margin-left:325px}.mr-325{margin-right:325px}.mt-330{margin-top:330px}.mb-330{margin-bottom:330px}.ml-330{margin-left:330px}.mr-330{margin-right:330px}.mt-335{margin-top:335px}.mb-335{margin-bottom:335px}.ml-335{margin-left:335px}.mr-335{margin-right:335px}.mt-340{margin-top:340px}.mb-340{margin-bottom:340px}.ml-340{margin-left:340px}.mr-340{margin-right:340px}.mt-345{margin-top:345px}.mb-345{margin-bottom:345px}.ml-345{margin-left:345px}.mr-345{margin-right:345px}.mt-350{margin-top:350px}.mb-350{margin-bottom:350px}.ml-350{margin-left:350px}.mr-350{margin-right:350px}.mt-355{margin-top:355px}.mb-355{margin-bottom:355px}.ml-355{margin-left:355px}.mr-355{margin-right:355px}.mt-360{margin-top:360px}.mb-360{margin-bottom:360px}.ml-360{margin-left:360px}.mr-360{margin-right:360px}.mt-365{margin-top:365px}.mb-365{margin-bottom:365px}.ml-365{margin-left:365px}.mr-365{margin-right:365px}.mt-370{margin-top:370px}.mb-370{margin-bottom:370px}.ml-370{margin-left:370px}.mr-370{margin-right:370px}.mt-375{margin-top:375px}.mb-375{margin-bottom:375px}.ml-375{margin-left:375px}.mr-375{margin-right:375px}.mt-380{margin-top:380px}.mb-380{margin-bottom:380px}.ml-380{margin-left:380px}.mr-380{margin-right:380px}.mt-385{margin-top:385px}.mb-385{margin-bottom:385px}.ml-385{margin-left:385px}.mr-385{margin-right:385px}.mt-390{margin-top:390px}.mb-390{margin-bottom:390px}.ml-390{margin-left:390px}.mr-390{margin-right:390px}.mt-395{margin-top:395px}.mb-395{margin-bottom:395px}.ml-395{margin-left:395px}.mr-395{margin-right:395px}.mt-400{margin-top:400px}.mb-400{margin-bottom:400px}.ml-400{margin-left:400px}.mr-400{margin-right:400px}.mt-405{margin-top:405px}.mb-405{margin-bottom:405px}.ml-405{margin-left:405px}.mr-405{margin-right:405px}.mt-410{margin-top:410px}.mb-410{margin-bottom:410px}.ml-410{margin-left:410px}.mr-410{margin-right:410px}.mt-415{margin-top:415px}.mb-415{margin-bottom:415px}.ml-415{margin-left:415px}.mr-415{margin-right:415px}.mt-420{margin-top:420px}.mb-420{margin-bottom:420px}.ml-420{margin-left:420px}.mr-420{margin-right:420px}.mt-425{margin-top:425px}.mb-425{margin-bottom:425px}.ml-425{margin-left:425px}.mr-425{margin-right:425px}.mt-430{margin-top:430px}.mb-430{margin-bottom:430px}.ml-430{margin-left:430px}.mr-430{margin-right:430px}.mt-435{margin-top:435px}.mb-435{margin-bottom:435px}.ml-435{margin-left:435px}.mr-435{margin-right:435px}.mt-440{margin-top:440px}.mb-440{margin-bottom:440px}.ml-440{margin-left:440px}.mr-440{margin-right:440px}.mt-445{margin-top:445px}.mb-445{margin-bottom:445px}.ml-445{margin-left:445px}.mr-445{margin-right:445px}.mt-450{margin-top:450px}.mb-450{margin-bottom:450px}.ml-450{margin-left:450px}.mr-450{margin-right:450px}.mt-455{margin-top:455px}.mb-455{margin-bottom:455px}.ml-455{margin-left:455px}.mr-455{margin-right:455px}.mt-460{margin-top:460px}.mb-460{margin-bottom:460px}.ml-460{margin-left:460px}.mr-460{margin-right:460px}.mt-465{margin-top:465px}.mb-465{margin-bottom:465px}.ml-465{margin-left:465px}.mr-465{margin-right:465px}.mt-470{margin-top:470px}.mb-470{margin-bottom:470px}.ml-470{margin-left:470px}.mr-470{margin-right:470px}.mt-475{margin-top:475px}.mb-475{margin-bottom:475px}.ml-475{margin-left:475px}.mr-475{margin-right:475px}.mt-480{margin-top:480px}.mb-480{margin-bottom:480px}.ml-480{margin-left:480px}.mr-480{margin-right:480px}.mt-485{margin-top:485px}.mb-485{margin-bottom:485px}.ml-485{margin-left:485px}.mr-485{margin-right:485px}.mt-490{margin-top:490px}.mb-490{margin-bottom:490px}.ml-490{margin-left:490px}.mr-490{margin-right:490px}.mt-495{margin-top:495px}.mb-495{margin-bottom:495px}.ml-495{margin-left:495px}.mr-495{margin-right:495px}.mt-500{margin-top:500px}.mb-500{margin-bottom:500px}.ml-500{margin-left:500px}.mr-500{margin-right:500px}.modaal-container{border:solid 1px #fff;border-radius:5px}.hide{display:none !important}.d-inline-block{display:inline-block}.d-flex{display:flex}.top-menu-container-center{width:100%;margin-top:150px;margin-bottom:0;display:flex;flex-wrap:wrap;justify-content:center}.top-menu-container-space-around{width:80%;margin:40px 10%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around}@media screen and (min-width: 0px) and (max-device-width: 1100px){.top-menu-container-space-around{width:100%;margin:5% 0}}.top-menu-container-space-around .icon-frame{width:220px;height:220px;margin:1rem;border:solid 7px #eff3f7;border-radius:40px;position:relative}.top-menu-container-space-around .icon-frame:after{content:"";border:solid 1px #049fff;position:absolute;border-radius:40px;box-sizing:border-box;top:-7px;width:calc(100% + 14px);height:calc(100% + 14px)}.top-menu-container-space-around .icon-frame-container{display:flex;flex-flow:column;align-items:center;font-size:7rem;color:inherit;box-sizing:border-box;justify-content:center}.top-menu-container-space-around .icon-frame-container:before,.top-menu-container-space-around .icon-frame-container:after{content:'';display:block}.top-menu-container-space-around .icon-frame-container:hover{text-decoration:none}.top-menu-container-space-around .icon-frame-container .icon-image{vertical-align:middle;width:75px;height:auto;max-width:75%;max-height:75%;margin:20px}@media screen and (min-width: 0px) and (max-device-width: 1100px){.top-menu-container-space-around .icon-frame-container .icon-image{max-width:60%;max-height:60%}}.top-menu-container-space-around .icon-frame-container .icon-image-wrapper{display:flex;align-items:center;justify-content:center;height:110px;min-height:110px;position:relative}.top-menu-container-space-around .icon-frame-container .icon-image-wrapper .alert-circle{position:absolute;top:-20px;right:-30px;width:auto;height:28px;padding:0 10px;background-color:red;border-radius:50%;display:flex;justify-content:center;align-items:center;color:white;font-size:.8rem}.top-menu-container-space-around .icon-frame-container .icon-image-fa{font-size:5rem;width:auto}.top-menu-container-space-around .icon-frame-container .icon-image-mexcbt{width:125px}.top-menu-container-space-around .icon-frame-container .icon-image.video-icon{color:#049fff}.top-menu-container-space-around .icon-frame-container .icon-image.letter-icon{color:#049fff}.top-menu-container-space-around .icon-frame-container .icon-image.staff-icon{color:#049fff}.top-menu-container-space-around .icon-frame-container .icon-image.account-icon{color:#049fff}.top-menu-container-space-around .icon-frame-container .icon-image.attend-icon{color:#049fff}.top-menu-container-space-around .icon-frame-container .icon-image.setting-icon{color:#049fff}.top-menu-container-space-around .icon-frame-container .icon-image.mexcbt-icon{color:#049fff}.top-menu-container-space-around .icon-frame-container .icon-title{color:#757575;text-align:center;line-height:1.2;font-size:22px;font-weight:bold}.koushien-top-menu-image{background-image:url(/assets/login/koushien_logo-9ebf609646cc16719b4d3eea42344b44378a4f0ebb717bd4d491e928fb1db5f9.png);background-repeat:no-repeat;background-position:center;height:161px}.top-menu-title-logo{padding:130px 0px 6px 0px;text-align:center;line-height:1.0;font-size:24px;font-weight:bold;color:#66b7ff}.body-main-container-item{margin-top:70px;flex-grow:1;padding-top:0;padding-bottom:45px}::placeholder{font-weight:bold;color:#b8b8b8}.pc-area{display:block}.mobile-area{display:none}input,select,textarea{font-size:1rem}input[type=text],input[type=datetime-local],input[type=password],textarea{-webkit-appearance:none;appearance:none;min-width:150px}@media screen and (min-width: 0px) and (max-device-width: 480px){.pc-area{display:none}.mobile-area{display:block}html{font-size:14px}input[type=submit]{font-size:14px}select,input[type=date]{-webkit-appearance:none}textarea:focus,textarea:hover{height:10em !important}input[type=text],input[type=datetime-local],input[type=password],textarea{min-width:100px}.modaal-container{border-radius:0px}}.pie-graph-color1{background-color:#70ad47}.pie-graph-color2{background-color:#e62633}.pie-graph-color3{background-color:#b7b7b7}.pie-graph-color4{background-color:#78b7f1}.pie-graph-color5{background-color:#ffc000}.pie-graph-color6{background-color:#4472c4}.btn{font-size:1rem;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;text-align:center;text-decoration:none;border:1px solid #c0c0c0;background-color:#fff;user-select:none;-webkit-appearance:none;margin-left:5px;margin-right:5px;font-weight:bold}.btn:hover{text-decoration:none}.btn__gray{color:#FFF;background-color:#85858a;border-color:#85858a}.btn__dark-gray{color:#FFF;background-color:#505050;border-color:#505050}.btn__light-blue{color:#FFF;background-color:#049fff;border-color:#049fff}.btn--small{min-width:50px;width:70px;height:40px}.btn--medium{min-width:150px;width:150px;height:45px}.btn--large{min-width:200px;width:250px;height:45px}.btn__close{background-color:#85858a;color:#fff;font-size:20px;height:28px;width:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:10px}.btn__close-mobile{position:fixed;z-index:10;left:20px;font-size:1.3rem;top:21px;transform:translate(0%, -50%);-webkit-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%)}.search-area__button .btn{font-size:1rem;padding:0 2rem}.list-table .btn{padding:.5rem 0;width:60px;background-color:#FFF;border:solid 1px #049fff;color:#049fff;margin:0;transition:.1s}.list-table .btn:hover{background-color:#049fff;color:#fff}.list-table .btn__selected{color:#fff;background-color:#049fff}.list-table .btn.support-history{width:120px}.radio{cursor:pointer}.radio input[type="radio"]{display:none}.radio .radio-dummy-input{font-size:16px;margin-right:22px;position:relative}.radio .radio-dummy-input::before{background:white;border:1px solid #c0c0c0;border-radius:50%;content:"";display:block;position:absolute;top:0;left:9px;width:16px;height:16px;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.radio input[type="radio"]:checked+.radio-dummy-input::after{background-color:#85858a;border-radius:50%;content:"";display:block;position:absolute;width:8px;height:8px;top:9px;left:9px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.radio input[type="radio"]:checked+.radio-dummy-input__light-blue::after{background-color:#049fff !important}.radio _::-webkit-full-page-media,.radio _:future,.radio :root .radio-dummy-input::before{top:1px}.radio _::-webkit-full-page-media,.radio _:future,.radio :root input[type="radio"]:checked+.radio-dummy-input::after{top:10px}.checkbox{padding:3px 0px;display:flex;align-items:center;cursor:pointer;margin-right:0 !important}.checkbox input[type="checkbox"]{display:none}.checkbox input[type="checkbox"]:disabled+.checkbox-dummy-input{background:#cfcfcf !important}.checkbox input[type="checkbox"]:checked+.checkbox-dummy-input{background:#fff}.checkbox input[type="checkbox"]:checked+.checkbox-dummy-input::before{content:"";display:block;position:absolute;top:50%;left:50%;width:40%;height:3px;border-radius:0px;transform:translate(-4px, 1px) rotateZ(-135deg);transform-origin:2px 2px;background:#85858a}.checkbox input[type="checkbox"]:checked+.checkbox-dummy-input::after{content:"";display:block;position:absolute;top:0;left:50%;width:60%;height:3px;border-radius:0px;transform:translate(-2px, 10px) rotateZ(-45deg);transform-origin:2px 2px;background:#85858a}.square-check .checkbox input[type="checkbox"]:checked+.checkbox-dummy-input::before{content:"";display:block;position:absolute;top:14%;left:14%;width:72%;height:72%;border-radius:0px;transform:none;transform-origin:0 0;background:#85858a}.square-check .checkbox input[type="checkbox"]:checked+.checkbox-dummy-input::after{height:0}.checkbox-dummy-input{position:relative;top:0;left:0;display:block;width:18px;height:18px;border:solid 1px #c0c0c0;background:#fff;margin-right:8px}.checkbox-dummy-input.no-margin{margin:0}.pagenate{display:flex;justify-content:space-between;padding:5px 0;margin:20px 0;border-bottom:1px solid #cecece}.pagenate--footer{justify-content:center;border:none}.pagenate em,.pagenate a{margin:0 7px}.pagenate__pages{padding:0;margin-left:1rem}.pagenate__pages .current{font-style:normal;background-color:#eff3f7;border-radius:50%;min-height:25px;min-width:25px;display:inline-block;text-align:center;margin:0}.pagenate__pages .previous_page{margin-right:.8rem}.pagenate__pages .next_page{margin-left:.8rem}.paginate-bottom{justify-content:center;border-bottom:none}@media screen and (min-width: 0px) and (max-device-width: 800px){.pagenate{margin:10px 0;padding-left:10px}.pagenate__pages em,.pagenate__pages a{margin:.5rem}.pagenate__pages .current{min-height:20px;min-width:20px}}.search-area{display:flex;justify-content:center;margin-bottom:30px;background-color:#eff3f7;padding:20px 10px}.search-area .keyword-box{font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #fff;border-radius:5px;width:100%;margin-right:5px}.search-area .keyword-box__wrapper{flex-grow:1;position:relative}.search-area ::placeholder{font-weight:100}.search-area .select-box{border-radius:5px;border:2px solid #fff;background-color:#fff;overflow:hidden;text-overflow:ellipsis;color:#757575;padding:7px 10px 7px 10px}.search-area__item{display:flex;justify-content:center}.search-area__contidion__row{display:flex;align-items:center;justify-content:space-between;padding:0 15%;width:100%}.search-area__contidion__row label{margin-left:.8rem}.search-area__contidion__row .width-small{width:120px}.search-area__contidion__row .width-middle{width:300px}.search-area__contidion__row .width-large{width:500px}.search-area__contidion__row .sm-font{font-size:.9rem}.search-area__contidion__row .btn-search{width:130px}.search-area__contidion__row .btn-search-detail{width:130px;border:1px solid #cecece;color:#606060;background-color:#fff;font-weight:100}.search-area__contidion__row.center{justify-content:center}.search-area__button{display:flex;margin:0 3rem}.search-area__button-mobile{display:none}.search-area .search-button{background-image:url("/koushien/images/koushien/buttons/button_blue.png");background-repeat:no-repeat;background-position:center;width:84px;height:30px;text-align:center;line-height:30px}.search-area .search-button input[type="submit"]{cursor:pointer;color:white;background:none;border:0;width:84px;height:30px}.search-area .list-table{min-width:1100px}.search-area .list-table-wrapper{width:100%;overflow-x:auto}.search-area .list-table-data{padding:.3rem}.search-area .list-table-data a{margin:0}.search-area .list-table-data.gray-button-width{min-width:50px}.search-area .list-table-data .sm-font{font-size:.85rem}.search-area .list-table-data.left-contents{align-items:flex-start;flex-direction:column}.search-area .list-table-data.right-contents{align-items:flex-end;white-space:nowrap;flex-direction:column;padding-left:0}.search-area .list-table__link .gray-button-mobile{border-radius:3px;color:white;background-color:#BFBFBF;width:45px;height:1.7rem;justify-content:space-evenly;display:flex;align-items:center;font-size:.8rem;box-shadow:1px 1px 3px #666666}.search-area .list-table__link .blue-button-mobile{background-color:#3db0f0;color:white;border-radius:3px;width:45px;height:1.7rem;justify-content:space-evenly;display:flex;align-items:center;font-size:.8rem;box-shadow:1px 1px 3px #666666}.search-area .csv-button{background-image:url("/koushien/images/koushien/buttons/button_gray_large3.png");background-repeat:no-repeat;background-position:center;width:59px;height:27px;text-align:center;line-height:27px;display:block;color:gray;font-size:.7rem;text-decoration:none;line-height:27px}.search-area .search-button+.csv-button{margin-left:20px}.support-history-modaal .modaal-container{min-width:650px;width:60%}.search-image{height:1.1rem;width:auto;margin-right:3px}.search-detail-modal .modaal-container{width:610px}.search-detail-modal .modal-base-form-body{padding:30px 0}.search-area-modal{padding:0;border:0;margin:0;border:0}.search-area-modal .btn-search{display:none}.search-area-modal .btn-search-detail{width:90px}.search-area-modal__item{display:flex;align-items:center;margin:0 0 0 1rem}.search-area-modal__item__keyword{display:flex;padding:0.5rem 0.8rem 0 0.8rem;width:100%;box-sizing:border-box;align-items:center;flex-direction:row}.search-area-modal__item__label{min-width:70px}.search-area-modal__item select,.search-area-modal__item input{border-radius:5px;border:1px solid #eff3f7;background-color:#eff3f7;color:#757575;overflow:hidden;text-overflow:ellipsis;margin:5px;width:170px;padding:5px 5px}.search-area-modal__date__tilde{margin-left:.1rem;margin-right:.1rem}.search-area-modal__period{display:flex;align-items:center;flex-wrap:wrap}.search-area-modal__contidion{display:flex;flex-wrap:wrap}.search-area-modal__condition-button{border-radius:3px;color:white;background-color:#BFBFBF;width:50px;height:1.8rem;justify-content:space-evenly;display:flex;align-items:center;font-size:.8rem;margin-left:auto;box-shadow:1px 1px 3px #666666}.search-area-modal__button-mobile{display:flex;align-items:center}.search-area-modal__button{display:none}.search-area-modal .search-button-mobile{border-radius:3px;color:white;background-color:#3db0f0;border:0;width:50px;height:1.8rem;justify-content:space-evenly;display:flex;align-items:center;font-size:.8rem;margin-left:0.2rem;box-shadow:1px 1px 3px #666666}.search-area-modal .csv-button{margin-left:1rem}.search-area-modal .width-middle{width:170px}.list-table{display:flex;flex-direction:column;padding:0;background-color:#fff}.list-table .flex-grow-1{flex-grow:0.1}.list-table .flex-grow-2{flex-grow:0.2}.list-table .flex-grow-3{flex-grow:0.3}.list-table .flex-grow-4{flex-grow:0.4}.list-table .flex-grow-5{flex-grow:0.5}.list-table .flex-grow-6{flex-grow:0.6}.list-table .flex-grow-7{flex-grow:0.7}.list-table .flex-grow-8{flex-grow:0.8}.list-table .flex-grow-9{flex-grow:0.9}.list-table-header{padding:0;border-bottom:1px solid #85858a;font-weight:bold}.list-table-header__row{display:flex;padding:0}.list-table-header__row__left-content{display:flex;flex:1}.list-table-header__row__right-content{display:flex}.list-table-body{padding:0}.list-table-body__row{display:flex;padding:0;border-bottom:solid 1px #cecece;align-items:center}.list-table-body__row label{font-weight:bold;margin-right:10px}.list-table-body__row-striped:nth-child(even){background-color:#eff3f7}.list-table-body__row__left-content{display:flex;flex:1;flex-direction:column}.list-table-body__row__left-content__row{display:flex;align-items:center}.list-table-body__row__left-content__row:first-child{border-bottom:solid 1px #c0c0c0}.list-table-body__row__right-content{display:flex;align-items:center}.list-table.sm-padding .list-table-data{padding:.4em}.list-table-data{display:flex;align-items:flex-start;flex:1;padding:1em .5em;margin:0;word-break:break-all;flex-wrap:wrap}.list-table-data.text-center{align-items:center;justify-content:space-around}.list-table-data.height-align-center{align-items:center}.list-table-data .sm-font{font-size:.9rem}.list-table-data .badge-unconfirmed{font-weight:bold;color:red}.list-table-data .staff-comments-label{margin-right:3%;margin-left:3px}.list-table-data.gray-button-width{min-width:63px}.list-table-data.blue-button-width{min-width:90px}.list-table-data.support-history-button-width{min-width:120px}.list-table-data__item.flex-grow-1{flex-grow:1}.list-table-data__item.flex-grow-2{flex-grow:2}.list-table-data__item.flex-grow-3{flex-grow:3}.list-table__link{color:inherit}.list-table__link:hover{text-decoration:none}.list-table__link .gray-button{font-size:.8rem;background-image:url("/koushien/images/koushien/buttons/button_gray_small.png");background-repeat:no-repeat;background-position:center;width:64px;height:22px;text-align:center;line-height:22px}.list-table__link .blue-button{color:white;font-size:.8rem;background-image:url("/koushien/images/koushien/buttons/button_blue.png");background-repeat:no-repeat;background-position:center;width:84px;height:30px;text-align:center;line-height:30px}.list-table__link .pink-button{color:white;font-size:.8rem;background-image:url("/koushien/images/koushien/buttons/button_pink_large.png");background-repeat:no-repeat;background-position:center;width:84px;height:30px;text-align:center;line-height:30px;background-size:84px 30px}@media screen and (min-width: 0px) and (max-device-width: 800px){.search-area__button{margin:0 2rem}.list-table-data a{margin:.5rem}}@media screen and (min-width: 0px) and (max-device-width: 480px){.search-area{padding:15px;margin-bottom:10px}.search-area .btn-search-with-detail{display:none}.search-area .btn-search-detail{width:90px}.search-area__contidion__row{padding:0}.search-area .search-area__contidion__row{position:relative}.search-area .keyword-box{padding-right:25px}.search-area .keyword-box__wrapper:before{position:absolute;font-family:"Font Awesome 5 Free";content:"\f002";font-weight:900;line-height:1;top:50%;right:8px;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%);font-size:1.1rem;display:inline-block;color:#049fff}.search-detail-modal .modaal-container{width:95%}.search-detail-modal .modaal-content-container{padding:10px}.search-area-modal{padding:0;border:0;margin:0;border:0}.search-area-modal select,.search-area-modal input{font-size:1rem}.search-area-modal .btn-search{display:none}.search-area-modal .btn-search-detail{width:90px}.search-area-modal__button-mobile{display:flex;align-items:center}.search-area-modal__button{display:none}.search-area-modal .csv-button{margin-left:1rem}.search-area-modal .width-middle{width:170px}.list-table-body__row{padding-top:10px;padding-bottom:10px}.list-table .btn{margin:0 4px}.list-table .left-contents{display:flex;align-items:center;justify-content:center;min-width:50px}.list-table .right-contents{display:flex;flex-direction:column;padding-left:0;width:100%}.list-table .right-contents__row{display:flex;align-items:center;margin-bottom:7px}.list-table .right-contents__row__label{display:flex;align-items:center;justify-content:center;min-width:60px;border:solid 1px #eff3f7;background-color:#eff3f7;border-radius:5px;padding:2px 2px;margin-right:5px;font-size:.9rem}.list-table .right-contents__row__value{font-weight:bold;font-size:1.1rem}.list-table .right-contents__area{display:flex;justify-content:space-between}.list-table .right-contents__area__info{display:flex;flex-direction:column;justify-content:center}.list-table .right-contents__area__actions{display:flex;align-items:flex-end}.list-table .right-contents__area__actions:has(>:nth-child(3)){flex-direction:column}.list-table .right-contents__area__actions:has(>:nth-child(3)) .list-table__link>.btn{padding:0.25rem 0;margin:0.2rem 0}.list-table__link .gray-button-mobile{border-radius:3px;color:white;background-color:#BFBFBF;width:45px;height:1.7rem;justify-content:space-evenly;display:flex;align-items:center;font-size:.8rem;box-shadow:1px 1px 3px #666666}.list-table__link .blue-button-mobile{background-color:#3db0f0;color:white;border-radius:3px;width:45px;height:1.7rem;justify-content:space-evenly;display:flex;align-items:center;font-size:.8rem;box-shadow:1px 1px 3px #666666}}.main-table{border:none}@media screen and (min-width: 0px) and (max-device-width: 420px){.main-table{width:90%}}.form-text-id{font-size:24px;box-sizing:border-box;width:200px;height:42px;padding:0 10px;border:1px solid #d0d2db}@media screen and (min-width: 0px) and (max-device-width: 420px){.form-text-id{width:70%;height:70px}}.form-text-01{font-size:24px;box-sizing:border-box;width:100%;height:42px;padding:0 10px;border:1px solid #d0d2db}@media screen and (min-width: 0px) and (max-device-width: 420px){.form-text-01{height:70px}}.btn-login{cursor:pointer;width:70%;font-weight:bold;font-size:1.4rem;color:#fff;background-color:#049fff;line-height:1.3;box-sizing:border-box;text-align:center;border-radius:10px;margin-top:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:90px}.btn_submit{cursor:pointer;width:70%;height:50px;font-weight:bold;font-size:110%;color:#fff;background-color:#049fff;box-shadow:0 2px 0 0 #191970;line-height:1.3;position:relative;display:block;box-sizing:border-box;text-align:center;vertical-align:middle;text-decoration:none;border-radius:10px;padding-top:13px}@media screen and (min-width: 0px) and (max-device-width: 420px){.btn_submit{width:100%;font-size:120%;height:80px;padding-top:20px}}.btn_other{cursor:pointer;width:70%;height:50px;font-size:80%;color:#049fff;border:1px solid #c6c9d3;background-color:#fff;box-shadow:0 2px 0 0 #c6c9d3;line-height:1.3;position:relative;display:block;box-sizing:border-box;text-align:center;vertical-align:middle;text-decoration:none;border-radius:10px;padding-top:15px}@media screen and (min-width: 0px) and (max-device-width: 420px){.btn_other{width:100%;font-size:100%;height:80px;padding-top:25px}}.login-input-items{font-size:16px;padding:5px 0;line-height:17pt;color:dodgerblue;font-weight:bold}.login-inputs{width:100%;font-size:1.1rem;font-weight:bold;box-sizing:border-box;min-height:50px;padding:0 15px;border:1px solid #d0d2db;border-radius:5px;ime-mode:disabled;flex-shrink:0}.login-labels{margin-left:auto}.title-logo{margin-top:205px;text-align:center;line-height:2;font-size:1.3rem;font-weight:bold;color:#66b7ff;border-top:solid 1px;border-bottom:solid 1px;display:flex;align-items:center;justify-content:center;width:80%;flex-basis:auto;flex-shrink:0}.login-container-center{margin:30px 0;display:flex;flex-direction:row;justify-content:center;padding-left:10px;padding-right:10px}.login-container-center div{padding-top:3px}.login-input-container{margin:15px 0;display:flex;flex-flow:column;align-items:center;width:100%;flex-basis:auto;flex-shrink:0}.login-item-container{width:100%;display:flex;flex-direction:row}.login-check-container{display:flex;font-size:1.1rem;align-self:start;align-items:center}.error-msg{border:none;text-align:center;padding-top:20px;color:red}.remember-label{cursor:pointer}.koushien-login-image{width:448px;height:448px;background-image:url(/assets/login/login_white-0e34e3c61a595f372fc6d5db4b5b46ea2e80f64fdc9d018688716690b0e524c7.png);background-repeat:no-repeat;background-position:center;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 0px) and (max-device-width: 480px){.login-container-center{margin:0}}.delivery-xtype-icon{width:30px;height:auto}.delivery-xtype-icon{width:30px;height:auto}.delivery-xtype-icon{width:30px;height:auto}.delivery-xtype-icon{width:30px;height:auto}.delivery-form{display:flex;box-sizing:border-box;flex-direction:column;padding:10px 0;width:100%}.delivery-form.inactive{background-color:#c8ccd2}.delivery-form-content{border:solid 1px #eff3f7;border-radius:0 5px 5px 5px;background-color:#eff3f7}.delivery-form-content .btn{width:100px}.delivery-form-content .delivery-form__label{max-width:120px;display:flex;align-items:center}.delivery-form-content .delivery-form__label.delivery-form__label-column{flex-direction:column;justify-content:center;align-items:flex-start}.delivery-form-content .delivery-form__label .required{color:#049fff;margin-right:auto}.delivery-form-content .delivery-form__value{display:flex;align-items:center}.delivery-form-content .delivery-form__value-column{flex-direction:column;align-items:flex-start}.delivery-form-content .delivery-form__value-column .delivery-form__value__row{margin-bottom:10px}.delivery-form-content .delivery-form__value.inactive{background-color:#c8ccd2}.delivery-form-content input[type="text"],.delivery-form-content input[type="datetime-local"],.delivery-form-content textarea,.delivery-form-content select,.delivery-form-content .dropzone{border-radius:5px;border:1px solid #fff !important;background-color:#fff;overflow:hidden;text-overflow:ellipsis;height:38px;padding:5px 1rem;margin:0}.delivery-form-content textarea,.delivery-form-content .dropzone{height:45px;min-height:45px}.delivery-form-content .dropzone{color:#757575}.delivery-form__header{padding:5px;min-height:30px;background-color:#049fff;display:flex;align-items:center;color:#FFFFFF;margin-bottom:1rem;padding:6px 6px 6px 20px;font-weight:bold}.delivery-form__row{display:flex;padding-top:0}.delivery-form__row-column{flex-direction:column}.delivery-form__label{display:flex;padding:3px 16px 3px 20px;min-height:45px;flex:1;font-weight:bold;background-color:#eff3f7;align-items:center}.delivery-form__label--h1px{height:1px}.delivery-form__label--h2px{height:2px}.delivery-form__label--h3px{height:3px}.delivery-form__label--h4px{height:4px}.delivery-form__label--h5px{height:5px}.delivery-form__label--h6px{height:6px}.delivery-form__label--h7px{height:7px}.delivery-form__label--h8px{height:8px}.delivery-form__label--h9px{height:9px}.delivery-form__label--h10px{height:10px}.delivery-form__label--h11px{height:11px}.delivery-form__label--h12px{height:12px}.delivery-form__label--h13px{height:13px}.delivery-form__label--h14px{height:14px}.delivery-form__label--h15px{height:15px}.delivery-form__label--h16px{height:16px}.delivery-form__label--h17px{height:17px}.delivery-form__label--h18px{height:18px}.delivery-form__label--h19px{height:19px}.delivery-form__label--h20px{height:20px}.delivery-form__label--h21px{height:21px}.delivery-form__label--h22px{height:22px}.delivery-form__label--h23px{height:23px}.delivery-form__label--h24px{height:24px}.delivery-form__label--h25px{height:25px}.delivery-form__label--h26px{height:26px}.delivery-form__label--h27px{height:27px}.delivery-form__label--h28px{height:28px}.delivery-form__label--h29px{height:29px}.delivery-form__label--h30px{height:30px}.delivery-form__label--h31px{height:31px}.delivery-form__label--h32px{height:32px}.delivery-form__label--h33px{height:33px}.delivery-form__label--h34px{height:34px}.delivery-form__label--h35px{height:35px}.delivery-form__label--h36px{height:36px}.delivery-form__label--h37px{height:37px}.delivery-form__label--h38px{height:38px}.delivery-form__label--h39px{height:39px}.delivery-form__label--h40px{height:40px}.delivery-form__label--h41px{height:41px}.delivery-form__label--h42px{height:42px}.delivery-form__label--h43px{height:43px}.delivery-form__label--h44px{height:44px}.delivery-form__label--h45px{height:45px}.delivery-form__label--h46px{height:46px}.delivery-form__label--h47px{height:47px}.delivery-form__label--h48px{height:48px}.delivery-form__label--h49px{height:49px}.delivery-form__label--h50px{height:50px}.delivery-form__label--h51px{height:51px}.delivery-form__label--h52px{height:52px}.delivery-form__label--h53px{height:53px}.delivery-form__label--h54px{height:54px}.delivery-form__label--h55px{height:55px}.delivery-form__label--h56px{height:56px}.delivery-form__label--h57px{height:57px}.delivery-form__label--h58px{height:58px}.delivery-form__label--h59px{height:59px}.delivery-form__label--h60px{height:60px}.delivery-form__label--h61px{height:61px}.delivery-form__label--h62px{height:62px}.delivery-form__label--h63px{height:63px}.delivery-form__label--h64px{height:64px}.delivery-form__label--h65px{height:65px}.delivery-form__label--h66px{height:66px}.delivery-form__label--h67px{height:67px}.delivery-form__label--h68px{height:68px}.delivery-form__label--h69px{height:69px}.delivery-form__label--h70px{height:70px}.delivery-form__label--h71px{height:71px}.delivery-form__label--h72px{height:72px}.delivery-form__label--h73px{height:73px}.delivery-form__label--h74px{height:74px}.delivery-form__label--h75px{height:75px}.delivery-form__label--h76px{height:76px}.delivery-form__label--h77px{height:77px}.delivery-form__label--h78px{height:78px}.delivery-form__label--h79px{height:79px}.delivery-form__label--h80px{height:80px}.delivery-form__label--h81px{height:81px}.delivery-form__label--h82px{height:82px}.delivery-form__label--h83px{height:83px}.delivery-form__label--h84px{height:84px}.delivery-form__label--h85px{height:85px}.delivery-form__label--h86px{height:86px}.delivery-form__label--h87px{height:87px}.delivery-form__label--h88px{height:88px}.delivery-form__label--h89px{height:89px}.delivery-form__label--h90px{height:90px}.delivery-form__label--h91px{height:91px}.delivery-form__label--h92px{height:92px}.delivery-form__label--h93px{height:93px}.delivery-form__label--h94px{height:94px}.delivery-form__label--h95px{height:95px}.delivery-form__label--h96px{height:96px}.delivery-form__label--h97px{height:97px}.delivery-form__label--h98px{height:98px}.delivery-form__label--h99px{height:99px}.delivery-form__label--h100px{height:100px}.delivery-form__label--h101px{height:101px}.delivery-form__label--h102px{height:102px}.delivery-form__label--h103px{height:103px}.delivery-form__label--h104px{height:104px}.delivery-form__label--h105px{height:105px}.delivery-form__label--h106px{height:106px}.delivery-form__label--h107px{height:107px}.delivery-form__label--h108px{height:108px}.delivery-form__label--h109px{height:109px}.delivery-form__label--h110px{height:110px}.delivery-form__label--h111px{height:111px}.delivery-form__label--h112px{height:112px}.delivery-form__label--h113px{height:113px}.delivery-form__label--h114px{height:114px}.delivery-form__label--h115px{height:115px}.delivery-form__label--h116px{height:116px}.delivery-form__label--h117px{height:117px}.delivery-form__label--h118px{height:118px}.delivery-form__label--h119px{height:119px}.delivery-form__label--h120px{height:120px}.delivery-form__label--h121px{height:121px}.delivery-form__label--h122px{height:122px}.delivery-form__label--h123px{height:123px}.delivery-form__label--h124px{height:124px}.delivery-form__label--h125px{height:125px}.delivery-form__label--h126px{height:126px}.delivery-form__label--h127px{height:127px}.delivery-form__label--h128px{height:128px}.delivery-form__label--h129px{height:129px}.delivery-form__label--h130px{height:130px}.delivery-form__label--h131px{height:131px}.delivery-form__label--h132px{height:132px}.delivery-form__label--h133px{height:133px}.delivery-form__label--h134px{height:134px}.delivery-form__label--h135px{height:135px}.delivery-form__label--h136px{height:136px}.delivery-form__label--h137px{height:137px}.delivery-form__label--h138px{height:138px}.delivery-form__label--h139px{height:139px}.delivery-form__label--h140px{height:140px}.delivery-form__label--h141px{height:141px}.delivery-form__label--h142px{height:142px}.delivery-form__label--h143px{height:143px}.delivery-form__label--h144px{height:144px}.delivery-form__label--h145px{height:145px}.delivery-form__label--h146px{height:146px}.delivery-form__label--h147px{height:147px}.delivery-form__label--h148px{height:148px}.delivery-form__label--h149px{height:149px}.delivery-form__label--h150px{height:150px}.delivery-form__label--h151px{height:151px}.delivery-form__label--h152px{height:152px}.delivery-form__label--h153px{height:153px}.delivery-form__label--h154px{height:154px}.delivery-form__label--h155px{height:155px}.delivery-form__label--h156px{height:156px}.delivery-form__label--h157px{height:157px}.delivery-form__label--h158px{height:158px}.delivery-form__label--h159px{height:159px}.delivery-form__label--h160px{height:160px}.delivery-form__label--h161px{height:161px}.delivery-form__label--h162px{height:162px}.delivery-form__label--h163px{height:163px}.delivery-form__label--h164px{height:164px}.delivery-form__label--h165px{height:165px}.delivery-form__label--h166px{height:166px}.delivery-form__label--h167px{height:167px}.delivery-form__label--h168px{height:168px}.delivery-form__label--h169px{height:169px}.delivery-form__label--h170px{height:170px}.delivery-form__label--h171px{height:171px}.delivery-form__label--h172px{height:172px}.delivery-form__label--h173px{height:173px}.delivery-form__label--h174px{height:174px}.delivery-form__label--h175px{height:175px}.delivery-form__label--h176px{height:176px}.delivery-form__label--h177px{height:177px}.delivery-form__label--h178px{height:178px}.delivery-form__label--h179px{height:179px}.delivery-form__label--h180px{height:180px}.delivery-form__label--h181px{height:181px}.delivery-form__label--h182px{height:182px}.delivery-form__label--h183px{height:183px}.delivery-form__label--h184px{height:184px}.delivery-form__label--h185px{height:185px}.delivery-form__label--h186px{height:186px}.delivery-form__label--h187px{height:187px}.delivery-form__label--h188px{height:188px}.delivery-form__label--h189px{height:189px}.delivery-form__label--h190px{height:190px}.delivery-form__label--h191px{height:191px}.delivery-form__label--h192px{height:192px}.delivery-form__label--h193px{height:193px}.delivery-form__label--h194px{height:194px}.delivery-form__label--h195px{height:195px}.delivery-form__label--h196px{height:196px}.delivery-form__label--h197px{height:197px}.delivery-form__label--h198px{height:198px}.delivery-form__label--h199px{height:199px}.delivery-form__label--h200px{height:200px}.delivery-form__label--specified{background-color:#2E75B6;color:#FFFFFF}.delivery-form__label--specified-height{min-height:40px;background-color:#505050;color:#fff;font-weight:bold}.delivery-form__label select{border-radius:5px;border:1px solid #c0c0c0;background-color:#fff;overflow:hidden;text-overflow:ellipsis;height:40px;margin:0px 10px;width:170px;padding:5px}.delivery-form__label .btn{height:40px}.delivery-form__label a{margin-right:10px}.delivery-form__label.inactive{background-color:#c8ccd2}.delivery-form__value{flex:1;padding:10px 20px;overflow:hidden;text-overflow:ellipsis}.delivery-form__value:first-child{margin-bottom:10px}.delivery-form__value--h1px{height:1px}.delivery-form__value--h2px{height:2px}.delivery-form__value--h3px{height:3px}.delivery-form__value--h4px{height:4px}.delivery-form__value--h5px{height:5px}.delivery-form__value--h6px{height:6px}.delivery-form__value--h7px{height:7px}.delivery-form__value--h8px{height:8px}.delivery-form__value--h9px{height:9px}.delivery-form__value--h10px{height:10px}.delivery-form__value--h11px{height:11px}.delivery-form__value--h12px{height:12px}.delivery-form__value--h13px{height:13px}.delivery-form__value--h14px{height:14px}.delivery-form__value--h15px{height:15px}.delivery-form__value--h16px{height:16px}.delivery-form__value--h17px{height:17px}.delivery-form__value--h18px{height:18px}.delivery-form__value--h19px{height:19px}.delivery-form__value--h20px{height:20px}.delivery-form__value--h21px{height:21px}.delivery-form__value--h22px{height:22px}.delivery-form__value--h23px{height:23px}.delivery-form__value--h24px{height:24px}.delivery-form__value--h25px{height:25px}.delivery-form__value--h26px{height:26px}.delivery-form__value--h27px{height:27px}.delivery-form__value--h28px{height:28px}.delivery-form__value--h29px{height:29px}.delivery-form__value--h30px{height:30px}.delivery-form__value--h31px{height:31px}.delivery-form__value--h32px{height:32px}.delivery-form__value--h33px{height:33px}.delivery-form__value--h34px{height:34px}.delivery-form__value--h35px{height:35px}.delivery-form__value--h36px{height:36px}.delivery-form__value--h37px{height:37px}.delivery-form__value--h38px{height:38px}.delivery-form__value--h39px{height:39px}.delivery-form__value--h40px{height:40px}.delivery-form__value--h41px{height:41px}.delivery-form__value--h42px{height:42px}.delivery-form__value--h43px{height:43px}.delivery-form__value--h44px{height:44px}.delivery-form__value--h45px{height:45px}.delivery-form__value--h46px{height:46px}.delivery-form__value--h47px{height:47px}.delivery-form__value--h48px{height:48px}.delivery-form__value--h49px{height:49px}.delivery-form__value--h50px{height:50px}.delivery-form__value--h51px{height:51px}.delivery-form__value--h52px{height:52px}.delivery-form__value--h53px{height:53px}.delivery-form__value--h54px{height:54px}.delivery-form__value--h55px{height:55px}.delivery-form__value--h56px{height:56px}.delivery-form__value--h57px{height:57px}.delivery-form__value--h58px{height:58px}.delivery-form__value--h59px{height:59px}.delivery-form__value--h60px{height:60px}.delivery-form__value--h61px{height:61px}.delivery-form__value--h62px{height:62px}.delivery-form__value--h63px{height:63px}.delivery-form__value--h64px{height:64px}.delivery-form__value--h65px{height:65px}.delivery-form__value--h66px{height:66px}.delivery-form__value--h67px{height:67px}.delivery-form__value--h68px{height:68px}.delivery-form__value--h69px{height:69px}.delivery-form__value--h70px{height:70px}.delivery-form__value--h71px{height:71px}.delivery-form__value--h72px{height:72px}.delivery-form__value--h73px{height:73px}.delivery-form__value--h74px{height:74px}.delivery-form__value--h75px{height:75px}.delivery-form__value--h76px{height:76px}.delivery-form__value--h77px{height:77px}.delivery-form__value--h78px{height:78px}.delivery-form__value--h79px{height:79px}.delivery-form__value--h80px{height:80px}.delivery-form__value--h81px{height:81px}.delivery-form__value--h82px{height:82px}.delivery-form__value--h83px{height:83px}.delivery-form__value--h84px{height:84px}.delivery-form__value--h85px{height:85px}.delivery-form__value--h86px{height:86px}.delivery-form__value--h87px{height:87px}.delivery-form__value--h88px{height:88px}.delivery-form__value--h89px{height:89px}.delivery-form__value--h90px{height:90px}.delivery-form__value--h91px{height:91px}.delivery-form__value--h92px{height:92px}.delivery-form__value--h93px{height:93px}.delivery-form__value--h94px{height:94px}.delivery-form__value--h95px{height:95px}.delivery-form__value--h96px{height:96px}.delivery-form__value--h97px{height:97px}.delivery-form__value--h98px{height:98px}.delivery-form__value--h99px{height:99px}.delivery-form__value--h100px{height:100px}.delivery-form__value--h101px{height:101px}.delivery-form__value--h102px{height:102px}.delivery-form__value--h103px{height:103px}.delivery-form__value--h104px{height:104px}.delivery-form__value--h105px{height:105px}.delivery-form__value--h106px{height:106px}.delivery-form__value--h107px{height:107px}.delivery-form__value--h108px{height:108px}.delivery-form__value--h109px{height:109px}.delivery-form__value--h110px{height:110px}.delivery-form__value--h111px{height:111px}.delivery-form__value--h112px{height:112px}.delivery-form__value--h113px{height:113px}.delivery-form__value--h114px{height:114px}.delivery-form__value--h115px{height:115px}.delivery-form__value--h116px{height:116px}.delivery-form__value--h117px{height:117px}.delivery-form__value--h118px{height:118px}.delivery-form__value--h119px{height:119px}.delivery-form__value--h120px{height:120px}.delivery-form__value--h121px{height:121px}.delivery-form__value--h122px{height:122px}.delivery-form__value--h123px{height:123px}.delivery-form__value--h124px{height:124px}.delivery-form__value--h125px{height:125px}.delivery-form__value--h126px{height:126px}.delivery-form__value--h127px{height:127px}.delivery-form__value--h128px{height:128px}.delivery-form__value--h129px{height:129px}.delivery-form__value--h130px{height:130px}.delivery-form__value--h131px{height:131px}.delivery-form__value--h132px{height:132px}.delivery-form__value--h133px{height:133px}.delivery-form__value--h134px{height:134px}.delivery-form__value--h135px{height:135px}.delivery-form__value--h136px{height:136px}.delivery-form__value--h137px{height:137px}.delivery-form__value--h138px{height:138px}.delivery-form__value--h139px{height:139px}.delivery-form__value--h140px{height:140px}.delivery-form__value--h141px{height:141px}.delivery-form__value--h142px{height:142px}.delivery-form__value--h143px{height:143px}.delivery-form__value--h144px{height:144px}.delivery-form__value--h145px{height:145px}.delivery-form__value--h146px{height:146px}.delivery-form__value--h147px{height:147px}.delivery-form__value--h148px{height:148px}.delivery-form__value--h149px{height:149px}.delivery-form__value--h150px{height:150px}.delivery-form__value--h151px{height:151px}.delivery-form__value--h152px{height:152px}.delivery-form__value--h153px{height:153px}.delivery-form__value--h154px{height:154px}.delivery-form__value--h155px{height:155px}.delivery-form__value--h156px{height:156px}.delivery-form__value--h157px{height:157px}.delivery-form__value--h158px{height:158px}.delivery-form__value--h159px{height:159px}.delivery-form__value--h160px{height:160px}.delivery-form__value--h161px{height:161px}.delivery-form__value--h162px{height:162px}.delivery-form__value--h163px{height:163px}.delivery-form__value--h164px{height:164px}.delivery-form__value--h165px{height:165px}.delivery-form__value--h166px{height:166px}.delivery-form__value--h167px{height:167px}.delivery-form__value--h168px{height:168px}.delivery-form__value--h169px{height:169px}.delivery-form__value--h170px{height:170px}.delivery-form__value--h171px{height:171px}.delivery-form__value--h172px{height:172px}.delivery-form__value--h173px{height:173px}.delivery-form__value--h174px{height:174px}.delivery-form__value--h175px{height:175px}.delivery-form__value--h176px{height:176px}.delivery-form__value--h177px{height:177px}.delivery-form__value--h178px{height:178px}.delivery-form__value--h179px{height:179px}.delivery-form__value--h180px{height:180px}.delivery-form__value--h181px{height:181px}.delivery-form__value--h182px{height:182px}.delivery-form__value--h183px{height:183px}.delivery-form__value--h184px{height:184px}.delivery-form__value--h185px{height:185px}.delivery-form__value--h186px{height:186px}.delivery-form__value--h187px{height:187px}.delivery-form__value--h188px{height:188px}.delivery-form__value--h189px{height:189px}.delivery-form__value--h190px{height:190px}.delivery-form__value--h191px{height:191px}.delivery-form__value--h192px{height:192px}.delivery-form__value--h193px{height:193px}.delivery-form__value--h194px{height:194px}.delivery-form__value--h195px{height:195px}.delivery-form__value--h196px{height:196px}.delivery-form__value--h197px{height:197px}.delivery-form__value--h198px{height:198px}.delivery-form__value--h199px{height:199px}.delivery-form__value--h200px{height:200px}.delivery-form__value.inactive{background-color:#d9d9d9;border-color:#d9d9d9 !important;color:#606060}.delivery-form__value.inactive i.fa-circle{font-size:.8rem;margin-right:5px}.delivery-form__value input{border-radius:5px;border:1px solid #c0c0c0;background-color:#fff;overflow:hidden;text-overflow:ellipsis;height:38px;padding:5px 1rem}.delivery-form__value .bulk_mail_information_disclosure{color:red}.delivery-form__value .grade_designation_note{color:red}.delivery-form__value .text-center{text-align:center;display:flex;justify-content:center;align-items:center}.delivery-form__value__row{display:flex;padding-top:0;align-items:center;flex-wrap:wrap}.delivery-form__value__row--position-space-between{justify-content:space-between}.delivery-form__value__row--position-right{margin-left:20px}.delivery-form__value__row .delivery-form__reply_option_label{margin:0 .5rem;min-width:23px;text-align:right}.delivery-form__value .delivery-input{width:100%}.delivery-form__value .delivery-input__text{border-radius:5px;border:1px solid #fff !important;background-color:#fff;overflow:hidden;text-overflow:ellipsis;padding:12px 1rem}.delivery-form__value .delivery-input__text.inactive{background-color:#d9d9d9;border-color:#d9d9d9 !important;color:#606060}.delivery-form__value .delivery-input__text.inactive i.fa-circle{font-size:.8rem;margin-right:5px}.delivery-form__value .delivery-input__text-area{resize:vertical}.delivery-form__value .delivery-input__main-text{height:330px}.delivery-form__value .delivery-input__item{padding:0;display:flex;align-items:center}.delivery-form__value .delivery-input__item:not(:last-child){margin-right:20px}.delivery-form__value .attachment-remove-btn{padding:0 .5rem;cursor:pointer !important}.delivery-form__value__item{display:flex;align-items:center}.delivery-form__value__item:not(:last-child){margin-right:15px}.delivery-form__value .fa-check-square,.delivery-form__value .fa-square{margin-right:5px}.delivery-form__check-label{font-weight:bold;margin-right:10px;display:flex;align-items:center}.delivery-form__label .sm-font,.delivery-form__value .sm-font{font-size:0.9rem;font-weight:bold}.delivery-form__label.border-top,.delivery-form__value.border-top{border-top:2px solid #2E75B6}.delivery-form__label.border-none,.delivery-form__value.border-none{border:none}.delivery-form .right-align{margin-left:auto}.delivery-box__square{padding:10px;border-top:1px solid #049fff;overflow:auto;height:500px}.delivery-box__circle{margin:0 0 20px 0;padding:5px 0px}.delivery-box__circle .inactive{background-color:#d9d9d9;border-color:#d9d9d9 !important;color:#606060}.delivery-box__circle .inactive i.fa-circle{font-size:.8rem;margin-right:5px}.delivery-box__circle ul.information{display:flex;flex-wrap:wrap;padding:0}.delivery-box__circle ul.information li{display:flex;align-items:center;margin-right:10px}.delivery-box__label{border:solid 1px #eff3f7;background-color:#eff3f7;border-radius:5px;padding:3px;min-width:110px;display:flex;align-items:center;justify-content:center;margin-right:13px}.delivery-box__value{min-width:230px;display:flex;flex-direction:column;flex-grow:1}.delivery-box__value__text{max-width:100%;overflow-wrap:anywhere}.delivery-box__item:not(:first-child){margin-left:2rem}.delivery-box .delivery-radio-btn{display:flex;width:100%;user-select:none;font-weight:bold}.delivery-box .delivery-radio-btn input,.delivery-box .delivery-radio-btn label{cursor:pointer;margin-right:20px}.delivery-box .delivery-radio-btn__item{flex:1;padding:10px;border:solid 1px #c0c0c0;border-radius:5px;display:flex;align-items:center;justify-content:center}.delivery-box .delivery-radio-btn__item:not(:last-child){margin-right:1rem}.delivery-box .delivery-radio-btn__icon{width:25px;margin-right:6px}.delivery-box .delivery-radio-btn--position-space-around{justify-content:space-around}.destination-list ul.information{display:flex;flex-wrap:wrap;padding:0}.destination-list ul.information li{display:flex;align-items:center;margin-right:10px}.destination-list__label{border:solid 1px #eff3f7;background-color:#eff3f7;border-radius:5px;padding:3px;min-width:110px;display:flex;align-items:center;justify-content:center;margin-right:13px}.destination-list__value{min-width:230px}.delivery-btn-menu{display:flex;margin-top:10px;justify-content:center}.delivery-tab{display:flex}.delivery-tab__item{font-weight:bold;width:140px;padding:5px 20px;background-color:#049fff;color:#FFFFFF;cursor:pointer;text-align:center}.delivery-tab__item--inactive{background-color:#d6ecf9;color:#606060}.delivery-tab__item-content{font-weight:bold;width:140px;padding:5px 20px;background-color:#fff;border:solid 1px #c0c0c0;border-bottom:none;text-align:center}.delivery-tab__item-confirm{background-color:#eff3f7;color:#049fff;border:solid 1px #049fff;flex:1;display:flex;align-items:center;justify-content:center;height:40px;cursor:pointer}.delivery-tab__item-confirm:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:none}.delivery-tab__item-confirm:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:none}.delivery-tab__item-confirm--inactive{background-color:#fff;color:#606060}.delivery-tab__content h4.no_margin{margin:0}.delivery-tab__content .flex{display:flex;flex-wrap:wrap}.progress-tracker{display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#eff3f7;margin-bottom:10px}.progress-tracker__item{display:block}.progress-tracker__item:not(:last-child){margin-right:1.1rem}.progress-tracker__item:not(:last-child):after{font-family:"Font Awesome 5 Free";content:'\f054';font-weight:900;margin-left:1.1rem;color:#606060}.progress-tracker__item--current-page{color:#049fff}.progress-tracker__item--not-current-page{color:#606060}.destination-modal .modaal-container{min-width:800px;width:90%;color:#606060}.delivery-result-modal .modaal-container{min-width:1250px}.delivery-result-modal .modaal-container .delivery-tab__content canvas{max-width:360px}.modal-senders{width:90%;margin:auto}.modal-senders-header{padding:10px;border-top:1px solid #85858a;border-bottom:1px solid #85858a;justify-content:space-between;flex-grow:1}.modal-senders-header__title{display:flex;margin:0;align-items:center;justify-content:center;font-size:1rem}.modal-senders-header-wrapper{display:flex;justify-content:space-between}.modal-senders-body{display:flex;flex-direction:column;padding:10px}.modal-senders-body__search-area{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.modal-senders-body__search-area__left{justify-content:flex-start}.modal-senders-body__search-area__row{display:flex;align-items:center;justify-content:center;margin-right:10px}.modal-senders-body__search-area__row label{min-width:100px;text-align:right}.modal-senders-body__search-area__row__wrapper{display:flex;flex-wrap:wrap;align-items:center}.modal-senders-body__search-area select,.modal-senders-body__search-area input{border-radius:5px;border:1px solid #eff3f7;background-color:#eff3f7;color:#757575;overflow:hidden;text-overflow:ellipsis;height:38px;margin:5px;width:170px;padding:5px}.modal-senders-body__search-area select:not(:last-child){margin-right:15px}.modal-senders-body__row{margin:2px 0}.modal-senders-body__row .flex-grow-1{flex:1;flex-grow:0.1}.modal-senders-body__row .flex-grow-2{flex:1;flex-grow:0.2}.modal-senders-body__row .flex-grow-3{flex:1;flex-grow:0.3}.modal-senders-body__row .flex-grow-4{flex:1;flex-grow:0.4}.modal-senders-body__row .flex-grow-5{flex:1;flex-grow:0.5}.modal-senders-body__row .flex-grow-6{flex:1;flex-grow:0.6}.modal-senders-body__row .flex-grow-7{flex:1;flex-grow:0.7}.modal-senders-body__row .flex-grow-8{flex:1;flex-grow:0.8}.modal-senders-body__row .flex-grow-9{flex:1;flex-grow:0.9}.modal-senders-body__row .scroll{overflow-y:auto;height:15vh;scrollbar-width:thin}.modal-senders-body__row .scroll .form-line{border-bottom:solid 1px #c0c0c0}.modal-senders-body__row .table-header{display:flex;background-color:#eff3f7;text-align:center}.modal-senders-body__row .form-line{display:flex}.modal-senders-body__row label{font-weight:bold;margin-right:20px}.modal-senders-body__row .label-area{display:flex;align-items:center}.modal-senders-body__row .label-area .sm-font{font-size:0.9rem;font-weight:bold}.modal-senders-body__col{padding:5px;overflow-wrap:anywhere}.modal-senders-body__col--w1px{min-width:1px;max-width:1px}.modal-senders-body__col--w2px{min-width:2px;max-width:2px}.modal-senders-body__col--w3px{min-width:3px;max-width:3px}.modal-senders-body__col--w4px{min-width:4px;max-width:4px}.modal-senders-body__col--w5px{min-width:5px;max-width:5px}.modal-senders-body__col--w6px{min-width:6px;max-width:6px}.modal-senders-body__col--w7px{min-width:7px;max-width:7px}.modal-senders-body__col--w8px{min-width:8px;max-width:8px}.modal-senders-body__col--w9px{min-width:9px;max-width:9px}.modal-senders-body__col--w10px{min-width:10px;max-width:10px}.modal-senders-body__col--w11px{min-width:11px;max-width:11px}.modal-senders-body__col--w12px{min-width:12px;max-width:12px}.modal-senders-body__col--w13px{min-width:13px;max-width:13px}.modal-senders-body__col--w14px{min-width:14px;max-width:14px}.modal-senders-body__col--w15px{min-width:15px;max-width:15px}.modal-senders-body__col--w16px{min-width:16px;max-width:16px}.modal-senders-body__col--w17px{min-width:17px;max-width:17px}.modal-senders-body__col--w18px{min-width:18px;max-width:18px}.modal-senders-body__col--w19px{min-width:19px;max-width:19px}.modal-senders-body__col--w20px{min-width:20px;max-width:20px}.modal-senders-body__col--w21px{min-width:21px;max-width:21px}.modal-senders-body__col--w22px{min-width:22px;max-width:22px}.modal-senders-body__col--w23px{min-width:23px;max-width:23px}.modal-senders-body__col--w24px{min-width:24px;max-width:24px}.modal-senders-body__col--w25px{min-width:25px;max-width:25px}.modal-senders-body__col--w26px{min-width:26px;max-width:26px}.modal-senders-body__col--w27px{min-width:27px;max-width:27px}.modal-senders-body__col--w28px{min-width:28px;max-width:28px}.modal-senders-body__col--w29px{min-width:29px;max-width:29px}.modal-senders-body__col--w30px{min-width:30px;max-width:30px}.modal-senders-body__col--w31px{min-width:31px;max-width:31px}.modal-senders-body__col--w32px{min-width:32px;max-width:32px}.modal-senders-body__col--w33px{min-width:33px;max-width:33px}.modal-senders-body__col--w34px{min-width:34px;max-width:34px}.modal-senders-body__col--w35px{min-width:35px;max-width:35px}.modal-senders-body__col--w36px{min-width:36px;max-width:36px}.modal-senders-body__col--w37px{min-width:37px;max-width:37px}.modal-senders-body__col--w38px{min-width:38px;max-width:38px}.modal-senders-body__col--w39px{min-width:39px;max-width:39px}.modal-senders-body__col--w40px{min-width:40px;max-width:40px}.modal-senders-body__col--w41px{min-width:41px;max-width:41px}.modal-senders-body__col--w42px{min-width:42px;max-width:42px}.modal-senders-body__col--w43px{min-width:43px;max-width:43px}.modal-senders-body__col--w44px{min-width:44px;max-width:44px}.modal-senders-body__col--w45px{min-width:45px;max-width:45px}.modal-senders-body__col--w46px{min-width:46px;max-width:46px}.modal-senders-body__col--w47px{min-width:47px;max-width:47px}.modal-senders-body__col--w48px{min-width:48px;max-width:48px}.modal-senders-body__col--w49px{min-width:49px;max-width:49px}.modal-senders-body__col--w50px{min-width:50px;max-width:50px}.modal-senders-body__col--w51px{min-width:51px;max-width:51px}.modal-senders-body__col--w52px{min-width:52px;max-width:52px}.modal-senders-body__col--w53px{min-width:53px;max-width:53px}.modal-senders-body__col--w54px{min-width:54px;max-width:54px}.modal-senders-body__col--w55px{min-width:55px;max-width:55px}.modal-senders-body__col--w56px{min-width:56px;max-width:56px}.modal-senders-body__col--w57px{min-width:57px;max-width:57px}.modal-senders-body__col--w58px{min-width:58px;max-width:58px}.modal-senders-body__col--w59px{min-width:59px;max-width:59px}.modal-senders-body__col--w60px{min-width:60px;max-width:60px}.modal-senders-body__col--w61px{min-width:61px;max-width:61px}.modal-senders-body__col--w62px{min-width:62px;max-width:62px}.modal-senders-body__col--w63px{min-width:63px;max-width:63px}.modal-senders-body__col--w64px{min-width:64px;max-width:64px}.modal-senders-body__col--w65px{min-width:65px;max-width:65px}.modal-senders-body__col--w66px{min-width:66px;max-width:66px}.modal-senders-body__col--w67px{min-width:67px;max-width:67px}.modal-senders-body__col--w68px{min-width:68px;max-width:68px}.modal-senders-body__col--w69px{min-width:69px;max-width:69px}.modal-senders-body__col--w70px{min-width:70px;max-width:70px}.modal-senders-body__col--w71px{min-width:71px;max-width:71px}.modal-senders-body__col--w72px{min-width:72px;max-width:72px}.modal-senders-body__col--w73px{min-width:73px;max-width:73px}.modal-senders-body__col--w74px{min-width:74px;max-width:74px}.modal-senders-body__col--w75px{min-width:75px;max-width:75px}.modal-senders-body__col--w76px{min-width:76px;max-width:76px}.modal-senders-body__col--w77px{min-width:77px;max-width:77px}.modal-senders-body__col--w78px{min-width:78px;max-width:78px}.modal-senders-body__col--w79px{min-width:79px;max-width:79px}.modal-senders-body__col--w80px{min-width:80px;max-width:80px}.modal-senders-body__col--w81px{min-width:81px;max-width:81px}.modal-senders-body__col--w82px{min-width:82px;max-width:82px}.modal-senders-body__col--w83px{min-width:83px;max-width:83px}.modal-senders-body__col--w84px{min-width:84px;max-width:84px}.modal-senders-body__col--w85px{min-width:85px;max-width:85px}.modal-senders-body__col--w86px{min-width:86px;max-width:86px}.modal-senders-body__col--w87px{min-width:87px;max-width:87px}.modal-senders-body__col--w88px{min-width:88px;max-width:88px}.modal-senders-body__col--w89px{min-width:89px;max-width:89px}.modal-senders-body__col--w90px{min-width:90px;max-width:90px}.modal-senders-body__col--w91px{min-width:91px;max-width:91px}.modal-senders-body__col--w92px{min-width:92px;max-width:92px}.modal-senders-body__col--w93px{min-width:93px;max-width:93px}.modal-senders-body__col--w94px{min-width:94px;max-width:94px}.modal-senders-body__col--w95px{min-width:95px;max-width:95px}.modal-senders-body__col--w96px{min-width:96px;max-width:96px}.modal-senders-body__col--w97px{min-width:97px;max-width:97px}.modal-senders-body__col--w98px{min-width:98px;max-width:98px}.modal-senders-body__col--w99px{min-width:99px;max-width:99px}.modal-senders-body__col--w100px{min-width:100px;max-width:100px}.modal-senders-body__col--w101px{min-width:101px;max-width:101px}.modal-senders-body__col--w102px{min-width:102px;max-width:102px}.modal-senders-body__col--w103px{min-width:103px;max-width:103px}.modal-senders-body__col--w104px{min-width:104px;max-width:104px}.modal-senders-body__col--w105px{min-width:105px;max-width:105px}.modal-senders-body__col--w106px{min-width:106px;max-width:106px}.modal-senders-body__col--w107px{min-width:107px;max-width:107px}.modal-senders-body__col--w108px{min-width:108px;max-width:108px}.modal-senders-body__col--w109px{min-width:109px;max-width:109px}.modal-senders-body__col--w110px{min-width:110px;max-width:110px}.modal-senders-body__col--w111px{min-width:111px;max-width:111px}.modal-senders-body__col--w112px{min-width:112px;max-width:112px}.modal-senders-body__col--w113px{min-width:113px;max-width:113px}.modal-senders-body__col--w114px{min-width:114px;max-width:114px}.modal-senders-body__col--w115px{min-width:115px;max-width:115px}.modal-senders-body__col--w116px{min-width:116px;max-width:116px}.modal-senders-body__col--w117px{min-width:117px;max-width:117px}.modal-senders-body__col--w118px{min-width:118px;max-width:118px}.modal-senders-body__col--w119px{min-width:119px;max-width:119px}.modal-senders-body__col--w120px{min-width:120px;max-width:120px}.modal-senders-body__col--w121px{min-width:121px;max-width:121px}.modal-senders-body__col--w122px{min-width:122px;max-width:122px}.modal-senders-body__col--w123px{min-width:123px;max-width:123px}.modal-senders-body__col--w124px{min-width:124px;max-width:124px}.modal-senders-body__col--w125px{min-width:125px;max-width:125px}.modal-senders-body__col--w126px{min-width:126px;max-width:126px}.modal-senders-body__col--w127px{min-width:127px;max-width:127px}.modal-senders-body__col--w128px{min-width:128px;max-width:128px}.modal-senders-body__col--w129px{min-width:129px;max-width:129px}.modal-senders-body__col--w130px{min-width:130px;max-width:130px}.modal-senders-body__col--w131px{min-width:131px;max-width:131px}.modal-senders-body__col--w132px{min-width:132px;max-width:132px}.modal-senders-body__col--w133px{min-width:133px;max-width:133px}.modal-senders-body__col--w134px{min-width:134px;max-width:134px}.modal-senders-body__col--w135px{min-width:135px;max-width:135px}.modal-senders-body__col--w136px{min-width:136px;max-width:136px}.modal-senders-body__col--w137px{min-width:137px;max-width:137px}.modal-senders-body__col--w138px{min-width:138px;max-width:138px}.modal-senders-body__col--w139px{min-width:139px;max-width:139px}.modal-senders-body__col--w140px{min-width:140px;max-width:140px}.modal-senders-body__col--w141px{min-width:141px;max-width:141px}.modal-senders-body__col--w142px{min-width:142px;max-width:142px}.modal-senders-body__col--w143px{min-width:143px;max-width:143px}.modal-senders-body__col--w144px{min-width:144px;max-width:144px}.modal-senders-body__col--w145px{min-width:145px;max-width:145px}.modal-senders-body__col--w146px{min-width:146px;max-width:146px}.modal-senders-body__col--w147px{min-width:147px;max-width:147px}.modal-senders-body__col--w148px{min-width:148px;max-width:148px}.modal-senders-body__col--w149px{min-width:149px;max-width:149px}.modal-senders-body__col--w150px{min-width:150px;max-width:150px}.modal-senders-body__col--w151px{min-width:151px;max-width:151px}.modal-senders-body__col--w152px{min-width:152px;max-width:152px}.modal-senders-body__col--w153px{min-width:153px;max-width:153px}.modal-senders-body__col--w154px{min-width:154px;max-width:154px}.modal-senders-body__col--w155px{min-width:155px;max-width:155px}.modal-senders-body__col--w156px{min-width:156px;max-width:156px}.modal-senders-body__col--w157px{min-width:157px;max-width:157px}.modal-senders-body__col--w158px{min-width:158px;max-width:158px}.modal-senders-body__col--w159px{min-width:159px;max-width:159px}.modal-senders-body__col--w160px{min-width:160px;max-width:160px}.modal-senders-body__col--w161px{min-width:161px;max-width:161px}.modal-senders-body__col--w162px{min-width:162px;max-width:162px}.modal-senders-body__col--w163px{min-width:163px;max-width:163px}.modal-senders-body__col--w164px{min-width:164px;max-width:164px}.modal-senders-body__col--w165px{min-width:165px;max-width:165px}.modal-senders-body__col--w166px{min-width:166px;max-width:166px}.modal-senders-body__col--w167px{min-width:167px;max-width:167px}.modal-senders-body__col--w168px{min-width:168px;max-width:168px}.modal-senders-body__col--w169px{min-width:169px;max-width:169px}.modal-senders-body__col--w170px{min-width:170px;max-width:170px}.modal-senders-body__col--w171px{min-width:171px;max-width:171px}.modal-senders-body__col--w172px{min-width:172px;max-width:172px}.modal-senders-body__col--w173px{min-width:173px;max-width:173px}.modal-senders-body__col--w174px{min-width:174px;max-width:174px}.modal-senders-body__col--w175px{min-width:175px;max-width:175px}.modal-senders-body__col--w176px{min-width:176px;max-width:176px}.modal-senders-body__col--w177px{min-width:177px;max-width:177px}.modal-senders-body__col--w178px{min-width:178px;max-width:178px}.modal-senders-body__col--w179px{min-width:179px;max-width:179px}.modal-senders-body__col--w180px{min-width:180px;max-width:180px}.modal-senders-body__col--w181px{min-width:181px;max-width:181px}.modal-senders-body__col--w182px{min-width:182px;max-width:182px}.modal-senders-body__col--w183px{min-width:183px;max-width:183px}.modal-senders-body__col--w184px{min-width:184px;max-width:184px}.modal-senders-body__col--w185px{min-width:185px;max-width:185px}.modal-senders-body__col--w186px{min-width:186px;max-width:186px}.modal-senders-body__col--w187px{min-width:187px;max-width:187px}.modal-senders-body__col--w188px{min-width:188px;max-width:188px}.modal-senders-body__col--w189px{min-width:189px;max-width:189px}.modal-senders-body__col--w190px{min-width:190px;max-width:190px}.modal-senders-body__col--w191px{min-width:191px;max-width:191px}.modal-senders-body__col--w192px{min-width:192px;max-width:192px}.modal-senders-body__col--w193px{min-width:193px;max-width:193px}.modal-senders-body__col--w194px{min-width:194px;max-width:194px}.modal-senders-body__col--w195px{min-width:195px;max-width:195px}.modal-senders-body__col--w196px{min-width:196px;max-width:196px}.modal-senders-body__col--w197px{min-width:197px;max-width:197px}.modal-senders-body__col--w198px{min-width:198px;max-width:198px}.modal-senders-body__col--w199px{min-width:199px;max-width:199px}.modal-senders-body__col--w200px{min-width:200px;max-width:200px}.modal-senders-body__col--w201px{min-width:201px;max-width:201px}.modal-senders-body__col--w202px{min-width:202px;max-width:202px}.modal-senders-body__col--w203px{min-width:203px;max-width:203px}.modal-senders-body__col--w204px{min-width:204px;max-width:204px}.modal-senders-body__col--w205px{min-width:205px;max-width:205px}.modal-senders-body__col--w206px{min-width:206px;max-width:206px}.modal-senders-body__col--w207px{min-width:207px;max-width:207px}.modal-senders-body__col--w208px{min-width:208px;max-width:208px}.modal-senders-body__col--w209px{min-width:209px;max-width:209px}.modal-senders-body__col--w210px{min-width:210px;max-width:210px}.modal-senders-body__col--w211px{min-width:211px;max-width:211px}.modal-senders-body__col--w212px{min-width:212px;max-width:212px}.modal-senders-body__col--w213px{min-width:213px;max-width:213px}.modal-senders-body__col--w214px{min-width:214px;max-width:214px}.modal-senders-body__col--w215px{min-width:215px;max-width:215px}.modal-senders-body__col--w216px{min-width:216px;max-width:216px}.modal-senders-body__col--w217px{min-width:217px;max-width:217px}.modal-senders-body__col--w218px{min-width:218px;max-width:218px}.modal-senders-body__col--w219px{min-width:219px;max-width:219px}.modal-senders-body__col--w220px{min-width:220px;max-width:220px}.modal-senders-body__col--w221px{min-width:221px;max-width:221px}.modal-senders-body__col--w222px{min-width:222px;max-width:222px}.modal-senders-body__col--w223px{min-width:223px;max-width:223px}.modal-senders-body__col--w224px{min-width:224px;max-width:224px}.modal-senders-body__col--w225px{min-width:225px;max-width:225px}.modal-senders-body__col--w226px{min-width:226px;max-width:226px}.modal-senders-body__col--w227px{min-width:227px;max-width:227px}.modal-senders-body__col--w228px{min-width:228px;max-width:228px}.modal-senders-body__col--w229px{min-width:229px;max-width:229px}.modal-senders-body__col--w230px{min-width:230px;max-width:230px}.modal-senders-body__col--w231px{min-width:231px;max-width:231px}.modal-senders-body__col--w232px{min-width:232px;max-width:232px}.modal-senders-body__col--w233px{min-width:233px;max-width:233px}.modal-senders-body__col--w234px{min-width:234px;max-width:234px}.modal-senders-body__col--w235px{min-width:235px;max-width:235px}.modal-senders-body__col--w236px{min-width:236px;max-width:236px}.modal-senders-body__col--w237px{min-width:237px;max-width:237px}.modal-senders-body__col--w238px{min-width:238px;max-width:238px}.modal-senders-body__col--w239px{min-width:239px;max-width:239px}.modal-senders-body__col--w240px{min-width:240px;max-width:240px}.modal-senders-body__col--w241px{min-width:241px;max-width:241px}.modal-senders-body__col--w242px{min-width:242px;max-width:242px}.modal-senders-body__col--w243px{min-width:243px;max-width:243px}.modal-senders-body__col--w244px{min-width:244px;max-width:244px}.modal-senders-body__col--w245px{min-width:245px;max-width:245px}.modal-senders-body__col--w246px{min-width:246px;max-width:246px}.modal-senders-body__col--w247px{min-width:247px;max-width:247px}.modal-senders-body__col--w248px{min-width:248px;max-width:248px}.modal-senders-body__col--w249px{min-width:249px;max-width:249px}.modal-senders-body__col--w250px{min-width:250px;max-width:250px}.modal-senders-body__col--w251px{min-width:251px;max-width:251px}.modal-senders-body__col--w252px{min-width:252px;max-width:252px}.modal-senders-body__col--w253px{min-width:253px;max-width:253px}.modal-senders-body__col--w254px{min-width:254px;max-width:254px}.modal-senders-body__col--w255px{min-width:255px;max-width:255px}.modal-senders-body__col--w256px{min-width:256px;max-width:256px}.modal-senders-body__col--w257px{min-width:257px;max-width:257px}.modal-senders-body__col--w258px{min-width:258px;max-width:258px}.modal-senders-body__col--w259px{min-width:259px;max-width:259px}.modal-senders-body__col--w260px{min-width:260px;max-width:260px}.modal-senders-body__col--w261px{min-width:261px;max-width:261px}.modal-senders-body__col--w262px{min-width:262px;max-width:262px}.modal-senders-body__col--w263px{min-width:263px;max-width:263px}.modal-senders-body__col--w264px{min-width:264px;max-width:264px}.modal-senders-body__col--w265px{min-width:265px;max-width:265px}.modal-senders-body__col--w266px{min-width:266px;max-width:266px}.modal-senders-body__col--w267px{min-width:267px;max-width:267px}.modal-senders-body__col--w268px{min-width:268px;max-width:268px}.modal-senders-body__col--w269px{min-width:269px;max-width:269px}.modal-senders-body__col--w270px{min-width:270px;max-width:270px}.modal-senders-body__col--w271px{min-width:271px;max-width:271px}.modal-senders-body__col--w272px{min-width:272px;max-width:272px}.modal-senders-body__col--w273px{min-width:273px;max-width:273px}.modal-senders-body__col--w274px{min-width:274px;max-width:274px}.modal-senders-body__col--w275px{min-width:275px;max-width:275px}.modal-senders-body__col--w276px{min-width:276px;max-width:276px}.modal-senders-body__col--w277px{min-width:277px;max-width:277px}.modal-senders-body__col--w278px{min-width:278px;max-width:278px}.modal-senders-body__col--w279px{min-width:279px;max-width:279px}.modal-senders-body__col--w280px{min-width:280px;max-width:280px}.modal-senders-body__col--w281px{min-width:281px;max-width:281px}.modal-senders-body__col--w282px{min-width:282px;max-width:282px}.modal-senders-body__col--w283px{min-width:283px;max-width:283px}.modal-senders-body__col--w284px{min-width:284px;max-width:284px}.modal-senders-body__col--w285px{min-width:285px;max-width:285px}.modal-senders-body__col--w286px{min-width:286px;max-width:286px}.modal-senders-body__col--w287px{min-width:287px;max-width:287px}.modal-senders-body__col--w288px{min-width:288px;max-width:288px}.modal-senders-body__col--w289px{min-width:289px;max-width:289px}.modal-senders-body__col--w290px{min-width:290px;max-width:290px}.modal-senders-body__col--w291px{min-width:291px;max-width:291px}.modal-senders-body__col--w292px{min-width:292px;max-width:292px}.modal-senders-body__col--w293px{min-width:293px;max-width:293px}.modal-senders-body__col--w294px{min-width:294px;max-width:294px}.modal-senders-body__col--w295px{min-width:295px;max-width:295px}.modal-senders-body__col--w296px{min-width:296px;max-width:296px}.modal-senders-body__col--w297px{min-width:297px;max-width:297px}.modal-senders-body__col--w298px{min-width:298px;max-width:298px}.modal-senders-body__col--w299px{min-width:299px;max-width:299px}.modal-senders-body__col--w300px{min-width:300px;max-width:300px}.modal-senders-body__col.text-left{text-align:left}.modal-senders-body__col.text-center{text-align:center;display:flex;justify-content:center;align-items:center}.modal-senders-body__col.display-none{display:none}.modal-senders-body__search .input-text{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;width:200px;margin:0 .5rem;padding:.5rem;font-size:1rem}@media screen and (min-width: 0px) and (max-device-width: 420px){.modal-senders-body__search .input-text{width:90%;height:70px}}.modal-senders__btn-area{display:flex;justify-content:center}.modal-senders__btn{margin:8px;border:1px solid;border-radius:5px;justify-content:center;align-items:center;user-select:none}.modal-senders__btn--search{cursor:pointer;width:70%;height:50px;font-weight:bold;font-size:110%;color:#fff;background-color:#1e90ff;box-shadow:0 2px 0 0 #191970;line-height:1.3;position:relative;display:block;box-sizing:border-box;text-align:center;vertical-align:middle;text-decoration:none;border-radius:10px;padding-top:13px;font-size:1rem;font-weight:normal;width:60px;height:auto;padding:5px;border:0;display:inline-block;cursor:pointer;-webkit-appearance:none}.modal-senders__btn--add-sender{display:flex;width:30px;height:30px;font-size:1.2rem;color:#FFFFFF;background-color:#85858a;cursor:pointer}.modal-senders__btn--submit{display:flex;padding:5px 10px;color:#FFFFFF;background-color:#2E75B6;cursor:pointer}.modal-senders__btn--close{display:flex;padding:5px 10px;color:#FFFFFF;background-color:#5a5958;cursor:pointer}.modal-senders__message-area{font-weight:bold;display:flex;align-items:center;flex-direction:column;color:#606060}.modal-senders__destination{margin:10px 0px;padding:.4em .4em;display:flex}.modal-senders__destination-column{flex-direction:column}.modal-senders__destination__condition-label{color:#2E75B6;flex-grow:.1}.modal-senders__destination__condition-separate{flex-grow:.08}.modal-senders__destination__condition-values{display:flex;flex-direction:column;flex:1}.modal-senders__destination__caution{font-size:.9em}.letters-flex-table{display:flex;flex-direction:column;padding:0;background-color:#fff;height:300px;overflow-y:auto;margin-bottom:20px}.letters-flex-table-header{border-top:1px solid #85858a;border-bottom:1px solid #85858a;padding:0}.letters-flex-table-header-row{font-weight:bold;display:flex;padding:0}.letters-flex-table-body{padding:0}.letters-flex-table-body-row{display:flex;padding:0;border-bottom:1px solid #c0c0c0}.letters-flex-table-body-row:nth-child(odd){background-color:#eff3f7}.letters-flex-table-body-center{justify-content:center !important}.letters-flex-table-data{display:flex;flex:1;padding:.4em .4em;margin:0;word-break:break-all;align-items:center;justify-content:center;flex-wrap:wrap}.letters-flex-table-data span{display:inline-block}.letters-flex-table-data.flex-grow-1{flex-grow:0.1}.letters-flex-table-data.flex-grow-2{flex-grow:0.2}.letters-flex-table-data.flex-grow-3{flex-grow:0.3}.letters-flex-table-data.flex-grow-4{flex-grow:0.4}.letters-flex-table-data.flex-grow-5{flex-grow:0.5}.letters-flex-table-data.flex-grow-6{flex-grow:0.6}.letters-flex-table-data.flex-grow-7{flex-grow:0.7}.letters-flex-table-data.flex-grow-8{flex-grow:0.8}.letters-flex-table-data.flex-grow-9{flex-grow:0.9}.letters-flex-table-data:not(:last-child){border-right:1px solid #c0c0c0}.letters-flex-table-data.align-left{justify-content:start}@media screen and (min-device-width: 481px) and (max-device-width: 800px){.modal-senders-body input[type='checkbox']{padding:5px}.modal-senders__btn{padding:10px 20px}.delivery-form,.progress-tracker,.delivery-box,.delivery-btn-menu{width:95%}.delivery-form,.progress-tracker,.delivery-box,.delivery-btn-menu{width:95%}}@media screen and (min-width: 0px) and (max-device-width: 480px){.list-table-data .xtype{font-weight:bold}.list-table-data .manager{margin-left:.3rem}.delivery-form-content .delivery-form__label{max-width:100%;flex-direction:row !important;justify-content:space-between !important;align-items:center !important;flex-wrap:nowrap}.delivery-form__row{flex-wrap:wrap}.delivery-form__label{flex-wrap:wrap;min-height:0px;flex-wrap:wrap;min-width:100%;box-sizing:border-box}.delivery-form__label--small{min-width:35%;flex:0}.delivery-form__label .designation-label{width:100%}.delivery-form__label .btn--medium{min-width:100px;width:100px}.delivery-form select{max-width:120px}.delivery-form__value{flex-wrap:wrap}.delivery-form__value .delivery-input{box-sizing:border-box}.delivery-form__value .delivery-input__text--datetime-type{width:220px}.delivery-form--in-delivery-form{margin:10px}.delivery-form--in-delivery-form .delivery-form__label{min-width:100%}.delivery-form--in-delivery-form .delivery-form__label select{max-width:90px}.delivery-form__check-label{width:100%}.delivery-form .clip-icon{color:#757575}.delivery-btn-menu .btn--large{width:130px;min-width:0}.progress-tracker{border-bottom:solid 1px #c0c0c0;margin-bottom:1rem}.progress-tracker__item--not-current-page,.progress-tracker__item--last--not-current-page{display:none}.progress-tracker__item{margin:0 !important;color:#606060;font-weight:bold}.progress-tracker__item::after{display:none}.delivery-box__label{min-width:80px}.delivery-box__value{min-width:100px}.delivery-box__circle{box-sizing:border-box;margin:0;padding:0}.delivery-box__square{overflow:hidden;height:auto}.delivery-box ul.information{display:flex;flex-direction:column}.delivery-box ul.information li{width:100%}.delivery-box .delivery-radio-btn{flex-direction:column;margin-bottom:1rem}.delivery-box .delivery-radio-btn__item{margin:.2rem 1rem;justify-content:flex-start;padding-left:1rem}.delivery-btn-menu{justify-content:center}.delivery-tab__item{flex-wrap:wrap;padding-left:10px;padding-right:10px}.destination-modal .modaal-container,.delivery-result-modal .modaal-container{min-width:0px;width:100%;min-height:100vh}.destination-modal .modaal-inner-wrapper,.delivery-result-modal .modaal-inner-wrapper{padding:0}.destination-modal .modaal-content-container,.delivery-result-modal .modaal-content-container{padding:0px}.destination-modal .modal-base-form-header-wrapper,.delivery-result-modal .modal-base-form-header-wrapper{height:42px}.confirm-apply-modal .modaal-container{width:100%}.confirm-apply-modal .modaal-content-container{padding:10px}.delivery-result-modal .delivery-tab{justify-content:center}.delivery-result-modal .delivery-tab__item{border:solid 1px #049fff;padding:11px;width:45%}.delivery-result-modal .delivery-tab__item:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.delivery-result-modal .delivery-tab__item:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.delivery-result-modal .modal-base-form-header-wrapper{padding:0;position:fixed;top:0;width:100%;background-color:#fff;z-index:10}.delivery-result-modal .modal-base-form-header{border-top:none}.delivery-result-modal .modaal-container{min-width:0px}.delivery-result-modal .delivery-box__circle{margin:20px 20px;margin-top:60px}.delivery-result-modal .delivery-box__square{border-top:none}.delivery-result-modal .list-table-body__row{padding-left:5px;display:flex;flex-direction:column;align-items:flex-start}.delivery-result-modal .list-table-body__row__user_info{font-weight:bold;display:flex}.delivery-result-modal .list-table-body__row__school{font-size:1.1rem}.delivery-result-modal .list-table-body__row__class{min-width:30vw;font-size:1.1rem}.delivery-result-modal .list-table-body__row__name{font-size:1.1rem}.delivery-result-modal .list-table-body__row .row{display:flex}.delivery-result-modal .list-table-body__row .column{display:flex;flex-direction:column;min-width:40vw}.modal-senders-header{margin-left:10px;margin-right:10px;border-top:none}.modal-senders-body__row{display:flex;flex-direction:column}.modal-senders-body__row label{margin-left:1rem}.modal-senders-body__mobile-col--w1px{min-width:1px;max-width:1px}.modal-senders-body__mobile-col--w2px{min-width:2px;max-width:2px}.modal-senders-body__mobile-col--w3px{min-width:3px;max-width:3px}.modal-senders-body__mobile-col--w4px{min-width:4px;max-width:4px}.modal-senders-body__mobile-col--w5px{min-width:5px;max-width:5px}.modal-senders-body__mobile-col--w6px{min-width:6px;max-width:6px}.modal-senders-body__mobile-col--w7px{min-width:7px;max-width:7px}.modal-senders-body__mobile-col--w8px{min-width:8px;max-width:8px}.modal-senders-body__mobile-col--w9px{min-width:9px;max-width:9px}.modal-senders-body__mobile-col--w10px{min-width:10px;max-width:10px}.modal-senders-body__mobile-col--w11px{min-width:11px;max-width:11px}.modal-senders-body__mobile-col--w12px{min-width:12px;max-width:12px}.modal-senders-body__mobile-col--w13px{min-width:13px;max-width:13px}.modal-senders-body__mobile-col--w14px{min-width:14px;max-width:14px}.modal-senders-body__mobile-col--w15px{min-width:15px;max-width:15px}.modal-senders-body__mobile-col--w16px{min-width:16px;max-width:16px}.modal-senders-body__mobile-col--w17px{min-width:17px;max-width:17px}.modal-senders-body__mobile-col--w18px{min-width:18px;max-width:18px}.modal-senders-body__mobile-col--w19px{min-width:19px;max-width:19px}.modal-senders-body__mobile-col--w20px{min-width:20px;max-width:20px}.modal-senders-body__mobile-col--w21px{min-width:21px;max-width:21px}.modal-senders-body__mobile-col--w22px{min-width:22px;max-width:22px}.modal-senders-body__mobile-col--w23px{min-width:23px;max-width:23px}.modal-senders-body__mobile-col--w24px{min-width:24px;max-width:24px}.modal-senders-body__mobile-col--w25px{min-width:25px;max-width:25px}.modal-senders-body__mobile-col--w26px{min-width:26px;max-width:26px}.modal-senders-body__mobile-col--w27px{min-width:27px;max-width:27px}.modal-senders-body__mobile-col--w28px{min-width:28px;max-width:28px}.modal-senders-body__mobile-col--w29px{min-width:29px;max-width:29px}.modal-senders-body__mobile-col--w30px{min-width:30px;max-width:30px}.modal-senders-body__mobile-col--w31px{min-width:31px;max-width:31px}.modal-senders-body__mobile-col--w32px{min-width:32px;max-width:32px}.modal-senders-body__mobile-col--w33px{min-width:33px;max-width:33px}.modal-senders-body__mobile-col--w34px{min-width:34px;max-width:34px}.modal-senders-body__mobile-col--w35px{min-width:35px;max-width:35px}.modal-senders-body__mobile-col--w36px{min-width:36px;max-width:36px}.modal-senders-body__mobile-col--w37px{min-width:37px;max-width:37px}.modal-senders-body__mobile-col--w38px{min-width:38px;max-width:38px}.modal-senders-body__mobile-col--w39px{min-width:39px;max-width:39px}.modal-senders-body__mobile-col--w40px{min-width:40px;max-width:40px}.modal-senders-body__mobile-col--w41px{min-width:41px;max-width:41px}.modal-senders-body__mobile-col--w42px{min-width:42px;max-width:42px}.modal-senders-body__mobile-col--w43px{min-width:43px;max-width:43px}.modal-senders-body__mobile-col--w44px{min-width:44px;max-width:44px}.modal-senders-body__mobile-col--w45px{min-width:45px;max-width:45px}.modal-senders-body__mobile-col--w46px{min-width:46px;max-width:46px}.modal-senders-body__mobile-col--w47px{min-width:47px;max-width:47px}.modal-senders-body__mobile-col--w48px{min-width:48px;max-width:48px}.modal-senders-body__mobile-col--w49px{min-width:49px;max-width:49px}.modal-senders-body__mobile-col--w50px{min-width:50px;max-width:50px}.modal-senders-body__mobile-col--w51px{min-width:51px;max-width:51px}.modal-senders-body__mobile-col--w52px{min-width:52px;max-width:52px}.modal-senders-body__mobile-col--w53px{min-width:53px;max-width:53px}.modal-senders-body__mobile-col--w54px{min-width:54px;max-width:54px}.modal-senders-body__mobile-col--w55px{min-width:55px;max-width:55px}.modal-senders-body__mobile-col--w56px{min-width:56px;max-width:56px}.modal-senders-body__mobile-col--w57px{min-width:57px;max-width:57px}.modal-senders-body__mobile-col--w58px{min-width:58px;max-width:58px}.modal-senders-body__mobile-col--w59px{min-width:59px;max-width:59px}.modal-senders-body__mobile-col--w60px{min-width:60px;max-width:60px}.modal-senders-body__mobile-col--w61px{min-width:61px;max-width:61px}.modal-senders-body__mobile-col--w62px{min-width:62px;max-width:62px}.modal-senders-body__mobile-col--w63px{min-width:63px;max-width:63px}.modal-senders-body__mobile-col--w64px{min-width:64px;max-width:64px}.modal-senders-body__mobile-col--w65px{min-width:65px;max-width:65px}.modal-senders-body__mobile-col--w66px{min-width:66px;max-width:66px}.modal-senders-body__mobile-col--w67px{min-width:67px;max-width:67px}.modal-senders-body__mobile-col--w68px{min-width:68px;max-width:68px}.modal-senders-body__mobile-col--w69px{min-width:69px;max-width:69px}.modal-senders-body__mobile-col--w70px{min-width:70px;max-width:70px}.modal-senders-body__mobile-col--w71px{min-width:71px;max-width:71px}.modal-senders-body__mobile-col--w72px{min-width:72px;max-width:72px}.modal-senders-body__mobile-col--w73px{min-width:73px;max-width:73px}.modal-senders-body__mobile-col--w74px{min-width:74px;max-width:74px}.modal-senders-body__mobile-col--w75px{min-width:75px;max-width:75px}.modal-senders-body__mobile-col--w76px{min-width:76px;max-width:76px}.modal-senders-body__mobile-col--w77px{min-width:77px;max-width:77px}.modal-senders-body__mobile-col--w78px{min-width:78px;max-width:78px}.modal-senders-body__mobile-col--w79px{min-width:79px;max-width:79px}.modal-senders-body__mobile-col--w80px{min-width:80px;max-width:80px}.modal-senders-body__mobile-col--w81px{min-width:81px;max-width:81px}.modal-senders-body__mobile-col--w82px{min-width:82px;max-width:82px}.modal-senders-body__mobile-col--w83px{min-width:83px;max-width:83px}.modal-senders-body__mobile-col--w84px{min-width:84px;max-width:84px}.modal-senders-body__mobile-col--w85px{min-width:85px;max-width:85px}.modal-senders-body__mobile-col--w86px{min-width:86px;max-width:86px}.modal-senders-body__mobile-col--w87px{min-width:87px;max-width:87px}.modal-senders-body__mobile-col--w88px{min-width:88px;max-width:88px}.modal-senders-body__mobile-col--w89px{min-width:89px;max-width:89px}.modal-senders-body__mobile-col--w90px{min-width:90px;max-width:90px}.modal-senders-body__mobile-col--w91px{min-width:91px;max-width:91px}.modal-senders-body__mobile-col--w92px{min-width:92px;max-width:92px}.modal-senders-body__mobile-col--w93px{min-width:93px;max-width:93px}.modal-senders-body__mobile-col--w94px{min-width:94px;max-width:94px}.modal-senders-body__mobile-col--w95px{min-width:95px;max-width:95px}.modal-senders-body__mobile-col--w96px{min-width:96px;max-width:96px}.modal-senders-body__mobile-col--w97px{min-width:97px;max-width:97px}.modal-senders-body__mobile-col--w98px{min-width:98px;max-width:98px}.modal-senders-body__mobile-col--w99px{min-width:99px;max-width:99px}.modal-senders-body__mobile-col--w100px{min-width:100px;max-width:100px}.modal-senders-body__mobile-col--w101px{min-width:101px;max-width:101px}.modal-senders-body__mobile-col--w102px{min-width:102px;max-width:102px}.modal-senders-body__mobile-col--w103px{min-width:103px;max-width:103px}.modal-senders-body__mobile-col--w104px{min-width:104px;max-width:104px}.modal-senders-body__mobile-col--w105px{min-width:105px;max-width:105px}.modal-senders-body__mobile-col--w106px{min-width:106px;max-width:106px}.modal-senders-body__mobile-col--w107px{min-width:107px;max-width:107px}.modal-senders-body__mobile-col--w108px{min-width:108px;max-width:108px}.modal-senders-body__mobile-col--w109px{min-width:109px;max-width:109px}.modal-senders-body__mobile-col--w110px{min-width:110px;max-width:110px}.modal-senders-body__mobile-col--w111px{min-width:111px;max-width:111px}.modal-senders-body__mobile-col--w112px{min-width:112px;max-width:112px}.modal-senders-body__mobile-col--w113px{min-width:113px;max-width:113px}.modal-senders-body__mobile-col--w114px{min-width:114px;max-width:114px}.modal-senders-body__mobile-col--w115px{min-width:115px;max-width:115px}.modal-senders-body__mobile-col--w116px{min-width:116px;max-width:116px}.modal-senders-body__mobile-col--w117px{min-width:117px;max-width:117px}.modal-senders-body__mobile-col--w118px{min-width:118px;max-width:118px}.modal-senders-body__mobile-col--w119px{min-width:119px;max-width:119px}.modal-senders-body__mobile-col--w120px{min-width:120px;max-width:120px}.modal-senders-body__mobile-col--w121px{min-width:121px;max-width:121px}.modal-senders-body__mobile-col--w122px{min-width:122px;max-width:122px}.modal-senders-body__mobile-col--w123px{min-width:123px;max-width:123px}.modal-senders-body__mobile-col--w124px{min-width:124px;max-width:124px}.modal-senders-body__mobile-col--w125px{min-width:125px;max-width:125px}.modal-senders-body__mobile-col--w126px{min-width:126px;max-width:126px}.modal-senders-body__mobile-col--w127px{min-width:127px;max-width:127px}.modal-senders-body__mobile-col--w128px{min-width:128px;max-width:128px}.modal-senders-body__mobile-col--w129px{min-width:129px;max-width:129px}.modal-senders-body__mobile-col--w130px{min-width:130px;max-width:130px}.modal-senders-body__mobile-col--w131px{min-width:131px;max-width:131px}.modal-senders-body__mobile-col--w132px{min-width:132px;max-width:132px}.modal-senders-body__mobile-col--w133px{min-width:133px;max-width:133px}.modal-senders-body__mobile-col--w134px{min-width:134px;max-width:134px}.modal-senders-body__mobile-col--w135px{min-width:135px;max-width:135px}.modal-senders-body__mobile-col--w136px{min-width:136px;max-width:136px}.modal-senders-body__mobile-col--w137px{min-width:137px;max-width:137px}.modal-senders-body__mobile-col--w138px{min-width:138px;max-width:138px}.modal-senders-body__mobile-col--w139px{min-width:139px;max-width:139px}.modal-senders-body__mobile-col--w140px{min-width:140px;max-width:140px}.modal-senders-body__mobile-col--w141px{min-width:141px;max-width:141px}.modal-senders-body__mobile-col--w142px{min-width:142px;max-width:142px}.modal-senders-body__mobile-col--w143px{min-width:143px;max-width:143px}.modal-senders-body__mobile-col--w144px{min-width:144px;max-width:144px}.modal-senders-body__mobile-col--w145px{min-width:145px;max-width:145px}.modal-senders-body__mobile-col--w146px{min-width:146px;max-width:146px}.modal-senders-body__mobile-col--w147px{min-width:147px;max-width:147px}.modal-senders-body__mobile-col--w148px{min-width:148px;max-width:148px}.modal-senders-body__mobile-col--w149px{min-width:149px;max-width:149px}.modal-senders-body__mobile-col--w150px{min-width:150px;max-width:150px}.modal-senders-body__mobile-col--w151px{min-width:151px;max-width:151px}.modal-senders-body__mobile-col--w152px{min-width:152px;max-width:152px}.modal-senders-body__mobile-col--w153px{min-width:153px;max-width:153px}.modal-senders-body__mobile-col--w154px{min-width:154px;max-width:154px}.modal-senders-body__mobile-col--w155px{min-width:155px;max-width:155px}.modal-senders-body__mobile-col--w156px{min-width:156px;max-width:156px}.modal-senders-body__mobile-col--w157px{min-width:157px;max-width:157px}.modal-senders-body__mobile-col--w158px{min-width:158px;max-width:158px}.modal-senders-body__mobile-col--w159px{min-width:159px;max-width:159px}.modal-senders-body__mobile-col--w160px{min-width:160px;max-width:160px}.modal-senders-body__mobile-col--w161px{min-width:161px;max-width:161px}.modal-senders-body__mobile-col--w162px{min-width:162px;max-width:162px}.modal-senders-body__mobile-col--w163px{min-width:163px;max-width:163px}.modal-senders-body__mobile-col--w164px{min-width:164px;max-width:164px}.modal-senders-body__mobile-col--w165px{min-width:165px;max-width:165px}.modal-senders-body__mobile-col--w166px{min-width:166px;max-width:166px}.modal-senders-body__mobile-col--w167px{min-width:167px;max-width:167px}.modal-senders-body__mobile-col--w168px{min-width:168px;max-width:168px}.modal-senders-body__mobile-col--w169px{min-width:169px;max-width:169px}.modal-senders-body__mobile-col--w170px{min-width:170px;max-width:170px}.modal-senders-body__mobile-col--w171px{min-width:171px;max-width:171px}.modal-senders-body__mobile-col--w172px{min-width:172px;max-width:172px}.modal-senders-body__mobile-col--w173px{min-width:173px;max-width:173px}.modal-senders-body__mobile-col--w174px{min-width:174px;max-width:174px}.modal-senders-body__mobile-col--w175px{min-width:175px;max-width:175px}.modal-senders-body__mobile-col--w176px{min-width:176px;max-width:176px}.modal-senders-body__mobile-col--w177px{min-width:177px;max-width:177px}.modal-senders-body__mobile-col--w178px{min-width:178px;max-width:178px}.modal-senders-body__mobile-col--w179px{min-width:179px;max-width:179px}.modal-senders-body__mobile-col--w180px{min-width:180px;max-width:180px}.modal-senders-body__mobile-col--w181px{min-width:181px;max-width:181px}.modal-senders-body__mobile-col--w182px{min-width:182px;max-width:182px}.modal-senders-body__mobile-col--w183px{min-width:183px;max-width:183px}.modal-senders-body__mobile-col--w184px{min-width:184px;max-width:184px}.modal-senders-body__mobile-col--w185px{min-width:185px;max-width:185px}.modal-senders-body__mobile-col--w186px{min-width:186px;max-width:186px}.modal-senders-body__mobile-col--w187px{min-width:187px;max-width:187px}.modal-senders-body__mobile-col--w188px{min-width:188px;max-width:188px}.modal-senders-body__mobile-col--w189px{min-width:189px;max-width:189px}.modal-senders-body__mobile-col--w190px{min-width:190px;max-width:190px}.modal-senders-body__mobile-col--w191px{min-width:191px;max-width:191px}.modal-senders-body__mobile-col--w192px{min-width:192px;max-width:192px}.modal-senders-body__mobile-col--w193px{min-width:193px;max-width:193px}.modal-senders-body__mobile-col--w194px{min-width:194px;max-width:194px}.modal-senders-body__mobile-col--w195px{min-width:195px;max-width:195px}.modal-senders-body__mobile-col--w196px{min-width:196px;max-width:196px}.modal-senders-body__mobile-col--w197px{min-width:197px;max-width:197px}.modal-senders-body__mobile-col--w198px{min-width:198px;max-width:198px}.modal-senders-body__mobile-col--w199px{min-width:199px;max-width:199px}.modal-senders-body__mobile-col--w200px{min-width:200px;max-width:200px}.modal-senders-body__mobile-col--w201px{min-width:201px;max-width:201px}.modal-senders-body__mobile-col--w202px{min-width:202px;max-width:202px}.modal-senders-body__mobile-col--w203px{min-width:203px;max-width:203px}.modal-senders-body__mobile-col--w204px{min-width:204px;max-width:204px}.modal-senders-body__mobile-col--w205px{min-width:205px;max-width:205px}.modal-senders-body__mobile-col--w206px{min-width:206px;max-width:206px}.modal-senders-body__mobile-col--w207px{min-width:207px;max-width:207px}.modal-senders-body__mobile-col--w208px{min-width:208px;max-width:208px}.modal-senders-body__mobile-col--w209px{min-width:209px;max-width:209px}.modal-senders-body__mobile-col--w210px{min-width:210px;max-width:210px}.modal-senders-body__mobile-col--w211px{min-width:211px;max-width:211px}.modal-senders-body__mobile-col--w212px{min-width:212px;max-width:212px}.modal-senders-body__mobile-col--w213px{min-width:213px;max-width:213px}.modal-senders-body__mobile-col--w214px{min-width:214px;max-width:214px}.modal-senders-body__mobile-col--w215px{min-width:215px;max-width:215px}.modal-senders-body__mobile-col--w216px{min-width:216px;max-width:216px}.modal-senders-body__mobile-col--w217px{min-width:217px;max-width:217px}.modal-senders-body__mobile-col--w218px{min-width:218px;max-width:218px}.modal-senders-body__mobile-col--w219px{min-width:219px;max-width:219px}.modal-senders-body__mobile-col--w220px{min-width:220px;max-width:220px}.modal-senders-body__mobile-col--w221px{min-width:221px;max-width:221px}.modal-senders-body__mobile-col--w222px{min-width:222px;max-width:222px}.modal-senders-body__mobile-col--w223px{min-width:223px;max-width:223px}.modal-senders-body__mobile-col--w224px{min-width:224px;max-width:224px}.modal-senders-body__mobile-col--w225px{min-width:225px;max-width:225px}.modal-senders-body__mobile-col--w226px{min-width:226px;max-width:226px}.modal-senders-body__mobile-col--w227px{min-width:227px;max-width:227px}.modal-senders-body__mobile-col--w228px{min-width:228px;max-width:228px}.modal-senders-body__mobile-col--w229px{min-width:229px;max-width:229px}.modal-senders-body__mobile-col--w230px{min-width:230px;max-width:230px}.modal-senders-body__mobile-col--w231px{min-width:231px;max-width:231px}.modal-senders-body__mobile-col--w232px{min-width:232px;max-width:232px}.modal-senders-body__mobile-col--w233px{min-width:233px;max-width:233px}.modal-senders-body__mobile-col--w234px{min-width:234px;max-width:234px}.modal-senders-body__mobile-col--w235px{min-width:235px;max-width:235px}.modal-senders-body__mobile-col--w236px{min-width:236px;max-width:236px}.modal-senders-body__mobile-col--w237px{min-width:237px;max-width:237px}.modal-senders-body__mobile-col--w238px{min-width:238px;max-width:238px}.modal-senders-body__mobile-col--w239px{min-width:239px;max-width:239px}.modal-senders-body__mobile-col--w240px{min-width:240px;max-width:240px}.modal-senders-body__mobile-col--w241px{min-width:241px;max-width:241px}.modal-senders-body__mobile-col--w242px{min-width:242px;max-width:242px}.modal-senders-body__mobile-col--w243px{min-width:243px;max-width:243px}.modal-senders-body__mobile-col--w244px{min-width:244px;max-width:244px}.modal-senders-body__mobile-col--w245px{min-width:245px;max-width:245px}.modal-senders-body__mobile-col--w246px{min-width:246px;max-width:246px}.modal-senders-body__mobile-col--w247px{min-width:247px;max-width:247px}.modal-senders-body__mobile-col--w248px{min-width:248px;max-width:248px}.modal-senders-body__mobile-col--w249px{min-width:249px;max-width:249px}.modal-senders-body__mobile-col--w250px{min-width:250px;max-width:250px}.modal-senders-body__mobile-col--w251px{min-width:251px;max-width:251px}.modal-senders-body__mobile-col--w252px{min-width:252px;max-width:252px}.modal-senders-body__mobile-col--w253px{min-width:253px;max-width:253px}.modal-senders-body__mobile-col--w254px{min-width:254px;max-width:254px}.modal-senders-body__mobile-col--w255px{min-width:255px;max-width:255px}.modal-senders-body__mobile-col--w256px{min-width:256px;max-width:256px}.modal-senders-body__mobile-col--w257px{min-width:257px;max-width:257px}.modal-senders-body__mobile-col--w258px{min-width:258px;max-width:258px}.modal-senders-body__mobile-col--w259px{min-width:259px;max-width:259px}.modal-senders-body__mobile-col--w260px{min-width:260px;max-width:260px}.modal-senders-body__mobile-col--w261px{min-width:261px;max-width:261px}.modal-senders-body__mobile-col--w262px{min-width:262px;max-width:262px}.modal-senders-body__mobile-col--w263px{min-width:263px;max-width:263px}.modal-senders-body__mobile-col--w264px{min-width:264px;max-width:264px}.modal-senders-body__mobile-col--w265px{min-width:265px;max-width:265px}.modal-senders-body__mobile-col--w266px{min-width:266px;max-width:266px}.modal-senders-body__mobile-col--w267px{min-width:267px;max-width:267px}.modal-senders-body__mobile-col--w268px{min-width:268px;max-width:268px}.modal-senders-body__mobile-col--w269px{min-width:269px;max-width:269px}.modal-senders-body__mobile-col--w270px{min-width:270px;max-width:270px}.modal-senders-body__mobile-col--w271px{min-width:271px;max-width:271px}.modal-senders-body__mobile-col--w272px{min-width:272px;max-width:272px}.modal-senders-body__mobile-col--w273px{min-width:273px;max-width:273px}.modal-senders-body__mobile-col--w274px{min-width:274px;max-width:274px}.modal-senders-body__mobile-col--w275px{min-width:275px;max-width:275px}.modal-senders-body__mobile-col--w276px{min-width:276px;max-width:276px}.modal-senders-body__mobile-col--w277px{min-width:277px;max-width:277px}.modal-senders-body__mobile-col--w278px{min-width:278px;max-width:278px}.modal-senders-body__mobile-col--w279px{min-width:279px;max-width:279px}.modal-senders-body__mobile-col--w280px{min-width:280px;max-width:280px}.modal-senders-body__mobile-col--w281px{min-width:281px;max-width:281px}.modal-senders-body__mobile-col--w282px{min-width:282px;max-width:282px}.modal-senders-body__mobile-col--w283px{min-width:283px;max-width:283px}.modal-senders-body__mobile-col--w284px{min-width:284px;max-width:284px}.modal-senders-body__mobile-col--w285px{min-width:285px;max-width:285px}.modal-senders-body__mobile-col--w286px{min-width:286px;max-width:286px}.modal-senders-body__mobile-col--w287px{min-width:287px;max-width:287px}.modal-senders-body__mobile-col--w288px{min-width:288px;max-width:288px}.modal-senders-body__mobile-col--w289px{min-width:289px;max-width:289px}.modal-senders-body__mobile-col--w290px{min-width:290px;max-width:290px}.modal-senders-body__mobile-col--w291px{min-width:291px;max-width:291px}.modal-senders-body__mobile-col--w292px{min-width:292px;max-width:292px}.modal-senders-body__mobile-col--w293px{min-width:293px;max-width:293px}.modal-senders-body__mobile-col--w294px{min-width:294px;max-width:294px}.modal-senders-body__mobile-col--w295px{min-width:295px;max-width:295px}.modal-senders-body__mobile-col--w296px{min-width:296px;max-width:296px}.modal-senders-body__mobile-col--w297px{min-width:297px;max-width:297px}.modal-senders-body__mobile-col--w298px{min-width:298px;max-width:298px}.modal-senders-body__mobile-col--w299px{min-width:299px;max-width:299px}.modal-senders-body__mobile-col--w300px{min-width:300px;max-width:300px}.modal-senders-body__search-area{flex-direction:column;align-items:flex-start;padding:0 1rem}.modal-senders-body__search-area__row{display:flex;align-items:center}.modal-senders-body__search-area__row label{min-width:60px}.modal-senders-body__search-area__row__wrapper{flex-direction:column}.letters-flex-table{font-size:.8em}}.letters_user_delivery__title__row{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.letters_user_delivery__title__row-title{font-size:2.0rem;font-weight:bold}.letters_user_delivery__title__row-delivered-at{font-size:1.3rem}.letters_user_delivery__block{overflow-wrap:anywhere;font-size:1.3rem;margin-bottom:3px}.letters_user_delivery__block input[type='radio'],.letters_user_delivery__block input[type='radio']+label,.letters_user_delivery__block input[type='checkbox'],.letters_user_delivery__block input[type='checkbox']+label{cursor:pointer}.letters_user_delivery__block input[type='text'],.letters_user_delivery__block textarea{width:90%;padding:3px}.letters_user_delivery__block.with-border{padding:.5rem;border:1px solid black}.letters_user_delivery__block.with-border p{margin:0;padding:0}.letters_user_delivery__replay_option{margin-left:2%}.letters_user_delivery__attachment-block{border-top:1px dotted gray;margin-top:3%;padding-top:5px}.letters_user_delivery__submit-block{margin:3% 0}.letters_user_delivery__submit-block input{font-size:1.3rem}.letters_user_delivery__submit-block .btn{width:60%;max-width:400px;padding:.5rem}.letters_user_delivery__errors{margin:10px 0;color:red}.letters_user_delivery__announce{margin:10px 0;font-weight:bold}.letters_user_delivery__bold{font-weight:bold}@media screen and (min-width: 0px) and (max-device-width: 480px){.letters_user_delivery__title__row-title{font-size:1.5rem}.letters_user_delivery__block,.letters_user_delivery__title__row-delivered-at,.letters_user_delivery__submit-block input{font-size:1rem}}.linkage-menu{margin-top:2rem;display:flex;border-bottom:solid 1px #049fff}.linkage-menu__item{font-weight:bold;flex:1;padding:5px 20px;background-color:#049fff;color:#FFFFFF;cursor:pointer;text-align:center}.linkage-menu__item--inactive{background-color:#d6ecf9;color:#606060}.linkage-menu a:hover{text-decoration:none}.staffs-tab{margin-top:2rem;display:flex;border-bottom:solid 1px #049fff}.staffs-tab__item{font-weight:bold;flex:1;padding:5px 20px;background-color:#049fff;color:#FFFFFF;cursor:pointer;text-align:center}.staffs-tab__item--inactive{background-color:#d6ecf9;color:#606060}.staffs-tab a:hover{text-decoration:none}.staffs-form .batch-flex{display:flex;flex-direction:column;text-align:center}.staffs-form .input-checkbox{margin-top:60px;display:flex;justify-content:center}.staffs-form .input-checkbox label{cursor:pointer;color:#000}.staffs-form .input-checkbox input[type="checkbox"]{height:1.2rem;width:1.2rem;margin:0 10px 0 0;cursor:pointer}.staffs-form .input-checkbox .back-ground{font-size:1.2rem;padding:10px 100px 10px 10px;border-radius:5px;background-color:#eff3f7;display:flex;justify-content:center}.staffs-form .submit-button{padding-top:60px;display:flex;justify-content:center}.staffs-form .submit-button #batch-submit{width:260px;height:50px}.staffs-edit-container{display:flex;flex-direction:column;align-items:center}.staffs-edit-container .staffs-edit-title{padding:1rem;font-weight:bold;background-color:#e6ebf2;display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:25px}.staffs-edit-container .arrow:before{content:'';width:10px;height:10px;border-top:solid 2px #333;border-left:solid 2px #333;position:absolute;margin-top:-5px;transform:rotate(-45deg)}.staffs-edit-container .arrow:after{content:'';width:16px;border-top:solid 2px #333;position:absolute}.staffs-flex-form{width:1024px;max-width:97%;margin:0 auto}.staffs-flex-form__items{padding:1rem 0 1.5rem 0}.staffs-flex-form__items-assosiate{padding:1rem 0 1.5rem 0;background-color:#fff;border:solid 1px #fff;border-radius:5px}.staffs-flex-form__header{border-bottom:solid 1px;border-color:#dedee6;display:flex;align-items:center;justify-content:center;padding-bottom:.8rem;margin:0px auto 20px auto;font-weight:bold;width:90%}.staffs-flex-form__row{display:flex;margin:.4rem;align-items:center;justify-content:space-between;padding:0 2rem 0 3rem}.staffs-flex-form__row.align-baseline{align-items:baseline}.staffs-flex-form__row.mt-30{margin-top:30px !important}.staffs-flex-form__row.mb-30{margin-bottom:30px !important}.staffs-flex-form__row.group-manage-info{margin:.4rem 15%}.staffs-flex-form__row__label{display:block;min-width:110px;margin-right:.5rem;flex-shrink:0;font-weight:bold}.staffs-flex-form__row__value{flex-grow:1;display:flex;align-items:center}.staffs-flex-form__row__value select,.staffs-flex-form__row__value input[type="text"],.staffs-flex-form__row__value input[type="password"],.staffs-flex-form__row__value input[type="number"],.staffs-flex-form__row__value input[type="email"]{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;font-family:inherit;font-size:100%;max-width:800px}@media screen and (min-width: 0px) and (max-device-width: 420px){.staffs-flex-form__row__value select,.staffs-flex-form__row__value input[type="text"],.staffs-flex-form__row__value input[type="password"],.staffs-flex-form__row__value input[type="number"],.staffs-flex-form__row__value input[type="email"]{width:90%;height:70px}}@media screen and (min-width: 0px) and (max-device-width: 420px){.staffs-flex-form__row__value select,.staffs-flex-form__row__value input[type="text"],.staffs-flex-form__row__value input[type="password"],.staffs-flex-form__row__value input[type="number"],.staffs-flex-form__row__value input[type="email"]{width:90%;height:70px}}.staffs-flex-form__row__value select{margin:0;background-color:#fff}.staffs-flex-form__row__value select[disabled]{color:#545454;background-color:#bababa}.staffs-flex-form__row__value input[type="checkbox"],.staffs-flex-form__row__value input[type="radio"]{width:1.2rem;height:1.2rem}.staffs-flex-form__row__value label{font-size:1.2rem;margin-right:10px}.staffs-flex-form__row__value .delivery-exclude-label{font-size:1rem;white-space:nowrap}.staffs-flex-form__row__value.change-admin-warning{display:flex;align-items:center;flex-shrink:0}.staffs-flex-form__row__value.change-admin-warning .warning-message{color:#000;font-weight:bold}.staffs-flex-form__row__value.attribute-option{display:flex;flex-direction:row;align-items:center}.staffs-flex-form__row__value .seqno{font-size:1.2rem;margin-right:10px;font-weight:bold;min-width:1.5rem}.staffs-flex-form__row__value__text{margin:5px 0;padding:0;max-width:500px}.staffs-flex-form__row__value__number{width:100px}.staffs-flex-form__row__value__children{display:flex;width:70%;max-width:800px}.staffs-flex-form__row__value__children .class_name{width:120px !important;margin-right:5px;flex-grow:0}.staffs-flex-form__row__value__children .fullname{flex-grow:1}.staffs-flex-form__row__value__children.staffs-edit-parent{width:100%}.staffs-flex-form__row__value__children.staffs-edit-parent .class_name{margin-right:0;border-radius:5px 0 0 5px;border-right:none;width:100px !important;text-align:center}.staffs-flex-form__row__value__children.staffs-edit-parent .fullname{border-radius:0 5px 5px 0;border-left:none}.staffs-flex-form__row__value__children.staffs-edit-parent .partition{position:relative}.staffs-flex-form__row__value__children.staffs-edit-parent .partition::before{content:"";position:absolute;height:30px;top:5px;border-right:1px solid #85858a}.staffs-flex-form__row__value__right-item{display:block;width:70%;max-width:800px;text-align:right}.staffs-flex-form__row__value.annotation_description{color:red}.staffs-flex-form__row__button{min-width:80px;margin:0 10px}.staffs-flex-form__row__utilities{margin:auto}.staffs-flex-form__row__delete-account{margin-left:6rem}.staffs-flex-form__row__value-wrapper{flex-grow:1}.staffs-flex-form__row__value-wrapper .group-wrapper{display:flex;flex-direction:row}.staffs-flex-form__row__value-wrapper .right-row{display:flex;justify-content:flex-end;width:70%;max-width:800px}.staffs-flex-form__row__center{margin-left:23%}.staffs-flex-form__row__right{justify-content:end}.staffs-flex-form__row .btn__delete-account{color:#505050;background-color:#fff;border:solid 1px #85858a;width:300px;height:40px}.staffs-flex-form__row__value .list-table{flex-grow:1}.staffs-flex-form__row__value .list-table-header{border-bottom:1px solid #85858a}.staffs-flex-form__row__value .list-table-header__row{display:flex;justify-content:space-between}.staffs-flex-form__row__value .list-table-body__row{border-bottom:1px solid #c0c0c0}.staffs-flex-form__row__value .list-table-data__item{max-width:calc(100% - 30px)}.staffs-flex-form__row__value .list-table-data__icon{min-width:30px;cursor:pointer}.staffs-flex-form__row__value .list-table-data-title{font-size:1.1rem;font-weight:bold}.staffs-flex-form__row__value .list-table-data-user-add{justify-content:end;padding:1em 0}.staffs-flex-form__row__value .list-table-data-user-add .btn{width:180px;height:34px;margin:0;height:34px;margin:0;color:#fff;background-color:#049fff;border:none;padding:0}.staffs-flex-form #msg_area{margin-left:23%}.staffs-flex-form #msg_area ul{margin:0;padding:0}.staffs-flex-form #msg_area ul li{color:red}.staffs-flex-form .add-btn{cursor:pointer;width:70%;height:50px;font-weight:bold;font-size:110%;color:#fff;background-color:#1e90ff;box-shadow:0 2px 0 0 #191970;line-height:1.3;position:relative;display:block;box-sizing:border-box;text-align:center;vertical-align:middle;text-decoration:none;border-radius:10px;padding-top:13px;font-weight:normal;line-height:normal;margin-top:20px;width:100px;max-width:150px;cursor:pointer}.staffs-flex-form .add-btn.no-margin{margin:0}.staffs-flex-form .sm-btn{cursor:pointer;width:70%;height:50px;font-weight:bold;font-size:110%;color:#fff;background-color:#1e90ff;box-shadow:0 2px 0 0 #191970;line-height:1.3;position:relative;display:block;box-sizing:border-box;text-align:center;vertical-align:middle;text-decoration:none;border-radius:10px;padding-top:13px;font-weight:normal;line-height:normal;margin-top:10px;width:60px;height:40px;padding:.5rem;margin-top:0;margin-bottom:0;margin-left:1rem;margin-right:0;cursor:pointer}.staffs-flex-form .sm-btn.inline{display:inline-block}.staffs-flex-form .right-row{display:flex;justify-content:flex-end}.staffs-flex-form .actions{display:flex;align-items:center;justify-content:center;margin-top:20px}.staffs-search-area{display:flex;justify-content:center;margin-bottom:30px;background-color:#eff3f7;padding:20px 10px}.staffs-search-area ::placeholder{font-weight:100}.staffs-search-area .select-box{border-radius:5px;border:2px solid #fff;background-color:#fff;overflow:hidden;text-overflow:ellipsis;color:#757575;padding:7px 10px 7px 10px}.staffs-search-area .keyword-box{font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #fff;border-radius:5px;flex-grow:1;margin-right:5px}@media screen and (min-width: 0px) and (max-device-width: 420px){.staffs-search-area .keyword-box{width:90%;height:70px}}.staffs-search-area.issue-form{padding-top:0;margin-top:-30px}.staffs-search-area .form-width{width:100%}.staffs-search-area .margin-right-auto{margin-right:auto}.staffs-search-area .school-name-width{max-width:400px}.staffs-search-area .hr-class-width{max-width:300px}.staffs-search-area .search-image{height:1.1rem;width:auto;margin-right:3px}.staffs-search-area .shift-to-right{margin-left:auto}.staffs-search-area__column{display:flex;flex-direction:column}.staffs-search-area__row{display:flex;align-items:center;justify-content:space-between;padding:0 10%}.staffs-search-area__row.actions{justify-content:flex-start}.staffs-search-area__row label{min-width:100px}.staffs-search-area__row .middle-width{max-width:300px}.staffs-search-area__row .content-right{justify-content:flex-end}.staffs-search-area__row__flex-grow-1{flex-grow:1}.staffs-search-area__row__flex-grow-2{flex-grow:2}.staffs-search-area__row__flex-grow-3{flex-grow:3}.staffs-search-area__row .input-text{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;width:200px;margin:0 1rem;font-size:1rem}@media screen and (min-width: 0px) and (max-device-width: 420px){.staffs-search-area__row .input-text{width:90%;height:70px}}.staffs-search-area__row .btn-link{flex-shrink:0;width:150px;height:40px}.staffs-search-area__row .btn-link.download{width:auto;padding:0 10px}.staffs-search-area__row .btn-link.download__template{width:200px;background-color:#A6A6A6}.staffs-search-area__row .btn-link.reference{width:100px;margin:0;padding-top:6px}.staffs-search-area__row .btn-import{cursor:pointer;width:70%;height:50px;font-weight:bold;font-size:110%;color:#fff;background-color:#1e90ff;box-shadow:0 2px 0 0 #191970;line-height:1.3;position:relative;display:block;box-sizing:border-box;text-align:center;vertical-align:middle;text-decoration:none;border-radius:10px;padding-top:13px;font-weight:normal;width:170px;height:auto;padding:10px;border:0;-webkit-appearance:none}.staffs-search-area__row .all-select-btn{flex-shrink:0;width:120px;height:40px}.staffs-search-area__row .issue-btn{flex-shrink:0;width:120px;height:40px}.staffs-search-area__row .btn-search{flex-shrink:0;width:130px}.staffs-search-area__row .btn-search-detail{width:130px;border:1px solid #cecece;color:#606060;background-color:#fff;font-weight:100}.staffs-search-area #attachment label{display:inline-block;position:relative;border-radius:5px;border:2px solid #ccc;background-color:#fff;overflow:hidden;text-overflow:ellipsis;padding:10px 20px 0 10px;margin:20px 10px;width:533px;min-height:2rem}.staffs-search-area #attachment label:hover{background:gainsboro;transition:all 0.4s}.staffs-search-area #attachment label input{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;cursor:pointer}.staffs-create-area{display:flex;margin:10px 0}.staffs-create-area .btn-create{cursor:pointer;font-weight:normal;height:auto;width:120px;padding:10px 5px 5px 5px;border:0;-webkit-appearance:none;font-size:110%;color:#fff;background-color:#1e90ff;box-shadow:0 2px 0 0 #191970;line-height:1.3;box-sizing:border-box;text-align:center;text-decoration:none;border-radius:10px}.staffs-upload-area{display:flex;justify-content:center;margin-bottom:20px;background-color:#eff3f7;padding:20px 10px}.staffs-upload-area .select-box{border-radius:5px;border:2px solid #fff;background-color:#fff;overflow:hidden;text-overflow:ellipsis;color:#757575;padding:7px 10px 7px 10px}.staffs-upload-area .keyword-box{font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #fff;border-radius:5px;flex-grow:1;margin-right:5px}@media screen and (min-width: 0px) and (max-device-width: 420px){.staffs-upload-area .keyword-box{width:90%;height:70px}}.staffs-upload-area .form-width{width:100%}.staffs-upload-area__row{display:flex;align-items:center;justify-content:start;padding:0 20%}.staffs-upload-area__row.import{margin-top:20px;justify-content:center}.staffs-upload-area__row label,.staffs-upload-area__row .file-label{min-width:100px}.staffs-upload-area__row .btn-download{width:170px;height:40px}.staffs-upload-area__row .btn-refer{width:100px;height:40px}.staffs-upload-area__row .btn-import{width:150px;height:40px}.staffs-upload-area #attachment label{display:inline-block;position:relative;border-radius:5px;border:2px solid #ccc;background-color:#fff;overflow:hidden;text-overflow:ellipsis;padding:10px 20px 0 10px;margin:20px 10px;width:533px;min-height:2rem}.staffs-upload-area #attachment label:hover{background:gainsboro;transition:all 0.4s}.staffs-upload-area #attachment label input{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;cursor:pointer}.staffs-flex-table{display:flex;flex-direction:column;padding:0;background-color:#fff}.staffs-flex-table-header{border-top:1px solid #85858a;border-bottom:1px solid #85858a;padding:0}.staffs-flex-table-header-row{font-weight:bold;display:flex;padding:0}.staffs-flex-table-body{padding:0}.staffs-flex-table-body-row{display:flex;padding:0;border-bottom:1px solid #c0c0c0}.staffs-flex-table-body-row:nth-child(odd){background-color:#eff3f7}.staffs-flex-table-body-center{justify-content:center !important}.staffs-flex-table-body select{border-radius:5px;border:2px solid #ccc;background-color:#fff;overflow:hidden;text-overflow:ellipsis;padding:7px 20px 7px 10px;margin:0;width:100%}.staffs-flex-table-body .update-composition{cursor:pointer}.staffs-flex-table-data{display:flex;flex:1;padding:1em .8em;margin:0;word-break:break-all;align-items:center;justify-content:space-around;flex-wrap:wrap}.staffs-flex-table-data.flex-grow-1{flex-grow:0.1}.staffs-flex-table-data.flex-grow-2{flex-grow:0.2}.staffs-flex-table-data.flex-grow-3{flex-grow:0.3}.staffs-flex-table-data.flex-grow-4{flex-grow:0.4}.staffs-flex-table-data.flex-grow-5{flex-grow:0.5}.staffs-flex-table-data.flex-grow-6{flex-grow:0.6}.staffs-flex-table-data.flex-grow-7{flex-grow:0.7}.staffs-flex-table-data.flex-grow-8{flex-grow:0.8}.staffs-flex-table-data.flex-grow-9{flex-grow:0.9}.staffs-flex-table-data:not(:last-child){border-right:1px solid #c0c0c0}.staffs-flex-table-data-separate-wrapper{padding:0;flex-direction:column}.staffs-flex-table-data-separate{width:100%;display:flex;flex:1;word-break:break-all;align-items:center;justify-content:space-around;flex-wrap:wrap}.staffs-flex-table-data-separate:not(:last-child){border-bottom:1px solid #c0c0c0}.staffs-flex-table-data.align-left{justify-content:start}.staffs-flex-table-data__operate{display:flex;width:100%;justify-content:space-around;flex-wrap:wrap}.staffs-flex-table-data__operate .edit-image,.staffs-flex-table-data__operate .delete-image,.staffs-flex-table-data__operate .assign-image{height:1.5rem;width:auto;margin-right:3px;cursor:pointer}ul.staffs-list{margin:0;padding:0}ul.staffs-list li{list-style:none}.popup_window{z-index:200;width:400px;height:300px;background-color:#ffffff;display:flex;flex-direction:column;position:fixed;top:5%;left:50%;transform:translate(-50%, 0%);border:solid 1px #dfdfdf;border-radius:5px;box-shadow:0 3px 3px 0 rgba(0,0,0,0.5);padding:18px}.popup_window__header{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:10px}.popup_window__close{font-size:1.2rem;margin-top:-8px;cursor:pointer}.popup_window__body{font-size:.9rem;overflow-y:auto}.staff-list-modal .modaal-container{width:820px}.staff-list-modal .modaal-content-container{padding:0}.modal-staffs-list-header{justify-content:space-between;width:90%;margin:0 5%}.modal-staffs-list-header__title{padding:10px 0;margin-bottom:15px;display:flex;align-items:center;justify-content:center;border-top:1px solid #85858a;border-bottom:1px solid #85858a;font-size:18px}.modal-staffs-list-body{display:flex;flex-direction:column;width:90%;margin:0 5%;padding:10px}.modal-staffs-list-body .modal-search-area{display:flex;align-items:center;padding-bottom:10px;margin-bottom:20px;justify-content:start}.modal-staffs-list-body .modal-search-area__condition{width:100%}.modal-staffs-list-body .modal-search-area__item{display:flex;justify-content:start}.modal-staffs-list-body .modal-search-area__item__label-long{display:inline-block;min-width:110px;text-align:left;margin-left:20px}.modal-staffs-list-body .modal-search-area__item__label-short{display:inline-block;min-width:70px;text-align:left;margin-left:20px}.modal-staffs-list-body .modal-search-area__item select[disabled]{color:#545454;background-color:rgba(108,108,108,0.5)}.modal-staffs-list-body .modal-search-area .modal-select-box{width:195px;border-radius:5px;border:2px solid #eff3f7;background-color:#eff3f7;overflow:hidden;text-overflow:ellipsis;color:#757575;padding:7px 10px 7px 10px}.modal-staffs-list-body__search .input-text{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;width:200px;margin:0 .5rem;padding:.5rem;font-size:1rem}@media screen and (min-width: 0px) and (max-device-width: 420px){.modal-staffs-list-body__search .input-text{width:90%;height:70px}}.modal-staffs-list__btn-area{display:flex;justify-content:center;margin-bottom:20px}.modal-staffs-list__btn-area .search-image{height:1.1rem;width:auto;margin-right:3px}.modal-group-users{width:90%;margin:auto}.modal-group-users-header{padding:10px;border-top:1px solid #85858a;border-bottom:1px solid #85858a;justify-content:space-between;flex-grow:1}.modal-group-users-header__title{display:flex;margin:0;align-items:center;justify-content:center;font-size:1rem}.modal-group-users-header-wrapper{display:flex;justify-content:space-between}.modal-group-users-body{display:flex;flex-direction:column;padding:10px}.modal-group-users-body__search-area{display:flex;align-items:center;justify-content:center}.modal-group-users-body__search-area select,.modal-group-users-body__search-area input{border-radius:5px;border:1px solid #eff3f7;background-color:#eff3f7;color:#757575;overflow:hidden;text-overflow:ellipsis;height:38px;margin:5px;width:170px;padding:5px}.modal-group-users-body__search-area select:not(:last-child){margin-right:15px}.modal-group-users-body__search-area__row{display:flex;align-items:center}.modal-group-users-body__search-area__row .btn-search{margin-left:10px;min-width:100px;width:100px;height:38px}.modal-group-users-body__row{margin:2px 0}.modal-group-users-body__row .scroll{overflow-y:auto;height:15vh}.modal-group-users-body__row .scroll .form-line{border-bottom:solid 1px #c0c0c0}.modal-group-users-body__row .table-header{display:flex;background-color:#eff3f7;text-align:center}.modal-group-users-body__row .form-line{display:flex}.modal-group-users-body__row label{font-weight:bold}.modal-group-users-body__col{padding:5px}.modal-group-users-body__col--w1px{min-width:1px;max-width:1px}.modal-group-users-body__col--w2px{min-width:2px;max-width:2px}.modal-group-users-body__col--w3px{min-width:3px;max-width:3px}.modal-group-users-body__col--w4px{min-width:4px;max-width:4px}.modal-group-users-body__col--w5px{min-width:5px;max-width:5px}.modal-group-users-body__col--w6px{min-width:6px;max-width:6px}.modal-group-users-body__col--w7px{min-width:7px;max-width:7px}.modal-group-users-body__col--w8px{min-width:8px;max-width:8px}.modal-group-users-body__col--w9px{min-width:9px;max-width:9px}.modal-group-users-body__col--w10px{min-width:10px;max-width:10px}.modal-group-users-body__col--w11px{min-width:11px;max-width:11px}.modal-group-users-body__col--w12px{min-width:12px;max-width:12px}.modal-group-users-body__col--w13px{min-width:13px;max-width:13px}.modal-group-users-body__col--w14px{min-width:14px;max-width:14px}.modal-group-users-body__col--w15px{min-width:15px;max-width:15px}.modal-group-users-body__col--w16px{min-width:16px;max-width:16px}.modal-group-users-body__col--w17px{min-width:17px;max-width:17px}.modal-group-users-body__col--w18px{min-width:18px;max-width:18px}.modal-group-users-body__col--w19px{min-width:19px;max-width:19px}.modal-group-users-body__col--w20px{min-width:20px;max-width:20px}.modal-group-users-body__col--w21px{min-width:21px;max-width:21px}.modal-group-users-body__col--w22px{min-width:22px;max-width:22px}.modal-group-users-body__col--w23px{min-width:23px;max-width:23px}.modal-group-users-body__col--w24px{min-width:24px;max-width:24px}.modal-group-users-body__col--w25px{min-width:25px;max-width:25px}.modal-group-users-body__col--w26px{min-width:26px;max-width:26px}.modal-group-users-body__col--w27px{min-width:27px;max-width:27px}.modal-group-users-body__col--w28px{min-width:28px;max-width:28px}.modal-group-users-body__col--w29px{min-width:29px;max-width:29px}.modal-group-users-body__col--w30px{min-width:30px;max-width:30px}.modal-group-users-body__col--w31px{min-width:31px;max-width:31px}.modal-group-users-body__col--w32px{min-width:32px;max-width:32px}.modal-group-users-body__col--w33px{min-width:33px;max-width:33px}.modal-group-users-body__col--w34px{min-width:34px;max-width:34px}.modal-group-users-body__col--w35px{min-width:35px;max-width:35px}.modal-group-users-body__col--w36px{min-width:36px;max-width:36px}.modal-group-users-body__col--w37px{min-width:37px;max-width:37px}.modal-group-users-body__col--w38px{min-width:38px;max-width:38px}.modal-group-users-body__col--w39px{min-width:39px;max-width:39px}.modal-group-users-body__col--w40px{min-width:40px;max-width:40px}.modal-group-users-body__col--w41px{min-width:41px;max-width:41px}.modal-group-users-body__col--w42px{min-width:42px;max-width:42px}.modal-group-users-body__col--w43px{min-width:43px;max-width:43px}.modal-group-users-body__col--w44px{min-width:44px;max-width:44px}.modal-group-users-body__col--w45px{min-width:45px;max-width:45px}.modal-group-users-body__col--w46px{min-width:46px;max-width:46px}.modal-group-users-body__col--w47px{min-width:47px;max-width:47px}.modal-group-users-body__col--w48px{min-width:48px;max-width:48px}.modal-group-users-body__col--w49px{min-width:49px;max-width:49px}.modal-group-users-body__col--w50px{min-width:50px;max-width:50px}.modal-group-users-body__col--w51px{min-width:51px;max-width:51px}.modal-group-users-body__col--w52px{min-width:52px;max-width:52px}.modal-group-users-body__col--w53px{min-width:53px;max-width:53px}.modal-group-users-body__col--w54px{min-width:54px;max-width:54px}.modal-group-users-body__col--w55px{min-width:55px;max-width:55px}.modal-group-users-body__col--w56px{min-width:56px;max-width:56px}.modal-group-users-body__col--w57px{min-width:57px;max-width:57px}.modal-group-users-body__col--w58px{min-width:58px;max-width:58px}.modal-group-users-body__col--w59px{min-width:59px;max-width:59px}.modal-group-users-body__col--w60px{min-width:60px;max-width:60px}.modal-group-users-body__col--w61px{min-width:61px;max-width:61px}.modal-group-users-body__col--w62px{min-width:62px;max-width:62px}.modal-group-users-body__col--w63px{min-width:63px;max-width:63px}.modal-group-users-body__col--w64px{min-width:64px;max-width:64px}.modal-group-users-body__col--w65px{min-width:65px;max-width:65px}.modal-group-users-body__col--w66px{min-width:66px;max-width:66px}.modal-group-users-body__col--w67px{min-width:67px;max-width:67px}.modal-group-users-body__col--w68px{min-width:68px;max-width:68px}.modal-group-users-body__col--w69px{min-width:69px;max-width:69px}.modal-group-users-body__col--w70px{min-width:70px;max-width:70px}.modal-group-users-body__col--w71px{min-width:71px;max-width:71px}.modal-group-users-body__col--w72px{min-width:72px;max-width:72px}.modal-group-users-body__col--w73px{min-width:73px;max-width:73px}.modal-group-users-body__col--w74px{min-width:74px;max-width:74px}.modal-group-users-body__col--w75px{min-width:75px;max-width:75px}.modal-group-users-body__col--w76px{min-width:76px;max-width:76px}.modal-group-users-body__col--w77px{min-width:77px;max-width:77px}.modal-group-users-body__col--w78px{min-width:78px;max-width:78px}.modal-group-users-body__col--w79px{min-width:79px;max-width:79px}.modal-group-users-body__col--w80px{min-width:80px;max-width:80px}.modal-group-users-body__col--w81px{min-width:81px;max-width:81px}.modal-group-users-body__col--w82px{min-width:82px;max-width:82px}.modal-group-users-body__col--w83px{min-width:83px;max-width:83px}.modal-group-users-body__col--w84px{min-width:84px;max-width:84px}.modal-group-users-body__col--w85px{min-width:85px;max-width:85px}.modal-group-users-body__col--w86px{min-width:86px;max-width:86px}.modal-group-users-body__col--w87px{min-width:87px;max-width:87px}.modal-group-users-body__col--w88px{min-width:88px;max-width:88px}.modal-group-users-body__col--w89px{min-width:89px;max-width:89px}.modal-group-users-body__col--w90px{min-width:90px;max-width:90px}.modal-group-users-body__col--w91px{min-width:91px;max-width:91px}.modal-group-users-body__col--w92px{min-width:92px;max-width:92px}.modal-group-users-body__col--w93px{min-width:93px;max-width:93px}.modal-group-users-body__col--w94px{min-width:94px;max-width:94px}.modal-group-users-body__col--w95px{min-width:95px;max-width:95px}.modal-group-users-body__col--w96px{min-width:96px;max-width:96px}.modal-group-users-body__col--w97px{min-width:97px;max-width:97px}.modal-group-users-body__col--w98px{min-width:98px;max-width:98px}.modal-group-users-body__col--w99px{min-width:99px;max-width:99px}.modal-group-users-body__col--w100px{min-width:100px;max-width:100px}.modal-group-users-body__col--w101px{min-width:101px;max-width:101px}.modal-group-users-body__col--w102px{min-width:102px;max-width:102px}.modal-group-users-body__col--w103px{min-width:103px;max-width:103px}.modal-group-users-body__col--w104px{min-width:104px;max-width:104px}.modal-group-users-body__col--w105px{min-width:105px;max-width:105px}.modal-group-users-body__col--w106px{min-width:106px;max-width:106px}.modal-group-users-body__col--w107px{min-width:107px;max-width:107px}.modal-group-users-body__col--w108px{min-width:108px;max-width:108px}.modal-group-users-body__col--w109px{min-width:109px;max-width:109px}.modal-group-users-body__col--w110px{min-width:110px;max-width:110px}.modal-group-users-body__col--w111px{min-width:111px;max-width:111px}.modal-group-users-body__col--w112px{min-width:112px;max-width:112px}.modal-group-users-body__col--w113px{min-width:113px;max-width:113px}.modal-group-users-body__col--w114px{min-width:114px;max-width:114px}.modal-group-users-body__col--w115px{min-width:115px;max-width:115px}.modal-group-users-body__col--w116px{min-width:116px;max-width:116px}.modal-group-users-body__col--w117px{min-width:117px;max-width:117px}.modal-group-users-body__col--w118px{min-width:118px;max-width:118px}.modal-group-users-body__col--w119px{min-width:119px;max-width:119px}.modal-group-users-body__col--w120px{min-width:120px;max-width:120px}.modal-group-users-body__col--w121px{min-width:121px;max-width:121px}.modal-group-users-body__col--w122px{min-width:122px;max-width:122px}.modal-group-users-body__col--w123px{min-width:123px;max-width:123px}.modal-group-users-body__col--w124px{min-width:124px;max-width:124px}.modal-group-users-body__col--w125px{min-width:125px;max-width:125px}.modal-group-users-body__col--w126px{min-width:126px;max-width:126px}.modal-group-users-body__col--w127px{min-width:127px;max-width:127px}.modal-group-users-body__col--w128px{min-width:128px;max-width:128px}.modal-group-users-body__col--w129px{min-width:129px;max-width:129px}.modal-group-users-body__col--w130px{min-width:130px;max-width:130px}.modal-group-users-body__col--w131px{min-width:131px;max-width:131px}.modal-group-users-body__col--w132px{min-width:132px;max-width:132px}.modal-group-users-body__col--w133px{min-width:133px;max-width:133px}.modal-group-users-body__col--w134px{min-width:134px;max-width:134px}.modal-group-users-body__col--w135px{min-width:135px;max-width:135px}.modal-group-users-body__col--w136px{min-width:136px;max-width:136px}.modal-group-users-body__col--w137px{min-width:137px;max-width:137px}.modal-group-users-body__col--w138px{min-width:138px;max-width:138px}.modal-group-users-body__col--w139px{min-width:139px;max-width:139px}.modal-group-users-body__col--w140px{min-width:140px;max-width:140px}.modal-group-users-body__col--w141px{min-width:141px;max-width:141px}.modal-group-users-body__col--w142px{min-width:142px;max-width:142px}.modal-group-users-body__col--w143px{min-width:143px;max-width:143px}.modal-group-users-body__col--w144px{min-width:144px;max-width:144px}.modal-group-users-body__col--w145px{min-width:145px;max-width:145px}.modal-group-users-body__col--w146px{min-width:146px;max-width:146px}.modal-group-users-body__col--w147px{min-width:147px;max-width:147px}.modal-group-users-body__col--w148px{min-width:148px;max-width:148px}.modal-group-users-body__col--w149px{min-width:149px;max-width:149px}.modal-group-users-body__col--w150px{min-width:150px;max-width:150px}.modal-group-users-body__col--w151px{min-width:151px;max-width:151px}.modal-group-users-body__col--w152px{min-width:152px;max-width:152px}.modal-group-users-body__col--w153px{min-width:153px;max-width:153px}.modal-group-users-body__col--w154px{min-width:154px;max-width:154px}.modal-group-users-body__col--w155px{min-width:155px;max-width:155px}.modal-group-users-body__col--w156px{min-width:156px;max-width:156px}.modal-group-users-body__col--w157px{min-width:157px;max-width:157px}.modal-group-users-body__col--w158px{min-width:158px;max-width:158px}.modal-group-users-body__col--w159px{min-width:159px;max-width:159px}.modal-group-users-body__col--w160px{min-width:160px;max-width:160px}.modal-group-users-body__col--w161px{min-width:161px;max-width:161px}.modal-group-users-body__col--w162px{min-width:162px;max-width:162px}.modal-group-users-body__col--w163px{min-width:163px;max-width:163px}.modal-group-users-body__col--w164px{min-width:164px;max-width:164px}.modal-group-users-body__col--w165px{min-width:165px;max-width:165px}.modal-group-users-body__col--w166px{min-width:166px;max-width:166px}.modal-group-users-body__col--w167px{min-width:167px;max-width:167px}.modal-group-users-body__col--w168px{min-width:168px;max-width:168px}.modal-group-users-body__col--w169px{min-width:169px;max-width:169px}.modal-group-users-body__col--w170px{min-width:170px;max-width:170px}.modal-group-users-body__col--w171px{min-width:171px;max-width:171px}.modal-group-users-body__col--w172px{min-width:172px;max-width:172px}.modal-group-users-body__col--w173px{min-width:173px;max-width:173px}.modal-group-users-body__col--w174px{min-width:174px;max-width:174px}.modal-group-users-body__col--w175px{min-width:175px;max-width:175px}.modal-group-users-body__col--w176px{min-width:176px;max-width:176px}.modal-group-users-body__col--w177px{min-width:177px;max-width:177px}.modal-group-users-body__col--w178px{min-width:178px;max-width:178px}.modal-group-users-body__col--w179px{min-width:179px;max-width:179px}.modal-group-users-body__col--w180px{min-width:180px;max-width:180px}.modal-group-users-body__col--w181px{min-width:181px;max-width:181px}.modal-group-users-body__col--w182px{min-width:182px;max-width:182px}.modal-group-users-body__col--w183px{min-width:183px;max-width:183px}.modal-group-users-body__col--w184px{min-width:184px;max-width:184px}.modal-group-users-body__col--w185px{min-width:185px;max-width:185px}.modal-group-users-body__col--w186px{min-width:186px;max-width:186px}.modal-group-users-body__col--w187px{min-width:187px;max-width:187px}.modal-group-users-body__col--w188px{min-width:188px;max-width:188px}.modal-group-users-body__col--w189px{min-width:189px;max-width:189px}.modal-group-users-body__col--w190px{min-width:190px;max-width:190px}.modal-group-users-body__col--w191px{min-width:191px;max-width:191px}.modal-group-users-body__col--w192px{min-width:192px;max-width:192px}.modal-group-users-body__col--w193px{min-width:193px;max-width:193px}.modal-group-users-body__col--w194px{min-width:194px;max-width:194px}.modal-group-users-body__col--w195px{min-width:195px;max-width:195px}.modal-group-users-body__col--w196px{min-width:196px;max-width:196px}.modal-group-users-body__col--w197px{min-width:197px;max-width:197px}.modal-group-users-body__col--w198px{min-width:198px;max-width:198px}.modal-group-users-body__col--w199px{min-width:199px;max-width:199px}.modal-group-users-body__col--w200px{min-width:200px;max-width:200px}.modal-group-users-body__col--w201px{min-width:201px;max-width:201px}.modal-group-users-body__col--w202px{min-width:202px;max-width:202px}.modal-group-users-body__col--w203px{min-width:203px;max-width:203px}.modal-group-users-body__col--w204px{min-width:204px;max-width:204px}.modal-group-users-body__col--w205px{min-width:205px;max-width:205px}.modal-group-users-body__col--w206px{min-width:206px;max-width:206px}.modal-group-users-body__col--w207px{min-width:207px;max-width:207px}.modal-group-users-body__col--w208px{min-width:208px;max-width:208px}.modal-group-users-body__col--w209px{min-width:209px;max-width:209px}.modal-group-users-body__col--w210px{min-width:210px;max-width:210px}.modal-group-users-body__col--w211px{min-width:211px;max-width:211px}.modal-group-users-body__col--w212px{min-width:212px;max-width:212px}.modal-group-users-body__col--w213px{min-width:213px;max-width:213px}.modal-group-users-body__col--w214px{min-width:214px;max-width:214px}.modal-group-users-body__col--w215px{min-width:215px;max-width:215px}.modal-group-users-body__col--w216px{min-width:216px;max-width:216px}.modal-group-users-body__col--w217px{min-width:217px;max-width:217px}.modal-group-users-body__col--w218px{min-width:218px;max-width:218px}.modal-group-users-body__col--w219px{min-width:219px;max-width:219px}.modal-group-users-body__col--w220px{min-width:220px;max-width:220px}.modal-group-users-body__col--w221px{min-width:221px;max-width:221px}.modal-group-users-body__col--w222px{min-width:222px;max-width:222px}.modal-group-users-body__col--w223px{min-width:223px;max-width:223px}.modal-group-users-body__col--w224px{min-width:224px;max-width:224px}.modal-group-users-body__col--w225px{min-width:225px;max-width:225px}.modal-group-users-body__col--w226px{min-width:226px;max-width:226px}.modal-group-users-body__col--w227px{min-width:227px;max-width:227px}.modal-group-users-body__col--w228px{min-width:228px;max-width:228px}.modal-group-users-body__col--w229px{min-width:229px;max-width:229px}.modal-group-users-body__col--w230px{min-width:230px;max-width:230px}.modal-group-users-body__col--w231px{min-width:231px;max-width:231px}.modal-group-users-body__col--w232px{min-width:232px;max-width:232px}.modal-group-users-body__col--w233px{min-width:233px;max-width:233px}.modal-group-users-body__col--w234px{min-width:234px;max-width:234px}.modal-group-users-body__col--w235px{min-width:235px;max-width:235px}.modal-group-users-body__col--w236px{min-width:236px;max-width:236px}.modal-group-users-body__col--w237px{min-width:237px;max-width:237px}.modal-group-users-body__col--w238px{min-width:238px;max-width:238px}.modal-group-users-body__col--w239px{min-width:239px;max-width:239px}.modal-group-users-body__col--w240px{min-width:240px;max-width:240px}.modal-group-users-body__col--w241px{min-width:241px;max-width:241px}.modal-group-users-body__col--w242px{min-width:242px;max-width:242px}.modal-group-users-body__col--w243px{min-width:243px;max-width:243px}.modal-group-users-body__col--w244px{min-width:244px;max-width:244px}.modal-group-users-body__col--w245px{min-width:245px;max-width:245px}.modal-group-users-body__col--w246px{min-width:246px;max-width:246px}.modal-group-users-body__col--w247px{min-width:247px;max-width:247px}.modal-group-users-body__col--w248px{min-width:248px;max-width:248px}.modal-group-users-body__col--w249px{min-width:249px;max-width:249px}.modal-group-users-body__col--w250px{min-width:250px;max-width:250px}.modal-group-users-body__col--w251px{min-width:251px;max-width:251px}.modal-group-users-body__col--w252px{min-width:252px;max-width:252px}.modal-group-users-body__col--w253px{min-width:253px;max-width:253px}.modal-group-users-body__col--w254px{min-width:254px;max-width:254px}.modal-group-users-body__col--w255px{min-width:255px;max-width:255px}.modal-group-users-body__col--w256px{min-width:256px;max-width:256px}.modal-group-users-body__col--w257px{min-width:257px;max-width:257px}.modal-group-users-body__col--w258px{min-width:258px;max-width:258px}.modal-group-users-body__col--w259px{min-width:259px;max-width:259px}.modal-group-users-body__col--w260px{min-width:260px;max-width:260px}.modal-group-users-body__col--w261px{min-width:261px;max-width:261px}.modal-group-users-body__col--w262px{min-width:262px;max-width:262px}.modal-group-users-body__col--w263px{min-width:263px;max-width:263px}.modal-group-users-body__col--w264px{min-width:264px;max-width:264px}.modal-group-users-body__col--w265px{min-width:265px;max-width:265px}.modal-group-users-body__col--w266px{min-width:266px;max-width:266px}.modal-group-users-body__col--w267px{min-width:267px;max-width:267px}.modal-group-users-body__col--w268px{min-width:268px;max-width:268px}.modal-group-users-body__col--w269px{min-width:269px;max-width:269px}.modal-group-users-body__col--w270px{min-width:270px;max-width:270px}.modal-group-users-body__col--w271px{min-width:271px;max-width:271px}.modal-group-users-body__col--w272px{min-width:272px;max-width:272px}.modal-group-users-body__col--w273px{min-width:273px;max-width:273px}.modal-group-users-body__col--w274px{min-width:274px;max-width:274px}.modal-group-users-body__col--w275px{min-width:275px;max-width:275px}.modal-group-users-body__col--w276px{min-width:276px;max-width:276px}.modal-group-users-body__col--w277px{min-width:277px;max-width:277px}.modal-group-users-body__col--w278px{min-width:278px;max-width:278px}.modal-group-users-body__col--w279px{min-width:279px;max-width:279px}.modal-group-users-body__col--w280px{min-width:280px;max-width:280px}.modal-group-users-body__col--w281px{min-width:281px;max-width:281px}.modal-group-users-body__col--w282px{min-width:282px;max-width:282px}.modal-group-users-body__col--w283px{min-width:283px;max-width:283px}.modal-group-users-body__col--w284px{min-width:284px;max-width:284px}.modal-group-users-body__col--w285px{min-width:285px;max-width:285px}.modal-group-users-body__col--w286px{min-width:286px;max-width:286px}.modal-group-users-body__col--w287px{min-width:287px;max-width:287px}.modal-group-users-body__col--w288px{min-width:288px;max-width:288px}.modal-group-users-body__col--w289px{min-width:289px;max-width:289px}.modal-group-users-body__col--w290px{min-width:290px;max-width:290px}.modal-group-users-body__col--w291px{min-width:291px;max-width:291px}.modal-group-users-body__col--w292px{min-width:292px;max-width:292px}.modal-group-users-body__col--w293px{min-width:293px;max-width:293px}.modal-group-users-body__col--w294px{min-width:294px;max-width:294px}.modal-group-users-body__col--w295px{min-width:295px;max-width:295px}.modal-group-users-body__col--w296px{min-width:296px;max-width:296px}.modal-group-users-body__col--w297px{min-width:297px;max-width:297px}.modal-group-users-body__col--w298px{min-width:298px;max-width:298px}.modal-group-users-body__col--w299px{min-width:299px;max-width:299px}.modal-group-users-body__col--w300px{min-width:300px;max-width:300px}.modal-group-users-body__col.text-left{text-align:left}.modal-group-users-body__col.text-center{text-align:center;display:flex;justify-content:center;align-items:center}.modal-group-users-body__col.display-none{display:none}.modal-group-users-body__search .input-text{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;width:200px;margin:0 .5rem;padding:.5rem;font-size:1rem}@media screen and (min-width: 0px) and (max-device-width: 420px){.modal-group-users-body__search .input-text{width:90%;height:70px}}.modal-group-users__btn-area{display:flex;justify-content:center}.modal-group-users__btn{margin:8px;border:1px solid;border-radius:5px;justify-content:center;align-items:center;user-select:none}.modal-group-users__btn--search{cursor:pointer;width:70%;height:50px;font-weight:bold;font-size:110%;color:#fff;background-color:#1e90ff;box-shadow:0 2px 0 0 #191970;line-height:1.3;position:relative;display:block;box-sizing:border-box;text-align:center;vertical-align:middle;text-decoration:none;border-radius:10px;padding-top:13px;font-size:1rem;font-weight:normal;width:60px;height:auto;padding:5px;border:0;display:inline-block;cursor:pointer;-webkit-appearance:none}.modal-group-users__btn--add-user{display:flex;width:30px;height:30px;font-size:1.2rem;color:#FFFFFF;background-color:#85858a;cursor:pointer}.modal-group-users__btn--submit{display:flex;padding:5px 10px;color:#FFFFFF;background-color:#2E75B6;cursor:pointer}.modal-group-users__btn--close{display:flex;padding:5px 10px;color:#FFFFFF;background-color:#5a5958;cursor:pointer}@media screen and (min-width: 0px) and (max-device-width: 800px){.staffs-flex-form{width:90%}.staffs-flex-form .actions .left-btn{padding-top:10px}.staffs-flex-table-data a{margin:.5rem}}.account-issue-container{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#f4f6fa;min-height:100vh;padding-bottom:40px}.account-issue-container .account-issue-title{padding:1rem 0;font-weight:bold;background-color:#e6ebf2;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:25px}.account-issue-container .account-issue-body{width:1024px;max-width:98%}.account-issue-container .information-treat{margin:10px 0px;font-weight:bold;display:flex;align-items:center}.account-issue-container .attentions{border:solid;border-radius:10px;border-color:#fff;background-color:#fff;padding:10px}.account-issue-container .attentions .attention-header{color:#cf5f5b;margin-bottom:6px}.account-issue-container .attentions .attention-body{margin-left:10px}.account-issue-container .attentions .attention-body:not(:last-child){margin-bottom:8px}.account-issue-container .step{display:flex}.account-issue-container .step-images{display:flex;align-items:center;margin:10px 5px}.account-issue-container .step-images .step-image{height:300px;width:138px}.account-issue-container .step-images .step-image:not(:last-child){margin-right:30px}.account-issue-container .term-of-service-scroll{overflow-y:scroll;height:65vh;border:solid;border-radius:10px;border-color:#fff;margin-bottom:1rem;background-color:#fff}.account-issue-container .term-of-service-scroll .term-of-service-title{font-weight:bold;margin:30px 10px 0 -10px}.account-issue-container .term-of-service-scroll .term-of-service-updated-at{margin:5px 10px 0 -10px;text-align:end}.account-issue-container .term-of-service-scroll .term-of-service-list{margin:5px 10px 0 -10px}.account-issue-container .item-container{display:flex;justify-content:center;align-items:center}.account-issue-container .blue-btn{font-weight:bold;height:50px;font-size:110%;color:#fff;background-color:#049fff;box-sizing:border-box;border-radius:10px;margin-top:20px;width:230px;max-width:230px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:auto;margin-right:auto}.account-issue-container .btn-disabled{background-color:#85858a;cursor:default}.account-issue-container .gray-btn{font-weight:bold;height:50px;font-size:110%;color:#fff;background-color:#049fff;box-sizing:border-box;border-radius:10px;margin-top:20px;width:230px;max-width:230px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:auto;margin-right:auto;background-color:#85858a}.account-issue-container .parent-certificate-btn,.account-issue-container .local-community-certificate-btn{background-color:#505050;width:5rem;height:38px;margin:0 10px;flex-shrink:1}.account-issue-container .parent-delete-btn,.account-issue-container .local-community-delete-btn{background-color:#505050;width:5rem;height:38px;margin:0 10px;flex-shrink:1}.account-issue-container .parent-add-btn,.account-issue-container .local-community-add-btn{width:10rem}.account-issue-container .account-issue-form-title{font-weight:bold;padding:1rem;font-weight:bold;background-color:#e6ebf2;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:25px}.account-issue-container .account-issue-form-body{max-width:97%;margin:auto}.account-issue-container .form-header-xtype{border-bottom:solid 1px;border-color:#afafb7;justify-content:center;padding-bottom:20px}.account-issue-container .form-header-account{border-bottom:solid 1px;border-color:#dedee6;display:flex;align-items:center;justify-content:center;padding-bottom:.8rem;margin:0px auto 20px auto;font-weight:bold;width:90%}.account-issue-container .form-items{margin:1.5rem 0}.account-issue-container .form-item{display:flex;align-items:center;width:100%;margin:10px 0}.account-issue-container .form-item-registration{background-color:white;border:solid 1px;border-color:#fff;border-radius:5px}.account-issue-container .form-item__label{margin:0.5rem 0.5rem 0.5rem 7%;min-width:23%;max-width:23%;overflow-wrap:anywhere;font-weight:bold}.account-issue-container .form-item__xtype-label{margin-right:30px;font-weight:bold}.account-issue-container .form-item__radio{display:flex;align-items:center}.account-issue-container .form-item__radio label{margin-right:20px}.account-issue-container .form-item__value{display:flex;width:50%}.account-issue-container .form-item__value input[type="text"],.account-issue-container .form-item__value input[type="password"]{width:100%;font-size:1rem;box-sizing:border-box;height:38px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px}@media screen and (min-width: 0px) and (max-device-width: 420px){.account-issue-container .form-item__value input[type="text"],.account-issue-container .form-item__value input[type="password"]{width:90%;height:70px}}.account-issue-container .form-item__value .local-community-certificate-btn,.account-issue-container .form-item__value .local-community-delete-btn{margin:0 0 0 20px;flex-shrink:0}.account-issue-container .form-item__registration-label{background-color:#85858a;border:solid 1px #fff;border-radius:5px;color:white;padding:.6rem;min-width:23%;max-width:23%;overflow-wrap:anywhere;background-color:#85858a;margin:.2rem 1rem .2rem .2rem}.account-issue-container .form-message-area{display:flex;align-items:center;justify-content:center}.account-issue-container .accounts-list{background-color:#fff;border:solid 1px #fff;border-radius:5px;padding:1rem 0 1.5rem 0}.account-issue-container .message_area{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:2.5rem 0}.account-issue-container .registration-body{width:500px;max-width:97%}@media screen and (min-width: 0px) and (max-device-width: 480px){.account-issue-container .account-issue-body{padding:0 10px;width:auto}}.modal-base-form{width:90%;margin:auto}.modal-base-form-header{padding:10px;border-top:1px solid #85858a;border-bottom:1px solid #85858a;justify-content:space-between;flex-grow:1;background-color:#fff}.modal-base-form-header__title{display:flex;margin:0;align-items:center;justify-content:center;font-size:1rem}.modal-base-form-header-wrapper{background-color:#fff;display:flex;justify-content:space-between}.modal-base-form-body{display:flex;flex-direction:column;padding:10px}.modal-base-form-body__form-items{display:flex;flex-direction:column;padding-bottom:20px}.modal-base-form-body__form-items[data-sos-statuses='unconfirmed']{color:red;font-weight:bold}.modal-base-form-body__form-items .staff-comment-uncompleted,.modal-base-form-body__form-items .staff-comment-combining-char{color:red;font-weight:bold;text-align:center}.modal-base-form-body__form-items .staff-comment-uncompleted .input-forbidden-char span,.modal-base-form-body__form-items .staff-comment-combining-char .input-forbidden-char span{font-weight:normal;color:#000}.modal-base-form-body__form-items .staff-comment-uncompleted .input-forbidden-char span:not(:last-child):after,.modal-base-form-body__form-items .staff-comment-combining-char .input-forbidden-char span:not(:last-child):after{content:",";margin-right:5px}.modal-base-form-body__form-items .support-history-textarea textarea{resize:none;line-height:1.4;width:100%;padding:15px 10px}.modal-base-form-body__form-items .bold-letter{font-weight:bold;line-height:1.7}.modal-base-form-body__row{display:flex;margin:20px 0;align-items:center;font-weight:bold}.modal-base-form-body__row__label{display:flex;width:30%;min-width:200px;margin-right:1rem}.modal-base-form-body__row__value{width:100%}.modal-base-form-body__row__value input{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;font-size:1rem}@media screen and (min-width: 0px) and (max-device-width: 420px){.modal-base-form-body__row__value input{width:90%;height:70px}}.modal-base-form-body__row__value.input-password-border{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;display:flex;justify-content:space-between;font-size:initial;height:initial;padding-left:0}@media screen and (min-width: 0px) and (max-device-width: 420px){.modal-base-form-body__row__value.input-password-border{width:90%;height:70px}}.modal-base-form-body__row__value.input-password-border input{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;flex-grow:1;font-size:1rem;border:none}@media screen and (min-width: 0px) and (max-device-width: 420px){.modal-base-form-body__row__value.input-password-border input{width:90%;height:70px}}.modal-base-form-body__row__value.input-password-border .display-password{display:inline-block;height:42px;line-height:42px}.modal-base-form-body__row .error-message-form{text-align:center}.modal-base-form-body .actions{display:flex;justify-content:space-around;margin-top:60px}.modal-base-form-body .actions .button{cursor:pointer;width:70%;height:50px;font-weight:bold;font-size:110%;color:#fff;background-color:#1e90ff;box-shadow:0 2px 0 0 #191970;line-height:1.3;position:relative;display:block;box-sizing:border-box;text-align:center;vertical-align:middle;text-decoration:none;border-radius:10px;padding-top:13px;width:20%;max-width:150px}.modal-base-form-body .actions input[type="submit"]{border:0;padding:0;-webkit-appearance:none}.modal-base-form-body ul#errors{margin:0;padding:0}.modal-base-form-body ul#errors li{color:red}.modal-base-form__btn-area{display:flex;justify-content:space-around}.modal-delete .modaal-content-container{padding:0}.modal-delete .modaal-container{border:none;display:block;background-color:#eff3f7}.modal-delete-header{justify-content:space-between}.modal-delete-header__title{font-size:1rem;padding:1rem 0;font-weight:bold;background-color:#e6ebf2;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:25px}.modal-delete-body{display:flex;flex-direction:column;padding:20px}.modal-delete-body .comment{margin-bottom:2rem;flex-direction:column;display:flex;justify-content:center;text-align:center}.modal-delete-body .process-text-area{background-color:#fff;padding:1.5rem 2rem;border-radius:5px}.modal-delete-body .process-text-area-header{font-weight:bold;padding:1rem 0;border-bottom:solid 1px #c0c0c0}.modal-delete-body .process-text-area-body{margin:0;padding:1rem 0}.modal-delete-body .process-text-area-body .attention{color:red;padding-left:2.5rem}.modal-delete-body .process-text-area-body .attention_1{color:red}.modal-delete-body .process-text-area-body .attention_1::before{content:'注1：'}.modal-delete-body .process-text-area-body .attention_2{color:red}.modal-delete-body .process-text-area-body .attention_2::before{content:'注2：'}.modal-delete-body .process-text-area-body .attention_3{color:red}.modal-delete-body .process-text-area-body .attention_3::before{content:'注3：'}.modal-delete-body .process-text-area-body .target-student{font-weight:bold;margin-top:1rem}.modal-delete-body .process-text-area-body #target-student-list div{margin-left:.1rem}.modal-delete-body .process-text-area-body .reset-password-form-item{display:flex;flex-direction:column;margin-top:10px;margin-bottom:10px}.modal-delete-body .process-text-area-body .reset-password-form-item label{margin-left:.3rem;font-weight:bold}.modal-delete-body .process-text-area-body .reset-password-form-item .form-label{display:flex}.modal-delete-body .process-text-area-body .reset-password-form-item .form-password{padding:0 10px;margin:10px 0 0 35px;border:1px solid #c0c0c0;border-radius:5px;min-width:350px;width:30%;background-color:#cfcfcf;color:inherit}.modal-delete-body .process-text-area-body .reset-password-form-item:has(#reset_password:checked) .form-password{background-color:inherit;ime-mode:disabled}.modal-delete-body .process-text-area-body .form-error-message{display:flex;flex-direction:column;color:red;font-weight:bold;margin-top:30px}.modal-delete-body .process-text-area-body .form-error-message>div{text-align:center}.modal-delete-body .process-text-area .caution{font-size:.9rem}.modal-delete-body .form-item{display:flex;align-items:center;margin-top:30px;margin-bottom:10px;justify-content:center}.modal-delete-body .form-item label{margin-left:.3rem;font-weight:bold}.modal-delete-body .actions{display:flex;justify-content:space-around;margin-top:20px}.modal-delete-body .actions .disabled{opacity:0.35;pointer-events:none}.modal-delete-body .actions.center-align{justify-content:center}.contact-tab{margin-top:2rem;display:flex;border-bottom:solid 1px #049fff}.contact-tab__item{font-weight:bold;flex:1;padding:5px 20px;background-color:#049fff;color:white;cursor:pointer;text-align:center}.contact-tab__item--inactive{background-color:#d6ecf9;color:#606060}.contact-tab a:hover{text-decoration:none}.attends-area{width:100%}.attends-area__wrapper{display:flex;min-height:50px}.attends-area__message{color:#949494}.attends-area__row{display:flex;margin-bottom:10px;flex-wrap:wrap}.attends-area__row__button{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background-color:#fff0cc;border:1px solid;border-radius:3px;border-color:#ffd980;padding:0.3rem 1rem;margin-right:5px;margin-bottom:5px;cursor:pointer}.attends-area__row__button.inactive{background-color:#ffd980}.attends-area__row__button.health{border-color:#dbed8d;background-color:#f8ffe7}.attends-area__row__button.health.inactive{background-color:#dbed8d}.attends-area__row__card{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#DEEBF7;border:1px solid;border-radius:10px;border-color:#fff;padding:0.75rem 0.5rem;margin-right:10px;margin-top:5px;margin-bottom:5px;cursor:pointer;width:200px;height:100%}.attends-area__row__card.inactive{background-color:#ffd980}.attends-area__row__card.health.inactive{background-color:#dbed8d}.attends-area__row__card .card-title{font-weight:bold;font-size:.9rem;margin-bottom:5px}.attends-area__row__card .card-content{display:flex;align-items:center;justify-content:center;background-color:#fff;width:100%;min-height:24px}.attends-area__row__card .card-content:not(:last-child){margin-bottom:5px}.attends-area .right-align{margin-left:auto}.attends-area .attend-reasons{height:100%}.usage-statuses-search-area{display:flex;justify-content:center;margin-bottom:30px;background-color:#eff3f7;padding:20px 10px}.usage-statuses-search-area ::placeholder{font-weight:100}.usage-statuses-search-area .select-box{border-radius:5px;border:2px solid #fff;background-color:#fff;overflow:hidden;text-overflow:ellipsis;color:#757575;padding:7px 10px 7px 10px}.usage-statuses-search-area .form-width{width:100%}.usage-statuses-search-area .school-name-width{max-width:400px}.usage-statuses-search-area .search-image{height:1.1rem;width:auto;margin-right:3px}.usage-statuses-search-area__column{display:flex;flex-direction:column}.usage-statuses-search-area__row{display:flex;align-items:center;justify-content:center;padding:0 10%}.usage-statuses-search-area__row label{min-width:100px}.usage-statuses-search-area__row .middle-width{max-width:300px}.usage-statuses-search-area__row .content-right{justify-content:flex-end}.usage-statuses-search-area__row__flex-grow-1{flex-grow:1}.usage-statuses-search-area__row__flex-grow-2{flex-grow:2}.usage-statuses-search-area__row__flex-grow-3{flex-grow:3}.usage-statuses-search-area__row .btn-search{flex-shrink:0;width:130px}.usage-statuses-search-area__row .btn-search-detail{width:130px;border:1px solid #cecece;color:#606060;background-color:#fff;font-weight:100}.usage-statuses-flex-table{display:flex;flex-direction:column;padding:0;background-color:#fff}.usage-statuses-flex-table-header{border-top:1px solid #85858a;border-bottom:1px solid #85858a;padding:0}.usage-statuses-flex-table-header-row{font-weight:bold;display:flex;padding:0}.usage-statuses-flex-table-body{padding:0}.usage-statuses-flex-table-body-row{display:flex;padding:0;border-bottom:1px solid #c0c0c0}.usage-statuses-flex-table-body-row:nth-child(odd){background-color:#eff3f7}.usage-statuses-flex-table-body-center{justify-content:center !important}.usage-statuses-flex-table-data{display:flex;flex:1;padding:1em .8em;margin:0;word-break:break-all;align-items:center;justify-content:space-around;flex-wrap:wrap}.usage-statuses-flex-table-data.flex-grow-1{flex-grow:0.1}.usage-statuses-flex-table-data.flex-grow-2{flex-grow:0.2}.usage-statuses-flex-table-data.flex-grow-3{flex-grow:0.3}.usage-statuses-flex-table-data.flex-grow-4{flex-grow:0.4}.usage-statuses-flex-table-data.flex-grow-5{flex-grow:0.5}.usage-statuses-flex-table-data.flex-grow-6{flex-grow:0.6}.usage-statuses-flex-table-data.flex-grow-7{flex-grow:0.7}.usage-statuses-flex-table-data.flex-grow-8{flex-grow:0.8}.usage-statuses-flex-table-data.flex-grow-9{flex-grow:0.9}.usage-statuses-flex-table-data:not(:last-child){border-right:1px solid #c0c0c0}.usage-statuses-flex-table-data.align-left{justify-content:start}.usage-statuses-flex-table-data:has(.more-info){padding-bottom:0}.usage-statuses-flex-table-data.community-affiliated-school-name{flex-direction:column}.usage-statuses-flex-table-data.community-affiliated-school-name:has([data-status="open"]){flex-direction:row}.usage-statuses-flex-table-data.community-affiliated-school-name .more-info{margin-left:auto;cursor:pointer}.usage-statuses-flex-table-data.community-affiliated-school-name [data-status="close"]{color:#4183c4}.usage-statuses-flex-table-data.community-affiliated-school-name [data-status="close"]:before{content:"▼もっとみる"}.usage-statuses-flex-table-data.community-affiliated-school-name [data-status="open"]{color:#4183c4}.usage-statuses-flex-table-data.community-affiliated-school-name [data-status="open"]:before{content:"▲閉じる"}.usage-statuses-flex-table .content-right{justify-content:flex-end}.setting-progress-tracker{display:flex;padding-top:0;margin:10px 0;color:#FFF}.setting-progress-tracker__item{display:flex;width:150px;height:1.5rem;box-sizing:border-box;text-align:center;font-size:.9rem;justify-content:center;align-items:center;position:relative;margin-right:10px}.setting-progress-tracker__item--current-page{color:#FFF;background-color:#2E75B6}.setting-progress-tracker__item--current-page:before{width:0;height:0;display:block;position:absolute;left:100%;content:"";border-left:10px solid #2E75B6;border-top:.75rem solid transparent;border-bottom:.75rem solid transparent}.setting-progress-tracker__item--not-current-page{color:#FFF;background-color:#A6A6A6}.setting-progress-tracker__item--not-current-page:before{width:0;height:0;display:block;position:absolute;left:100%;content:"";border-left:10px solid #A6A6A6;border-top:.75rem solid transparent;border-bottom:.75rem solid transparent}.setting-progress-tracker__link{font-size:1em;font-weight:bold}.settings-text-area{line-height:1.5em;margin:10px 0}.settings-text-area{line-height:1.5em;margin:10px 0}.settings-text-area{line-height:1.5em;margin:10px 0}.settings-text-area{line-height:1.5em;margin:10px 0}.settings-text-area{line-height:1.5em;margin:10px 0}.composition-progress-modal .modaal-container{min-width:600px;max-width:800px;width:70%}.modal-school-info{width:90%;margin:auto}.modal-school-info-header{padding:10px;border-bottom:1px solid;justify-content:space-between}.modal-school-info-header__title{display:flex;margin:0;align-items:center;font-size:18px}.modal-school-info-body{display:flex;flex-direction:column;padding:10px}.modal-school-info-body__row{display:flex;margin:20px 0;align-items:center}.modal-school-info-body__row__label{display:block;width:30%;text-align:right;min-width:200px;margin-right:1rem}.modal-school-info-body__row__value select{border-radius:5px;border:2px solid #ccc;background-color:#fff;overflow:hidden;text-overflow:ellipsis;padding:7px 20px 7px 10px;margin:0;max-width:500px}.modal-school-info-body__row__value input[type="text"]{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;width:500px;font-size:1rem}@media screen and (min-width: 0px) and (max-device-width: 420px){.modal-school-info-body__row__value input[type="text"]{width:90%;height:70px}}.modal-school-info-body__row__value.input-password-border{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;font-size:initial;height:initial;padding-left:0}@media screen and (min-width: 0px) and (max-device-width: 420px){.modal-school-info-body__row__value.input-password-border{width:90%;height:70px}}.modal-school-info-body__row__value.input-password-border input{width:100%;font-size:1rem;box-sizing:border-box;height:40px;padding:0 10px;border:1px solid #d0d2db;border-radius:5px;width:500px;font-size:1rem;border:none}@media screen and (min-width: 0px) and (max-device-width: 420px){.modal-school-info-body__row__value.input-password-border input{width:90%;height:70px}}.modal-school-info-body__row__value.input-password-border .display-password{display:inline-block;height:42px;line-height:42px}.modal-school-info-body .table-header{background-color:#2E75B6;color:white;text-align:center}.modal-school-info-body .form-line{display:flex;border:1px solid #dee2e6}.modal-school-info-body .form-line-rborder{border-right:1px solid #dee2e6}.modal-school-info-body .form-line+.form-line{margin-top:-1px}.modal-school-info-body__col{padding:5px;flex-grow:1}.modal-school-info-body__col--w1px{min-width:1px;max-width:1px}.modal-school-info-body__col--w2px{min-width:2px;max-width:2px}.modal-school-info-body__col--w3px{min-width:3px;max-width:3px}.modal-school-info-body__col--w4px{min-width:4px;max-width:4px}.modal-school-info-body__col--w5px{min-width:5px;max-width:5px}.modal-school-info-body__col--w6px{min-width:6px;max-width:6px}.modal-school-info-body__col--w7px{min-width:7px;max-width:7px}.modal-school-info-body__col--w8px{min-width:8px;max-width:8px}.modal-school-info-body__col--w9px{min-width:9px;max-width:9px}.modal-school-info-body__col--w10px{min-width:10px;max-width:10px}.modal-school-info-body__col--w11px{min-width:11px;max-width:11px}.modal-school-info-body__col--w12px{min-width:12px;max-width:12px}.modal-school-info-body__col--w13px{min-width:13px;max-width:13px}.modal-school-info-body__col--w14px{min-width:14px;max-width:14px}.modal-school-info-body__col--w15px{min-width:15px;max-width:15px}.modal-school-info-body__col--w16px{min-width:16px;max-width:16px}.modal-school-info-body__col--w17px{min-width:17px;max-width:17px}.modal-school-info-body__col--w18px{min-width:18px;max-width:18px}.modal-school-info-body__col--w19px{min-width:19px;max-width:19px}.modal-school-info-body__col--w20px{min-width:20px;max-width:20px}.modal-school-info-body__col--w21px{min-width:21px;max-width:21px}.modal-school-info-body__col--w22px{min-width:22px;max-width:22px}.modal-school-info-body__col--w23px{min-width:23px;max-width:23px}.modal-school-info-body__col--w24px{min-width:24px;max-width:24px}.modal-school-info-body__col--w25px{min-width:25px;max-width:25px}.modal-school-info-body__col--w26px{min-width:26px;max-width:26px}.modal-school-info-body__col--w27px{min-width:27px;max-width:27px}.modal-school-info-body__col--w28px{min-width:28px;max-width:28px}.modal-school-info-body__col--w29px{min-width:29px;max-width:29px}.modal-school-info-body__col--w30px{min-width:30px;max-width:30px}.modal-school-info-body__col--w31px{min-width:31px;max-width:31px}.modal-school-info-body__col--w32px{min-width:32px;max-width:32px}.modal-school-info-body__col--w33px{min-width:33px;max-width:33px}.modal-school-info-body__col--w34px{min-width:34px;max-width:34px}.modal-school-info-body__col--w35px{min-width:35px;max-width:35px}.modal-school-info-body__col--w36px{min-width:36px;max-width:36px}.modal-school-info-body__col--w37px{min-width:37px;max-width:37px}.modal-school-info-body__col--w38px{min-width:38px;max-width:38px}.modal-school-info-body__col--w39px{min-width:39px;max-width:39px}.modal-school-info-body__col--w40px{min-width:40px;max-width:40px}.modal-school-info-body__col--w41px{min-width:41px;max-width:41px}.modal-school-info-body__col--w42px{min-width:42px;max-width:42px}.modal-school-info-body__col--w43px{min-width:43px;max-width:43px}.modal-school-info-body__col--w44px{min-width:44px;max-width:44px}.modal-school-info-body__col--w45px{min-width:45px;max-width:45px}.modal-school-info-body__col--w46px{min-width:46px;max-width:46px}.modal-school-info-body__col--w47px{min-width:47px;max-width:47px}.modal-school-info-body__col--w48px{min-width:48px;max-width:48px}.modal-school-info-body__col--w49px{min-width:49px;max-width:49px}.modal-school-info-body__col--w50px{min-width:50px;max-width:50px}.modal-school-info-body__col--w51px{min-width:51px;max-width:51px}.modal-school-info-body__col--w52px{min-width:52px;max-width:52px}.modal-school-info-body__col--w53px{min-width:53px;max-width:53px}.modal-school-info-body__col--w54px{min-width:54px;max-width:54px}.modal-school-info-body__col--w55px{min-width:55px;max-width:55px}.modal-school-info-body__col--w56px{min-width:56px;max-width:56px}.modal-school-info-body__col--w57px{min-width:57px;max-width:57px}.modal-school-info-body__col--w58px{min-width:58px;max-width:58px}.modal-school-info-body__col--w59px{min-width:59px;max-width:59px}.modal-school-info-body__col--w60px{min-width:60px;max-width:60px}.modal-school-info-body__col--w61px{min-width:61px;max-width:61px}.modal-school-info-body__col--w62px{min-width:62px;max-width:62px}.modal-school-info-body__col--w63px{min-width:63px;max-width:63px}.modal-school-info-body__col--w64px{min-width:64px;max-width:64px}.modal-school-info-body__col--w65px{min-width:65px;max-width:65px}.modal-school-info-body__col--w66px{min-width:66px;max-width:66px}.modal-school-info-body__col--w67px{min-width:67px;max-width:67px}.modal-school-info-body__col--w68px{min-width:68px;max-width:68px}.modal-school-info-body__col--w69px{min-width:69px;max-width:69px}.modal-school-info-body__col--w70px{min-width:70px;max-width:70px}.modal-school-info-body__col--w71px{min-width:71px;max-width:71px}.modal-school-info-body__col--w72px{min-width:72px;max-width:72px}.modal-school-info-body__col--w73px{min-width:73px;max-width:73px}.modal-school-info-body__col--w74px{min-width:74px;max-width:74px}.modal-school-info-body__col--w75px{min-width:75px;max-width:75px}.modal-school-info-body__col--w76px{min-width:76px;max-width:76px}.modal-school-info-body__col--w77px{min-width:77px;max-width:77px}.modal-school-info-body__col--w78px{min-width:78px;max-width:78px}.modal-school-info-body__col--w79px{min-width:79px;max-width:79px}.modal-school-info-body__col--w80px{min-width:80px;max-width:80px}.modal-school-info-body__col--w81px{min-width:81px;max-width:81px}.modal-school-info-body__col--w82px{min-width:82px;max-width:82px}.modal-school-info-body__col--w83px{min-width:83px;max-width:83px}.modal-school-info-body__col--w84px{min-width:84px;max-width:84px}.modal-school-info-body__col--w85px{min-width:85px;max-width:85px}.modal-school-info-body__col--w86px{min-width:86px;max-width:86px}.modal-school-info-body__col--w87px{min-width:87px;max-width:87px}.modal-school-info-body__col--w88px{min-width:88px;max-width:88px}.modal-school-info-body__col--w89px{min-width:89px;max-width:89px}.modal-school-info-body__col--w90px{min-width:90px;max-width:90px}.modal-school-info-body__col--w91px{min-width:91px;max-width:91px}.modal-school-info-body__col--w92px{min-width:92px;max-width:92px}.modal-school-info-body__col--w93px{min-width:93px;max-width:93px}.modal-school-info-body__col--w94px{min-width:94px;max-width:94px}.modal-school-info-body__col--w95px{min-width:95px;max-width:95px}.modal-school-info-body__col--w96px{min-width:96px;max-width:96px}.modal-school-info-body__col--w97px{min-width:97px;max-width:97px}.modal-school-info-body__col--w98px{min-width:98px;max-width:98px}.modal-school-info-body__col--w99px{min-width:99px;max-width:99px}.modal-school-info-body__col--w100px{min-width:100px;max-width:100px}.modal-school-info-body__col--w101px{min-width:101px;max-width:101px}.modal-school-info-body__col--w102px{min-width:102px;max-width:102px}.modal-school-info-body__col--w103px{min-width:103px;max-width:103px}.modal-school-info-body__col--w104px{min-width:104px;max-width:104px}.modal-school-info-body__col--w105px{min-width:105px;max-width:105px}.modal-school-info-body__col--w106px{min-width:106px;max-width:106px}.modal-school-info-body__col--w107px{min-width:107px;max-width:107px}.modal-school-info-body__col--w108px{min-width:108px;max-width:108px}.modal-school-info-body__col--w109px{min-width:109px;max-width:109px}.modal-school-info-body__col--w110px{min-width:110px;max-width:110px}.modal-school-info-body__col--w111px{min-width:111px;max-width:111px}.modal-school-info-body__col--w112px{min-width:112px;max-width:112px}.modal-school-info-body__col--w113px{min-width:113px;max-width:113px}.modal-school-info-body__col--w114px{min-width:114px;max-width:114px}.modal-school-info-body__col--w115px{min-width:115px;max-width:115px}.modal-school-info-body__col--w116px{min-width:116px;max-width:116px}.modal-school-info-body__col--w117px{min-width:117px;max-width:117px}.modal-school-info-body__col--w118px{min-width:118px;max-width:118px}.modal-school-info-body__col--w119px{min-width:119px;max-width:119px}.modal-school-info-body__col--w120px{min-width:120px;max-width:120px}.modal-school-info-body__col--w121px{min-width:121px;max-width:121px}.modal-school-info-body__col--w122px{min-width:122px;max-width:122px}.modal-school-info-body__col--w123px{min-width:123px;max-width:123px}.modal-school-info-body__col--w124px{min-width:124px;max-width:124px}.modal-school-info-body__col--w125px{min-width:125px;max-width:125px}.modal-school-info-body__col--w126px{min-width:126px;max-width:126px}.modal-school-info-body__col--w127px{min-width:127px;max-width:127px}.modal-school-info-body__col--w128px{min-width:128px;max-width:128px}.modal-school-info-body__col--w129px{min-width:129px;max-width:129px}.modal-school-info-body__col--w130px{min-width:130px;max-width:130px}.modal-school-info-body__col--w131px{min-width:131px;max-width:131px}.modal-school-info-body__col--w132px{min-width:132px;max-width:132px}.modal-school-info-body__col--w133px{min-width:133px;max-width:133px}.modal-school-info-body__col--w134px{min-width:134px;max-width:134px}.modal-school-info-body__col--w135px{min-width:135px;max-width:135px}.modal-school-info-body__col--w136px{min-width:136px;max-width:136px}.modal-school-info-body__col--w137px{min-width:137px;max-width:137px}.modal-school-info-body__col--w138px{min-width:138px;max-width:138px}.modal-school-info-body__col--w139px{min-width:139px;max-width:139px}.modal-school-info-body__col--w140px{min-width:140px;max-width:140px}.modal-school-info-body__col--w141px{min-width:141px;max-width:141px}.modal-school-info-body__col--w142px{min-width:142px;max-width:142px}.modal-school-info-body__col--w143px{min-width:143px;max-width:143px}.modal-school-info-body__col--w144px{min-width:144px;max-width:144px}.modal-school-info-body__col--w145px{min-width:145px;max-width:145px}.modal-school-info-body__col--w146px{min-width:146px;max-width:146px}.modal-school-info-body__col--w147px{min-width:147px;max-width:147px}.modal-school-info-body__col--w148px{min-width:148px;max-width:148px}.modal-school-info-body__col--w149px{min-width:149px;max-width:149px}.modal-school-info-body__col--w150px{min-width:150px;max-width:150px}.modal-school-info-body__col--w151px{min-width:151px;max-width:151px}.modal-school-info-body__col--w152px{min-width:152px;max-width:152px}.modal-school-info-body__col--w153px{min-width:153px;max-width:153px}.modal-school-info-body__col--w154px{min-width:154px;max-width:154px}.modal-school-info-body__col--w155px{min-width:155px;max-width:155px}.modal-school-info-body__col--w156px{min-width:156px;max-width:156px}.modal-school-info-body__col--w157px{min-width:157px;max-width:157px}.modal-school-info-body__col--w158px{min-width:158px;max-width:158px}.modal-school-info-body__col--w159px{min-width:159px;max-width:159px}.modal-school-info-body__col--w160px{min-width:160px;max-width:160px}.modal-school-info-body__col--w161px{min-width:161px;max-width:161px}.modal-school-info-body__col--w162px{min-width:162px;max-width:162px}.modal-school-info-body__col--w163px{min-width:163px;max-width:163px}.modal-school-info-body__col--w164px{min-width:164px;max-width:164px}.modal-school-info-body__col--w165px{min-width:165px;max-width:165px}.modal-school-info-body__col--w166px{min-width:166px;max-width:166px}.modal-school-info-body__col--w167px{min-width:167px;max-width:167px}.modal-school-info-body__col--w168px{min-width:168px;max-width:168px}.modal-school-info-body__col--w169px{min-width:169px;max-width:169px}.modal-school-info-body__col--w170px{min-width:170px;max-width:170px}.modal-school-info-body__col--w171px{min-width:171px;max-width:171px}.modal-school-info-body__col--w172px{min-width:172px;max-width:172px}.modal-school-info-body__col--w173px{min-width:173px;max-width:173px}.modal-school-info-body__col--w174px{min-width:174px;max-width:174px}.modal-school-info-body__col--w175px{min-width:175px;max-width:175px}.modal-school-info-body__col--w176px{min-width:176px;max-width:176px}.modal-school-info-body__col--w177px{min-width:177px;max-width:177px}.modal-school-info-body__col--w178px{min-width:178px;max-width:178px}.modal-school-info-body__col--w179px{min-width:179px;max-width:179px}.modal-school-info-body__col--w180px{min-width:180px;max-width:180px}.modal-school-info-body__col--w181px{min-width:181px;max-width:181px}.modal-school-info-body__col--w182px{min-width:182px;max-width:182px}.modal-school-info-body__col--w183px{min-width:183px;max-width:183px}.modal-school-info-body__col--w184px{min-width:184px;max-width:184px}.modal-school-info-body__col--w185px{min-width:185px;max-width:185px}.modal-school-info-body__col--w186px{min-width:186px;max-width:186px}.modal-school-info-body__col--w187px{min-width:187px;max-width:187px}.modal-school-info-body__col--w188px{min-width:188px;max-width:188px}.modal-school-info-body__col--w189px{min-width:189px;max-width:189px}.modal-school-info-body__col--w190px{min-width:190px;max-width:190px}.modal-school-info-body__col--w191px{min-width:191px;max-width:191px}.modal-school-info-body__col--w192px{min-width:192px;max-width:192px}.modal-school-info-body__col--w193px{min-width:193px;max-width:193px}.modal-school-info-body__col--w194px{min-width:194px;max-width:194px}.modal-school-info-body__col--w195px{min-width:195px;max-width:195px}.modal-school-info-body__col--w196px{min-width:196px;max-width:196px}.modal-school-info-body__col--w197px{min-width:197px;max-width:197px}.modal-school-info-body__col--w198px{min-width:198px;max-width:198px}.modal-school-info-body__col--w199px{min-width:199px;max-width:199px}.modal-school-info-body__col--w200px{min-width:200px;max-width:200px}.modal-school-info-body__col--w201px{min-width:201px;max-width:201px}.modal-school-info-body__col--w202px{min-width:202px;max-width:202px}.modal-school-info-body__col--w203px{min-width:203px;max-width:203px}.modal-school-info-body__col--w204px{min-width:204px;max-width:204px}.modal-school-info-body__col--w205px{min-width:205px;max-width:205px}.modal-school-info-body__col--w206px{min-width:206px;max-width:206px}.modal-school-info-body__col--w207px{min-width:207px;max-width:207px}.modal-school-info-body__col--w208px{min-width:208px;max-width:208px}.modal-school-info-body__col--w209px{min-width:209px;max-width:209px}.modal-school-info-body__col--w210px{min-width:210px;max-width:210px}.modal-school-info-body__col--w211px{min-width:211px;max-width:211px}.modal-school-info-body__col--w212px{min-width:212px;max-width:212px}.modal-school-info-body__col--w213px{min-width:213px;max-width:213px}.modal-school-info-body__col--w214px{min-width:214px;max-width:214px}.modal-school-info-body__col--w215px{min-width:215px;max-width:215px}.modal-school-info-body__col--w216px{min-width:216px;max-width:216px}.modal-school-info-body__col--w217px{min-width:217px;max-width:217px}.modal-school-info-body__col--w218px{min-width:218px;max-width:218px}.modal-school-info-body__col--w219px{min-width:219px;max-width:219px}.modal-school-info-body__col--w220px{min-width:220px;max-width:220px}.modal-school-info-body__col--w221px{min-width:221px;max-width:221px}.modal-school-info-body__col--w222px{min-width:222px;max-width:222px}.modal-school-info-body__col--w223px{min-width:223px;max-width:223px}.modal-school-info-body__col--w224px{min-width:224px;max-width:224px}.modal-school-info-body__col--w225px{min-width:225px;max-width:225px}.modal-school-info-body__col--w226px{min-width:226px;max-width:226px}.modal-school-info-body__col--w227px{min-width:227px;max-width:227px}.modal-school-info-body__col--w228px{min-width:228px;max-width:228px}.modal-school-info-body__col--w229px{min-width:229px;max-width:229px}.modal-school-info-body__col--w230px{min-width:230px;max-width:230px}.modal-school-info-body__col--w231px{min-width:231px;max-width:231px}.modal-school-info-body__col--w232px{min-width:232px;max-width:232px}.modal-school-info-body__col--w233px{min-width:233px;max-width:233px}.modal-school-info-body__col--w234px{min-width:234px;max-width:234px}.modal-school-info-body__col--w235px{min-width:235px;max-width:235px}.modal-school-info-body__col--w236px{min-width:236px;max-width:236px}.modal-school-info-body__col--w237px{min-width:237px;max-width:237px}.modal-school-info-body__col--w238px{min-width:238px;max-width:238px}.modal-school-info-body__col--w239px{min-width:239px;max-width:239px}.modal-school-info-body__col--w240px{min-width:240px;max-width:240px}.modal-school-info-body__col--w241px{min-width:241px;max-width:241px}.modal-school-info-body__col--w242px{min-width:242px;max-width:242px}.modal-school-info-body__col--w243px{min-width:243px;max-width:243px}.modal-school-info-body__col--w244px{min-width:244px;max-width:244px}.modal-school-info-body__col--w245px{min-width:245px;max-width:245px}.modal-school-info-body__col--w246px{min-width:246px;max-width:246px}.modal-school-info-body__col--w247px{min-width:247px;max-width:247px}.modal-school-info-body__col--w248px{min-width:248px;max-width:248px}.modal-school-info-body__col--w249px{min-width:249px;max-width:249px}.modal-school-info-body__col--w250px{min-width:250px;max-width:250px}.modal-school-info-body__col--w251px{min-width:251px;max-width:251px}.modal-school-info-body__col--w252px{min-width:252px;max-width:252px}.modal-school-info-body__col--w253px{min-width:253px;max-width:253px}.modal-school-info-body__col--w254px{min-width:254px;max-width:254px}.modal-school-info-body__col--w255px{min-width:255px;max-width:255px}.modal-school-info-body__col--w256px{min-width:256px;max-width:256px}.modal-school-info-body__col--w257px{min-width:257px;max-width:257px}.modal-school-info-body__col--w258px{min-width:258px;max-width:258px}.modal-school-info-body__col--w259px{min-width:259px;max-width:259px}.modal-school-info-body__col--w260px{min-width:260px;max-width:260px}.modal-school-info-body__col--w261px{min-width:261px;max-width:261px}.modal-school-info-body__col--w262px{min-width:262px;max-width:262px}.modal-school-info-body__col--w263px{min-width:263px;max-width:263px}.modal-school-info-body__col--w264px{min-width:264px;max-width:264px}.modal-school-info-body__col--w265px{min-width:265px;max-width:265px}.modal-school-info-body__col--w266px{min-width:266px;max-width:266px}.modal-school-info-body__col--w267px{min-width:267px;max-width:267px}.modal-school-info-body__col--w268px{min-width:268px;max-width:268px}.modal-school-info-body__col--w269px{min-width:269px;max-width:269px}.modal-school-info-body__col--w270px{min-width:270px;max-width:270px}.modal-school-info-body__col--w271px{min-width:271px;max-width:271px}.modal-school-info-body__col--w272px{min-width:272px;max-width:272px}.modal-school-info-body__col--w273px{min-width:273px;max-width:273px}.modal-school-info-body__col--w274px{min-width:274px;max-width:274px}.modal-school-info-body__col--w275px{min-width:275px;max-width:275px}.modal-school-info-body__col--w276px{min-width:276px;max-width:276px}.modal-school-info-body__col--w277px{min-width:277px;max-width:277px}.modal-school-info-body__col--w278px{min-width:278px;max-width:278px}.modal-school-info-body__col--w279px{min-width:279px;max-width:279px}.modal-school-info-body__col--w280px{min-width:280px;max-width:280px}.modal-school-info-body__col--w281px{min-width:281px;max-width:281px}.modal-school-info-body__col--w282px{min-width:282px;max-width:282px}.modal-school-info-body__col--w283px{min-width:283px;max-width:283px}.modal-school-info-body__col--w284px{min-width:284px;max-width:284px}.modal-school-info-body__col--w285px{min-width:285px;max-width:285px}.modal-school-info-body__col--w286px{min-width:286px;max-width:286px}.modal-school-info-body__col--w287px{min-width:287px;max-width:287px}.modal-school-info-body__col--w288px{min-width:288px;max-width:288px}.modal-school-info-body__col--w289px{min-width:289px;max-width:289px}.modal-school-info-body__col--w290px{min-width:290px;max-width:290px}.modal-school-info-body__col--w291px{min-width:291px;max-width:291px}.modal-school-info-body__col--w292px{min-width:292px;max-width:292px}.modal-school-info-body__col--w293px{min-width:293px;max-width:293px}.modal-school-info-body__col--w294px{min-width:294px;max-width:294px}.modal-school-info-body__col--w295px{min-width:295px;max-width:295px}.modal-school-info-body__col--w296px{min-width:296px;max-width:296px}.modal-school-info-body__col--w297px{min-width:297px;max-width:297px}.modal-school-info-body__col--w298px{min-width:298px;max-width:298px}.modal-school-info-body__col--w299px{min-width:299px;max-width:299px}.modal-school-info-body__col--w300px{min-width:300px;max-width:300px}.modal-school-info-body__col.text-left{text-align:left}.modal-school-info-body__col.text-center{display:flex;align-items:center;justify-content:center}.modal-school-info-body__col.display-none{display:none}.modal-school-info-body #attachment label{display:inline-block;position:relative;border-radius:5px;border:2px solid #ccc;background-color:#fff;overflow:hidden;text-overflow:ellipsis;padding:7px 20px 7px 10px;margin:0;width:100%;min-height:2rem}.modal-school-info-body #attachment label:hover{background:gainsboro;transition:all 0.4s}.modal-school-info-body #attachment label input{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;cursor:pointer}.modal-school-info-body .actions{display:flex;justify-content:space-around;margin-top:20px}.modal-school-info-body .actions .button{cursor:pointer;width:70%;height:50px;font-weight:bold;font-size:110%;color:#fff;background-color:#1e90ff;box-shadow:0 2px 0 0 #191970;line-height:1.3;position:relative;display:block;box-sizing:border-box;text-align:center;vertical-align:middle;text-decoration:none;border-radius:10px;padding-top:13px;width:20%;max-width:150px}.modal-school-info-body .actions .button-delete{background-color:#A6A6A6}.modal-school-info-body .actions input[type="submit"]{border:0;padding:0;-webkit-appearance:none}.modal-school-info-body ul.errors{margin:0;padding:0}.modal-school-info-body ul.errors li{color:red}.errors-container{margin-top:100px}.errors-text__main{text-align:center;font-size:1.5rem;margin-bottom:1.5rem;font-weight:bold}.errors-text__detail{text-align:center;font-size:1rem;margin-bottom:4rem}.errors-actions{display:flex;align-items:center;justify-content:space-around}
