@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:calc(16 / 16 * 1rem)!important}a,aside,body,button,dd,div,dl,dt,footer,form,header,html,img,input,label,menu,nav,p,select,span,table,tbody,td,textarea,th,thead,tr{font-size:calc(14 / 16 * 1rem);font-weight:400;line-height:1;word-break:keep-all;vertical-align:baseline;color:#000;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}a[href=""]:hover,a[href="#"]:hover{cursor:unset}.login .section-content-body form .form-items .terms-items-list .list-title label:hover,.modal-content-body .modal-section-tab-items ul li:hover,.table-paging ul li a:hover,a[data-attr=cursor]:hover,body header .header-menu .menu nav ul li a:hover,button:hover{cursor:pointer}li{list-style:none}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:none;background-color:transparent}button:focus,input:focus,select:focus,textarea:focus{outline:0}img{image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;object-fit:cover;width:100%;height:100%}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100}.modal.active{display:block}.modal-close-button{display:flex;justify-content:flex-end;align-items:center;position:fixed;top:calc(15 / 16 * 1rem);right:calc(15 / 16 * 1rem);z-index:5}.modal-close-button button i,.modal-close-button button p{color:#CC3E44}.modal-close-button button i{font-size:calc(35 / 16 * 1rem)}.modal-content{width:100%;height:100%;backdrop-filter:blur(3px);background-color:rgba(255,255,255,.2);display:flex;justify-content:center;align-items:center;padding:calc(15 / 16 * 1rem)}.modal-content-body{border:calc(1 / 16 * 1rem) solid #D4D4D4;border-radius:calc(5 / 16 * 1rem);overflow:hidden}.modal-content-body .modal-header{background-color:#1169D1;padding:calc(15 / 16 * 1rem)}.modal-content-body .modal-header h3{color:#FFF}.modal-content-body .modal-section{background-color:#FFF}.modal-content-body .modal-section-tab-items ul{display:flex;justify-content:space-between;align-items:center}.modal-content-body .modal-section-tab-items ul li{min-width:calc(100 / 16 * 1rem);width:100%;padding:calc(15 / 16 * 1rem) calc(10 / 16 * 1rem);text-align:center;position:relative}.modal-content-body .modal-section-tab-items ul li::after{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background-color:#D4D4D4}.modal-content-body .modal-section-tab-items ul li.active::after{content:"";width:100%;height:2px;position:absolute;bottom:0;left:0;background-color:#1169D1}.modal-content-body .modal-section-row{padding:calc(15 / 16 * 1rem);display:none}.modal-content-body .modal-section-row.active{display:block}.modal-content-body .modal-section-row .form-items-row{display:flex;justify-content:space-between;align-items:flex-end;gap:calc(10 / 16 * 1rem)}.modal-content-body .modal-section-row .form-items-row label.label-select{position:relative;width:33%}.modal-content-body .modal-section-row .form-items-row label.label-select::after{content:"";font-family:"Font Awesome 5 Free";display:inline-block;vertical-align:middle;font-weight:900;position:absolute;right:calc(7 / 16 * 1rem);bottom:calc(13 / 16 * 1rem)}.modal-content-body .modal-section-row .form-items-row label select{padding:calc(10 / 16 * 1rem);border-radius:calc(5 / 16 * 1rem);border:calc(1 / 16 * 1rem) solid #D4D4D4;width:100%;height:calc(40 / 16 * 1rem);padding-right:calc(30 / 16 * 1rem)}.modal-content-body .modal-section-row .modal-navi-button{display:flex;justify-content:space-between;align-items:center}.modal-content-body .modal-section-row .modal-navi-button.only-next-button{display:flex;justify-content:flex-end}.modal-content-body .modal-section-row .modal-navi-button button{display:flex;justify-content:center;align-items:center;flex-direction:column}.modal-content-body .modal-section-row .modal-navi-button button .icons-circle{width:calc(30 / 16 * 1rem);height:calc(30 / 16 * 1rem);border-radius:50%;display:flex;justify-content:center;align-items:center}.modal-content-body .modal-section-row .modal-navi-button button.next-button .icons-circle{border:calc(2 / 16 * 1rem) solid #519ABA}.modal-content-body .modal-section-row .modal-navi-button button.next-button .icons-circle i{color:#519ABA}.modal-content-body .modal-section-row .modal-navi-button button.next-button p{margin-top:calc(5 / 16 * 1rem);color:#519ABA}.modal-content-body .modal-section-row .modal-navi-button button.next-button:hover .icons-circle{background-color:#519ABA}.modal-content-body .modal-section-row .modal-navi-button button.next-button:hover .icons-circle i{color:#FFF}.modal-content-body .modal-section-row .modal-navi-button button.prev-button .icons-circle{border:calc(2 / 16 * 1rem) solid #888}.modal-content-body .modal-section-row .modal-navi-button button.prev-button .icons-circle i{color:#888}.modal-content-body .modal-section-row .modal-navi-button button.prev-button p{margin-top:calc(5 / 16 * 1rem);color:#888}.modal-content-body .modal-section-row .modal-navi-button button.prev-button:hover .icons-circle{background-color:#888}.modal-content-body .modal-section-row .modal-navi-button button.prev-button:hover i{color:#FFF}.modal.modal-transfer .modal-content-body{min-width:calc(280 / 16 * 1rem);max-width:calc(310 / 16 * 1rem)}.modal.modal-transfer .modal-content-body .modal-section form{padding:calc(15 / 16 * 1rem)}.modal.modal-transfer .modal-content-body .modal-section form .form-items button{background-color:#1169D1;margin-top:calc(30 / 16 * 1rem)}.modal.modal-transfer .modal-content-body .modal-section form .form-items button i,.modal.modal-transfer .modal-content-body .modal-section form .form-items button p{color:#FFF;font-weight:600}.modal.modal-transfer .modal-content-body .modal-section form .form-items button i{margin-right:calc(3 / 16 * 1rem)}body{display:flex;justify-content:flex-start;align-items:flex-start}body header .header{width:calc(235 / 16 * 1rem);min-height:100vh;border-right:calc(1 / 16 * 1rem) solid #D4D4D4}body header .header-logo{padding:calc(20 / 16 * 1rem)}@media (max-width:480px){.modal-content-body .modal-section-row{max-height:calc(100vh - calc(250 / 16 * 1rem));overflow:auto}body{display:block}body header .header{width:100%;min-height:auto;border-right:none;position:fixed;top:0;left:0;z-index:10;background-color:#FFF}body header .header-logo{display:flex;justify-content:space-between;align-items:center;border-bottom:calc(1 / 16 * 1rem) solid #D4D4D4}body header .header-logo .mobile-menu-icons{padding:calc(10 / 16 * 1rem);width:calc(50 / 16 * 1rem);height:calc(50 / 16 * 1rem);display:flex;justify-content:center;align-items:center}body header .header-logo .mobile-menu-icons::before{font-family:"Font Awesome 5 Free";display:inline-block;vertical-align:middle;font-weight:900;content:"";font-size:calc(26 / 16 * 1rem);color:#11A1AE}body header .header-logo::after{content:"";padding:calc(10 / 16 * 1rem);width:calc(30 / 16 * 1rem);height:calc(30 / 16 * 1rem)}body header .header-logo{padding:calc(0 / 16 * 1rem);height:calc(55 / 16 * 1rem)}}body header .header-logo-img a{display:block}body header .header-logo-img a img{height:calc(70 / 16 * 1rem);object-fit:contain}@media (max-width:480px){body header .header-logo-img a img{height:calc(35 / 16 * 1rem)}body header .header-contents{display:none;width:100%;border-bottom:calc(1 / 16 * 1rem) solid #D4D4D4}body header .header-contents.active{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;position:fixed;top:calc(55 / 16 * 1rem);left:0;z-index:9;background-color:#FFF}body header .header-account{order:2;width:100%}}body header .header-account{display:flex;justify-content:space-between;align-items:flex-end;padding:calc(17 / 16 * 1rem)}body header .header-account-name{font-size:calc(16 / 16 * 1rem);font-weight:600;text-align:center}body header .header-account-logout button:hover i,body header .header-account-logout button:hover p{color:#11A1AE}body header .header-account-logout button i{color:#7F7F7F;margin-bottom:calc(5 / 16 * 1rem)}body header .header-account-logout button p{color:#7F7F7F;text-decoration:underline;font-size:calc(10 / 16 * 1rem)}body header .header-menu{margin-top:calc(30 / 16 * 1rem)}@media (max-width:480px){body header .header-account-logout button i{margin-bottom:calc(2 / 16 * 1rem)}body header .header-menu{margin-top:0;width:100%}}body header .header-menu .menu nav ul li a{display:flex;justify-content:flex-start;align-items:center;padding:calc(12 / 16 * 1rem) calc(17 / 16 * 1rem)}.table-paging ul,button.btn{justify-content:center;display:flex}body header .header-menu .menu nav ul li a .icons{display:flex;justify-content:center;align-items:center;width:calc(20 / 16 * 1rem);height:calc(20 / 16 * 1rem);margin-right:calc(7 / 16 * 1rem)}body header .header-menu .menu nav ul li a .icons i{font-size:calc(16 / 16 * 1rem);color:#11A1AE}body header .header-menu .menu nav ul li a p{font-size:calc(16 / 16 * 1rem);font-weight:600;color:#454545}body header .header-menu .menu nav ul li a:hover i,body header .header-menu .menu nav ul li a:hover p{color:#1169D1}body header .header-menu .menu nav ul li:hover>ul{display:block}body header .header-menu .menu nav ul li>ul{display:none;margin-left:calc(27 / 16 * 1rem)}body header .header-menu .menu nav ul li>ul>li>a .sub-icons{margin-right:calc(3 / 16 * 1rem)}body header .header-menu .menu nav ul li>ul>li>a p{font-size:calc(12 / 16 * 1rem)}body section{width:100%;min-height:100vh;padding:0 calc(17 / 16 * 1rem)}@media (max-width:480px){body header .header-menu .menu nav ul li>ul{display:block}body section{padding-top:calc(55 / 16 * 1rem)}}body section .section{min-height:calc(100vh - calc(34 / 16 * 1rem));padding:calc(20 / 16 * 1rem) 0}body section .section-find-options h3{margin-bottom:calc(15 / 16 * 1rem)}body section .section-find-options h3 .title-icons{display:none}body section .section-find-options h3 .title-icons::after{font-family:"Font Awesome 5 Free";display:inline-block;vertical-align:middle;font-weight:900;content:""}body section .section-find-options h3 .title-icons.active::after{content:""}@media (max-width:480px){body section .section{min-height:calc(100vh - calc(89 / 16 * 1rem))}body section .section-find-options h3{display:flex;justify-content:space-between;align-items:center}body section .section-find-options h3 .title-icons{display:block}}body section .section-find-options form{display:flex;justify-content:flex-start;align-items:flex-end;gap:calc(13 / 16 * 1rem)}@media (max-width:480px){body section .section-find-options form{display:none}body section .section-find-options form.active{display:block}}body section .section-find-options form .form-items label.label-select{position:relative}body section .section-find-options form .form-items label.label-select::after{content:"";font-family:"Font Awesome 5 Free";display:inline-block;vertical-align:middle;font-weight:900;position:absolute;right:calc(7 / 16 * 1rem);bottom:calc(13 / 16 * 1rem)}body section .section-find-options form .form-items label select{padding:calc(10 / 16 * 1rem);border-radius:calc(5 / 16 * 1rem);border:calc(1 / 16 * 1rem) solid #D4D4D4;width:100%;height:calc(40 / 16 * 1rem);padding-right:calc(30 / 16 * 1rem)}body section .section-find-options form .form-items button{width:calc(50 / 16 * 1rem);height:calc(40 / 16 * 1rem)}body section .section-find-options form .form-items button p{font-size:calc(12 / 16 * 1rem);margin-top:calc(3 / 16 * 1rem)}body section .section-find-options form .form-items button.button-reset i{font-size:calc(20 / 16 * 1rem);color:#11A1AE}body section .section-find-options form .form-items button.button-reset p{color:#11A1AE}body section .section-find-options form .form-items button.button-search i{font-size:calc(20 / 16 * 1rem);color:#1169D1}body section .section-find-options form .form-items button.button-search p{color:#1169D1}body section .section-find-options form .form-items-date{display:flex;justify-content:flex-start;align-items:center;gap:calc(7 / 16 * 1rem)}body section .section-find-options form .form-items-button{display:flex;justify-content:flex-end;align-items:center}body section .section-table{margin-top:calc(35 / 16 * 1rem)}body section .section-table-function-button{display:flex;justify-content:flex-end;align-items:center;margin-bottom:calc(15 / 16 * 1rem)}body section .section-table-function-button button{display:flex;justify-content:flex-start;align-items:center;background-color:#1169D1;padding:calc(10 / 16 * 1rem);border-radius:calc(5 / 16 * 1rem)}body section .section-table-function-button button i,body section .section-table-function-button button p{color:#FFF;font-weight:600;font-size:calc(16 / 16 * 1rem)}body section .section-table-function-button button i{margin-right:calc(5 / 16 * 1rem)}body section .section-table-info{margin-bottom:calc(20 / 16 * 1rem);background-color:#11A1AE;padding:calc(15 / 16 * 1rem);border-radius:calc(5 / 16 * 1rem)}body section .section-table-info-sum{display:flex;justify-content:flex-start;align-items:flex-end}@media (max-width:480px){body section .section-table-info-sum{display:block}}body section .section-table-info-sum-data{display:flex;justify-content:flex-start;align-items:flex-end;padding-right:calc(25 / 16 * 1rem);margin-right:calc(25 / 16 * 1rem);position:relative}body section .section-table-info-sum-data:last-child::after{display:none}body section .section-table-info-sum-data::after{content:"";width:calc(2 / 16 * 1rem);height:calc(10 / 16 * 1rem);position:absolute;right:0;bottom:calc(3 / 16 * 1rem);background-color:#FFF}@media (max-width:480px){body section .section-table-info-sum-data{padding-right:0;margin-right:0;margin-bottom:calc(12 / 16 * 1rem)}body section .section-table-info-sum-data:last-child{margin-bottom:0}body section .section-table-info-sum-data::after{display:none}}body section .section-table-info-sum-data p.data-title{margin-right:calc(5 / 16 * 1rem);color:#FFF}body section .section-table-info-sum-data p.data-value{font-size:calc(16 / 16 * 1rem);font-weight:600;color:#FFF}body section .section-table-info-sum-data p span.unit{font-size:calc(12 / 16 * 1rem);margin-left:calc(3 / 16 * 1rem);color:#FFF}body section .section-table-data .table{width:100%;overflow:auto}body section footer .footer-copyright-content p{padding:calc(10 / 16 * 1rem) 0;color:#888}form .form-items{margin-bottom:calc(15 / 16 * 1rem)}form .form-items.form-items{display:flex;justify-content:space-between;align-items:flex-end;gap:calc(10 / 16 * 1rem)}form .form-items label{display:block;width:100%}form .form-items label .label-tag{font-size:calc(12 / 16 * 1rem);margin-bottom:calc(5 / 16 * 1rem);color:#888}form .form-items label input{padding:calc(10 / 16 * 1rem);border-radius:calc(5 / 16 * 1rem);border:calc(1 / 16 * 1rem) solid #D4D4D4;width:100%;height:calc(40 / 16 * 1rem)}form .form-items label input:focus{border-color:#1169D1;border-width:calc(1.5 / 16 * 1rem);caret-color:#1169D1}button.btn{border-radius:calc(5 / 16 * 1rem);width:100%;height:calc(47 / 16 * 1rem);font-size:calc(16 / 16 * 1rem);font-weight:600;align-items:center}button.btn-primary{background-color:#1169D1;color:#FFF}table{width:100%;border-spacing:0;border-top-left-radius:calc(5 / 16 * 1rem);border-top-right-radius:calc(5 / 16 * 1rem);overflow:hidden}table tbody tr td,table tbody tr th,table thead tr td,table thead tr th{text-align:center;padding:calc(17 / 16 * 1rem) calc(10 / 16 * 1rem);border-bottom:calc(1 / 16 * 1rem) solid #D4D4D4;vertical-align:middle;white-space:nowrap}@media (max-width:480px){table tbody tr td,table tbody tr th,table thead tr td,table thead tr th{font-size:calc(12 / 16 * 1rem)}}table thead tr{background-color:#1169D1}table thead tr th{font-weight:600;font-size:calc(16 / 16 * 1rem);color:#FFF;border-bottom:none}table tbody tr:nth-child(even){background-color:#F0F0F0}.table-paging{margin-top:calc(50 / 16 * 1rem)}.table-paging ul{align-items:center}.table-paging ul li{width:calc(25 / 16 * 1rem);height:calc(25 / 16 * 1rem)}.table-paging ul li a{display:block;display:flex;justify-content:center;align-items:center;color:#7F7F7F}.table-paging ul li a.active{color:#11A1AE;font-weight:600}.table-paging ul li a.active:hover{color:#11A1AE}.table-paging ul li a i{color:#454545}.table-paging ul li a:hover{font-weight:600;color:#1169D1}.table-paging ul li a:hover i{color:#1169D1}.login{display:flex;justify-content:center;align-items:center;flex-direction:column;width:calc(280 / 16 * 1rem);margin:0 auto;height:calc(100vh - calc(89 / 16 * 1rem))}.login .section-content-logo{height:calc(100 / 16 * 1rem);margin-bottom:calc(28 / 16 * 1rem)}.login .section-content-logo img{object-fit:contain;height:calc(80 / 16 * 1rem)}.login .section-content-logo p{text-transform:uppercase;font-weight:600;color:#1169D1}.login .section-content-body{width:100%}.login .section-content-body form .form-items button{margin-top:calc(42 / 16 * 1rem)}@media (max-width:480px){table thead tr th{font-size:calc(14 / 16 * 1rem)}.login .section-content-body form .form-items button{margin-top:calc(5 / 16 * 1rem)}}.login .section-content-body form .form-items button:disabled{background-color:#A8A8A8}.login .section-content-body form .form-items .terms-items-list .list-title{display:flex;justify-content:space-between;align-items:center}.login .section-content-body form .form-items .terms-items-list .list-title p{font-weight:600;color:#1169D1;font-size:calc(16 / 16 * 1rem);width:fit-content}.login .section-content-body form .form-items .terms-items-list .list-title label{display:flex;justify-content:flex-end;align-items:center;width:auto;gap:calc(4 / 16 * 1rem)}.login .section-content-body form .form-items .terms-items-list .list-title label input{display:none}.login .section-content-body form .form-items .terms-items-list .list-title label input:checked~span{background-color:#11A1AE;border-color:#11A1AE}.login .section-content-body form .form-items .terms-items-list .list-title label input:checked~span~p{color:#11A1AE}.login .section-content-body form .form-items .terms-items-list .list-title label span{width:calc(16 / 16 * 1rem);height:calc(16 / 16 * 1rem);border:calc(1 / 16 * 1rem) solid #D4D4D4;display:flex;justify-content:center;align-items:center;background-color:#FFF;border-radius:calc(3 / 16 * 1rem)}.login .section-content-body form .form-items .terms-items-list .list-title label span::after{content:"";font-family:"Font Awesome 5 Free";display:inline-block;vertical-align:middle;font-weight:900;color:#FFF}.login .section-content-body form .form-items .terms-items-list .list-title label p{color:#A8A8A8;font-size:calc(14 / 16 * 1rem);margin-bottom:0}.login .section-content-body form .form-items .terms-items-list .list-content>ul{max-height:calc(100 / 16 * 1rem);overflow-y:auto;margin-top:calc(7 / 16 * 1rem);border:calc(1 / 16 * 1rem) solid #D4D4D4;border-radius:calc(5 / 16 * 1rem);padding:calc(3 / 16 * 1rem) 0}.login .section-content-body form .form-items .terms-items-list .list-content>ul>li{padding:calc(4 / 16 * 1rem) calc(7 / 16 * 1rem);font-size:calc(13 / 16 * 1rem);line-height:1.2}.login .section-content-body form .form-items .terms-items-list .list-content>ul>li>ul{padding-left:calc(14 / 16 * 1rem);margin-top:calc(3 / 16 * 1rem)}.login .section-content-body form .form-items .terms-items-list .list-content>ul>li>ul>li{font-size:calc(12 / 16 * 1rem);line-height:1.2;padding:calc(3 / 16 * 1rem) 0}.login .section-content-link{width:100%}.login .section-content-link-item{padding-top:calc(20 / 16 * 1rem);border-top:calc(1 / 16 * 1rem) solid #D4D4D4}.login .section-content-link-item a{width:100%;display:block;text-align:center;color:#3C3C3C}.login-footer .footer-copyright-content p{padding:calc(10 / 16 * 1rem);color:#888;text-align:center}.section-button{display:flex;justify-content:flex-end;align-items:center}.section-button button{display:flex;justify-content:flex-start;align-items:center;background-color:#1169D1;padding:calc(15 / 16 * 1rem) calc(10 / 16 * 1rem);border-radius:calc(5 / 16 * 1rem)}.section-button button i,.section-button button p{font-size:calc(16 / 16 * 1rem);color:#FFF;font-weight:600}@media (max-width:480px){.login .section-content-body form .form-items .terms-items-list .list-content>ul{max-height:calc(80 / 16 * 1rem)}.section-button{margin-top:calc(30 / 16 * 1rem)}.section-button button{padding:calc(12 / 16 * 1rem) calc(8 / 16 * 1rem)}.section-button button i,.section-button button p{font-size:calc(14 / 16 * 1rem)}}.table table tbody tr.disable{background-color:rgba(227,121,51,.3)!important}.table table tbody tr.disable td{color:#E37933}.table table tbody tr.retire{background-color:rgba(204,62,68,.3)!important}.table table tbody tr.retire td{color:#CC3E44}.table table tbody tr td .table-button button{background-color:#8DC149;padding:calc(5 / 16 * 1rem);border-radius:calc(5 / 16 * 1rem)}.table table tbody tr td .table-button button i,.table table tbody tr td .table-button button p{color:#FFF}.table table tbody tr td .table-button button p{font-size:calc(12 / 16 * 1rem);margin-top:calc(3 / 16 * 1rem)}.section-info-firm{display:flex;justify-content:center;align-items:center;flex-direction:column;height:calc(100vh - calc(74 / 16 * 1rem))}@media (max-width:480px){.section-info-firm{height:calc(100vh - calc(129 / 16 * 1rem))}}.section-info-firm-title{display:flex;justify-content:flex-start;align-items:center;margin-bottom:calc(35 / 16 * 1rem)}.section-info-firm-title h1{font-size:calc(32 / 16 * 1rem)}.section-info-firm-remine-row p.remine-title{font-size:calc(20 / 16 * 1rem);margin-bottom:calc(15 / 16 * 1rem)}.section-info-firm-remine-row p.remine-data{font-size:calc(38 / 16 * 1rem);font-weight:700;color:#11A1AE}.section-info-firm-remine-row p.remine-data span{margin-left:calc(3 / 16 * 1rem);color:#7F7F7F}.section-info-firm-remine .button{margin-top:calc(20 / 16 * 1rem)}.section-info-firm-remine .button button{display:flex;justify-content:center;align-items:center;background-color:#1169D1;padding:calc(23 / 16 * 1rem) calc(33 / 16 * 1rem);border-radius:calc(5 / 16 * 1rem);width:100%}.section-info-firm-remine .button button i,.section-info-firm-remine .button button p{color:#FFF;font-weight:600;font-size:calc(20 / 16 * 1rem)}.dark *,.light *{color:#000}.section-info-firm-remine .button button i{margin-right:calc(3 / 16 * 1rem)}.dark{background-color:#FFF}.dark select option{background-color:#FFF!important}.light{background-color:#FFF}.light select option{background-color:#FFF!important}@media (prefers-color-scheme:dark){body{background-color:#FFF}body *{color:#000}}@media (prefers-color-scheme:light){body{background-color:#FFF}body *{color:#000}}.hide{display:none!important}