.row::after{content:"";clear:both;display:table;}[class*="col-"]{box-sizing:border-box;}[class*="col-"]{display:block;position:relative;float:left;width:100%;}@media only screen and (min-width: 600px){.col-s-1{width:8.33%;}.col-s-2{width:16.66%;}.col-s-3{width:25%;}.col-s-4{width:33.33%;}.col-s-5{width:41.66%;}.col-s-6{width:50%;}.col-s-7{width:58.33%;}.col-s-8{width:66.66%;}.col-s-9{width:75%;}.col-s-10{width:83.33%;}.col-s-11{width:91.66%;}.col-s-12{width:100%;}}@media only screen and (min-width: 1200px){.col-m-1{width:8.33%;}.col-m-2{width:16.66%;}.col-m-3{width:25%;}.col-m-4{width:33.33%;}.col-m-5{width:41.66%;}.col-m-6{width:50%;}.col-m-7{width:58.33%;}.col-m-8{width:66.66%;}.col-m-9{width:75%;}.col-m-10{width:83.33%;}.col-m-11{width:91.66%;}.col-m-12{width:100%;}}@media only screen and (min-width: 1800px){.col-w-1{width:8.33%;}.col-w-2{width:16.66%;}.col-w-3{width:25%;}.col-w-4{width:33.33%;}.col-w-5{width:41.66%;}.col-w-6{width:50%;}.col-w-7{width:58.33%;}.col-w-8{width:66.66%;}.col-w-9{width:75%;}.col-w-10{width:83.33%;}.col-w-11{width:91.66%;}.col-w-12{width:100%;}}@media only screen and (min-width: 2200px){.col-u-1{width:8.33%;}.col-u-2{width:16.66%;}.col-u-3{width:25%;}.col-u-4{width:33.33%;}.col-u-5{width:41.66%;}.col-u-6{width:50%;}.col-u-7{width:58.33%;}.col-u-8{width:66.66%;}.col-u-9{width:75%;}.col-u-10{width:83.33%;}.col-u-11{width:91.66%;}.col-u-12{width:100%;}}@media only screen and (max-width: 600px){.hide-when-mobile{display:none !important;}.tile-filler{display:none !important;}}@media only screen and (min-width: 600px){.hide-when-gt-s{display:none;}}@media only screen and (max-width: 600px){.hide-when-lt-s{display:none;}}@media only screen and (min-width: 1200px){.hide-when-gt-m{display:none !important;}}@media only screen and (max-width: 1200px){.hide-when-lt-m{display:none !important;}}@media only screen and (min-width: 1800px){.hide-when-gt-w{display:none !important;}}@media only screen and (min-width: 1800px){.hide-when-lt-w{display:none !important;}}@media only screen and (min-width: 2200px){.hide-when-gt-u{display:none !important;}}@media only screen and (min-width: 2200px){.hide-when-lt-u{display:none !important;}}body{margin:0px !important;padding:0px !important;font-family:"Lato", sans-serif;font-weight:400;font-size:16px;line-height:1.2em;background-color:#f7f7f7;}h1,h2,h3,h4,h5{text-transform:uppercase;font-weight:900;}h1{font-size:2.25em;}h2{font-size:2em;}h3{font-size:1.75em;}h4{font-size:1.5em;}h5{font-size:1.25em;}h6{font-size:1em;}::placeholder{color:rgba(51,51,51,0.3);opacity:1;}:-ms-input-placeholder{color:rgba(51,51,51,0.3);}::-ms-input-placeholder{color:rgba(51,51,51,0.3);}::-webkit-scrollbar{width:5px;}::-webkit-scrollbar-track{background:#e6e6e6;}::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:5px;}::-webkit-scrollbar-thumb:hover{background:#a4c3d7;}div.form-item{display:block;position:relative;}div.form-item-inline{display:inline-block;}div.[class*="form-item"]{padding-right:5px;margin-bottom:5px;}[class*="form-item"] label{font-size:0.75em;font-weight:900;color:#999;padding-left:5px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}[class*="form-item"] input[type=text],[class*="form-item"] input[type=password],[class*="form-item"] textarea,[class*="form-item"] select{width:100%;font-family:"Lato", sans-serif;font-weight:400;font-size:0.95em;padding:5px;border:none;border-bottom:1px solid #b3b3b3;background:none;outline:none;box-sizing:border-box;resize:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}[class*="form-item"] input[type=text],[class*="form-item"] input[type=password],[class*="form-item"] select{height:30px !important;}[class*="form-item"] textarea{border-top:1px solid #e7e7e7;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;}.form-error textarea,.form-error input[type=text],.form-error input[type=password],.form-error select{border-bottom:1px solid #e63946 !important;}.form-error label{color:#e63946;}.form-warning textarea,.form-warning input[type=text],.form-warning input[type=password],.form-warning select{border-bottom:1px solid #f77f00 !important;}.form-warning label{color:#f77f00;}[class*="form-item"] select:focus,[class*="form-item"] textarea:focus,[class*="form-item"] input[type=password]:focus,[class*="form-item"] input[type=text]:focus{background:rgba(51,51,51,0.03) !important;border-bottom:1px solid #457b9d !important;}[class*="form-item"] select:focus + label,[class*="form-item"] textarea:focus + label,[class*="form-item"] input[type=password]:focus + label,[class*="form-item"] input[type=text]:focus + label{color:#333;}[class*="form-item"] select{padding:5px 0;margin:0;}[class*="form-item"] label.checkbox{display:block;position:relative;margin:3px 0px;padding-left:30px;cursor:pointer;color:#333;font-size:0.8em;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}label.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}label.checkbox span.checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#f0f0f0;}label.checkbox:hover input ~ .checkmark{background-color:#d7d7d7;}label.checkbox input:checked ~ .checkmark{background-color:#40916c;}label.checkbox.warning input:checked ~ .checkmark{background-color:#f77f00;}label.checkbox.info input:checked ~ .checkmark{background-color:#457b9d;}label.checkbox.danger input:checked ~ .checkmark{background-color:#e63946;}label.checkbox span.checkmark:after{content:"";position:absolute;display:none;}label.checkbox input:checked ~ .checkmark:after{display:block;}label.checkbox .checkmark:after{left:6px;top:2px;width:3px;height:8px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}[class*="form-item"] label.radiobutton{display:block;position:relative;padding-left:30px;cursor:pointer;color:#333;font-size:0.8em;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}label.radiobutton input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}label.radiobutton .checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#f0f0f0;border-radius:50%;}label.container:hover input ~ .checkmark{background-color:#d7d7d7;}label.radiobutton input:checked ~ .checkmark{background-color:#40916c;}label.radiobutton.info input:checked ~ .checkmark{background-color:#457b9d;}label.radiobutton.warning input:checked ~ .checkmark{background-color:#f77f00;}label.radiobutton.danger input:checked ~ .checkmark{background-color:#e63946;}.checkmark:after{content:"";position:absolute;display:none;}label.radiobutton input:checked ~ .checkmark:after{display:block;}label.radiobutton .checkmark:after{top:4px;left:4px;width:10px;height:10px;border-radius:50%;background:#fcfcfc;}[class*="form-item"] div.context-panel{z-index:9999;box-sizing:border-box;position:absolute;overflow:auto;top:28px;width:100%;height:180px;color:#666;-webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;background-color:#fff;-webkit-box-shadow:0px 5px 8px 0px #a3a3a3;box-shadow:0px 5px 8px 0px #a3a3a3;padding:5px;}[class*="form-item"] div.context-panel div.items{position:relative;}[class*="form-item"] div.context-panel div.items item{position:relative;box-sizing:border-box;display:inline-block;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;color:#666;-webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;background-color:#f0f0f0;padding:10px 5px;margin-bottom:5px;}[class*="form-item"] div.context-panel div.items item:hover{background-color:#e3e3e3;}img.responsive{width:100%;}a:link,a:visited{color:#457b9d;text-decoration:none;font-weight:700;}a:link:active,a:visited:active{color:#457b9d;}a:hover{color:#40916c;}button{margin:2px;padding:10px 15px;font-size:.9em !important;font-weight:700;outline:none;cursor:pointer;text-transform:uppercase;border:none;color:#666;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}button.small{font-size:0.75em !important;padding:5px 15px;}button.block{width:100%;display:block;}button{background:#f0f0f0;}button:hover{color:#333;background:#ededed;}button:active{background:rgba(240,240,240,0.1);color:#333;}button.info{background:#457b9d;color:#fcfcfc;}button.info:hover{background:#3d6d8b;}button.info:active{background:#355f7a;color:#fcfcfc;}button.success{background:#40916c;color:#fcfcfc;}button.success:hover{background:#387f5f;}button.success:active{background:#306e52;color:#fcfcfc;}button.warning{background:#f77f00;color:#fcfcfc;}button.warning:hover{background:#de7200;}button.warning:active{background:#c46500;color:#fcfcfc;}button.danger{background:#e63946;color:#fcfcfc;}button.danger:hover{background:#e32231;}button.danger:active{background:#d21a28;color:#fcfcfc;}.toolbar{display:block;margin:0px;padding:0px;}.toolbar button.toolbar-item{cursor:pointer;display:inline-block;margin:0px;margin-right:-4px !important;width:25px;font-size:0.8em;padding:5px 3px;border:1px solid #e7e7e7 !important;border-radius:0px !important;outline:none;}.toolbar button.toolbar-item:hover{background:rgba(51,51,51,0.03);}.toolbar button.toolbar-item:active{background:#fcfcfc;color:#333;}.toolbar button.toolbar-item:first-child{border-top-left-radius:5px !important;border-bottom-left-radius:5px !important;}.toolbar button.toolbar-item:last-child{border-top-right-radius:5px !important;border-bottom-right-radius:5px !important;}div.toolbar button.toolbar-item.selected{background:rgba(69,123,157,0.25);color:#666;}table{font-size:0.9em;margin:0px;width:100%;border-collapse:collapse;table-layout:fixed;}.table-content{height:100px;overflow-x:auto;margin-top:0px;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}th{background-color:#333;color:#fcfcfc;padding:5px;}td{padding:5px;}table.small th{padding:2.5px !important;}th:first-child{border-top-left-radius:5px;}th:last-child{border-top-right-radius:5px;}table.border{border-top:1px solid #e7e7e7;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;}table tr{border-bottom:1px solid #e7e7e7;}table.hover tbody tr:hover{background-color:rgba(51,51,51,0.03);font-weight:700;cursor:pointer;}table.striped tr:nth-child(even){background-color:#f0f0f0;}table.success th{background-color:#40916c;color:#fcfcfc;}table.info th{background-color:#457b9d;color:#fcfcfc;}table.warning th{background-color:#f77f00;color:#fcfcfc;}table.danger th{background-color:#e63946;color:#fcfcfc;}table tr.selected{background-color:rgba(69,123,157,0.25) !important;color:#333;}table tr.selected-info{background-color:rgba(69,123,157,0.25) !important;color:#333;}table tr.selected-success{background-color:rgba(64,145,108,0.25) !important;color:#333;}table tr.selected-warning{background-color:rgba(247,127,0,0.25) !important;color:#333;}table tr.selected-danger{background-color:rgba(230,57,70,0.25) !important;color:#333;}div.table-finder{padding:5px;background-color:rgba(240,240,240,0.5);}div.table-finder input[type=text]{width:100%;box-sizing:border-box;border:1px solid #e7e7e7;border-radius:15px;padding:5px;background-color:#fff;background-image:url('/img/search.png');background-position:3px 3px;background-repeat:no-repeat;padding-left:30px;outline:none;}div.table-finder input[type=text]:focus{border:1px solid rgba(69,123,157,0.5);}div.treeview{border-bottom:1px solid #e7e7e7;}div.treeview ul{list-style-type:none;margin:0;padding:0;}div.treeview ul.nested{display:none;margin-left:10px !important;}div.treeview ul.active{display:block;}div.treeview a.root.open{color:#457b9d;background-color:#ebf2f6;}div.treeview li a.root{display:block;margin:0px;padding:5px;cursor:pointer;border-top:1px solid #e7e7e7;font-size:0.9em;font-weight:700;text-transform:uppercase;user-select:none;}li a.root:hover{background-color:rgba(51,51,51,0.03);color:#333;}li a.root:visited{color:#333;}li a.item{display:block;margin:0px;padding:5px;cursor:pointer;border-top:1px solid #e7e7e7;font-size:0.8em;font-weight:700;text-transform:uppercase;user-select:none;color:#333;}li a.item:hover{background-color:rgba(51,51,51,0.03);color:#333;}li a.item:visited{color:#333;}li a i{padding-right:5px;}div.list{box-sizing:border-box;}div.list div.title{padding:5px;background-color:#333;color:#fcfcfc;font-size:0.9em;font-weight:700;text-align:center;border-top-left-radius:5px;border-top-right-radius:5px;}div.list.info div.title{background-color:#457b9d !important;}div.list.success div.title{background-color:#40916c !important;}div.list.warning div.title{background-color:#f77f00 !important;}div.list.danger div.title{background-color:#e63946 !important;}div.list ul{margin:0px;list-style-type:none;padding:0;border-bottom:1px solid #e7e7e7;font-size:0.8em;text-transform:uppercase;font-weight:700;}div.list ul li{padding:2px 10px;background:#fcfcfc;border-bottom:1px solid #e7e7e7;}div.list.striped ul li:nth-child(even){background-color:#f0f0f0;}div.list.hover ul li:hover{background-color:rgba(51,51,51,0.03);color:#333;cursor:pointer;}div.list ul li:last-child{border-bottom:none;}div.list ul li.selected{background-color:rgba(69,123,157,0.25) !important;color:#333;}code{display:inline-block;background:#f0f0f0;padding:0px 5px;color:#333;border-radius:5px;font-family:"Consolas";font-size:0.9em;}code.block{display:block;width:100%;border:1px solid #e7e7e7;border-radius:5px;box-sizing:border-box;background:#333;padding:10px;color:#75c29f;font-family:"Consolas";font-size:0.9em;}.bg-striped{background-image:url("/img/background.png");color:#333;}.bg-dotdark{background-image:url("/img/background_dark.png");color:#fcfcfc;}.bg-light{background:#fcfcfc;color:#333;}.bg-dark{background:#333;color:#fcfcfc;}.bg-dark-alpha{background:rgba(252,252,252,0.1);}.bg-light-alpha{background:rgba(51,51,51,0.1);}div.container{padding:0px 10px 10px 0px !important;}div.container div.content{margin:10px 0px 0px 10px !important;}.page-topbar{z-index:8888;position:fixed;overflow:hidden;width:100%;height:30px;top:0;padding:0px 0px;margin:0px;background-image:url("/img/background.png");border-bottom:1px solid #333;}.page-topbar a{display:inline-block;padding:5px;font-size:0.75em;text-decoration:none;text-transform:uppercase;color:#333;font-weight:900;}.page-topbar a:hover{text-decoration:none;color:#457b9d;background-color:#fcfcfc;}.page-topbar p{display:inline-block;padding:5px;margin:0px;color:#333;font-size:0.75em;font-weight:900;text-transform:uppercase;}.page-menu{overflow:hidden;padding:0px;margin:0px;margin-top:30px;background:#333;}.page-menu a{overflow:hidden;display:inline-block;width:100px;text-decoration:none;color:rgba(252,252,252,0.25);font-size:0.75em;text-transform:uppercase;padding:25px 35px;text-align:center;font-weight:900;}.page-menu a.active{color:#fcfcfc;}.page-menu a:hover{text-decoration:none;color:#fcfcfc;background:rgba(252,252,252,0.1);}.page-menu a p{margin:0px;padding-top:5px;white-space:nowrap;}.page-header{padding:30px 20px;background-color:#fcfcfc;vertical-align:bottom;border-top:1px solid #e7e7e7;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;border-bottom:1px dashed #e7e7e7;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;}@media only screen and (max-width: 600px){.page-header{-webkit-border-radius:0px !important;border-radius:0px !important;-moz-border-radius:0px !important;}}.page-header h4{padding:0px !important;margin:0px 0px 5px 0px !important;font-size:1.3em;font-weight:900;text-transform:uppercase;color:#457b9d;}.page-header small{padding:0px !important;margin:0px 0px 0px 0px !important;font-size:0.85em;font-weight:700;text-transform:uppercase;color:#6fa0c0;}.page-header i{position:relative;float:right;top:-5px;color:#f0f0f0;}.page-body{background-color:#f0f0f0;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;border-bottom:1px dashed #e7e7e7;box-sizing:border-box;}.page-footer{padding:30px 20px;background-color:#fcfcfc;border-bottom:1px solid #e7e7e7;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.footer-menu{margin-bottom:150px;margin-top:20px;font-size:0.8em;}.page-section{width:100%;content:"";clear:both;display:block;box-sizing:border-box;}.page-section-divider{content:"";clear:both;display:table;box-sizing:border-box;padding:0px;margin:0px;width:100%;height:50px;}.page-section-divider span{display:block;margin:18px 0px 0px 15px;font-size:1.2em;font-weight:900;color:#8c8c8c;}.page-section-divider i{position:relative;float:right;margin:19px 15px 0px 0px;color:#b3b3b3;}.page-simple{width:100%;display:block;box-sizing:border-box;overflow:hidden;background-color:#fcfcfc;font-size:0.9em;}.page-simple.dark{background:#333 !important;color:#fcfcfc;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;}.slider{position:relative;height:0px;overflow-x:hidden;box-sizing:border-box !important;font-size:0.85em;background-color:#fcfcfc;transition:height 0.5s;}.slider div.content{opacity:0;}.slider.open{border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;}.slider.open div.content{opacity:1;transition:opacity 0.5s;transition-delay:0.5s;}.slider h1,h2,h3,h4,h5,h6{color:#457b9d;}.slider .closebtn{z-index:9999;position:absolute;top:10px;right:10px;font-size:36px;}.sidenav{box-sizing:border-box !important;height:100%;width:0;position:fixed;z-index:9999;top:0;left:0;background-color:#333;overflow-x:hidden;padding-top:60px;transition:0.5s;}.sidenav.open{width:300px;}.sidenav a.menu{padding:8px 8px 8px 32px;text-decoration:none;font-size:1.2em;color:#fcfcfc;display:block;transition:0.3s;white-space:nowrap !important;}.sidenav a.menu i{font-size:0.8em;padding-right:*2;}.sidenav a.menu:hover{color:#457b9d;background-color:#4d4d4d;}.sidenav .closebtn{position:absolute;top:10px;right:10px;font-size:32px;}@media screen and (max-height: 450px){.sidenav{padding-top:15px;}.sidenav a{font-size:18px;}}[class*="tile-size-"]{width:100%;display:block;float:left;position:relative;}@media only screen and (min-width: 600px){.tile-size-half{width:50%;}.tile-size-one-third{width:33.33%;}.tile-size-two-thirds{width:66.66%;}.tile-size-one-quarter{width:25%;}.tile-size-three-quarters{width:75%;}.tile-size-full{width:100%;}}.tile-filler{height:280px;padding:0px 0px 10px 0px;}.tile-filler::after{content:"\00a0";}.tiles-container{padding:0px 10px 10px 0px !important;overflow:hidden;}.tiles-container::after{content:"";clear:both;display:inline-table;}.tile-content-wrapper{margin:10px 0px 0px 10px !important;}.tile{width:100%;display:grid;grid-template-rows:50px auto;grid-template-areas:"header" "body";box-sizing:border-box;overflow:hidden;background-color:#fcfcfc;height:280px;font-size:0.85em;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0px 5px 5px -9px #333;box-shadow:0px 5px 5px -9px #333;}.tile.only-body{grid-template-rows:auto;grid-template-areas:"body";}.tile.footer{grid-template-rows:50px auto 40px;grid-template-areas:"header" "body" "footer";}.tile.inset{background-color:#d7d7d7;border-left:2px solid #cacaca !important;border-top:2px solid #cacaca !important;border-right:1px solid #fcfcfc !important;border-bottom:1px solid #fcfcfc !important;-webkit-box-shadow:none !important;box-shadow:none !important;}.tile.locked div.lock{display:block !important;}.tile .lock{display:none;box-sizing:border-box;position:absolute;top:0px;left:0px;padding-right:10px;padding-bottom:10px;width:100%;height:100%;z-index:99;text-align:center;}.tile .lock .lock-back{position:relative;margin-left:10px;margin-top:10px;width:100%;height:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:rgba(252,252,252,0.85);}.tile .lock .lock-back .lock-content{margin:0;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.tile:hover{-webkit-box-shadow:0px 5px 8px -9px #333;box-shadow:0px 5px 8px -9px #333;}.tile.tall{height:560px !important;}.tile.short{height:130px !important;}.tile.micro{height:60px !important;}.tile div.center{justify-self:center;}.tile div.right{justify-self:right;}.tile div.top{align-self:start;}.tile div.middle{align-self:center;}.tile div.bottom{align-self:end;}.tile.info{border:2px solid #92b8cf !important;}.tile.success{border:2px solid #87caab !important;}.tile.success .header{color:#40916c !important;}.tile.warning{border:2px solid #ffbd78 !important;}.tile.warning .header{color:#f77f00 !important;}.tile.danger{border:2px solid #f4aab0 !important;}.tile.danger .header{color:#e63946 !important;}.tile .header{grid-area:"header";box-sizing:border-box;padding:15px;align-self:center;color:#457b9d;}.tile .header .title{font-size:1.1em;font-weight:900;text-transform:uppercase;white-space:nowrap;}.tile .body{grid-area:"body";box-sizing:border-box;padding:0px 15px;align-self:start;overflow:auto;}.tile .footer{grid-area:"footer";box-sizing:border-box;padding:15px;align-self:center;overflow:hidden;}.tile h4{margin:0px;margin-bottom:5px;font-size:0.9em;font-weight:700;}.tile p{margin:5px 0px;font-size:0.9em;line-height:1.2em;}.popup-menu{top:-5px;float:right;position:relative;display:block;}.popup-menu .dropbtn{padding:0px;margin:0px;background:none;border:none;cursor:pointer;outline:none;color:#ccc;}.popup-menu .dropdown-content{display:none;position:absolute;cursor:pointer;padding:5px;border:1px solid #f0f0f0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#fcfcfc;width:160px;left:-145px;box-shadow:0px 5px 10px 0px rgba(0,0,0,0.2);z-index:1;}.popup-menu .dropdown-content a{cursor:pointer;font-size:0.8em;font-weight:700;color:#457b9d;padding:5px;text-decoration:none;text-transform:uppercase;display:block;overflow:hidden;white-space:nowrap;z-index:999;}.popup-menu .dropdown-content a:hover{background-color:#f0f0f0;}.popup-menu:hover .dropbtn{border:none;color:#333;}.popup-menu:visited .dropbtn{background-color:none;border:none;}[class*="banner"]{display:grid;grid-template-rows:auto;grid-template-columns:80% 20%;grid-template-areas:"data icon";height:86.666666666667px !important;background:linear-gradient(180deg,#fcfcfc 0%,#fcfcfc 50%,#e3e3e3 100%);color:#333;}[class*="banner"].progress{grid-template-rows:75% 25% !important;grid-template-areas:"data icon" "progress progress";}[class*="banner"] .data{grid-area:data;margin:0px;overflow:hidden;align-self:center;box-sizing:border-box;padding:10px;}[class*="banner"] .icon{grid-area:icon;align-self:center;justify-self:right;padding-right:5px;font-size:1.8em;}[class*="banner"] .progress{grid-area:progress;align-self:center;box-sizing:border-box;padding:10px;}[class*="banner"] .progress{position:relative;width:100%;}[class*="banner"] .bar{position:relative;height:5px;background:#fcfcfc;box-shadow:0px 0px 12px #fcfcfc;transition:width 0.5s;}[class*="banner"] div.data .number{display:inline-block;font-size:2.5em;font-weight:700;line-height:1em;}[class*="banner"] div.data .um{display:inline-block;font-size:1.2em;font-weight:700;line-height:1em;margin-left:5px;}[class*="banner"] div.data .info{display:block;font-size:0.85em;line-height:1em;font-weight:700;white-space:nowrap;}@media only screen and (min-width: 600px) and (max-width: 1200px){[class*="banner"] div.icon{display:none;}[class*="banner"] div.data .number{font-size:1.5em;}}.banner-info{background:linear-gradient(180deg,#457b9d 0%,#457b9d 50%,#355f7a 100%);color:#fcfcfc;}.banner-info i.icon{color:#a4c3d7;}.banner-success{background:linear-gradient(180deg,#40916c 0%,#40916c 50%,#306e52 100%);color:#fcfcfc;}.banner-success i.icon{color:#98d2b7;}.banner-warning{background:linear-gradient(180deg,#f77f00 0%,#f77f00 50%,#c46500 100%);color:#fcfcfc;}.banner-warning i.icon{color:#ffca91;}.banner-danger{background:linear-gradient(180deg,#e63946 0%,#e63946 50%,#d21a28 100%);color:#fcfcfc;}.banner-danger i.icon{color:#f7c1c5;}[class*="vcard"]{display:grid;grid-template-columns:100%;grid-template-rows:80px auto 50px;grid-template-areas:"header" "body" "footer";background:linear-gradient(180deg,#fcfcfc 0%,#fcfcfc 50%,#e3e3e3 100%);height:560px !important;color:#333;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}[class*="vcard"] .header{grid-area:header;align-self:center;justify-self:center;box-sizing:border-box;}[class*="vcard"] .body{grid-area:body;box-sizing:border-box;padding:10px;justify-self:center;align-self:center;text-align:center;}[class*="vcard"] .footer{grid-area:footer;}[class*="vcard"] .header i.icon{font-size:3.5em;color:#333;}[class*="vcard"] .footer p.text{font-weight:900;font-size:1.3em;line-height:1em;text-align:center;}[class*="vcard"] div.content{padding:10px 0px 0px 0px !important;}[class*="vcard"] div.lock-back{-webkit-border-radius:0px !important;border-radius:0px !important;}[class*="vcard-"] .header i.icon{color:#fcfcfc;}.vcard-info{background:#457b9d;color:#fcfcfc;}.vcard-success{background:#40916c;color:#fcfcfc;}.vcard-warning{background:#f77f00;color:#fcfcfc;}.vcard-danger{background:#e63946;color:#fcfcfc;}.modal{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(51,51,51,0.4);}[class*="modal-content"]{margin:50% auto;-webkit-box-shadow:0px 15px 15px -15px #333;box-shadow:0px 15px 15px -15px #333;font-size:0.8em;width:90%;}@media only screen and (min-width: 600px){.modal-content{width:60%;margin:40% auto !important;font-size:0.9em;}}@media only screen and (min-width: 1200px){.modal-content{margin:20% auto !important;width:40%;font-size:1em;}}@media only screen and (min-width: 1800px){.modal-content{margin:15% auto !important;width:30%;max-width:750px;font-size:1em;}}.modal-header{background-color:#457b9d;color:#fcfcfc;font-size:1.2em;font-weight:700;padding:15px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;}.modal-body{margin:0px;padding:15px;background-color:#f0f0f0;color:#333;font-size:1em;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.modal-body .modal-buttons{text-align:right;}.modal.success .modal-header{background-color:#40916c !important;}.modal.warning .modal-header{background-color:#f77f00 !important;}.modal.danger .modal-header{background-color:#e63946 !important;}.modal .close{color:rgba(252,252,252,0.4);float:right;font-size:28px;font-weight:bold;}.modal .close:hover,.modal .close:focus{color:#fcfcfc;text-decoration:none;cursor:pointer;}.p-0{padding:0px !important;}.pt-0{padding-top:0px !important;}.pb-0{padding-bottom:0px !important;}.pl-0{padding-left:0px !important;}.pr-0{padding-right:0px !important;}.p-1{padding:5px !important;}.pt-1{padding-top:5px !important;}.pb-1{padding-bottom:5px !important;}.pl-1{padding-left:5px !important;}.pr-1{padding-right:5px !important;}.p-2{padding:15px !important;}.pt-2{padding-top:15px !important;}.pb-2{padding-bottom:15px !important;}.pl-2{padding-left:15px !important;}.pr-2{padding-right:15px !important;}.p-3{padding:25px !important;}.pt-3{padding-top:25px !important;}.pb-3{padding-bottom:25px !important;}.pl-3{padding-left:25px !important;}.pr-3{padding-right:25px !important;}.m-0{margin:0px !important;}.mt-0{margin-top:0px !important;}.mb-0{margin-bottom:0px !important;}.ml-0{margin-left:0px !important;}.mr-0{margin-right:0px !important;}.m-1{margin:5px !important;}.mt-1{margin-top:5px !important;}.mb-1{margin-bottom:5px !important;}.ml-1{margin-left:5px !important;}.mr-1{margin-right:5px !important;}.m-2{margin:15px !important;}.mt-2{margin-top:15px !important;}.mb-2{margin-bottom:15px !important;}.ml-2{margin-left:15px !important;}.mr-2{margin-right:15px !important;}.m-3{margin:25px !important;}.mt-3{margin-top:25px !important;}.mb-3{margin-bottom:25px !important;}.ml-3{margin-left:25px !important;}.mr-3{margin-right:25px !important;}.b-disabled{border-color:#ccc !important;}.b-info{border-color:#457b9d !important;}.b-success{border-color:#40916c !important;}.b-warning{border-color:#f77f00 !important;}.b-danger{border-color:#e63946 !important;}.b-0{border:none !important;}.bt-0{border-top:none !important;}.br-0{border-right:none !important;}.bb-0{border-bottom:none !important;}.bl-0{border-left:none !important;}.b-1{border:1px solid #e7e7e7;}.bt-1{border-top:1px solid #e7e7e7;}.br-1{border-right:1px solid #e7e7e7;}.bb-1{border-bottom:1px solid #e7e7e7;}.bl-1{border-left:1px solid #e7e7e7;}.b-round{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.b-round-2{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.hide{display:none !important;}[class*="text-col"]{column-gap:25px;}@media only screen and (min-width: 600px){.text-col-2{column-count:2;}.text-col-3{column-count:3;}.text-col-4{column-count:4;}}.text-left{text-align:left !important;}.text-justify{text-align:justify !important;}.text-center{text-align:center !important;}.text-right{text-align:right !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.text-uc{text-transform:uppercase !important;}.text-lc{text-transform:lowercase !important;}.text-cp{text-transform:capitalize !important;}.text-lt{text-decoration:line-through !important;}.text-un{text-decoration:underline !important;}.text-fw{font-family:"Consolas" !important;}.text-huge{font-size:2em !important;}.text-big{font-size:1.5em !important;}.text-small{font-size:0.8em !important;}.text-light{color:#fcfcfc !important;}.text-dark{color:#333 !important;}.text-info{color:#457b9d !important;}.text-success{color:#40916c !important;}.text-warning{color:#f77f00 !important;}.text-danger{color:#e63946 !important;}.text-disabled{color:#ccc !important;}.text-thin{font-weight:100 !important;}.text-slim{font-weight:300 !important;}.text-normal{font-weight:400 !important;}.text-bold{font-weight:700 !important;}.text-heavy{font-weight:900 !important;}.text-highlight{background-color:#fcfc03 !important;}.gradient{position:absolute;bottom:0px;width:100%;height:50px;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,#fff 50%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,#fff 50%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);}.left{position:relative;float:left !important;}.right{position:relative;float:right !important;}.content-center{text-align:center;margin:0 auto !important;}