:root{--green:#53bf9d;--red:#f94c66;--primary:#6c00ff;--secondary:#3c79f5;--blue:#3c79f5;--light-blue:#2dcddf;--bg:#f2deba;--brown:#f2deba;--box-shadow:0 4px 6px 0 #0003, 0 4px 10px 0 #00000030;--border-grey:#ddd;--text-black:#303030;--text-grey:gray;--edit:#ffe15d}html,body{width:100%;min-height:100vh;color:var(--text-black);margin:0;padding:0;font-size:16px;overflow-x:hidden}*,html,body{box-sizing:border-box}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:left;color:#2c3e50;height:100vh;margin:0;padding:0;font-family:Avenir,Helvetica,Arial,sans-serif;overflow-y:hidden}.page-title{text-align:left}input,textarea,select{width:100%;font-size:16px;display:block}a{transition:all .3s}button{cursor:pointer;background:0 0;transition:all .3s}button.submit{background:var(--green);color:#fff;border:1px solid var(--green);text-transform:uppercase;padding:10px 30px;font-size:16px;font-weight:700}button.delete{color:#fff;text-transform:uppercase;background:red;border:1px solid red;margin-top:10px;padding:10px 30px;font-size:16px;font-weight:700}button:hover{background:#333;border-color:#333}.error-wrapper .error{background:var(--red);color:#fff;margin-top:5px;padding:2px 10px;font-size:13px;font-weight:700;display:inline-block}.page-heading{justify-content:space-between;align-items:center;display:flex}.action{border:none;place-content:center;align-items:center;padding:5px 10px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.action .unicon{margin-right:3px;display:flex}.action.new{background:var(--green);color:#fff}.action.edit{background:var(--edit);color:var(--text-black)}.action.view{background:var(--light-blue);color:#fff}.action.view .unicon{fill:#fff}.action:hover,.action:focus{color:#fff;background:#333}.action:hover .unicon,.action:focus .unicon{fill:#fff}body .bm-burger-button{position:relative;top:0;left:0}body .bm-burger-button .bm-burger-bars{background-color:var(--blue)}body .bm-burger-button .line-style{height:5px}body .bm-menu{background-color:#fff}body .bm-menu .bm-item-list{margin-left:0}.unicon{justify-content:center;align-items:center;display:flex}.sidebar-wrapper a .unicon{fill:var(--blue)}.sidebar-wrapper a:hover,.sidebar-wrapper a:focus,.sidebar-wrapper a.active{background:var(--blue);color:#fff}.sidebar-wrapper a:hover .unicon,.sidebar-wrapper a:focus .unicon,.sidebar-wrapper a.active .unicon{fill:#fff}.dot-wrapper{justify-content:center;align-items:center;width:100%;height:50vh;display:flex}.vgt-table.striped tbody tr:nth-of-type(odd){background-color:#33446d08}.vgt-right-align{text-align:right}.vgt-left-align{text-align:left}.vgt-center-align{text-align:center}.vgt-pull-left{float:left!important}.vgt-pull-right{float:right!important}.vgt-clearfix:after{content:"";clear:both;display:block}.vgt-responsive{width:100%;position:relative;overflow-x:auto}.vgt-text-disabled{color:#909399}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.vgt-wrap{position:relative}.vgt-fixed-header{z-index:10;position:absolute;overflow-x:auto}table.vgt-table{border-collapse:collapse;table-layout:auto;background-color:#fff;border:1px solid #dcdfe6;width:100%;max-width:100%;font-size:16px}table.vgt-table td{vertical-align:top;color:#606266;border-bottom:1px solid #dcdfe6;padding:.75em}table.vgt-table tr.clickable{cursor:pointer}table.vgt-table tr.clickable:hover{background-color:#f1f5fd}.vgt-table th{vertical-align:middle;padding:.75em 1.5em .75em .75em;position:relative}.vgt-table th.sortable button{appearance:none;background:0 0;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.vgt-table th.sortable button:focus{outline:none}.vgt-table th.sortable button:after{content:"";border-bottom:5px solid #606266;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-top:-7px;position:absolute;top:50%;right:6px}.vgt-table th.sortable button:before{content:"";border-top:5px solid #606266;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-bottom:-7px;position:absolute;top:50%;right:6px}.vgt-table th.line-numbers,.vgt-table th.vgt-checkbox-col{color:#606266;word-wrap:break-word;text-align:center;background:linear-gradient(#f4f5f8,#f1f3f6);border-right:1px solid #dcdfe6;width:25px;padding:0 .75em}.vgt-table th.filter-th{padding:.75em}.vgt-table th.vgt-row-header{background-color:#fafafb;border-top:2px solid #dcdfe6;border-bottom:2px solid #dcdfe6}.vgt-table th.vgt-row-header .triangle{border-radius:15%;width:24px;height:24px;margin:0 8px;position:relative}.vgt-table th.vgt-row-header .triangle:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #606266;margin-top:-6px;margin-left:-3px;transition:transform .3s;display:block;position:absolute;top:50%;left:50%}.vgt-table th.vgt-row-header .triangle.expand:after{transform:rotate(90deg)}.vgt-table thead th{color:#606266;vertical-align:bottom;background:linear-gradient(#f4f5f8,#f1f3f6);border-bottom:1px solid #dcdfe6;padding-right:1.5em}.vgt-table thead th.vgt-checkbox-col{vertical-align:middle}.vgt-table thead th.sorting-asc button:after{border-bottom:5px solid #409eff}.vgt-table thead th.sorting-desc button:before{border-top:5px solid #409eff}.vgt-input,.vgt-select{color:#606266;box-sizing:border-box;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;width:100%;height:32px;padding:6px 12px;font-size:14px;font-weight:400;line-height:1;transition:border-color .2s cubic-bezier(.645,.045,.355,1);display:block}.vgt-input::placeholder,.vgt-select::placeholder{color:#606266;opacity:.3}.vgt-input:focus,.vgt-select:focus{border-color:#409eff;outline:none}.vgt-loading{z-index:10;width:100%;margin-top:117px;position:absolute}.vgt-loading__content{color:#409eff;background-color:#c0dfff;border-radius:3px;padding:7px 30px}.vgt-inner-wrap.is-loading{opacity:.5;pointer-events:none}.vgt-wrap__expander{text-decoration:none}.vgt-table.bordered td,.vgt-table.bordered th{border:1px solid #dcdfe6}.vgt-table.bordered th.vgt-row-header{border-bottom:3px solid #dcdfe6}.vgt-wrap.rtl{direction:rtl}.vgt-wrap.rtl .vgt-table thead th,.vgt-wrap.rtl .vgt-table.condensed thead th{padding-left:1.5em;padding-right:.75em}.vgt-wrap.rtl .vgt-table th.sorting:after,.vgt-wrap.rtl .vgt-table th.sorting-asc:after{margin-left:0;margin-right:5px}.vgt-wrap.rtl .vgt-table th.sortable:after,.vgt-wrap.rtl .vgt-table th.sortable:before{right:inherit;left:6px}.vgt-table.condensed td,.vgt-table.condensed th.vgt-row-header{padding:.4em}@media (width<=576px){.vgt-compact *{box-sizing:border-box}.vgt-compact tbody,.vgt-compact tr,.vgt-compact td{width:100%;display:block}.vgt-compact thead{display:none}.vgt-compact tr{margin-bottom:15px}.vgt-compact td{text-align:right;position:relative}.vgt-compact td:before{content:attr(data-label);float:left;text-align:left;width:40%;padding-left:10px;font-weight:700;position:relative;left:0}.vgt-compact th.line-numbers{display:block;width:100%!important;padding:.3em 1em!important}}.vgt-global-search{background:linear-gradient(#f4f5f8,#f1f3f6);border:1px solid #dcdfe6;border-bottom:0;flex-wrap:nowrap;align-items:stretch;padding:5px 0;display:flex}.vgt-global-search form{display:flex}.vgt-global-search form label{margin-top:3px}.vgt-global-search__input{flex-grow:1;padding-left:40px;position:relative}.vgt-global-search__input .input__icon{max-width:32px;position:absolute;left:0}.vgt-global-search__input .input__icon .magnifying-glass{border:2px solid #494949;border-radius:50%;width:16px;height:16px;margin-top:3px;margin-left:8px;display:block;position:relative}.vgt-global-search__input .input__icon .magnifying-glass:before{content:"";background:#494949;border-radius:2px;width:8px;height:4px;display:block;position:absolute;bottom:-5px;right:-7px;transform:rotate(45deg)}.vgt-global-search__actions{margin-left:10px}.vgt-selection-info-row{color:#d3aa3b;background:#fdf9e8;border-top:1px solid #dcdfe6;border-left:1px solid #dcdfe6;border-right:1px solid #dcdfe6;padding:5px 16px;font-size:13px;font-weight:700}.vgt-selection-info-row a{margin-left:10px;font-weight:700;display:inline-block}.vgt-wrap__actions-footer{border:1px solid #dcdfe6}.vgt-wrap__footer{color:#606266;background:linear-gradient(#f4f5f8,#f1f3f6);border:1px solid #dcdfe6;padding:1em;font-size:1.1rem}.vgt-wrap__footer .footer__row-count{padding-right:3px;position:relative}.vgt-wrap__footer .footer__row-count__label,.vgt-wrap__footer .footer__row-count__select{vertical-align:middle;display:inline-block}.vgt-wrap__footer .footer__row-count__label{font-size:1.1rem}.vgt-wrap__footer .footer__row-count__select{color:#606266;appearance:none;background-color:#0000;border:0;border-radius:0;width:auto;height:auto;margin-left:8px;padding:0 15px 0 5px;font-size:1.1rem;font-weight:700}.vgt-wrap__footer .footer__row-count__select::-ms-expand{display:none}.vgt-wrap__footer .footer__row-count__select:focus{border-color:#409eff;outline:none}.vgt-wrap__footer .footer__row-count:after{content:"";pointer-events:none;border:6px solid #0000;border-top-color:#606266;border-bottom:none;width:0;height:0;margin-top:-1px;display:block;position:absolute;top:50%;right:6px}.vgt-wrap__footer .footer__navigation{font-size:1.1rem}.vgt-wrap__footer .footer__navigation>button:first-of-type{margin-right:16px}.vgt-wrap__footer .footer__navigation__page-btn,.vgt-wrap__footer .footer__navigation__info,.vgt-wrap__footer .footer__navigation__page-info{vertical-align:middle;color:#909399;display:inline-block}.vgt-wrap__footer .footer__navigation__page-btn{appearance:none;color:#606266;white-space:nowrap;vertical-align:middle;background:0 0;border:none;font-weight:700;text-decoration:none}.vgt-wrap__footer .footer__navigation__page-btn:hover{cursor:pointer}.vgt-wrap__footer .footer__navigation__page-btn.disabled,.vgt-wrap__footer .footer__navigation__page-btn.disabled:hover{opacity:.5;cursor:not-allowed}.vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#606266}.vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#606266}.vgt-wrap__footer .footer__navigation__page-btn span{vertical-align:middle;font-size:1.1rem;display:inline-block}.vgt-wrap__footer .footer__navigation__page-btn .chevron{vertical-align:middle;border-radius:15%;width:24px;height:24px;margin:0;display:inline-block;position:relative}.vgt-wrap__footer .footer__navigation__page-btn .chevron:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;margin-top:-6px;display:block;position:absolute;top:50%;left:50%}.vgt-wrap__footer .footer__navigation__page-btn .chevron.left:after{border-right:6px solid #409eff;margin-left:-3px}.vgt-wrap__footer .footer__navigation__page-btn .chevron.right:after{border-left:6px solid #409eff;margin-left:-3px}.vgt-wrap__footer .footer__navigation__info,.vgt-wrap__footer .footer__navigation__page-info{margin:0 16px;display:inline-block}.vgt-wrap__footer .footer__navigation__page-info span{vertical-align:middle;display:inline-block}.vgt-wrap__footer .footer__navigation__page-info__current-entry{text-align:center;vertical-align:middle;width:30px;margin:0 10px;font-weight:700;display:inline-block}@media only screen and (width<=750px){.vgt-wrap__footer .footer__navigation__info{display:none}.vgt-wrap__footer .footer__navigation__page-btn{margin-left:16px}}.vgt-table.nocturnal{background-color:#324057;border:1px solid #435169}.vgt-table.nocturnal tr.clickable:hover{background-color:#445168}.vgt-table.nocturnal td{color:#c7ced8;border-bottom:1px solid #435169}.vgt-table.nocturnal th.line-numbers,.vgt-table.nocturnal th.vgt-checkbox-col{color:#c7ced8;background:linear-gradient(#2c394f,#2c394f);border-right:1px solid #435169}.vgt-table.nocturnal thead th{color:#c7ced8;background:linear-gradient(#2c394f,#2c394f);border-bottom:1px solid #435169}.vgt-table.nocturnal thead th.sortable:before{border-top-color:#3e5170}.vgt-table.nocturnal thead th.sortable:after{border-bottom-color:#3e5170}.vgt-table.nocturnal thead th.sortable.sorting-asc{color:#fff}.vgt-table.nocturnal thead th.sortable.sorting-asc:after{border-bottom-color:#409eff}.vgt-table.nocturnal thead th.sortable.sorting-desc{color:#fff}.vgt-table.nocturnal thead th.sortable.sorting-desc:before{border-top-color:#409eff}.vgt-table.nocturnal.bordered td,.vgt-table.nocturnal.bordered th{border:1px solid #435169}.vgt-table.nocturnal .vgt-input,.vgt-table.nocturnal .vgt-select{color:#c7ced8;background-color:#232d3f;border:1px solid #435169}.vgt-table.nocturnal .vgt-input::placeholder,.vgt-table.nocturnal .vgt-select::placeholder{color:#c7ced8;opacity:.3}.vgt-wrap.nocturnal .vgt-wrap__footer{color:#c7ced8;background:linear-gradient(#2c394f,#2c394f);border:1px solid #435169}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count{position:relative}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__label{color:#8290a7}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__select{color:#c7ced8;appearance:none;text-align:center;background:#232d3f;border:none;border-radius:3px;padding-left:10px;padding-right:15px}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__select:focus{border-color:#409eff}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count:after{content:"";pointer-events:none;border:6px solid #0000;border-top-color:#c7ced8;border-bottom:none;width:0;height:0;margin-top:-1px;display:block;position:absolute;top:50%;right:6px}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn{color:#c7ced8}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#c7ced8}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#c7ced8}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__info,.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-info{color:#8290a7}.vgt-wrap.nocturnal .vgt-global-search{background:linear-gradient(#2c394f,#2c394f);border:1px solid #435169}.vgt-wrap.nocturnal .vgt-global-search__input .input__icon .magnifying-glass{border:2px solid #3f4c63}.vgt-wrap.nocturnal .vgt-global-search__input .input__icon .magnifying-glass:before{background:#3f4c63}.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input,.vgt-wrap.nocturnal .vgt-global-search__input .vgt-select{color:#c7ced8;background-color:#232d3f;border:1px solid #435169}.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input::placeholder,.vgt-wrap.nocturnal .vgt-global-search__input .vgt-select::placeholder{color:#c7ced8;opacity:.3}.vgt-table.black-rhino{background-color:#dfe5ee;border:1px solid #435169}.vgt-table.black-rhino tr.clickable:hover{background-color:#fff}.vgt-table.black-rhino td{color:#49515e;border-bottom:1px solid #bbc5d6}.vgt-table.black-rhino th.line-numbers,.vgt-table.black-rhino th.vgt-checkbox-col{color:#dae2f0;background:linear-gradient(#4c5c79,#4e5d7c);border-right:1px solid #435169}.vgt-table.black-rhino thead th{color:#dae2f0;text-shadow:1px 1px #3e5170;background:linear-gradient(#4c5c79,#4e5d7c);border-bottom:1px solid #435169}.vgt-table.black-rhino thead th.sortable:before{border-top-color:#607498}.vgt-table.black-rhino thead th.sortable:after{border-bottom-color:#607498}.vgt-table.black-rhino thead th.sortable.sorting-asc{color:#fff}.vgt-table.black-rhino thead th.sortable.sorting-asc:after{border-bottom-color:#409eff}.vgt-table.black-rhino thead th.sortable.sorting-desc:before{border-top-color:#409eff}.vgt-table.black-rhino.bordered td{border:1px solid #bbc5d6}.vgt-table.black-rhino.bordered th{border:1px solid #435169}.vgt-table.black-rhino .vgt-input,.vgt-table.black-rhino .vgt-select{color:#dae2f0;background-color:#34445f;border:1px solid #0000}.vgt-table.black-rhino .vgt-input::placeholder,.vgt-table.black-rhino .vgt-select::placeholder{color:#dae2f0;opacity:.3}.vgt-wrap.black-rhino .vgt-wrap__footer{color:#dae2f0;background:linear-gradient(#4c5c79,#4e5d7c);border:1px solid #435169}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count{padding-right:3px;position:relative}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__label{color:#98a5b9}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select{color:#49515e;appearance:none;background:#34445f;border:none;border-radius:3px;padding-left:5px;padding-right:15px}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select::-ms-expand{display:none}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select:focus{border-color:#409eff}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count:after{content:"";pointer-events:none;border:6px solid #0000;border-top-color:#49515e;border-bottom:none;width:0;height:0;margin-top:-1px;display:block;position:absolute;top:50%;right:6px}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn{color:#dae2f0}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#dae2f0}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#dae2f0}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__info,.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-info{color:#dae2f0}.vgt-wrap.black-rhino .vgt-global-search{background:linear-gradient(#4c5c79,#4e5d7c);border:1px solid #435169}.vgt-wrap.black-rhino .vgt-global-search__input .input__icon .magnifying-glass{border:2px solid #3f4c63}.vgt-wrap.black-rhino .vgt-global-search__input .input__icon .magnifying-glass:before{background:#3f4c63}.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input,.vgt-wrap.black-rhino .vgt-global-search__input .vgt-select{color:#dae2f0;background-color:#44516c;border:1px solid #0000}.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input::placeholder,.vgt-wrap.black-rhino .vgt-global-search__input .vgt-select::placeholder{color:#dae2f0;opacity:.3}.vgt-inner-wrap{border-radius:.25rem;box-shadow:0 1px 3px #32325d1a,0 1px 2px #32325d0f}.vgt-table.polar-bear{border-spacing:0;border-collapse:separate;background-color:#fff;border:1px solid #e3e8ee;border-bottom:none;border-radius:.25rem;font-size:1rem}.vgt-table.polar-bear td{color:#525f7f;border-bottom:1px solid #e4ebf3;padding:1em .75em}.vgt-table.polar-bear td.vgt-right-align{text-align:right}.vgt-table.polar-bear th.line-numbers,.vgt-table.polar-bear th.vgt-checkbox-col{color:#394567;background:#f7fafc;border-right:1px solid #e3e8ee}.vgt-table.polar-bear thead th{color:#667b94;background:#f7fafc;border-bottom:1px solid #e3e8ee;font-weight:600}.vgt-table.polar-bear thead th.sorting-asc,.vgt-table.polar-bear thead th.sorting-desc{color:#5e72e4}.vgt-table.polar-bear thead th.sorting-desc:before{border-top:5px solid #7485e8}.vgt-table.polar-bear thead th.sorting-asc:after{border-bottom:5px solid #7485e8}.vgt-table.polar-bear thead th .vgt-input,.vgt-table.polar-bear thead th .vgt-select{border:1px solid #e4ebf3;height:2.75em;box-shadow:0 1px 2px #0000000d}.vgt-table.polar-bear thead th .vgt-input:focus,.vgt-table.polar-bear thead th .vgt-select:focus{border-color:#cae0fe;outline:0}.vgt-table.polar-bear thead tr:first-child th:first-child{border-top-left-radius:.25rem}.vgt-table.polar-bear thead tr:first-child th:last-child{border-top-right-radius:.25rem}.vgt-table.polar-bear.bordered td{background:#fff;border:1px solid #e3e8ee}.vgt-table.polar-bear.bordered th{border:1px solid #e3e8ee}.vgt-wrap.polar-bear .vgt-wrap__footer{color:#394567;background:linear-gradient(#f7fafc,#f7fafc);border:0;border-left:1px solid #e3e8ee;border-right:1px solid #e3e8ee}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count{padding-right:3px;position:relative}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__label{color:#98a5b9}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__select{text-align:center;color:#525f7f;appearance:none;background:#fff;border:1px solid #e4ebf3;border-radius:3px;padding:5px 30px 5px 5px;box-shadow:0 1px 2px #0000000d}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__select::-ms-expand{display:none}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__select:focus{border-color:#5e72e4}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count:after{content:"";pointer-events:none;border:6px solid #0000;border-top-color:#525f7f;border-bottom:none;width:0;height:0;margin-top:-3px;display:block;position:absolute;top:50%;right:15px}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn{color:#394567}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#394567}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#394567}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__info,.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-info{color:#394567}.vgt-wrap.polar-bear .vgt-global-search{background:#f7fafc;border:1px solid #e3e8ee;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px}.vgt-wrap.polar-bear .vgt-global-search__input .input__icon .magnifying-glass{border:2px solid #dde3ea}.vgt-wrap.polar-bear .vgt-global-search__input .input__icon .magnifying-glass:before{background:#dde3ea}.vgt-wrap.polar-bear .vgt-global-search__input .vgt-input,.vgt-wrap.polar-bear .vgt-global-search__input .vgt-select{border:1px solid #e4ebf3;height:2.75em;box-shadow:0 1px 2px #0000000d}.vgt-wrap.polar-bear .vgt-global-search__input .vgt-input::placeholder,.vgt-wrap.polar-bear .vgt-global-search__input .vgt-select::placeholder{color:#394567;opacity:.3}
