/*! destyle.css v1.0.11 | MIT License | https://github.com/nicolas-cusan/destyle.css */*{box-sizing:border-box}::before,::after{box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid;margin:0;clear:both;color:inherit}pre{font-family:monospace, monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none;vertical-align:bottom}embed,object,iframe{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;border:0;background:transparent;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type='checkbox']{-webkit-appearance:checkbox;appearance:checkbox}[type='radio']{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type='button'],[type='reset'],[type='submit']{cursor:pointer;-webkit-appearance:none;appearance:none}button[disabled],[type='button'][disabled],[type='reset'][disabled],[type='submit'][disabled]{cursor:default}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText}fieldset{margin:0;padding:0;border:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type='checkbox'],[type='radio']{padding:0}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto}[type='search']{outline-offset:-2px}[type='search']::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#e0e0e0;font-family:sans-serif;direction:rtl;min-height:100vh}th,td{resize:horizontal;overflow:auto}[hidden]{display:none !important}.disabled-color{color:#ddd !important}.disabled-cursor{cursor:not-allowed}.no-select{user-select:none}.container{max-width:99%;padding:8px}@media (min-width: 480px){.container{max-width:1900px;margin:0 auto;padding:10px;border-radius:6px}}.container.is-narrow{max-width:600px}.container.is-very-narrow{max-width:360px}.card{background:#fff;border-radius:10px;padding:1rem}@media (min-width: 480px){.card{padding:2rem 1.5rem}}.db{display:block}.dib{display:inline-block}.bold{font-weight:600}.is-full{display:block;width:100%}.link{color:#5050df;cursor:pointer}.text-left{text-align:left !important}.ltr{direction:ltr !important}.rtl{direction:rtl !important}.in-background{filter:opacity(0.7);pointer-events:none;user-select:none}.no-scroll{overflow:hidden}.flex{display:flex;flex-wrap:wrap}@media (min-width: 950px){.flex{flex-wrap:nowrap}}.flex.has-gap{column-gap:1rem}.flex.has-small-gap{column-gap:2rem}.flex.has-medium-gap{column-gap:4rem}.flex.has-large-gap{column-gap:8rem}.flex.justify-space-between{justify-content:space-between}.flex.align-items-start{align-items:flex-start}.flex.align-items-end{align-items:flex-end}.flex.align-items-center{align-items:center}.flex.flex-wrap{flex-wrap:wrap}.has-icon{position:relative}.icon-left{position:absolute;left:10px;top:4px;font-size:1.9rem}.icon-left ~ input{padding-left:1.9rem}::placeholder{color:#777;font-family:inherit}.label{display:block;margin-bottom:.3rem;font-size:.9rem;font-family:inherit;color:#666}.input{outline:0;border:1px solid #aaa;border-radius:4px;padding:.8rem;font-family:inherit}.input:focus{background-color:#f1fdff !important;border:1px solid #888 !important}.input:active{background-color:#e1e1e1 !important}.input:read-only,.input:disabled{background-color:#f7f7f7;cursor:not-allowed}.input.is-valid{border-color:#1edd1e}.input.is-invalid{border-color:#bd2929}.input[type="checkbox"]{cursor:initial;background-color:initial;outline:1 !important}.input-error{margin-bottom:.7rem;margin-top:.2rem;color:#bd2929}.select{outline:0;border:thin solid #aaa;border-radius:4px;padding:.98rem .8rem;font-family:inherit;appearance:auto}.select:focus{background-color:#f1fdff;border:1px solid #888}.select:disabled{background-color:#f7f7f7;cursor:not-allowed}.select.is-valid{border-color:#1edd1e}.select.is-invalid{border-color:#bd2929}.textarea{border:thin solid #aaa;border-radius:4px;font-family:inherit;padding:.8rem;outline:0;margin-bottom:1rem}.textarea:focus{background-color:#f1fdff;border:1px solid #888}.textarea:active{background-color:#e1e1e1}.textarea:disabled{background-color:#f7f7f7;cursor:not-allowed}.button{padding:10px 20px;border-radius:4px;border:1px solid #ddd;outline:0}.button.is-primary{background-color:#36a1af}.button.is-danger{background-color:#f44040}.button.is-full{text-align:center}.button.is-light{color:#f1f1f1}.button.is-dark{color:#333}.button:hover,.button:focus,.button.is-dark:hover,.button.is-dark:focus{background-color:#f1f1f1}.button:active,.button.is-dark:active{background-color:#ccc}.button.is-light:hover,.button.is-light:focus{background-color:#010101}.button.is-light:active{background-color:#444}.button:disabled{cursor:not-allowed;background-color:#ccc;color:#666}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important;margin-top:0 !important}.mt-0-minus{margin-top:0 !important;margin-top:0 !important}.mr-0{margin-right:0 !important;margin-right:0 !important}.mr-0-minus{margin-right:0 !important;margin-right:0 !important}.mb-0{margin-bottom:0 !important;margin-bottom:0 !important}.mb-0-minus{margin-bottom:0 !important;margin-bottom:0 !important}.ml-0{margin-left:0 !important;margin-left:0 !important}.ml-0-minus{margin-left:0 !important;margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.mx-0-minus{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-0-minus{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important;margin-top:.25rem !important}.mt-1-minus{margin-top:-.25rem !important;margin-top:-.25rem !important}.mr-1{margin-right:.25rem !important;margin-right:.25rem !important}.mr-1-minus{margin-right:-.25rem !important;margin-right:-.25rem !important}.mb-1{margin-bottom:.25rem !important;margin-bottom:.25rem !important}.mb-1-minus{margin-bottom:-.25rem !important;margin-bottom:-.25rem !important}.ml-1{margin-left:.25rem !important;margin-left:.25rem !important}.ml-1-minus{margin-left:-.25rem !important;margin-left:-.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.mx-1-minus{margin-left:-.25rem !important;margin-right:-.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-1-minus{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important;margin-top:.5rem !important}.mt-2-minus{margin-top:-.5rem !important;margin-top:-.5rem !important}.mr-2{margin-right:.5rem !important;margin-right:.5rem !important}.mr-2-minus{margin-right:-.5rem !important;margin-right:-.5rem !important}.mb-2{margin-bottom:.5rem !important;margin-bottom:.5rem !important}.mb-2-minus{margin-bottom:-.5rem !important;margin-bottom:-.5rem !important}.ml-2{margin-left:.5rem !important;margin-left:.5rem !important}.ml-2-minus{margin-left:-.5rem !important;margin-left:-.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.mx-2-minus{margin-left:-.5rem !important;margin-right:-.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-2-minus{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important;margin-top:.75rem !important}.mt-3-minus{margin-top:-.75rem !important;margin-top:-.75rem !important}.mr-3{margin-right:.75rem !important;margin-right:.75rem !important}.mr-3-minus{margin-right:-.75rem !important;margin-right:-.75rem !important}.mb-3{margin-bottom:.75rem !important;margin-bottom:.75rem !important}.mb-3-minus{margin-bottom:-.75rem !important;margin-bottom:-.75rem !important}.ml-3{margin-left:.75rem !important;margin-left:.75rem !important}.ml-3-minus{margin-left:-.75rem !important;margin-left:-.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.mx-3-minus{margin-left:-.75rem !important;margin-right:-.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-3-minus{margin-top:-.75rem !important;margin-bottom:-.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important;margin-top:1rem !important}.mt-4-minus{margin-top:-1rem !important;margin-top:-1rem !important}.mr-4{margin-right:1rem !important;margin-right:1rem !important}.mr-4-minus{margin-right:-1rem !important;margin-right:-1rem !important}.mb-4{margin-bottom:1rem !important;margin-bottom:1rem !important}.mb-4-minus{margin-bottom:-1rem !important;margin-bottom:-1rem !important}.ml-4{margin-left:1rem !important;margin-left:1rem !important}.ml-4-minus{margin-left:-1rem !important;margin-left:-1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.mx-4-minus{margin-left:-1rem !important;margin-right:-1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-4-minus{margin-top:-1rem !important;margin-bottom:-1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important;margin-top:1.5rem !important}.mt-5-minus{margin-top:-1.5rem !important;margin-top:-1.5rem !important}.mr-5{margin-right:1.5rem !important;margin-right:1.5rem !important}.mr-5-minus{margin-right:-1.5rem !important;margin-right:-1.5rem !important}.mb-5{margin-bottom:1.5rem !important;margin-bottom:1.5rem !important}.mb-5-minus{margin-bottom:-1.5rem !important;margin-bottom:-1.5rem !important}.ml-5{margin-left:1.5rem !important;margin-left:1.5rem !important}.ml-5-minus{margin-left:-1.5rem !important;margin-left:-1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.mx-5-minus{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5-minus{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important;margin-top:3rem !important}.mt-6-minus{margin-top:-3rem !important;margin-top:-3rem !important}.mr-6{margin-right:3rem !important;margin-right:3rem !important}.mr-6-minus{margin-right:-3rem !important;margin-right:-3rem !important}.mb-6{margin-bottom:3rem !important;margin-bottom:3rem !important}.mb-6-minus{margin-bottom:-3rem !important;margin-bottom:-3rem !important}.ml-6{margin-left:3rem !important;margin-left:3rem !important}.ml-6-minus{margin-left:-3rem !important;margin-left:-3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.mx-6-minus{margin-left:-3rem !important;margin-right:-3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.my-6-minus{margin-top:-3rem !important;margin-bottom:-3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important;margin-top:auto !important}.mt-auto-minus{margin-top:-auto !important;margin-top:-auto !important}.mr-auto{margin-right:auto !important;margin-right:auto !important}.mr-auto-minus{margin-right:-auto !important;margin-right:-auto !important}.mb-auto{margin-bottom:auto !important;margin-bottom:auto !important}.mb-auto-minus{margin-bottom:-auto !important;margin-bottom:-auto !important}.ml-auto{margin-left:auto !important;margin-left:auto !important}.ml-auto-minus{margin-left:-auto !important;margin-left:-auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.mx-auto-minus{margin-left:-auto !important;margin-right:-auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.my-auto-minus{margin-top:-auto !important;margin-bottom:-auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important;padding-top:0 !important}.pt-0-minus{padding-top:-auto !important;padding-top:-auto !important}.pr-0{padding-right:0 !important;padding-right:0 !important}.pr-0-minus{padding-right:-auto !important;padding-right:-auto !important}.pb-0{padding-bottom:0 !important;padding-bottom:0 !important}.pb-0-minus{padding-bottom:-auto !important;padding-bottom:-auto !important}.pl-0{padding-left:0 !important;padding-left:0 !important}.pl-0-minus{padding-left:-auto !important;padding-left:-auto !important}.px-0{padding-left:0 !important;padding-right:0 !important}.px-0-minus{padding-left:-auto !important;padding-right:-auto !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-0-minus{padding-top:-auto !important;padding-bottom:-auto !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important;padding-top:.25rem !important}.pt-1-minus{padding-top:-auto !important;padding-top:-auto !important}.pr-1{padding-right:.25rem !important;padding-right:.25rem !important}.pr-1-minus{padding-right:-auto !important;padding-right:-auto !important}.pb-1{padding-bottom:.25rem !important;padding-bottom:.25rem !important}.pb-1-minus{padding-bottom:-auto !important;padding-bottom:-auto !important}.pl-1{padding-left:.25rem !important;padding-left:.25rem !important}.pl-1-minus{padding-left:-auto !important;padding-left:-auto !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.px-1-minus{padding-left:-auto !important;padding-right:-auto !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-1-minus{padding-top:-auto !important;padding-bottom:-auto !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important;padding-top:.5rem !important}.pt-2-minus{padding-top:-auto !important;padding-top:-auto !important}.pr-2{padding-right:.5rem !important;padding-right:.5rem !important}.pr-2-minus{padding-right:-auto !important;padding-right:-auto !important}.pb-2{padding-bottom:.5rem !important;padding-bottom:.5rem !important}.pb-2-minus{padding-bottom:-auto !important;padding-bottom:-auto !important}.pl-2{padding-left:.5rem !important;padding-left:.5rem !important}.pl-2-minus{padding-left:-auto !important;padding-left:-auto !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.px-2-minus{padding-left:-auto !important;padding-right:-auto !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-2-minus{padding-top:-auto !important;padding-bottom:-auto !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important;padding-top:.75rem !important}.pt-3-minus{padding-top:-auto !important;padding-top:-auto !important}.pr-3{padding-right:.75rem !important;padding-right:.75rem !important}.pr-3-minus{padding-right:-auto !important;padding-right:-auto !important}.pb-3{padding-bottom:.75rem !important;padding-bottom:.75rem !important}.pb-3-minus{padding-bottom:-auto !important;padding-bottom:-auto !important}.pl-3{padding-left:.75rem !important;padding-left:.75rem !important}.pl-3-minus{padding-left:-auto !important;padding-left:-auto !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.px-3-minus{padding-left:-auto !important;padding-right:-auto !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-3-minus{padding-top:-auto !important;padding-bottom:-auto !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important;padding-top:1rem !important}.pt-4-minus{padding-top:-auto !important;padding-top:-auto !important}.pr-4{padding-right:1rem !important;padding-right:1rem !important}.pr-4-minus{padding-right:-auto !important;padding-right:-auto !important}.pb-4{padding-bottom:1rem !important;padding-bottom:1rem !important}.pb-4-minus{padding-bottom:-auto !important;padding-bottom:-auto !important}.pl-4{padding-left:1rem !important;padding-left:1rem !important}.pl-4-minus{padding-left:-auto !important;padding-left:-auto !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.px-4-minus{padding-left:-auto !important;padding-right:-auto !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-4-minus{padding-top:-auto !important;padding-bottom:-auto !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important;padding-top:1.5rem !important}.pt-5-minus{padding-top:-auto !important;padding-top:-auto !important}.pr-5{padding-right:1.5rem !important;padding-right:1.5rem !important}.pr-5-minus{padding-right:-auto !important;padding-right:-auto !important}.pb-5{padding-bottom:1.5rem !important;padding-bottom:1.5rem !important}.pb-5-minus{padding-bottom:-auto !important;padding-bottom:-auto !important}.pl-5{padding-left:1.5rem !important;padding-left:1.5rem !important}.pl-5-minus{padding-left:-auto !important;padding-left:-auto !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.px-5-minus{padding-left:-auto !important;padding-right:-auto !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5-minus{padding-top:-auto !important;padding-bottom:-auto !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important;padding-top:3rem !important}.pt-6-minus{padding-top:-auto !important;padding-top:-auto !important}.pr-6{padding-right:3rem !important;padding-right:3rem !important}.pr-6-minus{padding-right:-auto !important;padding-right:-auto !important}.pb-6{padding-bottom:3rem !important;padding-bottom:3rem !important}.pb-6-minus{padding-bottom:-auto !important;padding-bottom:-auto !important}.pl-6{padding-left:3rem !important;padding-left:3rem !important}.pl-6-minus{padding-left:-auto !important;padding-left:-auto !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.px-6-minus{padding-left:-auto !important;padding-right:-auto !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.py-6-minus{padding-top:-auto !important;padding-bottom:-auto !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important;padding-top:auto !important}.pt-auto-minus{padding-top:-auto !important;padding-top:-auto !important}.pr-auto{padding-right:auto !important;padding-right:auto !important}.pr-auto-minus{padding-right:-auto !important;padding-right:-auto !important}.pb-auto{padding-bottom:auto !important;padding-bottom:auto !important}.pb-auto-minus{padding-bottom:-auto !important;padding-bottom:-auto !important}.pl-auto{padding-left:auto !important;padding-left:auto !important}.pl-auto-minus{padding-left:-auto !important;padding-left:-auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.px-auto-minus{padding-left:-auto !important;padding-right:-auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.py-auto-minus{padding-top:-auto !important;padding-bottom:-auto !important}.table-scroll{overflow-x:auto}@media (max-width: 480px){.table-mobile td,.table-mobile th{font-size:.7rem}.table-mobile .table__head>tr>th{font-size:.7rem}}.table{border:0;background:#fff;box-shadow:none;width:100%;margin:1rem 0;border-radius:.3rem;text-align:right;color:rgba(0,0,0,0.87);border-collapse:collapse;border-spacing:0}.table td,.table th{text-align:right;vertical-align:middle;padding:11px;border:thin solid rgba(34,36,38,0.1);white-space:normal;overflow-wrap:break-word}.table .is-very-narrow{width:3%}.table__head>tr>th{position:relative;padding-right:15px;padding-top:20px;padding-bottom:20px;background:rgba(0,0,0,0.05);color:rgba(0,0,0,0.6);font-size:.9rem;font-weight:400}.title{font-weight:600;font-size:1.3rem;margin-bottom:.7rem}.title.is-primary{color:#36a1af}.pos-relative{position:relative}@media (max-width: 480px){.mobile-hide{display:none;user-select:none;pointer-events:none}}.nav-toggle{cursor:pointer;margin-left:auto;margin-right:25px}@media (min-width: 480px){.nav-toggle{display:none;user-select:none;pointer-events:none}}.nav{display:none;align-items:center;justify-content:center}@media (min-width: 480px){.nav{display:flex}}.nav.nav--active{display:flex;flex-direction:column}.menu{padding:1rem;background-color:#739ca1;color:#f9f9f9;z-index:1000}.quickview{position:fixed;top:50px;min-height:calc(100% - 50px);background-color:#fff;padding:1rem;padding-top:5rem;max-width:600px;overflow:auto;max-height:90vh}.quickview.is-right{right:-600px;box-shadow:-5px 0 5px -5px #e6e6e6;transition:right 500ms}.quickview.is-left{left:-600px;box-shadow:5px 0 5px -5px #e6e6e6;transition:left 500ms}.notification{position:absolute;top:60px;left:50%;transform:translatex(-50%);background-color:#fcfff5;color:#2c662d;padding:.3rem 1.5rem;border-radius:.3rem;width:80%;border:thin solid #bddcae;transition:top 500ms;align-items:center;display:flex;gap:1rem;box-shadow:0px 2px 3px 0px #dedede}.notification-icon{font-size:4rem}.notification-title{font-weight:600;font-size:1.14rem}.notification-msg{margin-top:.25rem}.notification-success{color:#2c662d}.notification-success .notification-icon:before{color:#2c662d;content:"\2713"}.notification-success .notification-title{color:#1a531b}.notification-success .notification-msg{color:#2c662d}.notification-fail{color:#af3a3a}.notification-fail .notification-icon:before{color:#da3333;content:"\00D7"}.notification-fail .notification-title{color:#a30404}.notification-fail .notification-msg{color:#da3333}.ticket-history:nth-child(odd){background-color:#f3f3f3}.ticket-history-date{font-weight:600}.ticket-history-new{border:1px solid #e3e3e3;padding:1rem;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:6px}.modal-container{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.55);top:0;left:0;bottom:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:center}.modal{box-shadow:0 0 16px RGB(0 0 0/12%),0 16px 16px RGB(0 0 0/24%);border:0;border-radius:8px;color:inherit;max-height:initial;max-width:initial;overflow-y:hidden;padding:0;min-width:320px;max-width:512px;z-index:1001;background-color:#fff}.modal>.title{margin-bottom:0;padding:20px;padding-bottom:16px}.modal>.body{padding:20px;padding-top:0;padding-bottom:16px;color:#5f6368}.modal>.button-container{display:flex;justify-content:flex-end;padding:20px;padding-bottom:10px}.charcounter{font-size:.9rem;color:#777;margin-top:.3rem;margin-right:.3rem}.tab{position:relative;color:#777}.tab:after{content:'';position:absolute;background-color:#bdbdbd;width:15%;height:2px;bottom:-8px;right:50%;transform:translateX(50%)}.tab.is-active{color:#12353a}.tab.is-active:after{content:'';position:absolute;background-color:#36a1af;width:70%;height:3px;bottom:-8px;right:50%;transform:translateX(50%)}.in-progress-bgcolor{background-color:#e8fdf5}.complete-tech-bgcolor{background-color:#fffceb}.complete-bgcolor{background-color:#f6fffe}.open-passed-bgcolor{background-color:#ffdfdf}.line-under{position:relative}.line-under:after{content:'';position:absolute;bottom:-25px;right:0;width:95%;max-width:320px;height:1px;background-color:#afafaf}.contact{background-color:#eee;border-radius:6px;padding:7px 13px}@media print{@page{size:auto;margin:0}body{margin:0;color:#000;background-color:#fff;min-height:initial}.card{box-shadow:none !important;border:0 !important}header,footer,nav,iframe,#history,button,.modal-container,#lightbox,.notification,#images_wrapper,.link,#close_to_hash,#close_to_hash ~ label{display:none !important}input,textarea,select{border:0 !important;appearance:none !important}}.autocomplete{max-height:16rem;background-color:#eaeaea;border-radius:0 0 4px 4px;border:0;overflow:auto;position:absolute;top:3.7rem;width:237px;z-index:2}.autocomplete__item{padding:.5rem .8rem;cursor:pointer}.autocomplete__item:hover{background-color:#bbb}.drop-arrow{background-color:transparent;border:0}.drop-arrow::after{position:absolute;top:16px;left:8px;content:"";display:inline-block;width:6px;height:6px;border:none;border-right:2px solid;border-top:2px solid;transform:rotate(135deg);pointer-events:none}.selectd-select{border:0;padding:10px 15px}.selectd-select:active{background-color:#505f79 !important;color:#f4f5f7;border-radius:3px 3px 0 0;padding-left:28px}.selectd-select>option{background-color:#fff;color:#555}.selectd-trigger{max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:21px}.selectd-trigger--active{background-color:#505f79 !important;color:#f4f5f7;border-radius:3px 3px 0 0}.selectd{top:52px;right:0;overflow:hidden;height:0;min-width:9rem;max-width:24rem;cursor:pointer;position:absolute;background-color:transparent;z-index:20;border:1px solid transparent;border-top:0;border-radius:4px;color:#555}@media (max-width: 480px){.selectd{max-width:12rem}}.selectd--active{background-color:#fff}.selectd--left{right:-70px}.selectd__search{position:relative;z-index:30}.selectd__search--input{max-width:100%;width:100%;display:block;margin:0 auto;border:1px solid #ccc;border-right:0;border-left:0;border-radius:0;padding:5px 10px;padding-left:30px}.selectd__search--reset{position:absolute;top:7px;left:10px;cursor:pointer;color:#666}.selectd__options{padding:.3rem .3rem .3rem .9rem;color:#2562ec}.selectd__item{background-color:#fff;max-width:100%;width:100%;position:relative;z-index:30;padding:.3rem;padding-right:2.1em}.selectd__item:hover{background-color:#f1f1f1}.selectd__item::before{position:absolute;right:.4em;top:.3rem;content:'';width:1.2em;height:1.2em;border:1px solid #aaa;background-color:#fff;border-radius:.2em;box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 0 rgba(203,34,237,0.2)}.selectd__item--selected::after{content:'✕';position:absolute;top:.2em;right:.44em;font-size:1.175em;color:#193ee4}.selectd__items{max-height:350px;overflow:auto;position:relative}.autocompleted{display:none;top:31px;right:59px;overflow:hidden;height:0;min-width:9rem;max-width:24rem;max-height:350px;overflow:auto;cursor:pointer;position:absolute;background-color:#fff;z-index:20;border:1px solid transparent;border-top:0;border-radius:4px;color:#555}.autocompleted__item{background-color:#fff;max-width:100%;width:100%;position:relative;z-index:30;padding:.2rem}.autocompleted__item:hover{background-color:#f1f1f1}.sort-by{padding-right:18px}.sort-by:before,.sort-by:after{border:4px solid transparent;content:"";display:block;height:0;right:5px;top:50%;position:absolute;width:0}.sort-by:before{border-bottom-color:#666;margin-top:-9px}.sort-by:after{border-top-color:#666;margin-top:1px}.sort-by-desc{padding-right:18px}.sort-by-desc:before,.sort-by-desc:after{border:4px solid transparent;content:"";display:block;height:0;right:5px;top:50%;position:absolute;width:0}.sort-by-desc:after{border-top-color:#666;margin-top:1px}.sort-by-asc{padding-right:18px}.sort-by-asc:before,.sort-by-asc:after{border:4px solid transparent;content:"";display:block;height:0;right:5px;top:60%;position:absolute;width:0}.sort-by-asc:before{border-bottom-color:#666;margin-top:-9px}

