@font-face{font-family:"Roboto";src:url("./fonts/Roboto-Regular.ttf") format("truetype");font-weight:regular}@font-face{font-family:"Roboto";src:url("./fonts/Roboto-Bold.ttf") format("truetype");font-weight:bold}@font-face{font-family:"Roboto Condensed";src:url("./fonts/RobotoCondensed-Regular.ttf") format("truetype");font-weight:regular}@font-face{font-family:"Roboto Condensed";src:url("./fonts/RobotoCondensed-Bold.ttf") format("truetype");font-weight:bold}@font-face{font-family:"Pacifico";src:url("./fonts/Pacifico-Regular.ttf") format("truetype");font-weight:bold}a{color:#37464A;text-decoration:none}p{margin:0}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px grey;box-shadow:inset 0 0 5px grey}::-webkit-scrollbar-thumb{background:#3374ff}::-webkit-scrollbar-thumb:hover{background:#3374ff}span.small{font-size:8pt;font-weight:normal}p.small{font-size:8pt;font-weight:normal}input:focus{border:1px solid #3374ff}input[type=text],input[type=number],input[type=date],input[type=datetime-local],input[type=password],input[type=email]{width:200px;outline:none;padding:5px;border:1px solid silver;background:#FEFEFE;font-family:'Roboto'}select{width:200px;outline:none;padding:5px;border:1px solid silver;background:#FEFEFE;font-family:'Roboto'}select:focus{border:1px solid #3374ff}.buttonline>.inner{display:inline-block;border:1px solid #c8c8c8;border-radius:4px;-webkit-box-shadow:0px 2px 8px 0px #646464;box-shadow:0px 2px 8px 0px #646464;margin-bottom:5px;margin-top:5px}.buttonline>.inner>button{background:#3374ff;border-right:0.5px solid silver}.buttonline>.inner>button:hover{background:#598eff}.buttonline>.inner>button.disabled{background:#b4b4b4;cursor:not-allowed}.buttonline>.inner>button:last-of-type{border-right:0;border-radius:0 3px 3px 0}.buttonline>.inner>button:first-of-type{border-radius:3px 0 0 3px}input[type=checkbox]{display:none}input[type=checkbox]+label{display:block;cursor:pointer}input[type=checkbox]+label::before{content:'';border:0.05em solid silver;border-radius:0.2em;display:inline-block;width:1em;height:1em;padding-left:0.2em;padding-bottom:0.4em;margin-right:0.2em;vertical-align:bottom;color:transparent;-webkit-transition:.2s;transition:.2s;color:gray;background:#FFF}input[type=checkbox]:checked+label::before{content:'\2714';background:#3374ff;color:#FFF}input[type=checkbox]:checked:disabled+label::before{background:silver;color:#FFF}input[type=checkbox]:disabled+label::before{color:silver}.filter_box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0px;margin-left:0px}.filter_box>.filter_header{display:block;padding:5px;background:#3374ff;color:#FEFEFE;font-weight:bold}.filter_box>.filter_content{display:block;padding:5px;border:1px solid silver}button{border:0px;background:#3374ff;color:#FEFEFE;padding:5px;font-size:12pt;outline:none;-webkit-transition:all 200ms;transition:all 200ms;cursor:pointer}button.icon{border-radius:5px;padding:10px;font-size:20pt}button:hover{background:#598eff}input[type=submit]{border:0px;background:#3374ff;color:#FEFEFE;padding:5px;font-size:12pt;outline:none;-webkit-transition:all 200ms;transition:all 200ms;cursor:pointer}input[type=submit].icon{border-radius:5px;padding:10px;font-size:20pt}input[type=submit]:hover{background:#598eff}table{border-collapse:collapse}table>thead{background:#3374ff;color:#FEFEFE}table>thead>tr>th{padding:5px}table>tbody>tr>td{padding:3px;word-break:break-word}table>tbody>tr:nth-child(even){background:#EFEFEF}table.twocol tbody>tr>td:first-of-type{width:150px;font-weight:bold}table.twocol tbody>tr>td:last-of-type{width:200px}.box{width:400px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.box>.title{padding:5px;font-weight:bold;color:#FEFEFE;background-color:#3374ff}.box>.content{padding:5px;text-align:center;border:1px solid #3374ff;border-top:0px}.sk-folding-cube{margin:20px auto;width:40px;height:40px;position:relative;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:0.3s;animation-delay:0.3s}.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:0.6s;animation-delay:0.6s}.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:0.9s;animation-delay:0.9s}@-webkit-keyframes sk-foldCubeAngle{0%, 10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%, 75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%, 100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%, 10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%, 75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%, 100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}
