body{font-family:sans-serif}.splash-screen{width:100%;height:100%;position:fixed;background:#ffcd00;background:linear-gradient(90deg,#ffcd00 0,#ffcd00);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=$left,endColorstr=$right,GradientType=1)}.splash-screen .splash-container{width:40px;height:40px;position:absolute;left:50%;top:50%;margin:-20px auto 0 -20px}.splash-screen .splash-double-bounce1,.splash-screen .splash-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:splash-bounce 2s ease-in-out infinite;animation:splash-bounce 2s ease-in-out infinite}.splash-screen .splash-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes splash-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes splash-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}*{box-sizing:border-box}html{height:100%}body{font-family:Roboto,Trebuchet MS,Arial,Helvetica,sans-serif;font-size:14px;margin:0;padding:0;background-color:#edf0f5;min-height:100%}a{text-decoration:none}.ui-state-disabled{cursor:default!important}.layout-wrapper{padding:0}.layout-wrapper .layout-topbar{position:fixed;height:50px;padding:.3em 1.5em 0;color:#fff;z-index:999;right:0;background:#ffcd00;background:linear-gradient(90deg,#ffcd00 0,#ffcd00);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=$left,endColorstr=$right,GradientType=1);transition:left .3s}.layout-wrapper .layout-topbar .layout-topbar-icons{float:right;display:block;-webkit-animation-duration:.5s;animation-duration:.5s}.layout-wrapper .layout-topbar .layout-topbar-icons a{position:relative;color:#fff;margin-left:20px;display:inline-block;text-decoration:none;transition:color .3s}.layout-wrapper .layout-topbar .layout-topbar-icons a:hover{color:#fff1b9}.layout-wrapper .layout-topbar .layout-topbar-icons a span.layout-topbar-icon{font-size:28px}.layout-wrapper .layout-topbar .layout-topbar-icons a span.layout-topbar-item-text{font-size:20px;display:none}.layout-wrapper .layout-topbar .layout-topbar-icons a span.layout-topbar-badge{position:absolute;font-size:10px;right:-5px;top:-5px;color:#fff;padding:2px 4px;background-color:#ef6262;border-radius:50%}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search{padding:0;position:relative;display:inline-block;top:-4px}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search input{display:inline-block;font-size:14px;background:transparent;border:0;border-bottom:2px solid #fff;outline:0 none;box-shadow:none;color:#fff;width:100px;padding:1px 20px 1px 1px;margin:0;border-radius:2px}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search input::-webkit-input-placeholder{color:#fff;opacity:.7;-webkit-transition:opacity .3s;transition:opacity .3s}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search input:-moz-placeholder,.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search input::-moz-placeholder{color:#fff;opacity:.7;-moz-transition:opacity .3s;transition:opacity .3s}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search input:-ms-input-placeholder{color:#fff;opacity:.7;-ms-transition:opacity .3s;transition:opacity .3s}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search .layout-topbar-search-icon{font-size:18px;position:absolute;top:-1px;right:0}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search:hover input{border-bottom-color:#fff1b9}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search:hover input::-webkit-input-placeholder{opacity:1}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search:hover input:-moz-placeholder,.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search:hover input::-moz-placeholder{opacity:1}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search:hover input:-ms-input-placeholder{opacity:1}.layout-wrapper .layout-topbar .layout-topbar-icons .layout-topbar-search:hover .layout-topbar-search-icon{color:#fff1b9}.layout-wrapper .layout-topbar .layout-menu-button{cursor:pointer;display:inline-block;font-size:28px;text-decoration:none;color:#fff;transition:color .3s}.layout-wrapper .layout-topbar .layout-menu-button:hover{color:#fff1b9}.layout-wrapper .layout-topbar a{cursor:pointer}.layout-wrapper .ui-scrollpanel{background:transparent;border-radius:0;border:none}.layout-wrapper .ui-scrollpanel .ui-scrollpanel-content{overflow-x:hidden}.layout-wrapper .ui-scrollpanel .ui-scrollpanel-bar{background:#aaa;opacity:.3;filter:alpha(opacity=30)}.layout-wrapper .ui-scrollpanel .ui-scrollpanel-hidden{display:block;visibility:hidden}.layout-wrapper .ui-scrollpanel .layout-sidebar-scroll-content{width:268px;padding-bottom:120px}.layout-wrapper .layout-sidebar{position:fixed;width:250px;height:100%;z-index:999;box-shadow:0 0 6px 0 rgba(0,0,0,.16);transition:left .3s;background:#f3f4f9;background:linear-gradient(180deg,#f3f4f9 0,#d7dbe8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=0)}.layout-wrapper .layout-sidebar .logo{margin-top:25px;margin-left:28px;height:78px;width:200px;background:url(/static/media/logo.cccfe6ad.png) 0 0 no-repeat;background-size:200px 78px}.layout-wrapper .layout-sidebar .profile{text-align:center;padding:20px 0}.layout-wrapper .layout-sidebar .profile img{width:56px;margin:10px}.layout-wrapper .layout-sidebar .profile>a{display:inline-block;cursor:pointer;color:#232428;text-decoration:none;margin-bottom:10px;transition:color .3s}.layout-wrapper .layout-sidebar .profile>a .username{display:inline-block;margin-top:8px}.layout-wrapper .layout-sidebar .profile>a .username:before{content:"";display:block}.layout-wrapper .layout-sidebar .profile>a i{display:inline-block;font-size:16px}.layout-wrapper .layout-sidebar .profile>a:hover{color:#ffcd00}.layout-wrapper .layout-sidebar .profile>ul{background-color:#fff;text-align:left;overflow:hidden;max-height:0;transition-duration:.3s;transition-timing-function:cubic-bezier(.86,0,.07,1)}.layout-wrapper .layout-sidebar .profile>ul.profile-expanded{max-height:500px}.layout-wrapper .layout-sidebar .profile>ul li a{border:0;padding:10px 33px 10px 10px}.layout-wrapper .layout-sidebar .profile>ul li a .menu-badge{font-size:12px}.layout-wrapper .layout-sidebar .profile>ul li:last-child>a{border:0}.layout-wrapper .layout-sidebar ul{list-style-type:none;margin:0;padding:0;box-sizing:border-box}.layout-wrapper .layout-sidebar ul li a{cursor:pointer;position:relative;color:#232428;text-decoration:none;font-size:14px;padding:15px 33px 15px 15px;display:block;box-sizing:border-box;border-top:1px solid rgba(207,211,224,.6)}.layout-wrapper .layout-sidebar ul li a span{margin-left:.3em}.layout-wrapper .layout-sidebar ul li a .menu-badge{float:right;color:#fff;padding:2px 6px;background-color:#007be5;border-radius:50%}.layout-wrapper .layout-sidebar ul li a .menuitem-toggle-icon{float:right;font-size:16px}.layout-wrapper .layout-sidebar ul li a:hover{color:#ffcd00}.layout-wrapper .layout-sidebar ul li a:hover .menu-badge{color:#fff}.layout-wrapper .layout-sidebar ul li.active-menuitem>a{border-bottom:0;background-color:#fff;color:#ffcd00}.layout-wrapper .layout-sidebar ul li.active-menuitem>a .menuitem-toggle-icon{background:none!important;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-indent:0!important;text-align:center;font-size:16px}.layout-wrapper .layout-sidebar ul li.active-menuitem>a .menuitem-toggle-icon:before{content:"\F106"}.layout-wrapper .layout-sidebar ul li.active-menuitem>ul{max-height:500px}.layout-wrapper .layout-sidebar ul li ul{background-color:#fff;overflow:hidden;padding-left:20px;max-height:0;transition-property:max-height;transition-duration:.4s;transition-timing-function:cubic-bezier(.86,0,.07,1)}.layout-wrapper .layout-sidebar ul li ul li a{cursor:pointer;padding:10px 33px 10px 10px;font-size:13px;border-top:0}.layout-wrapper .layout-sidebar ul li ul li:last-child>a{border-bottom:0}.layout-wrapper .layout-sidebar ul li:last-child>a{border-bottom:1px solid rgba(207,211,224,.6)}.layout-wrapper .layout-sidebar ul li.red-badge>a .menuitem-badge{background-color:#ef6262;color:#a83d3b}.layout-wrapper .layout-sidebar ul li.green-badge>a .menuitem-badge{background-color:#20d077;color:#038d4a}.layout-wrapper .layout-sidebar ul li.yellow-badge>a .menuitem-badge{background-color:#f9c851;color:#b58c2b}.layout-wrapper .layout-sidebar ul .menuitem-toggle-icon{float:right}.layout-wrapper .layout-sidebar ul .menuitem-badge{float:right;width:16px;height:16px;margin-right:6px;text-align:center;background-color:#007be5;color:#fff;font-size:12px;font-weight:700;line-height:16px;border-radius:50%}.layout-wrapper .layout-sidebar.layout-sidebar-dark{background:#4d505b;background:linear-gradient(180deg,#4d505b 0,#3b3e47);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=0)}.layout-wrapper .layout-sidebar.layout-sidebar-dark .logo{background:url(/static/media/logo-white.2a3f93f3.svg) 0 0 no-repeat}.layout-wrapper .layout-sidebar.layout-sidebar-dark .profile>a{color:#fff}.layout-wrapper .layout-sidebar.layout-sidebar-dark .profile>a:hover{color:#ffcd00}.layout-wrapper .layout-sidebar.layout-sidebar-dark .profile>ul{background-color:#2e3035}.layout-wrapper .layout-sidebar.layout-sidebar-dark ul li a{color:#fff;border-top:1px solid rgba(52,56,65,.6)}.layout-wrapper .layout-sidebar.layout-sidebar-dark ul li a:hover{color:#ffcd00}.layout-wrapper .layout-sidebar.layout-sidebar-dark ul li a:hover .menu-badge{color:#fff}.layout-wrapper .layout-sidebar.layout-sidebar-dark ul li.active-menuitem>a{border-bottom:0;background-color:#2e3035;color:#ffcd00}.layout-wrapper .layout-sidebar.layout-sidebar-dark ul li.active-menuitem ul li a{border:none}.layout-wrapper .layout-sidebar.layout-sidebar-dark ul li ul{background-color:#2e3035}.layout-wrapper .layout-sidebar.layout-sidebar-dark ul li:last-child>a{border-bottom:1px solid rgba(52,56,65,.6)}.layout-wrapper .layout-main{transition:margin-left .3s;padding:50px 16px 16px}.layout-wrapper .layout-footer{transition:margin-left .3s;height:40px;background-color:#fff;padding:.7em 1.5em 0}.layout-wrapper .layout-footer .footer-text,.layout-wrapper .layout-footer img{vertical-align:middle}@media (min-width:1025px){.layout-wrapper.layout-overlay .layout-sidebar{left:-250px}.layout-wrapper.layout-overlay .layout-topbar{left:0}.layout-wrapper.layout-overlay .layout-footer,.layout-wrapper.layout-overlay .layout-main{margin-left:0}.layout-wrapper.layout-overlay.layout-overlay-sidebar-active .layout-sidebar{left:0}.layout-wrapper.layout-overlay.layout-overlay-sidebar-active .layout-topbar{left:250px}.layout-wrapper.layout-static .layout-sidebar{left:0}.layout-wrapper.layout-static .layout-topbar{left:250px}.layout-wrapper.layout-static .layout-footer,.layout-wrapper.layout-static .layout-main{margin-left:250px}.layout-wrapper.layout-static.layout-static-sidebar-inactive .layout-sidebar{left:-250px}.layout-wrapper.layout-static.layout-static-sidebar-inactive .layout-topbar{left:0}.layout-wrapper.layout-static.layout-static-sidebar-inactive .layout-footer,.layout-wrapper.layout-static.layout-static-sidebar-inactive .layout-main{margin-left:0}}@media (max-width:1024px){.layout-wrapper .layout-topbar{left:0}.layout-wrapper .layout-footer,.layout-wrapper .layout-main{margin-left:0}.layout-wrapper .layout-sidebar{left:-250px;margin-top:50px}.layout-wrapper .layout-mask{display:none;position:fixed;width:100%;height:100%;top:50px;left:0;z-index:998;background-color:#424242;opacity:.7;filter:alpha(opacity=70)}.layout-wrapper.layout-mobile-sidebar-active .layout-sidebar{left:0}.layout-wrapper.layout-mobile-sidebar-active .layout-mask{display:block}.body-overflow-hidden{overflow:hidden}}h1{font-size:24px}h1,h2{font-weight:400;margin:0}h2{font-size:20px}.clearfix:after{content:" ";display:block;clear:both}.card{background-color:#fff;padding:1em;margin-top:16px}.card.card-w-title{padding-bottom:32px}.card h1{margin:.5em 0;border-bottom:1px solid #d5d5d5;padding:.1em;font-size:24px}.card h1:first-child{margin:0 0 .5em}.ui-g{-ms-flex-wrap:wrap}.dashboard{margin-top:16px}.dashboard .card{margin-top:0}.dashboard .summary{height:75px;position:relative}.dashboard .summary .title{font-size:20px}.dashboard .summary .detail{color:#a4a4a4;display:block;margin-top:10px}.dashboard .summary .count{color:#fff;position:absolute;top:10px;right:10px;font-size:24px;padding:5px;border-radius:4px}.dashboard .summary .count.visitors{background-color:#20d077}.dashboard .summary .count.purchases{background-color:#f9c851}.dashboard .summary .count.revenue{background-color:#007be5}.dashboard .task-list{list-style-type:none;margin:0;padding:0}.dashboard .task-list li{padding:8px 4px;border-bottom:1px solid #e3e3e3}.dashboard .task-list .ui-chkbox{vertical-align:middle;margin-right:5px}.dashboard .task-list .task-name{vertical-align:middle}.dashboard .task-list .ui-button{width:50px;float:right;padding:.1em}.dashboard .highlight-box{height:100px}.dashboard .highlight-box .initials{float:left;width:50%;box-sizing:border-box;height:100%;font-size:54px;padding-top:20px;text-align:center}.dashboard .highlight-box .card{color:#a4a4a4;float:left;width:50%;box-sizing:border-box;height:100%}.dashboard .highlight-box .card .count{font-size:36px;display:block;margin-top:15px}.dashboard .activity-list{list-style-type:none;padding:0;margin:0}.dashboard .activity-list li{border-bottom:1px solid #e3e3e3;padding:15px 0 9px 9px}.dashboard .activity-list li .count{font-size:24px;color:#fff;background-color:#007be5;font-weight:700;width:60px;padding:5px;border-radius:2px}.dashboard .activity-list li:first-child{border-top:1px solid #d9d9d9}.dashboard .activity-list li:last-child{border:0}.dashboard .activity-list li .ui-g-6:first-child{font-size:18px;padding-left:0}.dashboard .activity-list li .ui-g-6:last-child{text-align:right;color:#a4a4a4}.dashboard .contacts{list-style-type:none;padding:0;margin:0}.dashboard .contacts li{border-bottom:1px solid #e3e3e3}.dashboard .contacts li a{padding:9px;width:100%;box-sizing:border-box;text-decoration:none;position:relative;display:block;border-radius:2px;transition:background-color .2s}.dashboard .contacts li a .name{position:absolute;right:10px;top:10px;font-size:18px}.dashboard .contacts li a .email{position:absolute;right:10px;top:30px;font-size:14px;color:#a4a4a4}.dashboard .contacts li a:hover{cursor:pointer;background-color:#eee}.dashboard .contacts li:last-child{border:0}

/*!
 * Quill Editor v1.0.0-beta.3
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-clipboard{left:-100000px;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;cursor:text;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8}.ql-editor ol{padding-left:20px}.ql-editor ul{padding-left:8px;list-style:disc inside}.ql-editor ol,.ql-editor ol>li{list-style-type:none}.ql-editor ol{position:relative}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8;counter-increment:list-num}.ql-editor ol li:before{content:counter(list-num,decimal) ". ";margin-right:-16px;position:absolute;right:100%;text-align:right}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". ";margin-right:-56px}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". ";margin-right:-96px}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". ";margin-right:-136px}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". ";margin-right:-176px}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". ";margin-right:-216px}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". ";margin-right:-256px}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". ";margin-right:-296px}.ql-editor ol li.ql-indent-7{counter-reset:list-8}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". ";margin-right:-336px}.ql-editor .ql-indent-1{padding-left:40px}.ql-editor .ql-indent-2{padding-left:80px}.ql-editor .ql-indent-3{padding-left:120px}.ql-editor .ql-indent-4{padding-left:160px}.ql-editor .ql-indent-5{padding-left:200px}.ql-editor .ql-indent-6{padding-left:240px}.ql-editor .ql-indent-7{padding-left:280px}.ql-editor .ql-indent-8{padding-left:320px}.ql-editor .ql-video{display:block}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:10px}.ql-editor .ql-size-large{font-size:18px}.ql-editor .ql-size-huge{font-size:32px}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;pointer-events:none;position:absolute}.ql-hidden{display:none}.ql-tooltip{position:absolute}.ql-tooltip a{cursor:pointer;text-decoration:none}.ql-toolbar:after,.ql-toolbar:before{content:" ";display:table}.ql-toolbar:after{clear:both}.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;outline:none;padding:3px 5px;width:24px}.ql-toolbar button svg{height:100%}.ql-toolbar .ql-stroke{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-toolbar .ql-stroke-mitter{fill:none;stroke-mitterlimit:10;stroke-width:2}.ql-toolbar .ql-empty{fill:none}.ql-toolbar .ql-even{fill-rule:evenodd}.ql-toolbar .ql-stroke.ql-thin,.ql-toolbar .ql-thin{stroke-width:1}.ql-toolbar .ql-transparent{opacity:.4}.ql-editor h1{font-size:2em}.ql-editor h2{font-size:1.5em}.ql-editor h3{font-size:1.17em}.ql-editor h4{font-size:1em}.ql-editor h5{font-size:.83em}.ql-editor h6{font-size:.67em}.ql-editor pre{white-space:pre-wrap}.ql-editor a{text-decoration:underline}.ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-editor pre.hljs{overflow:visible}.ql-editor code,.ql-editor pre:not(.hljs){background-color:#f0f0f0}.ql-editor code,.ql-editor pre{border-radius:3px}.ql-editor code{font-size:85%;padding-bottom:2px;padding-top:2px}.ql-editor code:after,.ql-editor code:before{content:"\A0";letter-spacing:-2px}.ql-editor :not(pre)+pre,.ql-editor pre:first-of-type{margin-top:5px;padding-top:5px}.ql-editor pre{margin-bottom:5px;padding:0 10px 5px}.ql-editor pre+pre{margin-top:-10px}.ql-editor img{max-width:100%}.ql-snow .ql-image-tooltip{padding:10px;text-align:center;width:300px}.ql-snow .ql-image-tooltip input[type=text]{height:30px;width:100%}.ql-snow .ql-image-tooltip a.ql-action,.ql-snow .ql-image-tooltip a.ql-cancel{border:1px solid #06c;display:inline-block;float:left;line-height:18px;padding:5px;width:50%}.ql-snow .ql-image-tooltip a.ql-cancel:before{color:#06c;content:"Cancel"}.ql-snow .ql-image-tooltip a.ql-action{background-color:#06c}.ql-snow .ql-image-tooltip a.ql-action:before{color:#fff;content:"Insert"}.ql-snow .ql-image-tooltip .ql-preview{height:200px;margin:10px 0;position:relative}.ql-snow .ql-image-tooltip .ql-preview img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.ql-snow .ql-image-tooltip .ql-empty.ql-preview:before{border:1px dashed #ccc;color:#ccc;content:"Preview";display:block;line-height:200px}.ql-snow .ql-link-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-link-tooltip{margin-top:10px;padding:5px 12px;white-space:nowrap}.ql-snow .ql-link-tooltip input[type=text]{display:none;height:26px;width:170px}.ql-snow .ql-link-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-link-tooltip a.ql-action:before{color:#444;content:"-";line-height:26px;margin-left:8px}.ql-snow .ql-link-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:8px;padding-right:8px}.ql-snow .ql-link-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-link-tooltip a{line-height:26px}.ql-snow .ql-link-tooltip.ql-editing a.ql-preview,.ql-snow .ql-link-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-link-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-link-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-toolbar.ql-snow{border:1px solid #ccc;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow,.ql-toolbar.ql-snow *{box-sizing:border-box}.ql-toolbar.ql-snow .ql-formats{display:inline-block;margin-right:15px;vertical-align:middle}.ql-toolbar.ql-snow .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-picker-item:hover,.ql-toolbar.ql-snow .ql-picker-label.ql-active,.ql-toolbar.ql-snow .ql-picker-label:hover,.ql-toolbar.ql-snow button.ql-active,.ql-toolbar.ql-snow button:hover{color:#06c}.ql-toolbar.ql-snow .ql-picker-item.ql-selected .ql-fill,.ql-toolbar.ql-snow .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-toolbar.ql-snow .ql-picker-item:hover .ql-fill,.ql-toolbar.ql-snow .ql-picker-item:hover .ql-stroke.ql-fill,.ql-toolbar.ql-snow .ql-picker-label.ql-active .ql-fill,.ql-toolbar.ql-snow .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-toolbar.ql-snow .ql-picker-label:hover .ql-fill,.ql-toolbar.ql-snow .ql-picker-label:hover .ql-stroke.ql-fill,.ql-toolbar.ql-snow button.ql-active .ql-fill,.ql-toolbar.ql-snow button.ql-active .ql-stroke.ql-fill,.ql-toolbar.ql-snow button:hover .ql-fill,.ql-toolbar.ql-snow button:hover .ql-stroke.ql-fill{fill:#06c}.ql-toolbar.ql-snow .ql-picker-item.ql-selected .ql-stroke,.ql-toolbar.ql-snow .ql-picker-item.ql-selected .ql-stroke-mitter,.ql-toolbar.ql-snow .ql-picker-item:hover .ql-stroke,.ql-toolbar.ql-snow .ql-picker-item:hover .ql-stroke-mitter,.ql-toolbar.ql-snow .ql-picker-label.ql-active .ql-stroke,.ql-toolbar.ql-snow .ql-picker-label.ql-active .ql-stroke-mitter,.ql-toolbar.ql-snow .ql-picker-label:hover .ql-stroke,.ql-toolbar.ql-snow .ql-picker-label:hover .ql-stroke-mitter,.ql-toolbar.ql-snow button.ql-active .ql-stroke,.ql-toolbar.ql-snow button.ql-active .ql-stroke-mitter,.ql-toolbar.ql-snow button:hover .ql-stroke,.ql-toolbar.ql-snow button:hover .ql-stroke-mitter{stroke:#06c}.ql-toolbar.ql-snow .ql-stroke,.ql-toolbar.ql-snow .ql-stroke-mitter{stroke:#444}.ql-toolbar.ql-snow .ql-fill,.ql-toolbar.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-toolbar.ql-snow .ql-direction svg:last-child{display:none}.ql-toolbar.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-toolbar.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-toolbar.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent;cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-toolbar.ql-snow .ql-picker-label svg{float:right;height:18px;margin-top:2px;width:18px}.ql-toolbar.ql-snow .ql-picker-label:before{vertical-align:middle}.ql-toolbar.ql-snow .ql-picker-options{background-color:#fff;border:1px solid transparent;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-toolbar.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc;color:#ccc;z-index:2}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc;box-shadow:0 2px 8px rgba(0,0,0,.2);display:block;margin-top:-1px;z-index:1}.ql-toolbar.ql-snow .ql-color-picker,.ql-toolbar.ql-snow .ql-icon-picker{width:28px}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-label,.ql-toolbar.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-label svg,.ql-toolbar.ql-snow .ql-icon-picker .ql-picker-label svg{margin-top:0}.ql-toolbar.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-toolbar.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px}.ql-toolbar.ql-snow .ql-color-picker.ql-expanded .ql-picker-options,.ql-toolbar.ql-snow .ql-icon-picker.ql-expanded .ql-picker-options{margin-top:-6px}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-options{padding:5px;width:152px}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-primary-color{margin-bottom:toolbarPadding}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-toolbar.ql-snow .ql-picker.ql-header{width:98px}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-toolbar.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-toolbar.ql-snow .ql-picker.ql-font{width:108px}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-toolbar.ql-snow .ql-picker.ql-size{width:98px}.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-toolbar.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-toolbar.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;font-size:13px;margin:0;padding:3px 5px}.ql-container.ql-snow{border:1px solid #ccc}.ql-container.ql-snow a{color:#06c}.ql-container.ql-snow *{box-sizing:border-box}body .ui-button.ui-state-default.green-button{background-color:#1f9e53;border-color:#107533}body .ui-button.ui-state-default.green-button:enabled:hover{background-color:#2eb971;border-color:#107533}body .ui-button.ui-state-default.green-button:enabled:active{background-color:#178544;border-color:#107533}body .ui-button.ui-state-default.yellow-button{background-color:#eed511;border-color:#cdb80d}body .ui-button.ui-state-default.yellow-button:enabled:hover{background-color:#f8e653;border-color:#cdb80d}body .ui-button.ui-state-default.yellow-button:enabled:active{background-color:#d4b301;border-color:#cdb80d}body .ui-button.ui-state-default.red-button{background-color:#b8312e;border-color:#9c1627}body .ui-button.ui-state-default.red-button:enabled:hover{background-color:#d2524f;border-color:#9c1627}body .ui-button.ui-state-default.red-button:enabled:active{background-color:#9c1627;border-color:#9c1627}body .ui-button.ui-state-default.aqua-button{background-color:#0084b4;border-color:#087298}body .ui-button.ui-state-default.aqua-button:enabled:hover{background-color:#03a8e4;border-color:#087298}body .ui-button.ui-state-default.aqua-button:enabled:active{background-color:#087298;border-color:#087298}body .ui-button.ui-state-default.navy-button{background-color:#1f3b59;border-color:#21374f}body .ui-button.ui-state-default.navy-button:enabled:hover{background-color:#3c6592;border-color:#21374f}body .ui-button.ui-state-default.navy-button:enabled:active{background-color:#21374f;border-color:#21374f}body .ui-button.ui-state-default.black-button{background-color:#353535;border-color:#212121}body .ui-button.ui-state-default.black-button:enabled:hover{background-color:#4a4a4a;border-color:#212121}body .ui-button.ui-state-default.black-button:enabled:active{background-color:#212121;border-color:#212121}body .ui-button.ui-state-default.gray-button{background-color:#eceff1;border-color:#cccfd2}body .ui-button.ui-state-default.gray-button.ui-button span.ui-button-text{color:#525252}body .ui-button.ui-state-default.gray-button:enabled:hover{background-color:#f5fbff;border-color:#cccfd2}body .ui-button.ui-state-default.gray-button:enabled:active{background-color:#cccfd2;border-color:#cccfd2}body .ui-datepicker{width:auto}body .ui-splitbutton.ui-buttonset .ui-menu{min-width:100%}body .ui-megamenu .ui-megamenu-panel{background-color:#f6f7f9}body .ui-fluid .ui-button-icon-only{width:auto}body .ui-fluid .ui-spinner .ui-spinner-button .fa{left:inherit}@font-face{font-family:Texta;src:url(/static/media/EncodeSans-Regular.2e7b8692.ttf)}body{font-family:Texta}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Texta!important}label{margin-bottom:0!important}.coluna-acoes{text-align:center!important}.coluna-nome{text-align:left!important}.coluna-valor{text-align:right!important}.ui-button{margin-right:0!important;margin-left:.25em}.editor{box-sizing:border-box;border:1px solid #ddd;cursor:text;padding:16px;border-radius:2px;margin-bottom:2em;box-shadow:inset 0 1px 8px -3px #ababab;background:#fefefe}.ql-video{max-width:100%}.ql-editor{background-color:#fff}.panelFundoModal{position:fixed;top:0;right:0;bottom:0;left:0;padding:2.5em 0;background:rgba(0,0,0,.5);color:#fff;z-index:99999;align-items:center;display:flex;justify-content:center}.imgStatusProcessando{height:32px;width:32px}.row{margin-top:4px}.ui-button{background-color:#ffcd00!important;border-color:#ffcd00!important;color:#000!important}.ui-card-body{padding:0!important;cursor:pointer;background-color:#ececec}.ui-card-body:hover{opacity:.7}.ui-card-title{background-color:#ffcd00;text-align:center;padding:8px 16px}.ui-card-content{padding-left:16px;padding-right:16px;padding-bottom:16px}.curso-aula-paginate{position:fixed;bottom:0}.curso-aula-paginate-sub{display:table;margin:0 auto;white-space:nowrap}.curso-aula-paginate ul{display:inline-block;padding-left:15px;padding-right:15px}.curso-aula-paginate li{display:inline-block}.curso-aula-paginate .break a{cursor:default}.curso-aula-tempo{width:100%;border-top:1px solid #dedede}.curso-aula-titulo-curso-1{font-size:1.5em;vertical-align:middle}.curso-aula-titulo-curso-2{font-size:1.2em;padding-right:8px}.curso-aula-titulo-curso-3{font-size:1.1em}.curso-aula-titulo-aula{background-color:#ffcd00;padding:8px;width:100%;text-align:center}.curso-aula-titulo-aula>span{font-weight:700;font-size:1.8em}.page-item{width:44px;text-align:center;position:relative}.page-item-anterior,.page-item-proximo{width:auto}.curso-aula-tempo-1{text-align:left}.curso-aula-tempo-2{text-align:right}.page-link{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:#ffcd00;border-color:#303030;color:#000}.page-item.disabled .page-link{opacity:.6;pointer-events:none;cursor:auto;color:#000;background-color:#ffcd00;border-color:#6c757d}.page-item.active .page-link{background-color:#303030;border-color:#303030;color:#fff}.page-link:focus{box-shadow:none}.page-link:hover{opacity:.8;background-color:#ffcd00;border-color:#303030;color:#000}.div-curso-aula{width:100%}.editor-read-only>div{border:none!important}.aula-checked{color:#058805;position:absolute;z-index:1;font-size:.7em;bottom:3px;right:3px}.curso-aula-titulo-curso-col1{width:100%!important}.curso-aula-titulo-curso-col2{position:fixed;right:65px;z-index:999;top:10px;padding:0!important}.botao-sair-aula{background-color:red!important;color:#fff!important}.aula-curso-status,.curso-descricao,.modulo-descricao,.unidade-descricao{text-align:center;padding-bottom:12px}.aula-curso-status{border-top:1px solid #bbb;padding-top:12px}.item-status-curso-bloqueado,.item-status-curso-concluido,.item-status-curso-editavel{font-size:2.4em}.item-status-curso-concluido{color:#1a861a}.item-status-curso-editavel{color:#b99400}.item-status-curso-bloqueado{color:#b90000}.curso-aula-conteudo{min-height:100px;margin-bottom:48px}.ui-accordion-tab{border:1px solid #d6d6d6}.ui-accordion .ui-accordion-header{border:none!important}.modal-resposta-avaliacao{background-color:#fff}.modal-resposta-avaliacao-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);align-items:center;display:flex;justify-content:center;z-index:1000}.div-resposta-mensagem>p{margin:0}.ui-card-content{padding-bottom:0}.avaliacao-alternativa{border-top:1px solid #ddd;cursor:pointer}.avaliacao-alternativa-col1{width:80px!important;align-items:center;display:flex;justify-content:center}.avaliacao-alternativa-col1>span{border:1px solid #ddd;padding:4px 12px;border-radius:10%;text-transform:uppercase}.avaliacao-alternativa-col2{width:calc(100% - 80px)!important}.avaliacao-alternativa-quill>.ql-container>.ql-editor{cursor:pointer}.alternativa-selecionada{background-color:#ececec}.alternativa-selecionada>.avaliacao-alternativa-col1>span{background-color:#ddd}.alternativa-selecionada>.avaliacao-alternativa-col2>.avaliacao-alternativa-quill>.ql-container>.ql-editor,.alternativa-selecionada>.avaliacao-alternativa-col2>.divJustificativa>.avaliacao-alternativa-quill>.ql-container>.ql-editor{background:transparent}.editor-avaliacao-mensagem-fim>.ql-container>.ql-editor{text-align:center}.editor-avaliacao-mensagem-fim>.ql-container>.ql-editor>p{font-size:1.5em}.div-encerrar-avaliacao{margin-bottom:4px;text-align:center}.avaliacao-resultado{text-align:center}.avaliacao-resultado-nota{font-size:1.5em}.botao-avaliacao-continuar{background-color:#058805!important;border-color:#058805!important;color:#fff!important}.alternativa-correta>.avaliacao-alternativa-col1>span{background-color:#058805!important;color:#fff}.resposta-incorreta{background-color:rgba(255,0,0,.3)!important;color:#fff}.resposta-incorreta>.avaliacao-alternativa-col1>span{background-color:rgba(255,0,0,.7)!important;color:#fff}.resposta-correta{background-color:rgba(5,136,5,.3)!important;color:#fff}.ui-accordion .ui-accordion-content{padding:0!important;margin:1em 1em 2em!important}.ui-fieldset-toggleable .ui-fieldset-legend a{font-size:16px}.curso-modulo-botoes-avaliacao{position:fixed;bottom:8px;text-align:center;border:1px solid #bbb;background-color:#ececec;padding:8px;width:auto!important}@media screen and (min-width:40.063em){.curso-aula-titulo-curso-col1{width:calc(100% - 140px)!important}.curso-aula-paginate{left:calc(50% + 125px);-webkit-transform:translate(-50%);transform:translate(-50%)}}@media (min-width:35em){.coluna-codigo{text-align:center;width:6em}.coluna-acoes{width:13em}}.video-container{position:relative;max-width:400px;width:100%;margin:0 auto;aspect-ratio:9/16}.video-container .video-style{position:absolute;top:0;left:0;width:100%;height:100%}.resposta-justificativa{padding:0 0 0 15px;font-size:14px;font-weight:600}.tempoSessaoLabel{cursor:pointer;color:#232428;text-decoration:none;margin-bottom:10px;transition:color .3s}.report__control-panel>.report__items-per-page-container,.report__control-panel>.report__page-format-container,.report__control-panel>.report__page-size-container{display:none}.report__control-panel>.report__generator-container>.report__generator-button{padding:inherit;padding-bottom:0}.report>.report__preview-container{padding-top:0}.relatorio .report__preview-container .page__table{display:block}.relatorio .report__preview-container .page__table .header,.relatorio .report__preview-container .page__table .row{display:flex!important}.relatorio .report__preview-container .page__table .col{display:block!important;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.3;padding:2px 6px;font-size:12px}.report__preview-container .page__table{display:block}.report__preview-container .page__table .header{display:flex!important}.report__preview-container .page__table .row{display:flex!important;margin-left:0;margin-right:0}.report__preview-container .page__table .col{display:block!important;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.3;padding:2px 6px}.report__preview-container .page__table .header .col:first-child,.report__preview-container .page__table .row .col:first-child{flex:0 0 5%}.report__preview-container .page__table .header .col:nth-child(2),.report__preview-container .page__table .row .col:nth-child(2){flex:0 0 10%}.report__preview-container .page__table .header .col:nth-child(3),.report__preview-container .page__table .row .col:nth-child(3){flex:0 0 35%}.report__preview-container .page__table .header .col:nth-child(4),.report__preview-container .page__table .row .col:nth-child(4){flex:0 0 29%}.report__preview-container .page__table .header .col:nth-child(5),.report__preview-container .page__table .row .col:nth-child(5){flex:0 0 10%}.report__preview-container .page__table .header .col:nth-child(6),.report__preview-container .page__table .row .col:nth-child(6){flex:0 0 7%;text-align:right}.report__preview-container .page__table .header .col:nth-child(7),.report__preview-container .page__table .row .col:nth-child(7){flex:0 0 4%;text-align:center}.rel-cobranca .report__preview-container .page__table .header .col:first-child,.rel-cobranca .report__preview-container .page__table .row .col:first-child{flex:0 0 5%}.rel-cobranca .report__preview-container .page__table .header .col:nth-child(2),.rel-cobranca .report__preview-container .page__table .row .col:nth-child(2){flex:0 0 10%}.rel-cobranca .report__preview-container .page__table .header .col:nth-child(3),.rel-cobranca .report__preview-container .page__table .row .col:nth-child(3){flex:0 0 35%}.rel-cobranca .report__preview-container .page__table .header .col:nth-child(4),.rel-cobranca .report__preview-container .page__table .row .col:nth-child(4){flex:0 0 29%}.rel-cobranca .report__preview-container .page__table .header .col:nth-child(5),.rel-cobranca .report__preview-container .page__table .row .col:nth-child(5){flex:0 0 10%}.rel-cobranca .report__preview-container .page__table .header .col:nth-child(6),.rel-cobranca .report__preview-container .page__table .row .col:nth-child(6){flex:0 0 7%;text-align:right}.rel-cobranca .report__preview-container .page__table .header .col:nth-child(7),.rel-cobranca .report__preview-container .page__table .row .col:nth-child(7){flex:0 0 4%;text-align:center}.rel-aluno .report__preview-container .page__table .header .col:first-child,.rel-aluno .report__preview-container .page__table .row .col:first-child{flex:0 0 8%}.rel-aluno .report__preview-container .page__table .header .col:nth-child(2),.rel-aluno .report__preview-container .page__table .row .col:nth-child(2){flex:0 0 33%}.rel-aluno .report__preview-container .page__table .header .col:nth-child(3),.rel-aluno .report__preview-container .page__table .row .col:nth-child(3){flex:0 0 18%;text-align:right}.rel-aluno .report__preview-container .page__table .header .col:nth-child(4),.rel-aluno .report__preview-container .page__table .row .col:nth-child(4){flex:0 0 29%}.rel-aluno .report__preview-container .page__table .header .col:nth-child(5),.rel-aluno .report__preview-container .page__table .row .col:nth-child(5){flex:0 0 12%}.rel-notas .report__preview-container .page__table .header .col:first-child,.rel-notas .report__preview-container .page__table .row .col:first-child{flex:0 0 8%}.rel-notas .report__preview-container .page__table .header .col:nth-child(2),.rel-notas .report__preview-container .page__table .row .col:nth-child(2){flex:0 0 30%}.rel-notas .report__preview-container .page__table .header .col:nth-child(3),.rel-notas .report__preview-container .page__table .row .col:nth-child(3){flex:0 0 6%;text-align:right}.rel-notas .report__preview-container .page__table .header .col:nth-child(4),.rel-notas .report__preview-container .page__table .row .col:nth-child(4){flex:0 0 32%}.rel-notas .report__preview-container .page__table .header .col:nth-child(5),.rel-notas .report__preview-container .page__table .row .col:nth-child(5){flex:0 0 14%}.rel-notas .report__preview-container .page__table .header .col:nth-child(6),.rel-notas .report__preview-container .page__table .row .col:nth-child(6){flex:0 0 10%}.rel-aluno .page__table .col:nth-child(3),.rel-notas .page__table .col:nth-child(3),.relatorio .page__table .col:nth-child(6){text-align:right}.relatorio .report.report--export .report__preview-container .page{box-shadow:none!important;outline:none!important}.relatorio .report.report--export .page__table .header,.relatorio .report.report--export .page__table .row:nth-child(odd){background:transparent!important}.relatorio .report.report--export .page__table .row{border-bottom:1px solid #ebebeb}.posicaoPopup>.ui-dialog-content.ui-widget-content{padding-bottom:0!important}.posicaoPopup{width:85%!important;height:90%!important}@media screen and (max-width:800px){.posicaoPopup{width:100%!important;height:90%!important}.curso-modulo-botoes-avaliacao{position:inherit;width:calc(100% - 16px)!important;margin-left:8px}}.ui-dialog-content.ui-widget-content{height:inherit!important}video::-webkit-media-controls-timeline{display:none}.body-aval{padding:20px;text-align:center;max-width:1024px;margin:auto}.img-logo-aval{max-width:350px;width:100%}.loader{border:10px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:64px;height:64px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin:auto}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.vertical-center{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-70%);transform:translate(-50%,-70%)}.ui-paginator .ui-paginator-pages .ui-paginator-page{min-width:40px;margin-right:4px}.filter-bar{padding:12px 16px;margin-bottom:16px;border-radius:10px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08)}.filter-grid,.filter-row{display:flex;flex-wrap:wrap;grid-gap:12px;gap:12px;align-items:flex-end}.filter-row{margin-bottom:8px}.filter-row:last-child{margin-bottom:0}.field{display:flex;flex-direction:column;min-width:150px}.actions{display:flex;grid-gap:8px;gap:8px;justify-content:flex-end}.field>label{font-size:.85rem;color:#666;margin-bottom:6px}.select-clean{height:38px;border:1px solid #d9d9d9;border-radius:6px;padding:0 10px;background:#fff}@media (max-width:1200px){.actions,.field,.field.grow{grid-column:span 6}}@media (max-width:768px){.actions,.field,.field.grow{grid-column:span 12}.actions{justify-content:stretch}}