@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,600,500,400,300);@-webkit-keyframes scaleIn{0%{-webkit-transform:scale(.75);transform:scale(.75)}}@keyframes scaleIn{0%{-webkit-transform:scale(.75);transform:scale(.75)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rotate{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes blink{to{visibility:hidden}}@-webkit-keyframes blink{to{visibility:hidden}}.blink{animation:blink 1.5s steps(5,start) infinite;-webkit-animation:blink 1.5s steps(5,start) infinite}@-webkit-keyframes pop{0%{opacity:0}75%{opacity:1}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pop{0%{opacity:0}75%{opacity:1}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes bellShake{0%{-webkit-transform:rotate(0);transform:rotate(0)}15%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}30%{-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}45%{-webkit-transform:rotate(40deg);transform:rotate(40deg)}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}75%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}85%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}92%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes bellShake{0%{-webkit-transform:rotate(0);transform:rotate(0)}15%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}30%{-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}45%{-webkit-transform:rotate(40deg);transform:rotate(40deg)}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}75%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}85%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}92%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes slideIn{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@keyframes slideIn{0%{opacity:0;top:-300px}to{opacity:1;top:0}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;-webkit-user-select:initial;user-select:auto}body{background-color:#f0f0f9;color:rgba(52,50,57,.7);font-family:Source Sans Pro,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9375em;margin:0;overflow-x:hidden;padding:0}body a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#1565c0;text-decoration:none}body button,body input,body optgroup,body select,body textarea{font-family:Source Sans Pro}body #main{margin-top:calc(3.125rem + 10px);padding:0 .5rem!important}body p{font-size:.9375em;font-weight:400;word-spacing:.1875em}::-webkit-scrollbar{background-color:#fff;border-radius:0;height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:hsla(260,2%,65%,.5)}.hide{display:none!important}.left-align{text-align:left}.right-align{text-align:right}.center,.center-align{text-align:center}.left{float:left!important}.right{float:right!important}.no-select{-webkit-user-select:none;user-select:none}.circle{border-radius:50%}.center-block{display:block;margin-left:auto;margin-right:auto}.truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-padding{padding:0!important}.no-margin{margin:0!important}.guest-link{font-size:.9375em;font-weight:300;transition:all .3s ease-in-out}.guest-link:hover{text-decoration:underline}.guest-link.right-link{color:#1565c0}.guest-link.left-link{color:rgba(52,50,57,.7)}.show-on-medium-and-down{display:none!important}@media only screen and (max-width:37.5rem){.hide-on-small-and-down,.hide-on-small-only{display:none!important}}@media only screen and (max-width:62rem){.hide-on-med-and-down{display:none!important}}@media only screen and (min-width:37.5625rem){.hide-on-med-and-up{display:none!important}}@media only screen and (min-width:37.5rem)and (max-width:62rem){.hide-on-med-only{display:none!important}}@media only screen and (min-width:62.0625rem){.hide-on-large-only{display:none!important}}@media only screen and (min-width:75.0625rem){.hide-on-extra-large-only{display:none!important}.show-on-extra-large{display:block!important}}@media only screen and (min-width:62.0625rem){.show-on-large{display:block!important}}@media only screen and (min-width:37.5rem)and (max-width:62rem){.show-on-medium{display:block!important}}@media only screen and (max-width:37.5rem){.show-on-small{display:block!important}}@media only screen and (min-width:37.5625rem){.show-on-medium-and-up{display:block!important}}@media only screen and (max-width:62rem){.show-on-medium-and-down{display:flex!important}}.badge{align-items:center;box-sizing:border-box;color:#fff;display:inline-flex;font-size:.9375em;font-weight:500;height:1.5rem;justify-content:center;line-height:1.5rem;min-width:6.25rem;text-align:center}.badge i{font-size:calc(.9375em + 5px);margin-right:5px}.badge.primary{background-color:#1565c0}.badge.error{background-color:#f44336}.badge.success{background-color:#4caf50}.badge.info{background-color:#a4a3a6}.badge.warning{background-color:#ff9800}.badge.secondary{background-color:#f0f0f9}.action-button{display:inline-flex;transition:all .3s ease-in-out;width:100%}.action-button,.action-button .button{align-items:center;justify-content:center}.action-button .button{border-radius:50%;color:#fff;display:flex;flex-direction:column;margin:5px;padding:10px}.action-button .button:last-child{margin-right:0}.action-button .button i{font-size:calc(1.5em - .2rem)}.action-button .button.primary{background-color:#1565c0}.action-button .button.error{background-color:#f44336}.action-button .button.success{background-color:#4caf50}.action-button .button.info{background-color:#a4a3a6}.action-button .button.warning{background-color:#ff9800}.action-button .button.secondary{background-color:#f0f0f9}.bg-primary{background-color:#1565c0!important}.bg-error{background-color:#f44336!important}.bg-success{background-color:#4caf50!important}.bg-info{background-color:#a4a3a6!important}.bg-warning{background-color:#ff9800!important}.bg-secondary{background-color:#f0f0f9!important}.text-primary{color:#1565c0!important}.text-error{color:#f44336!important}.text-success{color:#4caf50!important}.text-info{color:#a4a3a6!important}.text-warning{color:#ff9800!important}.text-secondary{color:#f0f0f9!important}.bold{font-weight:600!important}.semibold{font-weight:500!important}.regural{font-weight:400!important}.light{font-weight:300}.lowercase{text-transform:lowercase!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.guest{align-items:center;height:100%;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:999}.guest,.guest .card{display:flex;justify-content:center}.guest .card{background-color:#fff;border-radius:0;color:rgba(52,50,57,.7);flex-direction:column;margin-bottom:10px;max-height:83.3333333333vh;position:relative;width:35%}@media screen and (max-width:75rem){.guest .card{width:50%}}@media screen and (max-width:62rem){.guest .card{width:80%}}@media screen and (max-width:37.5rem){.guest .card{width:90%}.guest .card .left-align{text-align:right!important}}.wrapper{-webkit-animation:slideIn .5s;animation:slideIn .5s;transition:all .3s ease-in-out}.show-on-print{display:none!important}@media print{a[href]{content:none!important}.hide-on-print{display:none!important}.show-on-print{display:block!important}@page{size:A4 portrait landscape;margin-top:-50px}body,html{-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;-ms-print-color-adjust:exact;print-color-adjust:exact}}.page-not-found{align-items:center;display:flex;flex-direction:column;height:calc(95vh - 3.125rem);justify-content:center}.page-not-found h1{color:#1565c0;font-size:52px;font-weight:300;margin:0;padding:0}.page-not-found h2{color:#a4a3a6;font-size:24px;font-weight:500;margin:0;padding:0}.page-not-found p{color:rgba(52,50,57,.7);font-size:.9375em;font-weight:500}.italic{font-style:italic!important}.profit{align-items:center;color:#1565c0;display:flex;flex-direction:row;font-size:18px;font-weight:700;justify-content:space-between;padding:1.25rem}.sidebar{background-color:#fff;bottom:0;box-shadow:0 0 .625rem rgba(0,0,0,.1);height:100vh;position:fixed;scrollbar-color:#899bbd transparent;scrollbar-width:thin;z-index:997}.sidebar,.sidebar .logo-container{left:0;padding:1.25rem;top:0;transition:all .3s ease-in-out;width:15.625rem}.sidebar .logo-container{align-items:center;border-bottom:1px solid #f0f0f9;display:flex;justify-content:space-between;position:absolute;right:0}.sidebar .logo-container .toggle-sidebar-btn{-webkit-animation:scaleIn 1s;animation:scaleIn 1s;border-radius:50%;box-shadow:0 0 0 .3125rem rgba(0,0,0,.1);color:#1565c0;cursor:pointer;font-size:1.5em;transition:all .3s ease-in-out}.sidebar .logo-container .logo{align-items:center;display:flex;justify-content:center}.sidebar .logo-container .logo img{max-height:3.125rem;width:3.125rem}.sidebar .logo-container .logo span{color:#a4a3a6;font-size:1.125em;font-weight:500}.sidebar .sidebar-nav{height:100%;list-style:none;margin-top:5.2083333333rem;overflow-y:auto;padding:0 0 60px}.sidebar .sidebar-nav::-webkit-scrollbar{display:none!important}.sidebar .sidebar-nav li{list-style:none;margin:0;padding:0;transition:all .3s ease-in-out}.sidebar .sidebar-nav .nav-item{margin-bottom:10px;transition:all .3s ease-in-out}.sidebar .sidebar-nav .nav-link{align-items:center;background:#f0f0f9;background:#fff;border:none;border-radius:0;color:rgba(52,50,57,.7);display:flex;font-size:.9375em;font-weight:500;outline:none;padding:15px 1.25rem;text-transform:capitalize;transition:all .3s ease-in-out}.sidebar .sidebar-nav .nav-link i{color:#a4a3a6;font-size:1.5em;margin-right:1.25rem}.sidebar .sidebar-nav .nav-link.active,.sidebar .sidebar-nav .nav-link.active i,.sidebar .sidebar-nav .nav-link:hover{background:#f0f0f9;color:#1565c0}.sidebar .sidebar-nav .nav-link:hover i{color:#1565c0}.sidebar .sidebar-nav .nav-content{background-color:#fff;display:none;list-style:none;margin:0;max-height:0;padding:5px 0 0;transition:all .3s ease-in-out}.sidebar .sidebar-nav .nav-content.show{display:block;max-height:100vh}.sidebar .sidebar-nav .nav-content a{align-items:center;color:rgba(52,50,57,.7);display:flex;font-size:calc(.9375em - 1px);font-weight:400;padding:5px 0 10px 35px;text-transform:capitalize;transition:all .3s ease-in-out}.sidebar .sidebar-nav .nav-content a.active,.sidebar .sidebar-nav .nav-content a:hover{color:#1565c0}.sidebar .sidebar-nav .nav-content i{font-size:1.5em;line-height:0;margin-right:10px}.sidebar .version-container{align-items:center;bottom:10px;color:#a4a3a6;cursor:pointer;display:flex;font-size:.9375em;font-weight:500;justify-content:center;left:0;letter-spacing:2px;position:absolute;right:0;text-transform:lowercase}@media(max-width:75rem){.sidebar{left:-15.625rem!important}.breadcrumb{width:100%!important}.floating-button-menu{display:block!important}}@media(min-width:75.0625rem){#footer,#main{margin-left:15.625rem}}@media(max-width:75rem){.toggle-sidebar,.toggle-sidebar .sidebar{left:0!important}}@media(min-width:75.0625rem){.toggle-sidebar #footer,.toggle-sidebar #main{margin-left:0}.toggle-sidebar .floating-button-menu{display:block!important}.toggle-sidebar .breadcrumb{width:100%!important}.toggle-sidebar,.toggle-sidebar .sidebar{left:-15.625rem!important}}.card{-webkit-animation:scaleIn 1s;animation:scaleIn 1s;background-color:#fff;border-radius:0;color:rgba(52,50,57,.7);display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;max-height:calc(100vh - 3.125rem - 30px);padding:2rem 0;width:100%}.card.list{max-height:calc(100vh - 3.125rem - 90px)}.card .card-title{color:#a4a3a6;font-size:1.125em;font-weight:500;padding:0 2rem 1rem;text-transform:capitalize}.card .card-content{-webkit-animation:slideIn .5s;animation:slideIn .5s;overflow-x:auto;overflow-y:auto;padding:0 2rem}.card .card-content,.card .card-filter{height:100%;position:relative;width:100%}.card .card-filter{justify-content:space-between;padding:0 2rem 10px}.card .card-filter,.card .card-filter .left-section{align-items:center;display:flex;flex-direction:row}.card .card-filter .left-section button,.card .card-filter .left-section input{margin:0!important}.card .card-filter .left-section button{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:50px}@media screen and (max-width:62rem){.card .card-filter{flex-direction:column}.card .card-filter .left-section{justify-content:center;padding-bottom:1rem}}.container{margin:0 auto;max-width:"only screen and (min-width : 62.0625rem)";width:90%}@media only screen and (min-width:37.5625rem){.container{width:90%}}@media only screen and (min-width:62.0625rem){.container{width:90%}}.col .row{margin-left:-.75rem;margin-right:-.75rem}.section{padding-bottom:1rem;padding-top:1rem}.section.no-pad{padding:0}.section.no-pad-bot{padding-bottom:0}.section.no-pad-top{padding-top:0}.row{margin-bottom:10px;margin-left:auto;margin-right:auto}.row:after{clear:both;content:"";display:table}.row .col{box-sizing:border-box;float:left;min-height:1px;padding:0 .75rem}.row .col[class*=pull-],.row .col[class*=push-]{position:relative}.row .col.s1{width:8.3333333333%}.row .col.s1,.row .col.s2{left:auto;margin-left:auto;right:auto}.row .col.s2{width:16.6666666667%}.row .col.s3{width:25%}.row .col.s3,.row .col.s4{left:auto;margin-left:auto;right:auto}.row .col.s4{width:33.3333333333%}.row .col.s5{width:41.6666666667%}.row .col.s5,.row .col.s6{left:auto;margin-left:auto;right:auto}.row .col.s6{width:50%}.row .col.s7{width:58.3333333333%}.row .col.s7,.row .col.s8{left:auto;margin-left:auto;right:auto}.row .col.s8{width:66.6666666667%}.row .col.s9{width:75%}.row .col.s10,.row .col.s9{left:auto;margin-left:auto;right:auto}.row .col.s10{width:83.3333333333%}.row .col.s11{width:91.6666666667%}.row .col.s11,.row .col.s12{left:auto;margin-left:auto;right:auto}.row .col.s12{width:100%}.row .col.offset-s1{margin-left:8.3333333333%}.row .col.pull-s1{right:8.3333333333%}.row .col.push-s1{left:8.3333333333%}.row .col.offset-s2{margin-left:16.6666666667%}.row .col.pull-s2{right:16.6666666667%}.row .col.push-s2{left:16.6666666667%}.row .col.offset-s3{margin-left:25%}.row .col.pull-s3{right:25%}.row .col.push-s3{left:25%}.row .col.offset-s4{margin-left:33.3333333333%}.row .col.pull-s4{right:33.3333333333%}.row .col.push-s4{left:33.3333333333%}.row .col.offset-s5{margin-left:41.6666666667%}.row .col.pull-s5{right:41.6666666667%}.row .col.push-s5{left:41.6666666667%}.row .col.offset-s6{margin-left:50%}.row .col.pull-s6{right:50%}.row .col.push-s6{left:50%}.row .col.offset-s7{margin-left:58.3333333333%}.row .col.pull-s7{right:58.3333333333%}.row .col.push-s7{left:58.3333333333%}.row .col.offset-s8{margin-left:66.6666666667%}.row .col.pull-s8{right:66.6666666667%}.row .col.push-s8{left:66.6666666667%}.row .col.offset-s9{margin-left:75%}.row .col.pull-s9{right:75%}.row .col.push-s9{left:75%}.row .col.offset-s10{margin-left:83.3333333333%}.row .col.pull-s10{right:83.3333333333%}.row .col.push-s10{left:83.3333333333%}.row .col.offset-s11{margin-left:91.6666666667%}.row .col.pull-s11{right:91.6666666667%}.row .col.push-s11{left:91.6666666667%}.row .col.offset-s12{margin-left:100%}.row .col.pull-s12{right:100%}.row .col.push-s12{left:100%}@media only screen and (min-width:37.5625rem){.row .col.m1{width:8.3333333333%}.row .col.m1,.row .col.m2{left:auto;margin-left:auto;right:auto}.row .col.m2{width:16.6666666667%}.row .col.m3{width:25%}.row .col.m3,.row .col.m4{left:auto;margin-left:auto;right:auto}.row .col.m4{width:33.3333333333%}.row .col.m5{width:41.6666666667%}.row .col.m5,.row .col.m6{left:auto;margin-left:auto;right:auto}.row .col.m6{width:50%}.row .col.m7{width:58.3333333333%}.row .col.m7,.row .col.m8{left:auto;margin-left:auto;right:auto}.row .col.m8{width:66.6666666667%}.row .col.m9{width:75%}.row .col.m10,.row .col.m9{left:auto;margin-left:auto;right:auto}.row .col.m10{width:83.3333333333%}.row .col.m11{width:91.6666666667%}.row .col.m11,.row .col.m12{left:auto;margin-left:auto;right:auto}.row .col.m12{width:100%}.row .col.offset-m1{margin-left:8.3333333333%}.row .col.pull-m1{right:8.3333333333%}.row .col.push-m1{left:8.3333333333%}.row .col.offset-m2{margin-left:16.6666666667%}.row .col.pull-m2{right:16.6666666667%}.row .col.push-m2{left:16.6666666667%}.row .col.offset-m3{margin-left:25%}.row .col.pull-m3{right:25%}.row .col.push-m3{left:25%}.row .col.offset-m4{margin-left:33.3333333333%}.row .col.pull-m4{right:33.3333333333%}.row .col.push-m4{left:33.3333333333%}.row .col.offset-m5{margin-left:41.6666666667%}.row .col.pull-m5{right:41.6666666667%}.row .col.push-m5{left:41.6666666667%}.row .col.offset-m6{margin-left:50%}.row .col.pull-m6{right:50%}.row .col.push-m6{left:50%}.row .col.offset-m7{margin-left:58.3333333333%}.row .col.pull-m7{right:58.3333333333%}.row .col.push-m7{left:58.3333333333%}.row .col.offset-m8{margin-left:66.6666666667%}.row .col.pull-m8{right:66.6666666667%}.row .col.push-m8{left:66.6666666667%}.row .col.offset-m9{margin-left:75%}.row .col.pull-m9{right:75%}.row .col.push-m9{left:75%}.row .col.offset-m10{margin-left:83.3333333333%}.row .col.pull-m10{right:83.3333333333%}.row .col.push-m10{left:83.3333333333%}.row .col.offset-m11{margin-left:91.6666666667%}.row .col.pull-m11{right:91.6666666667%}.row .col.push-m11{left:91.6666666667%}.row .col.offset-m12{margin-left:100%}.row .col.pull-m12{right:100%}.row .col.push-m12{left:100%}}@media only screen and (min-width:62.0625rem){.row .col.l1{width:8.3333333333%}.row .col.l1,.row .col.l2{left:auto;margin-left:auto;right:auto}.row .col.l2{width:16.6666666667%}.row .col.l3{width:25%}.row .col.l3,.row .col.l4{left:auto;margin-left:auto;right:auto}.row .col.l4{width:33.3333333333%}.row .col.l5{width:41.6666666667%}.row .col.l5,.row .col.l6{left:auto;margin-left:auto;right:auto}.row .col.l6{width:50%}.row .col.l7{width:58.3333333333%}.row .col.l7,.row .col.l8{left:auto;margin-left:auto;right:auto}.row .col.l8{width:66.6666666667%}.row .col.l9{width:75%}.row .col.l10,.row .col.l9{left:auto;margin-left:auto;right:auto}.row .col.l10{width:83.3333333333%}.row .col.l11{width:91.6666666667%}.row .col.l11,.row .col.l12{left:auto;margin-left:auto;right:auto}.row .col.l12{width:100%}.row .col.offset-l1{margin-left:8.3333333333%}.row .col.pull-l1{right:8.3333333333%}.row .col.push-l1{left:8.3333333333%}.row .col.offset-l2{margin-left:16.6666666667%}.row .col.pull-l2{right:16.6666666667%}.row .col.push-l2{left:16.6666666667%}.row .col.offset-l3{margin-left:25%}.row .col.pull-l3{right:25%}.row .col.push-l3{left:25%}.row .col.offset-l4{margin-left:33.3333333333%}.row .col.pull-l4{right:33.3333333333%}.row .col.push-l4{left:33.3333333333%}.row .col.offset-l5{margin-left:41.6666666667%}.row .col.pull-l5{right:41.6666666667%}.row .col.push-l5{left:41.6666666667%}.row .col.offset-l6{margin-left:50%}.row .col.pull-l6{right:50%}.row .col.push-l6{left:50%}.row .col.offset-l7{margin-left:58.3333333333%}.row .col.pull-l7{right:58.3333333333%}.row .col.push-l7{left:58.3333333333%}.row .col.offset-l8{margin-left:66.6666666667%}.row .col.pull-l8{right:66.6666666667%}.row .col.push-l8{left:66.6666666667%}.row .col.offset-l9{margin-left:75%}.row .col.pull-l9{right:75%}.row .col.push-l9{left:75%}.row .col.offset-l10{margin-left:83.3333333333%}.row .col.pull-l10{right:83.3333333333%}.row .col.push-l10{left:83.3333333333%}.row .col.offset-l11{margin-left:91.6666666667%}.row .col.pull-l11{right:91.6666666667%}.row .col.push-l11{left:91.6666666667%}.row .col.offset-l12{margin-left:100%}.row .col.pull-l12{right:100%}.row .col.push-l12{left:100%}}@media only screen and (min-width:75.0625rem){.row .col.xl1{width:8.3333333333%}.row .col.xl1,.row .col.xl2{left:auto;margin-left:auto;right:auto}.row .col.xl2{width:16.6666666667%}.row .col.xl3{width:25%}.row .col.xl3,.row .col.xl4{left:auto;margin-left:auto;right:auto}.row .col.xl4{width:33.3333333333%}.row .col.xl5{width:41.6666666667%}.row .col.xl5,.row .col.xl6{left:auto;margin-left:auto;right:auto}.row .col.xl6{width:50%}.row .col.xl7{width:58.3333333333%}.row .col.xl7,.row .col.xl8{left:auto;margin-left:auto;right:auto}.row .col.xl8{width:66.6666666667%}.row .col.xl9{width:75%}.row .col.xl10,.row .col.xl9{left:auto;margin-left:auto;right:auto}.row .col.xl10{width:83.3333333333%}.row .col.xl11{width:91.6666666667%}.row .col.xl11,.row .col.xl12{left:auto;margin-left:auto;right:auto}.row .col.xl12{width:100%}.row .col.offset-xl1{margin-left:8.3333333333%}.row .col.pull-xl1{right:8.3333333333%}.row .col.push-xl1{left:8.3333333333%}.row .col.offset-xl2{margin-left:16.6666666667%}.row .col.pull-xl2{right:16.6666666667%}.row .col.push-xl2{left:16.6666666667%}.row .col.offset-xl3{margin-left:25%}.row .col.pull-xl3{right:25%}.row .col.push-xl3{left:25%}.row .col.offset-xl4{margin-left:33.3333333333%}.row .col.pull-xl4{right:33.3333333333%}.row .col.push-xl4{left:33.3333333333%}.row .col.offset-xl5{margin-left:41.6666666667%}.row .col.pull-xl5{right:41.6666666667%}.row .col.push-xl5{left:41.6666666667%}.row .col.offset-xl6{margin-left:50%}.row .col.pull-xl6{right:50%}.row .col.push-xl6{left:50%}.row .col.offset-xl7{margin-left:58.3333333333%}.row .col.pull-xl7{right:58.3333333333%}.row .col.push-xl7{left:58.3333333333%}.row .col.offset-xl8{margin-left:66.6666666667%}.row .col.pull-xl8{right:66.6666666667%}.row .col.push-xl8{left:66.6666666667%}.row .col.offset-xl9{margin-left:75%}.row .col.pull-xl9{right:75%}.row .col.push-xl9{left:75%}.row .col.offset-xl10{margin-left:83.3333333333%}.row .col.pull-xl10{right:83.3333333333%}.row .col.push-xl10{left:83.3333333333%}.row .col.offset-xl11{margin-left:91.6666666667%}.row .col.pull-xl11{right:91.6666666667%}.row .col.push-xl11{left:91.6666666667%}.row .col.offset-xl12{margin-left:100%}.row .col.pull-xl12{right:100%}.row .col.push-xl12{left:100%}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=file],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{-webkit-animation:scaleIn 1s;animation:scaleIn 1s;background-color:#f0f0f9;border:none;border-radius:0;color:#a4a3a6;cursor:pointer;font-size:.9375em;font-weight:400;height:3.125rem;margin:.3125rem 0;min-width:100%!important;outline:none;padding:1rem;transition:all .3s ease-in-out;width:100%}input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=file]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,select:focus,textarea:focus{background-color:rgba(21,101,192,.1)}input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=file]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a4a3a6;font-size:.9375em;font-weight:400}input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=file]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,select::placeholder,textarea::placeholder{color:#a4a3a6;font-size:.9375em;font-weight:400}label{color:rgba(52,50,57,.7);font-size:.9375em;font-weight:500;margin:0;text-transform:capitalize}.helper-text,label{-webkit-animation:scaleIn 1s;animation:scaleIn 1s;transition:all .3s ease-in-out}.helper-text{color:#f44336;display:block;font-size:12px;font-weight:400;margin-top:5px;min-height:18px;position:relative}::-webkit-file-upload-button{display:none}::file-selector-button{display:none}select,select option{text-transform:capitalize}select option{background-color:#f0f0f9;color:#a4a3a6;font-size:.9375em;font-weight:500}textarea{min-height:150px;resize:none;width:100%}button{-webkit-animation:scaleIn 1s;animation:scaleIn 1s;background-color:#1565c0;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:.9375em;font-weight:600;height:3.125rem;margin:1rem 0 0;min-width:100px;outline:none;padding:0 1rem;transition:all .3s ease-in-out}button:hover{box-shadow:none;opacity:.8}button.secondary{background-color:#f0f0f9;color:#a4a3a6}button.disabled{background-color:#d5d5e3;box-shadow:none;color:#bebed0;cursor:not-allowed}.floating-button{-webkit-animation:scaleIn 1s;animation:scaleIn 1s;bottom:25px;position:fixed;right:25px;transition:all .3s ease-in-out}.floating-button a{align-items:center;background-color:#1565c0;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:56px;justify-content:center;line-height:40px;overflow:hidden;padding:0;width:56px}.floating-button a i{font-size:1.5em}@media screen and (min-width:62rem){.floating-button.floating-button-menu{bottom:25px;display:none;left:25px;width:0;z-index:999}}@media screen and (max-width:62rem){.floating-button{display:none}.floating-button.floating-button-menu{bottom:10px;display:block;right:10px;z-index:999}.floating-button.home{bottom:25px;display:block;right:25px;z-index:999}}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loader-container{align-items:center;background-color:rgba(240,240,249,.5);cursor:not-allowed;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;opacity:1;position:fixed;right:0;top:0;z-index:2000}.loader-container .loader{display:inline-block;height:100px;position:relative;width:100px}.loader-container .loader div{-webkit-animation:loader 1.3s cubic-bezier(.5,0,.5,1) infinite;animation:loader 1.3s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.loader-container .loader div:after{background:#1565c0;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.loader-container .loader div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.loader-container .loader div:first-child:after{left:63px;top:63px}.loader-container .loader div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.loader-container .loader div:nth-child(2):after{left:56px;top:68px}.loader-container .loader div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.loader-container .loader div:nth-child(3):after{left:48px;top:71px}.loader-container .loader div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.loader-container .loader div:nth-child(4):after{left:40px;top:72px}.loader-container .loader div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.loader-container .loader div:nth-child(5):after{left:32px;top:71px}.loader-container .loader div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.loader-container .loader div:nth-child(6):after{left:24px;top:68px}.loader-container .loader div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.loader-container .loader div:nth-child(7):after{left:17px;top:63px}.loader-container .loader div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.loader-container .loader div:nth-child(8):after{left:12px;top:56px}.breadcrumb{background-color:#f0f0f9;height:3.125rem;position:fixed;right:0;top:0;width:calc(100% - 15.625rem);z-index:996}.breadcrumb,.breadcrumb .section{align-items:center;display:flex;justify-content:space-between;transition:all .3s ease-in-out}.breadcrumb .section{cursor:pointer;padding:15px calc(1.25rem + 10px)}.breadcrumb .section i{color:#1565c0;font-size:1.5rem}.breadcrumb .section .title{color:#a4a3a6;font-size:.9375em;font-weight:500;margin-left:.5rem;text-transform:capitalize}.breadcrumb .right-section i{font-size:1rem!important}.breadcrumb .right-section .title{color:#a4a3a6;font-size:.9375em;font-weight:400;margin-left:0;text-transform:lowercase}table{background-color:#fff;border-radius:0;position:relative;width:100%}table caption{color:#a4a3a6;font-size:20px;margin:1.25rem 0;text-align:left}table th{word-wrap:break-word;background-color:#1565c0;color:#fff;font-size:.9375em;font-weight:600;height:3.125rem;padding:0 1.25rem;position:-webkit-sticky;position:sticky;text-align:left;text-overflow:ellipsis;text-transform:capitalize;top:0;white-space:nowrap}table tr{cursor:pointer;vertical-align:middle}table tr:nth-child(2n){background-color:rgba(240,240,249,.8)}table tr:hover{background-color:rgba(240,240,249,.5)}table td{color:rgba(52,50,57,.7);font-size:.9375em;font-weight:400;height:calc(3.125rem + 10px);padding:0 1.25rem;text-align:left}table tfoot{border-top:1px solid #f0f0f9}@media screen and (max-width:62rem){table thead{clip:rect(0 0 0 0);border:none;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}table tr{display:block;margin-bottom:1.25rem}table td{align-items:center;border:1px solid #f0f0f9;border-bottom:none;display:flex;font-size:.9375em;justify-content:space-between;padding:1.25rem;text-align:right!important}table td:last-child{border-bottom:1px solid #f0f0f9}table td:before{color:rgba(52,50,57,.7);content:attr(data-label);float:left!important;font-size:.9375em;font-weight:500}}.filter{align-items:center;-webkit-animation:scaleIn 1s;animation:scaleIn 1s;background-color:#f0f0f9;border-radius:0;display:flex;height:3.125rem;justify-content:space-evenly;margin-bottom:1rem;position:relative;transition:all .3s ease-in-out;z-index:99}.filter .filter-body{background-color:#fff;border-radius:0;height:100%;margin:0 10px;width:100%}.filter .filter-body:first-child{margin-left:0}.filter .filter-body:last-child{margin-right:0}.filter .filter-body .filter-title{align-items:center;cursor:pointer;display:flex;height:100%;padding:0 1.25rem;transition:all .3s ease-in-out;width:100%}.filter .filter-body .filter-title:hover .title{color:#1565c0}.filter .filter-body .filter-title i{color:#1565c0;font-size:1.5em;margin-right:calc(1.25rem - 10px)}.filter .filter-body .filter-title .title{color:#a4a3a6;font-size:.9375em;font-weight:600;text-transform:capitalize}.filter .filter-body .filter-content{-webkit-animation:slideIn .5s;animation:slideIn .5s;background-color:#fff;box-shadow:0 0 .625rem rgba(0,0,0,.1);display:none;margin:0;max-height:33.3333333333vh;overflow-y:auto;padding:10px;transition:all .3s ease-in-out;width:100%}.filter .filter-body .filter-content[data-active=true]{display:block}.filter .filter-body .filter-content .filter-item{align-items:center;border-top:1px solid #f0f0f9;cursor:pointer;display:flex;height:3.125rem;padding:0 calc(1.25rem - 10px);transition:all .3s ease-in-out;width:100%}.filter .filter-body .filter-content .filter-item:hover,.filter .filter-body .filter-content .filter-item[data-active=true]{background-color:#f0f0f9}.filter .filter-body .filter-content .filter-item:hover .item,.filter .filter-body .filter-content .filter-item:hover i,.filter .filter-body .filter-content .filter-item[data-active=true] .item,.filter .filter-body .filter-content .filter-item[data-active=true] i{color:#1565c0}.filter .filter-body .filter-content .filter-item i{color:#a4a3a6;font-size:1.5em;margin-right:calc(1.25rem - 10px)}.filter .filter-body .filter-content .filter-item .item{color:#a4a3a6;font-size:.9375em;font-weight:400;text-transform:capitalize}@media screen and (max-width:62rem){.filter .filter-body{margin:0}.filter .filter-body .filter-title{align-items:center;justify-content:center}.filter .filter-body .filter-title .title{display:none}.filter .filter-body .filter-title i{color:#a4a3a6;margin:0}.filter .filter-body .filter-content{-webkit-animation:scaleIn 1s;animation:scaleIn 1s;box-shadow:0 0 .625rem rgba(0,0,0,.1);left:0;position:absolute;right:0;transition:all .3s ease-in-out}}.checkbox{align-items:center;display:flex;justify-content:flex-start}.checkbox label{cursor:pointer;margin-left:10px}.checkbox [type=checkbox]{border:none;border-radius:0;cursor:pointer;height:1rem;outline:none;width:1rem}.checkbox [type=checkbox]:checked{accent-color:#1565c0;height:1rem;width:1rem}.message{-webkit-animation:pop .3s ease-in-out;animation:pop .3s ease-in-out;background-color:#fff;box-shadow:0 0 .625rem rgba(0,0,0,.1);color:rgba(52,50,57,.7);display:table;max-width:calc(15.625rem + 50px);min-height:100px;min-width:calc(15.625rem + 50px);position:fixed;right:1.25rem;top:3.125rem;transition:all .3s ease-in-out;z-index:9999}.message.is-hidden{display:block;font-size:0;height:0;margin:0 auto;opacity:0;padding:0}.message-icon{background-color:#1565c0;display:table-cell;padding:1.25rem;text-align:center;vertical-align:middle;width:60px}.message-icon i{-webkit-animation:bellShake 2.5s infinite;animation:bellShake 2.5s infinite;color:#fff;font-size:2rem}.message-body{display:table-cell;padding:1rem;vertical-align:middle}.message-body p{font-size:1em;font-weight:500}.message-close{border:none;color:#1565c0;cursor:pointer;font-size:20px;opacity:0;outline:none;position:absolute;right:10px;top:10px}.message:hover .message-close{opacity:1}[data-tooltip]:hover:before{background-color:#000;border-radius:0;color:#fff;content:attr(data-tooltip);font-size:.9375em;font-weight:500;line-height:2;margin-right:190px;min-width:8.25rem;overflow:none;padding:0 10px;position:absolute;text-align:center;text-transform:capitalize;visibility:visible;z-index:999}.dialog{align-items:center;background-color:rgba(240,240,249,.7);display:flex;height:100vh;justify-content:center;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;width:100vw;z-index:999}.dialog.show{visibility:visible}.dialog .dialog-content{background-color:#fff;border-radius:0;display:block;padding:30px 26px;width:calc(15.625rem + 50px)}.dialog .dialog-content .dialog-title{color:#a4a3a6;font-size:1.125em;font-weight:500;margin-bottom:calc(1.25rem - 10px);text-transform:capitalize}.dialog .dialog-content .dialog-text{font-size:.9375em}.dialog .dialog-content .dialog-body{position:relative}.dialog .dialog-content .dialog-action{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:calc(1.25rem - 10px)}.dialog .dialog-content .dialog-action button{-webkit-animation:none;animation:none;transition:none}.pagination{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:1.25rem;transition:all .3s ease-in-out;width:100%}.pagination .content{background-color:#f0f0f9;box-sizing:border-box;cursor:pointer;height:1.5rem;line-height:1.5rem;margin-right:10px;transition:all .3s ease-in-out}.pagination .content.active .link,.pagination .content:hover .link,.pagination .content:hover .link i{background-color:#1565c0;color:#fff}.pagination .content .link{align-items:center;color:#a4a3a6;display:flex;flex-direction:column;font-size:.9375em;font-weight:500;height:100%;justify-content:center;padding:0 10px;transition:all .3s ease-in-out}.pagination .content .link i{color:#1565c0}@media screen and (max-width:62rem){.pagination .content:nth-child(10),.pagination .content:nth-child(11),.pagination .content:nth-child(7),.pagination .content:nth-child(8),.pagination .content:nth-child(9){display:none}.pagination .content:last-child{display:block}}.view{-webkit-animation:scaleIn 1s;animation:scaleIn 1s;background-color:#fff;border-radius:0;color:rgba(52,50,57,.7);margin-bottom:10px;max-height:calc(100vh - 3.125rem - 30px);padding:2rem 0;width:100%}.view,.view .view-profile{display:flex;flex-direction:column;justify-content:center}.view .view-profile{align-items:center;margin:0 auto}.view .view-profile .view-initials{align-items:center;background-color:#1565c0;border-radius:100px;color:#fff;display:flex;flex-direction:column;font-size:calc(1.125em + 10px);font-weight:300;height:100px;margin-bottom:10px;padding:2rem;text-transform:uppercase;width:100px}.view .view-profile .view-title{align-items:center;color:#a4a3a6;display:flex;flex-direction:row;font-size:calc(.9375em + 5px);font-weight:500;text-transform:capitalize}.view .view-profile .view-title span{text-transform:capitalize}.view .view-profile .view-title i{cursor:pointer;margin-left:10px}.view .view-items{-webkit-animation:slideIn .5s;animation:slideIn .5s;height:100%;margin-top:10px;overflow-y:auto;padding:0 2rem;width:100%}.view .view-items .view-item{align-items:center;border-left:5px solid #fff;cursor:pointer;display:flex;height:3.125rem;justify-content:flex-start;margin:10px 0;padding:0 1.25rem;transition:all .3s ease-in-out}.view .view-items .view-item.active,.view .view-items .view-item:hover{background-color:#f0f0f9;border-left:5px solid #1565c0}.view .view-items .view-item i{color:#1565c0;font-size:1.5em;margin-right:10px}.view .view-items .view-item .title{color:rgba(52,50,57,.7);font-size:.9375em;font-weight:400;text-transform:capitalize}.view .view-items .view-detail{align-items:center;background-color:#f0f0f9;cursor:pointer;display:flex;height:3.125rem;justify-content:flex-start;margin:10px 0;padding:0 1.25rem;transition:all .3s ease-in-out}.view .view-items .view-detail .label{color:#a4a3a6;font-size:.9375em;font-weight:400;margin-right:10px;text-transform:capitalize}.view .view-items .view-detail .title{color:rgba(52,50,57,.7);font-size:.9375em;font-weight:500;text-transform:capitalize}.view .view-header{border-bottom:1px solid #f0f0f9;display:flex;height:3.125rem;margin:0;padding:0 2rem;width:100%}.view .view-header .title{color:#1565c0;font-size:1.125em;font-weight:500;text-transform:capitalize}.modal{align-items:center;background-color:rgba(240,240,249,.7);display:flex;height:100%;justify-content:center;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;width:100%;z-index:999}.modal.show{visibility:visible}.modal.show .modal-body{-webkit-animation:slideIn .5s;animation:slideIn .5s}.modal .modal-body{background-color:#fff;border-radius:0;color:rgba(52,50,57,.7);display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;max-height:83.3333333333vh;padding:2rem 0;position:relative;width:50%}.modal .modal-body .modal-title{border-bottom:1px solid #f0f0f9;color:#a4a3a6;font-size:1.125em;font-weight:500;padding:0 2rem 1rem;text-transform:capitalize}.modal .modal-body .modal-content{height:100%;overflow-x:hidden;overflow-y:auto;padding:0 2rem;width:100%}.modal .modal-body .modal-content form{padding-top:2rem}.modal .modal-body .modal-content .helper-text,.modal .modal-body .modal-content a,.modal .modal-body .modal-content input,.modal .modal-body .modal-content label,.modal .modal-body .modal-content table,.modal .modal-body .modal-content textarea{-webkit-animation:none;animation:none;transition:none}.modal .modal-body .modal-footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 2rem}.modal .modal-body .modal-footer button{-webkit-animation:none;animation:none;transition:none}@media screen and (max-width:75rem){.modal .modal-body{width:65%}}@media screen and (max-width:62rem){.modal .modal-body{width:85%}}@media screen and (max-width:37.5rem){.modal .modal-body{width:95%}}.badge-stat{align-items:center;-webkit-animation:scaleIn 1s;animation:scaleIn 1s;background-color:#fff;border-radius:0;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:calc(1.25rem + 5px);min-height:120px;padding:1.25rem;transition:all .3s ease-in-out;width:100%}.badge-stat:hover{box-shadow:0 0 .625rem rgba(0,0,0,.1)}.badge-stat .left-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.badge-stat .left-section .title{color:#a4a3a6;font-size:1.125em;font-weight:400;text-transform:capitalize}.badge-stat .left-section .count,.badge-stat .left-section .title{-webkit-animation:pop .3s ease-in-out;animation:pop .3s ease-in-out}.badge-stat .left-section .count{color:rgba(52,50,57,.7);font-size:1.5em;font-weight:600}.badge-stat .right-section .icon{align-items:center;-webkit-animation:pop .3s ease-in-out;animation:pop .3s ease-in-out;background-color:#1565c0;border-radius:100px;display:flex;flex-direction:column;height:calc(3.125rem + 10px);justify-content:center;transition:all .3s ease-in-out;width:calc(3.125rem + 10px)}.badge-stat .right-section .icon i{color:#fff;font-size:2em}.payment-wrapper{padding-bottom:10px}.payment-wrapper,.payment-wrapper .payment{-webkit-animation:scaleIn 1s;animation:scaleIn 1s}.payment-wrapper .payment{align-items:flex-start;border:1px solid #f0f0f9;cursor:pointer;display:flex;flex-direction:column;height:100px;justify-content:center;padding:0 2rem;transition:all .3s ease-in-out;width:100%}.payment-wrapper .payment:hover{box-shadow:0 0 .625rem rgba(0,0,0,.1)}.payment-wrapper .payment .content{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.payment-wrapper .payment .content .icon{align-items:center;-webkit-animation:pop .3s ease-in-out;animation:pop .3s ease-in-out;border-radius:100px;display:flex;flex-direction:column;height:calc(3.125rem + 5px);justify-content:center;margin-right:1.25rem;transition:all .3s ease-in-out;width:calc(3.125rem + 5px)}.payment-wrapper .payment .content .icon i{color:#fff;font-size:2em}.payment-wrapper .payment .content .detail .title{color:#a4a3a6;font-size:1.125em;font-weight:500;text-transform:capitalize}.payment-wrapper .payment .content .detail .amount{color:rgba(52,50,57,.7);font-size:1.3em;font-weight:600}header{background-color:#fff;height:3.125rem;left:0;position:fixed;right:0;top:0;transition:all .3s ease-in-out;width:100%;z-index:997}header .container{height:100%;justify-content:space-between}header .container,header .container .left-section{align-items:center;display:flex;flex-direction:row}header .container .left-section{cursor:pointer;justify-content:center}header .container .left-section i{color:#1565c0;font-size:2em}header .container .left-section .title{color:#a4a3a6;font-size:1.125em;font-weight:500;margin-left:.5rem}header .container .right-section{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-end}header .container .right-section span{color:#a4a3a6;font-size:.9375em;font-weight:500;margin-right:.5rem;text-transform:capitalize}header .container .right-section i{border-radius:50%;box-shadow:0 0 0 .3125rem rgba(0,0,0,.1);color:#1565c0;font-size:1.5em}.sub-header{align-items:center;background-color:#1565c0;display:flex;height:3.125rem;justify-content:center;margin-top:3.125rem;width:100%}.sub-header .title{color:#fff;font-size:1em;font-weight:600}.banner{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:15s;animation-duration:15s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:background;animation-name:background;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-position:50%;background-repeat:no-repeat;background-size:cover;height:500px;width:100%}@media screen and (max-width:62rem){.banner{height:calc(100vh - 6.25rem)}.banner .container{justify-content:flex-end!important;padding-bottom:calc(2rem + 10px)}.banner .container .section{width:100%!important}}.banner .container{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center}.banner .container .section{width:30%}.banner .container .section .heading{color:#f0f0f9;font-size:28px;font-weight:500;margin-bottom:1.25rem}.banner .container .section .description{color:#f0f0f9;font-size:1.25em;font-weight:500;margin-bottom:10px}.feature-section{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:1.25rem}.feature-section:last-child{background-color:#f0f0f9}.feature-section .title{color:rgba(52,50,57,.7);font-size:22px;font-weight:500;text-align:center}.feature-section .sub-title{margin:10px 0;text-align:center}.feature-section .feature{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:flex-start;margin:1.25rem 0;width:100%}.feature-section .feature .icon{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:1.25rem}.feature-section .feature .icon i{color:#1565c0;font-size:2em}.feature-section .feature .right-section .title{color:#a4a3a6;font-size:1.125em;font-weight:500;text-align:left;text-decoration:underline}.feature-section .feature .right-section .desc{color:rgba(52,50,57,.7);font-size:.9375em}footer{align-items:center;background-color:#1565c0;color:#fff;display:flex;font-size:.9375em;font-weight:300;height:3.125rem;justify-content:center;width:100%}footer a{color:#fff;font-weight:500}.report .report-header{align-items:center;display:flex;flex-direction:column;justify-content:center}.report .report-header .logo{margin:0;max-height:100px;max-width:100px}.report .report-header .logo img{height:100%;width:100%}.report .report-header .title{color:#a4a3a6;font-size:20px;font-weight:500;margin-bottom:5px;text-transform:uppercase}.report .report-header .sub-title{color:rgba(52,50,57,.7);font-size:16px;font-weight:400}.report .date{font-size:12px;font-weight:500;margin:5px 0;text-align:left}.report table{border:1px solid rgba(52,50,57,.7);border-collapse:collapse;color:rgba(52,50,57,.7)!important;width:100%}.report table th{word-wrap:break-word;color:rgba(52,50,57,.7);font-size:.9375em;font-weight:600;height:45px!important;position:-webkit-sticky;position:sticky;text-overflow:ellipsis;text-transform:uppercase;top:0;white-space:nowrap}.report table th,.report table tr{background-color:#fff;border:1px solid rgba(52,50,57,.7)}.report table tr{cursor:pointer;vertical-align:middle}.report table td{border:1px solid rgba(52,50,57,.7);color:rgba(52,50,57,.7);color:rgba(52,50,57,.7)!important;font-size:14px;font-weight:400;height:40px!important}.report table tfoot{display:table-row-group}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/static/media/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.64303b62e9d3b6d6d3d3.woff2) format("woff2")}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:url(/static/media/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.73319595f421ef8247b1.woff2) format("woff2")}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;src:url(/static/media/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.b48566658cf6cdc085ef.woff2) format("woff2")}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;src:url(/static/media/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.0cf959b1473bddd82508.woff2) format("woff2")}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;src:url(/static/media/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.c142818ceebfd170aa69.woff2) format("woff2")}.material-icons{-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-family:Material Icons}.material-icons,.material-icons-outlined{word-wrap:normal;direction:ltr;display:inline-block;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap}.material-icons-outlined{-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-family:Material Icons Outlined}.material-icons-round{-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-family:Material Icons Round}.material-icons-round,.material-icons-sharp{word-wrap:normal;direction:ltr;display:inline-block;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap}.material-icons-sharp{-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-family:Material Icons Sharp}.material-icons-two-tone{word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;display:inline-block;font-family:Material Icons Two Tone;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap}