a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.io{transition:all .5s;opacity:.3}.io.visible{opacity:1}.button,.reset{padding:0;border:none;margin:0;background:none;outline:none}.button{cursor:pointer}.sticky{position:sticky;z-index:998}.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.pulse{animation:pulse 2.5s infinite}.pulse_twice{animation:pulse 4s 2}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}50%{box-shadow:0 0 0 15px transparent}to{box-shadow:0 0 0 0 transparent}}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.anima01{position:relative}.anima01:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-1;transition-property:transform,opacity;display:block;transform:scale(0);opacity:.5}.anima01.active,.anima01:active,.anima01:focus,.anima01:focus-within,.anima01:hover{z-index:1}.anima01.active:after,.anima01:active:after,.anima01:focus-within:after,.anima01:focus:after,.anima01:hover:after{transform:scale(1)}.anima01_bg:after{background:#fbfcf8;border-radius:5px}.anima02_bg:after{background:#3cb371;border-radius:5px}.anima03_bg:after{background:#fef6f1;border-radius:5px}.anima04_bg:after{background:#ccc;border-radius:5px}.anima05_bg:after{background:#fce7d9;border-radius:5px}.animated-background{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background-color:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#bbb 18%,#eee 33%);background-size:800px 104px;position:absolute;left:0;top:0;right:0;bottom:0}@keyframes placeHolderShimmer{0%{background-position:-800px 0}to{background-position:800px 0}}.button_hide{background:none;outline:none;display:flex;flex-direction:column;margin:0 0 0 auto;justify-content:center;align-items:center;height:30px;width:30px;padding:10px;background:#f2f2f2;border-radius:5px;cursor:pointer;font-weight:600;border:1px solid #fff}.button_hide:active,.button_hide:hover{transition:.3s;background:#e0e0e0;opacity:.9;box-shadow:0 1px 25px -8px #999}.table01 .table{padding:0;gap:2px}.table01 .table li{display:flex;flex-direction:row;gap:20px;padding:10px;border-radius:5px;position:relative}.table01 .table li .today{font-weight:600;color:#3cb371;text-align:center;border-radius:6px}.table01 .table li .date{display:flex;flex-direction:column;width:30%}.table01 .table li .date abbr{font-size:12px}.table01 .table li .ip{width:20%}.table01 .table li .device{width:50%}.table01 .table .header{background:#e6e6e6;box-shadow:0 20px 20px -18px rgba(0,0,0,.2);border-bottom:1px solid #fff;font-weight:600;font-size:14px;position:sticky}.table01 .table.even li:not(.header):nth-child(2n){background-color:transparent}.table01 .table.odd li:not(.header):nth-child(odd){background-color:rgba(0,0,0,.02)}.table01 .table [component=Clipboard]{left:0}.table01 .table [component=Clipboard] button{margin:0}.off,.on{display:inline-block;font-size:12px;text-transform:uppercase}.off.dot strong,.on.dot strong{display:flex;flex-direction:row;gap:10px;align-items:center;padding:5px 10px;border-radius:5px}.off.dot strong:before,.on.dot strong:before{content:"";width:8px;height:8px;border-radius:50%}.on .icn,.on strong{color:#12a907}.on.dot strong{background:rgba(18,169,7,.1)}.on.dot strong:before{background:#12a907}.off strong{color:#c90403}.off.dot strong{background:rgba(201,4,3,.1)}.off.dot strong:before{background:#c90403}@font-face{font-family:Open Sans;src:url(fonts/OpenSans-Regular.7df68ccfcb8ffe00669871052a4929c9.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Open Sans;src:url(fonts/OpenSans-Medium.3df8f041f884b3fd7e14c8fd4c3d9a1d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(fonts/OpenSans-Bold.5112859ee40a5dfa527b3b4068ccd74d.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(fonts/OpenSans-ExtraBold.9653672b9552d4e42cebc073f0231368.ttf) format("truetype");font-weight:800;font-style:normal}main[component=Layout]{overflow:hidden;height:100vh;min-width:1024px}main[component=Layout] a{color:#000;text-decoration:none}main[component=Layout] img{pointer-events:none}main[component=Layout] strong{font-weight:600}main[component=Layout].hiddenMenu .container{transition:all .5s}main[component=Layout].hiddenMenu .container nav[element=menu]{left:-170px!important}main[component=Layout].hiddenMenu .container section[element=content]{width:calc(100% - 10px)!important;margin-left:10px;transition:all .5s}main[component=Layout].hiddenMenu .container [element=navSwitcher] .icn{transform:rotate(180deg)}main[component=Layout] .container{display:flex;flex-direction:row;height:100%}main[component=Layout] .container nav[element=menu]{position:fixed;top:0;left:0;width:180px;height:100%;background-color:#eee;z-index:1000;display:flex;flex-direction:column;align-items:center;transition:all .5s}main[component=Layout] .container nav[element=menu] [element=logo]{margin:30px auto;transition:all 1s}main[component=Layout] .container nav[element=menu] [element=logo]:active,main[component=Layout] .container nav[element=menu] [element=logo]:hover{opacity:.8}main[component=Layout] .container nav[element=menu] [element=logo] img{height:30px}main[component=Layout] .container nav[element=menu] [element=navigation]{display:flex;flex-direction:column;justify-content:center;margin:0 15px}main[component=Layout] .container nav[element=menu] [element=navigation] li{position:relative;border-radius:10px;margin:0 0 5px;transition:all .5s}main[component=Layout] .container nav[element=menu] [element=navigation] li.active{background:#fbfcf8}main[component=Layout] .container nav[element=menu] [element=navigation] li.active a{color:#000}main[component=Layout] .container nav[element=menu] [element=navigation] li.active .icn{transition:all .5s}main[component=Layout] .container nav[element=menu] [element=navigation] li:hover a{color:#000}main[component=Layout] .container nav[element=menu] [element=navigation] li a{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#666;gap:10px;padding:15px 30px;font-size:15px}main[component=Layout] .container nav[element=menu] [element=navigation] li a .icn{font-size:40px}main[component=Layout] .container nav[element=menu] [element=navigation] li a strong{font-weight:700}main[component=Layout] .container [element=navSwitcher]{border:none;margin:0;background:none;outline:none;bottom:20px;left:20px;padding:1px;cursor:pointer;z-index:2;display:flex;flex-direction:row;background:#fff;border-radius:5px;box-shadow:0 5px 15px -10px rgba(0,0,0,.5)}main[component=Layout] .container [element=navSwitcher]:active,main[component=Layout] .container [element=navSwitcher]:hover{transition:all .5s;box-shadow:0 5px 15px -8px rgba(0,0,0,.7)}main[component=Layout] .container [element=navSwitcher]:active .icn,main[component=Layout] .container [element=navSwitcher]:hover .icn{opacity:.6}main[component=Layout] .container [element=navSwitcher] .icn{padding:2px;border-radius:5px;background:#f7f7f7;transition:all .5s}main[component=Layout] .container section[element=content]{position:relative;width:calc(100% - 180px);margin-left:180px;overflow:hidden;overflow-y:auto;height:100vh;z-index:999;transition:all .5s}main[component=Layout] .container section[element=content] [component=ContentHeader]{position:sticky;top:0;background:#fff;padding:25px 20px 25px 30px;z-index:1001;display:flex;flex-direction:row;gap:20px;align-items:center}main[component=Layout] .container section[element=content] [component=ContentHeader] .page-header{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:center;line-height:30px;font-size:24px;font-weight:700;letter-spacing:-.5px}main[component=Layout] .container section[element=content] [component=ContentHeader] .page-header:hover .subinfo{visibility:visible}main[component=Layout] .container section[element=content] [component=ContentHeader] .page-header .subinfo{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;visibility:hidden}main[component=Layout] .container section[element=content] [component=ContentHeader] .page-header .subinfo i{font-size:14px;padding:5px 10px;background:#f7f7f7;border-radius:5px}main[component=Layout] .container section[element=content] [component=ContentHeader] .page-header .subinfo .icn{font-size:18px}main[component=Layout] .container section[element=content] [component=ContentHeader] .right{display:flex;flex-direction:row;align-items:center;margin-left:auto;gap:10px}main[component=Layout] .container section[element=content] [component=ContentHeader] .right .logo{display:flex;flex-direction:column;justify-content:center;margin-right:20px}main[component=Layout] .container section[element=content] [component=ContentHeader] .right .logo img{height:25px;filter:grayscale(1)}main[component=Layout] .container section[element=content] [component=ContentHeader] .right [element=user]{display:flex;flex-direction:row;align-items:center;padding:10px 15px;border-radius:5px;gap:10px;border:1px solid #eee;background:hsla(0,0%,100%,.5)}main[component=Layout] .container section[element=content] [component=ContentHeader] .right [element=user] strong{font-weight:600;font-size:12px}main[component=Layout] .container section[element=content] [component=ContentHeader] .right [element=user] .icn{font-size:20px}main[component=Layout] .container section[element=content] [component=ContentHeader] .right [element=user]:active,main[component=Layout] .container section[element=content] [component=ContentHeader] .right [element=user]:hover{border-color:#ddd}main[component=Layout] .container section[element=content] main[page]{padding:0 20px 60px 30px}main[component=Layout] [element=loading]{position:fixed;top:6px;left:180px;width:calc(100% - 180px);text-align:center;pointer-events:none;z-index:19990}main[component=Layout] [element=loading] .lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}main[component=Layout] [element=loading] .lds-ellipsis:after{content:"";position:absolute;background:#000;border-radius:20px;height:calc(100% - 50px);width:calc(100% + 10px);top:24px;left:-7px;z-index:-1;box-shadow:0 10px 20px -10px #000;border:1px solid #fff}main[component=Layout] [element=loading] .lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}main[component=Layout] [element=loading] .lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}main[component=Layout] [element=loading] .lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}main[component=Layout] [element=loading] .lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}main[component=Layout] [element=loading] .lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}main[component=Layout] .littleLoading{position:absolute;width:100%;height:100%;background:hsla(0,0%,100%,.95);top:0;left:0;z-index:1999;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}main[component=Layout] .littleLoading .lds-ring{display:inline-block;position:relative;width:40px;height:40px}main[component=Layout] .littleLoading .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:32px;height:32px;margin:4px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid transparent;border-top-color:#000}main[component=Layout] .littleLoading .lds-ring div:first-child{animation-delay:-.45s}main[component=Layout] .littleLoading .lds-ring div:nth-child(2){animation-delay:-.3s}main[component=Layout] .littleLoading .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}main[component=Layout] .half{display:flex;flex-direction:row;gap:5%}main[component=Layout] .half .left,main[component=Layout] .half .right{width:50%}main[component=Layout] [element=test-indicator]{position:absolute;top:-20px;left:-40px;z-index:1;display:none}main[component=Layout] [element=test-indicator] span{width:100px;padding:30px 0 5px;font-weight:600;font-size:11px;letter-spacing:1px;display:block;text-align:center;background:#000;border-bottom:2px solid #fff;color:#fff;transform:rotate(-45deg);box-shadow:0 10px 20px -15px rgba(0,0,0,.5)}main[component=Layout] [element=creator-logo]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;position:absolute;bottom:20px;left:20px;z-index:1}main[component=Layout] [element=creator-logo] a{display:flex;flex-direction:column}main[component=Layout] [element=creator-logo] a:active,main[component=Layout] [element=creator-logo] a:hover{transition:all .5s;opacity:.8}main[component=Layout] [element=creator-logo] a img{height:40px;width:auto;filter:grayscale(1);opacity:.7}main[component=Layout] [element=creator-logo] a.support{font-size:14px;text-decoration:underline}section[element=box]{display:flex;flex-direction:column;gap:15px;background:#fafafa;border-bottom:1px solid #e5e5e5;padding:20px;margin:0 0 20px;transition:all .25s;border-radius:10px}section[element=box] h2,section[element=box] header{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:18px;font-weight:600}section[element=box] h2 .icn,section[element=box] header .icn{background:#fff;color:#000;padding:3px;border-radius:20px}section[element=box] .body{display:flex;flex-direction:column}section[element=box] .fundList i{font-size:12px;color:grey}section[element=box] [component=Alert]{margin:15px 0 0;outline:none}section [component=ChangePassword].half .left{width:40%}.noPassword [component=Submenu] li:not(.active),.noPassword [element=navigation] li:not(.active){pointer-events:none;opacity:.1}.noPassword [element=user]{pointer-events:none}.noPassword [component=ChangePassword] [component=Alert]{display:block!important}.noPassword [component=ChangePassword] [component=Input][position="1"]{opacity:.2;height:20px;overflow:hidden}.noPassword [component=ChangePassword] [component=Input][position="1"] *{cursor:not-allowed}[component=Notifications]{position:fixed;bottom:0;right:0;z-index:100000}[component=Notifications] strong{font-weight:600}[component=Notifications] main[element=Notification]{display:flex;flex-direction:row;align-items:center;transition:all .5s;transform:scale(0);opacity:0}[component=Notifications] main[element=Notification] .psb{display:flex;flex-direction:row;align-items:center;width:100%}[component=Notifications] main[element=Notification].active{transform:scale(1);opacity:1}[component=Notifications] main[element=Notification].hidden{transform:scale(.5);opacity:0;margin-right:-500px}[component=Notifications] main[element=Notification] section{display:flex;flex-direction:row}[component=Notifications] main[element=Notification] section .pstatus-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 15px;border-radius:5px 0 0 5px}[component=Notifications] main[element=Notification] section .pstatus-icon .icn{height:30px;width:30px;font-size:30px}[component=Notifications] main[element=Notification] section .pstatus-body{display:flex;flex-direction:column;justify-content:center;padding:10px 15px;font-size:16px}[component=Notifications] main[element=Notification] section .pstatus-body strong{letter-spacing:1px}[component=Notifications] main[element=Notification] section .pstatus-body label{display:block;margin:0 0 5px;text-decoration:underline}[component=Notifications] main[element=Notification] section .pstatus-body label:hover{cursor:pointer;color:#000}[component=Notifications] main[element=Notification] section .pstatus-body label:last-child{margin-bottom:0}[component=Notifications] main[element=Notification] section .pstatus-body label .i{margin:0 0 0 10px;height:20px;width:16px;padding:0 2px}[component=Notifications] main[element=Notification] .pshide{display:flex;flex-direction:row;align-items:center;background:grey;border-radius:50%;border:2px solid #fff;color:#fff;padding:2px;cursor:pointer;margin:0 15px 0 auto}[component=Notifications] main[element=Notification] .pshide .icn{font-size:20px}[component=Notifications] main[element=Notification] .pshide:active,[component=Notifications] main[element=Notification] .pshide:hover{transition:all .5s;box-shadow:0 0 20px -8px #333}[component=Notifications] article.change{display:flex;flex-direction:row;align-items:center;gap:20px}[component=Notifications] article.change header{font-weight:600}[component=Notifications] article.change p strong{display:inline-block;padding:3px 8px;font-size:12px;border-radius:5px;text-transform:uppercase;font-weight:600}[component=Notifications] article.change p strong.green{background:#3cb371;color:#fff}[component=Notifications] article.change p strong.red{background:#c90403;color:#fff}[component=Notifications] article.import{display:flex;flex-direction:column}[component=Notifications] article.import h1{font-size:20px;font-weight:600;margin:0 0 5px}[component=Notifications] article.import p.p1{font-size:14px}[component=Notifications] article.import p.p2{margin:10px 0 0}.pstatus{position:relative;background:#fff;border-radius:5px;margin:0 20px 20px 0;border:1px solid #fff}.pstatus a{text-decoration:underline;color:#000}.psbody1{margin:0 0 0 70px;width:calc(100% - 70px)}.pstatus-time{position:absolute;bottom:-12px;left:12px;font-size:12px;display:none}.pstatus-time i{position:relative;background:#444;color:#fff;padding:0 5px;border-radius:5px}.ps01,.psgood{color:#3cb371;border:1px solid #3cb371}.psbad{color:#d34831;border:1px solid #d34831}.psneutral{color:#b3aa3c;border:1px solid #fff;padding:5px!important}.ps01{background:#fff!important;border-color:#fff!important}.pstatus-progress{position:absolute;top:0;left:0;width:100%;background:#fbf5ec;transform:rotate(180deg);display:none}.pstatus-progress div{height:3px;width:100%;border-radius:5px;border-right:1px solid #fff}.staOK .bSp{background:#3cb371}.staOK .pstatus-icon{color:#3cb371;background:#e0f5e9}.staBAD .bSp{background:#c90403}.staBAD .pstatus-icon{color:#c90403;background:#fee9e9}.staALERT .bSp{background:#e6a700}.staALERT .pstatus-icon{color:#e6a700;background:#fff8e6}.pstatus,.pstatus-time i{box-shadow:0 8px 30px -10px #aaa}[component=Button]{padding:0;border:none;margin:0;background:none;outline:none;transition:all .5s}[component=Button][type=button]:hover,[component=Button][type=submit]:hover,[component=Button] button:hover{cursor:pointer}[component=Button][element=logout]{display:flex;align-items:center;flex-direction:row;gap:15px;border-radius:5px;background:#fef6f1;border-bottom:1px solid #ccc;opacity:.8;padding:10px 15px}[component=Button][element=logout] strong{font-weight:600;font-size:12px;text-transform:uppercase}[component=Button][element=logout] .icn{font-size:20px}[component=Button][element=logout]:hover{opacity:1;color:#f8706f}[component=Button] .default{margin:0;background:none;outline:none;display:flex;flex-direction:row;align-items:center;gap:15px;background:#3cb371;color:#fff;padding:15px 30px;border-radius:5px;font-size:16px;font-weight:600;text-transform:uppercase;opacity:.5;cursor:pointer;transition:all .5s;border:none;border-bottom:1px solid #4d4d4d;position:relative}[component=Button] .default.withIcon{padding-left:15px}[component=Button] .default.highlight{opacity:.8}[component=Button] .default.highlight:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;box-shadow:0 0 50px -5px rgba(0,0,0,.5)}[component=Button] .default:hover{opacity:1}[component=Button] .default .icn{font-size:20px}[component=Button].custom{margin:0;background:none;outline:none;display:flex;flex-direction:row;align-items:center;gap:15px;background:#fbfcf8;color:#000;border:1px solid #000;padding:10px 15px;border-radius:10px;font-size:12px;font-weight:600;text-transform:uppercase;opacity:.5;cursor:pointer;transition:all .5s}[component=Button].custom.highlight{opacity:.8}[component=Button].custom:hover{opacity:1}[component=Input],[component=Select]{display:flex;flex-direction:row;gap:10px;position:relative;padding:15px;transition:all .25s;background:#f2f2f2;border-radius:6px;border:1px solid transparent}[component=Input] input:-webkit-autofill,[component=Input] input:-webkit-autofill:active,[component=Input] input:-webkit-autofill:focus,[component=Input] input:-webkit-autofill:hover,[component=Select] input:-webkit-autofill,[component=Select] input:-webkit-autofill:active,[component=Select] input:-webkit-autofill:focus,[component=Select] input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px transparent}[component=Input] input,[component=Select] input{padding:0;border:none;margin:0;background:none;width:100%;outline:none;line-height:30px!important;font-size:18px}[component=Input]:focus-within,[component=Select]:focus-within{background:#fff;box-shadow:0 5px 15px -12px #000;border-color:grey}[component=Input]:focus-within [element=helper] *,[component=Select]:focus-within [element=helper] *{color:#e6a700}[component=Input].readonly,[component=Select].readonly{cursor:not-allowed}[component=Input].readonly *,[component=Select].readonly *{pointer-events:none}[component=Input] label,[component=Select] label{cursor:pointer;font-weight:600;font-size:14px;letter-spacing:-.5px}[component=Input] label .required,[component=Select] label .required{margin-left:5px;color:#f8706f}[component=Input] [element=input],[component=Select] [element=input]{display:flex;flex-direction:row;gap:10px;align-items:center;width:100%}[component=Input] [element=unit],[component=Select] [element=unit]{padding:0 5px;border-radius:5px;background:#eee;font-weight:600;font-size:14px;line-height:25px}[component=Input] [element=helper],[component=Select] [element=helper]{margin:30px 0 0;padding:15px 0 0;font-size:14px;border-top:1px solid #e6e6e6;display:flex;flex-direction:row;gap:15px;align-items:center}[component=Input] [element=helper] *,[component=Select] [element=helper] *{color:grey}[component=Input].changed,[component=Select].changed{position:relative;transition:all .5s;background:#d4f1e1!important;border-color:#3cb371!important}[component=Input].changed .notice,[component=Select].changed .notice{display:flex}[component=Input] .notice,[component=Select] .notice{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;display:none}[component=Input] .notice .icn,[component=Select] .notice .icn{width:20px;height:20px;font-size:20px;background:#fff;border-radius:5px;box-shadow:0 1px 6px -3px rgba(0,0,0,.3)}[component=ChangeEmail] [component=Input] input,[component=ChangePassword] [component=Input] input{font-size:20px}[component=ChangeEmail] [element=skeleton],[component=ChangePassword] [element=skeleton]{border-radius:5px}[component=Submenu]{border-bottom:3px solid #000}[component=Submenu] ul{display:flex;flex-direction:row}[component=Submenu] ul li *{transition:all .5s}[component=Submenu] ul li.active a{background:#000;color:#fff;opacity:1}[component=Submenu] ul li a{display:flex;flex-direction:row;align-items:center;gap:15px;padding:10px 20px;border-radius:5px 5px 0 0;opacity:.5}[component=Submenu] ul li a strong{letter-spacing:-.5px;font-weight:600;font-size:15px}[component=Submenu] ul li a .icn{font-size:20px}[component=Submenu] ul li:not(.active) a{background:#f7f7f7}[component=Submenu] ul li:not(.active):hover a{background:#ebebeb;opacity:1}[component=Cards]{border-bottom:3px solid #000}[component=Cards] ul{display:flex;flex-direction:row}[component=Cards] ul li *{transition:all .5s}[component=Cards] ul li.active a{background:#000;color:#fff;opacity:1}[component=Cards] ul li a{display:flex;flex-direction:row;align-items:center;gap:15px;padding:10px 20px;border-radius:5px 5px 0 0;opacity:.5}[component=Cards] ul li a strong{letter-spacing:-.5px;font-weight:600;font-size:15px}[component=Cards] ul li a .icn{font-size:20px}[component=Cards] ul li:not(.active) a{background:#f7f7f7}[component=Cards] ul li:not(.active):hover a{background:#ebebeb;opacity:1}[element=ChangeEmail] [component=Input][position="1"],[element=ChangePassword] [component=Input][position="1"]{margin-bottom:50px}[element=ChangeEmail] [component=Input][position="2"],[element=ChangePassword] [component=Input][position="2"]{margin-bottom:20px}[element=ChangeEmail] [component=Button],[element=ChangePassword] [component=Button]{margin:50px 0 0}form[name]{width:100%}form[name],form[name] div.left,form[name] div.right,form[name] section.group{display:flex;flex-direction:column;gap:20px}form[name] [component=Input],form[name] [component=Select]{display:flex!important;flex-direction:column!important}form[name] [component].Box{padding:0;background:transparent;border-bottom:none;margin:0}form[name] [component].Box header{padding:20px;background-color:#fafafa;border-radius:10px}form[name] [component].Box .wrap{display:flex;flex-direction:column;gap:20px}form[name].editing button[type=reset]{pointer-events:auto;opacity:1}form[name] footer{display:flex;flex-direction:row;gap:20px}form[name] footer button[type=reset]{pointer-events:none;opacity:0;background:#fb0504}form[name] .identificator{display:none}[component=Select] input:-webkit-autofill,[component=Select] input:-webkit-autofill:active,[component=Select] input:-webkit-autofill:focus,[component=Select] input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px transparent}[component=Select] select{padding:0;border:none;margin:0;background:none;outline:none;width:100%;font-size:16px;line-height:1;cursor:pointer}[component=CustomNavigation] [component=Select]{padding:0 10px 0 0;background:#fafafa;border-radius:5px;cursor:pointer;border:1px solid #ccc;transition:all .5s}[component=CustomNavigation] [component=Select]:hover{background:#f0f0f0}[component=CustomNavigation] [component=Select]:focus{background:#d9d9d9}[component=CustomNavigation] [component=Select]:focus-within{border-color:#333;box-shadow:0 0 20px -10px #4d4d4d}[component=CustomNavigation] [component=Select] select{padding:5px 10px;font-weight:600;font-size:16px}[component=CustomNavigation] [component=Select] select option{background:#fff;font-size:16px}[component=Alert]{margin:10px 0;background:hsla(0,0%,100%,.95);outline:3px solid hsla(0,0%,100%,.95)}[component=Alert] p{font-size:14px}[component=Alert] p strong{font-weight:600;font-size:14px}[component=Alert] .icn{font-size:24px}[component=Alert].row article{display:flex;flex-direction:row}[component=Alert].row article div{display:flex;flex-direction:column;gap:10px}[component=Alert] article{display:flex;flex-direction:row;gap:10px;padding:15px 20px;border-radius:6px;box-shadow:0 15px 30px -30px grey}[component=Alert] article p,[component=Alert] article p a{display:flex;flex-direction:row;gap:10px;align-items:center}[component=Alert] article p a{margin-left:10px}[component=Alert] article p a i{text-decoration:underline;font-weight:600}[component=Alert] article p a .icn{font-size:16px;color:#000!important}[component=Alert].sticky{position:sticky;z-index:998;top:91px;left:0}[component=Alert].bottom{z-index:1000!important}[component=Alert].notComplete article{background:rgba(248,112,111,.3);border-left:5px solid #f8706f}[component=Alert].notComplete article .icn{color:#f8706f}[component=Alert].complete article{background:rgba(60,179,113,.2);border-left:5px solid #3cb371}[component=Alert].complete article .icn{color:#3cb371}[component=Alert].info article{display:flex;flex-direction:column;background:rgba(230,167,0,.2);border-left:5px solid #e6a700}[component=Alert].info article .icn{color:#e6a700}[component=Alert].info article div{display:flex;flex-direction:column;gap:10px}[component=Alert].info2 article{display:flex;flex-direction:row}[component=Alert].reportFound .textReportNotFound{display:none}[component=Alert] .timeline,[component=Alert] .timeline li{display:flex;flex-direction:row;gap:15px}[component=Alert] .timeline li{justify-content:center;align-items:center;background:hsla(0,0%,100%,.4);padding:15px;border-radius:10px;box-shadow:0 10px 15px -10px rgba(0,0,0,.2)}[component=Alert] .timeline li span[title]{cursor:help}[component=Alert] .timeline li span[title] i{font-size:12px}[component=Alert] .timeline li div{display:flex;flex-direction:column;gap:0;letter-spacing:-.5px}[component=Alert] .timeline li .icn{font-size:34px}[component=ChangePassword]:not(.warnings) [component=Alert] article,[component=DssReport]:not(.warnings) [component=Alert] article,[component=Emails]:not(.warnings) [component=Alert] article{gap:15px}[component=ChangePassword]:not(.warnings) [component=Alert] article p strong,[component=DssReport]:not(.warnings) [component=Alert] article p strong,[component=Emails]:not(.warnings) [component=Alert] article p strong{display:none}[component=ChangePassword]:not(.warnings) [component=Alert].row article div,[component=DssReport]:not(.warnings) [component=Alert].row article div,[component=Emails]:not(.warnings) [component=Alert].row article div{display:flex;flex-direction:row;gap:15px}[component=CustomNavigation]{display:flex;flex-direction:row;position:sticky;top:0;padding:20px 0;box-shadow:0 15px 30px -30px rgba(0,0,0,.3);z-index:1005;background:hsla(0,0%,100%,.98)}[component=CustomNavigation] .box,[component=CustomNavigation] a{display:flex;flex-direction:row;align-items:center;gap:10px}[component=CustomNavigation] .box strong,[component=CustomNavigation] a strong{font-weight:600;text-transform:uppercase}[component=CustomNavigation] .box p,[component=CustomNavigation] a p{display:flex;flex-direction:row;align-items:center}[component=CustomNavigation] a{background:transparent;font-size:12px;padding:7px 14px;border-radius:5px}[component=CustomNavigation] a[disabled]{cursor:not-allowed;opacity:.2}[component=CustomNavigation] a[disabled]:active,[component=CustomNavigation] a[disabled]:hover{opacity:.2!important}[component=CustomNavigation] a.actual{display:flex;flex-direction:row;gap:5px;background:#fef6f1;border-bottom:1px solid #d9d9d9;font-size:12px;letter-spacing:-.5px}[component=CustomNavigation] a.actual .icn{font-size:18px;display:none}[component=CustomNavigation] a:active,[component=CustomNavigation] a:hover{opacity:.8}[component=CustomNavigation] a .icn{font-size:20px}[component=CustomNavigation] a.before{padding:4px 8px 4px 6px}[component=CustomNavigation] a.next{padding:4px 6px 4px 8px}[component=CustomNavigation] .box{font-size:18px}[component=CustomNavigation] .box .group{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0}[component=CustomNavigation] .box .group a{height:28px;width:20px;font-size:24px;background:#f7f7f7}[component=CustomNavigation] .box .group a:active,[component=CustomNavigation] .box .group a:hover{transition:all .5s;background:#d9d9d9}[component=CustomNavigation] .box .group a.before{padding:3px 8px;border-radius:0;border-left:1px solid #ccc}[component=CustomNavigation] .box .group a.next{padding:3px 8px;border-radius:0 5px 5px 0;border-left:1px solid #ccc}[component=CustomNavigation] .box [component=Select].weeker{display:flex;flex-direction:row;gap:0;align-items:center;position:relative;z-index:10;border-color:grey;background:#fff;border-radius:5px 0 0 5px;border-right:none;height:34px}[component=CustomNavigation] .box .movers{display:flex;flex-direction:row;align-items:center;height:34px;background:#f7f7f7;border-radius:0 5px 5px 0;border:1px solid grey;border-left:none}[component=CustomNavigation] .actions,[component=CustomNavigation] .wrap{display:flex;flex-direction:row;align-items:center;gap:10px}[component=CustomNavigation] .actions{margin-left:auto}[component=CustomNavigation] .actions a,[component=CustomNavigation] .actions button{display:flex;flex-direction:row;align-items:center;gap:10px;background:#000;color:#fff;padding:10px 15px 10px 10px;font-size:14px;border-radius:5px}[component=CustomNavigation] .actions a .icn,[component=CustomNavigation] .actions button .icn{font-size:20px}[component=CustomNavigation] .actions [component=Button]{position:relative}[component=CustomNavigation] .actions [component=Button] .default{background:#3cb371}[component=CustomNavigation] .actions [component=Button] .default:disabled{background:#f8706f;cursor:not-allowed}[component=CustomNavigation] .actions [component=Button] [element=indicator]{position:absolute;top:10px;left:15px;width:10px;height:10px;border-radius:30px;background:transparent}[component=CustomNavigation] .actions [component=Button] [element=indicator].pulse{background:hsla(0,0%,100%,.3)}[component=Dialog]{position:fixed;bottom:-200px;left:180px;width:calc(100% - 180px);padding:40px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;transition:all .5s;transform:scale(0);box-shadow:0 -80px 200px -30px rgba(0,0,0,.3);border:none;border-top:2px solid #fff;border-bottom:5px solid #000;background:#fbfcf8;z-index:1}[component=Dialog].visible{bottom:0;transform:scale(1)}[component=Dialog] header{font-weight:600;font-size:18px}[component=Dialog] div{display:flex;flex-direction:row;gap:20px}[component=Dialog] button{border:none;margin:0;background:none;outline:none;padding:5px 10px;border-radius:5px;cursor:pointer;font-size:16px;font-weight:600;text-transform:uppercase}[component=Dialog] button.cancel{border:1px solid #000;background:#fff;opacity:.5}[component=Dialog] button.confirm{background:#3cb371;color:#fff}[component=Dialog] button:active,[component=Dialog] button:hover{opacity:.9}.hiddenMenu [component=Dialog]{left:0;width:100%}[component=Hotmenu]{display:flex;flex-direction:row;gap:10px;margin:40px 0 80px;position:relative;z-index:1}[component=Hotmenu].reportFound a.create{display:none}[component=Hotmenu].reportFound a.recreate,[component=Hotmenu].reportMissing a.create{display:flex}[component=Hotmenu].reportMissing a.recreate{display:none}[component=Hotmenu].grouped a,[component=Hotmenu].grouped button{padding:20px 30px}[component=Hotmenu].grouped a{height:calc(100% - 40px)}[component=Hotmenu].grouped button{height:100%}[component=Hotmenu].grouped .group{position:relative}[component=Hotmenu].grouped .group.done footer{visibility:visible}[component=Hotmenu] a,[component=Hotmenu] button{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;padding:20px 30px;border:1px solid #e6e6e6;border-radius:10px;background:#fff;cursor:pointer;z-index:1;overflow:hidden}[component=Hotmenu] a:active,[component=Hotmenu] a:hover,[component=Hotmenu] button:active,[component=Hotmenu] button:hover{border-color:#ccc}[component=Hotmenu] a.disabled,[component=Hotmenu] button.disabled{opacity:.4}[component=Hotmenu] a.disabled,[component=Hotmenu] a[disabled],[component=Hotmenu] button.disabled,[component=Hotmenu] button[disabled]{cursor:not-allowed}[component=Hotmenu] a strong,[component=Hotmenu] button strong{font-size:14px;font-weight:600;text-align:center}[component=Hotmenu] a .icn,[component=Hotmenu] button .icn{font-size:50px}[component=Hotmenu] footer{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;position:absolute;top:100%;width:100%;padding:10px 0;background:rgba(60,179,113,.05);border:1px solid #3cb371;color:#000;margin:10px 0 0;text-align:center;font-weight:600;border-radius:10px;font-size:14px;text-transform:uppercase;letter-spacing:.5px;visibility:hidden}[component=Clipboard]{position:absolute;top:0;left:100%;display:none;z-index:1100}[component=Clipboard] button{background:none;outline:none;font-size:11px;font-weight:600;padding:0 5px;background:hsla(0,0%,100%,.92)!important;border-radius:6px;box-shadow:0 4px 10px -6px rgba(0,0,0,.4);margin:0 0 0 10px;border:1px solid #fff}[component=Clipboard] button:active,[component=Clipboard] button:hover{cursor:pointer}[component=Clipboard] button.highlight02{background:#3cb371!important;color:#fff}.ctc{position:relative}[component=Box]{display:flex;flex-direction:column;gap:15px;background:#fafafa;border-bottom:1px solid #e5e5e5;padding:20px;margin:0 0 20px;transition:all .25s;border-radius:10px}[component=Box] h2,[component=Box] header{display:flex;flex-direction:row;align-items:center;gap:15px;font-size:18px;font-weight:600}[component=Box] h2 .icn,[component=Box] header .icn{background:#fff;color:#000;padding:3px;border-radius:20px}[component=Box].boxSwitcher header{cursor:pointer}[component=Box].boxSwitcher .icons{margin-left:auto}[component=Box].boxSwitcher .icons .icn{transition:all .5s;background:none}[component=Box].boxSwitcher.hidden .wrap{display:none}[component=Box].boxSwitcher:not(.hidden) .icons .icn{transform:rotate(90deg)}[component=Box] .body{display:flex;flex-direction:column}[component=Checkbox]{display:block;position:relative;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[component=Checkbox].disabled{opacity:.5}[component=Checkbox].disabled *{cursor:wait}[component=Checkbox] label{display:flex;flex-direction:row;gap:15px;width:100%;align-items:center;cursor:pointer}[component=Checkbox] [element=checkbox]{position:relative}[component=Checkbox] [element=checkbox] input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;display:none}[component=Checkbox] [element=checkbox] input:checked~.checkmark-wrap .checkmark{transition:all .2s;background-color:#3cb371!important;border-color:#3cb371!important}[component=Checkbox] [element=checkbox] input:checked~.checkmark-wrap .checkmark:after{display:block}[component=Checkbox] [element=checkbox] .checkmark-wrap{padding:2px}[component=Checkbox] [element=checkbox] .checkmark-wrap:before{transition:all .3s;content:"";position:absolute;top:-6px;left:-6px;background:hsla(0,0%,100%,.97);border-radius:50%;width:calc(100% + 12px);height:calc(100% + 12px);opacity:0}[component=Checkbox] [element=checkbox] .checkmark{position:relative;top:0;left:0;height:24px;width:24px;background-color:#fff;border:1px solid #000;display:block;border-radius:5px;z-index:1}[component=Checkbox] [element=checkbox] .checkmark:after{content:"";position:absolute;display:none;left:9px;top:4px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[component=Checkbox] [element=checkbox]:hover input~.checkmark-wrap .checkmark{background-color:#f2f2f2}[component=Checkbox] label:hover{text-decoration:underline}[component=Checkbox] label:hover .checkmark-wrap:before{opacity:1}[component=Checkbox] [element=helper]{display:flex;flex-direction:row;align-items:center;gap:17px;opacity:.6;margin:30px 0 0 3px}[component=DragAndDrop]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:hsla(0,0%,100%,.95);z-index:1001;transition:opacity 1s ease-out}[component=DragAndDrop].hidden{pointer-events:none;opacity:0}[component=DragAndDrop].hidden .outer{transform:translateY(110%) scale(.8);opacity:0}[component=DragAndDrop].hidden .outer [component=Select]{opacity:0}[component=DragAndDrop]:not(.hidden) [component=Select]{animation:wait 1s,fade-in .8s 1s}@keyframes wait{0%{opacity:0}to{opacity:0}}@keyframes fade-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}[component=DragAndDrop].highlight{transition:all .5s;transform:scale(1.02)}[component=DragAndDrop].highlight .wrap{transition:all 1s;border-color:#666!important}[component=DragAndDrop].highlight button.select-button{transition:all 1.2s;opacity:0!important;overflow:hidden;text-align:center;animation:square-to-circle 1s cubic-bezier(.1,.015,.295,.225) .23s alternate forwards}[component=DragAndDrop].highlight button.select-button span{color:#000!important}@keyframes square-to-circle{0%{border-radius:0 0 0 0;background:#000;width:80px;height:80px}25%{border-radius:25% 25% 25% 25%;transform:rotate(45deg)}50%{border-radius:50% 50% 50% 50%;transform:rotate(90deg)}75%{border-radius:75% 75% 75% 75%;transform:rotate(180deg)}to{border-radius:100% 100% 100% 100%;width:80px;height:80px;transform:rotate(1turn)}}[component=DragAndDrop].highlight .inner{background:#000!important}[component=DragAndDrop].highlight .inner .icn{transition:all 1s;color:#fff!important;transform:scale(1.1)}[component=DragAndDrop].highlight .ball{transition:all 2.5s;opacity:1!important;animation:jump 2s ease-in-out infinite;animation-delay:.5s}[component=DragAndDrop].highlight .outer{pointer-events:none}@keyframes jump{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}[component=DragAndDrop] .outer{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:550px;background:#fff;box-shadow:0 25px 100px -40px rgba(0,0,0,.45);padding:30px;border-radius:20px;transform:translateY(0) scale(1);opacity:1;transition:.6s}[component=DragAndDrop] .outer header{display:flex;flex-direction:row;width:100%;margin:0 0 30px}[component=DragAndDrop] .outer header .header{display:flex;flex-direction:column;gap:5px}[component=DragAndDrop] .outer header .header h1{font-size:24px;line-height:30px;font-weight:600}[component=DragAndDrop] .outer header .header p{font-size:14px}[component=DragAndDrop] .outer header .header p strong{font-weight:600}[component=DragAndDrop] .outer header button.hide{background:none;outline:none;display:flex;flex-direction:column;margin:0 0 0 auto;justify-content:center;align-items:center;height:30px;width:30px;padding:10px;background:#f2f2f2;border-radius:5px;cursor:pointer;font-weight:600;border:1px solid #fff}[component=DragAndDrop] .outer header button.hide:active,[component=DragAndDrop] .outer header button.hide:hover{transition:.3s;background:#e0e0e0;opacity:.9;box-shadow:0 1px 25px -8px #999}[component=DragAndDrop] .outer .wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;border:2px dashed #ccc;border-radius:20px;padding:30px;width:calc(100% - 64px);height:300px;overflow:hidden}[component=DragAndDrop] .outer .wrap input{display:none}[component=DragAndDrop] .outer .wrap button.select-button{margin:0;background:none;outline:none;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;position:relative;padding:15px 30px 15px 20px;border-radius:8px;font-size:20px;font-weight:600;background:#000;color:#fff;cursor:pointer;max-width:250px;z-index:1;box-shadow:0 10px 25px -10px grey;transition:all .5s;opacity:1;border:3px solid #fff}[component=DragAndDrop] .outer .wrap button.select-button:disabled{opacity:0;pointer-events:none;transform:translateY(20px)}[component=DragAndDrop] .outer .wrap button.select-button:active,[component=DragAndDrop] .outer .wrap button.select-button:hover{background:#36a065;transition:.5s}[component=DragAndDrop] .outer .wrap button.select-button .icn{font-size:30px}[component=DragAndDrop] .outer .wrap .files{position:absolute;top:0;left:0;width:calc(100% - 50px);padding:25px;max-height:calc(100% - 50px);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}[component=DragAndDrop] .outer .wrap .files::-webkit-scrollbar{display:none}[component=DragAndDrop] .outer .wrap .files .file-list{display:flex;flex-direction:column;gap:5px}[component=DragAndDrop] .outer .wrap .files .file-list.clearing .filePreview{transition:all .8s;opacity:0!important;transform:translateY(20px)!important}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview{display:flex;flex-direction:row;align-items:center;gap:15px;padding:15px 20px;transform:translateY(20px);opacity:0;transition:all .5s;box-shadow:inset 0 0 0 1px #fff;border-radius:10px}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview.fadein{transform:translateY(0);opacity:1;background:#fafafa}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview.done{background:rgba(60,179,113,.15)}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview.done .checkmark{display:block;opacity:1}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview.error{background:rgba(201,4,3,.15)}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview.error .crossmark{display:block;opacity:1}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview .icon{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview .icon .icn{font-size:40px}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview .info{display:flex;flex-direction:column;gap:5px;max-width:300px}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview .info .name{font-weight:600;font-size:14px}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview .info .text{display:flex;flex-direction:row;gap:10px;font-size:12px}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview .info .text .filesize{font-weight:600}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview .info .text .status.highlighted{text-decoration:dotted underline;cursor:help}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview .progress{position:relative;margin-left:auto}[component=DragAndDrop] .outer .wrap .files .file-list .filePreview .progress .loading{width:20px;height:20px;border-radius:50%;border:2px solid #d9d9d9;border-top-color:#000;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}[component=DragAndDrop] .outer .ball{position:absolute;opacity:0;pointer-events:none}[component=DragAndDrop] .outer .ball:after{content:"";position:absolute;top:-15px;left:-25px;width:calc(100% + 50px);height:calc(100% + 50px);background:radial-gradient(circle,#ccc 0,transparent 70%);border-radius:100px;z-index:-1}[component=DragAndDrop] .outer .ball .inner{position:relative;width:80px;height:80px;background:#f2f2f2;border-radius:50%;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center}[component=DragAndDrop] .outer .ball .inner .icn{font-size:40px}[component=DragAndDrop] .outer .ball .effect{position:absolute;width:calc(100% - 10px);left:5px;top:calc(100% - 40px);height:120px}[component=DragAndDrop] .outer .ball .effect hr{width:2px;height:2px;border-radius:10px;background:rgba(0,0,0,.5);border:none;position:absolute;top:0;transform-origin:100% 50%;animation-name:rain;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}[component=DragAndDrop] .outer .ball .effect hr.red{background:#f8706f}[component=DragAndDrop] .outer .ball .effect hr.green{background:#3cb371}[component=DragAndDrop] .outer .ball .effect hr.blue{background:#e6a700}[component=DragAndDrop] .outer .ball .effect hr.size01{width:3px;height:3px}[component=DragAndDrop] .outer .ball .effect hr.size02{width:4px;height:4px}[component=DragAndDrop] .outer .ball .effect hr.size03{width:5px;height:5px}[component=DragAndDrop] .outer .ball .effect hr.size04{width:2px;height:2px}@keyframes rain{0%{transform:rotate(90deg) translateX(0);opacity:1}to{transform:rotate(90deg) translateX(calc(100% + 120px));opacity:0}}[component=DragAndDrop] .maintenance{display:flex;flex-direction:column;align-items:center;gap:30px;color:#c90403}[component=DragAndDrop] .maintenance .icn{font-size:150px;background:#fafafa;border-radius:50%}[component=DragAndDrop] .maintenance strong{font-weight:600;font-size:16px}[component=DragAndDrop] .companySelector{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;bottom:100%;left:0;width:100%;padding:40px 0}[component=DragAndDrop] .companySelector [component=Select]{display:flex;flex-direction:row;align-items:center;gap:0;border-radius:5px;border:1px solid #ccc;padding:0 15px;background:#e6e6e6;transition:all .4s}[component=DragAndDrop] .companySelector [component=Select]:hover{border-color:#999}[component=DragAndDrop] .companySelector [component=Select]:active{border-color:#333}[component=DragAndDrop] .companySelector [component=Select] select{padding:10px;font-size:18px}.statusMark{position:absolute;top:-3px;left:-3px;width:30px;height:30px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;opacity:0}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}.done .checkmark{box-shadow:inset 0 0 0 #3cb371;animation:fillDone .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.done .checkmark .checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#3cb371;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.done .checkmark .checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes fillDone{to{box-shadow:inset 0 0 0 30px #3cb371}}.done .crossmark,.error .checkmark{opacity:0;display:none}.error .crossmark{box-shadow:inset 0 0 0 #c90403;animation:fillError .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.error .crossmark .crossmark_circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#c90403;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.error .crossmark .crossmark_check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes fillError{to{box-shadow:inset 0 0 0 30px #c90403}}.userView{display:flex;flex-direction:row;position:relative;height:100%;overflow:hidden}.userView.active .inicials{background:rgba(60,179,113,.2);color:#5ac88b}.userView .left{width:300px;background:#fff}.userView .left header{position:relative;padding:20px;background:linear-gradient(180deg,#fafafa,transparent)}.userView .left header,.userView .left header .inicials{display:flex;flex-direction:column;justify-content:center;align-items:center}.userView .left header .inicials{margin:30px 0;width:90px;height:70px;border-radius:10px;border:2px solid #fff;text-transform:uppercase;font-size:26px;letter-spacing:1px}.userView .left header .name{padding:20px 0 5px;font-size:22px}.userView .left header .email{padding:5px 0;font-size:14px}.userView .left [element=box]{margin:0 15px 30px;padding:0;background:none;border:unset}.userView .left [element=box] h2{font-size:16px}.userView .left [element=box] .body li{font-size:14px}.userView .right{display:flex;flex-direction:column;overflow:auto;padding:0 15px 15px;width:calc(100% - 332px);border-left:2px solid #e6e6e6;position:relative}.userView .right [component=Cards]{position:sticky;z-index:998;top:63px;top:0;background:hsla(0,0%,100%,.95);padding-top:20px}.userView .right [component=activityLog]{padding-top:20px}.userView .right [component=activityLog] [component=Search]{margin:0 0 20px}.userView .right .sticky{position:sticky;z-index:998;top:63px}[component=DetailBox]{position:fixed;top:0;z-index:10010;transition:all .3s;transform:translateX(0);background:#fff;height:100vh;width:60vw}[component=DetailBox][position=right]{right:0;box-shadow:-20px 0 100px -50px rgba(0,0,0,.3)}[component=DetailBox][position=right].hidden{transform:translateX(100%)}[component=DetailBox][position=right] button.hide{left:20px}[component=DetailBox][position=left]{left:180px;box-shadow:-20px 0 100px -50px rgba(0,0,0,.3)}[component=DetailBox][position=left].hidden{transform:translateX(-100%)}[component=DetailBox][position=left] button.hide{right:20px}[component=DetailBox].hidden{pointer-events:none;opacity:0}[component=DetailBox] .content{height:100%;overflow:auto}[component=DetailBox] button.hide{background:none;outline:none;display:flex;flex-direction:column;margin:0 0 0 auto;justify-content:center;align-items:center;height:30px;width:30px;padding:10px;background:#f2f2f2;border-radius:5px;cursor:pointer;font-weight:600;border:1px solid #fff;position:absolute;top:20px;z-index:1000;background:#000;color:#fff}[component=DetailBox] button.hide:active,[component=DetailBox] button.hide:hover{transition:.3s;background:#e0e0e0;opacity:.9;box-shadow:0 1px 25px -8px #999;background:#1a1a1a}[component=DetailBox] button.top{margin:0;background:none;outline:none;display:flex;flex-direction:column;align-items:center;position:absolute;bottom:50px;right:50px;padding:10px;background:#000;color:#fff;border-radius:50%;border:2px solid #fff;cursor:pointer;z-index:1001}[component=DetailBox] button.top.hidden{pointer-events:none;opacity:0}[component=DetailBox] .loading{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0}[component=DetailBox] .loading.hidden{opacity:0;transition:all .2s;pointer-events:none}[component=DetailBox] .loading div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}[component=DetailBox] .loading div strong{font-size:18px}[component=DetailBox] .loading div .icn{font-size:80px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[component=DetailBox] .medialistView header{display:flex;flex-direction:column;justify-content:center;position:sticky;top:0;left:0;padding:20px 20px 20px 80px;background:#fff;z-index:1}[component=DetailBox] .medialistView header h1{font-size:24px;line-height:30px;font-weight:600}[component=DetailBox] .medialistView div.body{padding:20px}[component=DetailBox] .medialistView .left{width:100%}[component=DetailBox] .medialistView .right{width:0}[component=DetailBox] .medialistView .sticky{position:sticky!important;z-index:998!important;top:70px}.defaultDetailBox header{display:flex;flex-direction:column;justify-content:center;position:sticky;top:0;left:0;padding:20px 20px 20px 80px;background:#fff;z-index:1}.defaultDetailBox header h1{font-size:24px;line-height:30px;font-weight:600}.defaultDetailBox div.body{padding:20px}[component=activityLog] .table{padding:0;gap:2px}[component=activityLog] .table li{display:flex;flex-direction:row;gap:20px;padding:10px;border-radius:5px;position:relative}[component=activityLog] .table li .today{font-weight:600;color:#3cb371;text-align:center;border-radius:6px}[component=activityLog] .table li .date{display:flex;flex-direction:column;width:30%}[component=activityLog] .table li .date abbr{font-size:12px}[component=activityLog] .table li .ip{width:20%}[component=activityLog] .table li .device{width:50%}[component=activityLog] .table .header{background:#e6e6e6;box-shadow:0 20px 20px -18px rgba(0,0,0,.2);border-bottom:1px solid #fff;font-weight:600;font-size:14px;position:sticky}[component=activityLog] .table.even li:not(.header):nth-child(2n){background-color:transparent}[component=activityLog] .table.odd li:not(.header):nth-child(odd){background-color:rgba(0,0,0,.02)}[component=activityLog] .table [component=Clipboard]{left:0}[component=activityLog] .table [component=Clipboard] button{margin:0}[component=activityLog] li{align-items:center}[component=activityLog] li .id{width:10%}[component=activityLog] li .date{width:25%}[component=activityLog] li .activity{display:flex;flex-direction:column;gap:5px;width:65%}[component=activityLog] li .activity .idd{font-size:12px}[component=activityLog].enhaced li .activity,[component=activityLog].enhaced li .date{width:25%}[component=activityLog].enhaced li .response{width:50%}[component=activityLog] .activity .details{display:flex;flex-direction:row;gap:10px;margin-top:2px;color:grey;font-size:12px}[component=activityLog] .activity .details strong{padding:0}[component=activityLog] .activity .details a{display:flex;flex-direction:row;align-items:center;gap:5px}[component=activityLog] .activity .details a i{text-decoration:underline}[component=activityLog] .activity .details a .icn{font-size:14px}[component=activityLog] [component=Alert]{margin:15px 0 0;outline:none}[component=Search]{margin:0 0 20px}[component=Search] [component=Input]{justify-content:space-between;padding:10px;background:hsla(0,0%,100%,.5);border-color:#e6e6e6}[component=Search] [component=Input]:focus-within{border-color:rgba(0,0,0,.5)}[component=Search] [component=Input] .icn{padding-left:5px}[component=Search] .notFoundAlert{display:none}[component=Search] .notFoundAlert div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;background:rgba(0,0,0,.05);border-radius:5px;padding:20px;margin:20px 0 40px;box-shadow:0 15px 20px -20px rgba(0,0,0,.2);border-bottom:1px solid #fff}[component=Search] .notFoundAlert div strong{font-style:italic}[component=Search] .notFoundAlert div .icn{font-size:30px;color:#000;margin-left:auto}[component=Search] .searchCount{padding:0 10px 0 0}[component].Dialog2{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;display:none;pointer-events:none;display:flex;flex-direction:row;justify-content:center;align-items:center}[component].Dialog2 .hide{display:block!important}[component].Dialog2.visible{display:flex;pointer-events:all;transition:all 1s;background:rgba(0,0,0,.3)}[component].Dialog2.visible dialog{animation:fadeIn .6s ease-out .3s forwards;animation-iteration-count:1}[component].Dialog2 dialog{border:none;margin:0;background:none;outline:none;position:relative;padding:30px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;transition:all 1s;transform:translateY(0) scale(0);box-shadow:0 0 200px -30px rgba(0,0,0,.5);background:#fff}[component].Dialog2 dialog:focus{opacity:1}[component].Dialog2 dialog header{font-weight:600;font-size:20px}[component].Dialog2 dialog header *{display:none}[component].Dialog2 dialog header strong{display:block}[component].Dialog2 dialog header strong:after{content:"?"}[component].Dialog2 dialog .actions{display:flex;flex-direction:row;gap:20px}[component].Dialog2 dialog .actions button{border:none;margin:0;background:none;outline:none;padding:10px;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;text-transform:uppercase}[component].Dialog2 dialog .actions button.cancel{border:1px solid #000;background:#fff;opacity:.5}[component].Dialog2 dialog .actions button.remove{background:#c90403!important}[component].Dialog2 dialog .actions button:active,[component].Dialog2 dialog .actions button:hover{opacity:.9}[component].Dialog2 dialog .actions .copyOfButton{display:flex;flex-direction:column;gap:20px}[component].Dialog2 dialog .actions .copyOfButton button{display:flex;flex-direction:row;gap:10px;background:#3cb371;color:#fff}[component].Dialog2 dialog .actions .copyOfButton button .icn{font-size:20px;width:20px;height:20px}@keyframes fadeIn{0%{opacity:0}80%{opacity:1;transform:translateY(0) scale(1.15);display:flex}to{transform:translateY(0) scale(1)}}main[page=Login]{background-color:#eee;height:100vh}main[page=Login] .container{display:flex;flex-direction:column;height:100%;margin:auto;justify-content:center}main[page=Login] .bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;filter:grayscale(50%);opacity:.8}main[page=Login] .bg img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.3;filter:blur(5px)}main[page=Login] section{display:flex;flex-direction:column;align-items:center;position:relative;height:100%;background:linear-gradient(45deg,rgba(0,0,0,.4),hsla(0,0%,100%,0));z-index:1}main[page=Login] section .body{position:relative;min-width:200px;margin:auto;background-color:#eee;border:1px solid #fff;padding:50px;border-radius:30px;box-shadow:0 25px 200px -30px #000;overflow:hidden}main[page=Login] section .body header .logo{text-align:center}main[page=Login] section .body header .logo img{width:250px}main[page=Login] section .body form{display:flex;flex-direction:column;align-items:center;margin:40px 0 0}main[page=Login] section .loading{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.8;cursor:wait}main[page=Login] section .loading:before{content:"";background-image:conic-gradient(rgba(0,0,0,.8) 20deg,transparent 120deg);width:calc(100% + 200px);height:calc(100% + 200px);position:absolute;top:-100px;left:-100px;animation:rotate 2.5s linear infinite;z-index:-2}main[page=Login] section .loading:after{content:"";width:calc(100% - 4px);height:calc(100% - 4px);top:2px;left:2px;position:absolute;background-color:#eee;border-radius:28px;display:flex;justify-content:center;align-items:center;z-index:-1}main[page=Login] section [element=link]{margin:25px 0 0;display:block;color:#000;font-size:14px}main[page=Login] [component=Input]{margin:0 0 20px;transition:all .25s;width:calc(100% - 40px);border:2px solid #ddd;padding:10px 20px;border-radius:30px;background-color:hsla(0,0%,100%,.6)}main[page=Login] [component=Input] input{padding:0;border:none;margin:0;background:none;width:100%;outline:none}main[page=Login] [component=Input]:focus-within{box-shadow:0 0 10px -5px #000;border-color:#aaa;background-color:#fff}main[page=Login] [component=Input] [element=input]{gap:15px}main[page=Login] [component=Button][type=submit]{padding:10px;width:100%;background-color:#333;color:#fff;border-radius:20px;font-weight:400;font-size:16px;border:1px solid #fff}main[page=Login] [component=Button][type=submit]:hover{background-color:#000}main[page=Login] .loginDone button[type=submit]{transition:all 1s;background:#3cb371}main[page=PasswordRecovery]{background-color:#eee;height:100vh}main[page=PasswordRecovery] .container{display:flex;flex-direction:column;height:100%;margin:auto;justify-content:center}main[page=PasswordRecovery] .bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;filter:grayscale(50%);opacity:.8}main[page=PasswordRecovery] .bg img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.3;filter:blur(5px)}main[page=PasswordRecovery] section{display:flex;flex-direction:column;align-items:center;position:relative;height:100%;background:linear-gradient(45deg,rgba(0,0,0,.4),hsla(0,0%,100%,0));z-index:1}main[page=PasswordRecovery] section .body{position:relative;min-width:200px;margin:auto;background-color:#eee;border:1px solid #fff;padding:50px;border-radius:30px;box-shadow:0 25px 200px -30px #000;overflow:hidden}main[page=PasswordRecovery] section .body header .logo{text-align:center}main[page=PasswordRecovery] section .body header .logo img{width:250px}main[page=PasswordRecovery] section .body form{display:flex;flex-direction:column;align-items:center;margin:40px 0 0}main[page=PasswordRecovery] section .loading{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.8;cursor:wait}main[page=PasswordRecovery] section .loading:before{content:"";background-image:conic-gradient(rgba(0,0,0,.8) 20deg,transparent 120deg);width:calc(100% + 200px);height:calc(100% + 200px);position:absolute;top:-100px;left:-100px;animation:rotate 2.5s linear infinite;z-index:-2}main[page=PasswordRecovery] section .loading:after{content:"";width:calc(100% - 4px);height:calc(100% - 4px);top:2px;left:2px;position:absolute;background-color:#eee;border-radius:28px;display:flex;justify-content:center;align-items:center;z-index:-1}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}main[page=PasswordRecovery] section [element=link]{margin:25px 0 0;display:block;color:#000;font-size:14px}main[page=PasswordRecovery] [component=Input]{margin:0 0 20px;transition:all .25s;width:calc(100% - 40px);border:2px solid #ddd;padding:10px 20px;border-radius:30px;background-color:hsla(0,0%,100%,.6)}main[page=PasswordRecovery] [component=Input] input{padding:0;border:none;margin:0;background:none;width:100%;outline:none}main[page=PasswordRecovery] [component=Input]:focus-within{box-shadow:0 0 10px -5px #000;border-color:#aaa;background-color:#fff}main[page=PasswordRecovery] [component=Input] [element=input]{gap:15px}main[page=PasswordRecovery] [component=Button][type=submit]{padding:10px;width:100%;background-color:#333;color:#fff;border-radius:20px;font-weight:400;font-size:16px;border:1px solid #fff}main[page=PasswordRecovery] [component=Button][type=submit]:hover{background-color:#000}main[page=PasswordRecovery] header{display:flex;flex-direction:column;gap:20px}main[page=PasswordRecovery] header h1{line-height:30px;font-size:26px;font-weight:600}main[page=PasswordRecovery] header p{font-size:14px}main[page=PasswordRecovery] form div{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;width:100%}main[page=PasswordRecovery] form div [element=link]{width:30%;margin:0;padding:10px;text-align:center;background:hsla(0,0%,100%,.3);border-radius:50px;transition:all .5s}main[page=PasswordRecovery] form div [element=link]:active,main[page=PasswordRecovery] form div [element=link]:hover{background:hsla(0,0%,100%,.9)}main[page=PasswordRecovery] form div [component=Button]{width:70%}main[page=PasswordRecovery] .body{width:350px;overflow:hidden}main[page=PasswordRecovery] .code{display:flex;flex-direction:row;gap:10px;margin:0 0 40px}main[page=PasswordRecovery] .code [component=Input]{border-radius:5px;margin:0}main[page=PasswordRecovery] .code [component=Input] [element=input]{width:20px}main[page=PasswordRecovery] .code [component=Input] [element=input] input{text-align:center;text-transform:uppercase}main[page=PasswordRecovery] .none{font-size:20px;text-align:center}main[page=PasswordRecovery].animation .body form,main[page=PasswordRecovery].animation .body header{animation-name:rightToLeft;animation-duration:1s;animation-fill-mode:forwards}@keyframes rightToLeft{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}[component=DssSavers]{position:relative}[component=DssSavers].disabled .label{pointer-events:none}[component=DssSavers] [component=FundBox]{width:220px!important}[component=DssSavers] [component=FundBox] [element=inputs]{display:flex!important;flex-direction:column!important;gap:15px!important}[component=DssSavers] [component=FundBox] [element=inputs] [component=Input]{width:calc(100% - 22px)!important;padding:5px 10px!important}[component=DssSavers] [component=FundBox] [element=inputs] [component=Input].bad{background:#fee9e9!important;border-color:#f8706f!important}[component=DssSavers] [component=FundBox] [element=inputs] [component=Input].alert{background:#ffeab3!important;border-color:#e6a700!important}[component=DssSavers] [component=FundBox] [element=inputs] [component=Input] input:disabled{cursor:not-allowed}[component=DssSavers] [component=DayBox] [element=ActionFooter]{padding-top:40px}[component=DssSavers] [component=DayBox] .leftLabels{display:flex;flex-direction:column;align-items:flex-end;padding-top:10px;gap:15px;justify-content:flex-start!important;cursor:default!important}[component=DssSavers] [component=DayBox] .leftLabels div{display:flex;flex-direction:row;align-items:center;gap:15px;height:42px!important;font-size:12px;width:100%;border-radius:10px;transition:all .5s}[component=DssSavers] [component=DayBox] .leftLabels div i{display:inline-block;width:20px;height:20px;background:#f2f2f2;border-radius:5px;font-size:10px;font-weight:600}[component=DssSavers] [component=DayBox] .leftLabels div span{text-align:left;display:block;max-width:180px}[component=DssSavers] [component=DayBox] .leftLabels div.active{color:#3cb371;transition:all .5s}[component=DssSavers] [component=DayBox] .leftLabels div.active i{background:rgba(0,0,0,.8)!important;color:#fff;opacity:1}[component=DssSavers] [component=DayBox] .leftLabels .higlight{font-weight:600}[component=DssSavers] [component=DayBox] .leftLabels .label{position:relative;cursor:pointer}[component=DssSavers] [component=DayBox] .leftLabels .label:hover{text-decoration:underline}[component=DssSavers] [component=DayBox] .leftLabels .label span[title]{line-height:14px!important}[component=DssSavers] [component=DayBox] .leftLabels .label p{position:relative;z-index:1}[component=DssSavers] header{position:sticky;top:90px}[component=DssSavers][funds="1"] form{flex-flow:column!important;overflow:visible!important}[component=DssSavers][funds="1"],[component=DssSavers][funds="2"]{display:inline-block}[component=DssSavers] .reportLocked{align-items:flex-end!important;justify-content:center!important;left:0!important;width:100%!important}[project=adds] [component=DssSavers][funds="1"],[project=adss] [component=DssSavers][funds="1"]{padding:20px 0 0}[project=adds] [component=DssSavers][funds="1"] .asHeader,[project=adss] [component=DssSavers][funds="1"] .asHeader{display:none!important}[project=adds] [component=DssSavers]:not([funds="1"]) .label,[project=adss] [component=DssSavers]:not([funds="1"]) .label{pointer-events:none}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox],[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox]{padding-top:55px!important}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox] p,[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox] p{visibility:hidden;white-space:nowrap;overflow:hidden}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.allianz img,[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.kooperativa img,[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.allianz img,[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.kooperativa img{width:150px;margin-top:15px}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.nn img,[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.nn img{width:90px;margin-top:10px}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.uniqa img,[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.uniqa img{width:60px;margin-top:8px}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.vub img,[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.vub img{width:180px;margin-top:18px}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox] .logo img,[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox] .logo img{opacity:1!important;height:auto!important}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.tatrabanka img,[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.tatrabanka img{width:180px;margin-top:15px}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.stabilita img,[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox] .logo.stabilita img{width:160px;margin-top:20px}[project=adds] [component=DssSavers] .asHeader .funds [component=FundBox],[project=adss] [component=DssSavers] .asHeader .funds [component=FundBox]{padding-bottom:40px!important}[project=adds] [component=DssSavers] .asHeader .leftLabels .group,[project=adds] [component=DssSavers] .leftLabels{width:470px!important}[project=adds] [component=DssSavers] .leftLabels header{display:flex;flex-direction:column;align-items:center;justify-content:center;width:400px;height:100%;border-radius:5px;background:#fafafa}[project=adds] [component=DssSavers] .leftLabels header strong{font-weight:600;font-size:14px;margin:0 20px}[project=adds] [component=DssSavers] .leftLabels .group{display:flex;flex-direction:row;gap:10px;height:auto!important}[project=adds] [component=DssSavers] .leftLabels .group .body{display:flex;flex-direction:column;height:auto!important}[project=adds] [component=DssSavers] [component=DayBox] .leftLabels div span{max-width:unset}[project=adds] [component=DssSavers] [component=DayBox] .leftLabels i{margin-left:10px;opacity:.3}[project=adds] [component=DssSavers] [component=DayBox] .futureBox{left:510px!important;justify-content:center}[project=adds] [component=DssSavers] [component=FundBox] [element=inputs] .group{display:flex;flex-direction:column;gap:15px}[project=adds] [component=DssSavers] form:before{left:500px!important}[project=adss] [component=DssSavers] [input=nepis]:after,[project=adss] [component=DssSavers] [input=pis]:after,[project=adss] [component=DssSavers] [input=value02]:after,[project=adss] [component=DssSavers] [input=value03]:after,[project=adss] [component=DssSavers] [input=value05]:after,[project=adss] [component=DssSavers] [input=value06]:after,[project=adss] [component=DssSavers] [input=value07]:after{content:"";position:absolute;bottom:calc(100% - 10px);left:9px;background:#f2f2f2;width:2px;height:40px}[project=adss] [component=DssSavers] [input=nepis]:not(.active) i,[project=adss] [component=DssSavers] [input=pis]:not(.active) i,[project=adss] [component=DssSavers] [input=value02]:not(.active) i,[project=adss] [component=DssSavers] [input=value03]:not(.active) i,[project=adss] [component=DssSavers] [input=value05]:not(.active) i,[project=adss] [component=DssSavers] [input=value06]:not(.active) i,[project=adss] [component=DssSavers] [input=value07]:not(.active) i{background:transparent;box-shadow:inset 0 0 0 2px #f2f2f2}[project=adss] [component=DssSavers] [input=pis]:before,[project=adss] [component=DssSavers] [input=value01]:before,[project=adss] [component=DssSavers] [input=value02]:before,[project=adss] [component=DssSavers] [input=value04]:before,[project=adss] [component=DssSavers] [input=value05]:before,[project=adss] [component=DssSavers] [input=value10]:before{content:"";position:absolute;bottom:-27px;left:4px;border:6px solid transparent;border-bottom-color:#f0f0f0}.badValuesAlert{display:flex;flex-direction:row;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:rgba(0,0,0,.3);pointer-events:none;opacity:0;transition:all .5s}.badValuesAlert.visible{opacity:1;pointer-events:all}.badValuesAlert.visible .body{transform:scale(100%)}.badValuesAlert .body{display:flex;flex-direction:column;gap:40px;background:#fff;padding:25px 30px;box-shadow:0 0 100px -20px rgba(0,0,0,.8);transform:scale(0);border-radius:5px}.badValuesAlert .body button{border:none;margin:0;background:none;outline:none;cursor:pointer;background:#000;color:#fff;border-radius:5px;padding:5px 10px;font-size:20px;line-height:30px}.badValuesAlert .body h1{font-size:22px;line-height:30px;font-weight:600;text-align:center;padding:10px;background:#f2f2f2;border-radius:5px}.badValuesAlert .body .info{display:flex;flex-direction:column;gap:40px;max-height:550px;min-height:145px;overflow:auto}.badValuesAlert .body .info article{display:flex;flex-direction:row;gap:25px;align-items:center;display:none;transition:all .5s;opacity:0;transform:translateY(60px) scale(80%)}.badValuesAlert .body .info article.visible{display:flex;animation:jumpUp .6s ease-in-out forwards;animation-delay:.2s}.badValuesAlert .body .info article.visible.warning01{animation-delay:.3s}.badValuesAlert .body .info article.visible.warning02{animation-delay:.6s}.badValuesAlert .body .info article.visible.warning03{animation-delay:.9s}.badValuesAlert .body .info article header{max-width:450px}.badValuesAlert .body .info article .icn{font-size:40px}@keyframes jumpUp{0%{opacity:0}to{opacity:1;transform:translateY(0) scale(100%)}}.badValuesAlert .body .info .wrap{display:flex;flex-direction:column;gap:15px}.badValuesAlert .body .info .badValues{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:18px;line-height:30px}.badValuesAlert .body .info .badValues .operator{font-size:24px}.badValuesAlert .body .info .badValues .sum{color:#f8706f}[component=DssReport] [element=box]{margin:30px 0 0}[component=DssReport] [element=reportList]{display:flex;flex-direction:column;gap:30px;margin:20px 0 10px}[component=DssReport] [element=reportList] h1{font-size:18px}[component=DssReport] [element=reportList] .lists{display:flex;flex-direction:row;flex-flow:wrap;gap:20px}[component=DssReport] [element=reportList] .lists .list h2{font-weight:600;padding:2px 5px;background:#f2f2f2;border-radius:5px}[component=DssReport] [element=reportList] .lists .list ul{display:flex;flex-direction:column;gap:10px;padding:10px 20px 0 15px;list-style:decimal;font-size:12px}[component=DssReport] [element=reportList] .lists .list ul.savers{padding-left:0;list-style:none}[component=DssReport] [element=reportList] .lists .list ul.savers li{display:flex;flex-direction:row;gap:10px}[component=DssReport] [element=reportList] .lists .list ul.savers li:focus strong,[component=DssReport] [element=reportList] .lists .list ul.savers li:hover strong{background:#000;color:#fff}[component=DssReport] [element=reportList] .lists .list ul.savers li strong{transition:all .5s;background:#f2f2f2;border-radius:5px;width:20px;text-align:center;font-size:10px;font-weight:600}[component=DssReport] [element=export]{display:flex;flex-direction:column;gap:50px;margin:50px 0 0}[component=DssReport] [element=export] footer,[component=DssReport] [element=export] header{display:flex;flex-direction:row;justify-content:center;border-top:2px dashed grey;display:none}[component=DssReport] [element=export] footer strong,[component=DssReport] [element=export] header strong{font-weight:600;font-size:16px;padding:0 40px;background:#fff;margin-top:-11px}[component=DssReport] [element=export] p{text-align:center}[component=DssReport] [element=export] p strong{font-weight:600}[component=DssReport] [element=export] p abbr{margin:0 5px;opacity:.5;letter-spacing:-.5px}[component=DssReport] [element=export] p span{display:inline-block;background:#fef6f1;padding:5px 10px;border-radius:5px}[component=DssReport] [element=export] .report{margin:0;width:100%!important;overflow:auto!important}[component=DssReport] [element=export] .report table td,[component=DssReport] [element=export] .report table th{font-size:11px!important}[component=DssReport] [element=export] .report .fundLine{position:relative}[component=DssReport] [element=export] .report .fundLine:focus-within,[component=DssReport] [element=export] .report .fundLine:hover{z-index:1}[component=DssReport] [element=export] .report .fundLine.error{filter:drop-shadow(0 2px 6px rgba(0,0,0,.5))}[component=DssReport] [element=export] .report .fundLine.error td{background:#fee9e9!important}[component=DssReport] [element=export] .report [component=Clipboard] button{margin:0!important}[component=DssReport] [element=export] tr.fundLine{display:none}[component=DssReport] [element=export].onlyOwnFunds tr:nth-child(2n) td{background:unset}[component=DssReport] [element=export].onlyOwnFunds .graphValues div{opacity:.3}[component=DssReport] [element=export].allianz .fundLine.allianz,[component=DssReport] [element=export].kooperativa .fundLine.kooperativa,[component=DssReport] [element=export].nn .fundLine.nn{display:table-row}[component=DssReport] [element=export].nn .graphValues .nn{opacity:1}[component=DssReport] [element=export].uniqa .fundLine.uniqa{display:table-row}[component=DssReport] [element=export].uniqa .graphValues .uniqa{opacity:1}[component=DssReport] [element=export].tatrabanka .fundLine.tatrabanka,[component=DssReport] [element=export].vub .fundLine.vub{display:table-row}[component=DssReport] [element=export].tatrabanka .graphValues .tatra{opacity:1}[component=DssReport] [element=export].stabilita .fundLine.stabilita{display:table-row}[component=DssReport] [element=export].stabilita .graphValues .stabilita{opacity:1}[component=DssReport] [element=export].hideSummaries .infoLine .nav,[component=DssReport] [element=export].hideSummaries .infoLine:not(.subhead),[component=DssReport] [element=export].hideSummaries .summ{visibility:hidden}[component=DssReport] [element=export] .april .april,[component=DssReport] [element=export] .august .august,[component=DssReport] [element=export] .december .december,[component=DssReport] [element=export] .february .february,[component=DssReport] [element=export] .january .january,[component=DssReport] [element=export] .july .july,[component=DssReport] [element=export] .june .june,[component=DssReport] [element=export] .march .march,[component=DssReport] [element=export] .may .may,[component=DssReport] [element=export] .november .november,[component=DssReport] [element=export] .october .october,[component=DssReport] [element=export] .september .september{background:#fff1cd}[component=DssReport] [element=hotLinks]{display:flex;flex-direction:row;margin-left:auto;transition:all .5s}[component=DssReport] [element=hotLinks]:not(.reportFound) i{color:#c90403;font-weight:600}[component=DssReport] [element=hotLinks].reportFound{align-items:center}[component=DssReport] [element=hotLinks].reportFound i{display:none}[component=DssReport] [element=hotLinks].reportFound a{display:flex;max-height:30px}[component=DssReport] [element=hotLinks] a,[component=DssReport] [element=hotLinks] i{display:flex;flex-direction:row;gap:10px;align-items:center;padding:5px 10px;color:#000;border-radius:10px}[component=DssReport] [element=hotLinks] a strong,[component=DssReport] [element=hotLinks] i strong{margin:0;font-weight:600}[component=DssReport] [element=hotLinks] a .icn,[component=DssReport] [element=hotLinks] i .icn{font-size:20px;color:#000}[component=DssReport] [element=hotLinks] a{display:none;background:hsla(0,0%,100%,.3);box-shadow:0 5px 5px -5px rgba(0,0,0,.2)}[component=DssReport] [element=toolsMenu]{display:flex;flex-direction:row;margin-left:auto;justify-content:right}[component=DssReport] [element=toolsMenu].reportFound a.create{display:none}[component=DssReport] [element=toolsMenu].reportFound a.recreate{display:flex}[component=DssReport] [element=toolsMenu] a,[component=DssReport] [element=toolsMenu] i{display:flex;flex-direction:row;gap:10px;align-items:center;padding:5px 10px;color:#000;border-radius:10px;opacity:.6;transition:all .5s}[component=DssReport] [element=toolsMenu] a:active,[component=DssReport] [element=toolsMenu] a:hover,[component=DssReport] [element=toolsMenu] i:active,[component=DssReport] [element=toolsMenu] i:hover{opacity:1}[component=DssReport] [element=toolsMenu] a strong,[component=DssReport] [element=toolsMenu] i strong{margin:0;font-weight:600}[component=DssReport] [element=toolsMenu] a .icn,[component=DssReport] [element=toolsMenu] i .icn{font-size:20px;color:#000}[component=DssReport] [element=toolsMenu] a.recreate{display:none}main[page=Dashboard] [component=DssSavers] ::-webkit-scrollbar,main[page=Dashboard] [component=FundFiller] ::-webkit-scrollbar{width:8px;height:8px;background:#f7f7f7;border-radius:5px}main[page=Dashboard] [component=DssSavers] ::-webkit-scrollbar-track,main[page=Dashboard] [component=FundFiller] ::-webkit-scrollbar-track{border-radius:2px}main[page=Dashboard] [component=DssSavers] ::-webkit-scrollbar-thumb,main[page=Dashboard] [component=FundFiller] ::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}main[page=Dashboard] [component=DssSavers] ::-webkit-scrollbar-thumb:hover,main[page=Dashboard] [component=FundFiller] ::-webkit-scrollbar-thumb:hover{background:#d9d9d9}main[page=Dashboard] [component=DssSavers] ::-webkit-scrollbar-thumb:active,main[page=Dashboard] [component=FundFiller] ::-webkit-scrollbar-thumb:active{background:#b3b3b3}main[page=Dashboard] [component=DssSavers] .wrap,main[page=Dashboard] [component=FundFiller] .wrap{position:relative}main[page=Dashboard] [component=DssSavers] form,main[page=Dashboard] [component=FundFiller] form{display:flex;flex-direction:column;overflow:hidden;overflow-x:auto;flex-flow:wrap;padding-bottom:30px}main[page=Dashboard] [component=DssSavers] form.scrolled:after,main[page=Dashboard] [component=DssSavers] form.scrolled:before,main[page=Dashboard] [component=FundFiller] form.scrolled:after,main[page=Dashboard] [component=FundFiller] form.scrolled:before{content:"";position:absolute;top:0;bottom:0;width:20px;z-index:5;transition:all 1s}main[page=Dashboard] [component=DssSavers] form.scrolled:after,main[page=Dashboard] [component=FundFiller] form.scrolled:after{right:0;background:radial-gradient(ellipse at right,rgba(0,0,0,.05) 20%,hsla(0,0%,100%,0) 70%)}main[page=Dashboard] [component=DssSavers] form.scrolled:before,main[page=Dashboard] [component=FundFiller] form.scrolled:before{left:280px;background:radial-gradient(ellipse at left,rgba(0,0,0,.05) 20%,hsla(0,0%,100%,0) 70%)}main[page=Dashboard] [component=DssSavers] form.end:after,main[page=Dashboard] [component=DssSavers] form.end:before,main[page=Dashboard] [component=FundFiller] form.end:after,main[page=Dashboard] [component=FundFiller] form.end:before{content:"";position:absolute;top:0;bottom:0;width:20px;z-index:5;transition:all 1s}main[page=Dashboard] [component=DssSavers] form.end:before,main[page=Dashboard] [component=FundFiller] form.end:before{left:280px;background:radial-gradient(ellipse at left,rgba(0,0,0,.05) 20%,hsla(0,0%,100%,0) 70%)}main[page=Dashboard] [component=DssSavers] [component=DayBox],main[page=Dashboard] [component=FundFiller] [component=DayBox]{position:relative;display:flex;flex-direction:row;transition:all .5s}main[page=Dashboard] [component=DssSavers] [component=DayBox]:hover .date .wrap,main[page=Dashboard] [component=FundFiller] [component=DayBox]:hover .date .wrap{outline:1px solid #e6e6e6;outline-offset:-1px}main[page=Dashboard] [component=DssSavers] [component=DayBox]:is(.today):focus-within .date .wrap,main[page=Dashboard] [component=FundFiller] [component=DayBox]:is(.today):focus-within .date .wrap{transition:all 1s;border-color:#3cb371;background:#3cb371}main[page=Dashboard] [component=DssSavers] [component=DayBox]:is(.today):focus-within .date .wrap *,main[page=Dashboard] [component=FundFiller] [component=DayBox]:is(.today):focus-within .date .wrap *{color:#fff}main[page=Dashboard] [component=DssSavers] [component=DayBox]:is(.today):focus-within .date .wrap [element=today]:after,main[page=Dashboard] [component=FundFiller] [component=DayBox]:is(.today):focus-within .date .wrap [element=today]:after{background:hsla(0,0%,100%,.2)}main[page=Dashboard] [component=DssSavers] [component=DayBox]:not(.today):focus-within .date .wrap,main[page=Dashboard] [component=FundFiller] [component=DayBox]:not(.today):focus-within .date .wrap{transition:all 1s;border-color:#000;background:#000}main[page=Dashboard] [component=DssSavers] [component=DayBox]:not(.today):focus-within .date .wrap *,main[page=Dashboard] [component=FundFiller] [component=DayBox]:not(.today):focus-within .date .wrap *{color:#fff}main[page=Dashboard] [component=DssSavers] [component=DayBox].disabled:hover *,main[page=Dashboard] [component=FundFiller] [component=DayBox].disabled:hover *{cursor:not-allowed}main[page=Dashboard] [component=DssSavers] [component=DayBox].disabled .funds,main[page=Dashboard] [component=FundFiller] [component=DayBox].disabled .funds{filter:blur(2px)}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader{opacity:1}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date{border-color:transparent;background:#fff;border-radius:0;cursor:default}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date .logo,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date .logo{display:flex;flex-direction:column;align-items:center}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date .logo.allianz img,main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date .logo.kooperativa img,main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date .logo.nn img,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date .logo.allianz img,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date .logo.kooperativa img,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date .logo.nn img{height:35px}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date .logo.uniqa img,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date .logo.uniqa img{height:45px}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date .logo.vub img,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date .logo.vub img{height:25px}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date .logo img,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date .logo img{opacity:.8!important;width:auto!important;filter:grayscale(1)}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date .logo.tatrabanka img,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date .logo.tatrabanka img{height:28px}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .date .logo.stabilita img,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .date .logo.stabilita img{height:30px}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .funds-body,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .funds-body{background:transparent;text-align:center}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .funds,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .funds{position:sticky;top:0;left:0;font-size:14px;line-height:20px;font-weight:600}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .funds [component=FundBox],main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .funds [component=FundBox]{padding:45px 15px 15px}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .labels,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .labels{display:flex;flex-direction:row;gap:20px;opacity:.3}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .labels span:first-child,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .labels span:first-child{width:calc(40% + 19px)}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader .labels span:nth-child(2),main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader .labels span:nth-child(2){width:calc(60% + 17px)}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader [component=FundBox],main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader [component=FundBox]{gap:10px;position:relative}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader [component=FundBox] p,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader [component=FundBox] p{display:flex;flex-direction:column;justify-content:left}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader [component=FundBox] p i,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader [component=FundBox] p i{font-size:12px;opacity:.5;font-weight:300}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader [component=FundBox] .logo,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader [component=FundBox] .logo{position:absolute;width:100%;left:0;right:0;top:35px;pointer-events:none}main[page=Dashboard] [component=DssSavers] [component=DayBox].asHeader [component=FundBox] .logo img,main[page=Dashboard] [component=FundFiller] [component=DayBox].asHeader [component=FundBox] .logo img{height:60px;opacity:.05;filter:grayscale(1)}main[page=Dashboard] [component=DssSavers] [component=DayBox]:last-child [component=FundBox],main[page=Dashboard] [component=FundFiller] [component=DayBox]:last-child [component=FundBox]{border-radius:0 0 10px 10px}main[page=Dashboard] [component=DssSavers] [component=DayBox] .futureBox,main[page=Dashboard] [component=FundFiller] [component=DayBox] .futureBox{display:flex;flex-direction:row;position:absolute;top:0;right:0;bottom:0;left:295px;z-index:1;background:hsla(0,0%,100%,.3)}main[page=Dashboard] [component=DssSavers] [component=DayBox] .futureBox .wrap,main[page=Dashboard] [component=FundFiller] [component=DayBox] .futureBox .wrap{display:flex;flex-direction:row;align-items:center;gap:20px;position:sticky;left:300px}main[page=Dashboard] [component=DssSavers] [component=DayBox] .futureBox .wrap p,main[page=Dashboard] [component=FundFiller] [component=DayBox] .futureBox .wrap p{font-size:18px;white-space:nowrap}main[page=Dashboard] [component=DssSavers] [component=DayBox] .futureBox .wrap .icn,main[page=Dashboard] [component=FundFiller] [component=DayBox] .futureBox .wrap .icn{font-size:24px}main[page=Dashboard] [component=DssSavers] [component=DayBox] .futureBox .wrap abbr,main[page=Dashboard] [component=FundFiller] [component=DayBox] .futureBox .wrap abbr{font-weight:600}main[page=Dashboard] [component=DssSavers] [component=DayBox] .date,main[page=Dashboard] [component=DssSavers] [component=DayBox] .leftLabels,main[page=Dashboard] [component=FundFiller] [component=DayBox] .date,main[page=Dashboard] [component=FundFiller] [component=DayBox] .leftLabels{display:flex;flex-direction:column;position:sticky;top:0;left:0;width:250px;cursor:pointer;z-index:999;text-align:center;justify-content:center;background:#fff;padding-right:30px}main[page=Dashboard] [component=DssSavers] [component=DayBox] .date [element=day],main[page=Dashboard] [component=DssSavers] [component=DayBox] .leftLabels [element=day],main[page=Dashboard] [component=FundFiller] [component=DayBox] .date [element=day],main[page=Dashboard] [component=FundFiller] [component=DayBox] .leftLabels [element=day]{font-size:14px;font-weight:600;display:none}main[page=Dashboard] [component=DssSavers] [component=DayBox] .date [element=time],main[page=Dashboard] [component=DssSavers] [component=DayBox] .leftLabels [element=time],main[page=Dashboard] [component=FundFiller] [component=DayBox] .date [element=time],main[page=Dashboard] [component=FundFiller] [component=DayBox] .leftLabels [element=time]{font-size:20px}main[page=Dashboard] [component=DssSavers] [component=DayBox] .date .wrap,main[page=Dashboard] [component=DssSavers] [component=DayBox] .leftLabels .wrap,main[page=Dashboard] [component=FundFiller] [component=DayBox] .date .wrap,main[page=Dashboard] [component=FundFiller] [component=DayBox] .leftLabels .wrap{display:flex;flex-direction:column;gap:5px;position:relative;background:#fafafa;border-radius:5px;min-height:52px;justify-content:center;overflow:hidden}main[page=Dashboard] [component=DssSavers] [component=DayBox] .date .wrap abbr,main[page=Dashboard] [component=DssSavers] [component=DayBox] .leftLabels .wrap abbr,main[page=Dashboard] [component=FundFiller] [component=DayBox] .date .wrap abbr,main[page=Dashboard] [component=FundFiller] [component=DayBox] .leftLabels .wrap abbr{font-size:12px;opacity:.7;display:none}main[page=Dashboard] [component=DssSavers] [component=DayBox] .funds,main[page=Dashboard] [component=FundFiller] [component=DayBox] .funds{width:calc(100% - 250px)}main[page=Dashboard] [component=DssSavers] [component=DayBox] .funds .funds-body-wrap,main[page=Dashboard] [component=FundFiller] [component=DayBox] .funds .funds-body-wrap{display:flex;flex-direction:row;flex-flow:nowrap}main[page=Dashboard] [component=DssSavers] [component=DayBox] [element=holidays],main[page=Dashboard] [component=FundFiller] [component=DayBox] [element=holidays]{position:absolute;top:10px;left:calc(100% - 49px);cursor:help;height:calc(100% - 20px)}main[page=Dashboard] [component=DssSavers] [component=DayBox] [element=holidays] span,main[page=Dashboard] [component=FundFiller] [component=DayBox] [element=holidays] span{display:block;writing-mode:vertical-lr;font-size:11px;text-align:center;letter-spacing:-.5px;width:100%;height:100%;border-radius:0 8px 8px 0;background:rgba(60,179,113,.7);font-weight:600;color:#fff;z-index:-1;box-shadow:0 0 0 2px #fff}main[page=Dashboard] [component=DssSavers] [component=DayBox] [element=skeleton],main[page=Dashboard] [component=FundFiller] [component=DayBox] [element=skeleton]{border-radius:5px}main[page=Dashboard] [component=DssSavers] [component=DayBox].today .date .wrap,main[page=Dashboard] [component=FundFiller] [component=DayBox].today .date .wrap{border-color:#3cb371}main[page=Dashboard] [component=DssSavers] [component=DayBox].today .date [element=today],main[page=Dashboard] [component=FundFiller] [component=DayBox].today .date [element=today]{position:absolute;overflow:hidden;height:100%;width:50px;border-radius:8px 8px 0 0}main[page=Dashboard] [component=DssSavers] [component=DayBox].today .date [element=today]:after,main[page=Dashboard] [component=FundFiller] [component=DayBox].today .date [element=today]:after{content:"DNES";position:absolute;top:0;left:0;height:100%;background:#3cb371;color:#fff;font-size:12px;font-weight:600;writing-mode:vertical-rl}main[page=Dashboard] [component=DssSavers] [component=FundBox],main[page=Dashboard] [component=FundFiller] [component=FundBox]{display:flex;flex-direction:column;width:350px;flex-shrink:0;padding:10px 15px;transition:all .5s;position:relative;overflow:hidden}main[page=Dashboard] [component=DssSavers] [component=FundBox].io,main[page=Dashboard] [component=FundFiller] [component=FundBox].io{opacity:.2}main[page=Dashboard] [component=DssSavers] [component=FundBox].visible,main[page=Dashboard] [component=FundFiller] [component=FundBox].visible{opacity:1}main[page=Dashboard] [component=DssSavers] [component=FundBox]:nth-child(2n),main[page=Dashboard] [component=FundFiller] [component=FundBox]:nth-child(2n){background:#fafafa}main[page=Dashboard] [component=DssSavers] [component=FundBox] [element=name],main[page=Dashboard] [component=FundFiller] [component=FundBox] [element=name]{display:flex;flex-direction:row;align-items:center;gap:15px;opacity:.4;display:none}main[page=Dashboard] [component=DssSavers] [component=FundBox] [element=name] strong,main[page=Dashboard] [component=FundFiller] [component=FundBox] [element=name] strong{font-weight:600;font-size:14px;letter-spacing:-.5px}main[page=Dashboard] [component=DssSavers] [component=FundBox] [element=inputs],main[page=Dashboard] [component=FundFiller] [component=FundBox] [element=inputs]{display:flex;flex-direction:row;gap:10px}main[page=Dashboard] [component=DssSavers] [component=FundBox] [element=inputs] [component=Input],main[page=Dashboard] [component=FundFiller] [component=FundBox] [element=inputs] [component=Input]{background:#fff;border:1px solid #ccc;padding:10px 15px}main[page=Dashboard] [component=DssSavers] [component=FundBox] [element=inputs] [component=Input]:first-child,main[page=Dashboard] [component=FundFiller] [component=FundBox] [element=inputs] [component=Input]:first-child{width:40%}main[page=Dashboard] [component=DssSavers] [component=FundBox] [element=inputs] [component=Input]:nth-child(2),main[page=Dashboard] [component=FundFiller] [component=FundBox] [element=inputs] [component=Input]:nth-child(2){width:60%}main[page=Dashboard] [component=DssSavers] [component=FundBox] [element=inputs] [component=Input] label,main[page=Dashboard] [component=FundFiller] [component=FundBox] [element=inputs] [component=Input] label{display:none}main[page=Dashboard] [component=DssSavers] [component=FundBox]:focus-within [element=name],main[page=Dashboard] [component=FundFiller] [component=FundBox]:focus-within [element=name]{opacity:1}main[page=Dashboard] [component=DssSavers] [component=FundBox] .new,main[page=Dashboard] [component=FundFiller] [component=FundBox] .new{position:absolute;top:10px;left:-30px;padding:2px 40px;transform:rotate(-45deg);background:#3cb371;color:#fff;font-size:10px;border:2px solid #fff;border-width:1px 0;box-shadow:0 10px 10px -15px rgba(0,0,0,.8)}main[page=Dashboard] [component=DssSavers] [component=Input] input,main[page=Dashboard] [component=FundFiller] [component=Input] input{color:#000;text-align:right;font-size:16px}main[page=Dashboard] [component=FundFiller] .changed .notice{display:none}main[page=Dashboard] nav[element=dssList]{position:sticky;z-index:998;display:flex;flex-direction:row;gap:15px;bottom:0;z-index:1000;padding:15px;background:#fcfcfc;border-top:1px solid #e6e6e6;box-shadow:0 20px 30px -20px rgba(0,0,0,.1)}main[page=Dashboard] nav[element=dssList] button{border:none;margin:0;background:none;outline:none;display:flex;flex-direction:row;justify-content:center;gap:10px;cursor:pointer;padding:5px 10px;font-size:12px;letter-spacing:-.5px}main[page=Dashboard] nav[element=dssList] button.filled i{font-weight:600;color:#3cb371}main[page=Dashboard] [component=Emails] [element=template]{position:relative;background:#f2f2f2}main[page=Dashboard] [component=Emails] button.mediaList{padding:0;border:none;margin:0;background:none;outline:none;cursor:pointer;text-decoration:underline}main[page=Dashboard] [component=Emails] .attachments{display:flex;flex-direction:row;align-items:center;gap:10px;justify-content:right;position:relative}main[page=Dashboard] [component=Emails] .attachments header{margin-right:5px;font-size:14px}main[page=Dashboard] [component=Emails] .attachments a{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px 10px 10px 15px;background:#000;color:#fff;font-weight:600;transition:all .5s;border-radius:5px 5px 0 0;font-size:14px}main[page=Dashboard] [component=Emails] .attachments a:active,main[page=Dashboard] [component=Emails] .attachments a:hover{background:#404040}main[page=Dashboard] [component=Emails] .attachments a strong{font-weight:800}main[page=Dashboard] [component=Emails] .attachments a .icn{font-size:18px}main[page=Dashboard] .mouse-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;bottom:5px;right:30px;pointer-events:none;opacity:0;z-index:1;transition:all .6s;background:hsla(0,0%,100%,.7);width:35px;height:55px;top:calc(50% - 27.5px);box-shadow:0 5px 40px -15px #262626;border-radius:25px;border:1px solid #b3b3b3;border-top-color:#8c8c8c}main[page=Dashboard] .mouse-indicator:before{position:absolute;left:50%;content:"";width:8px;height:8px;background:#7a7a7a;margin-left:-4px;top:8px;border-radius:4px;z-index:1;animation-duration:2s;animation-iteration-count:infinite;animation-name:scroll}main[page=Dashboard] .mouse-indicator.done{opacity:0!important}@keyframes scroll{0%{opacity:1}to{opacity:0;transform:translateY(16px)}}main[page=Dashboard] .mouse-indicator span{position:absolute;top:9px;left:13px;width:10px;height:20px;border-radius:10px;background:#f2f2f2}main[page=Dashboard] .reportLocked{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;left:250px;width:calc(100% - 250px);text-align:center;z-index:999;pointer-events:none}main[page=Dashboard] .reportLocked[num="2"]{width:790px}main[page=Dashboard] .reportLocked[num="3"]{width:1160px}main[page=Dashboard] .reportLocked p{display:flex;flex-direction:row;gap:20px;align-items:center;padding:20px 30px;background:hsla(0,0%,100%,.95);color:#000;border-radius:10px;font-size:15px;font-weight:600;text-transform:uppercase;margin-top:-3px;letter-spacing:-.5px;box-shadow:0 5px 50px -10px rgba(0,0,0,.35);border:2px solid #fff;border-bottom:1px solid #ccc}main[page=Dashboard] .reportLocked p .icn{font-size:30px}main[page=Dashboard] .after-before:after,main[page=Dashboard] .after-before:before{content:"";position:absolute;top:0;bottom:0;width:20px;z-index:5;transition:all 1s}main[page=Dashboard] .after:after{right:0;background:radial-gradient(ellipse at right,rgba(0,0,0,.05) 20%,hsla(0,0%,100%,0) 70%)}main[page=Dashboard] .before:before{left:280px;background:radial-gradient(ellipse at left,rgba(0,0,0,.05) 20%,hsla(0,0%,100%,0) 70%)}[page=Settings] [element=SubContent]{padding-top:30px}[page=Settings] [component=Profil] .sticky{position:sticky;z-index:998}[page=Settings] [component=Profil] .bottom{bottom:15px}[page=Settings] [component=Profil] .body{display:flex;flex-direction:column}[page=Settings] [component=Profil] .body li abbr,[page=Settings] [component=Profil] .body li strong{font-weight:600}[page=Settings] [component=Profil] .body li abbr{text-decoration:none}[page=Settings] [component=Profil] .table{padding:0;gap:2px}[page=Settings] [component=Profil] .table li{display:flex;flex-direction:row;gap:20px;padding:10px;border-radius:5px;position:relative}[page=Settings] [component=Profil] .table li .today{font-weight:600;color:#3cb371;text-align:center;border-radius:6px}[page=Settings] [component=Profil] .table li .date{display:flex;flex-direction:column;width:30%}[page=Settings] [component=Profil] .table li .date abbr{font-size:12px}[page=Settings] [component=Profil] .table li .ip{width:20%}[page=Settings] [component=Profil] .table li .device{width:50%}[page=Settings] [component=Profil] .table .header{background:#e6e6e6;box-shadow:0 20px 20px -18px rgba(0,0,0,.2);border-bottom:1px solid #fff;font-weight:600;font-size:14px;position:sticky}[page=Settings] [component=Profil] .table.even li:not(.header):nth-child(2n){background-color:transparent}[page=Settings] [component=Profil] .table.odd li:not(.header):nth-child(odd){background-color:rgba(0,0,0,.02)}[page=Settings] [component=Profil] .table [component=Clipboard]{left:0}[page=Settings] [component=Profil] .table [component=Clipboard] button{margin:0}[page=Settings] [component=ChangePassword]{position:relative}[page=Settings] [component=ChangePassword] [component=Alert]{position:absolute;top:0;left:0;width:100%;margin:0;display:none}[page=Settings] [component=ChangePassword] [component=Input]{position:relative}[page=Settings] [component=ChangePassword] .strength-indicator{display:flex;flex-direction:column;position:absolute;top:22px;right:20px;width:280px}[page=Settings] [component=ChangePassword] .strength-indicator .text{position:absolute;top:calc(100% + 5px);right:0;font-size:12px;white-space:nowrap;font-weight:600}[page=Settings] [component=ChangePassword] .strength-indicator .bar{position:relative;height:6px;width:100%;background:#e6e6e6;border-radius:5px}[page=Settings] [component=ChangePassword] .strength-indicator .bar div{position:absolute;top:0;left:0;height:100%;border-radius:5px;transition:all .5s}[page=Settings] [component=ChangePassword] .strength-indicator.strong .bar div{background:#12a907;width:100%}[page=Settings] [component=ChangePassword] .strength-indicator.strong .text{color:#12a907}[page=Settings] [component=ChangePassword] .strength-indicator.medium .bar div{background:#3cb371;width:75%}[page=Settings] [component=ChangePassword] .strength-indicator.medium .text{color:#3cb371}[page=Settings] [component=ChangePassword] .strength-indicator.weak .bar div{background:#e6a700;width:50%}[page=Settings] [component=ChangePassword] .strength-indicator.weak .text{color:#e6a700}[page=Settings] [component=ChangePassword] .strength-indicator.very-weak .bar div{background:#c90403;width:25%}[page=Settings] [component=ChangePassword] .strength-indicator.very-weak .text{color:#c90403}[page=Settings] [component=ChangeEmail] form{width:40%}[page=Settings] [component=ChangeEmail] .right{width:60%!important}[page=Settings] [component=ChangeEmail] .right [component=Box] .wrap{margin-top:20px}[page=Settings] [component=Input]{display:flex!important;flex-direction:column!important}ul.body{padding:0 0 0 20px;list-style:circle;gap:10px}ul.body [element=text-box]{font-size:14px}ul.body.custom1{display:flex;flex-direction:column;gap:20px;padding:0}ul.body.custom1 li{display:flex;flex-direction:column;gap:10px;position:relative;padding-left:20px}ul.body.custom1 li:after{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:#ededed;border-radius:5px}ul.body.custom1 li i{font-size:14px}ul.body.custom1 li p{display:flex;flex-direction:row;align-items:center;gap:10px}ul.body.custom1 .today{font-weight:600;color:#3cb371}[component=Accounts] .left{width:100%}[component=Accounts] .right{width:0}[component=Accounts] .table li{align-items:center}[component=Accounts] .table li .index{width:2%;text-align:center}[component=Accounts] .table li .username{width:13%}[component=Accounts] .table li .name{width:12%}[component=Accounts] .table li .email{width:14%}[component=Accounts] .table li .created_at{width:10%}[component=Accounts] .table li .lastlogin_at{width:10%;display:flex;flex-direction:column}[component=Accounts] .table li .activity{width:9%;display:flex;flex-direction:column}[component=Accounts] .table li .activity .userDetail{padding:0;border:none;margin:0;background:none;outline:none;display:flex;flex-direction:column;font-size:16px;cursor:pointer}[component=Accounts] .table li .activity p{display:flex;flex-direction:row;gap:5px;align-items:center}[component=Accounts] .table li .activity p.row{gap:5px}[component=Accounts] .table li .activity p.row .icn{font-size:20px}[component=Accounts] .table li .dss{width:10%}[component=Accounts] .table li .dss ol li{display:inline-block;padding:0;background:none!important;font-size:12px;margin:2px 10px 2px 0}[component=Accounts] .table li .active{justify-content:left;gap:10px}[component=Accounts] .table li .active,[component=Accounts] .table li .notifications{width:10%;display:flex;flex-direction:row;align-items:center}[component=Accounts] .table li abbr{font-size:12px}[component=Accounts] .table .today{color:#12a907}[component=Medialist].Medialist.half{display:flex;flex-direction:row;gap:40px}[component=Medialist].Medialist.half .left{width:70%}[component=Medialist].Medialist.half .right{width:30%}[component=Medialist].Medialist .table{padding:0;gap:2px}[component=Medialist].Medialist .table li{display:flex;flex-direction:row;gap:20px;padding:10px;border-radius:5px}[component=Medialist].Medialist .table li .today{font-weight:600;color:#3cb371;text-align:center;border-radius:6px}[component=Medialist].Medialist .table li .date{display:flex;flex-direction:column;width:30%}[component=Medialist].Medialist .table li .date abbr{font-size:12px}[component=Medialist].Medialist .table li .ip{width:20%}[component=Medialist].Medialist .table li .device{width:50%}[component=Medialist].Medialist .table .header{background:#e6e6e6;box-shadow:0 20px 20px -18px rgba(0,0,0,.2);border-bottom:1px solid #fff;font-weight:600;font-size:14px;position:sticky}[component=Medialist].Medialist .table.even li:not(.header):nth-child(2n){background-color:transparent}[component=Medialist].Medialist .table.odd li:not(.header):nth-child(odd){background-color:rgba(0,0,0,.02)}[component=Medialist].Medialist .table [component=Clipboard]{left:0}[component=Medialist].Medialist .table [component=Clipboard] button{margin:0}[component=Medialist].Medialist .table li{display:grid;grid-template-columns:50px 3fr 2fr 2fr 1fr 60px;position:relative}[component=Medialist].Medialist .table li:not([component=Medialist].Medialist .table li.header){opacity:.5;font-size:14px}[component=Medialist].Medialist .table li:not([component=Medialist].Medialist .table li.header).active{opacity:1}[component=Medialist].Medialist .table li.removed{transition:all 1s;animation:fadeOut 1s ease-out 1s forwards;animation-iteration-count:1}[component=Medialist].Medialist .table li.new{overflow:hidden}[component=Medialist].Medialist .table li.new:after{position:absolute;content:"";right:calc(100% - 2px);height:100%;width:2px;background:#3cb371}[component=Medialist].Medialist .table li .index{text-align:center}[component=Medialist].Medialist .table li .email .newIndicator{display:flex;flex-direction:row;gap:5px;align-items:center;margin-top:5px;font-size:12px}[component=Medialist].Medialist .table li .created_at{width:auto}[component=Medialist].Medialist .table li .active{display:flex;flex-direction:row;align-items:center}[component=Medialist].Medialist .table li .actions{display:flex;flex-direction:row;gap:5px}[component=Medialist].Medialist .table li .actions button{padding:0;border:none;margin:0;background:none;outline:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center}[component=Medialist].Medialist [component=Input] input[readonly]{opacity:.5}[component=Medialist].Medialist [component=Box]{position:sticky;top:92px;padding:15px 20px}[component=Medialist].Medialist [component=Box] .dds-info{margin:20px 0 0;font-size:12px}[component=Medialist].Medialist .blocked{opacity:.2!important;cursor:not-allowed!important}[component=Medialist].Medialist .delete .hide{display:none}[component=Medialist].Medialist header.topMenu{display:flex;flex-direction:row;gap:10px;justify-content:center;background:#f5f5f5;padding:14px;border-radius:5px;margin:0 0 20px}[component=Medialist].Medialist header.topMenu a{display:flex;flex-direction:row;gap:10px;align-items:center;font-size:14px}@keyframes fadeOut{0%{opacity:1}to{opacity:0;display:none}}[project=adds] [component=Medialist].Medialist .table li{grid-template-columns:50px 3fr 2fr 1fr 1.5fr 1.5fr 60px}[page=Users]{@columns = 3}[page=Users] [element=SubContent]{padding-top:30px}[page=Users] [component=Submenu]{position:sticky;top:25px;background:#fff;z-index:10000}[page=Users] .table{padding:0;gap:2px}[page=Users] .table li{display:flex;flex-direction:row;gap:20px;align-items:center;padding:10px;border-radius:5px;position:relative}[page=Users] .table li:active,[page=Users] .table li:hover{background:#fff8e6!important}[page=Users] .table li:active span,[page=Users] .table li:hover span{opacity:1}[page=Users] .table .header{background:#e6e6e6;box-shadow:0 20px 20px -18px rgba(0,0,0,.2);border-bottom:1px solid #fff;font-weight:600;font-size:14px;position:sticky;top:92px;align-items:center}[page=Users] .table.even li:not(.header):nth-child(2n){background-color:#fff}[page=Users] .table.odd li:not(.header):nth-child(odd){background-color:#fcfcfc}[page=Users] .table [component=Clipboard]{left:0}[page=Users] .table [component=Clipboard] button{margin:0}[page=Users] .inactive span{opacity:.4}[page="404"]{height:100vh}[page="404"] div,[page="404"] main{height:100%}[page="404"] main{justify-content:center;gap:50px;position:relative;background:linear-gradient(45deg,rgba(0,0,0,.1),transparent)}[page="404"] main,[page="404"] main h1{display:flex;flex-direction:column;align-items:center}[page="404"] main h1{opacity:.5;font-weight:300;gap:20px}[page="404"] main h1 strong{line-height:100px;font-size:125px;font-weight:600;letter-spacing:10px;padding-left:10px}[page="404"] main h1 i{font-size:26px;line-height:30px}[page="404"] main a{padding:10px 20px;text-decoration:none;color:#fff;background:#000;border-radius:10px;border:2px solid #000;box-shadow:0 10px 20px -15px rgba(0,0,0,.5);text-transform:uppercase;font-weight:600;font-size:14px;transition:all .5s}[page="404"] main a:active,[page="404"] main a:hover{color:#fff}[page="404"] main .bg{position:absolute;top:0;left:0;width:50vw;height:100%;background:#fafafa;z-index:-1}[page].Maintenance{height:100vh}[page].Maintenance div,[page].Maintenance main{height:100%}[page].Maintenance div.wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:relative;background:linear-gradient(45deg,rgba(0,0,0,.1),transparent)}[page].Maintenance div.wrap .icn{font-size:100px}[page].Maintenance div.wrap h1{font-weight:300;display:flex;flex-direction:column;align-items:center;gap:20px;line-height:300px}[page].Maintenance div.wrap h1 strong{font-size:25px;font-weight:600;letter-spacing:1px;padding-left:10px}[page].Maintenance div.wrap h1 i{font-size:20px;opacity:.6}[page].Maintenance div.wrap .bg{position:absolute;top:0;left:0;width:50vw;height:100%;background:#fafafa;z-index:-1}* :not(span.icon,span.icn){font-family:Open Sans,Arial,Helvetica,Roboto,sans-serif!important;line-height:20px}