body{-moz-osx-font-smoothing:grayscale}body,code{font-family:Poppins,Arial,serif}:root{height:100%;width:100%;background:linear-gradient(90deg,#e2e2e2,#fff);--bg-nav:#e2e2e2;--bg-content:#fff;--Cuboh-color-purple1:#4516d8;--Cuboh-color-blue1:#4dffff;--Cuboh-color-blue2:#26dbff;--Cuboh-color-blue3:#00a2f2;--font-white:#eee;--logo-height:100px;--header-height:56px;--menu-top-height:60px;--aside-width:225px;--footer-height:40px;--shadow:0 2px 23px 0 rgba(0,0,0,0.1),0 2px 49px 0 rgba(0,0,0,0.06)}*{font-family:Poppins,Arial,serif;-moz-osx-font-smoothing:grayscale}*,body{-webkit-font-smoothing:antialiased}body{text-rendering:optimizeLegibility}.app{margin:0;display:grid;grid-template-columns:225px 1fr;grid-template-columns:var(--aside-width) 1fr;grid-auto-rows:56px 1fr;grid-auto-rows:var(--header-height) 1fr;grid-template-areas:"logo            header" "menu           content" "footer           content";min-height:100vh;height:100%;background-color:#f5f5f5}aside.logo{grid-area:logo}header.header{grid-area:header}.text-CubohColor1{color:#00a2f2;color:var(--Cuboh-color-blue3)}.text-CubohColor2{color:#4516d8;color:var(--Cuboh-color-purple1)}.bg-Cuboh-color-purple1{background:#4516d8;background:var(--Cuboh-color-purple1);color:#fff;font-weight:600}.bg-Cuboh-color-blue1{background:#4dffff;background:var(--Cuboh-color-blue1);color:#fff;font-weight:600}.bg-Cuboh-color-blue2{background:#26dbff;background:var(--Cuboh-color-blue2);color:#fff;font-weight:600}.bg-Cuboh-color-blue3{background:#00a2f2;background:var(--Cuboh-color-blue3);color:#fff;font-weight:600}.bg-Cuboh-degrade1{background-image:linear-gradient(150deg,#00a2f2,#00a2f2,#4516d8);background-image:linear-gradient(150deg,var(--Cuboh-color-blue3),var(--Cuboh-color-blue3),var(--Cuboh-color-purple1));color:#fff;font-weight:600}div.wrapper{grid-area:menu}main.content{grid-area:content}footer.footer{grid-area:footer}.btn.disabled,.btn:disabled{cursor:no-drop;background-color:#708090}.page-item.active .page-link{z-index:1}@media(max-width:768px){.app{grid-template-rows:56px 3px 1fr 40px;grid-template-rows:var(--header-height) 3px 1fr var(--footer-height);grid-template-columns:225px 1fr;grid-template-columns:var(--aside-width) 1fr;grid-template-areas:"logo header" "menu menu" "content content" "footer footer"}div.wrapper #sidebar{margin-left:-250px;transition-duration:.7s}div.wrapper #sidebar.active{margin-left:0;transition-duration:.7s;float:left;position:absolute;z-index:2}}@media(max-width:575px){.app{grid-template-rows:56px 3px 1fr 40px;grid-template-rows:var(--header-height) 3px 1fr var(--footer-height);grid-template-columns:110px 1fr;grid-template-areas:"logo header" "menu menu" "menu content" "footer footer"}}.wrapper{display:flex;width:100%;align-items:stretch}#sidebar{min-width:var(--aside-width);max-width:var(--aside-width);min-height:100%}a[data-toggle=collapse],span[data-toggle=collapse]{position:relative}.dropdown-toggle:after{display:block;position:absolute;top:50%;right:20px}p{font-size:1.1em;font-weight:100;line-height:1em;color:#000}ul p{border-bottom:1px solid var(--Cuboh-color-blue1);padding:0 2px;vertical-align:middle;font-size:1.5em;font-weight:700;text-align:center}a,a:focus,a:hover,span,span:focus,span:hover{color:inherit;text-decoration:none;transition:all .3s}#sidebar{color:#eee;transition:all .3s;vertical-align:middle}#sidebar,#sidebar .sidebar-header{background:var(--Cuboh-color-purple1)}#sidebar .sidebar-header{padding:10px 5px;border-top:1px solid var(--Cuboh-color--blue1);justify-content:center;text-align:center}#sidebar .sidebar-header .row .profile-info{text-align:right;padding:0;margin:0;align-self:center}#sidebar .sidebar-header p{color:#eee;font-size:14px;font-weight:500;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#sidebar .sidebar-header img{width:90px;height:90px;text-align:right;border-radius:50%;padding:.2rem;background-color:#fff;border:2px solid var(--Cuboh-color-blue1);max-width:100%}#sidebar ul.components{padding:20px 0;border-bottom:1px solid var(--Cuboh-color-blue1);border-top:1px solid var(--Cuboh-color-blue1)}#sidebar ul p{color:#eee;padding:5px}#sidebar ul li a,#sidebar ul li span{padding:10px;font-weight:500;font-size:1.1em;display:block}#sidebar ul li a:hover,#sidebar ul li span:hover{color:var(--Cuboh-color-blue3);background:#eee}#sidebar ul li.active>a,#sidebar ul li.active>span,a[aria-expanded=true],span[aria-expanded=true]{color:#eee;background:var(--Cuboh-color-blue3)}#sidebar ul li small{color:#fff;font-size:10px;font-weight:500}ul ul a{font-size:.9em!important;padding-left:30px!important;background:var(--Cuboh-color-blue3)}div#Home div#cardHome body{margin-top:20px;background:#fafafa}div#Home div#cardHome .order-card{color:#fff}div#Home div#cardHome .break-colums{display:grid;grid-template-columns:20% 20% 20% 20% 20%;grid-template-rows:auto}div#Home div#cardHome .bg-c-white{background:linear-gradient(50deg,var(--Cuboh-color-purple1),#fff)}div#Home div#cardHome .bg-c-blue{background:linear-gradient(150deg,var(--Cuboh-color-blue3),var(--Cuboh-color-blue3),var(--Cuboh-color-purple1))}div#Home div#cardHome .bg-c-green{background:linear-gradient(50deg,#2ed8b6,var(--Cuboh-color-blue3))}div#Home div#cardHome .bg-c-yellow{background:linear-gradient(50deg,#ffb64d,var(--Cuboh-color-blue3))}div#Home div#cardHome .bg-c-pink{background:linear-gradient(50deg,#ff5370,var(--Cuboh-color-blue3))}div#Home div#cardHome .card{border-radius:8px;box-shadow:0 1px 2.94px .06px rgba(4,26,55,.3);border:none;margin-bottom:13px;transition:all 1s ease-in-out}div#Home div#cardHome .card .loadingIcon{opacity:.4;transition:all 1s ease-in-out}div#Home div#cardHome .card-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 4px .3px rgba(4,26,55,.4);width:90px;height:70px;border:none;word-wrap:normal;color:var(--Cuboh-color-blue3);transition:all .3s ease-in-out}div#Home div#cardHome .card-item:hover{cursor:pointer;background-color:var(--Cuboh-color-purple1);color:#fff;box-shadow:0 4px 4px .3px hsla(0,0%,100%,.3);transition:color .35s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}div#Home div#cardHome .menu-fast .menu-fast-title{font-size:25px;color:#fff}div#Home div#cardHome .menu-fast .menu-fast-icon{font-size:50px;font-weight:800;color:#fff}div#Home div#cardHome .card-item .card-title{font-size:12px;font-weight:600;opacity:.8}div#Home div#cardHome .card-item i{font-size:25px;opacity:.9}div#Home div#cardHome .card .card-block{padding:20px}div#Home div#cardHome .card .card-block .card-title{font-size:22px;font-weight:600}div#Home div#cardHome .card .card-block .card-value{font-weight:700;opacity:.9;font-size:30px}div#Home div#cardHome .card .card-block .card-value .card-value-percent{font-size:15px;font-weight:700;margin:0;padding:0}div#Home div#cardHome .card .card-block .card-value-legend{font-size:.9rem;font-weight:600}div#Home div#cardHome .card .card-block .list-tests{background:none}div#Home div#cardHome .card .card-block .list-tests li{background-color:inherit;color:#fff;border-bottom:1px solid #fff;font-size:1.1em}div#Home div#cardHome .order-card span.legend-bar{color:#fff;border-right:1px solid #eee;min-width:73px;line-height:1;padding:5px;text-align:center;white-space:nowrap;vertical-align:middle;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}div#Home div#cardHome .card .order-card i{font-size:37px;opacity:.5}div#Home div#cardHome .f-left{float:left}div#Home div#cardHome .f-right{float:right}@media (max-width:575px){div#Home div#cardHome .break-colums{grid-template-columns:33% 33% 33%}div#Home div#cardHome .menu-fast .menu-fast-icon{position:absolute;font-size:30px;top:0;right:0;padding-right:20px;opacity:.6}}main.content{background-color:#eee;box-shadow:5px 5px 15px rgba(0,0,0,.27)}main.container-fluid{padding:0}#clearImg,input[type=file]{display:none}main.content #crudAvatarPefil{width:200px;height:190px;text-align:center;border-radius:50%;padding:.15rem;background-color:#eee;border:4px solid var(--Cuboh-color-blue3);max-width:100%}.divLoading{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2;cursor:pointer}.divLoading-none{background-color:transparent}.imagecuboh{width:200px;height:200px}.iconLoading{display:block!important;flex-direction:column;text-align:center;margin-top:20%}.color-header{color:var(--Cuboh-color-blue3);text-align:center}.text-loading{text-transform:uppercase;text-align:center;margin-top:1%;color:#fff;font-size:30px}table thead{background-image:linear-gradient(150deg,var(--Cuboh-color-blue3),var(--Cuboh-color-blue3),var(--Cuboh-color-purple1) 65%)}table tfoot,table thead{color:#eee;font-weight:700;background-repeat:no-repeat;background-attachment:fixed}table tfoot{background-image:linear-gradient(150deg,var(--Cuboh-color-blue3),var(--Cuboh-color-blue3),var(--Cuboh-color-purple1))}@media(max-width:575px){table tbody tr td.HiddenColumnOnMobile,table thead tr th.HiddenColumnOnMobile{display:none}table tbody tr td.ColumnTextShort{max-width:15ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}table tbody tr td{vertical-align:middle!important}table tbody tr td.ColumnTextShort{max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table tfoot tr th select.inputListFooter{width:8ch;height:3.5ch;color:var(--Cuboh-color-purple1);font-weight:700}table tbody tr td div.btn-login{cursor:pointer}div#TestList div.card-title-info{background:#eee;padding:10px;color:var(--Cuboh-color-purple1);border-bottom:1px solid var(--Cuboh-color-blue3)}div#TestList div.card-title-info h5{font-weight:600}div#TestList div.card-title-info span{font-size:.9rem}div#TestList div.card-title-body{background:#eee;padding:10px;color:#000}div#TestList div.card-title-body div.border-cubohColor{border-right:.2px solid var(--Cuboh-color-blue3)}div#TestList div.card-title-body h6{margin-bottom:4px;font-size:14px}div#TestList div.card-title-body h6.note{font-size:12px}div#TestList div.card-title-body h6 b{color:var(--Cuboh-color-purple1);font-size:15px;font-weight:500}div#TestList div.card-title-body button.buttonCuboh{color:var(--Cuboh-color-purple1);border-color:var(--Cuboh-color-purple1);font-weight:550}div#TestList div.card-title-body button.buttonCuboh:disabled{background:var(--secondary);color:#eee}div#TestList div.card-title-body button.buttonCuboh:enabled:hover{color:#fff;background:var(--Cuboh-color-purple1)}div#TestList div.card-title-body button.buttonCubohCancel:enabled:hover{color:#fff;background:var(--danger)}div#TestList div.card-title-body button.buttonCubohEdit:enabled:hover{color:#fff;background:var(--success)}div#TestList div.row div.col-9{align-self:center}div#TestList div.custom-switch{cursor:pointer;font-size:1.2em}div#TestList div.custom-switch label{cursor:pointer;font-size:.8em;text-align:center}div#TestList div.card-title-info img.profile-pic{width:90px;background:#fff;border-radius:50%;border:2px solid var(--Cuboh-color-blue3)}div#testsMode button.btn-rounded-left{border-radius:50rem 0 0 50rem}div#testsMode button.btn-rounded-right{border-radius:0 50rem 50rem 0}div#testsMode button{font-weight:700;font-size:.9rem}div#testsMode button.buttonActive{background-color:var(--Cuboh-color-blue3);color:#fff}div#testsMode button.buttonInative{color:var(--Cuboh-color-blue3);border-color:var(--Cuboh-color-blue3)}div#testsMode button:disabled{background-color:#eee;color:grey;border:none}div#testsMode .separator{display:flex;align-items:center;text-align:center;font-size:.95rem;color:var(--Cuboh-color-blue3)}.separator:after,div#testsMode .separator:before{content:"";flex:1 1;border-bottom:1px solid var(--Cuboh-color-blue3)}div#testsMode .separator:before{margin-right:3%}div#testsMode .separator:after{margin-left:3%}div#TestsVarious table tr{font-size:.75rem;align-items:center}div#TestsVarious table tr td{vertical-align:middle}div#TestsVarious div.table-responsive{display:flexbox;max-height:150px;overflow-y:scroll}div#TestsVarious button.btn-insertTests{color:var(--Cuboh-color-blue3);border:1px solid var(--Cuboh-color-blue3)}div#TestsVarious button.btn-insertTests:hover{background:var(--Cuboh-color-blue3);color:#fff}div#TestsVarious tbody tr td i{color:grey;font-size:1.1rem}div#TestsVarious tbody tr td i:hover{color:var(--Cuboh-color-blue3);cursor:pointer}.login-sec{padding:50px 30px}.login-sec .copy-text i{color:var(--Cuboh-color-blue3)}.login-sec .copy-text a,.login-sec h2{color:var(--Cuboh-color-purple1)}.login-sec h2{margin-bottom:30px;font-weight:800;font-size:30px}.login-sec h2:after{width:100px;height:5px;margin-top:20px;border-radius:3px}.btn-login:hover{background:var(--Cuboh-color-blue3);color:#fff;font-weight:600}.login-block{background:var(--Cuboh-color-purple1);background:linear-gradient(90deg,var(--Cuboh-color-purple1),var(--Cuboh-color-blue3));float:left;width:100%;height:100vh;padding:50px 0}.banner-sec{background:var(--Cuboh-color-blue3);background-size:cover;border-radius:0 10px 10px 0;padding:0}.containerCarroussel{display:absolute;background:#fff;overflow:hidden;border-radius:10px;max-width:90%;max-height:100%;box-shadow:15px 20px 0 rgba(0,0,0,.1)}#login-block img.img-logo{width:250px;height:75px}.textCreatedCuboh{font-size:.7rem}@media(max-width:575px){.containerCarroussel{max-height:350%}.login-block{height:100vh}}.carousel-inner{border-radius:0 10px 10px 0}.carousel.slide,.img-fluid{width:100%;height:80vh}.banner-text{width:100%;text-align:center;text-shadow:.15em .15em .15em #333}.banner-text p{font-size:1.15em}.login-sec{padding:20px 3 0;position:relative;text-align:center}.login-sec .copy-text{position:absolute;width:80%;bottom:20px;font-size:13px;text-align:center}.login-sec .copy-text i{color:var(--Cuboh-color-purple1)}.login-sec .copy-text a{color:var(--Cuboh-color-blue3)}.login-sec h2{margin-bottom:15px;font-weight:700;font-size:40px;color:#fff;letter-spacing:1px;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:var(--Cuboh-color-blue3)}.login-sec h2:after{content:" ";width:140px;height:6px;background:var(--Cuboh-color-blue3);display:block;margin-top:5px;border-radius:5px;margin-left:auto;margin-right:auto}.login-sec label{font-weight:700;color:var(--Cuboh-color-purple1)}.btn-outline-info:hover{background:var(--Cuboh-color-purple1)}.btn-outline-info{color:var(--Cuboh-color-purple1);border-color:var(--Cuboh-color-purple1);--info:var(--Cuboh-color-purple1)}.btn-login{background:var(--Cuboh-color-purple1);color:#fff;font-weight:600}input::-webkit-input-placeholder{color:#000;font-size:.9rem}input::-moz-placeholder{color:var(--Cuboh-color-purple1);font-size:.9rem}input:-ms-input-placeholder{color:var(--Cuboh-color-purple1);font-size:.9rem}input:-moz-placeholder{color:var(--Cuboh-color-purple1);font-size:.9rem}.ButtonsOfLogin{font-size:.8rem}section{padding:20px 0}#what-we-do{background:var(--Cuboh-color-purple1);background:linear-gradient(90deg,var(--Cuboh-color-purple1),var(--Cuboh-color-blue2));width:100%;height:100vh}.container{padding:0;display:absolute;background:#fff;border-radius:10px;box-shadow:15px 20px 0 rgba(0,0,0,.1)}#what-we-do .card{padding:1rem!important;border:none;margin-bottom:1rem;transition:all .5s ease}#what-we-do .card:hover{box-shadow:5px 7px 9px -4px #9e9e9e}#what-we-do .card .card-block{padding-left:50px;position:relative}#what-we-do .card .card-block a{color:var(--Cuboh-color-purple1)!important;font-weight:700;text-decoration:none}#what-we-do .card .card-block a i{display:none}#what-we-do .card:hover .card-block a i{display:inline-block;font-weight:700}#what-we-do .card .card-block:before{font-family:FontAwesome;position:absolute;font-size:39px;color:var(--Cuboh-color-purple1);font-weight:700;left:0;transition:transform .2s ease-in-out}#what-we-do .card .block-1:before{content:"1º"}#what-we-do .card .block-2:before{content:"2º"}#what-we-do .card .block-3:before{content:"3º"}#what-we-do .card .block-4:before{content:"4º"}#what-we-do .card .block-5:before{content:"5º"}#what-we-do .card .block-6:before{content:"6º"}#what-we-do .card:hover .card-block:before{transform:rotate(1turn);transition:all .5s ease}#what-we-do #crudAvatarPefil{width:180px;height:170px;text-align:center;border-radius:50%;padding:.15rem;background-color:#eee;border:4px solidvar(--Cuboh-color-blue1);max-width:100%}#what-we-do img.iconStep{width:180px;height:170px}#what-we-do #stepsToStart{min-height:300px}#what-we-do ol.stepsCount{position:absolute;right:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}#what-we-do ol.stepsCount li{content:"1";color:#000;box-sizing:content-box;flex:0 1 auto;width:30px;height:20px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;border-radius:80px;opacity:.5;transition:opacity .6s ease}#what-we-do ol.stepsCount li.active{background-color:var(--Cuboh-color-purple1)}#answer{background:var(--Cuboh-color-purple1);background:linear-gradient(90deg,var(--Cuboh-color-purple1),var(--Cuboh-color-blue3));width:100%;height:100%}section{padding:20px 10px}.navbar{background:linear-gradient(90deg,var(--Cuboh-color-purple1),var(--Cuboh-color-blue3));box-shadow:var(--shadow);display:block;text-align:center}.barProgress{width:3%}section .section-title{text-align:center;color:var(--Cuboh-color-purple1);margin-bottom:50px;text-transform:uppercase}#answer .card{padding:1rem!important;margin-bottom:1rem;transition:all .5s ease}#headerAnswer .text-progress{vertical-align:middle;color:#fff;font-weight:700}.navbar{display:inline-flex}.progress-question{font-size:25px;vertical-align:middle;font-weight:700}.box-sort p{position:static;font-size:20px;padding:0;margin:0}.sort-first{content:"1º"}.sort-second{content:"2º"}.sort-third{content:"3º"}.sort-fourth{content:"4º"}*{box-sizing:border-box}#Congratulation{background:var(--Cuboh-color-purple1);background:linear-gradient(90deg,var(--Cuboh-color-purple1),var(--Cuboh-color-blue3));width:100%;height:100vh}body{padding:0;margin:0}#Congratulation #crudAvatarPefil{width:120px;height:110px;text-align:center;border-radius:50%;padding:.15rem;background-color:#eee;border:1.5px solid var(--Cuboh-color-blue3);max-width:100%}#Congratulation textarea{font-size:.75rem}#Congratulation div.card-body{border-right:1.5px solid var(--Cuboh-color-blue3)}#notfound{position:relative;height:100vh}#notfound .notfound{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.notfound{max-width:650px;width:100%;text-align:center}.notfound .notfound-404{height:280px;position:relative;z-index:-1}.notfound .notfound-404 h2{font-family:Montserrat,sans-serif;font-size:150px;margin:0;font-weight:900;position:absolute;left:50%;transform:translateX(-50%);color:#fff;animation:colorchange 10s;-webkit-animation:colorchange 10s;background-size:cover;-webkit-background-clip:text;background-position:50%}@media only screen and (max-width:767px){#Congratulation div.card-body{border:none}.notfound .notfound-404{height:142px}.notfound .notfound-404 h2{font-size:52px}}.d-inline{display:inline-grid!important}p{font-size:14px}.card{font-weight:700}.displayReport{position:relative;display:flex}.cardCanvas{position:relative;min-width:0;flex-direction:column;flex-flow:column;background-color:hsla(0,0%,100%,.4);background-clip:border-box;border:1.5px solid var(--Cuboh-color-blue3);border-radius:.5rem}.titleCanvas{text-align:center;font-weight:600;color:var(--Cuboh-color-purple1);font-size:30px}.titleCanvas .subtitleCanvas{text-align:justify;color:var(--Cuboh-color-blue3);font-size:17px;font-weight:lighter}.container_FinalReport{background:none;box-shadow:none}.table td,.table thead tr th{text-align:center}#Contact img.avatar-cuboh{width:70%;height:70%;text-align:center;align-self:center}@media(max-width:575px){#Contact img.avatar-cuboh{width:50%;height:50%}}main.content #dashboard .card .bord-left-add{border-left:.4rem solid var(--Cuboh-color-blue3);border-radius:10px}main.content #dashboard .card .card-body{padding:.5rem;height:100%;text-align:left}main.content #dashboard .card .card-body .placa{display:flex;flex-direction:column;width:100%;height:100%;text-align:center;border:.1rem solid #eee;border-left:.4rem solid var(--Cuboh-color-blue3)}main.content #dashboard .card .card-body .placa .text-value{font-size:50px;color:#fff;-webkit-text-stroke-width:.1rem;-webkit-text-stroke-color:var(--Cuboh-color-blue3)}main.content #dashboard .card .card-body .placa .text-value-title{margin:5px 10px;color:var(--Cuboh-color-blue3);font-weight:bolder}main.content #dashboard .card .card-header{display:flex;align-items:left}main.content #dashboard .card .card-header .colapseIcon{font-size:2em}main.content #dashboard .card .text-title-canva{color:#fff;font-size:20px;font-weight:700}main.content #dashboard .card .text-title-card{color:var(--Cuboh-color-purple1);font-size:.9rem;display:flex;width:100%;height:100%}main.content #dashboard .card .text-simbol-card{font-size:3em;color:#dddfeb}main.content #dashboard .card .card-body .text-dashboard-empty{font-size:1rem;color:var(--Cuboh-color-blue3)}.content .pdfViewer .page{border:0}.content .mobile__pdf__container{overflow:hidden;box-sizing:content-box;box-shadow:unset}.content .mobile__pdf__container #viewerContainer{position:relative;scroll-behavior:unset;top:0;cursor:-webkit-grab}#Home .btnLink{margin:0;width:100%}#Home .card-columns .card{transition:all .6s ease-in-out}#Home .card-columns .card .card-body .card-title{color:var(--Cuboh-color-purple1);font-weight:600}#Home .card-columns .card:hover{border:5px solid var(--Cuboh-color-blue3);transform:scale(.9)}#SetHeader #crudLogoHeader{max-width:200px;max-height:150px;min-height:50px;text-align:center;padding:.15rem;margin:8px 5px;background-color:#fff}#SetHeader .examplaLogoHeader{max-width:400px;max-height:330px}#SetHeader .inputFileImageUrl{position:relative;width:100%;background-color:#fff}#SetCover #crudLogoHeader{max-width:120px;max-height:120px;text-align:center;padding:.15rem;margin:13px 5px 8px;background-color:#fff}#SetCover .examplaLogoHeader{max-width:400px;max-height:330px}#SetCover .inputFileImageUrl{position:relative;width:100%;background-color:#fff}button.dropdown-item{font-size:14px;padding:.025rem .5rem}div.dropdown-divider{margin:4px 0}.buttonRemoveTestsVsGroups{color:#6c757d}.buttonRemoveTestsVsGroups:hover{color:#fff;text-align:center;overflow:visible}div#modalAddTestsVsGroups span.input-group-text{background:var(--Cuboh-color-purple1);color:#fff;font-weight:700;min-width:70px;justify-content:center;max-width:120px;overflow:hidden}div#modalAddTestsVsGroups div#modalCardTestsVsGroups div.card-header{background-color:var(--Cuboh-color-purple1);color:#fff;font-weight:700}div#modalAddTestsVsGroups div#modalCardTestsVsGroups div.card-header div{padding:2px 10px}div#modalAddTestsVsGroups div#modalCardTestsVsGroups div.card-body{display:flexbox;border:1px solid var(--Cuboh-color-purple1);padding:0;margin:0}div#modalAddTestsVsGroups div#modalCardTestsVsGroups div.card-body ul{display:flexbox;max-height:200px;overflow-y:scroll}div#modalAddTestsVsGroups div#modalCardTestsVsGroups div.card-body ul li{display:flexbox;font-weight:400;padding:5px 5px 5px 10px;color:var(--Cuboh-color-purple1)}div#modalAddTestsVsGroups div#modalCardTestsVsGroups div.card-body ul li:hover{background-color:var(--Cuboh-color-blue3);filter:alpha(opacity=90);color:#fff}div#modalAddTestsVsGroups div#modalCardTestsVsGroups div.card-body ul li i{padding-right:10px;font-size:25px}div#modalAddTestsVsGroups div#modalCardTestsVsGroups div.card-body ul li i:hover{cursor:pointer}div.table-responsive-sm tbody td.text-name-long{max-width:20vh}footer.footer{display:flex;align-items:center;justify-content:center;color:var(--font-white);font-size:12px}footer.footer,header.header{background:var(--Cuboh-color-purple1);box-shadow:var(--shadow)}header.header{padding:0 5px;overflow:hidden;white-space:nowrap;vertical-align:20%}header .itens{display:list-item}header .item{width:90px}header .item i{font-size:1.5em;text-align:right}header a{display:block;text-align:center;padding:16px 0;margin:0;transition:all .3s ease;color:#eee;transform:scale(1)}header a:focus,header a:hover{background:#eee;color:var(--Cuboh-color-blue3);transform:scale(1.2)}header .badge-counter{position:absolute;transform:scale(.6);transform-origin:top right;right:1.2rem;margin-top:-.5rem}aside.logo{background:var(--Cuboh-color-purple1);display:flex;overflow:hidden;padding-left:0;justify-content:center;align-items:center}aside.logo img#cubohName{padding:10px;width:100%;height:100%;-webkit-filter:drop-shadow(2px 2px 10px #eee);filter:drop-shadow(3px 3px 35px #eee)}aside.logo img#cubohFace{width:50px;height:50px;-webkit-filter:drop-shadow(100px 100px 100px #fff);filter:drop-shadow(1px 1px 5px #fff)}
/*# sourceMappingURL=main.ffa50a00.chunk.css.map */