body,html{height:100%;width:100%;margin:0;padding:0;box-sizing:border-box}body{background:url(/image/bg1.jpg) no-repeat center center;background-size:cover;background-attachment:fixed;position:relative}*{box-sizing:border-box}body,html{font-size:16px}body,html,input,select,textarea{color:#444;font-family:"Ubuntu",sans-serif;font-weight:300}input{line-height:18px}input,select,textarea{font-size:18px;height:36px;border:1px solid #ccd7e6;width:100%;background:#fff}input,textarea{padding:8px}select{line-height:18px}input:focus,select:focus,textarea:focus{outline:0;border-color:#1ca1c1}input[disabled],select[disabled],textarea[disabled]{background-color:#ebebe4}button,textarea{line-height:normal}textarea{resize:vertical}p{line-height:20px}select{padding:5px}button{display:inline-block;padding:4px 10px 6px;border:0;background:#888;color:#fff;cursor:pointer;font-size:16px;font-family:"Ubuntu",sans-serif;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;transition:background-color .3s ease-out}button._close{width:30px;height:30px;background:url(/image/close.png) no-repeat center center;background-size:75%}button._close:hover{background-image:url(/image/closeH.png)}button._pdf,button._word{width:30px;height:30px;background-size:auto!important}button._word{background:url(/image/word.png) no-repeat center center}button._pdf{background:url(/image/pdf.png) no-repeat center center}button+button{margin-left:10px}button+button._prev{margin-left:1px}button._hdn{background-color:#fff;color:#888}button._hdn:hover{color:#fff}button:active,button:focus{background-color:#888}button:hover{background-color:#525252}button._active{background-color:#444}button.loader{background:url(/image/ldr.gif) no-repeat center center;background-size:auto 60%;text-indent:200%;white-space:nowrap;overflow:hidden}b{font-weight:500}a,a:focus,a:visited{cursor:pointer;border-bottom:1px dashed #666;color:inherit;text-decoration:none}a:focus:hover,a:hover,a:visited:hover{border-color:#fff;color:inherit}label{cursor:pointer}.left{float:left}.right{float:right}.hdn{display:none}center{font-size:30px;margin-top:40px;height:100%;color:#aaa}._loader{position:relative}div.loader{background-image:url(/image/ldr.gif);background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:10000}.alert{position:absolute;background:#dfefff;max-width:600px;box-shadow:0 0 7px 0 #ccc;cursor:pointer;z-index:100000}.alert._success{background:#eaffdf}.alert._error{background:#ffe8df}.alert span{display:block;padding:10px}.logon,header>div>div{display:flex;justify-content:center}.logon{width:100%;height:100%;align-items:center}.logon form,header{background:rgba(255,255,255,.96)}.logon form{max-width:400px;padding:30px;text-align:center}.logon ._code{display:none}.logon ._error{color:red}.logon img{margin-bottom:10px;width:90%}.logon button,.logon input{font-size:20px}.logon input{width:100%;margin:10px 0;display:inline-block;padding:5px;text-align:center;background:0 0;border:0;border-bottom:1px solid #444}.logon button{width:100%;margin-top:20px;height:40px;background-color:#73be1e}.logon button:hover{background-color:#5c9818}header{position:fixed;top:0;left:0;width:100%;height:80px;padding:10px 20px}.main,header>div{max-width:900px;margin:0 auto}header>div>div{float:left;height:60px;font-size:20px;font-weight:400;flex-direction:column;gap:5px}header>div p{font-size:16px;display:flex;gap:10px;margin:0;padding:0}header .logo img{height:60px;margin-right:20px}.main{padding-top:100px;padding-bottom:20px}.list,.list>div{display:flex;border-radius:10px}.list{background:rgba(255,255,255,.9);padding:20px;flex-direction:column;gap:20px}.list>div{background:#fff;box-shadow:0 0 5px 5px rgba(0,0,0,.1);padding:10px}.list>div label{font-weight:400;display:block}.list>div span{font-weight:300;display:block;margin-top:10px;font-size:14px}.list>div>div:nth-of-type(1){width:100%}.list>div>div:nth-of-type(2){min-width:300px}.list>div>div:nth-of-type(2) a{display:inline-block;float:right;margin:2px 5px;font-size:14px}.popup{background:rgba(0,0,0,.3);position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.popup._hidden{display:none}.popup ._window{max-width:260px;background:#fff;border-radius:10px;padding:20px;display:grid;gap:10px;grid-template-columns:1fr 1fr;width:auto}.popup ._window>div{display:contents}.popup ._window label{max-width:80px;line-height:36px}.popup ._window ._buttons{grid-column:span 2}@media (max-width:680px){header{height:60px}header .logo,header .logo img{height:40px}header>div>div{height:auto}header>div label{font-size:16px}header>div p{font-size:14px}.list>div{flex-direction:column;gap:10px}.list>div>div:nth-of-type(2) a{float:none;margin:5px 5px 5px 0}}