@import url(normalize.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);h1,hr{border:none}ol,ul{list-style-position:inside}.Tab img,a.Button,button,button>i.material-icons,i.material-icons,input,input[type=file],select,textarea{vertical-align:middle}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-family:'Noto Sans',sans-serif;font-size:14px;letter-spacing:0}body{color:#333}h1{margin:10px 0;padding:10px 0;font-size:16px;color:rgba(50,50,50,.7);border-bottom:1px solid rgba(100,100,100,.3)}sub,sup{font-size:6pt}hr{margin:15px 0;border-bottom:1px solid rgba(32,64,96,.4)}a,a:visited{cursor:pointer;color:rgba(16,64,128,.8);text-decoration:none}a:hover{color:#104080}.ECMS_TPL_Bottom,.ECMS_TPL_Top,form{margin:0;border:0;padding:0}input,select,textarea{width:100%;height:35px;margin:3px 0;border:1px solid rgba(32,64,96,.4);border-radius:1px;padding:20px 18px;color:#333;background-color:#fff;outline:0;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none}label+input,label+select,label+textarea{width:100%}input:focus,select:focus,textarea:focus{border:1px solid rgba(100,100,100,.8);background-color:#fff}input[disabled],select[disabled],textarea[disabled]{color:#aaa;background-color:rgba(0,0,0,.05)!important}input[type=radio]{border-radius:32px}input[type=color],input[type=file]{border:none;padding:0}input[type=checkbox],input[type=radio]{width:30px;height:30px;padding:10px;cursor:pointer}input[type=checkbox]:checked,input[type=radio]:checked{background-image:url('Image/checkbox.png');background-position:center center;background-repeat:no-repeat}input[type=checkbox]:checked:disabled,input[type=radio]:checked:disabled{opacity:.5}input[type=file]{height:auto}select{background-image:url('Image/select.png');background-position:right center;background-repeat:no-repeat}select[size]{background:0 0}textarea{min-height:80px;resize:vertical}a.Button,button{display:flex;align-items:center;margin:3px;border:.1px solid #006496;border-radius:2px;padding:12px 22px;cursor:pointer;white-space:nowrap;font-weight:500;color:rgba(255,255,255,.9);background-color:rgba(0,48,96,.8)}ol,td,th,ul{padding:5px}button:first-child,div+button,hr+button,label+button,ol+button,p+button,script+button,table+button,ul+button{margin-left:0}button:last-child{margin-right:0}a.Button:hover,button:hover{border:1px solid rgba(100,100,100,.8);color:#fff;background-color:#003060}fieldset,legend{border:1px solid rgba(100,100,100,.3)}a.Button img,button img{margin:auto 5px auto 0;vertical-align:middle;opacity:.8}button::-moz-focus-inner{border:0;padding:0}button[disabled],button[disabled]:hover{border:1px solid rgba(100,100,100,.3);cursor:default;color:rgba(67,67,67,.5);background:-webkit-linear-gradient(315deg,rgba(50,50,50,0),rgba(150,150,150,.25));background:-o-linear-gradient(315deg,rgba(50,50,50,0),rgba(150,150,150,.25));background:-moz-linear-gradient(135deg,rgba(50,50,50,0),rgba(150,150,150,.25));background:linear-gradient(135deg,rgba(50,50,50,0),rgba(150,150,150,.25))}td.Sort.Down,td.Sort.Up{background-position:center right}button[disabled] i,button[disabled] img,button[disabled]:hover i,button[disabled]:hover img{opacity:.2}button:hover i,button:hover img{opacity:1}button:focus{outline:0}fieldset{margin:10px 0;padding:10px}legend{width:calc(100%);padding:5px 10px;font-weight:700;color:rgba(100,100,100,.8);background:-webkit-linear-gradient(315deg,rgba(100,100,100,.02),rgba(100,100,100,.15));background:-o-linear-gradient(315deg,rgba(100,100,100,.02),rgba(100,100,100,.15));background:-moz-linear-gradient(315deg,rgba(100,100,100,.15),rgba(100,100,100,.02));background:linear-gradient(315deg,rgba(100,100,100,.15),rgba(100,100,100,.02))}label{display:block;width:100%;margin:10px 0 3px;padding:3px 3px 2px 0;text-align:left}i.material-icons{display:inline-block;line-height:1px;margin-bottom:4px;color:#333}td.Label,tfoot,thead,tr.Header{color:rgba(100,100,100,.8);font-weight:700}table{width:100%;border-collapse:collapse;background-color:#fff}tr:hover,tr:hover td{background-color:rgba(100,100,100,.03)}td.green,tr.green,tr.green td{background-color:rgba(127,255,127,.1)}tr.green:hover,tr.green:hover td{background-color:rgba(50,150,50,.03)}td.red,tr.red,tr.red td{background-color:rgba(255,127,127,.1)}tr.red:hover,tr.red:hover td{background-color:rgba(150,50,50,.03)}td.yellow,tr.yellow,tr.yellow td{background-color:rgba(255,255,127,.1)}tr.yellow:hover,tr.yellow:hover td{background-color:rgba(150,150,50,.03)}tfoot,thead,tr.Header{background:-webkit-linear-gradient(rgba(100,100,100,.15),rgba(100,100,100,.02),rgba(100,100,100,.15));background:-moz-linear-gradient(rgba(100,100,100,.15),rgba(100,100,100,.02),rgba(100,100,100,.15));background:-o-linear-gradient(rgba(100,100,100,.15),rgba(100,100,100,.02),rgba(100,100,100,.15));background:linear-gradient(rgba(100,100,100,.15),rgba(100,100,100,.02),rgba(100,100,100,.15))}td.Sort,td.Sort.Down,td.Sort.Up{background-repeat:no-repeat}td.Disabled,tr.Disabled{background-color:rgba(0,0,0,.05)}td.Selected,tr.Selected{background-color:rgba(100,100,100,.05)}td,th{height:1px;overflow:visible;border:.1px solid #adc2d6}@-moz-document url-prefix(){tr{height:1px;overflow:visible}td{height:100%;overflow:visible}}td input,td input:only-child,td select,td select:only-child{width:100%;margin:0}td button,td button:only-child{margin:0}td.Button,td.Control,td.Embedded,th.Control,th.Embedded{padding:0;white-space:nowrap;background-color:#fff!important}td.Button input,td.Button select,td.Control input,td.Control select,th.Button input,th.Button select,th.Control input,th.Control select{width:100%;min-width:28px;height:28px;margin:0;border:none;padding:3px 5px;background-color:rgba(100,100,100,.1)}td.Button a.Button,td.Button button,td.Control a.Button,td.Control button,th.Button a.Button,th.Button button,th.Control a.Button,th.Control button{display:block;width:100%;min-width:28px;height:100%;margin:0;border:1px solid #fff;padding:3px 5px;background-color:rgba(100,100,100,.1);text-align:center}td.Button button img,td.Control button img,th.Control button img{margin:0 1px}button>i.material-icons{display:inline-block;margin-right:7px;font-size:14px;color:#fff}td.Control input:focus,th.Control input:focus{background-color:#fff}td.Label{width:25%;text-align:right;background-color:rgba(100,100,100,.03)}.Error,div.Error{border:1px solid #fcc;background-color:#fdfcfc}td.Sort{background-image:url('Image/sort.png');background-position:center center}td.Sort.Up{background-image:url('Image/sort-up.png')}td.Sort.Down{background-image:url('Image/sort-down.png')}td img:only-child{vertical-align:bottom}ul{margin:0;list-style-type:disc}ol{margin:0}li{margin:3px 0;line-height:120%}div.Error{margin:10px 0 0;padding:30px;color:#977;font-weight:700;text-align:center}.Tabs{margin:10px 0;border:none;border-bottom:1px solid rgba(100,100,100,.3);padding:0 10px}.Tab,.Tabs>*{display:inline-block;height:auto;margin:0 0 -1px;border:1px solid rgba(100,100,100,.3);border-bottom:none;border-radius:none;padding:10px 15px;font-weight:400;color:#666;background:-webkit-linear-gradient(315deg,rgba(100,100,100,.02),rgba(100,100,100,.15));background:-o-linear-gradient(315deg,rgba(100,100,100,.02),rgba(100,100,100,.15));background:-moz-linear-gradient(135deg,rgba(100,100,100,.02),rgba(100,100,100,.15));background:linear-gradient(135deg,rgba(100,100,100,.02),rgba(100,100,100,.15))}.Tabs>:hover{border-bottom:none}.Tab.Active,.Tabs>.Active{border-bottom:1px solid #fff;background:#fff;font-weight:700;color:#888}.Tab img{margin:-2px 0}.Tab>a,a.Tab{text-decoration:none;color:#666}body{min-height:100vh;margin:0;border:0;padding:0;overflow:auto;background-color:#dce2e8}.ECMS_TPL_Body{display:flex;flex-direction:column;position:relative;width:1004px;min-height:100vh;margin:0 auto;border:0;background-color:#fff}.ECMS_TPL_Modal{display:block;visibility:hidden;position:fixed;top:0;left:0;width:100vw;height:100vh;padding:10px;z-index:10000;background-color:rgba(0,0,0,.6)}.ECMS_TPL_Header{display:flex;flex-direction:row;margin:0;border:0;padding:0;background-color:#fff}.ECMS_TPL_Middle{flex-grow:1;display:flex;width:100%}.ECMS_TPL_Left{vertical-align:top;flex-basis:256px;flex-grow:0;flex-shrink:0;margin:0;border:0;padding:0 10px 0 0}.ECMS_TPL_Center,.ECMS_TPL_Wrapper{padding:0;border:0;display:flex;margin:0}.ECMS_TPL_Left:empty,.ECMS_TPL_Right:empty{display:none}.ECMS_TPL_Wrapper{flex-grow:1;flex-direction:column;vertical-align:top;width:auto;min-height:100%}.ECMS_TPL_Center{flex-grow:1;flex-direction:column}.ECMS_TPL_Right{vertical-align:top;flex-basis:176px;flex-grow:0;flex-shrink:0;margin:0;border:0;padding:0 0 0 10px}.ECMS_TPL_Footer{clear:both;margin:0;border:0;padding:0}@media screen and (max-width:1023px){.ECMS_TPL_Body{width:100%}.ECMS_TPL_Left{display:table-cell;width:30%;margin:0;padding:0 10px 0 0}.ECMS_TPL_Right{display:none}}@media screen and (max-width:767px){.ECMS_TPL_Left,.ECMS_TPL_Wrapper{display:block;width:100%}.ECMS_TPL_Body{width:100%}.ECMS_TPL_Middle{display:block}.ECMS_TPL_Left{float:none;margin:0;padding:0}.ECMS_TPL_Right{display:none}}.ECMS.Extension.Module{display:flex;flex-direction:column;clear:both;margin:0 0 10px;border:none;padding:0}.ECMS.Extension.Module>.Administration{padding:10px;float:right;width:auto;text-align:right}.ECMS.Extension.Module>.Title{min-height:30px;margin:0;border:none;border-top:1px solid rgba(0,0,0,.4);border-bottom:1px solid rgba(0,0,0,.4);padding:10px;font-weight:500;color:#000;background-color:#fff}.ECMS.Extension.Module>.Content{flex-grow:1;margin:0;padding:10px}.ECMS.Extension.Module>.Status{border:none;border-top:1px solid rgba(100,100,100,.2);padding:2px 8px;background-color:rgba(0,0,0,.01)}.ECMS.Extension.Module>.Status *{font-size:80%}.ECMS_TPL_Header>.Module:first-child{border-top:none}