.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;justify-content:center;padding:1em .66667em}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;max-width:100%;padding:.75em .5em;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}body{background:transparent url(/static/media/bg-image.4d3b5ce28b6128eab4c0.png) repeat fixed 50%/cover}h1{color:#f0f8ff;font:normal 19px/22px Times New Roman}h2{font:normal 14px/10px Times New Roman}#menu{background:#fabf4f;cursor:pointer;height:30px;margin:6px auto 0;max-width:590px;padding:8px 0 0}#menu span{background:#fff none repeat scroll 0 0;display:block;height:2px;margin:4px;width:24px}#console{background:#2b3b93;display:none;height:100%;margin:0 5px;max-height:310px;max-width:590px;position:absolute;width:900%;z-index:999}#console div{margin:10px auto}#console .push{background:#fabf4f;color:#fff;cursor:pointer;font-size:large;height:50px;width:200px}#console .push:hover{background:#f8d99e;color:#000}#invoiceShow{background:#fff;box-shadow:0 0 5px 1px rgba(0,0,0,.3);margin:0 auto 40px;min-height:400px;overflow:hidden;text-align:center}#invoiceShow,.loged{max-width:600px;width:100%}.loged{background:#2b3b93;height:100%;min-height:620px;padding-top:5px}.loged .push{background:#fabf4f;color:#fff;cursor:pointer;font-size:large;height:40px;width:100px}.loged .push:hover{background:#f8d99e;color:#000}.logo{margin:80px auto}.logo img{border-radius:125px;box-shadow:0 0 5px 1px #fff;max-height:250px;max-width:250px}.invoice{font:normal 1em Times New Roman}.row{margin:4px}.row input{height:30px;width:300px}#invoiceBody{color:#000;font-size:1em}#invoiceBody h1{color:#000}#invoiceBody p{background:#c2e1fc;height:30px;line-height:30px;margin:0}#invoiceBody p input[type=text]{height:22px;width:60px}#invoiceBody p i{cursor:pointer;float:right}i.cDel{cursor:pointer}#invoiceBody .push{background:#fabf4f;color:#fff;cursor:pointer;font-size:large;height:40px;margin-bottom:5px;width:100px}#invoiceBody .push:hover{background:#f8d99e;color:#000}#invoiceBody ul{margin:6px;padding:0}#invoiceBody ul li{float:left;line-height:35px;list-style-type:none;margin:0;padding-bottom:5px;text-align:left;width:100%}#invoiceBody ul li b{margin-left:5px}#invoiceBody ul li i{margin-right:5px}#invoiceBody ul li input[type=checkbox]{float:right;margin:10px}#invoiceBody ul li span{cursor:pointer;float:right}#invoiceBody ul.list span{cursor:none;float:left}#invoiceBody ul li span:after{content:"\00bb";display:inline-block;margin:0 .6em}#invoiceBody ul li a{text-decoration:none}div.vat{margin:20px auto;max-width:300px;text-align:left}div.calendar{margin:0 auto;max-width:460px;overflow:hidden;width:100%}div.calendar div.date{float:left;width:50%}.react-calendar{float:left;margin:5px auto;max-width:220px}#pay{margin-bottom:50px;max-width:340px;width:100%}#search{display:none;margin:0 auto;width:300px}#search ul{background:#fff;box-shadow:0 0 5px 1px rgba(0,0,0,.3);margin:4px auto;max-width:320px;padding:0;position:absolute;z-index:99}#search ul li{cursor:pointer;margin:2px}#search ul li label{margin-left:4px}#search ul li:hover{background:#c2e1fc}#search ul:before{border-bottom:8px solid #2b3b93;border-left:8px solid transparent;border-right:8px solid transparent;content:"";display:block;height:0;margin-left:20px;position:absolute;top:-10px;width:0}#loading{animation:spin 2s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#2b3b93;height:50px;margin:40px auto;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (min-width:200px) and (max-width:590px){#console,div.calendar{max-width:340px}div.calendar{margin:0 auto}div.calendar div.date{max-width:340px;width:100%}div.react-calendar{float:none}}
/*# sourceMappingURL=main.addd3a48.css.map*/