body{margin:0;padding:0;font-family:sans-serif}#test-plans-page{display:flex;flex-direction:column;width:100%;background-color:#efefef;flex-grow:1;padding:0 5px}#test-plans-page #template-list{min-width:100%;display:flex;justify-content:center;margin:10px auto;background-color:#efefef}#test-plans-page #template-list .img-hover-zoom--colorize img{transition:transform .5s,filter 1s ease-in-out}#test-plans-page #template-list .fancy_card{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:25px;color:#000;text-align:center;margin:10px 10px 5px;width:200px;height:150px;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);overflow:hidden;background-color:#fafafa;transition:all .5s ease}#test-plans-page #template-list .fancy_card:hover{transform:translate3D(0,-1px,0) scale(1.03);box-shadow:0 6px 12px 4px rgba(0,0,0,.3);transition:all .4s ease;cursor:pointer}#test-plans-page #template-list .card_image{height:128px}#test-plans-page #template-list .card_image.svg{font-size:7.5em;margin-top:.1em}@media screen and (max-width:1600px){#test-plans-page #template-list .fancy_card{width:180px;height:130px;margin:10px 10px 0}#test-plans-page #template-list .card_image{height:110px}#test-plans-page #template-list .card_image.svg{font-size:6.5em;margin-top:.1em}}@media screen and (max-width:1100px){#test-plans-page #template-list .fancy_card{width:150px;height:120px;margin:10px 10px 0}#test-plans-page #template-list .card_image{height:80px}#test-plans-page #template-list .card_image.svg{font-size:5.5em;margin-top:.1em}}#test-plans-page #test-plan-list{flex-grow:1;height:95%}#test-plans-page #test-plan-list .card{background-color:#fafafa;padding:10px;margin:5px 10px 10px;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);transition:.3s;border-radius:25px}@media screen and (max-width:1260px){#test-plans-page #test-plan-list .ant-table-body{overflow-x:hidden}}#test-plans-page #test-plan-list .drop-area{position:absolute;opacity:1;top:0;right:0;bottom:0;left:0;z-index:10;border:4px solid #1890ff}#test-plans-page #test-plan-list img{height:30px;width:30px}#test-plans-page #test-plan-list .cable-icon{display:flex;align-items:center;justify-content:center;font-size:30px}#test-plans-page #test-plan-list input{margin-right:5px;width:400px}#test-plans-page #test-plan-list button{margin-right:5px}#test-plans-page #test-plan-list .menu-label{cursor:pointer}#test-plans-page .ant-table-body{height:calc(100vh - 370px)!important}#wizard{display:flex;flex-direction:column;margin:2.5rem auto;padding-left:calc(100vw - 100%);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100%}#wizard .tyu{background-color:#ededef;padding:8px;font-size:1.5em;color:#404040;display:flex;flex-direction:row;flex-grow:0;justify-content:flex-end}#wizard .break{margin-bottom:16px}#wizard .side_by_side,#wizard .side_by_side_2{display:flex}#wizard .side_by_side_2 .user-input{margin-left:150px;margin-top:5px}#wizard .white{color:#fff}#wizard .disable{color:rgba(0,0,0,.25)}#wizard .redx{color:#f5f5f5;font-weight:500;background-color:#e60013;border-radius:2px;box-shadow:0 0 4px 1px rgba(230,0,19,0)}#wizard .redx .ant-tabs-tab-active{border-bottom:1px solid #e60013!important}#wizard .redx .ant-tabs-ink-bar{border-bottom:2px solid #e60013}#wizard .redx:hover{color:#c2c2c2}#wizard .redx:active{color:#a8a8a8}#wizard .titlex{padding:2px 6px;font-size:1.4em}#wizard .iconx{font-size:1.3em;color:#000}#wizard .redx-pulse{animation:shadow-background-pulse 3s infinite}#wizard .fade-in-out{animation:fadeOut 3s infinite;text-shadow:0 0 2px #000}@keyframes fadeOut{0%{opacity:.25}50%{opacity:1}to{opacity:.25}}@keyframes shadow-background-pulse{0%{box-shadow:0 0 4px 1px rgba(230,0,19,0);background-color:#e60013}50%{box-shadow:0 0 4px 1px #e60013;background-color:#ff0004}to{box-shadow:0 0 4px 1px rgba(230,0,19,0);background-color:#e60013}}#wizard .iconxx{display:none;font-size:1.3em}#wizard .ant-tabs-nav{margin-left:15px}#wizard .ant-tabs{letter-spacing:.25px}#wizard .ant-tabs .ant-tabs-tab{margin-left:25px;font-size:1.1em}#wizard .ant-tabs .ant-tabs-ink-bar{border-bottom:2px solid #005aff}#wizard .redx-ant-tabs .ant-tabs-ink-bar{border-bottom:2px solid #e60013}#wizard .ant-tabs-tab-btn{transition:font-weight 0s}#wizard .wizard-card{background-color:#fff;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);transition:.3s;border-radius:25px;padding:1.5rem 3rem;margin:1rem auto;width:75vw;max-width:1200px}#wizard .wizard-card .section{margin-bottom:20px}#wizard .wizard-card .section .ant-radio-button-wrapper{text-align:center;height:auto}#wizard .wizard-card .section.test-type{display:flex;flex-direction:column}#wizard .wizard-card .section.test-type>label{margin-left:0}#wizard .wizard-card .title{font-weight:700;font-size:1.1em}@media screen and (max-width:1440px){#wizard .wizard-card{padding:1rem 2rem;width:90vw}}@media screen and (max-width:768px){#wizard .wizard-card{width:100vw}}#wizard .header{display:flex;align-items:center}#wizard .header img{height:60px;width:60px}#wizard .body{height:100%;display:flex;background:linear-gradient(#fff,#2c4d85)}#wizard .body .page-arrow{font-size:200px;display:flex;justify-content:center;align-items:center;width:130px;color:#000;opacity:.1;overflow:hidden}#wizard .body .page-area{background-color:#fff;width:890px;height:100%}#wizard .body .page-area .page{padding:0 20px}#wizard .body .page-area .name-page input{width:400px}#wizard .page-list{display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:20px;position:relative;background-color:#fff}#wizard .page-list .bar{position:absolute;width:100%}#wizard .page-list .bar img{height:59px;width:100%}#wizard .page-list .image{display:flex;justify-content:center;align-items:center;height:60px;width:91px}#wizard .page-list .image img{transform:scale(.65)}#wizard .page-list .page-link{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-width:91px}#wizard .page-list .page-link .title{padding:10px 30px;cursor:pointer;font-size:1.4em}#wizard .page-list .page-link .title.selected{font-weight:700}#wizard .page-list .page-link .title.validation-error{color:#f5222d}#wizard .page-buttons{padding:0 20px;margin-top:40px}#wizard .page-buttons>*{margin-right:10px}#wizard .border-solid{border-style:solid}.ant-btn-primary{border-color:#005aff}.ant-btn-primary,.ant-btn-primary:focus{background-color:#005aff}.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{z-index:1;color:#005aff;background:#1890ff;border-color:#005aff}thead[class*=ant-table-thead] th{font-weight:500!important}.ant-radio-button-wrapper{background-color:#fff!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#005aff!important;border:#005aff}#content{display:flex;background-color:#efefef;overflow-y:auto}#header-e{padding-left:0}#header-e,#sidemenu{background-color:#4c4948}#sidemenu{display:flex;flex-direction:row;position:absolute;box-shadow:0 8px 12px 0 rgba(0,0,0,.3);width:100%;transition:.3s;z-index:5}#sidemenu .logo-box{flex-grow:2}@media screen and (max-width:1080px){#sidemenu .logo-box{flex-grow:8}}@media screen and (max-width:952px){#sidemenu .logo-box{visibility:hidden}}#sidemenu .logo{position:fixed;background-color:#4c4948;box-shadow:0 8px 12px 0 rgba(0,0,0,.3);border-bottom-right-radius:25px;width:160px;height:80px;z-index:5}#sidemenu .logo img{height:65px;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto}#sidemenu .ant-menu-item-selected{background-color:#4c4948!important}#sidemenu .menu-slider{position:absolute;height:5px;width:100px;left:0;bottom:0;border-radius:5px;background:#f5f5f5;transition:.2s;z-index:1}#sidemenu .ant-menu>.ant-menu-item:hover{background-color:#4c4948!important;color:#d3d3d3!important}#sidemenu .ant-menu-item{color:#fff;font-family:"Campton",Arial,Helvetica,sans-serif;font-size:14px}#sidemenu .ant-menu{background:#4c4948;flex-grow:1;display:inline-flex}@media screen and (max-width:965px){#sidemenu .ant-menu{flex-grow:0}}#sidemenu .logo h1{text-align:center;font-size:2em}#sidemenu .ant-menu-item{display:flex;align-items:center}#sidemenu .side-menu-icon{display:inline-flex;margin-right:15px;justify-content:center;width:5px}#sidemenu .side-menu-icon>img{height:20px;width:auto}#language-picker{color:hsla(0,0%,100%,.65);padding-left:24px;padding-top:5px;padding-bottom:5px;display:flex;align-items:center}#language-picker .anticon{font-size:21px}#language-picker>i{margin-right:10px}.ant-layout-content{min-height:auto}.jgr-logo{display:flex;justify-content:center;flex-grow:1}@media screen and (max-width:900px){.jgr-logo{visibility:hidden}}.jgr-logo img{height:60px;width:60px}.jgr-logo img:hover{filter:alpha(opacity=80);opacity:.8}.page-header{background-color:#ededef;padding:9.5px;font-size:1.5em;display:flex;flex-direction:row;margin-top:5px;flex-grow:0;justify-content:flex-end}.page-header .ant-btn{margin:0 5px}.page-card{background-color:#fafafa;padding:10px;margin:10px;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);transition:.3s;border-radius:25px}.ant-table-body{overflow-y:auto!important}.login-form-forgot{float:right;color:#2a9df4;cursor:pointer}.ant-col-rtl .login-form-forgot{float:left}.login-form-button{width:100%}.forget-form{margin:0}.xn1-logo{display:flex;margin:auto}.xn1-logo img{height:80px;margin:auto}.grey{filter:grayscale(100%)}#device-page{display:flex;flex-direction:column;height:100%;width:100%;-webkit-user-select:none;user-select:none;color:#21314a}#device-page .device-section-header button{margin-right:10px}#device-page .disconnected-device{background-color:#fdd}#device-page .narrow-column{flex-grow:0;flex-basis:30px}#device-page .narrow-column :not(.header){cursor:pointer}#device-page .device-list .anticon-plus-circle{color:#16be46}.device-discovery-modal .ant-modal-header{background-color:#ededef}.device-discovery-modal .ant-modal-header .title{font-size:21px;color:#404040}.device-discovery-modal .ant-modal-body{padding:10px}.device-discovery-modal .ant-modal-footer{border-top:none}.print-export-modal .ant-modal-header{background-color:#ededef}.print-export-modal .ant-modal-header .title{font-size:21px;color:#404040}.print-export-modal .ant-select{min-width:400px}.print-export-modal .print-export-selector{margin-bottom:20px}#discovered-devices{max-height:50vh;overflow-y:auto}#discovered-devices .grid{display:grid;grid-template-columns:repeat(7,auto);margin-bottom:10px}#discovered-devices .grid.expanded{grid-template-columns:repeat(8,auto)}#discovered-devices .grid>div{border-bottom:1px solid #ededef;padding:4px 0;display:flex;align-items:center;justify-content:center}#discovered-devices .grid .model-image{height:42px;width:auto}#discovered-devices .grid button{width:85px}#discovered-devices .grid .column-header{font-weight:700;font-size:.8em}.peripheral-card{background-color:tan}.device-card,.peripheral-card{width:350px;height:150px;border-style:solid;border-width:medium}.device-card{background-color:silver}.device-section{flex-grow:1;flex-basis:0;background-color:#efefef;transition:all .5s;overflow-y:auto}.device-section-header{background-color:#ededef;padding:8px;font-size:1.5em;color:#404040;display:flex;flex-direction:row;flex-grow:0;justify-content:flex-end}.device-section-header .icon{padding-right:15px}.device-list{background-color:#fafafa;height:100%;padding-left:10px;padding-right:10px;display:flex;flex-wrap:wrap}.device-image{height:22px;width:auto;font-size:22px}.device-list .header{display:flex;flex-direction:row;border-bottom:1px solid #ededef}.device-list .header>div{flex-grow:1;flex-basis:0;font-weight:700;text-align:center;font-size:.8em}.device{margin-right:1%;margin-bottom:.5%;margin-top:.5%}.grabbable{cursor:move;cursor:grab}.grabbable:active{cursor:grabbing}.device>.container{width:350px;height:150px;display:grid;grid-template-columns:[col] 100px [col] 100px [col] 100px [col] 50px;grid-template-rows:[row] 20% [row] auto;background-color:#fff;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);transition:.3s;border-radius:25px}.device>.container .title{grid-column:span 3;grid-row:row;margin-left:50px;font-size:15px}.device>.container .icon{grid-column:span 4;grid-row:row;font-size:15px;cursor:pointer}.device>.container .image-box{grid-column:col;grid-row:row 2;display:flex;flex-direction:column;padding:0 20px 20px}.device>.container .image-box img{width:100px}.device>.container .image-box a{font-size:15px}.device>.container .info-box{grid-column:col 2/span 3;grid-row:row 2;display:flex;padding:0 20px 20px;flex-direction:column;height:120px}.device>.container .info-box p{font-size:15px;color:#000}.device>.container .info-box span{color:#666;font-style:italic}.peripheral-img{font-size:40px}.device>.peripheral-container{width:350px;height:150px;display:grid;grid-template-columns:[col] 100px [col] 100px [col] 100px [col] 50px;grid-template-rows:[row] 20% [row] auto;background-color:#fff;border-radius:25px;border:1px solid #000;background-color:#efefef}.device>.peripheral-container .title{grid-column:span 3;grid-row:row;margin-left:50px;font-size:15px}.device>.peripheral-container .icon{grid-column:span 4;grid-row:row;font-size:15px;cursor:pointer}.device>.peripheral-container .info-box{grid-column:col/span 4;grid-row:row 2;display:flex;flex-direction:column}.device>.peripheral-container .info-box p{font-size:medium;word-wrap:break-word}.device>.peripheral-container .image-box{grid-column:col;grid-row:row 2;display:flex;flex-direction:column;padding-top:0}.device>.peripheral-container .image-box img{width:100px}.device>.peripheral-container .image-box a{font-size:15px}.device>.model{justify-content:flex-start;white-space:nowrap}.device>.model .image-container{width:41px;margin-right:20px}.device>.model .image-container,.device>div{display:flex;justify-content:center;align-items:center}.device>div{flex-basis:auto;text-align:center}.flex-hide{flex-grow:.0001}.station{background-color:#fafafa;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);transition:.3s;border-radius:25px;padding:10px;margin:5px 10px 20px}.station>.body.hide{max-height:0}.station-header{display:flex;flex-direction:row;flex-grow:0;justify-content:space-between;padding-left:8px;padding-top:10px;padding-bottom:5px;margin-bottom:3px}.station-header .icon{padding-right:15px}.watermark{display:flex;justify-content:center}.watermark img{height:150px}#barcode-page{display:flex;flex-direction:column;padding:20px}#barcode-page>div{padding:20px}.flex-container{display:flex}.barcode-container{margin:auto}.qr-code{margin:24px auto 0}#reports-page{width:100%;background-color:#fff}.frame{width:100%}.frame,.frame_2{height:80vh}#labels-page{width:950px;background-color:#ededef}#labels-page .create-button{display:flex;justify-content:flex-end;margin-bottom:10px}#labels-page .create-button .tconnector-btn{margin-right:10px}#labels-page .label-list input{margin-right:5px;width:400px}#labels-page .label-list button{margin-right:5px}#reportbro-close{position:absolute;bottom:10px;right:30px}#reportbro-preview{position:absolute;bottom:10px;right:200px}.f-div{position:absolute;top:-6%;right:1%;display:flex;flex-direction:row;padding:10px;justify-content:flex-end;border-radius:25px}@media screen and (max-width:1080px){.f-div{position:absolute;top:120px;right:10px;display:flex;flex-direction:row;padding:10px;justify-content:flex-end;border-radius:25px}}.label-name{position:absolute;color:#53565a;font-weight:700;font-size:1em;top:-5%;right:40%;padding:10px}@media screen and (max-width:1080px){.label-name{right:60%}}.small{height:30px}.small-tutorial{height:30px;margin-right:5px}@media screen and (max-width:1080px){.small-tutorial{display:none}}.menu-label{cursor:pointer}#reportbro-tutorial{position:absolute;bottom:10px;right:120px;-webkit-text-decoration-line:initial;text-decoration-line:none}#reportbro-frame{width:100%;height:100%;padding:0;margin:0}.dut-config-page input{width:50px}.dut-config-page .cable,.dut-config-page .sidebyside{display:flex}.dut-config-page .connector-mapping-table{margin-top:20px;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);grid-gap:1px}.dut-config-page .connector-mapping-table>div{padding:2px;display:flex;align-items:center}.dut-config-page .connector-mapping-table .ant-input{width:50px}.dut-config-page .termination-row{display:flex;grid-gap:0 48px;gap:0 48px;align-items:flex-start;flex-wrap:wrap}.setup-page .test-types-line{display:flex}@media screen and (max-width:1024px){.setup-page .test-types-line{flex-direction:column;grid-gap:3rem;gap:3rem}}.setup-page .test-types-line div{margin:0 20px 0 0}.setup-page .cable{display:flex}.setup-page .tooltip{display:inline-block;margin-left:20px;font-weight:700}.setup-page .tooltip td{border:1px solid #000;padding:2px 10px}.setup-page .requirements-table{display:grid;grid-template-columns:-webkit-max-content repeat(3,90px);grid-template-columns:max-content repeat(3,90px);grid-column-gap:20px;column-gap:20px}.setup-page .tooltip-container>*{vertical-align:top;display:inline-block}.setup-page .mtj-selection{font-weight:700}.setup-page .mtj-selection>div.mtj-a{display:flex;align-items:center}.setup-page .mtj-selection>div.mtj-a>div{padding:25px 10px 20px;position:relative}.setup-page .mtj-selection>div.mtj-a>div>div{position:absolute}.setup-page .mtj-selection>div.mtj-a>div>div.mtj-1{left:140px;bottom:10px}.setup-page .mtj-selection>div.mtj-a>div>div.dut{left:350px;bottom:10px}.setup-page .mtj-selection>div.mtj-a>div>div.end-a{top:44px;left:290px}.setup-page .mtj-selection>div.mtj-a>div>div.end-b{top:25px;left:465px}.setup-page .mtj-selection>div.mtj-a>div>div.mtj-title{top:0;bottom:0;font-size:small;font-style:italic;font-weight:700}.setup-page .mtj-selection>div.mtj-b{display:flex;align-items:center}.setup-page .mtj-selection>div.mtj-b>div{padding:25px 10px 20px;position:relative}.setup-page .mtj-selection>div.mtj-b>div>div{position:absolute}.setup-page .mtj-selection>div.mtj-b>div>div.mtj-1{left:140px;bottom:10px}.setup-page .mtj-selection>div.mtj-b>div>div.dut{left:350px;bottom:10px}.setup-page .mtj-selection>div.mtj-b>div>div.end-a{top:25px;left:465px}.setup-page .mtj-selection>div.mtj-b>div>div.end-b{top:44px;left:290px}.setup-page .mtj-selection>div.mtj-b>div>div.mtj-title{top:0;bottom:0;font-size:small;font-style:italic;font-weight:700}.setup-page .mtj-selection>div.mtj-a-then-b{height:220px;margin-bottom:18px;padding:0 0 0 10px;display:flex;flex-direction:column;justify-content:space-around}.setup-page .mtj-selection>div.mtj-a-then-b>div:first-child{padding:25px 10px 20px;position:relative}.setup-page .mtj-selection>div.mtj-a-then-b>div:first-child>div{position:absolute}.setup-page .mtj-selection>div.mtj-a-then-b>div:first-child>div.mtj-1{left:145px;bottom:10px}.setup-page .mtj-selection>div.mtj-a-then-b>div:first-child>div.dut{left:355px;bottom:10px}.setup-page .mtj-selection>div.mtj-a-then-b>div:first-child>div.end-a{top:44px;left:290px}.setup-page .mtj-selection>div.mtj-a-then-b>div:first-child>div.end-b{top:25px;left:465px}.setup-page .mtj-selection>div.mtj-a-then-b>div:first-child>div.mtj-title{top:0;bottom:0;font-size:small;font-style:italic;font-weight:700}.setup-page .mtj-selection>div.mtj-a-then-b>div:nth-child(2){padding:25px 10px 20px;position:relative}.setup-page .mtj-selection>div.mtj-a-then-b>div:nth-child(2)>div{position:absolute}.setup-page .mtj-selection>div.mtj-a-then-b>div:nth-child(2)>div.mtj-1{left:145px;bottom:10px}.setup-page .mtj-selection>div.mtj-a-then-b>div:nth-child(2)>div.dut{left:355px;bottom:10px}.setup-page .mtj-selection>div.mtj-a-then-b>div:nth-child(2)>div.end-a{top:25px;left:465px}.setup-page .mtj-selection>div.mtj-a-then-b>div:nth-child(2)>div.end-b{top:44px;left:290px}.setup-page .mtj-selection>div.mtj-a-then-b>div:nth-child(2)>div.mtj-title{top:0;bottom:0;font-size:small;font-style:italic;font-weight:700}.setup-page .mtj-selection>div.mtj-a-and-b{display:flex;align-items:center}.setup-page .mtj-selection>div.mtj-a-and-b>div{padding:25px 10px 20px;position:relative}.setup-page .mtj-selection>div.mtj-a-and-b>div>div{position:absolute}.setup-page .mtj-selection>div.mtj-a-and-b>div>div.mtj-1{left:140px;bottom:10px}.setup-page .mtj-selection>div.mtj-a-and-b>div>div.mtj-2{left:380px;bottom:10px}.setup-page .mtj-selection>div.mtj-a-and-b>div>div.dut{left:260px;bottom:10px}.setup-page .mtj-selection>div.mtj-a-and-b>div>div.end-a{top:40px;left:220px}.setup-page .mtj-selection>div.mtj-a-and-b>div>div.end-b{top:40px;left:325px}.setup-page .mtj-selection>div.mtj-a-and-b>div>div.mtj-title{top:0;bottom:0;font-size:small;font-style:italic;font-weight:700}.setup-page .mtj-selection>div{width:547px;height:110px;border-radius:25px;padding:0 0 0 10px;margin-bottom:20px;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);background-color:#fafafa;transition:all .5s ease;cursor:pointer}.setup-page .mtj-selection>div img{max-width:100%;transition:transform .5s,filter 1s ease-in-out}.setup-page .mtj-selection>div.selected{max-width:100%;filter:grayscale(0);background-color:#005aff}.setup-page .mtj-selection>div:hover{transform:translate3D(0,-1px,0) scale(1.03);box-shadow:0 6px 12px 4px rgba(0,0,0,.3);transition:all .4s ease;cursor:pointer}.setup-page .mtj-selection>div:hover img{max-width:100%}.polarity-page .pt1 .ant-select{width:380px}.polarity-page .pt1 .cable-mapping-table{display:grid;grid-template-columns:repeat(13,1fr);white-space:nowrap;grid-gap:1px;background-color:#ddd;padding:1px;margin-top:10px;margin-bottom:15px}.polarity-page .pt1 .cable-mapping-table .column-header{grid-column:span 12}.polarity-page .pt1 .cable-mapping-table>div{padding:5px;background-color:#fff;height:100%;display:flex;align-items:center}.polarity-page .pt1 .cable-mapping-table>div.cell{justify-content:center}.polarity-page .pt1 .cable-mapping-table .ant-input,.polarity-page .pt1 .cable-mapping-table .ant-input-number{width:50px}.il-rl-page .tooltip-container>*{vertical-align:top;display:inline-block}.il-rl-page .advance-box{background-color:#ededef}.il-rl-page .cust .ant-btn-default,.il-rl-page .cust .ant-btn-default:focus{background-color:#fff}.il-rl-page .cust .ant-btn-primary:disabled{background-color:#fff;color:#1890ff}.il-rl-page .border-select{border:1px solid #1890ff}.il-rl-page .advance-tab{width:100%;padding:10px 0 10px 10px}.il-rl-page .tooltip{display:inline-block;margin-left:20px;font-weight:700}.il-rl-page .tooltip td{border:1px solid #000;padding:2px 10px}.il-rl-page .tj{display:flex;align-items:center}.il-rl-page .tj .ant-select{width:100px}.il-rl-page .fiber-mapping{display:grid;grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-column-gap:3px;grid-row-gap:3px;justify-items:center;align-items:center;margin-top:10px}.il-rl-page .fiber-mapping .dark-channel{background-color:#aaa}.il-rl-page .fiber-mapping .column-header{width:100%;padding:0 10px;text-align:center;background-color:#001529;color:#fff}.il-rl-page .fiber-mapping .ant-form-item{margin-bottom:0}.il-rl-page .reference-mapping{display:grid;grid-column-gap:3px;grid-row-gap:3px;justify-items:center;align-items:center;margin-top:10px}.il-rl-page .reference-mapping .column-header{width:100%;padding:0 10px;text-align:center;background-color:#001529;color:#fff}.il-rl-page .requirements-table{display:grid;grid-template-columns:-webkit-max-content repeat(3,90px);grid-template-columns:max-content repeat(3,90px);grid-column-gap:20px;column-gap:20px}.il-rl-page .connector>div{display:inline-block}.il-rl-page .connector>div .ant-select{min-width:200px}.il-rl-page .specification-table{margin-top:10px}.il-rl-page .specification-table td.empty-corner{border:none}.il-rl-page .specification-table td{border:1px solid #000;padding:2px 10px}.il-rl-page .cable{display:flex}.il-rl-page .or{margin-top:10%}.il-rl-page .connectors-table{margin-top:10px}.il-rl-page .connectors-table td.empty-corner{border:none}.il-rl-page .connectors-table td{border:1px solid #000;padding:2px 10px}.il-rl-page .connectors-table .ant-select{min-width:200px}.il-rl-page .cable-sides{display:grid;grid-template-columns:auto auto auto;grid-gap:20px}.il-rl-page .fiber-table{display:grid;grid-auto-flow:column;grid-column-gap:10px;grid-row-gap:3px;justify-items:center;align-items:center}.il-rl-page .fiber-table .ant-input-number{width:55px}.il-rl-page .pt1 .ant-select{width:380px}.il-rl-page .pt1 .cable-mapping-table{display:grid;grid-template-columns:repeat(13,1fr);white-space:nowrap;grid-gap:1px;background-color:#ddd;padding:1px;margin-top:10px;width:50%}.il-rl-page .pt1 .cable-mapping-table .column-header{grid-column:span 12}.il-rl-page .pt1 .cable-mapping-table>div{padding:5px;background-color:#fff;height:100%;display:flex;align-items:center}.il-rl-page .pt1 .cable-mapping-table>div.cell{justify-content:center}.il-rl-page .pt1 .cable-mapping-table .ant-input,.il-rl-page .pt1 .cable-mapping-table .ant-input-number{width:50px}.il-rl-page .additional-specs-list{display:grid;grid-template-columns:30px 690px 80px;grid-row-gap:10px}.il-rl-page .additional-specs-list>div{min-height:32px;border:1px solid #000;padding:5px}.il-rl-page .additional-specs-list .create-div,.il-rl-page .additional-specs-list .icon{display:flex;align-items:center;justify-content:center}.il-rl-page .additional-specs-list .experssion{font-weight:700}.il-rl-page .additional-specs-list .ant-select{width:100px;margin-bottom:5px}.il-rl-page .sub_title{font-size:12px;font-style:italic}.has-error .ant-legacy-form-explain{color:#e60013}.has-error .ant-input,.has-error .ant-input:active,.has-error .ant-input:focus,.has-error .ant-input:not([disabled]):hover{border-color:#e60013}.ant-btn-danger,.ant-btn-danger:focus{border-color:#e60013;background-color:#e60013}.ant-btn-danger:hover{border-color:#ff2100;background-color:#ff2100}.ant-btn-danger:active{border-color:#b3000e;background-color:#b3000e}.float-container{display:flex}.float-child{width:20%;float:left}.fibers-radio-buttons{width:100px;text-align:center}.test-settings-page .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.1rem 1rem;gap:.1rem 1rem;max-width:1050px}@media screen and (max-width:900px){.test-settings-page .grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.test-settings-page .grid{grid-template-columns:1fr;max-width:none}}.test-settings-page .sub_title{letter-spacing:.01rem;font-size:.6rem;font-style:italic;font-weight:200}.test-settings-page .grid-start,.test-settings-page .new-row{grid-column-start:1}.test-settings-page .grid-end{grid-column-end:-1}.test-settings-page .ilLimitInput{width:75px}.label-page .ant-select{min-width:350px}.label-page .custom-field-list{display:grid;grid-template-columns:30px 210px 250px 300px 200px;grid-row-gap:5px;row-gap:5px}.label-page .custom-field-list>div{min-height:32px}.label-page .custom-field-list .icon{display:flex;align-items:center;justify-content:center;color:#005aff}.label-page .custom-field-list .icon-minus{display:flex;align-items:center;justify-content:center;color:#e60013}.label-page .custom-field-list .ant-select{width:200px}.label-page .text-red{color:#e60013}.label-page .text-blue{color:#4d4dff}.test-plan-summary-table{border-collapse:collapse}.test-plan-summary-table .card-style{display:inline-block;margin-right:5px}.test-plan-summary-table .card-style .ant-card{background-color:#fff;border:0}.test-plan-summary-table .card-style img{width:100px}.test-plan-summary-table .card-style-items{display:inline-block;vertical-align:top;margin-right:5px}.test-plan-summary-table .card-style-items .ant-card{background-color:#fff;border:0}.test-plan-summary-table .card-style-items img{width:100px}.test-plan-summary-table .spec-table{display:table;width:100%;margin-top:10px}.test-plan-summary-table .spec-table td{border:1px solid #000;padding:8px 10px;vertical-align:top}.test-plan-summary-table .spec-table td:first-child{width:1%;white-space:nowrap}.test-plan-summary-table .spec-table ul{margin:0;padding-left:20px}.test-plan-summary-table .spec-table ul ul{padding-left:16px}.test-plan-summary-table .spec-table li{margin:0}.test-plan-summary-table .spec-table .flex{display:flex}.test-plan-summary-table .spec-table_r{margin-top:10px}.test-plan-summary-table .spec-table_r td{border:1px solid red;padding:2px 10px}.review-page .w-400{width:400px}.fail,.pass{font-weight:700;text-align:center;padding:6px 15.5px;border-radius:2px}.fail{color:#f5f5f5;background-color:#e60013}.w-25{width:25%}.border-grey{border:1px solid #f0f0f0}.flex{display:flex}.space-between{justify-content:space-between}.center-self{align-self:center}.grid{display:grid}.grid.grid-2{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.serial-number{font-weight:700}.filter-style{color:#005aff;font-style:italic}.createdAt{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.data-card{background-color:#fafafa;padding:10px;margin:10px;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);transition:.3s;border-radius:25px}.data-card .ant-table-body{height:calc(100vh - 300px)!important}.container{padding:10px}.container.md{padding:16px}.box-shadow{box-shadow:0 10px 12px 0 rgba(0,0,0,.4)}.table-container>*{margin-top:12px}.table-container>:first-child{margin-top:0}.database-browser{background-color:#efefef;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}.database-browser .filter-section{display:flex;margin:5px;justify-content:flex-end}.database-browser .filter-section .ant-btn{margin:0 5px 5px 0}.database-browser .sidebar{width:250px;border:2px solid #d7d7d7;position:relative;z-index:10}.database-browser .sidebar>.show-modal:before{position:absolute;right:-14px;top:12px;width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:14px solid #d7d7d7;content:" "}.database-browser .sidebar>div{border-bottom:2px solid #d7d7d7;position:relative;height:55px;display:flex;align-items:center}.database-browser .sidebar>div .header{padding:3px;cursor:pointer;flex-grow:1}.database-browser .sidebar>div .header>.title{font-size:1.1em;font-weight:700}.database-browser .sidebar>div .header>.summary{color:#14709e;font-weight:700;font-size:14px}.database-browser .sidebar>div .body{padding-top:1px solid #000}.database-browser .results{position:relative}.database-browser .results .ant-table{min-width:800px}.database-browser .filter{margin-bottom:20px}.database-browser .filter .title{font-weight:700}.database-browser .filter .setting{display:flex;align-items:center}.database-browser .filter .setting>*{margin-right:10px}.database-browser .filter .setting .ant-input{width:130px}.database-browser .filter .setting .ant-select{width:100px}.database-browser .filter .setting.wide-input .ant-input{width:300px}.database-browser .result-grid{display:grid;grid-template-columns:repeat(5,-webkit-max-content);grid-template-columns:repeat(5,max-content);grid-gap:3px}.database-browser .result-grid>div{padding:0 10px}.modal-header{display:flex;align-items:center;justify-content:space-between;padding-right:35px}.serial-number-modal .ant-modal{position:absolute;width:300px!important;top:4px;left:464px}.test-date-modal .ant-modal{position:absolute;width:300px!important;top:56px;left:464px}.stations-modal .ant-modal{position:absolute;width:400px!important;top:108px;left:464px}.stations-modal .ant-select{width:250px}.device-types-modal .ant-modal{position:absolute;width:300px!important;top:160px;left:464px}.device-types-modal .ant-select{width:200px}.status-modal .ant-modal{position:absolute;width:250px!important;top:212px;left:464px}.status-modal .ant-select{width:100px}.custom-fields-modal .list{margin-top:10px}.custom-fields-modal .ant-list{width:300px}.custom-fields-modal .custom-field-list-item{display:flex;width:100%}.custom-fields-modal .custom-field-list-item>*{flex-grow:1}.custom-fields-modal .custom-field-list-item .custom-field-delete{flex-grow:0}.custom-fields-modal .field{display:flex;align-items:center;padding-bottom:5px}.custom-fields-modal .field>div:first-child{width:50px}.custom-fields-modal .value{display:flex;align-items:center;padding-bottom:5px}.custom-fields-modal .value>div:first-child{width:50px}.custom-fields-modal .add{display:flex;justify-content:flex-end;padding-bottom:5px}.custom-fields-modal .ant-modal{position:absolute;width:400px!important;top:264px;left:464px}.custom-fields-modal .ant-input,.custom-fields-modal .ant-select{width:250px}.results-per-page-modal .ant-modal{position:absolute;width:300px!important;top:316px;left:464px}.results-per-page-modal .ant-number-input{width:100px}.test-block-results-modal>.ant-modal{width:75%!important;height:75%}.test-block-results-modal>.ant-modal .test-block-details{max-height:calc(75vh - 200px);overflow-y:auto}.test-block-results-modal>.ant-modal .test-block-details>div{margin-bottom:25px}.test-results-modal>.ant-modal{height:75%}.test-results-modal>.ant-modal .test-results-details{max-height:calc(75vh - 200px);overflow-y:auto}.test-results-modal>.ant-modal .test-results-details>div{margin-bottom:25px}.legacy-import-model .migration-loading-block{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:"20vh"}.legacy-import-model .loading{color:#43b02a}.legacy-import-model .error,.warning{color:#e60013}.warning{font-style:italic}.cable-mapping-table-2{margin-top:20px;display:grid;grid-template-columns:repeat(13,-webkit-min-content);grid-template-columns:repeat(13,min-content);white-space:nowrap;grid-gap:1px}.cable-mapping-table-2>div{padding:2px;background-color:#fff;height:100%;display:flex;align-items:center}.cable-mapping-table-2 .ant-input,.cable-mapping-table-2 .ant-input-number{width:50px}.cable-assembly-check{margin-top:25px}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#005aff!important;font-weight:500;letter-spacing:0}.ant-tabs-ink-bar{position:absolute;background:#005aff;pointer-events:none}.login-form{max-width:300px;margin:auto}.alert{margin:10px}#settings-page{width:100%;background-color:#ededef}#settings-page .ant-tabs-nav{margin-left:15px}#settings-page .section{margin-bottom:20px;width:1000px}@media screen and (max-width:1000px){#settings-page .section{width:auto}}#settings-page .section .title{font-weight:700;font-size:1.1em;margin-bottom:10px}#settings-page .section .label{font-weight:700;font-size:1em;margin-bottom:3px}#settings-page .section .create-button{display:flex;justify-content:flex-end;margin-bottom:10px}#settings-page .section .create-button .tconnector-btn{margin-right:10px}#settings-page .section .user-info{color:#005aff;margin-right:10px;margin-top:5px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}#settings-page .custom-field-list{display:grid;grid-template-columns:-webkit-min-content -webkit-min-content;grid-template-columns:min-content min-content;grid-gap:5px;font-size:1.2em}#settings-page .custom-field-list :nth-child(2n){padding-left:40px;text-align:center}#settings-page .custom-field-list input{width:150px}#settings-page .polarity-types .ant-select{width:400px;margin-top:20px}#settings-page .polarity-types .ant-input{width:400px}#settings-page .polarity-types .inline-button{margin-left:10px}#settings-page .polarity-types .fiber-number{margin-top:20px;display:flex;align-items:center}#settings-page .polarity-types .fiber-number .ant-input-number{margin-left:10px}#settings-page .polarity-types .cable-mapping-table{margin-top:20px;display:grid;grid-template-columns:repeat(13,-webkit-min-content);grid-template-columns:repeat(13,min-content);white-space:nowrap;grid-gap:1px}#settings-page .polarity-types .cable-mapping-table>div{padding:2px;background-color:#fff;height:100%;display:flex;align-items:center}#settings-page .polarity-types .cable-mapping-table .ant-input,#settings-page .polarity-types .cable-mapping-table .ant-input-number{width:50px}#settings-page .connectors .ant-select{width:400px;margin-top:20px}#settings-page .connectors .ant-input{width:400px}#settings-page .connectors .inline-button{margin-left:10px}#settings-page .connectors .fiber-number{margin-top:20px;display:flex;align-items:center}#settings-page .connectors .fiber-number .ant-input-number{margin-left:10px}#settings-page .connectors .connector-mapping-table{margin-top:20px;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);grid-gap:1px}#settings-page .connectors .connector-mapping-table>div{padding:2px;display:flex;align-items:center}#settings-page .connectors .connector-mapping-table .ant-input{width:50px}.ant-btn-dangerous,.ant-btn-dangerous:focus{border-color:#e60013;color:#e60013}.ant-btn-dangerous:hover{border-color:#ff2100;color:#ff2100}.ant-btn-dangerous:active{border-color:#b3000e;color:#b3000e}.database-backup-settings{margin-top:25px}.settings-alert{margin-top:10px;margin-bottom:10px;width:600px}.backup-path{margin-bottom:0}.backup-path-input{width:400px;margin-right:5px}.action-buttons{display:flex;grid-gap:10px;gap:10px;align-items:center}.action-buttons .ant-divider{margin:0 -5px}#logs-page{display:flex;flex-direction:column;height:100%;width:100%;-webkit-user-select:none;user-select:none}#logs-page .current-logs-section{flex-grow:1;flex-basis:0;background-color:#fff;transition:all .5s;overflow-y:scroll;white-space:pre-wrap}#logs-page .current-logs-section-header{background-color:#ededef;padding:8px;font-size:1.5em;color:#404040;display:flex;flex-direction:row;flex-grow:0;justify-content:space-between}#logs-page .flex-hide{flex-grow:.0001}#logs-page .logs-level-section{margin-top:10px;margin-bottom:10px;margin-left:10px}#logs-page .logs-level-section .title{font-weight:700;font-size:1.1em;margin-bottom:5px;margin-left:5px}#logs-page .logs-level-section .selector{width:100px}#logs-page .column-date{width:200px}#logs-page .column-level{width:80px}#logs-page .paginator{margin-right:20px}#about-page{background-color:#efefef;padding:0 20px;font-size:1.1em;width:100%;margin-top:35px}#about-page .section{padding:10px 15px;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);transition:.3s;border-radius:25px;width:550px;margin-bottom:10px;background-color:#fff}.small-img{height:30px!important;padding-right:3px}#about-page .section img{height:80px}#about-page .header{font-weight:700;font-size:1.1em;margin-bottom:5px}#about-page .body{display:flex;flex-direction:row}#about-page .img-div{width:80px;margin-right:20px;display:flex;justify-content:center}#about-page .content{padding-top:10px}#about-page .logo{display:flex;justify-content:center;padding:20px 0}#about-page .logo img{height:120px}#about-page .logo span{text-align:center}#about-page .logo>a{display:flex;flex-direction:column}
/*# sourceMappingURL=main.49eb5c98.chunk.css.map */