.text-color-blue{color:#007bff}.text-color-indigo{color:#6610f2}.text-color-purple{color:#6f42c1}.text-color-pink{color:#e83e8c}.text-color-red{color:#dc3545}.text-color-orange{color:#fd7e14}.text-color-yellow{color:#FCCA04}.text-color-yellow-dark{color:#d5aa03}.text-color-yellow-light{color:#fcd32c}.text-color-yellow-text{color:#494949}.text-color-green{color:#28a745}.text-color-teal{color:#20c997}.text-color-cyan{color:#17a2b8}.text-color-white{color:#ffffff}.text-color-gray-100{color:#f8f9fa}.text-color-gray-200{color:#e9ecef}.text-color-gray-300{color:#dee2e6}.text-color-gray-400{color:#ced4da}.text-color-gray-500{color:#adb5bd}.text-color-gray-600{color:#6c757d}.text-color-gray-700{color:#495057}.text-color-gray-800{color:#343a40}.text-color-gray-900{color:#212529}.text-color-gray{color:#6c757d}.text-color-gray-dark{color:#343a40}.text-color-primary{color:#007bff}.text-color-secondary{color:#6c757d}.text-color-success{color:#28a745}.text-color-info{color:#17a2b8}.text-color-warning{color:#FCCA04}.text-color-danger{color:#dc3545}.text-color-light{color:#f8f9fa}.text-color-dark{color:#343a40}.text-color-app-primary{color:#30CCFD}.text-color-app-primary-dark{color:#02b5ee}.text-color-app-primary-light{color:#58d6fd}.text-color-orange-light{color:#fe9f51}.text-color-orange-dark{color:#d26102}.bg-color-blue{background-color:#007bff}.bg-color-indigo{background-color:#6610f2}.bg-color-purple{background-color:#6f42c1}.bg-color-pink{background-color:#e83e8c}.bg-color-red{background-color:#dc3545}.bg-color-orange{background-color:#fd7e14}.bg-color-yellow{background-color:#FCCA04}.bg-color-yellow-dark{background-color:#d5aa03}.bg-color-yellow-light{background-color:#fcd32c}.bg-color-yellow-soft{background-color:rgba(252,202,4,0.15)}.bg-color-green{background-color:#28a745}.bg-color-teal{background-color:#20c997}.bg-color-cyan{background-color:#17a2b8}.bg-color-white{background-color:#ffffff}.bg-color-gray-100{background-color:#f8f9fa}.bg-color-gray-200{background-color:#e9ecef}.bg-color-gray-300{background-color:#dee2e6}.bg-color-gray-400{background-color:#ced4da}.bg-color-gray-500{background-color:#adb5bd}.bg-color-gray-600{background-color:#6c757d}.bg-color-gray-700{background-color:#495057}.bg-color-gray-800{background-color:#343a40}.bg-color-gray-900{background-color:#212529}.bg-color-gray{background-color:#6c757d}.bg-color-gray-dark{background-color:#343a40}.bg-color-primary{background-color:#007bff}.bg-color-secondary{background-color:#6c757d}.bg-color-success{background-color:#28a745}.bg-color-info{background-color:#17a2b8}.bg-color-warning{background-color:#FCCA04}.bg-color-danger{background-color:#dc3545}.bg-color-light{background-color:#f8f9fa}.bg-color-dark{background-color:#343a40}.bg-color-app-primary{background-color:#30CCFD}.bg-color-app-primary-dark{background-color:#02b5ee}.bg-color-app-primary-light{background-color:#58d6fd}.bg-color-orange-light{background-color:#fe9f51}.bg-color-orange-dark{background-color:#d26102}.border-color-blue{border-color:#007bff}.border-color-indigo{border-color:#6610f2}.border-color-purple{border-color:#6f42c1}.border-color-pink{border-color:#e83e8c}.border-color-red{border-color:#dc3545}.border-color-orange{border-color:#fd7e14}.border-color-yellow{border-color:#FCCA04}.border-color-yellow-dark{border-color:#d5aa03}.border-color-yellow-light{border-color:#fcd32c}.border-color-green{border-color:#28a745}.border-color-teal{border-color:#20c997}.border-color-cyan{border-color:#17a2b8}.border-color-white{border-color:#ffffff}.border-color-gray-100{border-color:#f8f9fa}.border-color-gray-200{border-color:#e9ecef}.border-color-gray-300{border-color:#dee2e6}.border-color-gray-400{border-color:#ced4da}.border-color-gray-500{border-color:#adb5bd}.border-color-gray-600{border-color:#6c757d}.border-color-gray-700{border-color:#495057}.border-color-gray-800{border-color:#343a40}.border-color-gray-900{border-color:#212529}.border-color-gray{border-color:#6c757d}.border-color-gray-dark{border-color:#343a40}.border-color-primary{border-color:#007bff}.border-color-secondary{border-color:#6c757d}.border-color-success{border-color:#28a745}.border-color-info{border-color:#17a2b8}.border-color-warning{border-color:#FCCA04}.border-color-danger{border-color:#dc3545}.border-color-light{border-color:#f8f9fa}.border-color-dark{border-color:#343a40}.border-color-app-primary{border-color:#30CCFD}.border-color-app-primary-dark{border-color:#02b5ee}.border-color-app-primary-light{border-color:#58d6fd}.border-color-orange-light{border-color:#fe9f51}.border-color-orange-dark{border-color:#d26102}.btn{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer;text-decoration:none}.btn:hover{text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn:disabled{opacity:.65;cursor:not-allowed}.btn-blue{color:#ffffff;background-color:#007bff;border-color:#007bff}.btn-blue:hover{color:#ffffff;background-color:#0069d9;border-color:#0062cc}.btn-blue:focus{color:#ffffff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn-blue:disabled{color:#ffffff;background-color:#007bff;border-color:#007bff}.btn-indigo{color:#ffffff;background-color:#6610f2;border-color:#6610f2}.btn-indigo:hover{color:#ffffff;background-color:#560bd0;border-color:#510bc4}.btn-indigo:focus{color:#ffffff;background-color:#560bd0;border-color:#510bc4;box-shadow:0 0 0 .2rem rgba(102,16,242,0.25)}.btn-indigo:disabled{color:#ffffff;background-color:#6610f2;border-color:#6610f2}.btn-purple{color:#ffffff;background-color:#6f42c1;border-color:#6f42c1}.btn-purple:hover{color:#ffffff;background-color:#5e37a6;border-color:#59339d}.btn-purple:focus{color:#ffffff;background-color:#5e37a6;border-color:#59339d;box-shadow:0 0 0 .2rem rgba(111,66,193,0.25)}.btn-purple:disabled{color:#ffffff;background-color:#6f42c1;border-color:#6f42c1}.btn-pink{color:#ffffff;background-color:#e83e8c;border-color:#e83e8c}.btn-pink:hover{color:#ffffff;background-color:#e41c78;border-color:#d91a72}.btn-pink:focus{color:#ffffff;background-color:#e41c78;border-color:#d91a72;box-shadow:0 0 0 .2rem rgba(232,62,140,0.25)}.btn-pink:disabled{color:#ffffff;background-color:#e83e8c;border-color:#e83e8c}.btn-red{color:#ffffff;background-color:#dc3545;border-color:#dc3545}.btn-red:hover{color:#ffffff;background-color:#c82333;border-color:#bd2130}.btn-red:focus{color:#ffffff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.btn-red:disabled{color:#ffffff;background-color:#dc3545;border-color:#dc3545}.btn-orange{color:#ffffff;background-color:#fd7e14;border-color:#fd7e14}.btn-orange:hover{color:#ffffff;background-color:#e96b02;border-color:#dc6502}.btn-orange:focus{color:#ffffff;background-color:#e96b02;border-color:#dc6502;box-shadow:0 0 0 .2rem rgba(253,126,20,0.25)}.btn-orange:disabled{color:#ffffff;background-color:#fd7e14;border-color:#fd7e14}.btn-yellow{color:#494949;background-color:#FCCA04;border-color:#FCCA04}.btn-yellow:hover{color:#494949;background-color:#d7ac03;border-color:#cba202}.btn-yellow:focus{color:#494949;background-color:#d7ac03;border-color:#cba202;box-shadow:0 0 0 .2rem rgba(252,202,4,0.25)}.btn-yellow:disabled{color:#494949;background-color:#FCCA04;border-color:#FCCA04}.btn-green{color:#ffffff;background-color:#28a745;border-color:#28a745}.btn-green:hover{color:#ffffff;background-color:#218838;border-color:#1e7e34}.btn-green:focus{color:#ffffff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.btn-green:disabled{color:#ffffff;background-color:#28a745;border-color:#28a745}.btn-teal{color:#ffffff;background-color:#20c997;border-color:#20c997}.btn-teal:hover{color:#ffffff;background-color:#1ba87e;border-color:#199d76}.btn-teal:focus{color:#ffffff;background-color:#1ba87e;border-color:#199d76;box-shadow:0 0 0 .2rem rgba(32,201,151,0.25)}.btn-teal:disabled{color:#ffffff;background-color:#20c997;border-color:#20c997}.btn-cyan{color:#ffffff;background-color:#17a2b8;border-color:#17a2b8}.btn-cyan:hover{color:#ffffff;background-color:#138496;border-color:#117a8b}.btn-cyan:focus{color:#ffffff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(23,162,184,0.25)}.btn-cyan:disabled{color:#ffffff;background-color:#17a2b8;border-color:#17a2b8}.btn-primary{color:#ffffff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#ffffff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus{color:#ffffff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn-primary:disabled{color:#ffffff;background-color:#007bff;border-color:#007bff}.btn-secondary{color:#ffffff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#ffffff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus{color:#ffffff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(108,117,125,0.25)}.btn-secondary:disabled{color:#ffffff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#ffffff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#ffffff;background-color:#218838;border-color:#1e7e34}.btn-success:focus{color:#ffffff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.btn-success:disabled{color:#ffffff;background-color:#28a745;border-color:#28a745}.btn-info{color:#ffffff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#ffffff;background-color:#138496;border-color:#117a8b}.btn-info:focus{color:#ffffff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(23,162,184,0.25)}.btn-info:disabled{color:#ffffff;background-color:#17a2b8;border-color:#17a2b8}.btn-warning{color:#494949;background-color:#FCCA04;border-color:#FCCA04}.btn-warning:hover{color:#494949;background-color:#d7ac03;border-color:#cba202}.btn-warning:focus{color:#494949;background-color:#d7ac03;border-color:#cba202;box-shadow:0 0 0 .2rem rgba(252,202,4,0.25)}.btn-warning:disabled{color:#494949;background-color:#FCCA04;border-color:#FCCA04}.btn-danger{color:#ffffff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#ffffff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus{color:#ffffff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.btn-danger:disabled{color:#ffffff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#343a40;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#343a40;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus{color:#343a40;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(248,249,250,0.25)}.btn-light:disabled{color:#343a40;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#ffffff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#ffffff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus{color:#ffffff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(52,58,64,0.25)}.btn-dark:disabled{color:#ffffff;background-color:#343a40;border-color:#343a40}.btn-app-primary{color:#ffffff;background-color:#30CCFD;border-color:#30CCFD}.btn-app-primary:hover{color:#ffffff;background-color:#0ac3fd;border-color:#02bdf8}.btn-app-primary:focus{color:#ffffff;background-color:#0ac3fd;border-color:#02bdf8;box-shadow:0 0 0 .2rem rgba(48,204,253,0.25)}.btn-app-primary:disabled{color:#ffffff;background-color:#30CCFD;border-color:#30CCFD}.btn-app-primary-dark{color:#ffffff;background-color:#02b5ee;border-color:#02b5ee}.btn-app-primary-dark:hover{color:#ffffff;background-color:#0298c8;border-color:#028fbb}.btn-app-primary-dark:focus{color:#ffffff;background-color:#0298c8;border-color:#028fbb;box-shadow:0 0 0 .2rem rgba(2,181,238,0.25)}.btn-app-primary-dark:disabled{color:#ffffff;background-color:#02b5ee;border-color:#02b5ee}.btn-app-primary-light{color:#343a40;background-color:#58d6fd;border-color:#58d6fd}.btn-app-primary-light:hover{color:#343a40;background-color:#33cdfd;border-color:#26cafd}.btn-app-primary-light:focus{color:#343a40;background-color:#33cdfd;border-color:#26cafd;box-shadow:0 0 0 .2rem rgba(88,214,253,0.25)}.btn-app-primary-light:disabled{color:#343a40;background-color:#58d6fd;border-color:#58d6fd}.btn-outline-blue{color:#007bff;background-color:transparent;border-color:#007bff}.btn-outline-blue:hover{color:#ffffff;background-color:#007bff;border-color:#007bff}.btn-outline-blue:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn-outline-blue:disabled{color:#007bff;background-color:transparent}.btn-outline-primary{color:#007bff;background-color:transparent;border-color:#007bff}.btn-outline-primary:hover{color:#ffffff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-secondary{color:#6c757d;background-color:transparent;border-color:#6c757d}.btn-outline-secondary:hover{color:#ffffff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.25)}.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#28a745;background-color:transparent;border-color:#28a745}.btn-outline-success:hover{color:#ffffff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-info{color:#17a2b8;background-color:transparent;border-color:#17a2b8}.btn-outline-info:hover{color:#ffffff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.25)}.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-warning{color:#FCCA04;background-color:transparent;border-color:#FCCA04}.btn-outline-warning:hover{color:#ffffff;background-color:#FCCA04;border-color:#FCCA04}.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(252,202,4,0.25)}.btn-outline-warning:disabled{color:#FCCA04;background-color:transparent}.btn-outline-danger{color:#dc3545;background-color:transparent;border-color:#dc3545}.btn-outline-danger:hover{color:#ffffff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;background-color:transparent;border-color:#f8f9fa}.btn-outline-light:hover{color:#ffffff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.25)}.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#343a40;background-color:transparent;border-color:#343a40}.btn-outline-dark:hover{color:#ffffff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.25)}.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-app-primary{color:#30CCFD;background-color:transparent;border-color:#30CCFD}.btn-outline-app-primary:hover{color:#ffffff;background-color:#30CCFD;border-color:#30CCFD}.btn-outline-app-primary:focus{box-shadow:0 0 0 .2rem rgba(48,204,253,0.25)}.btn-outline-app-primary:disabled{color:#30CCFD;background-color:transparent}.btn-outline-yellow{color:#FCCA04;background-color:transparent;border-color:#FCCA04}.btn-outline-yellow:hover{color:#494949;background-color:#FCCA04;border-color:#FCCA04}.btn-outline-yellow:focus{box-shadow:0 0 0 .2rem rgba(252,202,4,0.25)}.btn-outline-yellow:disabled{color:#FCCA04;background-color:transparent}.fill-blue{fill:#007bff}.fill-indigo{fill:#6610f2}.fill-purple{fill:#6f42c1}.fill-pink{fill:#e83e8c}.fill-red{fill:#dc3545}.fill-orange{fill:#fd7e14}.fill-yellow{fill:#FCCA04}.fill-green{fill:#28a745}.fill-teal{fill:#20c997}.fill-cyan{fill:#17a2b8}.fill-white{fill:#ffffff}.fill-gray{fill:#6c757d}.fill-gray-dark{fill:#343a40}.fill-primary{fill:#007bff}.fill-secondary{fill:#6c757d}.fill-success{fill:#28a745}.fill-info{fill:#17a2b8}.fill-warning{fill:#FCCA04}.fill-danger{fill:#dc3545}.fill-light{fill:#f8f9fa}.fill-dark{fill:#343a40}.fill-app-primary{fill:#30CCFD}.stroke-blue{stroke:#007bff}.stroke-indigo{stroke:#6610f2}.stroke-purple{stroke:#6f42c1}.stroke-pink{stroke:#e83e8c}.stroke-red{stroke:#dc3545}.stroke-orange{stroke:#fd7e14}.stroke-yellow{stroke:#FCCA04}.stroke-green{stroke:#28a745}.stroke-teal{stroke:#20c997}.stroke-cyan{stroke:#17a2b8}.stroke-white{stroke:#ffffff}.stroke-gray{stroke:#6c757d}.stroke-gray-dark{stroke:#343a40}.stroke-primary{stroke:#007bff}.stroke-secondary{stroke:#6c757d}.stroke-success{stroke:#28a745}.stroke-info{stroke:#17a2b8}.stroke-warning{stroke:#FCCA04}.stroke-danger{stroke:#dc3545}.stroke-light{stroke:#f8f9fa}.stroke-dark{stroke:#343a40}.stroke-app-primary{stroke:#30CCFD}.shadow-blue{box-shadow:0 .125rem .25rem rgba(0,123,255,0.15)}.shadow-primary{box-shadow:0 .125rem .25rem rgba(0,123,255,0.15)}.shadow-success{box-shadow:0 .125rem .25rem rgba(40,167,69,0.15)}.shadow-warning{box-shadow:0 .125rem .25rem rgba(252,202,4,0.15)}.shadow-danger{box-shadow:0 .125rem .25rem rgba(220,53,69,0.15)}.shadow-app-primary{box-shadow:0 .125rem .25rem rgba(48,204,253,0.15)}.hover-text-primary:hover{color:#007bff !important}.hover-text-app-primary:hover{color:#30CCFD !important}.hover-text-yellow:hover{color:#FCCA04 !important}.hover-bg-primary:hover{background-color:#007bff !important}.hover-bg-app-primary:hover{background-color:#30CCFD !important}.hover-bg-yellow:hover{background-color:#FCCA04 !important;color:#494949 !important}.focus-ring-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.focus-ring-app-primary:focus{box-shadow:0 0 0 .2rem rgba(48,204,253,0.25)}.focus-ring-yellow:focus{box-shadow:0 0 0 .2rem rgba(252,202,4,0.25)}.active-bg-primary:active{background-color:#007bff !important}.active-bg-app-primary:active{background-color:#30CCFD !important}.active-bg-yellow:active{background-color:#d5aa03 !important;color:#494949 !important}.selection-bg-primary ::selection{background-color:rgba(0,123,255,0.15)}.selection-bg-app-primary ::selection{background-color:rgba(48,204,253,0.15)}.selection-bg-yellow ::selection{background-color:rgba(252,202,4,0.15)}.pagination li>a{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.pagination li>a:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.pagination li>a:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.pagination li:first-child>a{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.pagination li:last-child>a{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination li.active>a{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.pagination li.disabled>a{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}span.clear-input-button{position:absolute;right:-4px;top:-8px;cursor:pointer;font-weight:bold;z-index:25;padding:1px 4px !important;font-size:1.2em}.navbar-brand img{width:100px}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eeeeee;border-color:#dddddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#ffffff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777777;cursor:not-allowed;background-color:#ffffff;border-color:#dddddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, 0) !important}.modal.form-modal{background:#ffffffe0}.panel-collapse.collapse.in{display:block}.panel-collapse.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.panel-collapse.collapse{display:none}.panel-collapse.collapse.show,.panel-collapse.collapse.in{display:block}.panel{border:1px solid #dee2e6;border-radius:.375rem;background-color:#fff;margin-bottom:.5rem}.panel-heading{padding:.75rem 1rem;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;cursor:pointer}.panel-body{padding:1rem}.panel-title,.panel-title a{font-size:1em;color:#000000 !important;text-decoration:none !important}ng-table-extended .ng-table-expandable .panel-default{margin:0 !important;border:0 !important;border-radius:0 !important}.hide-overflow{overflow:hidden}.hide-overflow-x{overflow-x:hidden !important}.width0px{width:0px}.width5px{width:5px}.width10px{width:10px}.width15px{width:15px}.width20px{width:20px}.width25px{width:25px}.width30px{width:30px}.width35px{width:35px}.width40px{width:40px}.width45px{width:45px}.width50px{width:50px}.width55px{width:55px}.width60px{width:60px}.width65px{width:65px}.width70px{width:70px}.width75px{width:75px}.width80px{width:80px}.width85px{width:85px}.width90px{width:90px}.width95px{width:95px}.width100px{width:100px}.width105px{width:105px}.width110px{width:110px}.width115px{width:115px}.width120px{width:120px}.width125px{width:125px}.width130px{width:130px}.width135px{width:135px}.width140px{width:140px}.width145px{width:145px}.width150px{width:150px}.width155px{width:155px}.width160px{width:160px}.width165px{width:165px}.width170px{width:170px}.width175px{width:175px}.width180px{width:180px}.width185px{width:185px}.width190px{width:190px}.width195px{width:195px}.width200px{width:200px}.width205px{width:205px}.width210px{width:210px}.width215px{width:215px}.width220px{width:220px}.width225px{width:225px}.width230px{width:230px}.width235px{width:235px}.width240px{width:240px}.width245px{width:245px}.width250px{width:250px}.width255px{width:255px}.width260px{width:260px}.width265px{width:265px}.width270px{width:270px}.width275px{width:275px}.width280px{width:280px}.width285px{width:285px}.width290px{width:290px}.width295px{width:295px}.width300px{width:300px}.width305px{width:305px}.width310px{width:310px}.width315px{width:315px}.width320px{width:320px}.width325px{width:325px}.width330px{width:330px}.width335px{width:335px}.width340px{width:340px}.width345px{width:345px}.width350px{width:350px}.width355px{width:355px}.width360px{width:360px}.width365px{width:365px}.width370px{width:370px}.width375px{width:375px}.width380px{width:380px}.width385px{width:385px}.width390px{width:390px}.width395px{width:395px}.width400px{width:400px}.width405px{width:405px}.width410px{width:410px}.width415px{width:415px}.width420px{width:420px}.width425px{width:425px}.width430px{width:430px}.width435px{width:435px}.width440px{width:440px}.width445px{width:445px}.width450px{width:450px}.width455px{width:455px}.width460px{width:460px}.width465px{width:465px}.width470px{width:470px}.width475px{width:475px}.width480px{width:480px}.width485px{width:485px}.width490px{width:490px}.width495px{width:495px}.width500px{width:500px}.width505px{width:505px}.width510px{width:510px}.width515px{width:515px}.width520px{width:520px}.width525px{width:525px}.width530px{width:530px}.width535px{width:535px}.width540px{width:540px}.width545px{width:545px}.width550px{width:550px}.width555px{width:555px}.width560px{width:560px}.width565px{width:565px}.width570px{width:570px}.width575px{width:575px}.width580px{width:580px}.width585px{width:585px}.width590px{width:590px}.width595px{width:595px}.width600px{width:600px}.width605px{width:605px}.width610px{width:610px}.width615px{width:615px}.width620px{width:620px}.width625px{width:625px}.width630px{width:630px}.width635px{width:635px}.width640px{width:640px}.width645px{width:645px}.width650px{width:650px}.width655px{width:655px}.width660px{width:660px}.width665px{width:665px}.width670px{width:670px}.width675px{width:675px}.width680px{width:680px}.width685px{width:685px}.width690px{width:690px}.width695px{width:695px}.width700px{width:700px}.width705px{width:705px}.width710px{width:710px}.width715px{width:715px}.width720px{width:720px}.width725px{width:725px}.width730px{width:730px}.width735px{width:735px}.width740px{width:740px}.width745px{width:745px}.width750px{width:750px}.width755px{width:755px}.width760px{width:760px}.width765px{width:765px}.width770px{width:770px}.width775px{width:775px}.width780px{width:780px}.width785px{width:785px}.width790px{width:790px}.width795px{width:795px}.width800px{width:800px}.width805px{width:805px}.width810px{width:810px}.width815px{width:815px}.width820px{width:820px}.width825px{width:825px}.width830px{width:830px}.width835px{width:835px}.width840px{width:840px}.width845px{width:845px}.width850px{width:850px}.width855px{width:855px}.width860px{width:860px}.width865px{width:865px}.width870px{width:870px}.width875px{width:875px}.width880px{width:880px}.width885px{width:885px}.width890px{width:890px}.width895px{width:895px}.width900px{width:900px}.width905px{width:905px}.width910px{width:910px}.width915px{width:915px}.width920px{width:920px}.width925px{width:925px}.width930px{width:930px}.width935px{width:935px}.width940px{width:940px}.width945px{width:945px}.width950px{width:950px}.width955px{width:955px}.width960px{width:960px}.width965px{width:965px}.width970px{width:970px}.width975px{width:975px}.width980px{width:980px}.width985px{width:985px}.width990px{width:990px}.width995px{width:995px}.width1000px{width:1000px}.width0px-important{width:0px !important}.width5px-important{width:5px !important}.width10px-important{width:10px !important}.width15px-important{width:15px !important}.width20px-important{width:20px !important}.width25px-important{width:25px !important}.width30px-important{width:30px !important}.width35px-important{width:35px !important}.width40px-important{width:40px !important}.width45px-important{width:45px !important}.width50px-important{width:50px !important}.width55px-important{width:55px !important}.width60px-important{width:60px !important}.width65px-important{width:65px !important}.width70px-important{width:70px !important}.width75px-important{width:75px !important}.width80px-important{width:80px !important}.width85px-important{width:85px !important}.width90px-important{width:90px !important}.width95px-important{width:95px !important}.width100px-important{width:100px !important}.width105px-important{width:105px !important}.width110px-important{width:110px !important}.width115px-important{width:115px !important}.width120px-important{width:120px !important}.width125px-important{width:125px !important}.width130px-important{width:130px !important}.width135px-important{width:135px !important}.width140px-important{width:140px !important}.width145px-important{width:145px !important}.width150px-important{width:150px !important}.width155px-important{width:155px !important}.width160px-important{width:160px !important}.width165px-important{width:165px !important}.width170px-important{width:170px !important}.width175px-important{width:175px !important}.width180px-important{width:180px !important}.width185px-important{width:185px !important}.width190px-important{width:190px !important}.width195px-important{width:195px !important}.width200px-important{width:200px !important}.width205px-important{width:205px !important}.width210px-important{width:210px !important}.width215px-important{width:215px !important}.width220px-important{width:220px !important}.width225px-important{width:225px !important}.width230px-important{width:230px !important}.width235px-important{width:235px !important}.width240px-important{width:240px !important}.width245px-important{width:245px !important}.width250px-important{width:250px !important}.width255px-important{width:255px !important}.width260px-important{width:260px !important}.width265px-important{width:265px !important}.width270px-important{width:270px !important}.width275px-important{width:275px !important}.width280px-important{width:280px !important}.width285px-important{width:285px !important}.width290px-important{width:290px !important}.width295px-important{width:295px !important}.width300px-important{width:300px !important}.width305px-important{width:305px !important}.width310px-important{width:310px !important}.width315px-important{width:315px !important}.width320px-important{width:320px !important}.width325px-important{width:325px !important}.width330px-important{width:330px !important}.width335px-important{width:335px !important}.width340px-important{width:340px !important}.width345px-important{width:345px !important}.width350px-important{width:350px !important}.width355px-important{width:355px !important}.width360px-important{width:360px !important}.width365px-important{width:365px !important}.width370px-important{width:370px !important}.width375px-important{width:375px !important}.width380px-important{width:380px !important}.width385px-important{width:385px !important}.width390px-important{width:390px !important}.width395px-important{width:395px !important}.width400px-important{width:400px !important}.width405px-important{width:405px !important}.width410px-important{width:410px !important}.width415px-important{width:415px !important}.width420px-important{width:420px !important}.width425px-important{width:425px !important}.width430px-important{width:430px !important}.width435px-important{width:435px !important}.width440px-important{width:440px !important}.width445px-important{width:445px !important}.width450px-important{width:450px !important}.width455px-important{width:455px !important}.width460px-important{width:460px !important}.width465px-important{width:465px !important}.width470px-important{width:470px !important}.width475px-important{width:475px !important}.width480px-important{width:480px !important}.width485px-important{width:485px !important}.width490px-important{width:490px !important}.width495px-important{width:495px !important}.width500px-important{width:500px !important}.width505px-important{width:505px !important}.width510px-important{width:510px !important}.width515px-important{width:515px !important}.width520px-important{width:520px !important}.width525px-important{width:525px !important}.width530px-important{width:530px !important}.width535px-important{width:535px !important}.width540px-important{width:540px !important}.width545px-important{width:545px !important}.width550px-important{width:550px !important}.width555px-important{width:555px !important}.width560px-important{width:560px !important}.width565px-important{width:565px !important}.width570px-important{width:570px !important}.width575px-important{width:575px !important}.width580px-important{width:580px !important}.width585px-important{width:585px !important}.width590px-important{width:590px !important}.width595px-important{width:595px !important}.width600px-important{width:600px !important}.width605px-important{width:605px !important}.width610px-important{width:610px !important}.width615px-important{width:615px !important}.width620px-important{width:620px !important}.width625px-important{width:625px !important}.width630px-important{width:630px !important}.width635px-important{width:635px !important}.width640px-important{width:640px !important}.width645px-important{width:645px !important}.width650px-important{width:650px !important}.width655px-important{width:655px !important}.width660px-important{width:660px !important}.width665px-important{width:665px !important}.width670px-important{width:670px !important}.width675px-important{width:675px !important}.width680px-important{width:680px !important}.width685px-important{width:685px !important}.width690px-important{width:690px !important}.width695px-important{width:695px !important}.width700px-important{width:700px !important}.width705px-important{width:705px !important}.width710px-important{width:710px !important}.width715px-important{width:715px !important}.width720px-important{width:720px !important}.width725px-important{width:725px !important}.width730px-important{width:730px !important}.width735px-important{width:735px !important}.width740px-important{width:740px !important}.width745px-important{width:745px !important}.width750px-important{width:750px !important}.width755px-important{width:755px !important}.width760px-important{width:760px !important}.width765px-important{width:765px !important}.width770px-important{width:770px !important}.width775px-important{width:775px !important}.width780px-important{width:780px !important}.width785px-important{width:785px !important}.width790px-important{width:790px !important}.width795px-important{width:795px !important}.width800px-important{width:800px !important}.width805px-important{width:805px !important}.width810px-important{width:810px !important}.width815px-important{width:815px !important}.width820px-important{width:820px !important}.width825px-important{width:825px !important}.width830px-important{width:830px !important}.width835px-important{width:835px !important}.width840px-important{width:840px !important}.width845px-important{width:845px !important}.width850px-important{width:850px !important}.width855px-important{width:855px !important}.width860px-important{width:860px !important}.width865px-important{width:865px !important}.width870px-important{width:870px !important}.width875px-important{width:875px !important}.width880px-important{width:880px !important}.width885px-important{width:885px !important}.width890px-important{width:890px !important}.width895px-important{width:895px !important}.width900px-important{width:900px !important}.width905px-important{width:905px !important}.width910px-important{width:910px !important}.width915px-important{width:915px !important}.width920px-important{width:920px !important}.width925px-important{width:925px !important}.width930px-important{width:930px !important}.width935px-important{width:935px !important}.width940px-important{width:940px !important}.width945px-important{width:945px !important}.width950px-important{width:950px !important}.width955px-important{width:955px !important}.width960px-important{width:960px !important}.width965px-important{width:965px !important}.width970px-important{width:970px !important}.width975px-important{width:975px !important}.width980px-important{width:980px !important}.width985px-important{width:985px !important}.width990px-important{width:990px !important}.width995px-important{width:995px !important}.width1000px-important{width:1000px !important}.width0pc{width:0%}.width1pc{width:1%}.width2pc{width:2%}.width3pc{width:3%}.width4pc{width:4%}.width5pc{width:5%}.width6pc{width:6%}.width7pc{width:7%}.width8pc{width:8%}.width9pc{width:9%}.width10pc{width:10%}.width11pc{width:11%}.width12pc{width:12%}.width13pc{width:13%}.width14pc{width:14%}.width15pc{width:15%}.width16pc{width:16%}.width17pc{width:17%}.width18pc{width:18%}.width19pc{width:19%}.width20pc{width:20%}.width21pc{width:21%}.width22pc{width:22%}.width23pc{width:23%}.width24pc{width:24%}.width25pc{width:25%}.width26pc{width:26%}.width27pc{width:27%}.width28pc{width:28%}.width29pc{width:29%}.width30pc{width:30%}.width31pc{width:31%}.width32pc{width:32%}.width33pc{width:33%}.width34pc{width:34%}.width35pc{width:35%}.width36pc{width:36%}.width37pc{width:37%}.width38pc{width:38%}.width39pc{width:39%}.width40pc{width:40%}.width41pc{width:41%}.width42pc{width:42%}.width43pc{width:43%}.width44pc{width:44%}.width45pc{width:45%}.width46pc{width:46%}.width47pc{width:47%}.width48pc{width:48%}.width49pc{width:49%}.width50pc{width:50%}.width51pc{width:51%}.width52pc{width:52%}.width53pc{width:53%}.width54pc{width:54%}.width55pc{width:55%}.width56pc{width:56%}.width57pc{width:57%}.width58pc{width:58%}.width59pc{width:59%}.width60pc{width:60%}.width61pc{width:61%}.width62pc{width:62%}.width63pc{width:63%}.width64pc{width:64%}.width65pc{width:65%}.width66pc{width:66%}.width67pc{width:67%}.width68pc{width:68%}.width69pc{width:69%}.width70pc{width:70%}.width71pc{width:71%}.width72pc{width:72%}.width73pc{width:73%}.width74pc{width:74%}.width75pc{width:75%}.width76pc{width:76%}.width77pc{width:77%}.width78pc{width:78%}.width79pc{width:79%}.width80pc{width:80%}.width81pc{width:81%}.width82pc{width:82%}.width83pc{width:83%}.width84pc{width:84%}.width85pc{width:85%}.width86pc{width:86%}.width87pc{width:87%}.width88pc{width:88%}.width89pc{width:89%}.width90pc{width:90%}.width91pc{width:91%}.width92pc{width:92%}.width93pc{width:93%}.width94pc{width:94%}.width95pc{width:95%}.width96pc{width:96%}.width97pc{width:97%}.width98pc{width:98%}.width99pc{width:99%}.width100pc{width:100%}.width0pc-important{width:0% !important}.width1pc-important{width:1% !important}.width2pc-important{width:2% !important}.width3pc-important{width:3% !important}.width4pc-important{width:4% !important}.width5pc-important{width:5% !important}.width6pc-important{width:6% !important}.width7pc-important{width:7% !important}.width8pc-important{width:8% !important}.width9pc-important{width:9% !important}.width10pc-important{width:10% !important}.width11pc-important{width:11% !important}.width12pc-important{width:12% !important}.width13pc-important{width:13% !important}.width14pc-important{width:14% !important}.width15pc-important{width:15% !important}.width16pc-important{width:16% !important}.width17pc-important{width:17% !important}.width18pc-important{width:18% !important}.width19pc-important{width:19% !important}.width20pc-important{width:20% !important}.width21pc-important{width:21% !important}.width22pc-important{width:22% !important}.width23pc-important{width:23% !important}.width24pc-important{width:24% !important}.width25pc-important{width:25% !important}.width26pc-important{width:26% !important}.width27pc-important{width:27% !important}.width28pc-important{width:28% !important}.width29pc-important{width:29% !important}.width30pc-important{width:30% !important}.width31pc-important{width:31% !important}.width32pc-important{width:32% !important}.width33pc-important{width:33% !important}.width34pc-important{width:34% !important}.width35pc-important{width:35% !important}.width36pc-important{width:36% !important}.width37pc-important{width:37% !important}.width38pc-important{width:38% !important}.width39pc-important{width:39% !important}.width40pc-important{width:40% !important}.width41pc-important{width:41% !important}.width42pc-important{width:42% !important}.width43pc-important{width:43% !important}.width44pc-important{width:44% !important}.width45pc-important{width:45% !important}.width46pc-important{width:46% !important}.width47pc-important{width:47% !important}.width48pc-important{width:48% !important}.width49pc-important{width:49% !important}.width50pc-important{width:50% !important}.width51pc-important{width:51% !important}.width52pc-important{width:52% !important}.width53pc-important{width:53% !important}.width54pc-important{width:54% !important}.width55pc-important{width:55% !important}.width56pc-important{width:56% !important}.width57pc-important{width:57% !important}.width58pc-important{width:58% !important}.width59pc-important{width:59% !important}.width60pc-important{width:60% !important}.width61pc-important{width:61% !important}.width62pc-important{width:62% !important}.width63pc-important{width:63% !important}.width64pc-important{width:64% !important}.width65pc-important{width:65% !important}.width66pc-important{width:66% !important}.width67pc-important{width:67% !important}.width68pc-important{width:68% !important}.width69pc-important{width:69% !important}.width70pc-important{width:70% !important}.width71pc-important{width:71% !important}.width72pc-important{width:72% !important}.width73pc-important{width:73% !important}.width74pc-important{width:74% !important}.width75pc-important{width:75% !important}.width76pc-important{width:76% !important}.width77pc-important{width:77% !important}.width78pc-important{width:78% !important}.width79pc-important{width:79% !important}.width80pc-important{width:80% !important}.width81pc-important{width:81% !important}.width82pc-important{width:82% !important}.width83pc-important{width:83% !important}.width84pc-important{width:84% !important}.width85pc-important{width:85% !important}.width86pc-important{width:86% !important}.width87pc-important{width:87% !important}.width88pc-important{width:88% !important}.width89pc-important{width:89% !important}.width90pc-important{width:90% !important}.width91pc-important{width:91% !important}.width92pc-important{width:92% !important}.width93pc-important{width:93% !important}.width94pc-important{width:94% !important}.width95pc-important{width:95% !important}.width96pc-important{width:96% !important}.width97pc-important{width:97% !important}.width98pc-important{width:98% !important}.width99pc-important{width:99% !important}.width100pc-important{width:100% !important}.max-width0px{max-width:0px}.max-width5px{max-width:5px}.max-width10px{max-width:10px}.max-width15px{max-width:15px}.max-width20px{max-width:20px}.max-width25px{max-width:25px}.max-width30px{max-width:30px}.max-width35px{max-width:35px}.max-width40px{max-width:40px}.max-width45px{max-width:45px}.max-width50px{max-width:50px}.max-width55px{max-width:55px}.max-width60px{max-width:60px}.max-width65px{max-width:65px}.max-width70px{max-width:70px}.max-width75px{max-width:75px}.max-width80px{max-width:80px}.max-width85px{max-width:85px}.max-width90px{max-width:90px}.max-width95px{max-width:95px}.max-width100px{max-width:100px}.max-width105px{max-width:105px}.max-width110px{max-width:110px}.max-width115px{max-width:115px}.max-width120px{max-width:120px}.max-width125px{max-width:125px}.max-width130px{max-width:130px}.max-width135px{max-width:135px}.max-width140px{max-width:140px}.max-width145px{max-width:145px}.max-width150px{max-width:150px}.max-width155px{max-width:155px}.max-width160px{max-width:160px}.max-width165px{max-width:165px}.max-width170px{max-width:170px}.max-width175px{max-width:175px}.max-width180px{max-width:180px}.max-width185px{max-width:185px}.max-width190px{max-width:190px}.max-width195px{max-width:195px}.max-width200px{max-width:200px}.max-width205px{max-width:205px}.max-width210px{max-width:210px}.max-width215px{max-width:215px}.max-width220px{max-width:220px}.max-width225px{max-width:225px}.max-width230px{max-width:230px}.max-width235px{max-width:235px}.max-width240px{max-width:240px}.max-width245px{max-width:245px}.max-width250px{max-width:250px}.max-width255px{max-width:255px}.max-width260px{max-width:260px}.max-width265px{max-width:265px}.max-width270px{max-width:270px}.max-width275px{max-width:275px}.max-width280px{max-width:280px}.max-width285px{max-width:285px}.max-width290px{max-width:290px}.max-width295px{max-width:295px}.max-width300px{max-width:300px}.max-width305px{max-width:305px}.max-width310px{max-width:310px}.max-width315px{max-width:315px}.max-width320px{max-width:320px}.max-width325px{max-width:325px}.max-width330px{max-width:330px}.max-width335px{max-width:335px}.max-width340px{max-width:340px}.max-width345px{max-width:345px}.max-width350px{max-width:350px}.max-width355px{max-width:355px}.max-width360px{max-width:360px}.max-width365px{max-width:365px}.max-width370px{max-width:370px}.max-width375px{max-width:375px}.max-width380px{max-width:380px}.max-width385px{max-width:385px}.max-width390px{max-width:390px}.max-width395px{max-width:395px}.max-width400px{max-width:400px}.max-width405px{max-width:405px}.max-width410px{max-width:410px}.max-width415px{max-width:415px}.max-width420px{max-width:420px}.max-width425px{max-width:425px}.max-width430px{max-width:430px}.max-width435px{max-width:435px}.max-width440px{max-width:440px}.max-width445px{max-width:445px}.max-width450px{max-width:450px}.max-width455px{max-width:455px}.max-width460px{max-width:460px}.max-width465px{max-width:465px}.max-width470px{max-width:470px}.max-width475px{max-width:475px}.max-width480px{max-width:480px}.max-width485px{max-width:485px}.max-width490px{max-width:490px}.max-width495px{max-width:495px}.max-width500px{max-width:500px}.max-width505px{max-width:505px}.max-width510px{max-width:510px}.max-width515px{max-width:515px}.max-width520px{max-width:520px}.max-width525px{max-width:525px}.max-width530px{max-width:530px}.max-width535px{max-width:535px}.max-width540px{max-width:540px}.max-width545px{max-width:545px}.max-width550px{max-width:550px}.max-width555px{max-width:555px}.max-width560px{max-width:560px}.max-width565px{max-width:565px}.max-width570px{max-width:570px}.max-width575px{max-width:575px}.max-width580px{max-width:580px}.max-width585px{max-width:585px}.max-width590px{max-width:590px}.max-width595px{max-width:595px}.max-width600px{max-width:600px}.max-width605px{max-width:605px}.max-width610px{max-width:610px}.max-width615px{max-width:615px}.max-width620px{max-width:620px}.max-width625px{max-width:625px}.max-width630px{max-width:630px}.max-width635px{max-width:635px}.max-width640px{max-width:640px}.max-width645px{max-width:645px}.max-width650px{max-width:650px}.max-width655px{max-width:655px}.max-width660px{max-width:660px}.max-width665px{max-width:665px}.max-width670px{max-width:670px}.max-width675px{max-width:675px}.max-width680px{max-width:680px}.max-width685px{max-width:685px}.max-width690px{max-width:690px}.max-width695px{max-width:695px}.max-width700px{max-width:700px}.max-width705px{max-width:705px}.max-width710px{max-width:710px}.max-width715px{max-width:715px}.max-width720px{max-width:720px}.max-width725px{max-width:725px}.max-width730px{max-width:730px}.max-width735px{max-width:735px}.max-width740px{max-width:740px}.max-width745px{max-width:745px}.max-width750px{max-width:750px}.max-width755px{max-width:755px}.max-width760px{max-width:760px}.max-width765px{max-width:765px}.max-width770px{max-width:770px}.max-width775px{max-width:775px}.max-width780px{max-width:780px}.max-width785px{max-width:785px}.max-width790px{max-width:790px}.max-width795px{max-width:795px}.max-width800px{max-width:800px}.max-width805px{max-width:805px}.max-width810px{max-width:810px}.max-width815px{max-width:815px}.max-width820px{max-width:820px}.max-width825px{max-width:825px}.max-width830px{max-width:830px}.max-width835px{max-width:835px}.max-width840px{max-width:840px}.max-width845px{max-width:845px}.max-width850px{max-width:850px}.max-width855px{max-width:855px}.max-width860px{max-width:860px}.max-width865px{max-width:865px}.max-width870px{max-width:870px}.max-width875px{max-width:875px}.max-width880px{max-width:880px}.max-width885px{max-width:885px}.max-width890px{max-width:890px}.max-width895px{max-width:895px}.max-width900px{max-width:900px}.max-width905px{max-width:905px}.max-width910px{max-width:910px}.max-width915px{max-width:915px}.max-width920px{max-width:920px}.max-width925px{max-width:925px}.max-width930px{max-width:930px}.max-width935px{max-width:935px}.max-width940px{max-width:940px}.max-width945px{max-width:945px}.max-width950px{max-width:950px}.max-width955px{max-width:955px}.max-width960px{max-width:960px}.max-width965px{max-width:965px}.max-width970px{max-width:970px}.max-width975px{max-width:975px}.max-width980px{max-width:980px}.max-width985px{max-width:985px}.max-width990px{max-width:990px}.max-width995px{max-width:995px}.max-width1000px{max-width:1000px}.max-width0pc{max-width:0%}.max-width1pc{max-width:1%}.max-width2pc{max-width:2%}.max-width3pc{max-width:3%}.max-width4pc{max-width:4%}.max-width5pc{max-width:5%}.max-width6pc{max-width:6%}.max-width7pc{max-width:7%}.max-width8pc{max-width:8%}.max-width9pc{max-width:9%}.max-width10pc{max-width:10%}.max-width11pc{max-width:11%}.max-width12pc{max-width:12%}.max-width13pc{max-width:13%}.max-width14pc{max-width:14%}.max-width15pc{max-width:15%}.max-width16pc{max-width:16%}.max-width17pc{max-width:17%}.max-width18pc{max-width:18%}.max-width19pc{max-width:19%}.max-width20pc{max-width:20%}.max-width21pc{max-width:21%}.max-width22pc{max-width:22%}.max-width23pc{max-width:23%}.max-width24pc{max-width:24%}.max-width25pc{max-width:25%}.max-width26pc{max-width:26%}.max-width27pc{max-width:27%}.max-width28pc{max-width:28%}.max-width29pc{max-width:29%}.max-width30pc{max-width:30%}.max-width31pc{max-width:31%}.max-width32pc{max-width:32%}.max-width33pc{max-width:33%}.max-width34pc{max-width:34%}.max-width35pc{max-width:35%}.max-width36pc{max-width:36%}.max-width37pc{max-width:37%}.max-width38pc{max-width:38%}.max-width39pc{max-width:39%}.max-width40pc{max-width:40%}.max-width41pc{max-width:41%}.max-width42pc{max-width:42%}.max-width43pc{max-width:43%}.max-width44pc{max-width:44%}.max-width45pc{max-width:45%}.max-width46pc{max-width:46%}.max-width47pc{max-width:47%}.max-width48pc{max-width:48%}.max-width49pc{max-width:49%}.max-width50pc{max-width:50%}.max-width51pc{max-width:51%}.max-width52pc{max-width:52%}.max-width53pc{max-width:53%}.max-width54pc{max-width:54%}.max-width55pc{max-width:55%}.max-width56pc{max-width:56%}.max-width57pc{max-width:57%}.max-width58pc{max-width:58%}.max-width59pc{max-width:59%}.max-width60pc{max-width:60%}.max-width61pc{max-width:61%}.max-width62pc{max-width:62%}.max-width63pc{max-width:63%}.max-width64pc{max-width:64%}.max-width65pc{max-width:65%}.max-width66pc{max-width:66%}.max-width67pc{max-width:67%}.max-width68pc{max-width:68%}.max-width69pc{max-width:69%}.max-width70pc{max-width:70%}.max-width71pc{max-width:71%}.max-width72pc{max-width:72%}.max-width73pc{max-width:73%}.max-width74pc{max-width:74%}.max-width75pc{max-width:75%}.max-width76pc{max-width:76%}.max-width77pc{max-width:77%}.max-width78pc{max-width:78%}.max-width79pc{max-width:79%}.max-width80pc{max-width:80%}.max-width81pc{max-width:81%}.max-width82pc{max-width:82%}.max-width83pc{max-width:83%}.max-width84pc{max-width:84%}.max-width85pc{max-width:85%}.max-width86pc{max-width:86%}.max-width87pc{max-width:87%}.max-width88pc{max-width:88%}.max-width89pc{max-width:89%}.max-width90pc{max-width:90%}.max-width91pc{max-width:91%}.max-width92pc{max-width:92%}.max-width93pc{max-width:93%}.max-width94pc{max-width:94%}.max-width95pc{max-width:95%}.max-width96pc{max-width:96%}.max-width97pc{max-width:97%}.max-width98pc{max-width:98%}.max-width99pc{max-width:99%}.max-width100pc{max-width:100%}.max-width0px-important{max-width:0px !important}.max-width5px-important{max-width:5px !important}.max-width10px-important{max-width:10px !important}.max-width15px-important{max-width:15px !important}.max-width20px-important{max-width:20px !important}.max-width25px-important{max-width:25px !important}.max-width30px-important{max-width:30px !important}.max-width35px-important{max-width:35px !important}.max-width40px-important{max-width:40px !important}.max-width45px-important{max-width:45px !important}.max-width50px-important{max-width:50px !important}.max-width55px-important{max-width:55px !important}.max-width60px-important{max-width:60px !important}.max-width65px-important{max-width:65px !important}.max-width70px-important{max-width:70px !important}.max-width75px-important{max-width:75px !important}.max-width80px-important{max-width:80px !important}.max-width85px-important{max-width:85px !important}.max-width90px-important{max-width:90px !important}.max-width95px-important{max-width:95px !important}.max-width100px-important{max-width:100px !important}.max-width105px-important{max-width:105px !important}.max-width110px-important{max-width:110px !important}.max-width115px-important{max-width:115px !important}.max-width120px-important{max-width:120px !important}.max-width125px-important{max-width:125px !important}.max-width130px-important{max-width:130px !important}.max-width135px-important{max-width:135px !important}.max-width140px-important{max-width:140px !important}.max-width145px-important{max-width:145px !important}.max-width150px-important{max-width:150px !important}.max-width155px-important{max-width:155px !important}.max-width160px-important{max-width:160px !important}.max-width165px-important{max-width:165px !important}.max-width170px-important{max-width:170px !important}.max-width175px-important{max-width:175px !important}.max-width180px-important{max-width:180px !important}.max-width185px-important{max-width:185px !important}.max-width190px-important{max-width:190px !important}.max-width195px-important{max-width:195px !important}.max-width200px-important{max-width:200px !important}.max-width205px-important{max-width:205px !important}.max-width210px-important{max-width:210px !important}.max-width215px-important{max-width:215px !important}.max-width220px-important{max-width:220px !important}.max-width225px-important{max-width:225px !important}.max-width230px-important{max-width:230px !important}.max-width235px-important{max-width:235px !important}.max-width240px-important{max-width:240px !important}.max-width245px-important{max-width:245px !important}.max-width250px-important{max-width:250px !important}.max-width255px-important{max-width:255px !important}.max-width260px-important{max-width:260px !important}.max-width265px-important{max-width:265px !important}.max-width270px-important{max-width:270px !important}.max-width275px-important{max-width:275px !important}.max-width280px-important{max-width:280px !important}.max-width285px-important{max-width:285px !important}.max-width290px-important{max-width:290px !important}.max-width295px-important{max-width:295px !important}.max-width300px-important{max-width:300px !important}.max-width305px-important{max-width:305px !important}.max-width310px-important{max-width:310px !important}.max-width315px-important{max-width:315px !important}.max-width320px-important{max-width:320px !important}.max-width325px-important{max-width:325px !important}.max-width330px-important{max-width:330px !important}.max-width335px-important{max-width:335px !important}.max-width340px-important{max-width:340px !important}.max-width345px-important{max-width:345px !important}.max-width350px-important{max-width:350px !important}.max-width355px-important{max-width:355px !important}.max-width360px-important{max-width:360px !important}.max-width365px-important{max-width:365px !important}.max-width370px-important{max-width:370px !important}.max-width375px-important{max-width:375px !important}.max-width380px-important{max-width:380px !important}.max-width385px-important{max-width:385px !important}.max-width390px-important{max-width:390px !important}.max-width395px-important{max-width:395px !important}.max-width400px-important{max-width:400px !important}.max-width405px-important{max-width:405px !important}.max-width410px-important{max-width:410px !important}.max-width415px-important{max-width:415px !important}.max-width420px-important{max-width:420px !important}.max-width425px-important{max-width:425px !important}.max-width430px-important{max-width:430px !important}.max-width435px-important{max-width:435px !important}.max-width440px-important{max-width:440px !important}.max-width445px-important{max-width:445px !important}.max-width450px-important{max-width:450px !important}.max-width455px-important{max-width:455px !important}.max-width460px-important{max-width:460px !important}.max-width465px-important{max-width:465px !important}.max-width470px-important{max-width:470px !important}.max-width475px-important{max-width:475px !important}.max-width480px-important{max-width:480px !important}.max-width485px-important{max-width:485px !important}.max-width490px-important{max-width:490px !important}.max-width495px-important{max-width:495px !important}.max-width500px-important{max-width:500px !important}.max-width505px-important{max-width:505px !important}.max-width510px-important{max-width:510px !important}.max-width515px-important{max-width:515px !important}.max-width520px-important{max-width:520px !important}.max-width525px-important{max-width:525px !important}.max-width530px-important{max-width:530px !important}.max-width535px-important{max-width:535px !important}.max-width540px-important{max-width:540px !important}.max-width545px-important{max-width:545px !important}.max-width550px-important{max-width:550px !important}.max-width555px-important{max-width:555px !important}.max-width560px-important{max-width:560px !important}.max-width565px-important{max-width:565px !important}.max-width570px-important{max-width:570px !important}.max-width575px-important{max-width:575px !important}.max-width580px-important{max-width:580px !important}.max-width585px-important{max-width:585px !important}.max-width590px-important{max-width:590px !important}.max-width595px-important{max-width:595px !important}.max-width600px-important{max-width:600px !important}.max-width605px-important{max-width:605px !important}.max-width610px-important{max-width:610px !important}.max-width615px-important{max-width:615px !important}.max-width620px-important{max-width:620px !important}.max-width625px-important{max-width:625px !important}.max-width630px-important{max-width:630px !important}.max-width635px-important{max-width:635px !important}.max-width640px-important{max-width:640px !important}.max-width645px-important{max-width:645px !important}.max-width650px-important{max-width:650px !important}.max-width655px-important{max-width:655px !important}.max-width660px-important{max-width:660px !important}.max-width665px-important{max-width:665px !important}.max-width670px-important{max-width:670px !important}.max-width675px-important{max-width:675px !important}.max-width680px-important{max-width:680px !important}.max-width685px-important{max-width:685px !important}.max-width690px-important{max-width:690px !important}.max-width695px-important{max-width:695px !important}.max-width700px-important{max-width:700px !important}.max-width705px-important{max-width:705px !important}.max-width710px-important{max-width:710px !important}.max-width715px-important{max-width:715px !important}.max-width720px-important{max-width:720px !important}.max-width725px-important{max-width:725px !important}.max-width730px-important{max-width:730px !important}.max-width735px-important{max-width:735px !important}.max-width740px-important{max-width:740px !important}.max-width745px-important{max-width:745px !important}.max-width750px-important{max-width:750px !important}.max-width755px-important{max-width:755px !important}.max-width760px-important{max-width:760px !important}.max-width765px-important{max-width:765px !important}.max-width770px-important{max-width:770px !important}.max-width775px-important{max-width:775px !important}.max-width780px-important{max-width:780px !important}.max-width785px-important{max-width:785px !important}.max-width790px-important{max-width:790px !important}.max-width795px-important{max-width:795px !important}.max-width800px-important{max-width:800px !important}.max-width805px-important{max-width:805px !important}.max-width810px-important{max-width:810px !important}.max-width815px-important{max-width:815px !important}.max-width820px-important{max-width:820px !important}.max-width825px-important{max-width:825px !important}.max-width830px-important{max-width:830px !important}.max-width835px-important{max-width:835px !important}.max-width840px-important{max-width:840px !important}.max-width845px-important{max-width:845px !important}.max-width850px-important{max-width:850px !important}.max-width855px-important{max-width:855px !important}.max-width860px-important{max-width:860px !important}.max-width865px-important{max-width:865px !important}.max-width870px-important{max-width:870px !important}.max-width875px-important{max-width:875px !important}.max-width880px-important{max-width:880px !important}.max-width885px-important{max-width:885px !important}.max-width890px-important{max-width:890px !important}.max-width895px-important{max-width:895px !important}.max-width900px-important{max-width:900px !important}.max-width905px-important{max-width:905px !important}.max-width910px-important{max-width:910px !important}.max-width915px-important{max-width:915px !important}.max-width920px-important{max-width:920px !important}.max-width925px-important{max-width:925px !important}.max-width930px-important{max-width:930px !important}.max-width935px-important{max-width:935px !important}.max-width940px-important{max-width:940px !important}.max-width945px-important{max-width:945px !important}.max-width950px-important{max-width:950px !important}.max-width955px-important{max-width:955px !important}.max-width960px-important{max-width:960px !important}.max-width965px-important{max-width:965px !important}.max-width970px-important{max-width:970px !important}.max-width975px-important{max-width:975px !important}.max-width980px-important{max-width:980px !important}.max-width985px-important{max-width:985px !important}.max-width990px-important{max-width:990px !important}.max-width995px-important{max-width:995px !important}.max-width1000px-important{max-width:1000px !important}.max-width0pc-important{max-width:0% !important}.max-width1pc-important{max-width:1% !important}.max-width2pc-important{max-width:2% !important}.max-width3pc-important{max-width:3% !important}.max-width4pc-important{max-width:4% !important}.max-width5pc-important{max-width:5% !important}.max-width6pc-important{max-width:6% !important}.max-width7pc-important{max-width:7% !important}.max-width8pc-important{max-width:8% !important}.max-width9pc-important{max-width:9% !important}.max-width10pc-important{max-width:10% !important}.max-width11pc-important{max-width:11% !important}.max-width12pc-important{max-width:12% !important}.max-width13pc-important{max-width:13% !important}.max-width14pc-important{max-width:14% !important}.max-width15pc-important{max-width:15% !important}.max-width16pc-important{max-width:16% !important}.max-width17pc-important{max-width:17% !important}.max-width18pc-important{max-width:18% !important}.max-width19pc-important{max-width:19% !important}.max-width20pc-important{max-width:20% !important}.max-width21pc-important{max-width:21% !important}.max-width22pc-important{max-width:22% !important}.max-width23pc-important{max-width:23% !important}.max-width24pc-important{max-width:24% !important}.max-width25pc-important{max-width:25% !important}.max-width26pc-important{max-width:26% !important}.max-width27pc-important{max-width:27% !important}.max-width28pc-important{max-width:28% !important}.max-width29pc-important{max-width:29% !important}.max-width30pc-important{max-width:30% !important}.max-width31pc-important{max-width:31% !important}.max-width32pc-important{max-width:32% !important}.max-width33pc-important{max-width:33% !important}.max-width34pc-important{max-width:34% !important}.max-width35pc-important{max-width:35% !important}.max-width36pc-important{max-width:36% !important}.max-width37pc-important{max-width:37% !important}.max-width38pc-important{max-width:38% !important}.max-width39pc-important{max-width:39% !important}.max-width40pc-important{max-width:40% !important}.max-width41pc-important{max-width:41% !important}.max-width42pc-important{max-width:42% !important}.max-width43pc-important{max-width:43% !important}.max-width44pc-important{max-width:44% !important}.max-width45pc-important{max-width:45% !important}.max-width46pc-important{max-width:46% !important}.max-width47pc-important{max-width:47% !important}.max-width48pc-important{max-width:48% !important}.max-width49pc-important{max-width:49% !important}.max-width50pc-important{max-width:50% !important}.max-width51pc-important{max-width:51% !important}.max-width52pc-important{max-width:52% !important}.max-width53pc-important{max-width:53% !important}.max-width54pc-important{max-width:54% !important}.max-width55pc-important{max-width:55% !important}.max-width56pc-important{max-width:56% !important}.max-width57pc-important{max-width:57% !important}.max-width58pc-important{max-width:58% !important}.max-width59pc-important{max-width:59% !important}.max-width60pc-important{max-width:60% !important}.max-width61pc-important{max-width:61% !important}.max-width62pc-important{max-width:62% !important}.max-width63pc-important{max-width:63% !important}.max-width64pc-important{max-width:64% !important}.max-width65pc-important{max-width:65% !important}.max-width66pc-important{max-width:66% !important}.max-width67pc-important{max-width:67% !important}.max-width68pc-important{max-width:68% !important}.max-width69pc-important{max-width:69% !important}.max-width70pc-important{max-width:70% !important}.max-width71pc-important{max-width:71% !important}.max-width72pc-important{max-width:72% !important}.max-width73pc-important{max-width:73% !important}.max-width74pc-important{max-width:74% !important}.max-width75pc-important{max-width:75% !important}.max-width76pc-important{max-width:76% !important}.max-width77pc-important{max-width:77% !important}.max-width78pc-important{max-width:78% !important}.max-width79pc-important{max-width:79% !important}.max-width80pc-important{max-width:80% !important}.max-width81pc-important{max-width:81% !important}.max-width82pc-important{max-width:82% !important}.max-width83pc-important{max-width:83% !important}.max-width84pc-important{max-width:84% !important}.max-width85pc-important{max-width:85% !important}.max-width86pc-important{max-width:86% !important}.max-width87pc-important{max-width:87% !important}.max-width88pc-important{max-width:88% !important}.max-width89pc-important{max-width:89% !important}.max-width90pc-important{max-width:90% !important}.max-width91pc-important{max-width:91% !important}.max-width92pc-important{max-width:92% !important}.max-width93pc-important{max-width:93% !important}.max-width94pc-important{max-width:94% !important}.max-width95pc-important{max-width:95% !important}.max-width96pc-important{max-width:96% !important}.max-width97pc-important{max-width:97% !important}.max-width98pc-important{max-width:98% !important}.max-width99pc-important{max-width:99% !important}.max-width100pc-important{max-width:100% !important}.min-width0px{min-width:0px}.min-width5px{min-width:5px}.min-width10px{min-width:10px}.min-width15px{min-width:15px}.min-width20px{min-width:20px}.min-width25px{min-width:25px}.min-width30px{min-width:30px}.min-width35px{min-width:35px}.min-width40px{min-width:40px}.min-width45px{min-width:45px}.min-width50px{min-width:50px}.min-width55px{min-width:55px}.min-width60px{min-width:60px}.min-width65px{min-width:65px}.min-width70px{min-width:70px}.min-width75px{min-width:75px}.min-width80px{min-width:80px}.min-width85px{min-width:85px}.min-width90px{min-width:90px}.min-width95px{min-width:95px}.min-width100px{min-width:100px}.min-width105px{min-width:105px}.min-width110px{min-width:110px}.min-width115px{min-width:115px}.min-width120px{min-width:120px}.min-width125px{min-width:125px}.min-width130px{min-width:130px}.min-width135px{min-width:135px}.min-width140px{min-width:140px}.min-width145px{min-width:145px}.min-width150px{min-width:150px}.min-width155px{min-width:155px}.min-width160px{min-width:160px}.min-width165px{min-width:165px}.min-width170px{min-width:170px}.min-width175px{min-width:175px}.min-width180px{min-width:180px}.min-width185px{min-width:185px}.min-width190px{min-width:190px}.min-width195px{min-width:195px}.min-width200px{min-width:200px}.min-width205px{min-width:205px}.min-width210px{min-width:210px}.min-width215px{min-width:215px}.min-width220px{min-width:220px}.min-width225px{min-width:225px}.min-width230px{min-width:230px}.min-width235px{min-width:235px}.min-width240px{min-width:240px}.min-width245px{min-width:245px}.min-width250px{min-width:250px}.min-width255px{min-width:255px}.min-width260px{min-width:260px}.min-width265px{min-width:265px}.min-width270px{min-width:270px}.min-width275px{min-width:275px}.min-width280px{min-width:280px}.min-width285px{min-width:285px}.min-width290px{min-width:290px}.min-width295px{min-width:295px}.min-width300px{min-width:300px}.min-width305px{min-width:305px}.min-width310px{min-width:310px}.min-width315px{min-width:315px}.min-width320px{min-width:320px}.min-width325px{min-width:325px}.min-width330px{min-width:330px}.min-width335px{min-width:335px}.min-width340px{min-width:340px}.min-width345px{min-width:345px}.min-width350px{min-width:350px}.min-width355px{min-width:355px}.min-width360px{min-width:360px}.min-width365px{min-width:365px}.min-width370px{min-width:370px}.min-width375px{min-width:375px}.min-width380px{min-width:380px}.min-width385px{min-width:385px}.min-width390px{min-width:390px}.min-width395px{min-width:395px}.min-width400px{min-width:400px}.min-width405px{min-width:405px}.min-width410px{min-width:410px}.min-width415px{min-width:415px}.min-width420px{min-width:420px}.min-width425px{min-width:425px}.min-width430px{min-width:430px}.min-width435px{min-width:435px}.min-width440px{min-width:440px}.min-width445px{min-width:445px}.min-width450px{min-width:450px}.min-width455px{min-width:455px}.min-width460px{min-width:460px}.min-width465px{min-width:465px}.min-width470px{min-width:470px}.min-width475px{min-width:475px}.min-width480px{min-width:480px}.min-width485px{min-width:485px}.min-width490px{min-width:490px}.min-width495px{min-width:495px}.min-width500px{min-width:500px}.min-width505px{min-width:505px}.min-width510px{min-width:510px}.min-width515px{min-width:515px}.min-width520px{min-width:520px}.min-width525px{min-width:525px}.min-width530px{min-width:530px}.min-width535px{min-width:535px}.min-width540px{min-width:540px}.min-width545px{min-width:545px}.min-width550px{min-width:550px}.min-width555px{min-width:555px}.min-width560px{min-width:560px}.min-width565px{min-width:565px}.min-width570px{min-width:570px}.min-width575px{min-width:575px}.min-width580px{min-width:580px}.min-width585px{min-width:585px}.min-width590px{min-width:590px}.min-width595px{min-width:595px}.min-width600px{min-width:600px}.min-width605px{min-width:605px}.min-width610px{min-width:610px}.min-width615px{min-width:615px}.min-width620px{min-width:620px}.min-width625px{min-width:625px}.min-width630px{min-width:630px}.min-width635px{min-width:635px}.min-width640px{min-width:640px}.min-width645px{min-width:645px}.min-width650px{min-width:650px}.min-width655px{min-width:655px}.min-width660px{min-width:660px}.min-width665px{min-width:665px}.min-width670px{min-width:670px}.min-width675px{min-width:675px}.min-width680px{min-width:680px}.min-width685px{min-width:685px}.min-width690px{min-width:690px}.min-width695px{min-width:695px}.min-width700px{min-width:700px}.min-width705px{min-width:705px}.min-width710px{min-width:710px}.min-width715px{min-width:715px}.min-width720px{min-width:720px}.min-width725px{min-width:725px}.min-width730px{min-width:730px}.min-width735px{min-width:735px}.min-width740px{min-width:740px}.min-width745px{min-width:745px}.min-width750px{min-width:750px}.min-width755px{min-width:755px}.min-width760px{min-width:760px}.min-width765px{min-width:765px}.min-width770px{min-width:770px}.min-width775px{min-width:775px}.min-width780px{min-width:780px}.min-width785px{min-width:785px}.min-width790px{min-width:790px}.min-width795px{min-width:795px}.min-width800px{min-width:800px}.min-width805px{min-width:805px}.min-width810px{min-width:810px}.min-width815px{min-width:815px}.min-width820px{min-width:820px}.min-width825px{min-width:825px}.min-width830px{min-width:830px}.min-width835px{min-width:835px}.min-width840px{min-width:840px}.min-width845px{min-width:845px}.min-width850px{min-width:850px}.min-width855px{min-width:855px}.min-width860px{min-width:860px}.min-width865px{min-width:865px}.min-width870px{min-width:870px}.min-width875px{min-width:875px}.min-width880px{min-width:880px}.min-width885px{min-width:885px}.min-width890px{min-width:890px}.min-width895px{min-width:895px}.min-width900px{min-width:900px}.min-width905px{min-width:905px}.min-width910px{min-width:910px}.min-width915px{min-width:915px}.min-width920px{min-width:920px}.min-width925px{min-width:925px}.min-width930px{min-width:930px}.min-width935px{min-width:935px}.min-width940px{min-width:940px}.min-width945px{min-width:945px}.min-width950px{min-width:950px}.min-width955px{min-width:955px}.min-width960px{min-width:960px}.min-width965px{min-width:965px}.min-width970px{min-width:970px}.min-width975px{min-width:975px}.min-width980px{min-width:980px}.min-width985px{min-width:985px}.min-width990px{min-width:990px}.min-width995px{min-width:995px}.min-width1000px{min-width:1000px}.min-width0pc{min-width:0%}.min-width1pc{min-width:1%}.min-width2pc{min-width:2%}.min-width3pc{min-width:3%}.min-width4pc{min-width:4%}.min-width5pc{min-width:5%}.min-width6pc{min-width:6%}.min-width7pc{min-width:7%}.min-width8pc{min-width:8%}.min-width9pc{min-width:9%}.min-width10pc{min-width:10%}.min-width11pc{min-width:11%}.min-width12pc{min-width:12%}.min-width13pc{min-width:13%}.min-width14pc{min-width:14%}.min-width15pc{min-width:15%}.min-width16pc{min-width:16%}.min-width17pc{min-width:17%}.min-width18pc{min-width:18%}.min-width19pc{min-width:19%}.min-width20pc{min-width:20%}.min-width21pc{min-width:21%}.min-width22pc{min-width:22%}.min-width23pc{min-width:23%}.min-width24pc{min-width:24%}.min-width25pc{min-width:25%}.min-width26pc{min-width:26%}.min-width27pc{min-width:27%}.min-width28pc{min-width:28%}.min-width29pc{min-width:29%}.min-width30pc{min-width:30%}.min-width31pc{min-width:31%}.min-width32pc{min-width:32%}.min-width33pc{min-width:33%}.min-width34pc{min-width:34%}.min-width35pc{min-width:35%}.min-width36pc{min-width:36%}.min-width37pc{min-width:37%}.min-width38pc{min-width:38%}.min-width39pc{min-width:39%}.min-width40pc{min-width:40%}.min-width41pc{min-width:41%}.min-width42pc{min-width:42%}.min-width43pc{min-width:43%}.min-width44pc{min-width:44%}.min-width45pc{min-width:45%}.min-width46pc{min-width:46%}.min-width47pc{min-width:47%}.min-width48pc{min-width:48%}.min-width49pc{min-width:49%}.min-width50pc{min-width:50%}.min-width51pc{min-width:51%}.min-width52pc{min-width:52%}.min-width53pc{min-width:53%}.min-width54pc{min-width:54%}.min-width55pc{min-width:55%}.min-width56pc{min-width:56%}.min-width57pc{min-width:57%}.min-width58pc{min-width:58%}.min-width59pc{min-width:59%}.min-width60pc{min-width:60%}.min-width61pc{min-width:61%}.min-width62pc{min-width:62%}.min-width63pc{min-width:63%}.min-width64pc{min-width:64%}.min-width65pc{min-width:65%}.min-width66pc{min-width:66%}.min-width67pc{min-width:67%}.min-width68pc{min-width:68%}.min-width69pc{min-width:69%}.min-width70pc{min-width:70%}.min-width71pc{min-width:71%}.min-width72pc{min-width:72%}.min-width73pc{min-width:73%}.min-width74pc{min-width:74%}.min-width75pc{min-width:75%}.min-width76pc{min-width:76%}.min-width77pc{min-width:77%}.min-width78pc{min-width:78%}.min-width79pc{min-width:79%}.min-width80pc{min-width:80%}.min-width81pc{min-width:81%}.min-width82pc{min-width:82%}.min-width83pc{min-width:83%}.min-width84pc{min-width:84%}.min-width85pc{min-width:85%}.min-width86pc{min-width:86%}.min-width87pc{min-width:87%}.min-width88pc{min-width:88%}.min-width89pc{min-width:89%}.min-width90pc{min-width:90%}.min-width91pc{min-width:91%}.min-width92pc{min-width:92%}.min-width93pc{min-width:93%}.min-width94pc{min-width:94%}.min-width95pc{min-width:95%}.min-width96pc{min-width:96%}.min-width97pc{min-width:97%}.min-width98pc{min-width:98%}.min-width99pc{min-width:99%}.min-width100pc{min-width:100%}.height0px{height:0px}.height5px{height:5px}.height10px{height:10px}.height15px{height:15px}.height20px{height:20px}.height25px{height:25px}.height30px{height:30px}.height35px{height:35px}.height40px{height:40px}.height45px{height:45px}.height50px{height:50px}.height55px{height:55px}.height60px{height:60px}.height65px{height:65px}.height70px{height:70px}.height75px{height:75px}.height80px{height:80px}.height85px{height:85px}.height90px{height:90px}.height95px{height:95px}.height100px{height:100px}.height105px{height:105px}.height110px{height:110px}.height115px{height:115px}.height120px{height:120px}.height125px{height:125px}.height130px{height:130px}.height135px{height:135px}.height140px{height:140px}.height145px{height:145px}.height150px{height:150px}.height155px{height:155px}.height160px{height:160px}.height165px{height:165px}.height170px{height:170px}.height175px{height:175px}.height180px{height:180px}.height185px{height:185px}.height190px{height:190px}.height195px{height:195px}.height200px{height:200px}.height205px{height:205px}.height210px{height:210px}.height215px{height:215px}.height220px{height:220px}.height225px{height:225px}.height230px{height:230px}.height235px{height:235px}.height240px{height:240px}.height245px{height:245px}.height250px{height:250px}.height255px{height:255px}.height260px{height:260px}.height265px{height:265px}.height270px{height:270px}.height275px{height:275px}.height280px{height:280px}.height285px{height:285px}.height290px{height:290px}.height295px{height:295px}.height300px{height:300px}.height305px{height:305px}.height310px{height:310px}.height315px{height:315px}.height320px{height:320px}.height325px{height:325px}.height330px{height:330px}.height335px{height:335px}.height340px{height:340px}.height345px{height:345px}.height350px{height:350px}.height355px{height:355px}.height360px{height:360px}.height365px{height:365px}.height370px{height:370px}.height375px{height:375px}.height380px{height:380px}.height385px{height:385px}.height390px{height:390px}.height395px{height:395px}.height400px{height:400px}.height405px{height:405px}.height410px{height:410px}.height415px{height:415px}.height420px{height:420px}.height425px{height:425px}.height430px{height:430px}.height435px{height:435px}.height440px{height:440px}.height445px{height:445px}.height450px{height:450px}.height455px{height:455px}.height460px{height:460px}.height465px{height:465px}.height470px{height:470px}.height475px{height:475px}.height480px{height:480px}.height485px{height:485px}.height490px{height:490px}.height495px{height:495px}.height500px{height:500px}.height505px{height:505px}.height510px{height:510px}.height515px{height:515px}.height520px{height:520px}.height525px{height:525px}.height530px{height:530px}.height535px{height:535px}.height540px{height:540px}.height545px{height:545px}.height550px{height:550px}.height555px{height:555px}.height560px{height:560px}.height565px{height:565px}.height570px{height:570px}.height575px{height:575px}.height580px{height:580px}.height585px{height:585px}.height590px{height:590px}.height595px{height:595px}.height600px{height:600px}.height605px{height:605px}.height610px{height:610px}.height615px{height:615px}.height620px{height:620px}.height625px{height:625px}.height630px{height:630px}.height635px{height:635px}.height640px{height:640px}.height645px{height:645px}.height650px{height:650px}.height655px{height:655px}.height660px{height:660px}.height665px{height:665px}.height670px{height:670px}.height675px{height:675px}.height680px{height:680px}.height685px{height:685px}.height690px{height:690px}.height695px{height:695px}.height700px{height:700px}.height705px{height:705px}.height710px{height:710px}.height715px{height:715px}.height720px{height:720px}.height725px{height:725px}.height730px{height:730px}.height735px{height:735px}.height740px{height:740px}.height745px{height:745px}.height750px{height:750px}.height755px{height:755px}.height760px{height:760px}.height765px{height:765px}.height770px{height:770px}.height775px{height:775px}.height780px{height:780px}.height785px{height:785px}.height790px{height:790px}.height795px{height:795px}.height800px{height:800px}.height805px{height:805px}.height810px{height:810px}.height815px{height:815px}.height820px{height:820px}.height825px{height:825px}.height830px{height:830px}.height835px{height:835px}.height840px{height:840px}.height845px{height:845px}.height850px{height:850px}.height855px{height:855px}.height860px{height:860px}.height865px{height:865px}.height870px{height:870px}.height875px{height:875px}.height880px{height:880px}.height885px{height:885px}.height890px{height:890px}.height895px{height:895px}.height900px{height:900px}.height905px{height:905px}.height910px{height:910px}.height915px{height:915px}.height920px{height:920px}.height925px{height:925px}.height930px{height:930px}.height935px{height:935px}.height940px{height:940px}.height945px{height:945px}.height950px{height:950px}.height955px{height:955px}.height960px{height:960px}.height965px{height:965px}.height970px{height:970px}.height975px{height:975px}.height980px{height:980px}.height985px{height:985px}.height990px{height:990px}.height995px{height:995px}.height1000px{height:1000px}.height0pc{height:0%}.height1pc{height:1%}.height2pc{height:2%}.height3pc{height:3%}.height4pc{height:4%}.height5pc{height:5%}.height6pc{height:6%}.height7pc{height:7%}.height8pc{height:8%}.height9pc{height:9%}.height10pc{height:10%}.height11pc{height:11%}.height12pc{height:12%}.height13pc{height:13%}.height14pc{height:14%}.height15pc{height:15%}.height16pc{height:16%}.height17pc{height:17%}.height18pc{height:18%}.height19pc{height:19%}.height20pc{height:20%}.height21pc{height:21%}.height22pc{height:22%}.height23pc{height:23%}.height24pc{height:24%}.height25pc{height:25%}.height26pc{height:26%}.height27pc{height:27%}.height28pc{height:28%}.height29pc{height:29%}.height30pc{height:30%}.height31pc{height:31%}.height32pc{height:32%}.height33pc{height:33%}.height34pc{height:34%}.height35pc{height:35%}.height36pc{height:36%}.height37pc{height:37%}.height38pc{height:38%}.height39pc{height:39%}.height40pc{height:40%}.height41pc{height:41%}.height42pc{height:42%}.height43pc{height:43%}.height44pc{height:44%}.height45pc{height:45%}.height46pc{height:46%}.height47pc{height:47%}.height48pc{height:48%}.height49pc{height:49%}.height50pc{height:50%}.height51pc{height:51%}.height52pc{height:52%}.height53pc{height:53%}.height54pc{height:54%}.height55pc{height:55%}.height56pc{height:56%}.height57pc{height:57%}.height58pc{height:58%}.height59pc{height:59%}.height60pc{height:60%}.height61pc{height:61%}.height62pc{height:62%}.height63pc{height:63%}.height64pc{height:64%}.height65pc{height:65%}.height66pc{height:66%}.height67pc{height:67%}.height68pc{height:68%}.height69pc{height:69%}.height70pc{height:70%}.height71pc{height:71%}.height72pc{height:72%}.height73pc{height:73%}.height74pc{height:74%}.height75pc{height:75%}.height76pc{height:76%}.height77pc{height:77%}.height78pc{height:78%}.height79pc{height:79%}.height80pc{height:80%}.height81pc{height:81%}.height82pc{height:82%}.height83pc{height:83%}.height84pc{height:84%}.height85pc{height:85%}.height86pc{height:86%}.height87pc{height:87%}.height88pc{height:88%}.height89pc{height:89%}.height90pc{height:90%}.height91pc{height:91%}.height92pc{height:92%}.height93pc{height:93%}.height94pc{height:94%}.height95pc{height:95%}.height96pc{height:96%}.height97pc{height:97%}.height98pc{height:98%}.height99pc{height:99%}.height100pc{height:100%}.max-height0px{max-height:0px}.max-height5px{max-height:5px}.max-height10px{max-height:10px}.max-height15px{max-height:15px}.max-height20px{max-height:20px}.max-height25px{max-height:25px}.max-height30px{max-height:30px}.max-height35px{max-height:35px}.max-height40px{max-height:40px}.max-height45px{max-height:45px}.max-height50px{max-height:50px}.max-height55px{max-height:55px}.max-height60px{max-height:60px}.max-height65px{max-height:65px}.max-height70px{max-height:70px}.max-height75px{max-height:75px}.max-height80px{max-height:80px}.max-height85px{max-height:85px}.max-height90px{max-height:90px}.max-height95px{max-height:95px}.max-height100px{max-height:100px}.max-height105px{max-height:105px}.max-height110px{max-height:110px}.max-height115px{max-height:115px}.max-height120px{max-height:120px}.max-height125px{max-height:125px}.max-height130px{max-height:130px}.max-height135px{max-height:135px}.max-height140px{max-height:140px}.max-height145px{max-height:145px}.max-height150px{max-height:150px}.max-height155px{max-height:155px}.max-height160px{max-height:160px}.max-height165px{max-height:165px}.max-height170px{max-height:170px}.max-height175px{max-height:175px}.max-height180px{max-height:180px}.max-height185px{max-height:185px}.max-height190px{max-height:190px}.max-height195px{max-height:195px}.max-height200px{max-height:200px}.max-height205px{max-height:205px}.max-height210px{max-height:210px}.max-height215px{max-height:215px}.max-height220px{max-height:220px}.max-height225px{max-height:225px}.max-height230px{max-height:230px}.max-height235px{max-height:235px}.max-height240px{max-height:240px}.max-height245px{max-height:245px}.max-height250px{max-height:250px}.max-height255px{max-height:255px}.max-height260px{max-height:260px}.max-height265px{max-height:265px}.max-height270px{max-height:270px}.max-height275px{max-height:275px}.max-height280px{max-height:280px}.max-height285px{max-height:285px}.max-height290px{max-height:290px}.max-height295px{max-height:295px}.max-height300px{max-height:300px}.max-height305px{max-height:305px}.max-height310px{max-height:310px}.max-height315px{max-height:315px}.max-height320px{max-height:320px}.max-height325px{max-height:325px}.max-height330px{max-height:330px}.max-height335px{max-height:335px}.max-height340px{max-height:340px}.max-height345px{max-height:345px}.max-height350px{max-height:350px}.max-height355px{max-height:355px}.max-height360px{max-height:360px}.max-height365px{max-height:365px}.max-height370px{max-height:370px}.max-height375px{max-height:375px}.max-height380px{max-height:380px}.max-height385px{max-height:385px}.max-height390px{max-height:390px}.max-height395px{max-height:395px}.max-height400px{max-height:400px}.max-height405px{max-height:405px}.max-height410px{max-height:410px}.max-height415px{max-height:415px}.max-height420px{max-height:420px}.max-height425px{max-height:425px}.max-height430px{max-height:430px}.max-height435px{max-height:435px}.max-height440px{max-height:440px}.max-height445px{max-height:445px}.max-height450px{max-height:450px}.max-height455px{max-height:455px}.max-height460px{max-height:460px}.max-height465px{max-height:465px}.max-height470px{max-height:470px}.max-height475px{max-height:475px}.max-height480px{max-height:480px}.max-height485px{max-height:485px}.max-height490px{max-height:490px}.max-height495px{max-height:495px}.max-height500px{max-height:500px}.max-height505px{max-height:505px}.max-height510px{max-height:510px}.max-height515px{max-height:515px}.max-height520px{max-height:520px}.max-height525px{max-height:525px}.max-height530px{max-height:530px}.max-height535px{max-height:535px}.max-height540px{max-height:540px}.max-height545px{max-height:545px}.max-height550px{max-height:550px}.max-height555px{max-height:555px}.max-height560px{max-height:560px}.max-height565px{max-height:565px}.max-height570px{max-height:570px}.max-height575px{max-height:575px}.max-height580px{max-height:580px}.max-height585px{max-height:585px}.max-height590px{max-height:590px}.max-height595px{max-height:595px}.max-height600px{max-height:600px}.max-height605px{max-height:605px}.max-height610px{max-height:610px}.max-height615px{max-height:615px}.max-height620px{max-height:620px}.max-height625px{max-height:625px}.max-height630px{max-height:630px}.max-height635px{max-height:635px}.max-height640px{max-height:640px}.max-height645px{max-height:645px}.max-height650px{max-height:650px}.max-height655px{max-height:655px}.max-height660px{max-height:660px}.max-height665px{max-height:665px}.max-height670px{max-height:670px}.max-height675px{max-height:675px}.max-height680px{max-height:680px}.max-height685px{max-height:685px}.max-height690px{max-height:690px}.max-height695px{max-height:695px}.max-height700px{max-height:700px}.max-height705px{max-height:705px}.max-height710px{max-height:710px}.max-height715px{max-height:715px}.max-height720px{max-height:720px}.max-height725px{max-height:725px}.max-height730px{max-height:730px}.max-height735px{max-height:735px}.max-height740px{max-height:740px}.max-height745px{max-height:745px}.max-height750px{max-height:750px}.max-height755px{max-height:755px}.max-height760px{max-height:760px}.max-height765px{max-height:765px}.max-height770px{max-height:770px}.max-height775px{max-height:775px}.max-height780px{max-height:780px}.max-height785px{max-height:785px}.max-height790px{max-height:790px}.max-height795px{max-height:795px}.max-height800px{max-height:800px}.max-height805px{max-height:805px}.max-height810px{max-height:810px}.max-height815px{max-height:815px}.max-height820px{max-height:820px}.max-height825px{max-height:825px}.max-height830px{max-height:830px}.max-height835px{max-height:835px}.max-height840px{max-height:840px}.max-height845px{max-height:845px}.max-height850px{max-height:850px}.max-height855px{max-height:855px}.max-height860px{max-height:860px}.max-height865px{max-height:865px}.max-height870px{max-height:870px}.max-height875px{max-height:875px}.max-height880px{max-height:880px}.max-height885px{max-height:885px}.max-height890px{max-height:890px}.max-height895px{max-height:895px}.max-height900px{max-height:900px}.max-height905px{max-height:905px}.max-height910px{max-height:910px}.max-height915px{max-height:915px}.max-height920px{max-height:920px}.max-height925px{max-height:925px}.max-height930px{max-height:930px}.max-height935px{max-height:935px}.max-height940px{max-height:940px}.max-height945px{max-height:945px}.max-height950px{max-height:950px}.max-height955px{max-height:955px}.max-height960px{max-height:960px}.max-height965px{max-height:965px}.max-height970px{max-height:970px}.max-height975px{max-height:975px}.max-height980px{max-height:980px}.max-height985px{max-height:985px}.max-height990px{max-height:990px}.max-height995px{max-height:995px}.max-height1000px{max-height:1000px}.max-height0pc{max-height:0%}.max-height1pc{max-height:1%}.max-height2pc{max-height:2%}.max-height3pc{max-height:3%}.max-height4pc{max-height:4%}.max-height5pc{max-height:5%}.max-height6pc{max-height:6%}.max-height7pc{max-height:7%}.max-height8pc{max-height:8%}.max-height9pc{max-height:9%}.max-height10pc{max-height:10%}.max-height11pc{max-height:11%}.max-height12pc{max-height:12%}.max-height13pc{max-height:13%}.max-height14pc{max-height:14%}.max-height15pc{max-height:15%}.max-height16pc{max-height:16%}.max-height17pc{max-height:17%}.max-height18pc{max-height:18%}.max-height19pc{max-height:19%}.max-height20pc{max-height:20%}.max-height21pc{max-height:21%}.max-height22pc{max-height:22%}.max-height23pc{max-height:23%}.max-height24pc{max-height:24%}.max-height25pc{max-height:25%}.max-height26pc{max-height:26%}.max-height27pc{max-height:27%}.max-height28pc{max-height:28%}.max-height29pc{max-height:29%}.max-height30pc{max-height:30%}.max-height31pc{max-height:31%}.max-height32pc{max-height:32%}.max-height33pc{max-height:33%}.max-height34pc{max-height:34%}.max-height35pc{max-height:35%}.max-height36pc{max-height:36%}.max-height37pc{max-height:37%}.max-height38pc{max-height:38%}.max-height39pc{max-height:39%}.max-height40pc{max-height:40%}.max-height41pc{max-height:41%}.max-height42pc{max-height:42%}.max-height43pc{max-height:43%}.max-height44pc{max-height:44%}.max-height45pc{max-height:45%}.max-height46pc{max-height:46%}.max-height47pc{max-height:47%}.max-height48pc{max-height:48%}.max-height49pc{max-height:49%}.max-height50pc{max-height:50%}.max-height51pc{max-height:51%}.max-height52pc{max-height:52%}.max-height53pc{max-height:53%}.max-height54pc{max-height:54%}.max-height55pc{max-height:55%}.max-height56pc{max-height:56%}.max-height57pc{max-height:57%}.max-height58pc{max-height:58%}.max-height59pc{max-height:59%}.max-height60pc{max-height:60%}.max-height61pc{max-height:61%}.max-height62pc{max-height:62%}.max-height63pc{max-height:63%}.max-height64pc{max-height:64%}.max-height65pc{max-height:65%}.max-height66pc{max-height:66%}.max-height67pc{max-height:67%}.max-height68pc{max-height:68%}.max-height69pc{max-height:69%}.max-height70pc{max-height:70%}.max-height71pc{max-height:71%}.max-height72pc{max-height:72%}.max-height73pc{max-height:73%}.max-height74pc{max-height:74%}.max-height75pc{max-height:75%}.max-height76pc{max-height:76%}.max-height77pc{max-height:77%}.max-height78pc{max-height:78%}.max-height79pc{max-height:79%}.max-height80pc{max-height:80%}.max-height81pc{max-height:81%}.max-height82pc{max-height:82%}.max-height83pc{max-height:83%}.max-height84pc{max-height:84%}.max-height85pc{max-height:85%}.max-height86pc{max-height:86%}.max-height87pc{max-height:87%}.max-height88pc{max-height:88%}.max-height89pc{max-height:89%}.max-height90pc{max-height:90%}.max-height91pc{max-height:91%}.max-height92pc{max-height:92%}.max-height93pc{max-height:93%}.max-height94pc{max-height:94%}.max-height95pc{max-height:95%}.max-height96pc{max-height:96%}.max-height97pc{max-height:97%}.max-height98pc{max-height:98%}.max-height99pc{max-height:99%}.max-height100pc{max-height:100%}.min-height0px{min-height:0px}.min-height5px{min-height:5px}.min-height10px{min-height:10px}.min-height15px{min-height:15px}.min-height20px{min-height:20px}.min-height25px{min-height:25px}.min-height30px{min-height:30px}.min-height35px{min-height:35px}.min-height40px{min-height:40px}.min-height45px{min-height:45px}.min-height50px{min-height:50px}.min-height55px{min-height:55px}.min-height60px{min-height:60px}.min-height65px{min-height:65px}.min-height70px{min-height:70px}.min-height75px{min-height:75px}.min-height80px{min-height:80px}.min-height85px{min-height:85px}.min-height90px{min-height:90px}.min-height95px{min-height:95px}.min-height100px{min-height:100px}.min-height105px{min-height:105px}.min-height110px{min-height:110px}.min-height115px{min-height:115px}.min-height120px{min-height:120px}.min-height125px{min-height:125px}.min-height130px{min-height:130px}.min-height135px{min-height:135px}.min-height140px{min-height:140px}.min-height145px{min-height:145px}.min-height150px{min-height:150px}.min-height155px{min-height:155px}.min-height160px{min-height:160px}.min-height165px{min-height:165px}.min-height170px{min-height:170px}.min-height175px{min-height:175px}.min-height180px{min-height:180px}.min-height185px{min-height:185px}.min-height190px{min-height:190px}.min-height195px{min-height:195px}.min-height200px{min-height:200px}.min-height205px{min-height:205px}.min-height210px{min-height:210px}.min-height215px{min-height:215px}.min-height220px{min-height:220px}.min-height225px{min-height:225px}.min-height230px{min-height:230px}.min-height235px{min-height:235px}.min-height240px{min-height:240px}.min-height245px{min-height:245px}.min-height250px{min-height:250px}.min-height255px{min-height:255px}.min-height260px{min-height:260px}.min-height265px{min-height:265px}.min-height270px{min-height:270px}.min-height275px{min-height:275px}.min-height280px{min-height:280px}.min-height285px{min-height:285px}.min-height290px{min-height:290px}.min-height295px{min-height:295px}.min-height300px{min-height:300px}.min-height305px{min-height:305px}.min-height310px{min-height:310px}.min-height315px{min-height:315px}.min-height320px{min-height:320px}.min-height325px{min-height:325px}.min-height330px{min-height:330px}.min-height335px{min-height:335px}.min-height340px{min-height:340px}.min-height345px{min-height:345px}.min-height350px{min-height:350px}.min-height355px{min-height:355px}.min-height360px{min-height:360px}.min-height365px{min-height:365px}.min-height370px{min-height:370px}.min-height375px{min-height:375px}.min-height380px{min-height:380px}.min-height385px{min-height:385px}.min-height390px{min-height:390px}.min-height395px{min-height:395px}.min-height400px{min-height:400px}.min-height405px{min-height:405px}.min-height410px{min-height:410px}.min-height415px{min-height:415px}.min-height420px{min-height:420px}.min-height425px{min-height:425px}.min-height430px{min-height:430px}.min-height435px{min-height:435px}.min-height440px{min-height:440px}.min-height445px{min-height:445px}.min-height450px{min-height:450px}.min-height455px{min-height:455px}.min-height460px{min-height:460px}.min-height465px{min-height:465px}.min-height470px{min-height:470px}.min-height475px{min-height:475px}.min-height480px{min-height:480px}.min-height485px{min-height:485px}.min-height490px{min-height:490px}.min-height495px{min-height:495px}.min-height500px{min-height:500px}.min-height505px{min-height:505px}.min-height510px{min-height:510px}.min-height515px{min-height:515px}.min-height520px{min-height:520px}.min-height525px{min-height:525px}.min-height530px{min-height:530px}.min-height535px{min-height:535px}.min-height540px{min-height:540px}.min-height545px{min-height:545px}.min-height550px{min-height:550px}.min-height555px{min-height:555px}.min-height560px{min-height:560px}.min-height565px{min-height:565px}.min-height570px{min-height:570px}.min-height575px{min-height:575px}.min-height580px{min-height:580px}.min-height585px{min-height:585px}.min-height590px{min-height:590px}.min-height595px{min-height:595px}.min-height600px{min-height:600px}.min-height605px{min-height:605px}.min-height610px{min-height:610px}.min-height615px{min-height:615px}.min-height620px{min-height:620px}.min-height625px{min-height:625px}.min-height630px{min-height:630px}.min-height635px{min-height:635px}.min-height640px{min-height:640px}.min-height645px{min-height:645px}.min-height650px{min-height:650px}.min-height655px{min-height:655px}.min-height660px{min-height:660px}.min-height665px{min-height:665px}.min-height670px{min-height:670px}.min-height675px{min-height:675px}.min-height680px{min-height:680px}.min-height685px{min-height:685px}.min-height690px{min-height:690px}.min-height695px{min-height:695px}.min-height700px{min-height:700px}.min-height705px{min-height:705px}.min-height710px{min-height:710px}.min-height715px{min-height:715px}.min-height720px{min-height:720px}.min-height725px{min-height:725px}.min-height730px{min-height:730px}.min-height735px{min-height:735px}.min-height740px{min-height:740px}.min-height745px{min-height:745px}.min-height750px{min-height:750px}.min-height755px{min-height:755px}.min-height760px{min-height:760px}.min-height765px{min-height:765px}.min-height770px{min-height:770px}.min-height775px{min-height:775px}.min-height780px{min-height:780px}.min-height785px{min-height:785px}.min-height790px{min-height:790px}.min-height795px{min-height:795px}.min-height800px{min-height:800px}.min-height805px{min-height:805px}.min-height810px{min-height:810px}.min-height815px{min-height:815px}.min-height820px{min-height:820px}.min-height825px{min-height:825px}.min-height830px{min-height:830px}.min-height835px{min-height:835px}.min-height840px{min-height:840px}.min-height845px{min-height:845px}.min-height850px{min-height:850px}.min-height855px{min-height:855px}.min-height860px{min-height:860px}.min-height865px{min-height:865px}.min-height870px{min-height:870px}.min-height875px{min-height:875px}.min-height880px{min-height:880px}.min-height885px{min-height:885px}.min-height890px{min-height:890px}.min-height895px{min-height:895px}.min-height900px{min-height:900px}.min-height905px{min-height:905px}.min-height910px{min-height:910px}.min-height915px{min-height:915px}.min-height920px{min-height:920px}.min-height925px{min-height:925px}.min-height930px{min-height:930px}.min-height935px{min-height:935px}.min-height940px{min-height:940px}.min-height945px{min-height:945px}.min-height950px{min-height:950px}.min-height955px{min-height:955px}.min-height960px{min-height:960px}.min-height965px{min-height:965px}.min-height970px{min-height:970px}.min-height975px{min-height:975px}.min-height980px{min-height:980px}.min-height985px{min-height:985px}.min-height990px{min-height:990px}.min-height995px{min-height:995px}.min-height1000px{min-height:1000px}.min-height0pc{min-height:0%}.min-height1pc{min-height:1%}.min-height2pc{min-height:2%}.min-height3pc{min-height:3%}.min-height4pc{min-height:4%}.min-height5pc{min-height:5%}.min-height6pc{min-height:6%}.min-height7pc{min-height:7%}.min-height8pc{min-height:8%}.min-height9pc{min-height:9%}.min-height10pc{min-height:10%}.min-height11pc{min-height:11%}.min-height12pc{min-height:12%}.min-height13pc{min-height:13%}.min-height14pc{min-height:14%}.min-height15pc{min-height:15%}.min-height16pc{min-height:16%}.min-height17pc{min-height:17%}.min-height18pc{min-height:18%}.min-height19pc{min-height:19%}.min-height20pc{min-height:20%}.min-height21pc{min-height:21%}.min-height22pc{min-height:22%}.min-height23pc{min-height:23%}.min-height24pc{min-height:24%}.min-height25pc{min-height:25%}.min-height26pc{min-height:26%}.min-height27pc{min-height:27%}.min-height28pc{min-height:28%}.min-height29pc{min-height:29%}.min-height30pc{min-height:30%}.min-height31pc{min-height:31%}.min-height32pc{min-height:32%}.min-height33pc{min-height:33%}.min-height34pc{min-height:34%}.min-height35pc{min-height:35%}.min-height36pc{min-height:36%}.min-height37pc{min-height:37%}.min-height38pc{min-height:38%}.min-height39pc{min-height:39%}.min-height40pc{min-height:40%}.min-height41pc{min-height:41%}.min-height42pc{min-height:42%}.min-height43pc{min-height:43%}.min-height44pc{min-height:44%}.min-height45pc{min-height:45%}.min-height46pc{min-height:46%}.min-height47pc{min-height:47%}.min-height48pc{min-height:48%}.min-height49pc{min-height:49%}.min-height50pc{min-height:50%}.min-height51pc{min-height:51%}.min-height52pc{min-height:52%}.min-height53pc{min-height:53%}.min-height54pc{min-height:54%}.min-height55pc{min-height:55%}.min-height56pc{min-height:56%}.min-height57pc{min-height:57%}.min-height58pc{min-height:58%}.min-height59pc{min-height:59%}.min-height60pc{min-height:60%}.min-height61pc{min-height:61%}.min-height62pc{min-height:62%}.min-height63pc{min-height:63%}.min-height64pc{min-height:64%}.min-height65pc{min-height:65%}.min-height66pc{min-height:66%}.min-height67pc{min-height:67%}.min-height68pc{min-height:68%}.min-height69pc{min-height:69%}.min-height70pc{min-height:70%}.min-height71pc{min-height:71%}.min-height72pc{min-height:72%}.min-height73pc{min-height:73%}.min-height74pc{min-height:74%}.min-height75pc{min-height:75%}.min-height76pc{min-height:76%}.min-height77pc{min-height:77%}.min-height78pc{min-height:78%}.min-height79pc{min-height:79%}.min-height80pc{min-height:80%}.min-height81pc{min-height:81%}.min-height82pc{min-height:82%}.min-height83pc{min-height:83%}.min-height84pc{min-height:84%}.min-height85pc{min-height:85%}.min-height86pc{min-height:86%}.min-height87pc{min-height:87%}.min-height88pc{min-height:88%}.min-height89pc{min-height:89%}.min-height90pc{min-height:90%}.min-height91pc{min-height:91%}.min-height92pc{min-height:92%}.min-height93pc{min-height:93%}.min-height94pc{min-height:94%}.min-height95pc{min-height:95%}.min-height96pc{min-height:96%}.min-height97pc{min-height:97%}.min-height98pc{min-height:98%}.min-height99pc{min-height:99%}.min-height100pc{min-height:100%}.margin0px{margin:0px}.margin5px{margin:5px}.margin10px{margin:10px}.margin15px{margin:15px}.margin20px{margin:20px}.margin25px{margin:25px}.margin30px{margin:30px}.margin35px{margin:35px}.margin40px{margin:40px}.margin45px{margin:45px}.margin50px{margin:50px}.margin55px{margin:55px}.margin60px{margin:60px}.margin65px{margin:65px}.margin70px{margin:70px}.margin75px{margin:75px}.margin80px{margin:80px}.margin85px{margin:85px}.margin90px{margin:90px}.margin95px{margin:95px}.margin100px{margin:100px}.margin105px{margin:105px}.margin110px{margin:110px}.margin115px{margin:115px}.margin120px{margin:120px}.margin125px{margin:125px}.margin130px{margin:130px}.margin135px{margin:135px}.margin140px{margin:140px}.margin145px{margin:145px}.margin150px{margin:150px}.margin155px{margin:155px}.margin160px{margin:160px}.margin165px{margin:165px}.margin170px{margin:170px}.margin175px{margin:175px}.margin180px{margin:180px}.margin185px{margin:185px}.margin190px{margin:190px}.margin195px{margin:195px}.margin200px{margin:200px}.margin205px{margin:205px}.margin210px{margin:210px}.margin215px{margin:215px}.margin220px{margin:220px}.margin225px{margin:225px}.margin230px{margin:230px}.margin235px{margin:235px}.margin240px{margin:240px}.margin245px{margin:245px}.margin250px{margin:250px}.margin255px{margin:255px}.margin260px{margin:260px}.margin265px{margin:265px}.margin270px{margin:270px}.margin275px{margin:275px}.margin280px{margin:280px}.margin285px{margin:285px}.margin290px{margin:290px}.margin295px{margin:295px}.margin300px{margin:300px}.margin305px{margin:305px}.margin310px{margin:310px}.margin315px{margin:315px}.margin320px{margin:320px}.margin325px{margin:325px}.margin330px{margin:330px}.margin335px{margin:335px}.margin340px{margin:340px}.margin345px{margin:345px}.margin350px{margin:350px}.margin355px{margin:355px}.margin360px{margin:360px}.margin365px{margin:365px}.margin370px{margin:370px}.margin375px{margin:375px}.margin380px{margin:380px}.margin385px{margin:385px}.margin390px{margin:390px}.margin395px{margin:395px}.margin400px{margin:400px}.margin405px{margin:405px}.margin410px{margin:410px}.margin415px{margin:415px}.margin420px{margin:420px}.margin425px{margin:425px}.margin430px{margin:430px}.margin435px{margin:435px}.margin440px{margin:440px}.margin445px{margin:445px}.margin450px{margin:450px}.margin455px{margin:455px}.margin460px{margin:460px}.margin465px{margin:465px}.margin470px{margin:470px}.margin475px{margin:475px}.margin480px{margin:480px}.margin485px{margin:485px}.margin490px{margin:490px}.margin495px{margin:495px}.margin500px{margin:500px}.margin0px-important{margin:0px !important}.margin5px-important{margin:5px !important}.margin10px-important{margin:10px !important}.margin15px-important{margin:15px !important}.margin20px-important{margin:20px !important}.margin25px-important{margin:25px !important}.margin30px-important{margin:30px !important}.margin35px-important{margin:35px !important}.margin40px-important{margin:40px !important}.margin45px-important{margin:45px !important}.margin50px-important{margin:50px !important}.margin55px-important{margin:55px !important}.margin60px-important{margin:60px !important}.margin65px-important{margin:65px !important}.margin70px-important{margin:70px !important}.margin75px-important{margin:75px !important}.margin80px-important{margin:80px !important}.margin85px-important{margin:85px !important}.margin90px-important{margin:90px !important}.margin95px-important{margin:95px !important}.margin100px-important{margin:100px !important}.margin105px-important{margin:105px !important}.margin110px-important{margin:110px !important}.margin115px-important{margin:115px !important}.margin120px-important{margin:120px !important}.margin125px-important{margin:125px !important}.margin130px-important{margin:130px !important}.margin135px-important{margin:135px !important}.margin140px-important{margin:140px !important}.margin145px-important{margin:145px !important}.margin150px-important{margin:150px !important}.margin155px-important{margin:155px !important}.margin160px-important{margin:160px !important}.margin165px-important{margin:165px !important}.margin170px-important{margin:170px !important}.margin175px-important{margin:175px !important}.margin180px-important{margin:180px !important}.margin185px-important{margin:185px !important}.margin190px-important{margin:190px !important}.margin195px-important{margin:195px !important}.margin200px-important{margin:200px !important}.margin205px-important{margin:205px !important}.margin210px-important{margin:210px !important}.margin215px-important{margin:215px !important}.margin220px-important{margin:220px !important}.margin225px-important{margin:225px !important}.margin230px-important{margin:230px !important}.margin235px-important{margin:235px !important}.margin240px-important{margin:240px !important}.margin245px-important{margin:245px !important}.margin250px-important{margin:250px !important}.margin255px-important{margin:255px !important}.margin260px-important{margin:260px !important}.margin265px-important{margin:265px !important}.margin270px-important{margin:270px !important}.margin275px-important{margin:275px !important}.margin280px-important{margin:280px !important}.margin285px-important{margin:285px !important}.margin290px-important{margin:290px !important}.margin295px-important{margin:295px !important}.margin300px-important{margin:300px !important}.margin305px-important{margin:305px !important}.margin310px-important{margin:310px !important}.margin315px-important{margin:315px !important}.margin320px-important{margin:320px !important}.margin325px-important{margin:325px !important}.margin330px-important{margin:330px !important}.margin335px-important{margin:335px !important}.margin340px-important{margin:340px !important}.margin345px-important{margin:345px !important}.margin350px-important{margin:350px !important}.margin355px-important{margin:355px !important}.margin360px-important{margin:360px !important}.margin365px-important{margin:365px !important}.margin370px-important{margin:370px !important}.margin375px-important{margin:375px !important}.margin380px-important{margin:380px !important}.margin385px-important{margin:385px !important}.margin390px-important{margin:390px !important}.margin395px-important{margin:395px !important}.margin400px-important{margin:400px !important}.margin405px-important{margin:405px !important}.margin410px-important{margin:410px !important}.margin415px-important{margin:415px !important}.margin420px-important{margin:420px !important}.margin425px-important{margin:425px !important}.margin430px-important{margin:430px !important}.margin435px-important{margin:435px !important}.margin440px-important{margin:440px !important}.margin445px-important{margin:445px !important}.margin450px-important{margin:450px !important}.margin455px-important{margin:455px !important}.margin460px-important{margin:460px !important}.margin465px-important{margin:465px !important}.margin470px-important{margin:470px !important}.margin475px-important{margin:475px !important}.margin480px-important{margin:480px !important}.margin485px-important{margin:485px !important}.margin490px-important{margin:490px !important}.margin495px-important{margin:495px !important}.margin500px-important{margin:500px !important}.margin-auto{margin:auto}.margin0pxauto{margin:0px auto}.margin5pxauto{margin:5px auto}.margin10pxauto{margin:10px auto}.margin15pxauto{margin:15px auto}.margin20pxauto{margin:20px auto}.margin25pxauto{margin:25px auto}.margin30pxauto{margin:30px auto}.margin35pxauto{margin:35px auto}.margin40pxauto{margin:40px auto}.margin45pxauto{margin:45px auto}.margin50pxauto{margin:50px auto}.margin55pxauto{margin:55px auto}.margin60pxauto{margin:60px auto}.margin65pxauto{margin:65px auto}.margin70pxauto{margin:70px auto}.margin75pxauto{margin:75px auto}.margin80pxauto{margin:80px auto}.margin85pxauto{margin:85px auto}.margin90pxauto{margin:90px auto}.margin95pxauto{margin:95px auto}.margin100pxauto{margin:100px auto}.margin-auto-important{margin:auto !important}.margin0pxauto-important{margin:0px auto !important}.margin5pxauto-important{margin:5px auto !important}.margin10pxauto-important{margin:10px auto !important}.margin15pxauto-important{margin:15px auto !important}.margin20pxauto-important{margin:20px auto !important}.margin25pxauto-important{margin:25px auto !important}.margin30pxauto-important{margin:30px auto !important}.margin35pxauto-important{margin:35px auto !important}.margin40pxauto-important{margin:40px auto !important}.margin45pxauto-important{margin:45px auto !important}.margin50pxauto-important{margin:50px auto !important}.margin55pxauto-important{margin:55px auto !important}.margin60pxauto-important{margin:60px auto !important}.margin65pxauto-important{margin:65px auto !important}.margin70pxauto-important{margin:70px auto !important}.margin75pxauto-important{margin:75px auto !important}.margin80pxauto-important{margin:80px auto !important}.margin85pxauto-important{margin:85px auto !important}.margin90pxauto-important{margin:90px auto !important}.margin95pxauto-important{margin:95px auto !important}.margin100pxauto-important{margin:100px auto !important}.margin0px5px{margin:0px 5px}.margin0px10px{margin:0px 10px}.margin0px15px{margin:0px 15px}.margin0px20px{margin:0px 20px}.margin0px25px{margin:0px 25px}.margin0px30px{margin:0px 30px}.margin0px35px{margin:0px 35px}.margin0px40px{margin:0px 40px}.margin0px45px{margin:0px 45px}.margin0px50px{margin:0px 50px}.margin0px55px{margin:0px 55px}.margin0px60px{margin:0px 60px}.margin0px65px{margin:0px 65px}.margin0px70px{margin:0px 70px}.margin0px75px{margin:0px 75px}.margin0px80px{margin:0px 80px}.margin0px85px{margin:0px 85px}.margin0px90px{margin:0px 90px}.margin0px95px{margin:0px 95px}.margin0px100px{margin:0px 100px}.margin5px0px{margin:5px 0px}.margin10px0px{margin:10px 0px}.margin15px0px{margin:15px 0px}.margin20px0px{margin:20px 0px}.margin25px0px{margin:25px 0px}.margin30px0px{margin:30px 0px}.margin35px0px{margin:35px 0px}.margin40px0px{margin:40px 0px}.margin45px0px{margin:45px 0px}.margin50px0px{margin:50px 0px}.margin55px0px{margin:55px 0px}.margin60px0px{margin:60px 0px}.margin65px0px{margin:65px 0px}.margin70px0px{margin:70px 0px}.margin75px0px{margin:75px 0px}.margin80px0px{margin:80px 0px}.margin85px0px{margin:85px 0px}.margin90px0px{margin:90px 0px}.margin95px0px{margin:95px 0px}.margin100px0px{margin:100px 0px}.margin5px5px{margin:5px 5px}.margin10px10px{margin:10px 10px}.margin15px15px{margin:15px 15px}.margin20px20px{margin:20px 20px}.margin25px25px{margin:25px 25px}.margin30px30px{margin:30px 30px}.margin35px35px{margin:35px 35px}.margin40px40px{margin:40px 40px}.margin45px45px{margin:45px 45px}.margin50px50px{margin:50px 50px}.margin55px55px{margin:55px 55px}.margin60px60px{margin:60px 60px}.margin65px65px{margin:65px 65px}.margin70px70px{margin:70px 70px}.margin75px75px{margin:75px 75px}.margin80px80px{margin:80px 80px}.margin85px85px{margin:85px 85px}.margin90px90px{margin:90px 90px}.margin95px95px{margin:95px 95px}.margin100px100px{margin:100px 100px}.margin0px5px-important{margin:0px 5px !important}.margin0px10px-important{margin:0px 10px !important}.margin0px15px-important{margin:0px 15px !important}.margin0px20px-important{margin:0px 20px !important}.margin0px25px-important{margin:0px 25px !important}.margin0px30px-important{margin:0px 30px !important}.margin0px35px-important{margin:0px 35px !important}.margin0px40px-important{margin:0px 40px !important}.margin0px45px-important{margin:0px 45px !important}.margin0px50px-important{margin:0px 50px !important}.margin0px55px-important{margin:0px 55px !important}.margin0px60px-important{margin:0px 60px !important}.margin0px65px-important{margin:0px 65px !important}.margin0px70px-important{margin:0px 70px !important}.margin0px75px-important{margin:0px 75px !important}.margin0px80px-important{margin:0px 80px !important}.margin0px85px-important{margin:0px 85px !important}.margin0px90px-important{margin:0px 90px !important}.margin0px95px-important{margin:0px 95px !important}.margin0px100px-important{margin:0px 100px !important}.margin5px0px-important{margin:5px 0px !important}.margin10px0px-important{margin:10px 0px !important}.margin15px0px-important{margin:15px 0px !important}.margin20px0px-important{margin:20px 0px !important}.margin25px0px-important{margin:25px 0px !important}.margin30px0px-important{margin:30px 0px !important}.margin35px0px-important{margin:35px 0px !important}.margin40px0px-important{margin:40px 0px !important}.margin45px0px-important{margin:45px 0px !important}.margin50px0px-important{margin:50px 0px !important}.margin55px0px-important{margin:55px 0px !important}.margin60px0px-important{margin:60px 0px !important}.margin65px0px-important{margin:65px 0px !important}.margin70px0px-important{margin:70px 0px !important}.margin75px0px-important{margin:75px 0px !important}.margin80px0px-important{margin:80px 0px !important}.margin85px0px-important{margin:85px 0px !important}.margin90px0px-important{margin:90px 0px !important}.margin95px0px-important{margin:95px 0px !important}.margin100px0px-important{margin:100px 0px !important}.margin5px5px-important{margin:5px 5px !important}.margin10px10px-important{margin:10px 10px !important}.margin15px15px-important{margin:15px 15px !important}.margin20px20px-important{margin:20px 20px !important}.margin25px25px-important{margin:25px 25px !important}.margin30px30px-important{margin:30px 30px !important}.margin35px35px-important{margin:35px 35px !important}.margin40px40px-important{margin:40px 40px !important}.margin45px45px-important{margin:45px 45px !important}.margin50px50px-important{margin:50px 50px !important}.margin55px55px-important{margin:55px 55px !important}.margin60px60px-important{margin:60px 60px !important}.margin65px65px-important{margin:65px 65px !important}.margin70px70px-important{margin:70px 70px !important}.margin75px75px-important{margin:75px 75px !important}.margin80px80px-important{margin:80px 80px !important}.margin85px85px-important{margin:85px 85px !important}.margin90px90px-important{margin:90px 90px !important}.margin95px95px-important{margin:95px 95px !important}.margin100px100px-important{margin:100px 100px !important}.padding0px{padding:0px}.padding5px{padding:5px}.padding10px{padding:10px}.padding15px{padding:15px}.padding20px{padding:20px}.padding25px{padding:25px}.padding30px{padding:30px}.padding35px{padding:35px}.padding40px{padding:40px}.padding45px{padding:45px}.padding50px{padding:50px}.padding55px{padding:55px}.padding60px{padding:60px}.padding65px{padding:65px}.padding70px{padding:70px}.padding75px{padding:75px}.padding80px{padding:80px}.padding85px{padding:85px}.padding90px{padding:90px}.padding95px{padding:95px}.padding100px{padding:100px}.padding105px{padding:105px}.padding110px{padding:110px}.padding115px{padding:115px}.padding120px{padding:120px}.padding125px{padding:125px}.padding130px{padding:130px}.padding135px{padding:135px}.padding140px{padding:140px}.padding145px{padding:145px}.padding150px{padding:150px}.padding155px{padding:155px}.padding160px{padding:160px}.padding165px{padding:165px}.padding170px{padding:170px}.padding175px{padding:175px}.padding180px{padding:180px}.padding185px{padding:185px}.padding190px{padding:190px}.padding195px{padding:195px}.padding200px{padding:200px}.padding205px{padding:205px}.padding210px{padding:210px}.padding215px{padding:215px}.padding220px{padding:220px}.padding225px{padding:225px}.padding230px{padding:230px}.padding235px{padding:235px}.padding240px{padding:240px}.padding245px{padding:245px}.padding250px{padding:250px}.padding255px{padding:255px}.padding260px{padding:260px}.padding265px{padding:265px}.padding270px{padding:270px}.padding275px{padding:275px}.padding280px{padding:280px}.padding285px{padding:285px}.padding290px{padding:290px}.padding295px{padding:295px}.padding300px{padding:300px}.padding305px{padding:305px}.padding310px{padding:310px}.padding315px{padding:315px}.padding320px{padding:320px}.padding325px{padding:325px}.padding330px{padding:330px}.padding335px{padding:335px}.padding340px{padding:340px}.padding345px{padding:345px}.padding350px{padding:350px}.padding355px{padding:355px}.padding360px{padding:360px}.padding365px{padding:365px}.padding370px{padding:370px}.padding375px{padding:375px}.padding380px{padding:380px}.padding385px{padding:385px}.padding390px{padding:390px}.padding395px{padding:395px}.padding400px{padding:400px}.padding405px{padding:405px}.padding410px{padding:410px}.padding415px{padding:415px}.padding420px{padding:420px}.padding425px{padding:425px}.padding430px{padding:430px}.padding435px{padding:435px}.padding440px{padding:440px}.padding445px{padding:445px}.padding450px{padding:450px}.padding455px{padding:455px}.padding460px{padding:460px}.padding465px{padding:465px}.padding470px{padding:470px}.padding475px{padding:475px}.padding480px{padding:480px}.padding485px{padding:485px}.padding490px{padding:490px}.padding495px{padding:495px}.padding500px{padding:500px}.padding0px-important{padding:0px !important}.padding5px-important{padding:5px !important}.padding10px-important{padding:10px !important}.padding15px-important{padding:15px !important}.padding20px-important{padding:20px !important}.padding25px-important{padding:25px !important}.padding30px-important{padding:30px !important}.padding35px-important{padding:35px !important}.padding40px-important{padding:40px !important}.padding45px-important{padding:45px !important}.padding50px-important{padding:50px !important}.padding55px-important{padding:55px !important}.padding60px-important{padding:60px !important}.padding65px-important{padding:65px !important}.padding70px-important{padding:70px !important}.padding75px-important{padding:75px !important}.padding80px-important{padding:80px !important}.padding85px-important{padding:85px !important}.padding90px-important{padding:90px !important}.padding95px-important{padding:95px !important}.padding100px-important{padding:100px !important}.padding105px-important{padding:105px !important}.padding110px-important{padding:110px !important}.padding115px-important{padding:115px !important}.padding120px-important{padding:120px !important}.padding125px-important{padding:125px !important}.padding130px-important{padding:130px !important}.padding135px-important{padding:135px !important}.padding140px-important{padding:140px !important}.padding145px-important{padding:145px !important}.padding150px-important{padding:150px !important}.padding155px-important{padding:155px !important}.padding160px-important{padding:160px !important}.padding165px-important{padding:165px !important}.padding170px-important{padding:170px !important}.padding175px-important{padding:175px !important}.padding180px-important{padding:180px !important}.padding185px-important{padding:185px !important}.padding190px-important{padding:190px !important}.padding195px-important{padding:195px !important}.padding200px-important{padding:200px !important}.padding205px-important{padding:205px !important}.padding210px-important{padding:210px !important}.padding215px-important{padding:215px !important}.padding220px-important{padding:220px !important}.padding225px-important{padding:225px !important}.padding230px-important{padding:230px !important}.padding235px-important{padding:235px !important}.padding240px-important{padding:240px !important}.padding245px-important{padding:245px !important}.padding250px-important{padding:250px !important}.padding255px-important{padding:255px !important}.padding260px-important{padding:260px !important}.padding265px-important{padding:265px !important}.padding270px-important{padding:270px !important}.padding275px-important{padding:275px !important}.padding280px-important{padding:280px !important}.padding285px-important{padding:285px !important}.padding290px-important{padding:290px !important}.padding295px-important{padding:295px !important}.padding300px-important{padding:300px !important}.padding305px-important{padding:305px !important}.padding310px-important{padding:310px !important}.padding315px-important{padding:315px !important}.padding320px-important{padding:320px !important}.padding325px-important{padding:325px !important}.padding330px-important{padding:330px !important}.padding335px-important{padding:335px !important}.padding340px-important{padding:340px !important}.padding345px-important{padding:345px !important}.padding350px-important{padding:350px !important}.padding355px-important{padding:355px !important}.padding360px-important{padding:360px !important}.padding365px-important{padding:365px !important}.padding370px-important{padding:370px !important}.padding375px-important{padding:375px !important}.padding380px-important{padding:380px !important}.padding385px-important{padding:385px !important}.padding390px-important{padding:390px !important}.padding395px-important{padding:395px !important}.padding400px-important{padding:400px !important}.padding405px-important{padding:405px !important}.padding410px-important{padding:410px !important}.padding415px-important{padding:415px !important}.padding420px-important{padding:420px !important}.padding425px-important{padding:425px !important}.padding430px-important{padding:430px !important}.padding435px-important{padding:435px !important}.padding440px-important{padding:440px !important}.padding445px-important{padding:445px !important}.padding450px-important{padding:450px !important}.padding455px-important{padding:455px !important}.padding460px-important{padding:460px !important}.padding465px-important{padding:465px !important}.padding470px-important{padding:470px !important}.padding475px-important{padding:475px !important}.padding480px-important{padding:480px !important}.padding485px-important{padding:485px !important}.padding490px-important{padding:490px !important}.padding495px-important{padding:495px !important}.padding500px-important{padding:500px !important}.em01{font-size:.1em}.em02{font-size:.2em}.em03{font-size:.3em}.em04{font-size:.4em}.em05{font-size:.5em}.em06{font-size:.6em}.em07{font-size:.7em}.em08{font-size:.8em}.em09{font-size:.9em}.em10{font-size:1em}.em11{font-size:1.1em}.em12{font-size:1.2em}.em13{font-size:1.3em}.em14{font-size:1.4em}.em15{font-size:1.5em}.em16{font-size:1.6em}.em17{font-size:1.7em}.em18{font-size:1.8em}.em19{font-size:1.9em}.em20{font-size:2em}.em21{font-size:2.1em}.em22{font-size:2.2em}.em23{font-size:2.3em}.em24{font-size:2.4em}.em25{font-size:2.5em}.em26{font-size:2.6em}.em27{font-size:2.7em}.em28{font-size:2.8em}.em29{font-size:2.9em}.em30{font-size:3em}.em31{font-size:3.1em}.em32{font-size:3.2em}.em33{font-size:3.3em}.em34{font-size:3.4em}.em35{font-size:3.5em}.em36{font-size:3.6em}.em37{font-size:3.7em}.em38{font-size:3.8em}.em39{font-size:3.9em}.em40{font-size:4em}.em41{font-size:4.1em}.em42{font-size:4.2em}.em43{font-size:4.3em}.em44{font-size:4.4em}.em45{font-size:4.5em}.em46{font-size:4.6em}.em47{font-size:4.7em}.em48{font-size:4.8em}.em49{font-size:4.9em}.em50{font-size:5em}.em51{font-size:5.1em}.em52{font-size:5.2em}.em53{font-size:5.3em}.em54{font-size:5.4em}.em55{font-size:5.5em}.em56{font-size:5.6em}.em57{font-size:5.7em}.em58{font-size:5.8em}.em59{font-size:5.9em}.em60{font-size:6em}.em61{font-size:6.1em}.em62{font-size:6.2em}.em63{font-size:6.3em}.em64{font-size:6.4em}.em65{font-size:6.5em}.em66{font-size:6.6em}.em67{font-size:6.7em}.em68{font-size:6.8em}.em69{font-size:6.9em}.em70{font-size:7em}.em71{font-size:7.1em}.em72{font-size:7.2em}.em73{font-size:7.3em}.em74{font-size:7.4em}.em75{font-size:7.5em}.em76{font-size:7.6em}.em77{font-size:7.7em}.em78{font-size:7.8em}.em79{font-size:7.9em}.em80{font-size:8em}.em81{font-size:8.1em}.em82{font-size:8.2em}.em83{font-size:8.3em}.em84{font-size:8.4em}.em85{font-size:8.5em}.em86{font-size:8.6em}.em87{font-size:8.7em}.em88{font-size:8.8em}.em89{font-size:8.9em}.em90{font-size:9em}.em91{font-size:9.1em}.em92{font-size:9.2em}.em93{font-size:9.3em}.em94{font-size:9.4em}.em95{font-size:9.5em}.em96{font-size:9.6em}.em97{font-size:9.7em}.em98{font-size:9.8em}.em99{font-size:9.9em}.em100{font-size:10em}.em01-important{font-size:.1em !important}.em02-important{font-size:.2em !important}.em03-important{font-size:.3em !important}.em04-important{font-size:.4em !important}.em05-important{font-size:.5em !important}.em06-important{font-size:.6em !important}.em07-important{font-size:.7em !important}.em08-important{font-size:.8em !important}.em09-important{font-size:.9em !important}.em10-important{font-size:1em !important}.em11-important{font-size:1.1em !important}.em12-important{font-size:1.2em !important}.em13-important{font-size:1.3em !important}.em14-important{font-size:1.4em !important}.em15-important{font-size:1.5em !important}.em16-important{font-size:1.6em !important}.em17-important{font-size:1.7em !important}.em18-important{font-size:1.8em !important}.em19-important{font-size:1.9em !important}.em20-important{font-size:2em !important}.em21-important{font-size:2.1em !important}.em22-important{font-size:2.2em !important}.em23-important{font-size:2.3em !important}.em24-important{font-size:2.4em !important}.em25-important{font-size:2.5em !important}.em26-important{font-size:2.6em !important}.em27-important{font-size:2.7em !important}.em28-important{font-size:2.8em !important}.em29-important{font-size:2.9em !important}.em30-important{font-size:3em !important}.em31-important{font-size:3.1em !important}.em32-important{font-size:3.2em !important}.em33-important{font-size:3.3em !important}.em34-important{font-size:3.4em !important}.em35-important{font-size:3.5em !important}.em36-important{font-size:3.6em !important}.em37-important{font-size:3.7em !important}.em38-important{font-size:3.8em !important}.em39-important{font-size:3.9em !important}.em40-important{font-size:4em !important}.em41-important{font-size:4.1em !important}.em42-important{font-size:4.2em !important}.em43-important{font-size:4.3em !important}.em44-important{font-size:4.4em !important}.em45-important{font-size:4.5em !important}.em46-important{font-size:4.6em !important}.em47-important{font-size:4.7em !important}.em48-important{font-size:4.8em !important}.em49-important{font-size:4.9em !important}.em50-important{font-size:5em !important}.em51-important{font-size:5.1em !important}.em52-important{font-size:5.2em !important}.em53-important{font-size:5.3em !important}.em54-important{font-size:5.4em !important}.em55-important{font-size:5.5em !important}.em56-important{font-size:5.6em !important}.em57-important{font-size:5.7em !important}.em58-important{font-size:5.8em !important}.em59-important{font-size:5.9em !important}.em60-important{font-size:6em !important}.em61-important{font-size:6.1em !important}.em62-important{font-size:6.2em !important}.em63-important{font-size:6.3em !important}.em64-important{font-size:6.4em !important}.em65-important{font-size:6.5em !important}.em66-important{font-size:6.6em !important}.em67-important{font-size:6.7em !important}.em68-important{font-size:6.8em !important}.em69-important{font-size:6.9em !important}.em70-important{font-size:7em !important}.em71-important{font-size:7.1em !important}.em72-important{font-size:7.2em !important}.em73-important{font-size:7.3em !important}.em74-important{font-size:7.4em !important}.em75-important{font-size:7.5em !important}.em76-important{font-size:7.6em !important}.em77-important{font-size:7.7em !important}.em78-important{font-size:7.8em !important}.em79-important{font-size:7.9em !important}.em80-important{font-size:8em !important}.em81-important{font-size:8.1em !important}.em82-important{font-size:8.2em !important}.em83-important{font-size:8.3em !important}.em84-important{font-size:8.4em !important}.em85-important{font-size:8.5em !important}.em86-important{font-size:8.6em !important}.em87-important{font-size:8.7em !important}.em88-important{font-size:8.8em !important}.em89-important{font-size:8.9em !important}.em90-important{font-size:9em !important}.em91-important{font-size:9.1em !important}.em92-important{font-size:9.2em !important}.em93-important{font-size:9.3em !important}.em94-important{font-size:9.4em !important}.em95-important{font-size:9.5em !important}.em96-important{font-size:9.6em !important}.em97-important{font-size:9.7em !important}.em98-important{font-size:9.8em !important}.em99-important{font-size:9.9em !important}.em100-important{font-size:10em !important}.display-none{display:none}.display-block{display:block}.display-inline{display:inline}.display-inline-block{display:inline-block}.display-flex{display:flex}.display-inline-flex{display:inline-flex}.display-grid{display:grid}.display-inline-grid{display:inline-grid}.display-table{display:table}.display-inline-table{display:inline-table}.display-table-row{display:table-row}.display-table-cell{display:table-cell}.display-table-column{display:table-column}.display-table-column-group{display:table-column-group}.display-table-header-group{display:table-header-group}.display-table-footer-group{display:table-footer-group}.display-table-row-group{display:table-row-group}.display-list-item{display:list-item}.display-contents{display:contents}.display-initial{display:initial}.display-inherit{display:inherit}.display-unset{display:unset}.display-revert{display:revert}.display-revert-layer{display:revert-layer}.display-flow-root{display:flow-root}.display-none-important{display:none !important}.display-block-important{display:block !important}.display-inline-important{display:inline !important}.display-inline-block-important{display:inline-block !important}.display-flex-important{display:flex !important}.display-inline-flex-important{display:inline-flex !important}.display-grid-important{display:grid !important}.display-inline-grid-important{display:inline-grid !important}.display-table-important{display:table !important}.display-inline-table-important{display:inline-table !important}.display-table-row-important{display:table-row !important}.display-table-cell-important{display:table-cell !important}.display-table-column-important{display:table-column !important}.display-table-column-group-important{display:table-column-group !important}.display-table-header-group-important{display:table-header-group !important}.display-table-footer-group-important{display:table-footer-group !important}.display-table-row-group-important{display:table-row-group !important}.display-list-item-important{display:list-item !important}.display-contents-important{display:contents !important}.display-initial-important{display:initial !important}.display-inherit-important{display:inherit !important}.display-unset-important{display:unset !important}.display-revert-important{display:revert !important}.display-revert-layer-important{display:revert-layer !important}.display-flow-root-important{display:flow-root !important}.flex-display{display:flex}.flex-display-important{display:flex !important}.inline-flex-display{display:inline-flex}.inline-flex-display-important{display:inline-flex !important}.grid-display{display:grid}.grid-display-important{display:grid !important}.inline-grid-display{display:inline-grid}.inline-grid-display-important{display:inline-grid !important}.table-display{display:table}.table-display-important{display:table !important}.table-row-display{display:table-row}.table-row-display-important{display:table-row !important}.table-cell-display{display:table-cell}.table-cell-display-important{display:table-cell !important}.hidden{display:none}.hidden-important{display:none !important}.show-block{display:block}.show-block-important{display:block !important}.show-inline{display:inline}.show-inline-important{display:inline !important}.show-inline-block{display:inline-block}.show-inline-block-important{display:inline-block !important}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-none{cursor:none}.cursor-context-menu{cursor:context-menu}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.cursor-progress{cursor:progress}.cursor-wait{cursor:wait}.cursor-cell{cursor:cell}.cursor-crosshair{cursor:crosshair}.cursor-text{cursor:text}.cursor-vertical-text{cursor:vertical-text}.cursor-alias{cursor:alias}.cursor-copy{cursor:copy}.cursor-move{cursor:move}.cursor-no-drop{cursor:no-drop}.cursor-not-allowed{cursor:not-allowed}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-all-scroll{cursor:all-scroll}.cursor-col-resize{cursor:col-resize}.cursor-row-resize{cursor:row-resize}.cursor-n-resize{cursor:n-resize}.cursor-e-resize{cursor:e-resize}.cursor-s-resize{cursor:s-resize}.cursor-w-resize{cursor:w-resize}.cursor-ne-resize{cursor:ne-resize}.cursor-nw-resize{cursor:nw-resize}.cursor-se-resize{cursor:se-resize}.cursor-sw-resize{cursor:sw-resize}.cursor-ew-resize{cursor:ew-resize}.cursor-ns-resize{cursor:ns-resize}.cursor-nesw-resize{cursor:nesw-resize}.cursor-nwse-resize{cursor:nwse-resize}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.cursor-auto-important{cursor:auto !important}.cursor-default-important{cursor:default !important}.cursor-none-important{cursor:none !important}.cursor-context-menu-important{cursor:context-menu !important}.cursor-help-important{cursor:help !important}.cursor-pointer-important{cursor:pointer !important}.cursor-progress-important{cursor:progress !important}.cursor-wait-important{cursor:wait !important}.cursor-cell-important{cursor:cell !important}.cursor-crosshair-important{cursor:crosshair !important}.cursor-text-important{cursor:text !important}.cursor-vertical-text-important{cursor:vertical-text !important}.cursor-alias-important{cursor:alias !important}.cursor-copy-important{cursor:copy !important}.cursor-move-important{cursor:move !important}.cursor-no-drop-important{cursor:no-drop !important}.cursor-not-allowed-important{cursor:not-allowed !important}.cursor-grab-important{cursor:grab !important}.cursor-grabbing-important{cursor:grabbing !important}.cursor-all-scroll-important{cursor:all-scroll !important}.cursor-col-resize-important{cursor:col-resize !important}.cursor-row-resize-important{cursor:row-resize !important}.cursor-n-resize-important{cursor:n-resize !important}.cursor-e-resize-important{cursor:e-resize !important}.cursor-s-resize-important{cursor:s-resize !important}.cursor-w-resize-important{cursor:w-resize !important}.cursor-ne-resize-important{cursor:ne-resize !important}.cursor-nw-resize-important{cursor:nw-resize !important}.cursor-se-resize-important{cursor:se-resize !important}.cursor-sw-resize-important{cursor:sw-resize !important}.cursor-ew-resize-important{cursor:ew-resize !important}.cursor-ns-resize-important{cursor:ns-resize !important}.cursor-nesw-resize-important{cursor:nesw-resize !important}.cursor-nwse-resize-important{cursor:nwse-resize !important}.cursor-zoom-in-important{cursor:zoom-in !important}.cursor-zoom-out-important{cursor:zoom-out !important}.cursor-clickable{cursor:pointer}.cursor-clickable-important{cursor:pointer !important}.cursor-disabled{cursor:not-allowed}.cursor-disabled-important{cursor:not-allowed !important}.cursor-draggable{cursor:move}.cursor-draggable-important{cursor:move !important}.cursor-grabbable{cursor:grab}.cursor-grabbable-important{cursor:grab !important}.cursor-text-select{cursor:text}.cursor-text-select-important{cursor:text !important}.cursor-loading{cursor:wait}.cursor-loading-important{cursor:wait !important}.cursor-progress-indicator{cursor:progress}.cursor-progress-indicator-important{cursor:progress !important}.cursor-resize-horizontal{cursor:ew-resize}.cursor-resize-horizontal-important{cursor:ew-resize !important}.cursor-resize-vertical{cursor:ns-resize}.cursor-resize-vertical-important{cursor:ns-resize !important}.cursor-resize-diagonal{cursor:nwse-resize}.cursor-resize-diagonal-important{cursor:nwse-resize !important}.cursor-zoom{cursor:zoom-in}.cursor-zoom-important{cursor:zoom-in !important}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.position-static-important{position:static !important}.position-relative-important{position:relative !important}.position-absolute-important{position:absolute !important}.position-fixed-important{position:fixed !important}.position-sticky-important{position:sticky !important}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.relative-important{position:relative !important}.absolute-important{position:absolute !important}.fixed-important{position:fixed !important}.sticky-important{position:sticky !important}.static-important{position:static !important}.pos-relative{position:relative}.pos-absolute{position:absolute}.pos-fixed{position:fixed}.pos-sticky{position:sticky}.pos-static{position:static}.pos-relative-important{position:relative !important}.pos-absolute-important{position:absolute !important}.pos-fixed-important{position:fixed !important}.pos-sticky-important{position:sticky !important}.pos-static-important{position:static !important}.overlay{position:absolute;top:0;left:0;right:0;bottom:0}.overlay-important{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important}.fixed-top{position:fixed;top:0;left:0;right:0}.fixed-top-important{position:fixed !important;top:0 !important;left:0 !important;right:0 !important}.fixed-bottom{position:fixed;bottom:0;left:0;right:0}.fixed-bottom-important{position:fixed !important;bottom:0 !important;left:0 !important;right:0 !important}.sticky-top{position:sticky;top:0}.sticky-top-important{position:sticky !important;top:0 !important}.sticky-bottom{position:sticky;bottom:0}.sticky-bottom-important{position:sticky !important;bottom:0 !important}.absolute-full{position:absolute;top:0;left:0;width:100%;height:100%}.absolute-full-important{position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important}.fixed-full{position:fixed;top:0;left:0;width:100%;height:100%}.fixed-full-important{position:fixed !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.absolute-center-important{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important}.absolute-center-x{position:absolute;left:50%;transform:translateX(-50%)}.absolute-center-x-important{position:absolute !important;left:50% !important;transform:translateX(-50%) !important}.absolute-center-y{position:absolute;top:50%;transform:translateY(-50%)}.absolute-center-y-important{position:absolute !important;top:50% !important;transform:translateY(-50%) !important}.fixed-center{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.fixed-center-important{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important}.fixed-center-x{position:fixed;left:50%;transform:translateX(-50%)}.fixed-center-x-important{position:fixed !important;left:50% !important;transform:translateX(-50%) !important}.fixed-center-y{position:fixed;top:50%;transform:translateY(-50%)}.fixed-center-y-important{position:fixed !important;top:50% !important;transform:translateY(-50%) !important}.position-inherit{position:inherit}.position-initial{position:initial}.position-unset{position:unset}.position-revert{position:revert}.position-inherit-important{position:inherit !important}.position-initial-important{position:initial !important}.position-unset-important{position:unset !important}.position-revert-important{position:revert !important}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-center{text-align:center}.text-align-justify{text-align:justify}.text-align-start{text-align:start}.text-align-end{text-align:end}.text-align-justify-all{text-align:justify-all}.text-align-match-parent{text-align:match-parent}.text-align-left-important{text-align:left !important}.text-align-right-important{text-align:right !important}.text-align-center-important{text-align:center !important}.text-align-justify-important{text-align:justify !important}.text-align-start-important{text-align:start !important}.text-align-end-important{text-align:end !important}.text-align-justify-all-important{text-align:justify-all !important}.text-align-match-parent-important{text-align:match-parent !important}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.text-left-important{text-align:left !important}.text-right-important{text-align:right !important}.text-center-important{text-align:center !important}.text-justify-important{text-align:justify !important}.text-start-important{text-align:start !important}.text-end-important{text-align:end !important}.vertical-align-baseline{vertical-align:baseline}.vertical-align-sub{vertical-align:sub}.vertical-align-super{vertical-align:super}.vertical-align-top{vertical-align:top}.vertical-align-text-top{vertical-align:text-top}.vertical-align-middle{vertical-align:middle}.vertical-align-bottom{vertical-align:bottom}.vertical-align-text-bottom{vertical-align:text-bottom}.vertical-align-inherit{vertical-align:inherit}.vertical-align-initial{vertical-align:initial}.vertical-align-unset{vertical-align:unset}.vertical-align-baseline-important{vertical-align:baseline !important}.vertical-align-sub-important{vertical-align:sub !important}.vertical-align-super-important{vertical-align:super !important}.vertical-align-top-important{vertical-align:top !important}.vertical-align-text-top-important{vertical-align:text-top !important}.vertical-align-middle-important{vertical-align:middle !important}.vertical-align-bottom-important{vertical-align:bottom !important}.vertical-align-text-bottom-important{vertical-align:text-bottom !important}.vertical-align-inherit-important{vertical-align:inherit !important}.vertical-align-initial-important{vertical-align:initial !important}.vertical-align-unset-important{vertical-align:unset !important}.align-baseline{vertical-align:baseline}.align-sub{vertical-align:sub}.align-super{vertical-align:super}.align-top{vertical-align:top}.align-text-top{vertical-align:text-top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-bottom{vertical-align:text-bottom}.align-baseline-important{vertical-align:baseline !important}.align-sub-important{vertical-align:sub !important}.align-super-important{vertical-align:super !important}.align-top-important{vertical-align:top !important}.align-text-top-important{vertical-align:text-top !important}.align-middle-important{vertical-align:middle !important}.align-bottom-important{vertical-align:bottom !important}.align-text-bottom-important{vertical-align:text-bottom !important}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-items-start-important{align-items:flex-start !important}.align-items-end-important{align-items:flex-end !important}.align-items-center-important{align-items:center !important}.align-items-baseline-important{align-items:baseline !important}.align-items-stretch-important{align-items:stretch !important}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.align-self-auto{align-self:auto}.align-self-start-important{align-self:flex-start !important}.align-self-end-important{align-self:flex-end !important}.align-self-center-important{align-self:center !important}.align-self-baseline-important{align-self:baseline !important}.align-self-stretch-important{align-self:stretch !important}.align-self-auto-important{align-self:auto !important}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.justify-content-start-important{justify-content:flex-start !important}.justify-content-end-important{justify-content:flex-end !important}.justify-content-center-important{justify-content:center !important}.justify-content-between-important{justify-content:space-between !important}.justify-content-around-important{justify-content:space-around !important}.justify-content-evenly-important{justify-content:space-evenly !important}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.justify-items-start-important{justify-items:start !important}.justify-items-end-important{justify-items:end !important}.justify-items-center-important{justify-items:center !important}.justify-items-stretch-important{justify-items:stretch !important}.align-items-grid-start{align-items:start}.align-items-grid-end{align-items:end}.align-items-grid-center{align-items:center}.align-items-grid-stretch{align-items:stretch}.align-items-grid-start-important{align-items:start !important}.align-items-grid-end-important{align-items:end !important}.align-items-grid-center-important{align-items:center !important}.align-items-grid-stretch-important{align-items:stretch !important}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.justify-self-start-important{justify-self:start !important}.justify-self-end-important{justify-self:end !important}.justify-self-center-important{justify-self:center !important}.justify-self-stretch-important{justify-self:stretch !important}.align-self-grid-start{align-self:start}.align-self-grid-end{align-self:end}.align-self-grid-center{align-self:center}.align-self-grid-stretch{align-self:stretch}.align-self-grid-start-important{align-self:start !important}.align-self-grid-end-important{align-self:end !important}.align-self-grid-center-important{align-self:center !important}.align-self-grid-stretch-important{align-self:stretch !important}.float-left{float:left}.float-right{float:right}.float-none{float:none}.float-inline-start{float:inline-start}.float-inline-end{float:inline-end}.float-left-important{float:left !important}.float-right-important{float:right !important}.float-none-important{float:none !important}.float-inline-start-important{float:inline-start !important}.float-inline-end-important{float:inline-end !important}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.clear-left-important{clear:left !important}.clear-right-important{clear:right !important}.clear-both-important{clear:both !important}.clear-none-important{clear:none !important}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.object-contain-important{object-fit:contain !important}.object-cover-important{object-fit:cover !important}.object-fill-important{object-fit:fill !important}.object-none-important{object-fit:none !important}.object-scale-down-important{object-fit:scale-down !important}.object-position-left{object-position:left}.object-position-right{object-position:right}.object-position-center{object-position:center}.object-position-top{object-position:top}.object-position-bottom{object-position:bottom}.object-position-top-left{object-position:top left}.object-position-top-right{object-position:top right}.object-position-bottom-left{object-position:bottom left}.object-position-bottom-right{object-position:bottom right}.object-position-left-important{object-position:left !important}.object-position-right-important{object-position:right !important}.object-position-center-important{object-position:center !important}.object-position-top-important{object-position:top !important}.object-position-bottom-important{object-position:bottom !important}.object-position-top-left-important{object-position:top left !important}.object-position-top-right-important{object-position:top right !important}.object-position-bottom-left-important{object-position:bottom left !important}.object-position-bottom-right-important{object-position:bottom right !important}.line-height-01{line-height:.1}.line-height-02{line-height:.2}.line-height-03{line-height:.3}.line-height-04{line-height:.4}.line-height-05{line-height:.5}.line-height-06{line-height:.6}.line-height-07{line-height:.7}.line-height-08{line-height:.8}.line-height-09{line-height:.9}.line-height-10{line-height:1}.line-height-11{line-height:1.1}.line-height-12{line-height:1.2}.line-height-13{line-height:1.3}.line-height-14{line-height:1.4}.line-height-15{line-height:1.5}.line-height-16{line-height:1.6}.line-height-17{line-height:1.7}.line-height-18{line-height:1.8}.line-height-19{line-height:1.9}.line-height-20{line-height:2}.line-height-21{line-height:2.1}.line-height-22{line-height:2.2}.line-height-23{line-height:2.3}.line-height-24{line-height:2.4}.line-height-25{line-height:2.5}.line-height-26{line-height:2.6}.line-height-27{line-height:2.7}.line-height-28{line-height:2.8}.line-height-29{line-height:2.9}.line-height-30{line-height:3}.line-height-31{line-height:3.1}.line-height-32{line-height:3.2}.line-height-33{line-height:3.3}.line-height-34{line-height:3.4}.line-height-35{line-height:3.5}.line-height-36{line-height:3.6}.line-height-37{line-height:3.7}.line-height-38{line-height:3.8}.line-height-39{line-height:3.9}.line-height-40{line-height:4}.line-height-41{line-height:4.1}.line-height-42{line-height:4.2}.line-height-43{line-height:4.3}.line-height-44{line-height:4.4}.line-height-45{line-height:4.5}.line-height-46{line-height:4.6}.line-height-47{line-height:4.7}.line-height-48{line-height:4.8}.line-height-49{line-height:4.9}.line-height-50{line-height:5}.line-height-01-important{line-height:.1 !important}.line-height-02-important{line-height:.2 !important}.line-height-03-important{line-height:.3 !important}.line-height-04-important{line-height:.4 !important}.line-height-05-important{line-height:.5 !important}.line-height-06-important{line-height:.6 !important}.line-height-07-important{line-height:.7 !important}.line-height-08-important{line-height:.8 !important}.line-height-09-important{line-height:.9 !important}.line-height-10-important{line-height:1 !important}.line-height-11-important{line-height:1.1 !important}.line-height-12-important{line-height:1.2 !important}.line-height-13-important{line-height:1.3 !important}.line-height-14-important{line-height:1.4 !important}.line-height-15-important{line-height:1.5 !important}.line-height-16-important{line-height:1.6 !important}.line-height-17-important{line-height:1.7 !important}.line-height-18-important{line-height:1.8 !important}.line-height-19-important{line-height:1.9 !important}.line-height-20-important{line-height:2 !important}.line-height-21-important{line-height:2.1 !important}.line-height-22-important{line-height:2.2 !important}.line-height-23-important{line-height:2.3 !important}.line-height-24-important{line-height:2.4 !important}.line-height-25-important{line-height:2.5 !important}.line-height-26-important{line-height:2.6 !important}.line-height-27-important{line-height:2.7 !important}.line-height-28-important{line-height:2.8 !important}.line-height-29-important{line-height:2.9 !important}.line-height-30-important{line-height:3 !important}.line-height-31-important{line-height:3.1 !important}.line-height-32-important{line-height:3.2 !important}.line-height-33-important{line-height:3.3 !important}.line-height-34-important{line-height:3.4 !important}.line-height-35-important{line-height:3.5 !important}.line-height-36-important{line-height:3.6 !important}.line-height-37-important{line-height:3.7 !important}.line-height-38-important{line-height:3.8 !important}.line-height-39-important{line-height:3.9 !important}.line-height-40-important{line-height:4 !important}.line-height-41-important{line-height:4.1 !important}.line-height-42-important{line-height:4.2 !important}.line-height-43-important{line-height:4.3 !important}.line-height-44-important{line-height:4.4 !important}.line-height-45-important{line-height:4.5 !important}.line-height-46-important{line-height:4.6 !important}.line-height-47-important{line-height:4.7 !important}.line-height-48-important{line-height:4.8 !important}.line-height-49-important{line-height:4.9 !important}.line-height-50-important{line-height:5 !important}.lh-01{line-height:.1}.lh-02{line-height:.2}.lh-03{line-height:.3}.lh-04{line-height:.4}.lh-05{line-height:.5}.lh-06{line-height:.6}.lh-07{line-height:.7}.lh-08{line-height:.8}.lh-09{line-height:.9}.lh-10{line-height:1}.lh-11{line-height:1.1}.lh-12{line-height:1.2}.lh-13{line-height:1.3}.lh-14{line-height:1.4}.lh-15{line-height:1.5}.lh-16{line-height:1.6}.lh-17{line-height:1.7}.lh-18{line-height:1.8}.lh-19{line-height:1.9}.lh-20{line-height:2}.lh-21{line-height:2.1}.lh-22{line-height:2.2}.lh-23{line-height:2.3}.lh-24{line-height:2.4}.lh-25{line-height:2.5}.lh-26{line-height:2.6}.lh-27{line-height:2.7}.lh-28{line-height:2.8}.lh-29{line-height:2.9}.lh-30{line-height:3}.lh-31{line-height:3.1}.lh-32{line-height:3.2}.lh-33{line-height:3.3}.lh-34{line-height:3.4}.lh-35{line-height:3.5}.lh-36{line-height:3.6}.lh-37{line-height:3.7}.lh-38{line-height:3.8}.lh-39{line-height:3.9}.lh-40{line-height:4}.lh-41{line-height:4.1}.lh-42{line-height:4.2}.lh-43{line-height:4.3}.lh-44{line-height:4.4}.lh-45{line-height:4.5}.lh-46{line-height:4.6}.lh-47{line-height:4.7}.lh-48{line-height:4.8}.lh-49{line-height:4.9}.lh-50{line-height:5}.lh-01-important{line-height:.1 !important}.lh-02-important{line-height:.2 !important}.lh-03-important{line-height:.3 !important}.lh-04-important{line-height:.4 !important}.lh-05-important{line-height:.5 !important}.lh-06-important{line-height:.6 !important}.lh-07-important{line-height:.7 !important}.lh-08-important{line-height:.8 !important}.lh-09-important{line-height:.9 !important}.lh-10-important{line-height:1 !important}.lh-11-important{line-height:1.1 !important}.lh-12-important{line-height:1.2 !important}.lh-13-important{line-height:1.3 !important}.lh-14-important{line-height:1.4 !important}.lh-15-important{line-height:1.5 !important}.lh-16-important{line-height:1.6 !important}.lh-17-important{line-height:1.7 !important}.lh-18-important{line-height:1.8 !important}.lh-19-important{line-height:1.9 !important}.lh-20-important{line-height:2 !important}.lh-21-important{line-height:2.1 !important}.lh-22-important{line-height:2.2 !important}.lh-23-important{line-height:2.3 !important}.lh-24-important{line-height:2.4 !important}.lh-25-important{line-height:2.5 !important}.lh-26-important{line-height:2.6 !important}.lh-27-important{line-height:2.7 !important}.lh-28-important{line-height:2.8 !important}.lh-29-important{line-height:2.9 !important}.lh-30-important{line-height:3 !important}.lh-31-important{line-height:3.1 !important}.lh-32-important{line-height:3.2 !important}.lh-33-important{line-height:3.3 !important}.lh-34-important{line-height:3.4 !important}.lh-35-important{line-height:3.5 !important}.lh-36-important{line-height:3.6 !important}.lh-37-important{line-height:3.7 !important}.lh-38-important{line-height:3.8 !important}.lh-39-important{line-height:3.9 !important}.lh-40-important{line-height:4 !important}.lh-41-important{line-height:4.1 !important}.lh-42-important{line-height:4.2 !important}.lh-43-important{line-height:4.3 !important}.lh-44-important{line-height:4.4 !important}.lh-45-important{line-height:4.5 !important}.lh-46-important{line-height:4.6 !important}.lh-47-important{line-height:4.7 !important}.lh-48-important{line-height:4.8 !important}.lh-49-important{line-height:4.9 !important}.lh-50-important{line-height:5 !important}.line-height-normal{line-height:normal}.line-height-inherit{line-height:inherit}.line-height-initial{line-height:initial}.line-height-unset{line-height:unset}.line-height-revert{line-height:revert}.line-height-normal-important{line-height:normal !important}.line-height-inherit-important{line-height:inherit !important}.line-height-initial-important{line-height:initial !important}.line-height-unset-important{line-height:unset !important}.line-height-revert-important{line-height:revert !important}.line-height-tight{line-height:1.25}.line-height-snug{line-height:1.375}.line-height-normal{line-height:1.5}.line-height-relaxed{line-height:1.625}.line-height-loose{line-height:2}.line-height-tight-important{line-height:1.25 !important}.line-height-snug-important{line-height:1.375 !important}.line-height-normal-important{line-height:1.5 !important}.line-height-relaxed-important{line-height:1.625 !important}.line-height-loose-important{line-height:2 !important}.line-height-0px{line-height:0px}.line-height-1px{line-height:1px}.line-height-2px{line-height:2px}.line-height-3px{line-height:3px}.line-height-4px{line-height:4px}.line-height-5px{line-height:5px}.line-height-6px{line-height:6px}.line-height-7px{line-height:7px}.line-height-8px{line-height:8px}.line-height-9px{line-height:9px}.line-height-10px{line-height:10px}.line-height-11px{line-height:11px}.line-height-12px{line-height:12px}.line-height-13px{line-height:13px}.line-height-14px{line-height:14px}.line-height-15px{line-height:15px}.line-height-16px{line-height:16px}.line-height-17px{line-height:17px}.line-height-18px{line-height:18px}.line-height-19px{line-height:19px}.line-height-20px{line-height:20px}.line-height-21px{line-height:21px}.line-height-22px{line-height:22px}.line-height-23px{line-height:23px}.line-height-24px{line-height:24px}.line-height-25px{line-height:25px}.line-height-26px{line-height:26px}.line-height-27px{line-height:27px}.line-height-28px{line-height:28px}.line-height-29px{line-height:29px}.line-height-30px{line-height:30px}.line-height-31px{line-height:31px}.line-height-32px{line-height:32px}.line-height-33px{line-height:33px}.line-height-34px{line-height:34px}.line-height-35px{line-height:35px}.line-height-36px{line-height:36px}.line-height-37px{line-height:37px}.line-height-38px{line-height:38px}.line-height-39px{line-height:39px}.line-height-40px{line-height:40px}.line-height-41px{line-height:41px}.line-height-42px{line-height:42px}.line-height-43px{line-height:43px}.line-height-44px{line-height:44px}.line-height-45px{line-height:45px}.line-height-46px{line-height:46px}.line-height-47px{line-height:47px}.line-height-48px{line-height:48px}.line-height-49px{line-height:49px}.line-height-50px{line-height:50px}.line-height-51px{line-height:51px}.line-height-52px{line-height:52px}.line-height-53px{line-height:53px}.line-height-54px{line-height:54px}.line-height-55px{line-height:55px}.line-height-56px{line-height:56px}.line-height-57px{line-height:57px}.line-height-58px{line-height:58px}.line-height-59px{line-height:59px}.line-height-60px{line-height:60px}.line-height-61px{line-height:61px}.line-height-62px{line-height:62px}.line-height-63px{line-height:63px}.line-height-64px{line-height:64px}.line-height-65px{line-height:65px}.line-height-66px{line-height:66px}.line-height-67px{line-height:67px}.line-height-68px{line-height:68px}.line-height-69px{line-height:69px}.line-height-70px{line-height:70px}.line-height-71px{line-height:71px}.line-height-72px{line-height:72px}.line-height-73px{line-height:73px}.line-height-74px{line-height:74px}.line-height-75px{line-height:75px}.line-height-76px{line-height:76px}.line-height-77px{line-height:77px}.line-height-78px{line-height:78px}.line-height-79px{line-height:79px}.line-height-80px{line-height:80px}.line-height-81px{line-height:81px}.line-height-82px{line-height:82px}.line-height-83px{line-height:83px}.line-height-84px{line-height:84px}.line-height-85px{line-height:85px}.line-height-86px{line-height:86px}.line-height-87px{line-height:87px}.line-height-88px{line-height:88px}.line-height-89px{line-height:89px}.line-height-90px{line-height:90px}.line-height-91px{line-height:91px}.line-height-92px{line-height:92px}.line-height-93px{line-height:93px}.line-height-94px{line-height:94px}.line-height-95px{line-height:95px}.line-height-96px{line-height:96px}.line-height-97px{line-height:97px}.line-height-98px{line-height:98px}.line-height-99px{line-height:99px}.line-height-100px{line-height:100px}.line-height-101px{line-height:101px}.line-height-102px{line-height:102px}.line-height-103px{line-height:103px}.line-height-104px{line-height:104px}.line-height-105px{line-height:105px}.line-height-106px{line-height:106px}.line-height-107px{line-height:107px}.line-height-108px{line-height:108px}.line-height-109px{line-height:109px}.line-height-110px{line-height:110px}.line-height-111px{line-height:111px}.line-height-112px{line-height:112px}.line-height-113px{line-height:113px}.line-height-114px{line-height:114px}.line-height-115px{line-height:115px}.line-height-116px{line-height:116px}.line-height-117px{line-height:117px}.line-height-118px{line-height:118px}.line-height-119px{line-height:119px}.line-height-120px{line-height:120px}.line-height-121px{line-height:121px}.line-height-122px{line-height:122px}.line-height-123px{line-height:123px}.line-height-124px{line-height:124px}.line-height-125px{line-height:125px}.line-height-126px{line-height:126px}.line-height-127px{line-height:127px}.line-height-128px{line-height:128px}.line-height-129px{line-height:129px}.line-height-130px{line-height:130px}.line-height-131px{line-height:131px}.line-height-132px{line-height:132px}.line-height-133px{line-height:133px}.line-height-134px{line-height:134px}.line-height-135px{line-height:135px}.line-height-136px{line-height:136px}.line-height-137px{line-height:137px}.line-height-138px{line-height:138px}.line-height-139px{line-height:139px}.line-height-140px{line-height:140px}.line-height-141px{line-height:141px}.line-height-142px{line-height:142px}.line-height-143px{line-height:143px}.line-height-144px{line-height:144px}.line-height-145px{line-height:145px}.line-height-146px{line-height:146px}.line-height-147px{line-height:147px}.line-height-148px{line-height:148px}.line-height-149px{line-height:149px}.line-height-150px{line-height:150px}.line-height-151px{line-height:151px}.line-height-152px{line-height:152px}.line-height-153px{line-height:153px}.line-height-154px{line-height:154px}.line-height-155px{line-height:155px}.line-height-156px{line-height:156px}.line-height-157px{line-height:157px}.line-height-158px{line-height:158px}.line-height-159px{line-height:159px}.line-height-160px{line-height:160px}.line-height-161px{line-height:161px}.line-height-162px{line-height:162px}.line-height-163px{line-height:163px}.line-height-164px{line-height:164px}.line-height-165px{line-height:165px}.line-height-166px{line-height:166px}.line-height-167px{line-height:167px}.line-height-168px{line-height:168px}.line-height-169px{line-height:169px}.line-height-170px{line-height:170px}.line-height-171px{line-height:171px}.line-height-172px{line-height:172px}.line-height-173px{line-height:173px}.line-height-174px{line-height:174px}.line-height-175px{line-height:175px}.line-height-176px{line-height:176px}.line-height-177px{line-height:177px}.line-height-178px{line-height:178px}.line-height-179px{line-height:179px}.line-height-180px{line-height:180px}.line-height-181px{line-height:181px}.line-height-182px{line-height:182px}.line-height-183px{line-height:183px}.line-height-184px{line-height:184px}.line-height-185px{line-height:185px}.line-height-186px{line-height:186px}.line-height-187px{line-height:187px}.line-height-188px{line-height:188px}.line-height-189px{line-height:189px}.line-height-190px{line-height:190px}.line-height-191px{line-height:191px}.line-height-192px{line-height:192px}.line-height-193px{line-height:193px}.line-height-194px{line-height:194px}.line-height-195px{line-height:195px}.line-height-196px{line-height:196px}.line-height-197px{line-height:197px}.line-height-198px{line-height:198px}.line-height-199px{line-height:199px}.line-height-200px{line-height:200px}.line-height-0px-important{line-height:0px !important}.line-height-1px-important{line-height:1px !important}.line-height-2px-important{line-height:2px !important}.line-height-3px-important{line-height:3px !important}.line-height-4px-important{line-height:4px !important}.line-height-5px-important{line-height:5px !important}.line-height-6px-important{line-height:6px !important}.line-height-7px-important{line-height:7px !important}.line-height-8px-important{line-height:8px !important}.line-height-9px-important{line-height:9px !important}.line-height-10px-important{line-height:10px !important}.line-height-11px-important{line-height:11px !important}.line-height-12px-important{line-height:12px !important}.line-height-13px-important{line-height:13px !important}.line-height-14px-important{line-height:14px !important}.line-height-15px-important{line-height:15px !important}.line-height-16px-important{line-height:16px !important}.line-height-17px-important{line-height:17px !important}.line-height-18px-important{line-height:18px !important}.line-height-19px-important{line-height:19px !important}.line-height-20px-important{line-height:20px !important}.line-height-21px-important{line-height:21px !important}.line-height-22px-important{line-height:22px !important}.line-height-23px-important{line-height:23px !important}.line-height-24px-important{line-height:24px !important}.line-height-25px-important{line-height:25px !important}.line-height-26px-important{line-height:26px !important}.line-height-27px-important{line-height:27px !important}.line-height-28px-important{line-height:28px !important}.line-height-29px-important{line-height:29px !important}.line-height-30px-important{line-height:30px !important}.line-height-31px-important{line-height:31px !important}.line-height-32px-important{line-height:32px !important}.line-height-33px-important{line-height:33px !important}.line-height-34px-important{line-height:34px !important}.line-height-35px-important{line-height:35px !important}.line-height-36px-important{line-height:36px !important}.line-height-37px-important{line-height:37px !important}.line-height-38px-important{line-height:38px !important}.line-height-39px-important{line-height:39px !important}.line-height-40px-important{line-height:40px !important}.line-height-41px-important{line-height:41px !important}.line-height-42px-important{line-height:42px !important}.line-height-43px-important{line-height:43px !important}.line-height-44px-important{line-height:44px !important}.line-height-45px-important{line-height:45px !important}.line-height-46px-important{line-height:46px !important}.line-height-47px-important{line-height:47px !important}.line-height-48px-important{line-height:48px !important}.line-height-49px-important{line-height:49px !important}.line-height-50px-important{line-height:50px !important}.line-height-51px-important{line-height:51px !important}.line-height-52px-important{line-height:52px !important}.line-height-53px-important{line-height:53px !important}.line-height-54px-important{line-height:54px !important}.line-height-55px-important{line-height:55px !important}.line-height-56px-important{line-height:56px !important}.line-height-57px-important{line-height:57px !important}.line-height-58px-important{line-height:58px !important}.line-height-59px-important{line-height:59px !important}.line-height-60px-important{line-height:60px !important}.line-height-61px-important{line-height:61px !important}.line-height-62px-important{line-height:62px !important}.line-height-63px-important{line-height:63px !important}.line-height-64px-important{line-height:64px !important}.line-height-65px-important{line-height:65px !important}.line-height-66px-important{line-height:66px !important}.line-height-67px-important{line-height:67px !important}.line-height-68px-important{line-height:68px !important}.line-height-69px-important{line-height:69px !important}.line-height-70px-important{line-height:70px !important}.line-height-71px-important{line-height:71px !important}.line-height-72px-important{line-height:72px !important}.line-height-73px-important{line-height:73px !important}.line-height-74px-important{line-height:74px !important}.line-height-75px-important{line-height:75px !important}.line-height-76px-important{line-height:76px !important}.line-height-77px-important{line-height:77px !important}.line-height-78px-important{line-height:78px !important}.line-height-79px-important{line-height:79px !important}.line-height-80px-important{line-height:80px !important}.line-height-81px-important{line-height:81px !important}.line-height-82px-important{line-height:82px !important}.line-height-83px-important{line-height:83px !important}.line-height-84px-important{line-height:84px !important}.line-height-85px-important{line-height:85px !important}.line-height-86px-important{line-height:86px !important}.line-height-87px-important{line-height:87px !important}.line-height-88px-important{line-height:88px !important}.line-height-89px-important{line-height:89px !important}.line-height-90px-important{line-height:90px !important}.line-height-91px-important{line-height:91px !important}.line-height-92px-important{line-height:92px !important}.line-height-93px-important{line-height:93px !important}.line-height-94px-important{line-height:94px !important}.line-height-95px-important{line-height:95px !important}.line-height-96px-important{line-height:96px !important}.line-height-97px-important{line-height:97px !important}.line-height-98px-important{line-height:98px !important}.line-height-99px-important{line-height:99px !important}.line-height-100px-important{line-height:100px !important}.line-height-101px-important{line-height:101px !important}.line-height-102px-important{line-height:102px !important}.line-height-103px-important{line-height:103px !important}.line-height-104px-important{line-height:104px !important}.line-height-105px-important{line-height:105px !important}.line-height-106px-important{line-height:106px !important}.line-height-107px-important{line-height:107px !important}.line-height-108px-important{line-height:108px !important}.line-height-109px-important{line-height:109px !important}.line-height-110px-important{line-height:110px !important}.line-height-111px-important{line-height:111px !important}.line-height-112px-important{line-height:112px !important}.line-height-113px-important{line-height:113px !important}.line-height-114px-important{line-height:114px !important}.line-height-115px-important{line-height:115px !important}.line-height-116px-important{line-height:116px !important}.line-height-117px-important{line-height:117px !important}.line-height-118px-important{line-height:118px !important}.line-height-119px-important{line-height:119px !important}.line-height-120px-important{line-height:120px !important}.line-height-121px-important{line-height:121px !important}.line-height-122px-important{line-height:122px !important}.line-height-123px-important{line-height:123px !important}.line-height-124px-important{line-height:124px !important}.line-height-125px-important{line-height:125px !important}.line-height-126px-important{line-height:126px !important}.line-height-127px-important{line-height:127px !important}.line-height-128px-important{line-height:128px !important}.line-height-129px-important{line-height:129px !important}.line-height-130px-important{line-height:130px !important}.line-height-131px-important{line-height:131px !important}.line-height-132px-important{line-height:132px !important}.line-height-133px-important{line-height:133px !important}.line-height-134px-important{line-height:134px !important}.line-height-135px-important{line-height:135px !important}.line-height-136px-important{line-height:136px !important}.line-height-137px-important{line-height:137px !important}.line-height-138px-important{line-height:138px !important}.line-height-139px-important{line-height:139px !important}.line-height-140px-important{line-height:140px !important}.line-height-141px-important{line-height:141px !important}.line-height-142px-important{line-height:142px !important}.line-height-143px-important{line-height:143px !important}.line-height-144px-important{line-height:144px !important}.line-height-145px-important{line-height:145px !important}.line-height-146px-important{line-height:146px !important}.line-height-147px-important{line-height:147px !important}.line-height-148px-important{line-height:148px !important}.line-height-149px-important{line-height:149px !important}.line-height-150px-important{line-height:150px !important}.line-height-151px-important{line-height:151px !important}.line-height-152px-important{line-height:152px !important}.line-height-153px-important{line-height:153px !important}.line-height-154px-important{line-height:154px !important}.line-height-155px-important{line-height:155px !important}.line-height-156px-important{line-height:156px !important}.line-height-157px-important{line-height:157px !important}.line-height-158px-important{line-height:158px !important}.line-height-159px-important{line-height:159px !important}.line-height-160px-important{line-height:160px !important}.line-height-161px-important{line-height:161px !important}.line-height-162px-important{line-height:162px !important}.line-height-163px-important{line-height:163px !important}.line-height-164px-important{line-height:164px !important}.line-height-165px-important{line-height:165px !important}.line-height-166px-important{line-height:166px !important}.line-height-167px-important{line-height:167px !important}.line-height-168px-important{line-height:168px !important}.line-height-169px-important{line-height:169px !important}.line-height-170px-important{line-height:170px !important}.line-height-171px-important{line-height:171px !important}.line-height-172px-important{line-height:172px !important}.line-height-173px-important{line-height:173px !important}.line-height-174px-important{line-height:174px !important}.line-height-175px-important{line-height:175px !important}.line-height-176px-important{line-height:176px !important}.line-height-177px-important{line-height:177px !important}.line-height-178px-important{line-height:178px !important}.line-height-179px-important{line-height:179px !important}.line-height-180px-important{line-height:180px !important}.line-height-181px-important{line-height:181px !important}.line-height-182px-important{line-height:182px !important}.line-height-183px-important{line-height:183px !important}.line-height-184px-important{line-height:184px !important}.line-height-185px-important{line-height:185px !important}.line-height-186px-important{line-height:186px !important}.line-height-187px-important{line-height:187px !important}.line-height-188px-important{line-height:188px !important}.line-height-189px-important{line-height:189px !important}.line-height-190px-important{line-height:190px !important}.line-height-191px-important{line-height:191px !important}.line-height-192px-important{line-height:192px !important}.line-height-193px-important{line-height:193px !important}.line-height-194px-important{line-height:194px !important}.line-height-195px-important{line-height:195px !important}.line-height-196px-important{line-height:196px !important}.line-height-197px-important{line-height:197px !important}.line-height-198px-important{line-height:198px !important}.line-height-199px-important{line-height:199px !important}.line-height-200px-important{line-height:200px !important}.lh-0px{line-height:0px}.lh-1px{line-height:1px}.lh-2px{line-height:2px}.lh-3px{line-height:3px}.lh-4px{line-height:4px}.lh-5px{line-height:5px}.lh-6px{line-height:6px}.lh-7px{line-height:7px}.lh-8px{line-height:8px}.lh-9px{line-height:9px}.lh-10px{line-height:10px}.lh-15px{line-height:15px}.lh-20px{line-height:20px}.lh-25px{line-height:25px}.lh-30px{line-height:30px}.lh-35px{line-height:35px}.lh-40px{line-height:40px}.lh-45px{line-height:45px}.lh-50px{line-height:50px}.lh-55px{line-height:55px}.lh-60px{line-height:60px}.lh-65px{line-height:65px}.lh-70px{line-height:70px}.lh-75px{line-height:75px}.lh-80px{line-height:80px}.lh-85px{line-height:85px}.lh-90px{line-height:90px}.lh-95px{line-height:95px}.lh-100px{line-height:100px}.lh-110px{line-height:110px}.lh-120px{line-height:120px}.lh-130px{line-height:130px}.lh-140px{line-height:140px}.lh-150px{line-height:150px}.lh-160px{line-height:160px}.lh-170px{line-height:170px}.lh-180px{line-height:180px}.lh-190px{line-height:190px}.lh-200px{line-height:200px}.lh-0px-important{line-height:0px !important}.lh-1px-important{line-height:1px !important}.lh-2px-important{line-height:2px !important}.lh-3px-important{line-height:3px !important}.lh-4px-important{line-height:4px !important}.lh-5px-important{line-height:5px !important}.lh-6px-important{line-height:6px !important}.lh-7px-important{line-height:7px !important}.lh-8px-important{line-height:8px !important}.lh-9px-important{line-height:9px !important}.lh-10px-important{line-height:10px !important}.lh-15px-important{line-height:15px !important}.lh-20px-important{line-height:20px !important}.lh-25px-important{line-height:25px !important}.lh-30px-important{line-height:30px !important}.lh-35px-important{line-height:35px !important}.lh-40px-important{line-height:40px !important}.lh-45px-important{line-height:45px !important}.lh-50px-important{line-height:50px !important}.lh-55px-important{line-height:55px !important}.lh-60px-important{line-height:60px !important}.lh-65px-important{line-height:65px !important}.lh-70px-important{line-height:70px !important}.lh-75px-important{line-height:75px !important}.lh-80px-important{line-height:80px !important}.lh-85px-important{line-height:85px !important}.lh-90px-important{line-height:90px !important}.lh-95px-important{line-height:95px !important}.lh-100px-important{line-height:100px !important}.lh-110px-important{line-height:110px !important}.lh-120px-important{line-height:120px !important}.lh-130px-important{line-height:130px !important}.lh-140px-important{line-height:140px !important}.lh-150px-important{line-height:150px !important}.lh-160px-important{line-height:160px !important}.lh-170px-important{line-height:170px !important}.lh-180px-important{line-height:180px !important}.lh-190px-important{line-height:190px !important}.lh-200px-important{line-height:200px !important}.text-color-orange{color:#fd7e14}.text-color-orange-dark{color:#d26102}.text-color-orange-light{color:#fe9f51}.bg-color-orange{background-color:#fd7e14}.bg-color-orange-dark{background-color:#d26102}.bg-color-orange-light{background-color:#fe9f51}.vertical-align-middle{vertical-align:middle !important}.vertical-align-bottom{vertical-align:bottom !important}.no-float{float:none}.clear-float{float:none;clear:both}.top-75px{top:-75px}.scale1_5-1{transform:scale(1.5, 1)}.border-radius-25px{border-radius:25px}.border-solid-info-thin{border:solid thin #17a2b8}.no-border{border:none !important}.force-transparant{background:transparent !important;background-color:transparent !important}.transform-rotate-45{transform:rotate(45deg)}.width-fit-content{width:fit-content}.empty-background{background:none !important}.no-border-radius{border-radius:0 !important}.no-transition{-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;transition:none !important}.no-transition-children *{-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;transition:none !important}.deleted-strickthrough{color:#dc3545 !important;text-decoration:line-through}.underline{text-decoration:underline}.inline-children-1-1-1>div{display:inline-block;width:100%/3}.inline-children-30-40-30>div{display:inline-block;vertical-align:middle}.inline-children-30-40-30>div:nth-child(1){width:30%}.inline-children-30-40-30>div:nth-child(2){width:40%}.inline-children-30-40-30>div:nth-child(3){width:30%}.inline-children-70-30>div{display:inline-block;vertical-align:middle}.inline-children-70-30>div:nth-child(1){width:70%}.inline-children-70-30>div:nth-child(2){width:30%}.inline-children-50-50>div{display:inline-block;vertical-align:middle}.inline-children-50-50>div:nth-child(1){width:50%}.inline-children-50-50>div:nth-child(2){width:50%}.clear-child-section-padding section{padding:0}.no-transition{-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;transition:none !important}.no-transition-children *{-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;transition:none !important}.display-4{font-size:2rem}.display-5{font-size:1.5rem}.fixed-bg{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;width:100%;height:100%}html{display:block;width:100%;height:100%}body{background:none;padding:0;display:block;width:100%;height:100%}.no-margin{margin:0 !important}.no-padding{padding:0 !important}.form-modal{opacity:1 !important}.form-modal .modal-dialog{opacity:1 !important;margin:auto;padding:0;max-width:1080px !important}.form-modal .modal-dialog .modal-content{width:100%;height:100%;display:block;margin:0 auto;padding:0;opacity:1 !important}.form-modal .modal-dialog .modal-content>.card{width:100%;min-height:100%}.form-modal.full-modal .modal-dialog{max-width:100% !important}form-input-tags tags-input .host div.tags{border:1px solid #ced4da !important;border-color:#ced4da !important;moz-appearance:none;-webkit-appearance:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) !important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) !important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) !important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}form-input-tags input.input{display:block;width:100px !important;color:#495057;background-color:rgba(0,0,0,0.03);background-clip:padding-box;border:1px solid #ced4da !important;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}footer-box{position:fixed;bottom:0;left:0;right:0;margin:0 !important;background:#343a40;z-index:1}nav-menu{display:block;width:100%;background:#ffffff}nav-menu li>.dropdown-menu{background:#ffffff}nav-menu li:not(.navbar-brand),nav-menu a:not(.navbar-brand),nav-menu .dropdown-item{color:#343a40}nav-menu a:not(.navbar-brand):active,nav-menu .dropdown-item:active{color:#343a40}nav-menu a:not(.navbar-brand):focus,nav-menu .dropdown-item:focus{color:#343a40}nav-menu a:not(.navbar-brand):visited,nav-menu .dropdown-item:visited{color:#343a40}nav-menu a:not(.navbar-brand):hover,nav-menu .dropdown-item:hover{color:#343a40;background:#30CCFD}nav-menu .navbar-toggler{color:#343a40}.list-tree-form{list-style:none;text-align:left;display:block;padding:.75rem 0 .75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-tree-form .list-tree-title{background:rgba(0,0,0,0.03);padding:.75rem 0 .75rem 1.25rem;margin:0}.list-tree-form .list-tree-body{display:block;padding:.75rem 0 .75rem 1.25rem;background-color:#fff}.list-tree-form ul{list-style:none}form-input.remove-label label{display:none !important}.navbar-brand>img{max-width:100px}.form-input .input-group{background:transparent}form-input-date .form-control:disabled,form-input-datesbetween .form-control:disabled,form-input-date .form-control[readonly],form-input-datesbetween .form-control[readonly]{background-color:#ffffff !important}contact-us,swipable-box,contact-address,nav-menu,cms-nav-menu,footer-box,gallery-slider,product-item,up-down-counter,order-item,form-input,form-input-phonenumber,form-input-image,form-input-numbers,form-input-select,purchasing-assignment-item,custom-nav,bootstrap-carousel,section-s1,section-s2,section-s3,section-s4,section-s5,section-s6,section-s7,section-s8,section-s9,section-s10,section-s11,section-s12,section-s13,section-s14,section-s15,section-s16,section-s17,section-s18,section-s19,section-s20,drag-n-drop,country-city,ng-table-extended,box-info,tags-input,form-input-textarea,form-input-button,form-input-multiselect,form-input-tags,form-input-googlemapembed,form-input-hoursbetween,form-input-hour,form-input-datesbetween,form-input-date,form-input-openinghours,form-input-datetime,form-input-toggle,ui-calendar-extended{display:block;width:100%}multiple-file-upload{display:block;width:100%}multiple-file-upload.remove-label label{display:none !important}.hide-clear-date-button .uib-clear{display:none !important}.intl-tel-input{width:100%}form-input-phonenumber div.iti{width:97% !important;top:20px !important}form-input-phonenumber .iti__dropdown-content{z-index:4 !important}button.x-remove-button{position:absolute;right:0;top:0;padding:1px 7px}.autoheight-select .ui-select-bootstrap>.ui-select-match>.btn{height:auto}.autoheight-select .ui-select-bootstrap.ui-select-container{height:auto}.ui-select-match-item{border:2px solid rgba(0,0,0,0.2)}.ui-select-choices{display:block}.ui-select-bootstrap.open{z-index:2051}.ui-select-choices{min-height:30px}input.ui-select-search{border:2px solid rgba(0,0,0,0.1) !important;max-width:100%}multiple-file-upload .file-upload-container .dragover,form-input-image .file-upload-container .dragover,file-upload .file-upload-container .dragover{border:5px dashed #343a40 !important}multiple-file-upload .file-upload-container .file-upload-container-input,form-input-image .file-upload-container .file-upload-container-input,file-upload .file-upload-container .file-upload-container-input{display:inline-block;position:absolute;left:0;top:0;bottom:0;z-index:23;width:70%}multiple-file-upload .file-upload-container .file-upload-container-input.full-width,form-input-image .file-upload-container .file-upload-container-input.full-width,file-upload .file-upload-container .file-upload-container-input.full-width{width:100% !important}multiple-file-upload .file-upload-container .file-upload-container-input input,form-input-image .file-upload-container .file-upload-container-input input,file-upload .file-upload-container .file-upload-container-input input{height:100% !important;background:#fb00006b !important;border:none !important;width:100% !important;margin:auto !important;color:#000 !important;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0 !important}multiple-file-upload .file-upload-container .file-upload-container-input button,form-input-image .file-upload-container .file-upload-container-input button,file-upload .file-upload-container .file-upload-container-input button{height:100% !important;background:#fff !important;border:1px solid rgba(0,0,0,0.2);width:100% !important;margin:auto !important;padding:6px 10px !important;color:#000 !important;border-bottom-right-radius:0;border-top-right-radius:0}multiple-file-upload .file-upload-container .file-upload-container-button,form-input-image .file-upload-container .file-upload-container-button,file-upload .file-upload-container .file-upload-container-button{display:inline-block;position:absolute;bottom:0;top:0;right:0;width:30%;height:100%}multiple-file-upload .file-upload-container .file-upload-container-button button,form-input-image .file-upload-container .file-upload-container-button button,file-upload .file-upload-container .file-upload-container-button button{width:100%;height:100%;text-align:center;border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}toggle>div.toggle.btn{width:100% !important}.btn.disabled{opacity:.3}ng-table-extended table thead tr th div span{white-space:nowrap !important}span.btn.toggle-handle.btn-default{background-color:#fff}ng-table-extended .table{margin:0}ng-table-extended [ng-table-pagination="params"]{padding:10px 0}ng-table-extended .ng-table-pager{height:37px}ng-table-extended .ng-table-pager .pagination{margin:0;padding:0;display:block}@media (min-width:576px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:1em}}@media (min-width:768px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:2em}}@media (min-width:992px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:4em}}@media (min-width:1200px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:4em}}@media (max-width:575.98px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:1em}}@media (max-width:767.98px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:1em}}@media (max-width:991.98px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:2em}}@media (max-width:1199.98px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:4em}}@media (max-width:575.98px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:1em}}@media (min-width:576px) and (max-width:767.98px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:1em}}@media (min-width:768px) and (max-width:991.98px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:2em}}@media (min-width:992px) and (max-width:1199.98px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:4em}}@media (min-width:1200px){.product-display-modal .modal-dialog.modal-lg{margin:0 !important;padding:4em}}html{max-width:1400px;margin:auto !important}.modal-dialog.modal-lg .modal-content>.tax-form-container{max-width:100% !important;margin:auto;background:#fff}.modal-dialog.modal-lg .modal-content>.tax-form-container>div{max-width:1400px !important;margin:auto}section>div.row{width:100%;margin:auto}section>div.row>div[class*=' col-']{padding:0 !important}toggle>div.toggle.btn{width:100% !important}form-input-select>div.form-input>div.input-group>div.ui-select-container>div.ui-select-match>span.ui-select-toggle{overflow:hidden;padding:3px 8px}form-input-select>div.form-input>div.input-group>div.ui-select-container>ul.ui-select-choices{width:initial !important}form-input-select>div.form-input>div.input-group>div.ui-select-container>ul.ui-select-no-choice{width:initial !important}.three-devider-group .three-devider-block{width:calc((100% / 3) - .1px);display:inline-block}.form-floating>.required-label{position:absolute;right:-10px;left:initial !important;width:auto !important;color:indianred;z-index:10}.input-switch{height:58px;border:1px solid #dee2e6;border-radius:.5rem !important}.input-switch>input{position:relative;top:27px;left:14px}.input-switch>label{position:relative;top:12px;left:-38px;opacity:1;color:#212529a6;transform:scale(.85) translateY(-0.5rem) translateX(.15rem)}.select-input>div.form-control{padding:0px !important}.select-input>div.form-control>div.ui-select-match{padding-top:20px !important}.ui-select-clear-button{z-index:200;float:none;clear:both;position:absolute;right:0;top:7px}form-input-select a.clear-button.ui-select-clear-button{position:absolute;right:6px;top:9px}.select-input .ui-select-container{height:auto;min-height:58px}.select-input .ui-select-match .clear-button{position:absolute;right:10px;top:30%;transform:translateY(-50%);padding:0;margin:0;background:transparent;border:none;font-size:1.25rem;line-height:1}.select-input .ui-select-match .ui-select-displayed-value{display:inline-block;max-width:calc(100% - 30px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.select-input .ui-select-choices{max-height:300px;overflow-y:auto}.select-input .form-floating>.form-control{padding:0}.multiselect-input>div.form-control{background:transparent;padding:0px !important}.multiselect-input>div.form-control>div:first-child{padding-top:30px !important}.multiselect-input>div.form-control>div:first-child .ui-select-match-item{margin:auto !important;padding:5px 5px !important}.multiselect-input>div.form-control>div:first-child .ui-select-match-item>.ui-select-match-close{font-size:1.2em !important}.multiselect-input>div.form-control>div:first-child>input.ui-select-search{width:100% !important}.input-checkbox{height:58px;border:1px solid #dee2e6;border-radius:.5rem !important}.input-checkbox>input{position:relative;top:27px;left:14px}.input-checkbox>label{position:relative;top:12px;left:-20px;opacity:1;color:#212529a6;transform:scale(.85) translateY(-0.5rem) translateX(.15rem)}.page-filter-container{width:100% !important;height:100% !important}.page-filter-container .page-filter{position:relative;width:100% !important;height:100% !important;transition:width 500ms, height 500ms, top 500ms;top:0}.page-filter-container .hide-filter{position:relative;height:0px !important;top:-1200px}.input-group-mappreview{border-radius:25px;overflow:hidden;border:5px solid var(--bs-border-color);background:var(--bs-border-color)}.dropdown-icon-fix::after{font-size:1.5em;top:5px;position:relative;--bs-text-opacity:1;color:var(--bs-secondary-color) !important}.zindex1000{z-index:1000}.zindex1100{z-index:1100}.zindex1200{z-index:1200}.zindex1300{z-index:1300}.zindex1400{z-index:1400}.zindex1500{z-index:1500}.zindex1600{z-index:1600}.zindex1700{z-index:1700}.zindex1800{z-index:1800}.zindex1900{z-index:1900}.zindex2000{z-index:2000}.plus-minus-counter .equal-size{width:50px;height:50px;padding:5px;object-fit:cover}form-input-switch.input-only{display:inline-block}form-input-switch.input-only .form-check{border:none;height:initial !important;margin:0 !important}form-input-switch.input-only .form-check label{display:none !important}form-input-switch.input-only .form-check input.form-check-input{position:initial !important}form-input-switch.input-small{display:inline-block}form-input-switch.input-small .form-check{height:33px !important;margin:0 !important}form-input-switch.input-small .form-check label{font-size:1em;top:-10px;padding:.5rem .75rem;background:#ffffff !important}form-input-switch.input-small .form-check input.form-check-input{top:7px !important;left:13px !important;z-index:2 !important}form-input.input-only{display:inline-block}form-input.input-only div.form-floating input.form-control{padding:5px !important;height:initial !important;line-height:initial !important;min-height:initial !important}form-input.input-only div.form-floating label{position:initial !important}form-input.input-small{display:inline-block}form-input.input-small div.form-floating input.form-control{padding:5px !important;height:initial !important;line-height:initial !important;min-height:initial !important}form-input.input-small div.form-floating label{font-size:.8em;top:-10px;padding:.5rem .75em;background:#ffffff !important}.uib-tab>a{background:#ffffff;border-radius:8px 8px 0 0;color:#007bff !important;border:1px solid #007bff !important}.uib-tab.active>a{background:#007bff;border-radius:8px 8px 0 0;color:#ffffff !important}.text-orange{color:#d26102}.text-orange-light{color:#fe9f51}.bg-orange{background-color:#fe9f51}.bg-orange-dark{background-color:#d26102}.border-orange{border-color:#fe9f51}.border-orange-dark{border-color:#d26102}.pending-order-item{background:linear-gradient(135deg, #fff3e0 0%, #ffe0b3 100%) !important;border-color:#fe9f51 !important}.pending-order-item:hover{background:linear-gradient(135deg, #ffecb3 0%, #ffd54f 100%) !important;border-color:#d26102 !important}.home-page .hero-slider-section{height:600px}.home-page .about-us-section{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%)}.home-page .about-image-container::before{content:'';position:absolute;top:-20px;left:-20px;right:20px;bottom:20px;background:var(--bs-primary);border-radius:10px;z-index:-1;opacity:.1}.home-page .stat-card{transition:transform .3s ease,box-shadow .3s ease;border:1px solid transparent}.home-page .stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.1);border-color:var(--bs-primary)}.home-page .mission-card,.home-page .vision-card{transition:transform .3s ease,box-shadow .3s ease}.home-page .mission-card:hover,.home-page .vision-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,0.1)}.home-page .cta-section{background:linear-gradient(135deg, var(--bs-primary) 0%, #0056b3 100%)}.home-page .logo-spacing{padding-right:10px}.home-page .app-btn{transition:all .3s ease}.home-page .app-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,0.2)}.home-page .contact-link{color:#6c757d;text-decoration:none;transition:color .3s ease}.home-page .contact-link:hover{color:var(--bs-primary)}.home-page .feature-card{transition:transform .3s ease,box-shadow .3s ease;border:none}.home-page .feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,0.1)}@media (max-width:768px){.home-page .hero-slider-section{height:400px}}.login-page .logo-spacing{padding-right:10px}.login-page .login-card{backdrop-filter:blur(10px);background:rgba(255,255,255,0.95)}.login-page .microsoft-login-btn{border:2px solid #f8f9fa;background:#ffffff;transition:all .3s ease;width:90%;border-radius:50rem 0 0 50rem !important}.login-page .microsoft-login-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.1);border-color:#0078d4;background:#ffffff !important;background-color:#ffffff !important}.login-page .microsoft-login-btn:active,.login-page .microsoft-login-btn:focus{background:#ffffff !important;background-color:#ffffff !important;border-color:#0078d4}.login-page .dropdown-btn{border:2px solid #f8f9fa;background:#ffffff;transition:all .3s ease;width:10%;border-left:none;border-radius:0 50rem 50rem 0 !important;display:flex;align-items:center;justify-content:center}.login-page .dropdown-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.1);border-color:#0078d4;background:#ffffff !important;background-color:#ffffff !important}.login-page .dropdown-btn:active,.login-page .dropdown-btn:focus{background:#ffffff !important;background-color:#ffffff !important;border-color:#0078d4}.login-page .dropdown-icon{font-size:1.2rem}.login-page .custom-dropdown{min-width:250px;background:rgba(255,255,255,0.98);backdrop-filter:blur(10px)}.login-page .dropdown-item-hover{transition:all .2s ease}.login-page .divider-text{color:#6c757d;font-size:.875rem;min-width:180px}.login-page .error-alert{border:none;background:rgba(220,53,69,0.1);color:#dc3545}.login-page .custom-input{background:#f8f9fa;border:2px solid transparent !important}.login-page .custom-input:focus{border:2px solid #667eea !important}.login-page .password-toggle{border:none;background:transparent;z-index:10}.login-page .eye-icon{font-size:1.1rem}.login-page .sign-in-btn{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border:none;transition:all .3s ease}.login-page .sign-in-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,0.4)}.login-page .sign-in-btn:not(:hover){transform:translateY(0);box-shadow:0 2px 10px rgba(0,0,0,0.1)}.login-page .forgot-password-link{color:#667eea}.login-page .forgot-password-link:hover{color:#764ba2}.login-page .btn-group{display:flex !important}.login-page .btn-group .btn:focus{box-shadow:0 0 0 .25rem rgba(102,126,234,0.25) !important}.login-page .btn-group .btn:first-child:hover,.login-page .btn-group .btn:last-child:hover{border-color:#0078d4 !important}.login-page .btn-group>.btn:not(:first-child){margin-left:0}.login-page .btn-group>.btn:first-child{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.login-page .btn-group>.btn:last-child{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.login-page .dropdown-menu .dropdown-item:hover{background-color:rgba(102,126,234,0.1) !important;color:#495057 !important;transform:translateX(5px)}.login-page .dropdown-menu .dropdown-item i{width:20px;text-align:center}.btn-yellow{--bs-btn-color:#494949;--bs-btn-bg:#FCCA04;--bs-btn-border-color:#FCCA04;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#e4b603;--bs-btn-hover-border-color:#e4b603;--bs-btn-focus-shadow-rgb:252, 202, 4;--bs-btn-active-color:#494949;--bs-btn-active-bg:#cba202;--bs-btn-active-border-color:#cba202;--bs-btn-disabled-color:#494949;--bs-btn-disabled-bg:#FCCA04;--bs-btn-disabled-border-color:#FCCA04;font-weight:600;border-radius:8px;transition:all .2s ease-in-out}.btn-yellow:hover{transform:translateY(-1px)}.btn-outline-yellow{--bs-btn-color:#FCCA04;--bs-btn-border-color:#FCCA04;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#FCCA04;--bs-btn-hover-border-color:#FCCA04;--bs-btn-focus-shadow-rgb:252, 202, 4;--bs-btn-active-color:#494949;--bs-btn-active-bg:#FCCA04;--bs-btn-active-border-color:#FCCA04;--bs-btn-disabled-color:#FCCA04;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#FCCA04;font-weight:600;border-radius:8px;transition:all .2s ease-in-out}.btn-outline-yellow:hover{transform:translateY(-1px)}.bg-yellow{background-color:#FCCA04 !important}.bg-yellow-soft{background-color:rgba(252,202,4,0.15) !important}.text-yellow{color:#FCCA04 !important}.text-yellow-dark{color:#494949 !important}.border-yellow{border-color:#FCCA04 !important}.badge-yellow{background-color:#FCCA04;color:#494949;font-weight:600}.alert-yellow{background-color:rgba(252,202,4,0.15);border:1px solid #FCCA04;color:#494949}.link-yellow{color:#FCCA04;font-weight:500;text-decoration:none}.link-yellow:hover{color:#e4b603;text-decoration:underline}.table-yellow{--bs-table-bg:rgba(252,202,4,0.08);--bs-table-striped-bg:rgba(252,202,4,0.15);--bs-table-hover-bg:rgba(252,202,4,0.2);color:#494949}.progress-bar-yellow{background-color:#FCCA04}.card-yellow{border-top:4px solid #FCCA04}.nav-tabs .nav-link.active-yellow{background-color:#FCCA04;color:#494949;border-color:#FCCA04 #FCCA04 #fff}.dropdown-item-yellow.active,.dropdown-item-yellow:active{background-color:#FCCA04;color:#494949}.filter .filter-cell .form-control{border-radius:0px !important}nav-menu{display:block;width:100%;background:#ffffff}nav-menu li>.dropdown-menu{background:#ffffff;border:1px solid rgba(33,37,41,0.12);box-shadow:0 4px 12px rgba(33,37,41,0.08)}nav-menu li:not(.navbar-brand),nav-menu a:not(.navbar-brand),nav-menu .dropdown-item{color:#343a40;background:transparent;transition:all .2s ease-in-out}nav-menu a:not(.navbar-brand):active,nav-menu .dropdown-item:active,nav-menu a:not(.navbar-brand):focus,nav-menu .dropdown-item:focus{color:#212529;background:#e9ecef}nav-menu a:not(.navbar-brand):visited,nav-menu .dropdown-item:visited{color:#343a40}nav-menu a:not(.navbar-brand):hover,nav-menu .dropdown-item:hover{color:#212529;background:#e9ecef}nav-menu .nav-link.active,nav-menu .dropdown-item.active{background:#e9ecef;color:#212529;font-weight:600}nav-menu .navbar-toggler{color:#343a40;border:1px solid rgba(33,37,41,0.18);transition:all .2s ease-in-out}nav-menu .navbar-toggler:hover{background:#e9ecef}nav-menu .navbar-toggler span{background-color:#343a40}nav-menu .navbar-brand{font-weight:700;color:#212529}nav-menu .navbar-brand:hover{color:#495057}.btn-gmrl{--bs-btn-color:#494949;--bs-btn-bg:#FCCA04;--bs-btn-border-color:#FCCA04}.btn-gmrl-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#494949;--bs-btn-border-color:#494949}.btn-hyve{--bs-btn-color:#ffffff;--bs-btn-bg:#00a4ef;--bs-btn-border-color:#00a4ef}.btn-hyve-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#1e2637;--bs-btn-border-color:#1e2637}.btn-outline-gmrl{color:#494949;border-color:#494949;background:transparent}.btn-outline-gmrl:hover,.btn-outline-gmrl:focus,.btn-outline-gmrl:active{background:#FCCA04;border-color:#FCCA04;color:#494949}.btn-outline-gmrl-dark{color:#494949;border-color:#494949;background:transparent}.btn-outline-gmrl-dark:hover,.btn-outline-gmrl-dark:focus,.btn-outline-gmrl-dark:active{background:#494949;border-color:#494949;color:#ffffff}.bg-gmrl{background-color:#FCCA04 !important}.bg-gmrl-soft{background-color:rgba(252,202,4,0.15) !important}.text-gmrl{color:#FCCA04 !important}.text-gmrl-dark{color:#494949 !important}.border-gmrl{border-color:#FCCA04 !important}.border-gmrl-dark{border-color:#494949 !important}.badge-gmrl{background-color:#FCCA04;color:#494949}.alert-gmrl{background-color:rgba(252,202,4,0.15);border-color:#FCCA04;color:#494949}.link-gmrl{color:#494949;text-decoration:none}.link-gmrl:hover{text-decoration:underline}.table-gmrl tbody tr:nth-of-type(odd){background-color:rgba(252,202,4,0.08)}.progress-bar-gmrl{background-color:#FCCA04}.card-gmrl{border-top:4px solid #FCCA04}.nav-tabs .active-gmrl{border-bottom-color:#FCCA04;color:#494949}.dropdown-item-gmrl{background-color:#FCCA04;color:#494949}.btn-outline-hyve{color:#00a4ef;border-color:#00a4ef;background:transparent}.btn-outline-hyve:hover,.btn-outline-hyve:focus,.btn-outline-hyve:active{background:#00a4ef;border-color:#00a4ef;color:#ffffff}.bg-hyve{background-color:#00a4ef !important}.bg-hyve-soft{background-color:rgba(0,164,239,0.15) !important}.bg-hyve-dark{background-color:#1e2637 !important}.text-hyve{color:#00a4ef !important}.text-hyve-dark{color:#1e2637 !important}.border-hyve{border-color:#00a4ef !important}.badge-hyve{background-color:#00a4ef;color:#ffffff}.alert-hyve{background-color:rgba(0,164,239,0.15);border-color:#00a4ef;color:#00a4ef}.link-hyve{color:#00a4ef;text-decoration:none}.link-hyve:hover{color:#0081bc}.table-hyve tbody tr:nth-of-type(odd){background-color:rgba(0,164,239,0.08)}.progress-bar-hyve{background-color:#00a4ef}.card-hyve{border-top:4px solid #00a4ef}.nav-tabs .active-hyve{border-bottom-color:#00a4ef;color:#00a4ef}.dropdown-item-hyve{background-color:#00a4ef;color:#ffffff}.nav-gmrl{background:#ffffff;border-bottom:2px solid rgba(252,202,4,0.25)}.nav-gmrl .navbar-brand,.nav-gmrl .navbar-nav .nav-link,.nav-gmrl .navbar-nav .nav-link.dropdown-toggle{color:#494949 !important;background:transparent !important}.nav-gmrl .navbar-nav .nav-link:hover,.nav-gmrl .navbar-nav .nav-link:focus,.nav-gmrl .navbar-nav .nav-link.active,.nav-gmrl .navbar-nav .show>.nav-link,.nav-gmrl .navbar-nav .nav-item.show>.nav-link{background:#FCCA04 !important;color:#494949 !important}.nav-gmrl .dropdown-menu{background:#ffffff;border:1px solid rgba(252,202,4,0.25);box-shadow:0 4px 12px rgba(252,202,4,0.12)}.nav-gmrl .dropdown-menu .dropdown-item{color:#494949 !important;background:transparent !important}.nav-gmrl .dropdown-menu .dropdown-item:hover,.nav-gmrl .dropdown-menu .dropdown-item:focus,.nav-gmrl .dropdown-menu .dropdown-item.active{background:#FCCA04 !important;color:#494949 !important}.nav-gmrl .navbar-toggler{color:#494949 !important;border-color:rgba(73,73,73,0.4) !important}.nav-gmrl .navbar-toggler:hover{background:rgba(252,202,4,0.2) !important}.nav-gmrl nav-menu{background:#ffffff}.nav-gmrl nav-menu a:not(.navbar-brand),.nav-gmrl nav-menu .dropdown-item{color:#494949 !important}.nav-gmrl nav-menu a:not(.navbar-brand):hover,.nav-gmrl nav-menu .dropdown-item:hover,.nav-gmrl nav-menu a:not(.navbar-brand):focus,.nav-gmrl nav-menu .dropdown-item:focus,.nav-gmrl nav-menu a:not(.navbar-brand):active,.nav-gmrl nav-menu .dropdown-item:active{background:#FCCA04 !important;color:#494949 !important}.nav-gmrl nav-menu .nav-link.active,.nav-gmrl nav-menu .dropdown-item.active{background:#FCCA04 !important;color:#494949 !important}.nav-gmrl nav-menu li:not(.navbar-brand):hover,.nav-gmrl nav-menu li:not(.navbar-brand):focus,.nav-gmrl nav-menu li:not(.navbar-brand):active{background:transparent !important}.nav-gmrl-dark{background:#494949}.nav-gmrl-dark .navbar-brand,.nav-gmrl-dark .navbar-nav .nav-link,.nav-gmrl-dark .navbar-nav .nav-link.dropdown-toggle{color:#ffffff !important;background:transparent !important}.nav-gmrl-dark .navbar-nav .nav-link:hover,.nav-gmrl-dark .navbar-nav .nav-link:focus,.nav-gmrl-dark .navbar-nav .nav-link.active,.nav-gmrl-dark .navbar-nav .show>.nav-link,.nav-gmrl-dark .navbar-nav .nav-item.show>.nav-link{background:#FCCA04 !important;color:#494949 !important}.nav-gmrl-dark .dropdown-menu{background:#ffffff;border:1px solid rgba(252,202,4,0.25)}.nav-gmrl-dark .dropdown-menu .dropdown-item{color:#494949 !important;background:transparent !important}.nav-gmrl-dark .dropdown-menu .dropdown-item:hover,.nav-gmrl-dark .dropdown-menu .dropdown-item:focus,.nav-gmrl-dark .dropdown-menu .dropdown-item.active{background:#FCCA04 !important;color:#494949 !important}.nav-gmrl-dark .navbar-toggler{color:#ffffff !important;border-color:rgba(255,255,255,0.4) !important}.nav-gmrl-dark .navbar-toggler:hover{background:#585858 !important}.nav-gmrl-dark nav-menu{background:#494949}.nav-gmrl-dark nav-menu a:not(.navbar-brand),.nav-gmrl-dark nav-menu .dropdown-item,.nav-gmrl-dark nav-menu .navbar-brand{color:#ffffff !important}.nav-gmrl-dark nav-menu a:not(.navbar-brand):hover,.nav-gmrl-dark nav-menu a:not(.navbar-brand):focus,.nav-gmrl-dark nav-menu a:not(.navbar-brand):active,.nav-gmrl-dark nav-menu .dropdown-item:hover,.nav-gmrl-dark nav-menu .dropdown-item:focus,.nav-gmrl-dark nav-menu .dropdown-item:active,.nav-gmrl-dark nav-menu .nav-link.active,.nav-gmrl-dark nav-menu .dropdown-item.active{background:#FCCA04 !important;color:#494949 !important}.nav-gmrl-dark nav-menu li:not(.navbar-brand):hover,.nav-gmrl-dark nav-menu li:not(.navbar-brand):focus,.nav-gmrl-dark nav-menu li:not(.navbar-brand):active{background:transparent !important}.nav-gmrl-yellow{background:#FCCA04;border-bottom:2px solid rgba(73,73,73,0.25)}.nav-gmrl-yellow .navbar-brand,.nav-gmrl-yellow .navbar-nav .nav-link,.nav-gmrl-yellow .navbar-nav .nav-link.dropdown-toggle{color:#494949 !important;background:transparent !important}.nav-gmrl-yellow .navbar-nav .nav-link:hover,.nav-gmrl-yellow .navbar-nav .nav-link:focus,.nav-gmrl-yellow .navbar-nav .nav-link.active,.nav-gmrl-yellow .navbar-nav .show>.nav-link,.nav-gmrl-yellow .navbar-nav .nav-item.show>.nav-link{background:#494949 !important;color:#ffffff !important}.nav-gmrl-yellow .dropdown-menu{background:#ffffff;border:1px solid rgba(73,73,73,0.2)}.nav-gmrl-yellow .dropdown-menu .dropdown-item{color:#494949 !important;background:transparent !important}.nav-gmrl-yellow .dropdown-menu .dropdown-item:hover,.nav-gmrl-yellow .dropdown-menu .dropdown-item:focus,.nav-gmrl-yellow .dropdown-menu .dropdown-item.active{background:#494949 !important;color:#ffffff !important}.nav-gmrl-yellow .navbar-toggler{color:#494949 !important;border-color:rgba(73,73,73,0.4) !important}.nav-gmrl-yellow .navbar-toggler:hover{background:rgba(73,73,73,0.1) !important}.nav-gmrl-yellow nav-menu{background:#FCCA04}.nav-gmrl-yellow nav-menu a:not(.navbar-brand),.nav-gmrl-yellow nav-menu .dropdown-item,.nav-gmrl-yellow nav-menu .navbar-brand{color:#494949 !important}.nav-gmrl-yellow nav-menu a:not(.navbar-brand):hover,.nav-gmrl-yellow nav-menu a:not(.navbar-brand):focus,.nav-gmrl-yellow nav-menu a:not(.navbar-brand):active,.nav-gmrl-yellow nav-menu .dropdown-item:hover,.nav-gmrl-yellow nav-menu .dropdown-item:focus,.nav-gmrl-yellow nav-menu .dropdown-item:active,.nav-gmrl-yellow nav-menu .nav-link.active,.nav-gmrl-yellow nav-menu .dropdown-item.active{background:#494949 !important;color:#ffffff !important}.nav-gmrl-yellow nav-menu li:not(.navbar-brand):hover,.nav-gmrl-yellow nav-menu li:not(.navbar-brand):focus,.nav-gmrl-yellow nav-menu li:not(.navbar-brand):active{background:transparent !important}.nav-hyve{background:#ffffff;border-bottom:2px solid rgba(0,164,239,0.3)}.nav-hyve .navbar-brand,.nav-hyve .navbar-nav .nav-link,.nav-hyve .navbar-nav .nav-link.dropdown-toggle{color:#00a4ef !important;background:transparent !important}.nav-hyve .navbar-nav .nav-link:hover,.nav-hyve .navbar-nav .nav-link:focus,.nav-hyve .navbar-nav .nav-link.active,.nav-hyve .navbar-nav .show>.nav-link,.nav-hyve .navbar-nav .nav-item.show>.nav-link{background:#00a4ef !important;color:#ffffff !important}.nav-hyve .dropdown-menu{background:#ffffff;border:1px solid rgba(0,164,239,0.25);box-shadow:0 4px 12px rgba(0,164,239,0.12)}.nav-hyve .dropdown-menu .dropdown-item{color:#00a4ef !important;background:transparent !important}.nav-hyve .dropdown-menu .dropdown-item:hover,.nav-hyve .dropdown-menu .dropdown-item:focus,.nav-hyve .dropdown-menu .dropdown-item.active{background:#00a4ef !important;color:#ffffff !important}.nav-hyve .navbar-toggler{color:#00a4ef !important;border-color:rgba(0,164,239,0.4) !important}.nav-hyve .navbar-toggler:hover{background:rgba(0,164,239,0.15) !important}.nav-hyve nav-menu{background:#ffffff}.nav-hyve nav-menu a:not(.navbar-brand),.nav-hyve nav-menu .dropdown-item{color:#00a4ef !important}.nav-hyve nav-menu a:not(.navbar-brand):hover,.nav-hyve nav-menu .dropdown-item:hover,.nav-hyve nav-menu a:not(.navbar-brand):focus,.nav-hyve nav-menu .dropdown-item:focus,.nav-hyve nav-menu a:not(.navbar-brand):active,.nav-hyve nav-menu .dropdown-item:active{background:#00a4ef !important;color:#ffffff !important}.nav-hyve nav-menu .nav-link.active,.nav-hyve nav-menu .dropdown-item.active{background:#00a4ef !important;color:#ffffff !important}.nav-hyve nav-menu li:not(.navbar-brand):hover,.nav-hyve nav-menu li:not(.navbar-brand):focus,.nav-hyve nav-menu li:not(.navbar-brand):active{background:transparent !important}.nav-hyve-dark{background:#1e2637}.nav-hyve-dark .navbar-brand,.nav-hyve-dark .navbar-nav .nav-link,.nav-hyve-dark .navbar-nav .nav-link.dropdown-toggle{color:#ffffff !important;background:transparent !important}.nav-hyve-dark .navbar-nav .nav-link:hover,.nav-hyve-dark .navbar-nav .nav-link:focus,.nav-hyve-dark .navbar-nav .nav-link.active,.nav-hyve-dark .navbar-nav .show>.nav-link,.nav-hyve-dark .navbar-nav .nav-item.show>.nav-link{background:#00a4ef !important;color:#ffffff !important}.nav-hyve-dark .dropdown-menu{background:#ffffff;border:1px solid rgba(0,164,239,0.25);box-shadow:0 4px 12px rgba(0,164,239,0.12)}.nav-hyve-dark .dropdown-menu .dropdown-item{color:#00a4ef !important;background:transparent !important}.nav-hyve-dark .dropdown-menu .dropdown-item:hover,.nav-hyve-dark .dropdown-menu .dropdown-item:focus,.nav-hyve-dark .dropdown-menu .dropdown-item.active{background:#00a4ef !important;color:#ffffff !important}.nav-hyve-dark .navbar-toggler{color:#ffffff !important;border-color:rgba(255,255,255,0.4) !important}.nav-hyve-dark .navbar-toggler:hover{background:#29344b !important}.nav-hyve-dark nav-menu{background:#1e2637}.nav-hyve-dark nav-menu a:not(.navbar-brand),.nav-hyve-dark nav-menu .dropdown-item,.nav-hyve-dark nav-menu .navbar-brand{color:#ffffff !important}.nav-hyve-dark nav-menu a:not(.navbar-brand):hover,.nav-hyve-dark nav-menu a:not(.navbar-brand):focus,.nav-hyve-dark nav-menu a:not(.navbar-brand):active,.nav-hyve-dark nav-menu .dropdown-item:hover,.nav-hyve-dark nav-menu .dropdown-item:focus,.nav-hyve-dark nav-menu .dropdown-item:active,.nav-hyve-dark nav-menu .nav-link.active,.nav-hyve-dark nav-menu .dropdown-item.active{background:#00a4ef !important;color:#ffffff !important}.nav-hyve-dark nav-menu li:not(.navbar-brand):hover,.nav-hyve-dark nav-menu li:not(.navbar-brand):focus,.nav-hyve-dark nav-menu li:not(.navbar-brand):active{background:transparent !important}.nav-hyve-blue{background:#00a4ef;border-bottom:2px solid rgba(255,255,255,0.18)}.nav-hyve-blue .navbar-brand,.nav-hyve-blue .navbar-nav .nav-link,.nav-hyve-blue .navbar-nav .nav-link.dropdown-toggle{color:#ffffff !important;background:transparent !important}.nav-hyve-blue .navbar-nav .nav-link:hover,.nav-hyve-blue .navbar-nav .nav-link:focus,.nav-hyve-blue .navbar-nav .nav-link.active,.nav-hyve-blue .navbar-nav .show>.nav-link,.nav-hyve-blue .navbar-nav .nav-item.show>.nav-link{background:#0088c6 !important;color:#ffffff !important}.nav-hyve-blue .dropdown-menu{background:#ffffff;border:1px solid rgba(0,164,239,0.25)}.nav-hyve-blue .dropdown-menu .dropdown-item{color:#00a4ef !important;background:transparent !important}.nav-hyve-blue .dropdown-menu .dropdown-item:hover,.nav-hyve-blue .dropdown-menu .dropdown-item:focus,.nav-hyve-blue .dropdown-menu .dropdown-item.active{background:#0088c6 !important;color:#ffffff !important}.nav-hyve-blue .navbar-toggler{color:#ffffff !important;border-color:rgba(255,255,255,0.4) !important}.nav-hyve-blue .navbar-toggler:hover{background:#0088c6 !important}.nav-hyve-blue nav-menu{background:#00a4ef}.nav-hyve-blue nav-menu a:not(.navbar-brand),.nav-hyve-blue nav-menu .dropdown-item,.nav-hyve-blue nav-menu .navbar-brand{color:#ffffff !important}.nav-hyve-blue nav-menu a:not(.navbar-brand):hover,.nav-hyve-blue nav-menu a:not(.navbar-brand):focus,.nav-hyve-blue nav-menu a:not(.navbar-brand):active,.nav-hyve-blue nav-menu .dropdown-item:hover,.nav-hyve-blue nav-menu .dropdown-item:focus,.nav-hyve-blue nav-menu .dropdown-item:active,.nav-hyve-blue nav-menu .nav-link.active,.nav-hyve-blue nav-menu .dropdown-item.active{background:#0088c6 !important;color:#ffffff !important}.nav-hyve-blue nav-menu li:not(.navbar-brand):hover,.nav-hyve-blue nav-menu li:not(.navbar-brand):focus,.nav-hyve-blue nav-menu li:not(.navbar-brand):active{background:transparent !important}.uib-modal .modal-content,.modal .modal-content{background:#ffffff;border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 15px 40px rgba(33,37,41,0.15);overflow:hidden}.uib-modal .modal-header,.modal .modal-header{background:#f8f9fa;color:#212529;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem}.uib-modal .modal-header .modal-title,.modal .modal-header .modal-title{font-weight:600;color:#212529}.uib-modal .modal-header .close,.modal .modal-header .close,.uib-modal .modal-header .btn-close,.modal .modal-header .btn-close{color:#495057;opacity:.8}.uib-modal .modal-header .close:hover,.modal .modal-header .close:hover,.uib-modal .modal-header .btn-close:hover,.modal .modal-header .btn-close:hover,.uib-modal .modal-header .close:focus,.modal .modal-header .close:focus,.uib-modal .modal-header .btn-close:focus,.modal .modal-header .btn-close:focus{opacity:1}.uib-modal .modal-body,.modal .modal-body{background:#ffffff;color:#343a40;padding:1.25rem}.uib-modal .modal-body .form-control,.modal .modal-body .form-control,.uib-modal .modal-body .form-select,.modal .modal-body .form-select{border-color:#dee2e6}.uib-modal .modal-body .form-control:focus,.modal .modal-body .form-control:focus,.uib-modal .modal-body .form-select:focus,.modal .modal-body .form-select:focus{border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,0.2)}.uib-modal .modal-footer,.modal .modal-footer{background:#f8f9fa;border-top:1px solid #dee2e6;padding:.9rem 1.25rem}.uib-modal .modal-header.text-white,.modal .modal-header.text-white{color:#212529 !important}.uib-modal .modal-header.text-white .modal-title,.modal .modal-header.text-white .modal-title{color:#212529 !important}.uib-modal .modal-header.text-white .close,.modal .modal-header.text-white .close,.uib-modal .modal-header.text-white .btn-close,.modal .modal-header.text-white .btn-close{color:#495057 !important}.uib-modal .modal-body.bg-light,.modal .modal-body.bg-light{background:#ffffff !important;color:#343a40 !important}.uib-modal .modal-footer.bg-white,.modal .modal-footer.bg-white{background:#f8f9fa !important}.modal-gmrl.uib-modal .modal-content,.uib-modal .modal-gmrl .modal-content,.modal-gmrl.modal .modal-content,.modal .modal-gmrl .modal-content{border:1px solid rgba(252,202,4,0.35);background:#ffffff;color:#212529;box-shadow:0 10px 30px rgba(252,202,4,0.18);border-radius:.5rem;overflow:hidden}.modal-gmrl.uib-modal .modal-header,.uib-modal .modal-gmrl .modal-header,.modal-gmrl.modal .modal-header,.modal .modal-gmrl .modal-header{box-shadow:inset 0 -1px 0 rgba(252,202,4,0.25);background:rgba(252,202,4,0.12);color:#494949;border-bottom:1px solid rgba(252,202,4,0.35)}.modal-gmrl.uib-modal .modal-header .modal-title,.uib-modal .modal-gmrl .modal-header .modal-title,.modal-gmrl.modal .modal-header .modal-title,.modal .modal-gmrl .modal-header .modal-title{color:#494949;font-weight:700}.modal-gmrl.uib-modal .modal-header .close,.uib-modal .modal-gmrl .modal-header .close,.modal-gmrl.modal .modal-header .close,.modal .modal-gmrl .modal-header .close,.modal-gmrl.uib-modal .modal-header .btn-close,.uib-modal .modal-gmrl .modal-header .btn-close,.modal-gmrl.modal .modal-header .btn-close,.modal .modal-gmrl .modal-header .btn-close{color:#494949;opacity:.85}.modal-gmrl.uib-modal .modal-header .close:hover,.uib-modal .modal-gmrl .modal-header .close:hover,.modal-gmrl.modal .modal-header .close:hover,.modal .modal-gmrl .modal-header .close:hover,.modal-gmrl.uib-modal .modal-header .btn-close:hover,.uib-modal .modal-gmrl .modal-header .btn-close:hover,.modal-gmrl.modal .modal-header .btn-close:hover,.modal .modal-gmrl .modal-header .btn-close:hover,.modal-gmrl.uib-modal .modal-header .close:focus,.uib-modal .modal-gmrl .modal-header .close:focus,.modal-gmrl.modal .modal-header .close:focus,.modal .modal-gmrl .modal-header .close:focus,.modal-gmrl.uib-modal .modal-header .btn-close:focus,.uib-modal .modal-gmrl .modal-header .btn-close:focus,.modal-gmrl.modal .modal-header .btn-close:focus,.modal .modal-gmrl .modal-header .btn-close:focus{opacity:1}.modal-gmrl.uib-modal .modal-body,.uib-modal .modal-gmrl .modal-body,.modal-gmrl.modal .modal-body,.modal .modal-gmrl .modal-body{background:#ffffff;color:#212529}.modal-gmrl.uib-modal .modal-body .form-control,.uib-modal .modal-gmrl .modal-body .form-control,.modal-gmrl.modal .modal-body .form-control,.modal .modal-gmrl .modal-body .form-control,.modal-gmrl.uib-modal .modal-body .form-select,.uib-modal .modal-gmrl .modal-body .form-select,.modal-gmrl.modal .modal-body .form-select,.modal .modal-gmrl .modal-body .form-select{border-color:rgba(252,202,4,0.35)}.modal-gmrl.uib-modal .modal-body .form-control:focus,.uib-modal .modal-gmrl .modal-body .form-control:focus,.modal-gmrl.modal .modal-body .form-control:focus,.modal .modal-gmrl .modal-body .form-control:focus,.modal-gmrl.uib-modal .modal-body .form-select:focus,.uib-modal .modal-gmrl .modal-body .form-select:focus,.modal-gmrl.modal .modal-body .form-select:focus,.modal .modal-gmrl .modal-body .form-select:focus{border-color:rgba(252,202,4,0.65);box-shadow:0 0 0 .2rem rgba(252,202,4,0.2)}.modal-gmrl.uib-modal .modal-footer,.uib-modal .modal-gmrl .modal-footer,.modal-gmrl.modal .modal-footer,.modal .modal-gmrl .modal-footer{background:#ffffff;border-top:1px solid rgba(252,202,4,0.22)}.modal-gmrl.uib-modal .modal-header.text-white,.uib-modal .modal-gmrl .modal-header.text-white,.modal-gmrl.modal .modal-header.text-white,.modal .modal-gmrl .modal-header.text-white{color:#494949 !important}.modal-gmrl.uib-modal .modal-header.text-white .modal-title,.uib-modal .modal-gmrl .modal-header.text-white .modal-title,.modal-gmrl.modal .modal-header.text-white .modal-title,.modal .modal-gmrl .modal-header.text-white .modal-title{color:#494949 !important}.modal-gmrl.uib-modal .modal-header.text-white .close,.uib-modal .modal-gmrl .modal-header.text-white .close,.modal-gmrl.modal .modal-header.text-white .close,.modal .modal-gmrl .modal-header.text-white .close,.modal-gmrl.uib-modal .modal-header.text-white .btn-close,.uib-modal .modal-gmrl .modal-header.text-white .btn-close,.modal-gmrl.modal .modal-header.text-white .btn-close,.modal .modal-gmrl .modal-header.text-white .btn-close{color:#494949 !important}.modal-gmrl.uib-modal .modal-body.bg-light,.uib-modal .modal-gmrl .modal-body.bg-light,.modal-gmrl.modal .modal-body.bg-light,.modal .modal-gmrl .modal-body.bg-light{background:#ffffff !important;color:#212529 !important}.modal-gmrl.uib-modal .modal-footer.bg-white,.uib-modal .modal-gmrl .modal-footer.bg-white,.modal-gmrl.modal .modal-footer.bg-white,.modal .modal-gmrl .modal-footer.bg-white{background:#ffffff !important}.modal-gmrl-yellow.uib-modal .modal-content,.uib-modal .modal-gmrl-yellow .modal-content,.modal-gmrl-yellow.modal .modal-content,.modal .modal-gmrl-yellow .modal-content{border:1px solid rgba(252,202,4,0.45);background:#ffffff;color:#212529;box-shadow:0 10px 30px rgba(252,202,4,0.18);border-radius:.5rem;overflow:hidden}.modal-gmrl-yellow.uib-modal .modal-header,.uib-modal .modal-gmrl-yellow .modal-header,.modal-gmrl-yellow.modal .modal-header,.modal .modal-gmrl-yellow .modal-header{box-shadow:inset 0 -1px 0 rgba(252,202,4,0.25);background:#FCCA04;color:#494949;border-bottom:1px solid rgba(252,202,4,0.35)}.modal-gmrl-yellow.uib-modal .modal-header .modal-title,.uib-modal .modal-gmrl-yellow .modal-header .modal-title,.modal-gmrl-yellow.modal .modal-header .modal-title,.modal .modal-gmrl-yellow .modal-header .modal-title{color:#494949;font-weight:700}.modal-gmrl-yellow.uib-modal .modal-header .close,.uib-modal .modal-gmrl-yellow .modal-header .close,.modal-gmrl-yellow.modal .modal-header .close,.modal .modal-gmrl-yellow .modal-header .close,.modal-gmrl-yellow.uib-modal .modal-header .btn-close,.uib-modal .modal-gmrl-yellow .modal-header .btn-close,.modal-gmrl-yellow.modal .modal-header .btn-close,.modal .modal-gmrl-yellow .modal-header .btn-close{color:#494949;opacity:.85}.modal-gmrl-yellow.uib-modal .modal-header .close:hover,.uib-modal .modal-gmrl-yellow .modal-header .close:hover,.modal-gmrl-yellow.modal .modal-header .close:hover,.modal .modal-gmrl-yellow .modal-header .close:hover,.modal-gmrl-yellow.uib-modal .modal-header .btn-close:hover,.uib-modal .modal-gmrl-yellow .modal-header .btn-close:hover,.modal-gmrl-yellow.modal .modal-header .btn-close:hover,.modal .modal-gmrl-yellow .modal-header .btn-close:hover,.modal-gmrl-yellow.uib-modal .modal-header .close:focus,.uib-modal .modal-gmrl-yellow .modal-header .close:focus,.modal-gmrl-yellow.modal .modal-header .close:focus,.modal .modal-gmrl-yellow .modal-header .close:focus,.modal-gmrl-yellow.uib-modal .modal-header .btn-close:focus,.uib-modal .modal-gmrl-yellow .modal-header .btn-close:focus,.modal-gmrl-yellow.modal .modal-header .btn-close:focus,.modal .modal-gmrl-yellow .modal-header .btn-close:focus{opacity:1}.modal-gmrl-yellow.uib-modal .modal-body,.uib-modal .modal-gmrl-yellow .modal-body,.modal-gmrl-yellow.modal .modal-body,.modal .modal-gmrl-yellow .modal-body{background:#ffffff;color:#212529}.modal-gmrl-yellow.uib-modal .modal-body .form-control,.uib-modal .modal-gmrl-yellow .modal-body .form-control,.modal-gmrl-yellow.modal .modal-body .form-control,.modal .modal-gmrl-yellow .modal-body .form-control,.modal-gmrl-yellow.uib-modal .modal-body .form-select,.uib-modal .modal-gmrl-yellow .modal-body .form-select,.modal-gmrl-yellow.modal .modal-body .form-select,.modal .modal-gmrl-yellow .modal-body .form-select{border-color:rgba(252,202,4,0.35)}.modal-gmrl-yellow.uib-modal .modal-body .form-control:focus,.uib-modal .modal-gmrl-yellow .modal-body .form-control:focus,.modal-gmrl-yellow.modal .modal-body .form-control:focus,.modal .modal-gmrl-yellow .modal-body .form-control:focus,.modal-gmrl-yellow.uib-modal .modal-body .form-select:focus,.uib-modal .modal-gmrl-yellow .modal-body .form-select:focus,.modal-gmrl-yellow.modal .modal-body .form-select:focus,.modal .modal-gmrl-yellow .modal-body .form-select:focus{border-color:rgba(252,202,4,0.65);box-shadow:0 0 0 .2rem rgba(252,202,4,0.2)}.modal-gmrl-yellow.uib-modal .modal-footer,.uib-modal .modal-gmrl-yellow .modal-footer,.modal-gmrl-yellow.modal .modal-footer,.modal .modal-gmrl-yellow .modal-footer{background:#ffffff;border-top:1px solid rgba(252,202,4,0.22)}.modal-gmrl-yellow.uib-modal .modal-header.text-white,.uib-modal .modal-gmrl-yellow .modal-header.text-white,.modal-gmrl-yellow.modal .modal-header.text-white,.modal .modal-gmrl-yellow .modal-header.text-white{color:#494949 !important}.modal-gmrl-yellow.uib-modal .modal-header.text-white .modal-title,.uib-modal .modal-gmrl-yellow .modal-header.text-white .modal-title,.modal-gmrl-yellow.modal .modal-header.text-white .modal-title,.modal .modal-gmrl-yellow .modal-header.text-white .modal-title{color:#494949 !important}.modal-gmrl-yellow.uib-modal .modal-header.text-white .close,.uib-modal .modal-gmrl-yellow .modal-header.text-white .close,.modal-gmrl-yellow.modal .modal-header.text-white .close,.modal .modal-gmrl-yellow .modal-header.text-white .close,.modal-gmrl-yellow.uib-modal .modal-header.text-white .btn-close,.uib-modal .modal-gmrl-yellow .modal-header.text-white .btn-close,.modal-gmrl-yellow.modal .modal-header.text-white .btn-close,.modal .modal-gmrl-yellow .modal-header.text-white .btn-close{color:#494949 !important}.modal-gmrl-yellow.uib-modal .modal-body.bg-light,.uib-modal .modal-gmrl-yellow .modal-body.bg-light,.modal-gmrl-yellow.modal .modal-body.bg-light,.modal .modal-gmrl-yellow .modal-body.bg-light{background:#ffffff !important;color:#212529 !important}.modal-gmrl-yellow.uib-modal .modal-footer.bg-white,.uib-modal .modal-gmrl-yellow .modal-footer.bg-white,.modal-gmrl-yellow.modal .modal-footer.bg-white,.modal .modal-gmrl-yellow .modal-footer.bg-white{background:#ffffff !important}.modal-gmrl-dark.uib-modal .modal-content,.uib-modal .modal-gmrl-dark .modal-content,.modal-gmrl-dark.modal .modal-content,.modal .modal-gmrl-dark .modal-content{border:1px solid rgba(252,202,4,0.35);background:#ffffff;color:#212529;box-shadow:0 10px 30px rgba(252,202,4,0.18);border-radius:.5rem;overflow:hidden}.modal-gmrl-dark.uib-modal .modal-header,.uib-modal .modal-gmrl-dark .modal-header,.modal-gmrl-dark.modal .modal-header,.modal .modal-gmrl-dark .modal-header{box-shadow:inset 0 -1px 0 rgba(252,202,4,0.25);background:#494949;color:#ffffff;border-bottom:1px solid rgba(252,202,4,0.35)}.modal-gmrl-dark.uib-modal .modal-header .modal-title,.uib-modal .modal-gmrl-dark .modal-header .modal-title,.modal-gmrl-dark.modal .modal-header .modal-title,.modal .modal-gmrl-dark .modal-header .modal-title{color:#ffffff;font-weight:700}.modal-gmrl-dark.uib-modal .modal-header .close,.uib-modal .modal-gmrl-dark .modal-header .close,.modal-gmrl-dark.modal .modal-header .close,.modal .modal-gmrl-dark .modal-header .close,.modal-gmrl-dark.uib-modal .modal-header .btn-close,.uib-modal .modal-gmrl-dark .modal-header .btn-close,.modal-gmrl-dark.modal .modal-header .btn-close,.modal .modal-gmrl-dark .modal-header .btn-close{color:#ffffff;opacity:.85}.modal-gmrl-dark.uib-modal .modal-header .close:hover,.uib-modal .modal-gmrl-dark .modal-header .close:hover,.modal-gmrl-dark.modal .modal-header .close:hover,.modal .modal-gmrl-dark .modal-header .close:hover,.modal-gmrl-dark.uib-modal .modal-header .btn-close:hover,.uib-modal .modal-gmrl-dark .modal-header .btn-close:hover,.modal-gmrl-dark.modal .modal-header .btn-close:hover,.modal .modal-gmrl-dark .modal-header .btn-close:hover,.modal-gmrl-dark.uib-modal .modal-header .close:focus,.uib-modal .modal-gmrl-dark .modal-header .close:focus,.modal-gmrl-dark.modal .modal-header .close:focus,.modal .modal-gmrl-dark .modal-header .close:focus,.modal-gmrl-dark.uib-modal .modal-header .btn-close:focus,.uib-modal .modal-gmrl-dark .modal-header .btn-close:focus,.modal-gmrl-dark.modal .modal-header .btn-close:focus,.modal .modal-gmrl-dark .modal-header .btn-close:focus{opacity:1}.modal-gmrl-dark.uib-modal .modal-body,.uib-modal .modal-gmrl-dark .modal-body,.modal-gmrl-dark.modal .modal-body,.modal .modal-gmrl-dark .modal-body{background:#ffffff;color:#212529}.modal-gmrl-dark.uib-modal .modal-body .form-control,.uib-modal .modal-gmrl-dark .modal-body .form-control,.modal-gmrl-dark.modal .modal-body .form-control,.modal .modal-gmrl-dark .modal-body .form-control,.modal-gmrl-dark.uib-modal .modal-body .form-select,.uib-modal .modal-gmrl-dark .modal-body .form-select,.modal-gmrl-dark.modal .modal-body .form-select,.modal .modal-gmrl-dark .modal-body .form-select{border-color:rgba(252,202,4,0.35)}.modal-gmrl-dark.uib-modal .modal-body .form-control:focus,.uib-modal .modal-gmrl-dark .modal-body .form-control:focus,.modal-gmrl-dark.modal .modal-body .form-control:focus,.modal .modal-gmrl-dark .modal-body .form-control:focus,.modal-gmrl-dark.uib-modal .modal-body .form-select:focus,.uib-modal .modal-gmrl-dark .modal-body .form-select:focus,.modal-gmrl-dark.modal .modal-body .form-select:focus,.modal .modal-gmrl-dark .modal-body .form-select:focus{border-color:rgba(252,202,4,0.65);box-shadow:0 0 0 .2rem rgba(252,202,4,0.2)}.modal-gmrl-dark.uib-modal .modal-footer,.uib-modal .modal-gmrl-dark .modal-footer,.modal-gmrl-dark.modal .modal-footer,.modal .modal-gmrl-dark .modal-footer{background:#ffffff;border-top:1px solid rgba(252,202,4,0.22)}.modal-gmrl-dark.uib-modal .modal-header.text-white,.uib-modal .modal-gmrl-dark .modal-header.text-white,.modal-gmrl-dark.modal .modal-header.text-white,.modal .modal-gmrl-dark .modal-header.text-white{color:#ffffff !important}.modal-gmrl-dark.uib-modal .modal-header.text-white .modal-title,.uib-modal .modal-gmrl-dark .modal-header.text-white .modal-title,.modal-gmrl-dark.modal .modal-header.text-white .modal-title,.modal .modal-gmrl-dark .modal-header.text-white .modal-title{color:#ffffff !important}.modal-gmrl-dark.uib-modal .modal-header.text-white .close,.uib-modal .modal-gmrl-dark .modal-header.text-white .close,.modal-gmrl-dark.modal .modal-header.text-white .close,.modal .modal-gmrl-dark .modal-header.text-white .close,.modal-gmrl-dark.uib-modal .modal-header.text-white .btn-close,.uib-modal .modal-gmrl-dark .modal-header.text-white .btn-close,.modal-gmrl-dark.modal .modal-header.text-white .btn-close,.modal .modal-gmrl-dark .modal-header.text-white .btn-close{color:#ffffff !important}.modal-gmrl-dark.uib-modal .modal-body.bg-light,.uib-modal .modal-gmrl-dark .modal-body.bg-light,.modal-gmrl-dark.modal .modal-body.bg-light,.modal .modal-gmrl-dark .modal-body.bg-light{background:#ffffff !important;color:#212529 !important}.modal-gmrl-dark.uib-modal .modal-footer.bg-white,.uib-modal .modal-gmrl-dark .modal-footer.bg-white,.modal-gmrl-dark.modal .modal-footer.bg-white,.modal .modal-gmrl-dark .modal-footer.bg-white{background:#ffffff !important}.modal-hyve.uib-modal .modal-content,.uib-modal .modal-hyve .modal-content,.modal-hyve.modal .modal-content,.modal .modal-hyve .modal-content{border:1px solid rgba(0,164,239,0.35);background:#ffffff;color:#212529;box-shadow:0 10px 30px rgba(0,164,239,0.18);border-radius:.5rem;overflow:hidden}.modal-hyve.uib-modal .modal-header,.uib-modal .modal-hyve .modal-header,.modal-hyve.modal .modal-header,.modal .modal-hyve .modal-header{box-shadow:inset 0 -1px 0 rgba(0,164,239,0.25);background:rgba(0,164,239,0.12);color:#00a4ef;border-bottom:1px solid rgba(0,164,239,0.35)}.modal-hyve.uib-modal .modal-header .modal-title,.uib-modal .modal-hyve .modal-header .modal-title,.modal-hyve.modal .modal-header .modal-title,.modal .modal-hyve .modal-header .modal-title{color:#00a4ef;font-weight:700}.modal-hyve.uib-modal .modal-header .close,.uib-modal .modal-hyve .modal-header .close,.modal-hyve.modal .modal-header .close,.modal .modal-hyve .modal-header .close,.modal-hyve.uib-modal .modal-header .btn-close,.uib-modal .modal-hyve .modal-header .btn-close,.modal-hyve.modal .modal-header .btn-close,.modal .modal-hyve .modal-header .btn-close{color:#00a4ef;opacity:.85}.modal-hyve.uib-modal .modal-header .close:hover,.uib-modal .modal-hyve .modal-header .close:hover,.modal-hyve.modal .modal-header .close:hover,.modal .modal-hyve .modal-header .close:hover,.modal-hyve.uib-modal .modal-header .btn-close:hover,.uib-modal .modal-hyve .modal-header .btn-close:hover,.modal-hyve.modal .modal-header .btn-close:hover,.modal .modal-hyve .modal-header .btn-close:hover,.modal-hyve.uib-modal .modal-header .close:focus,.uib-modal .modal-hyve .modal-header .close:focus,.modal-hyve.modal .modal-header .close:focus,.modal .modal-hyve .modal-header .close:focus,.modal-hyve.uib-modal .modal-header .btn-close:focus,.uib-modal .modal-hyve .modal-header .btn-close:focus,.modal-hyve.modal .modal-header .btn-close:focus,.modal .modal-hyve .modal-header .btn-close:focus{opacity:1}.modal-hyve.uib-modal .modal-body,.uib-modal .modal-hyve .modal-body,.modal-hyve.modal .modal-body,.modal .modal-hyve .modal-body{background:#ffffff;color:#212529}.modal-hyve.uib-modal .modal-body .form-control,.uib-modal .modal-hyve .modal-body .form-control,.modal-hyve.modal .modal-body .form-control,.modal .modal-hyve .modal-body .form-control,.modal-hyve.uib-modal .modal-body .form-select,.uib-modal .modal-hyve .modal-body .form-select,.modal-hyve.modal .modal-body .form-select,.modal .modal-hyve .modal-body .form-select{border-color:rgba(0,164,239,0.35)}.modal-hyve.uib-modal .modal-body .form-control:focus,.uib-modal .modal-hyve .modal-body .form-control:focus,.modal-hyve.modal .modal-body .form-control:focus,.modal .modal-hyve .modal-body .form-control:focus,.modal-hyve.uib-modal .modal-body .form-select:focus,.uib-modal .modal-hyve .modal-body .form-select:focus,.modal-hyve.modal .modal-body .form-select:focus,.modal .modal-hyve .modal-body .form-select:focus{border-color:rgba(0,164,239,0.65);box-shadow:0 0 0 .2rem rgba(0,164,239,0.2)}.modal-hyve.uib-modal .modal-footer,.uib-modal .modal-hyve .modal-footer,.modal-hyve.modal .modal-footer,.modal .modal-hyve .modal-footer{background:#ffffff;border-top:1px solid rgba(0,164,239,0.22)}.modal-hyve.uib-modal .modal-header.text-white,.uib-modal .modal-hyve .modal-header.text-white,.modal-hyve.modal .modal-header.text-white,.modal .modal-hyve .modal-header.text-white{color:#00a4ef !important}.modal-hyve.uib-modal .modal-header.text-white .modal-title,.uib-modal .modal-hyve .modal-header.text-white .modal-title,.modal-hyve.modal .modal-header.text-white .modal-title,.modal .modal-hyve .modal-header.text-white .modal-title{color:#00a4ef !important}.modal-hyve.uib-modal .modal-header.text-white .close,.uib-modal .modal-hyve .modal-header.text-white .close,.modal-hyve.modal .modal-header.text-white .close,.modal .modal-hyve .modal-header.text-white .close,.modal-hyve.uib-modal .modal-header.text-white .btn-close,.uib-modal .modal-hyve .modal-header.text-white .btn-close,.modal-hyve.modal .modal-header.text-white .btn-close,.modal .modal-hyve .modal-header.text-white .btn-close{color:#00a4ef !important}.modal-hyve.uib-modal .modal-body.bg-light,.uib-modal .modal-hyve .modal-body.bg-light,.modal-hyve.modal .modal-body.bg-light,.modal .modal-hyve .modal-body.bg-light{background:#ffffff !important;color:#212529 !important}.modal-hyve.uib-modal .modal-footer.bg-white,.uib-modal .modal-hyve .modal-footer.bg-white,.modal-hyve.modal .modal-footer.bg-white,.modal .modal-hyve .modal-footer.bg-white{background:#ffffff !important}.modal-hyve-blue.uib-modal .modal-content,.uib-modal .modal-hyve-blue .modal-content,.modal-hyve-blue.modal .modal-content,.modal .modal-hyve-blue .modal-content{border:1px solid rgba(0,164,239,0.45);background:#ffffff;color:#212529;box-shadow:0 10px 30px rgba(0,164,239,0.18);border-radius:.5rem;overflow:hidden}.modal-hyve-blue.uib-modal .modal-header,.uib-modal .modal-hyve-blue .modal-header,.modal-hyve-blue.modal .modal-header,.modal .modal-hyve-blue .modal-header{box-shadow:inset 0 -1px 0 rgba(0,164,239,0.25);background:#00a4ef;color:#ffffff;border-bottom:1px solid rgba(0,164,239,0.35)}.modal-hyve-blue.uib-modal .modal-header .modal-title,.uib-modal .modal-hyve-blue .modal-header .modal-title,.modal-hyve-blue.modal .modal-header .modal-title,.modal .modal-hyve-blue .modal-header .modal-title{color:#ffffff;font-weight:700}.modal-hyve-blue.uib-modal .modal-header .close,.uib-modal .modal-hyve-blue .modal-header .close,.modal-hyve-blue.modal .modal-header .close,.modal .modal-hyve-blue .modal-header .close,.modal-hyve-blue.uib-modal .modal-header .btn-close,.uib-modal .modal-hyve-blue .modal-header .btn-close,.modal-hyve-blue.modal .modal-header .btn-close,.modal .modal-hyve-blue .modal-header .btn-close{color:#ffffff;opacity:.85}.modal-hyve-blue.uib-modal .modal-header .close:hover,.uib-modal .modal-hyve-blue .modal-header .close:hover,.modal-hyve-blue.modal .modal-header .close:hover,.modal .modal-hyve-blue .modal-header .close:hover,.modal-hyve-blue.uib-modal .modal-header .btn-close:hover,.uib-modal .modal-hyve-blue .modal-header .btn-close:hover,.modal-hyve-blue.modal .modal-header .btn-close:hover,.modal .modal-hyve-blue .modal-header .btn-close:hover,.modal-hyve-blue.uib-modal .modal-header .close:focus,.uib-modal .modal-hyve-blue .modal-header .close:focus,.modal-hyve-blue.modal .modal-header .close:focus,.modal .modal-hyve-blue .modal-header .close:focus,.modal-hyve-blue.uib-modal .modal-header .btn-close:focus,.uib-modal .modal-hyve-blue .modal-header .btn-close:focus,.modal-hyve-blue.modal .modal-header .btn-close:focus,.modal .modal-hyve-blue .modal-header .btn-close:focus{opacity:1}.modal-hyve-blue.uib-modal .modal-body,.uib-modal .modal-hyve-blue .modal-body,.modal-hyve-blue.modal .modal-body,.modal .modal-hyve-blue .modal-body{background:#ffffff;color:#212529}.modal-hyve-blue.uib-modal .modal-body .form-control,.uib-modal .modal-hyve-blue .modal-body .form-control,.modal-hyve-blue.modal .modal-body .form-control,.modal .modal-hyve-blue .modal-body .form-control,.modal-hyve-blue.uib-modal .modal-body .form-select,.uib-modal .modal-hyve-blue .modal-body .form-select,.modal-hyve-blue.modal .modal-body .form-select,.modal .modal-hyve-blue .modal-body .form-select{border-color:rgba(0,164,239,0.35)}.modal-hyve-blue.uib-modal .modal-body .form-control:focus,.uib-modal .modal-hyve-blue .modal-body .form-control:focus,.modal-hyve-blue.modal .modal-body .form-control:focus,.modal .modal-hyve-blue .modal-body .form-control:focus,.modal-hyve-blue.uib-modal .modal-body .form-select:focus,.uib-modal .modal-hyve-blue .modal-body .form-select:focus,.modal-hyve-blue.modal .modal-body .form-select:focus,.modal .modal-hyve-blue .modal-body .form-select:focus{border-color:rgba(0,164,239,0.65);box-shadow:0 0 0 .2rem rgba(0,164,239,0.2)}.modal-hyve-blue.uib-modal .modal-footer,.uib-modal .modal-hyve-blue .modal-footer,.modal-hyve-blue.modal .modal-footer,.modal .modal-hyve-blue .modal-footer{background:#ffffff;border-top:1px solid rgba(0,164,239,0.22)}.modal-hyve-blue.uib-modal .modal-header.text-white,.uib-modal .modal-hyve-blue .modal-header.text-white,.modal-hyve-blue.modal .modal-header.text-white,.modal .modal-hyve-blue .modal-header.text-white{color:#ffffff !important}.modal-hyve-blue.uib-modal .modal-header.text-white .modal-title,.uib-modal .modal-hyve-blue .modal-header.text-white .modal-title,.modal-hyve-blue.modal .modal-header.text-white .modal-title,.modal .modal-hyve-blue .modal-header.text-white .modal-title{color:#ffffff !important}.modal-hyve-blue.uib-modal .modal-header.text-white .close,.uib-modal .modal-hyve-blue .modal-header.text-white .close,.modal-hyve-blue.modal .modal-header.text-white .close,.modal .modal-hyve-blue .modal-header.text-white .close,.modal-hyve-blue.uib-modal .modal-header.text-white .btn-close,.uib-modal .modal-hyve-blue .modal-header.text-white .btn-close,.modal-hyve-blue.modal .modal-header.text-white .btn-close,.modal .modal-hyve-blue .modal-header.text-white .btn-close{color:#ffffff !important}.modal-hyve-blue.uib-modal .modal-body.bg-light,.uib-modal .modal-hyve-blue .modal-body.bg-light,.modal-hyve-blue.modal .modal-body.bg-light,.modal .modal-hyve-blue .modal-body.bg-light{background:#ffffff !important;color:#212529 !important}.modal-hyve-blue.uib-modal .modal-footer.bg-white,.uib-modal .modal-hyve-blue .modal-footer.bg-white,.modal-hyve-blue.modal .modal-footer.bg-white,.modal .modal-hyve-blue .modal-footer.bg-white{background:#ffffff !important}.modal-hyve-dark.uib-modal .modal-content,.uib-modal .modal-hyve-dark .modal-content,.modal-hyve-dark.modal .modal-content,.modal .modal-hyve-dark .modal-content{border:1px solid rgba(0,164,239,0.35);background:#ffffff;color:#212529;box-shadow:0 10px 30px rgba(0,164,239,0.18);border-radius:.5rem;overflow:hidden}.modal-hyve-dark.uib-modal .modal-header,.uib-modal .modal-hyve-dark .modal-header,.modal-hyve-dark.modal .modal-header,.modal .modal-hyve-dark .modal-header{box-shadow:inset 0 -1px 0 rgba(0,164,239,0.25);background:#1e2637;color:#ffffff;border-bottom:1px solid rgba(0,164,239,0.35)}.modal-hyve-dark.uib-modal .modal-header .modal-title,.uib-modal .modal-hyve-dark .modal-header .modal-title,.modal-hyve-dark.modal .modal-header .modal-title,.modal .modal-hyve-dark .modal-header .modal-title{color:#ffffff;font-weight:700}.modal-hyve-dark.uib-modal .modal-header .close,.uib-modal .modal-hyve-dark .modal-header .close,.modal-hyve-dark.modal .modal-header .close,.modal .modal-hyve-dark .modal-header .close,.modal-hyve-dark.uib-modal .modal-header .btn-close,.uib-modal .modal-hyve-dark .modal-header .btn-close,.modal-hyve-dark.modal .modal-header .btn-close,.modal .modal-hyve-dark .modal-header .btn-close{color:#ffffff;opacity:.85}.modal-hyve-dark.uib-modal .modal-header .close:hover,.uib-modal .modal-hyve-dark .modal-header .close:hover,.modal-hyve-dark.modal .modal-header .close:hover,.modal .modal-hyve-dark .modal-header .close:hover,.modal-hyve-dark.uib-modal .modal-header .btn-close:hover,.uib-modal .modal-hyve-dark .modal-header .btn-close:hover,.modal-hyve-dark.modal .modal-header .btn-close:hover,.modal .modal-hyve-dark .modal-header .btn-close:hover,.modal-hyve-dark.uib-modal .modal-header .close:focus,.uib-modal .modal-hyve-dark .modal-header .close:focus,.modal-hyve-dark.modal .modal-header .close:focus,.modal .modal-hyve-dark .modal-header .close:focus,.modal-hyve-dark.uib-modal .modal-header .btn-close:focus,.uib-modal .modal-hyve-dark .modal-header .btn-close:focus,.modal-hyve-dark.modal .modal-header .btn-close:focus,.modal .modal-hyve-dark .modal-header .btn-close:focus{opacity:1}.modal-hyve-dark.uib-modal .modal-body,.uib-modal .modal-hyve-dark .modal-body,.modal-hyve-dark.modal .modal-body,.modal .modal-hyve-dark .modal-body{background:#ffffff;color:#212529}.modal-hyve-dark.uib-modal .modal-body .form-control,.uib-modal .modal-hyve-dark .modal-body .form-control,.modal-hyve-dark.modal .modal-body .form-control,.modal .modal-hyve-dark .modal-body .form-control,.modal-hyve-dark.uib-modal .modal-body .form-select,.uib-modal .modal-hyve-dark .modal-body .form-select,.modal-hyve-dark.modal .modal-body .form-select,.modal .modal-hyve-dark .modal-body .form-select{border-color:rgba(0,164,239,0.35)}.modal-hyve-dark.uib-modal .modal-body .form-control:focus,.uib-modal .modal-hyve-dark .modal-body .form-control:focus,.modal-hyve-dark.modal .modal-body .form-control:focus,.modal .modal-hyve-dark .modal-body .form-control:focus,.modal-hyve-dark.uib-modal .modal-body .form-select:focus,.uib-modal .modal-hyve-dark .modal-body .form-select:focus,.modal-hyve-dark.modal .modal-body .form-select:focus,.modal .modal-hyve-dark .modal-body .form-select:focus{border-color:rgba(0,164,239,0.65);box-shadow:0 0 0 .2rem rgba(0,164,239,0.2)}.modal-hyve-dark.uib-modal .modal-footer,.uib-modal .modal-hyve-dark .modal-footer,.modal-hyve-dark.modal .modal-footer,.modal .modal-hyve-dark .modal-footer{background:#ffffff;border-top:1px solid rgba(0,164,239,0.22)}.modal-hyve-dark.uib-modal .modal-header.text-white,.uib-modal .modal-hyve-dark .modal-header.text-white,.modal-hyve-dark.modal .modal-header.text-white,.modal .modal-hyve-dark .modal-header.text-white{color:#ffffff !important}.modal-hyve-dark.uib-modal .modal-header.text-white .modal-title,.uib-modal .modal-hyve-dark .modal-header.text-white .modal-title,.modal-hyve-dark.modal .modal-header.text-white .modal-title,.modal .modal-hyve-dark .modal-header.text-white .modal-title{color:#ffffff !important}.modal-hyve-dark.uib-modal .modal-header.text-white .close,.uib-modal .modal-hyve-dark .modal-header.text-white .close,.modal-hyve-dark.modal .modal-header.text-white .close,.modal .modal-hyve-dark .modal-header.text-white .close,.modal-hyve-dark.uib-modal .modal-header.text-white .btn-close,.uib-modal .modal-hyve-dark .modal-header.text-white .btn-close,.modal-hyve-dark.modal .modal-header.text-white .btn-close,.modal .modal-hyve-dark .modal-header.text-white .btn-close{color:#ffffff !important}.modal-hyve-dark.uib-modal .modal-body.bg-light,.uib-modal .modal-hyve-dark .modal-body.bg-light,.modal-hyve-dark.modal .modal-body.bg-light,.modal .modal-hyve-dark .modal-body.bg-light{background:#ffffff !important;color:#212529 !important}.modal-hyve-dark.uib-modal .modal-footer.bg-white,.uib-modal .modal-hyve-dark .modal-footer.bg-white,.modal-hyve-dark.modal .modal-footer.bg-white,.modal .modal-hyve-dark .modal-footer.bg-white{background:#ffffff !important}.animate-item{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes bouncing-animated{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.bouncing-animated{animation-name:bouncing-animated}.bouncing-animated-onhover:hover{animation-name:bouncing-animated}@keyframes hide-up-animated{0%{top:0px}100%{top:-200px}}.hide-up-animated{animation-name:hide-up-animated}.transform-animation-05{-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.transform-animation-1{-webkit-transition:1s ease-in-out;-moz-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out}.transform-animation-2{-webkit-transition:1s ease-in-out;-moz-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out}.transform-animation-3{-webkit-transition:1s ease-in-out;-moz-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out}.transform-animation-4{-webkit-transition:1s ease-in-out;-moz-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out}.transition-all{-webkit-transition:all 1s ease-in;-moz-transition:all 1s ease-in;-o-transition:all 1s ease-in;transition:all 1s ease-in}.theme-gmrl nav-menu{background:#ffffff;border-bottom:2px solid rgba(252,202,4,0.3)}.theme-gmrl nav-menu .navbar-brand,.theme-gmrl nav-menu a:not(.navbar-brand),.theme-gmrl nav-menu .dropdown-item{color:#494949 !important}.theme-gmrl nav-menu a:not(.navbar-brand):hover,.theme-gmrl nav-menu a:not(.navbar-brand):focus,.theme-gmrl nav-menu a:not(.navbar-brand):active,.theme-gmrl nav-menu .dropdown-item:hover,.theme-gmrl nav-menu .dropdown-item:focus,.theme-gmrl nav-menu .dropdown-item:active,.theme-gmrl nav-menu .nav-link.active,.theme-gmrl nav-menu .dropdown-item.active{background:#FCCA04 !important;color:#494949 !important}.theme-gmrl nav-menu li:not(.navbar-brand):hover,.theme-gmrl nav-menu li:not(.navbar-brand):focus,.theme-gmrl nav-menu li:not(.navbar-brand):active{background:transparent !important}.theme-gmrl .navbar-brand,.theme-gmrl .navbar-nav .nav-link,.theme-gmrl .navbar-nav .nav-link.dropdown-toggle{color:#494949 !important;background:transparent !important}.theme-gmrl .navbar-nav .nav-link:hover,.theme-gmrl .navbar-nav .nav-link:focus,.theme-gmrl .navbar-nav .nav-link.active,.theme-gmrl .navbar-nav .show>.nav-link,.theme-gmrl .navbar-nav .nav-item.show>.nav-link{background:#FCCA04 !important;color:#494949 !important}.theme-gmrl .dropdown-menu{background:#ffffff;border:1px solid rgba(252,202,4,0.25);box-shadow:0 4px 12px rgba(252,202,4,0.12)}.theme-gmrl .dropdown-menu .dropdown-item{color:#494949 !important;background:transparent !important}.theme-gmrl .dropdown-menu .dropdown-item:hover,.theme-gmrl .dropdown-menu .dropdown-item:focus,.theme-gmrl .dropdown-menu .dropdown-item.active{background:#FCCA04 !important;color:#494949 !important}.theme-gmrl .navbar-toggler{color:#494949 !important;border-color:rgba(73,73,73,0.4) !important}.theme-gmrl .navbar-toggler:hover{background:rgba(73,73,73,0.1) !important}.theme-gmrl .modal .modal-content,.theme-gmrl .uib-modal .modal-content{border:1px solid rgba(252,202,4,0.35);background:#ffffff;color:#212121;box-shadow:0 10px 30px rgba(252,202,4,0.18);border-radius:.5rem;overflow:hidden}.theme-gmrl .modal .modal-header,.theme-gmrl .uib-modal .modal-header{background:rgba(252,202,4,0.12);color:#494949;border-bottom:1px solid rgba(252,202,4,0.35);box-shadow:inset 0 -1px 0 rgba(252,202,4,0.25)}.theme-gmrl .modal .modal-header .modal-title,.theme-gmrl .uib-modal .modal-header .modal-title{color:#494949;font-weight:700}.theme-gmrl .modal .modal-header .close,.theme-gmrl .uib-modal .modal-header .close,.theme-gmrl .modal .modal-header .btn-close,.theme-gmrl .uib-modal .modal-header .btn-close{color:#494949;opacity:.85}.theme-gmrl .modal .modal-body,.theme-gmrl .uib-modal .modal-body{background:#ffffff;color:#212121}.theme-gmrl .modal .modal-body .form-control:focus,.theme-gmrl .uib-modal .modal-body .form-control:focus,.theme-gmrl .modal .modal-body .form-select:focus,.theme-gmrl .uib-modal .modal-body .form-select:focus{border-color:#FCCA04;box-shadow:0 0 0 .2rem rgba(252,202,4,0.25)}.theme-gmrl .modal .modal-footer,.theme-gmrl .uib-modal .modal-footer{background:#ffffff;border-top:1px solid rgba(252,202,4,0.22)}.theme-gmrl .btn-primary{--bs-btn-color:#494949;--bs-btn-bg:#FCCA04;--bs-btn-border-color:#FCCA04;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#d5aa03;--bs-btn-hover-border-color:#d5aa03;--bs-btn-active-color:#494949;--bs-btn-active-bg:#c09a02;--bs-btn-active-border-color:#c09a02;--bs-btn-focus-shadow-rgb:252, 202, 4}.theme-gmrl .btn-outline-primary{--bs-btn-color:#494949;--bs-btn-border-color:#FCCA04;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#FCCA04;--bs-btn-hover-border-color:#FCCA04;--bs-btn-active-color:#494949;--bs-btn-active-bg:#d5aa03;--bs-btn-active-border-color:#d5aa03;--bs-btn-focus-shadow-rgb:252, 202, 4}.theme-gmrl .bg-primary{background-color:#FCCA04 !important}.theme-gmrl .text-primary{color:#494949 !important}.theme-gmrl .border-primary{border-color:#FCCA04 !important}.theme-gmrl .alert-primary{background-color:rgba(252,202,4,0.12);border-color:rgba(252,202,4,0.35);color:#494949}.theme-gmrl .badge.bg-primary{background-color:#FCCA04 !important;color:#494949 !important}.theme-gmrl .table-primary{--bs-table-bg:rgba(252,202,4,0.12);--bs-table-striped-bg:rgba(252,202,4,0.18);--bs-table-hover-bg:rgba(252,202,4,0.22)}.theme-gmrl .form-control:focus,.theme-gmrl .form-select:focus{border-color:#FCCA04;box-shadow:0 0 0 .2rem rgba(252,202,4,0.25)}.theme-gmrl .link-primary{color:#3c3c3c !important}.theme-gmrl .link-primary:hover{color:#232323 !important}.theme-gmrl .nav-tabs .nav-link.active{background-color:#FCCA04;color:#494949;border-color:#FCCA04}.theme-gmrl .progress-bar{background-color:#FCCA04 !important}.theme-gmrl .btn-secondary{--bs-btn-color:#ffffff;--bs-btn-bg:#494949;--bs-btn-border-color:#494949;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#353535;--bs-btn-hover-border-color:#353535;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#2a2a2a;--bs-btn-active-border-color:#2a2a2a;--bs-btn-focus-shadow-rgb:73, 73, 73}.theme-gmrl .btn-outline-secondary{--bs-btn-color:#494949;--bs-btn-border-color:#494949;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#494949;--bs-btn-hover-border-color:#494949;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#353535;--bs-btn-active-border-color:#353535;--bs-btn-focus-shadow-rgb:73, 73, 73}.theme-gmrl .bg-secondary{background-color:#494949 !important}.theme-gmrl .text-secondary{color:#494949 !important}.theme-gmrl .border-secondary{border-color:#494949 !important}.theme-gmrl .alert-secondary{background-color:rgba(73,73,73,0.1);border-color:rgba(73,73,73,0.3);color:#494949}.theme-gmrl .badge.bg-secondary{background-color:#494949 !important;color:#ffffff !important}.theme-gmrl .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color)}.theme-gmrl .btn:hover,.theme-gmrl .btn:focus{background-color:var(--bs-btn-hover-bg);color:var(--bs-btn-hover-color);border-color:var(--bs-btn-hover-border-color)}.theme-gmrl .btn:active,.theme-gmrl .btn.active,.theme-gmrl .show>.btn.dropdown-toggle{background-color:var(--bs-btn-active-bg);color:var(--bs-btn-active-color);border-color:var(--bs-btn-active-border-color)}.theme-gmrl .btn:disabled,.theme-gmrl .btn.disabled,.theme-gmrl fieldset:disabled .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color);opacity:.65}.theme-gmrl .btn-success{--bs-btn-color:#ffffff;--bs-btn-bg:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-bg:#409343;--bs-btn-hover-border-color:#409343;--bs-btn-active-bg:#39843c}.theme-gmrl .btn-outline-success{--bs-btn-color:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#4CAF50;--bs-btn-hover-border-color:#4CAF50}.theme-gmrl .bg-success{background-color:#4CAF50 !important}.theme-gmrl .text-success{color:#4CAF50 !important}.theme-gmrl .border-success{border-color:#4CAF50 !important}.theme-gmrl .alert-success{background-color:rgba(76,175,80,0.12);border-color:rgba(76,175,80,0.35);color:#2d682f}.theme-gmrl .badge.bg-success{background-color:#4CAF50 !important;color:#ffffff !important}.theme-gmrl .btn-danger{--bs-btn-color:#ffffff;--bs-btn-bg:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-bg:#f21f0f;--bs-btn-hover-border-color:#f21f0f;--bs-btn-active-bg:#e11b0c}.theme-gmrl .btn-outline-danger{--bs-btn-color:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#F44336;--bs-btn-hover-border-color:#F44336}.theme-gmrl .bg-danger{background-color:#F44336 !important}.theme-gmrl .text-danger{color:#F44336 !important}.theme-gmrl .border-danger{border-color:#F44336 !important}.theme-gmrl .alert-danger{background-color:rgba(244,67,54,0.12);border-color:rgba(244,67,54,0.35);color:#ba160a}.theme-gmrl .badge.bg-danger{background-color:#F44336 !important;color:#ffffff !important}.theme-gmrl .btn-warning{--bs-btn-color:#ffffff;--bs-btn-bg:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-bg:#d68000;--bs-btn-hover-border-color:#d68000;--bs-btn-active-bg:#c27400}.theme-gmrl .btn-outline-warning{--bs-btn-color:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#FF9800;--bs-btn-hover-border-color:#FF9800}.theme-gmrl .bg-warning{background-color:#FF9800 !important}.theme-gmrl .text-warning{color:#FF9800 !important}.theme-gmrl .border-warning{border-color:#FF9800 !important}.theme-gmrl .alert-warning{background-color:rgba(255,152,0,0.12);border-color:rgba(255,152,0,0.35);color:#995b00}.theme-gmrl .badge.bg-warning{background-color:#FF9800 !important;color:#ffffff !important}.theme-gmrl .btn-info{--bs-btn-color:#ffffff;--bs-btn-bg:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-bg:#0c82df;--bs-btn-hover-border-color:#0c82df;--bs-btn-active-bg:#0b76cc}.theme-gmrl .btn-outline-info{--bs-btn-color:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#2196F3;--bs-btn-hover-border-color:#2196F3}.theme-gmrl .bg-info{background-color:#2196F3 !important}.theme-gmrl .text-info{color:#2196F3 !important}.theme-gmrl .border-info{border-color:#2196F3 !important}.theme-gmrl .alert-info{background-color:rgba(33,150,243,0.12);border-color:rgba(33,150,243,0.35);color:#0960a5}.theme-gmrl .badge.bg-info{background-color:#2196F3 !important;color:#ffffff !important}.theme-gmrl .btn-light{--bs-btn-color:#212121;--bs-btn-bg:#F5F5F5;--bs-btn-border-color:#F5F5F5;--bs-btn-hover-bg:#e8e8e8;--bs-btn-hover-border-color:#e8e8e8;--bs-btn-active-bg:#dcdcdc}.theme-gmrl .btn-outline-light{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#F5F5F5;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-gmrl .bg-light{background-color:#F5F5F5 !important}.theme-gmrl .text-light{color:#F5F5F5 !important}.theme-gmrl .border-light{border-color:#F5F5F5 !important}.theme-gmrl .alert-light{background-color:#F5F5F5;border-color:#e8e8e8;color:#212121}.theme-gmrl .badge.bg-light{background-color:#F5F5F5 !important;color:#212121 !important}.theme-gmrl .btn-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-bg:#353535;--bs-btn-hover-border-color:#353535;--bs-btn-active-bg:#404040}.theme-gmrl .btn-outline-dark{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-gmrl .bg-dark{background-color:#212121 !important}.theme-gmrl .text-dark{color:#212121 !important}.theme-gmrl .border-dark{border-color:#212121 !important}.theme-gmrl .alert-dark{background-color:rgba(33,33,33,0.1);border-color:rgba(33,33,33,0.3);color:#212121}.theme-gmrl .badge.bg-dark{background-color:#212121 !important;color:#ffffff !important}.theme-gmrl-dark{background-color:#494949}.theme-gmrl-dark body{background-color:#494949;color:#ffffff}.theme-gmrl-dark nav-menu{background:#494949;border-bottom:2px solid rgba(252,202,4,0.3)}.theme-gmrl-dark nav-menu .navbar-brand,.theme-gmrl-dark nav-menu a:not(.navbar-brand),.theme-gmrl-dark nav-menu .dropdown-item{color:#ffffff !important}.theme-gmrl-dark nav-menu a:not(.navbar-brand):hover,.theme-gmrl-dark nav-menu a:not(.navbar-brand):focus,.theme-gmrl-dark nav-menu a:not(.navbar-brand):active,.theme-gmrl-dark nav-menu .dropdown-item:hover,.theme-gmrl-dark nav-menu .dropdown-item:focus,.theme-gmrl-dark nav-menu .dropdown-item:active,.theme-gmrl-dark nav-menu .nav-link.active,.theme-gmrl-dark nav-menu .dropdown-item.active{background:#FCCA04 !important;color:#494949 !important}.theme-gmrl-dark nav-menu li:not(.navbar-brand):hover,.theme-gmrl-dark nav-menu li:not(.navbar-brand):focus,.theme-gmrl-dark nav-menu li:not(.navbar-brand):active{background:transparent !important}.theme-gmrl-dark .navbar-brand,.theme-gmrl-dark .navbar-nav .nav-link,.theme-gmrl-dark .navbar-nav .nav-link.dropdown-toggle{color:#ffffff !important;background:transparent !important}.theme-gmrl-dark .navbar-nav .nav-link:hover,.theme-gmrl-dark .navbar-nav .nav-link:focus,.theme-gmrl-dark .navbar-nav .nav-link.active,.theme-gmrl-dark .navbar-nav .show>.nav-link,.theme-gmrl-dark .navbar-nav .nav-item.show>.nav-link{background:#FCCA04 !important;color:#494949 !important}.theme-gmrl-dark .dropdown-menu{background:#353535;border:1px solid rgba(252,202,4,0.25);box-shadow:0 4px 12px rgba(0,0,0,0.3)}.theme-gmrl-dark .dropdown-menu .dropdown-item{color:#ffffff !important;background:transparent !important}.theme-gmrl-dark .dropdown-menu .dropdown-item:hover,.theme-gmrl-dark .dropdown-menu .dropdown-item:focus,.theme-gmrl-dark .dropdown-menu .dropdown-item.active{background:#FCCA04 !important;color:#494949 !important}.theme-gmrl-dark .navbar-toggler{color:#ffffff !important;border-color:rgba(255,255,255,0.4) !important}.theme-gmrl-dark .navbar-toggler:hover{background:rgba(255,255,255,0.1) !important}.theme-gmrl-dark .modal .modal-content,.theme-gmrl-dark .uib-modal .modal-content{border:1px solid rgba(252,202,4,0.35);background:#565656;color:#ffffff;box-shadow:0 10px 30px rgba(252,202,4,0.18);border-radius:.5rem;overflow:hidden}.theme-gmrl-dark .modal .modal-header,.theme-gmrl-dark .uib-modal .modal-header{background:#494949;color:#ffffff;border-bottom:1px solid rgba(252,202,4,0.35);box-shadow:inset 0 -1px 0 rgba(252,202,4,0.25)}.theme-gmrl-dark .modal .modal-header .modal-title,.theme-gmrl-dark .uib-modal .modal-header .modal-title{color:#ffffff;font-weight:700}.theme-gmrl-dark .modal .modal-header .close,.theme-gmrl-dark .uib-modal .modal-header .close,.theme-gmrl-dark .modal .modal-header .btn-close,.theme-gmrl-dark .uib-modal .modal-header .btn-close{color:#ffffff;opacity:.85}.theme-gmrl-dark .modal .modal-body,.theme-gmrl-dark .uib-modal .modal-body{background:#565656;color:#ffffff}.theme-gmrl-dark .modal .modal-body .form-control:focus,.theme-gmrl-dark .uib-modal .modal-body .form-control:focus,.theme-gmrl-dark .modal .modal-body .form-select:focus,.theme-gmrl-dark .uib-modal .modal-body .form-select:focus{border-color:#FCCA04;box-shadow:0 0 0 .2rem rgba(252,202,4,0.25)}.theme-gmrl-dark .modal .modal-footer,.theme-gmrl-dark .uib-modal .modal-footer{background:#494949;border-top:1px solid rgba(252,202,4,0.22)}.theme-gmrl-dark .btn-primary{--bs-btn-color:#494949;--bs-btn-bg:#FCCA04;--bs-btn-border-color:#FCCA04;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#d5aa03;--bs-btn-hover-border-color:#d5aa03;--bs-btn-active-color:#494949;--bs-btn-active-bg:#c09a02;--bs-btn-active-border-color:#c09a02;--bs-btn-focus-shadow-rgb:252, 202, 4}.theme-gmrl-dark .btn-outline-primary{--bs-btn-color:#FCCA04;--bs-btn-border-color:#FCCA04;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#FCCA04;--bs-btn-hover-border-color:#FCCA04;--bs-btn-active-color:#494949;--bs-btn-active-bg:#d5aa03;--bs-btn-active-border-color:#d5aa03;--bs-btn-focus-shadow-rgb:252, 202, 4}.theme-gmrl-dark .bg-primary{background-color:#FCCA04 !important}.theme-gmrl-dark .text-primary{color:#FCCA04 !important}.theme-gmrl-dark .border-primary{border-color:#FCCA04 !important}.theme-gmrl-dark .alert-primary{background-color:rgba(252,202,4,0.15);border-color:rgba(252,202,4,0.4);color:#FCCA04}.theme-gmrl-dark .badge.bg-primary{background-color:#FCCA04 !important;color:#494949 !important}.theme-gmrl-dark .table-primary{--bs-table-bg:rgba(252,202,4,0.15);--bs-table-striped-bg:rgba(252,202,4,0.2);--bs-table-hover-bg:rgba(252,202,4,0.25)}.theme-gmrl-dark .form-control:focus,.theme-gmrl-dark .form-select:focus{border-color:#FCCA04;box-shadow:0 0 0 .2rem rgba(252,202,4,0.25)}.theme-gmrl-dark .link-primary{color:#FCCA04 !important}.theme-gmrl-dark .link-primary:hover{color:#c09a02 !important}.theme-gmrl-dark .nav-tabs .nav-link.active{background-color:#FCCA04;color:#494949;border-color:#FCCA04}.theme-gmrl-dark .progress-bar{background-color:#FCCA04 !important}.theme-gmrl-dark .btn-secondary{--bs-btn-color:#494949;--bs-btn-bg:#ffffff;--bs-btn-border-color:#ffffff;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#e6e6e6;--bs-btn-hover-border-color:#e6e6e6;--bs-btn-active-color:#494949;--bs-btn-active-bg:#d9d9d9;--bs-btn-active-border-color:#d9d9d9}.theme-gmrl-dark .btn-outline-secondary{--bs-btn-color:#ffffff;--bs-btn-border-color:#ffffff;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#ffffff;--bs-btn-hover-border-color:#ffffff;--bs-btn-active-color:#494949;--bs-btn-active-bg:#e6e6e6;--bs-btn-active-border-color:#e6e6e6}.theme-gmrl-dark .bg-secondary{background-color:#ffffff !important}.theme-gmrl-dark .text-secondary{color:#ffffff !important}.theme-gmrl-dark .border-secondary{border-color:#ffffff !important}.theme-gmrl-dark .alert-secondary{background-color:rgba(255,255,255,0.12);border-color:rgba(255,255,255,0.35);color:#ffffff}.theme-gmrl-dark .badge.bg-secondary{background-color:#ffffff !important;color:#494949 !important}.theme-gmrl-dark .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color)}.theme-gmrl-dark .btn:hover,.theme-gmrl-dark .btn:focus{background-color:var(--bs-btn-hover-bg);color:var(--bs-btn-hover-color);border-color:var(--bs-btn-hover-border-color)}.theme-gmrl-dark .btn:active,.theme-gmrl-dark .btn.active,.theme-gmrl-dark .show>.btn.dropdown-toggle{background-color:var(--bs-btn-active-bg);color:var(--bs-btn-active-color);border-color:var(--bs-btn-active-border-color)}.theme-gmrl-dark .btn:disabled,.theme-gmrl-dark .btn.disabled,.theme-gmrl-dark fieldset:disabled .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color);opacity:.65}.theme-gmrl-dark .btn-success{--bs-btn-color:#ffffff;--bs-btn-bg:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-bg:#409343;--bs-btn-hover-border-color:#409343;--bs-btn-active-bg:#39843c}.theme-gmrl-dark .btn-outline-success{--bs-btn-color:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#4CAF50;--bs-btn-hover-border-color:#4CAF50}.theme-gmrl-dark .bg-success{background-color:#4CAF50 !important}.theme-gmrl-dark .text-success{color:#4CAF50 !important}.theme-gmrl-dark .border-success{border-color:#4CAF50 !important}.theme-gmrl-dark .alert-success{background-color:rgba(76,175,80,0.12);border-color:rgba(76,175,80,0.35);color:#2d682f}.theme-gmrl-dark .badge.bg-success{background-color:#4CAF50 !important;color:#ffffff !important}.theme-gmrl-dark .btn-danger{--bs-btn-color:#ffffff;--bs-btn-bg:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-bg:#f21f0f;--bs-btn-hover-border-color:#f21f0f;--bs-btn-active-bg:#e11b0c}.theme-gmrl-dark .btn-outline-danger{--bs-btn-color:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#F44336;--bs-btn-hover-border-color:#F44336}.theme-gmrl-dark .bg-danger{background-color:#F44336 !important}.theme-gmrl-dark .text-danger{color:#F44336 !important}.theme-gmrl-dark .border-danger{border-color:#F44336 !important}.theme-gmrl-dark .alert-danger{background-color:rgba(244,67,54,0.12);border-color:rgba(244,67,54,0.35);color:#ba160a}.theme-gmrl-dark .badge.bg-danger{background-color:#F44336 !important;color:#ffffff !important}.theme-gmrl-dark .btn-warning{--bs-btn-color:#ffffff;--bs-btn-bg:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-bg:#d68000;--bs-btn-hover-border-color:#d68000;--bs-btn-active-bg:#c27400}.theme-gmrl-dark .btn-outline-warning{--bs-btn-color:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#FF9800;--bs-btn-hover-border-color:#FF9800}.theme-gmrl-dark .bg-warning{background-color:#FF9800 !important}.theme-gmrl-dark .text-warning{color:#FF9800 !important}.theme-gmrl-dark .border-warning{border-color:#FF9800 !important}.theme-gmrl-dark .alert-warning{background-color:rgba(255,152,0,0.12);border-color:rgba(255,152,0,0.35);color:#995b00}.theme-gmrl-dark .badge.bg-warning{background-color:#FF9800 !important;color:#ffffff !important}.theme-gmrl-dark .btn-info{--bs-btn-color:#ffffff;--bs-btn-bg:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-bg:#0c82df;--bs-btn-hover-border-color:#0c82df;--bs-btn-active-bg:#0b76cc}.theme-gmrl-dark .btn-outline-info{--bs-btn-color:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#2196F3;--bs-btn-hover-border-color:#2196F3}.theme-gmrl-dark .bg-info{background-color:#2196F3 !important}.theme-gmrl-dark .text-info{color:#2196F3 !important}.theme-gmrl-dark .border-info{border-color:#2196F3 !important}.theme-gmrl-dark .alert-info{background-color:rgba(33,150,243,0.12);border-color:rgba(33,150,243,0.35);color:#0960a5}.theme-gmrl-dark .badge.bg-info{background-color:#2196F3 !important;color:#ffffff !important}.theme-gmrl-dark .btn-light{--bs-btn-color:#212121;--bs-btn-bg:#F5F5F5;--bs-btn-border-color:#F5F5F5;--bs-btn-hover-bg:#e8e8e8;--bs-btn-hover-border-color:#e8e8e8;--bs-btn-active-bg:#dcdcdc}.theme-gmrl-dark .btn-outline-light{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#F5F5F5;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-gmrl-dark .bg-light{background-color:#F5F5F5 !important}.theme-gmrl-dark .text-light{color:#F5F5F5 !important}.theme-gmrl-dark .border-light{border-color:#F5F5F5 !important}.theme-gmrl-dark .alert-light{background-color:#F5F5F5;border-color:#e8e8e8;color:#212121}.theme-gmrl-dark .badge.bg-light{background-color:#F5F5F5 !important;color:#212121 !important}.theme-gmrl-dark .btn-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-bg:#353535;--bs-btn-hover-border-color:#353535;--bs-btn-active-bg:#404040}.theme-gmrl-dark .btn-outline-dark{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-gmrl-dark .bg-dark{background-color:#212121 !important}.theme-gmrl-dark .text-dark{color:#212121 !important}.theme-gmrl-dark .border-dark{border-color:#212121 !important}.theme-gmrl-dark .alert-dark{background-color:rgba(33,33,33,0.1);border-color:rgba(33,33,33,0.3);color:#212121}.theme-gmrl-dark .badge.bg-dark{background-color:#212121 !important;color:#ffffff !important}.theme-gmrl-yellow{background-color:#ffffff}.theme-gmrl-yellow body{background-color:#ffffff;color:#494949}.theme-gmrl-yellow nav-menu{background:#FCCA04;border-bottom:2px solid rgba(73,73,73,0.25)}.theme-gmrl-yellow nav-menu .navbar-brand,.theme-gmrl-yellow nav-menu a:not(.navbar-brand),.theme-gmrl-yellow nav-menu .dropdown-item{color:#494949 !important}.theme-gmrl-yellow nav-menu a:not(.navbar-brand):hover,.theme-gmrl-yellow nav-menu a:not(.navbar-brand):focus,.theme-gmrl-yellow nav-menu a:not(.navbar-brand):active,.theme-gmrl-yellow nav-menu .dropdown-item:hover,.theme-gmrl-yellow nav-menu .dropdown-item:focus,.theme-gmrl-yellow nav-menu .dropdown-item:active,.theme-gmrl-yellow nav-menu .nav-link.active,.theme-gmrl-yellow nav-menu .dropdown-item.active{background:#494949 !important;color:#ffffff !important}.theme-gmrl-yellow nav-menu li:not(.navbar-brand):hover,.theme-gmrl-yellow nav-menu li:not(.navbar-brand):focus,.theme-gmrl-yellow nav-menu li:not(.navbar-brand):active{background:transparent !important}.theme-gmrl-yellow .navbar-brand,.theme-gmrl-yellow .navbar-nav .nav-link,.theme-gmrl-yellow .navbar-nav .nav-link.dropdown-toggle{color:#494949 !important;background:transparent !important}.theme-gmrl-yellow .navbar-nav .nav-link:hover,.theme-gmrl-yellow .navbar-nav .nav-link:focus,.theme-gmrl-yellow .navbar-nav .nav-link.active,.theme-gmrl-yellow .navbar-nav .show>.nav-link,.theme-gmrl-yellow .navbar-nav .nav-item.show>.nav-link{background:#494949 !important;color:#ffffff !important}.theme-gmrl-yellow .dropdown-menu{background:#ffffff;border:1px solid rgba(73,73,73,0.2);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.theme-gmrl-yellow .dropdown-menu .dropdown-item{color:#494949 !important;background:transparent !important}.theme-gmrl-yellow .dropdown-menu .dropdown-item:hover,.theme-gmrl-yellow .dropdown-menu .dropdown-item:focus,.theme-gmrl-yellow .dropdown-menu .dropdown-item.active{background:#494949 !important;color:#ffffff !important}.theme-gmrl-yellow .navbar-toggler{color:#494949 !important;border-color:rgba(73,73,73,0.4) !important}.theme-gmrl-yellow .navbar-toggler:hover{background:rgba(73,73,73,0.1) !important}.theme-gmrl-yellow .modal .modal-content,.theme-gmrl-yellow .uib-modal .modal-content{border:1px solid rgba(73,73,73,0.25);background:#ffffff;color:#494949;box-shadow:0 10px 30px rgba(0,0,0,0.15);border-radius:.5rem;overflow:hidden}.theme-gmrl-yellow .modal .modal-header,.theme-gmrl-yellow .uib-modal .modal-header{background:#FCCA04;color:#494949;border-bottom:1px solid rgba(73,73,73,0.25);box-shadow:inset 0 -1px 0 rgba(73,73,73,0.15)}.theme-gmrl-yellow .modal .modal-header .modal-title,.theme-gmrl-yellow .uib-modal .modal-header .modal-title{color:#494949;font-weight:700}.theme-gmrl-yellow .modal .modal-header .close,.theme-gmrl-yellow .uib-modal .modal-header .close,.theme-gmrl-yellow .modal .modal-header .btn-close,.theme-gmrl-yellow .uib-modal .modal-header .btn-close{color:#494949;opacity:.85}.theme-gmrl-yellow .modal .modal-body,.theme-gmrl-yellow .uib-modal .modal-body{background:#ffffff;color:#494949}.theme-gmrl-yellow .modal .modal-body .form-control:focus,.theme-gmrl-yellow .uib-modal .modal-body .form-control:focus,.theme-gmrl-yellow .modal .modal-body .form-select:focus,.theme-gmrl-yellow .uib-modal .modal-body .form-select:focus{border-color:#494949;box-shadow:0 0 0 .2rem rgba(73,73,73,0.2)}.theme-gmrl-yellow .modal .modal-footer,.theme-gmrl-yellow .uib-modal .modal-footer{background:#ffffff;border-top:1px solid rgba(73,73,73,0.18)}.theme-gmrl-yellow .btn-primary{--bs-btn-color:#ffffff;--bs-btn-bg:#494949;--bs-btn-border-color:#494949;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#353535;--bs-btn-hover-border-color:#353535;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#2a2a2a;--bs-btn-active-border-color:#2a2a2a;--bs-btn-focus-shadow-rgb:73, 73, 73}.theme-gmrl-yellow .btn-outline-primary{--bs-btn-color:#494949;--bs-btn-border-color:#494949;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#494949;--bs-btn-hover-border-color:#494949;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#353535;--bs-btn-active-border-color:#353535;--bs-btn-focus-shadow-rgb:73, 73, 73}.theme-gmrl-yellow .bg-primary{background-color:#494949 !important}.theme-gmrl-yellow .text-primary{color:#494949 !important}.theme-gmrl-yellow .border-primary{border-color:#494949 !important}.theme-gmrl-yellow .alert-primary{background-color:rgba(73,73,73,0.1);border-color:rgba(73,73,73,0.3);color:#494949}.theme-gmrl-yellow .badge.bg-primary{background-color:#494949 !important;color:#ffffff !important}.theme-gmrl-yellow .table-primary{--bs-table-bg:rgba(73,73,73,0.08);--bs-table-striped-bg:rgba(73,73,73,0.12);--bs-table-hover-bg:rgba(73,73,73,0.16)}.theme-gmrl-yellow .form-control:focus,.theme-gmrl-yellow .form-select:focus{border-color:#494949;box-shadow:0 0 0 .2rem rgba(73,73,73,0.2)}.theme-gmrl-yellow .link-primary{color:#494949 !important}.theme-gmrl-yellow .link-primary:hover{color:#2f2f2f !important}.theme-gmrl-yellow .nav-tabs .nav-link.active{background-color:#494949;color:#ffffff;border-color:#494949}.theme-gmrl-yellow .progress-bar{background-color:#494949 !important}.theme-gmrl-yellow .btn-secondary{--bs-btn-color:#494949;--bs-btn-bg:#FCCA04;--bs-btn-border-color:#FCCA04;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#d5aa03;--bs-btn-hover-border-color:#d5aa03;--bs-btn-active-color:#494949;--bs-btn-active-bg:#c09a02;--bs-btn-active-border-color:#c09a02;--bs-btn-focus-shadow-rgb:252, 202, 4}.theme-gmrl-yellow .btn-outline-secondary{--bs-btn-color:#494949;--bs-btn-border-color:#FCCA04;--bs-btn-hover-color:#494949;--bs-btn-hover-bg:#FCCA04;--bs-btn-hover-border-color:#FCCA04;--bs-btn-active-color:#494949;--bs-btn-active-bg:#d5aa03;--bs-btn-active-border-color:#d5aa03;--bs-btn-focus-shadow-rgb:252, 202, 4}.theme-gmrl-yellow .bg-secondary{background-color:#FCCA04 !important}.theme-gmrl-yellow .text-secondary{color:#494949 !important}.theme-gmrl-yellow .border-secondary{border-color:#FCCA04 !important}.theme-gmrl-yellow .alert-secondary{background-color:rgba(252,202,4,0.15);border-color:rgba(252,202,4,0.35);color:#494949}.theme-gmrl-yellow .badge.bg-secondary{background-color:#FCCA04 !important;color:#494949 !important}.theme-gmrl-yellow .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color)}.theme-gmrl-yellow .btn:hover,.theme-gmrl-yellow .btn:focus{background-color:var(--bs-btn-hover-bg);color:var(--bs-btn-hover-color);border-color:var(--bs-btn-hover-border-color)}.theme-gmrl-yellow .btn:active,.theme-gmrl-yellow .btn.active,.theme-gmrl-yellow .show>.btn.dropdown-toggle{background-color:var(--bs-btn-active-bg);color:var(--bs-btn-active-color);border-color:var(--bs-btn-active-border-color)}.theme-gmrl-yellow .btn:disabled,.theme-gmrl-yellow .btn.disabled,.theme-gmrl-yellow fieldset:disabled .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color);opacity:.65}.theme-gmrl-yellow .btn-success{--bs-btn-color:#ffffff;--bs-btn-bg:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-bg:#409343;--bs-btn-hover-border-color:#409343;--bs-btn-active-bg:#39843c}.theme-gmrl-yellow .btn-outline-success{--bs-btn-color:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#4CAF50;--bs-btn-hover-border-color:#4CAF50}.theme-gmrl-yellow .bg-success{background-color:#4CAF50 !important}.theme-gmrl-yellow .text-success{color:#4CAF50 !important}.theme-gmrl-yellow .border-success{border-color:#4CAF50 !important}.theme-gmrl-yellow .alert-success{background-color:rgba(76,175,80,0.12);border-color:rgba(76,175,80,0.35);color:#2d682f}.theme-gmrl-yellow .badge.bg-success{background-color:#4CAF50 !important;color:#ffffff !important}.theme-gmrl-yellow .btn-danger{--bs-btn-color:#ffffff;--bs-btn-bg:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-bg:#f21f0f;--bs-btn-hover-border-color:#f21f0f;--bs-btn-active-bg:#e11b0c}.theme-gmrl-yellow .btn-outline-danger{--bs-btn-color:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#F44336;--bs-btn-hover-border-color:#F44336}.theme-gmrl-yellow .bg-danger{background-color:#F44336 !important}.theme-gmrl-yellow .text-danger{color:#F44336 !important}.theme-gmrl-yellow .border-danger{border-color:#F44336 !important}.theme-gmrl-yellow .alert-danger{background-color:rgba(244,67,54,0.12);border-color:rgba(244,67,54,0.35);color:#ba160a}.theme-gmrl-yellow .badge.bg-danger{background-color:#F44336 !important;color:#ffffff !important}.theme-gmrl-yellow .btn-warning{--bs-btn-color:#ffffff;--bs-btn-bg:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-bg:#d68000;--bs-btn-hover-border-color:#d68000;--bs-btn-active-bg:#c27400}.theme-gmrl-yellow .btn-outline-warning{--bs-btn-color:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#FF9800;--bs-btn-hover-border-color:#FF9800}.theme-gmrl-yellow .bg-warning{background-color:#FF9800 !important}.theme-gmrl-yellow .text-warning{color:#FF9800 !important}.theme-gmrl-yellow .border-warning{border-color:#FF9800 !important}.theme-gmrl-yellow .alert-warning{background-color:rgba(255,152,0,0.12);border-color:rgba(255,152,0,0.35);color:#995b00}.theme-gmrl-yellow .badge.bg-warning{background-color:#FF9800 !important;color:#ffffff !important}.theme-gmrl-yellow .btn-info{--bs-btn-color:#ffffff;--bs-btn-bg:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-bg:#0c82df;--bs-btn-hover-border-color:#0c82df;--bs-btn-active-bg:#0b76cc}.theme-gmrl-yellow .btn-outline-info{--bs-btn-color:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#2196F3;--bs-btn-hover-border-color:#2196F3}.theme-gmrl-yellow .bg-info{background-color:#2196F3 !important}.theme-gmrl-yellow .text-info{color:#2196F3 !important}.theme-gmrl-yellow .border-info{border-color:#2196F3 !important}.theme-gmrl-yellow .alert-info{background-color:rgba(33,150,243,0.12);border-color:rgba(33,150,243,0.35);color:#0960a5}.theme-gmrl-yellow .badge.bg-info{background-color:#2196F3 !important;color:#ffffff !important}.theme-gmrl-yellow .btn-light{--bs-btn-color:#212121;--bs-btn-bg:#F5F5F5;--bs-btn-border-color:#F5F5F5;--bs-btn-hover-bg:#e8e8e8;--bs-btn-hover-border-color:#e8e8e8;--bs-btn-active-bg:#dcdcdc}.theme-gmrl-yellow .btn-outline-light{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#F5F5F5;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-gmrl-yellow .bg-light{background-color:#F5F5F5 !important}.theme-gmrl-yellow .text-light{color:#F5F5F5 !important}.theme-gmrl-yellow .border-light{border-color:#F5F5F5 !important}.theme-gmrl-yellow .alert-light{background-color:#F5F5F5;border-color:#e8e8e8;color:#212121}.theme-gmrl-yellow .badge.bg-light{background-color:#F5F5F5 !important;color:#212121 !important}.theme-gmrl-yellow .btn-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-bg:#353535;--bs-btn-hover-border-color:#353535;--bs-btn-active-bg:#404040}.theme-gmrl-yellow .btn-outline-dark{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-gmrl-yellow .bg-dark{background-color:#212121 !important}.theme-gmrl-yellow .text-dark{color:#212121 !important}.theme-gmrl-yellow .border-dark{border-color:#212121 !important}.theme-gmrl-yellow .alert-dark{background-color:rgba(33,33,33,0.1);border-color:rgba(33,33,33,0.3);color:#212121}.theme-gmrl-yellow .badge.bg-dark{background-color:#212121 !important;color:#ffffff !important}.theme-hyve nav-menu{background:#ffffff;border-bottom:2px solid rgba(0,164,239,0.3)}.theme-hyve nav-menu .navbar-brand,.theme-hyve nav-menu a:not(.navbar-brand),.theme-hyve nav-menu .dropdown-item{color:#00a4ef !important}.theme-hyve nav-menu a:not(.navbar-brand):hover,.theme-hyve nav-menu a:not(.navbar-brand):focus,.theme-hyve nav-menu a:not(.navbar-brand):active,.theme-hyve nav-menu .dropdown-item:hover,.theme-hyve nav-menu .dropdown-item:focus,.theme-hyve nav-menu .dropdown-item:active,.theme-hyve nav-menu .nav-link.active,.theme-hyve nav-menu .dropdown-item.active{background:#00a4ef !important;color:#ffffff !important}.theme-hyve nav-menu li:not(.navbar-brand):hover,.theme-hyve nav-menu li:not(.navbar-brand):focus,.theme-hyve nav-menu li:not(.navbar-brand):active{background:transparent !important}.theme-hyve .navbar-brand,.theme-hyve .navbar-nav .nav-link,.theme-hyve .navbar-nav .nav-link.dropdown-toggle{color:#00a4ef !important;background:transparent !important}.theme-hyve .navbar-nav .nav-link:hover,.theme-hyve .navbar-nav .nav-link:focus,.theme-hyve .navbar-nav .nav-link.active,.theme-hyve .navbar-nav .show>.nav-link,.theme-hyve .navbar-nav .nav-item.show>.nav-link{background:#00a4ef !important;color:#ffffff !important}.theme-hyve .dropdown-menu{background:#ffffff;border:1px solid rgba(0,164,239,0.25);box-shadow:0 4px 12px rgba(0,164,239,0.12)}.theme-hyve .dropdown-menu .dropdown-item{color:#00a4ef !important;background:transparent !important}.theme-hyve .dropdown-menu .dropdown-item:hover,.theme-hyve .dropdown-menu .dropdown-item:focus,.theme-hyve .dropdown-menu .dropdown-item.active{background:#00a4ef !important;color:#ffffff !important}.theme-hyve .navbar-toggler{color:#00a4ef !important;border-color:rgba(0,164,239,0.4) !important}.theme-hyve .navbar-toggler:hover{background:rgba(0,164,239,0.15) !important}.theme-hyve .modal .modal-content,.theme-hyve .uib-modal .modal-content{border:1px solid rgba(0,164,239,0.35);background:#ffffff;color:#212121;box-shadow:0 10px 30px rgba(0,164,239,0.18);border-radius:.5rem;overflow:hidden}.theme-hyve .modal .modal-header,.theme-hyve .uib-modal .modal-header{background:rgba(0,164,239,0.12);color:#1e2637;border-bottom:1px solid rgba(0,164,239,0.35);box-shadow:inset 0 -1px 0 rgba(0,164,239,0.25)}.theme-hyve .modal .modal-header .modal-title,.theme-hyve .uib-modal .modal-header .modal-title{color:#1e2637;font-weight:700}.theme-hyve .modal .modal-header .close,.theme-hyve .uib-modal .modal-header .close,.theme-hyve .modal .modal-header .btn-close,.theme-hyve .uib-modal .modal-header .btn-close{color:#1e2637;opacity:.85}.theme-hyve .modal .modal-body,.theme-hyve .uib-modal .modal-body{background:#ffffff;color:#212121}.theme-hyve .modal .modal-body .form-control:focus,.theme-hyve .uib-modal .modal-body .form-control:focus,.theme-hyve .modal .modal-body .form-select:focus,.theme-hyve .uib-modal .modal-body .form-select:focus{border-color:#00a4ef;box-shadow:0 0 0 .2rem rgba(0,164,239,0.25)}.theme-hyve .modal .modal-footer,.theme-hyve .uib-modal .modal-footer{background:#ffffff;border-top:1px solid rgba(0,164,239,0.22)}.theme-hyve .btn-primary{--bs-btn-color:#ffffff;--bs-btn-bg:#00a4ef;--bs-btn-border-color:#00a4ef;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#0088c6;--bs-btn-hover-border-color:#0088c6;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#007ab2;--bs-btn-active-border-color:#007ab2;--bs-btn-focus-shadow-rgb:0, 164, 239}.theme-hyve .btn-outline-primary{--bs-btn-color:#00a4ef;--bs-btn-border-color:#00a4ef;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#00a4ef;--bs-btn-hover-border-color:#00a4ef;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#0088c6;--bs-btn-active-border-color:#0088c6;--bs-btn-focus-shadow-rgb:0, 164, 239}.theme-hyve .bg-primary{background-color:#00a4ef !important}.theme-hyve .text-primary{color:#00a4ef !important}.theme-hyve .border-primary{border-color:#00a4ef !important}.theme-hyve .alert-primary{background-color:rgba(0,164,239,0.12);border-color:rgba(0,164,239,0.35);color:#005e89}.theme-hyve .badge.bg-primary{background-color:#00a4ef !important;color:#ffffff !important}.theme-hyve .table-primary{--bs-table-bg:rgba(0,164,239,0.12);--bs-table-striped-bg:rgba(0,164,239,0.18);--bs-table-hover-bg:rgba(0,164,239,0.22)}.theme-hyve .form-control:focus,.theme-hyve .form-select:focus{border-color:#00a4ef;box-shadow:0 0 0 .2rem rgba(0,164,239,0.25)}.theme-hyve .link-primary{color:#00a4ef !important}.theme-hyve .link-primary:hover{color:#007ab2 !important}.theme-hyve .nav-tabs .nav-link.active{background-color:#00a4ef;color:#ffffff;border-color:#00a4ef}.theme-hyve .progress-bar{background-color:#00a4ef !important}.theme-hyve .btn-secondary{--bs-btn-color:#ffffff;--bs-btn-bg:#1e2637;--bs-btn-border-color:#1e2637;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#10141d;--bs-btn-hover-border-color:#10141d;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#080b0f;--bs-btn-active-border-color:#080b0f;--bs-btn-focus-shadow-rgb:30, 38, 55}.theme-hyve .btn-outline-secondary{--bs-btn-color:#1e2637;--bs-btn-border-color:#1e2637;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#1e2637;--bs-btn-hover-border-color:#1e2637;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#10141d;--bs-btn-active-border-color:#10141d;--bs-btn-focus-shadow-rgb:30, 38, 55}.theme-hyve .bg-secondary{background-color:#1e2637 !important}.theme-hyve .text-secondary{color:#1e2637 !important}.theme-hyve .border-secondary{border-color:#1e2637 !important}.theme-hyve .alert-secondary{background-color:rgba(30,38,55,0.1);border-color:rgba(30,38,55,0.3);color:#1e2637}.theme-hyve .badge.bg-secondary{background-color:#1e2637 !important;color:#ffffff !important}.theme-hyve .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color)}.theme-hyve .btn:hover,.theme-hyve .btn:focus{background-color:var(--bs-btn-hover-bg);color:var(--bs-btn-hover-color);border-color:var(--bs-btn-hover-border-color)}.theme-hyve .btn:active,.theme-hyve .btn.active,.theme-hyve .show>.btn.dropdown-toggle{background-color:var(--bs-btn-active-bg);color:var(--bs-btn-active-color);border-color:var(--bs-btn-active-border-color)}.theme-hyve .btn:disabled,.theme-hyve .btn.disabled,.theme-hyve fieldset:disabled .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color);opacity:.65}.theme-hyve .btn-success{--bs-btn-color:#ffffff;--bs-btn-bg:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-bg:#409343;--bs-btn-hover-border-color:#409343;--bs-btn-active-bg:#39843c}.theme-hyve .btn-outline-success{--bs-btn-color:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#4CAF50;--bs-btn-hover-border-color:#4CAF50}.theme-hyve .bg-success{background-color:#4CAF50 !important}.theme-hyve .text-success{color:#4CAF50 !important}.theme-hyve .border-success{border-color:#4CAF50 !important}.theme-hyve .alert-success{background-color:rgba(76,175,80,0.12);border-color:rgba(76,175,80,0.35);color:#2d682f}.theme-hyve .badge.bg-success{background-color:#4CAF50 !important;color:#ffffff !important}.theme-hyve .btn-danger{--bs-btn-color:#ffffff;--bs-btn-bg:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-bg:#f21f0f;--bs-btn-hover-border-color:#f21f0f;--bs-btn-active-bg:#e11b0c}.theme-hyve .btn-outline-danger{--bs-btn-color:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#F44336;--bs-btn-hover-border-color:#F44336}.theme-hyve .bg-danger{background-color:#F44336 !important}.theme-hyve .text-danger{color:#F44336 !important}.theme-hyve .border-danger{border-color:#F44336 !important}.theme-hyve .alert-danger{background-color:rgba(244,67,54,0.12);border-color:rgba(244,67,54,0.35);color:#ba160a}.theme-hyve .badge.bg-danger{background-color:#F44336 !important;color:#ffffff !important}.theme-hyve .btn-warning{--bs-btn-color:#ffffff;--bs-btn-bg:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-bg:#d68000;--bs-btn-hover-border-color:#d68000;--bs-btn-active-bg:#c27400}.theme-hyve .btn-outline-warning{--bs-btn-color:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#FF9800;--bs-btn-hover-border-color:#FF9800}.theme-hyve .bg-warning{background-color:#FF9800 !important}.theme-hyve .text-warning{color:#FF9800 !important}.theme-hyve .border-warning{border-color:#FF9800 !important}.theme-hyve .alert-warning{background-color:rgba(255,152,0,0.12);border-color:rgba(255,152,0,0.35);color:#995b00}.theme-hyve .badge.bg-warning{background-color:#FF9800 !important;color:#ffffff !important}.theme-hyve .btn-info{--bs-btn-color:#ffffff;--bs-btn-bg:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-bg:#0c82df;--bs-btn-hover-border-color:#0c82df;--bs-btn-active-bg:#0b76cc}.theme-hyve .btn-outline-info{--bs-btn-color:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#2196F3;--bs-btn-hover-border-color:#2196F3}.theme-hyve .bg-info{background-color:#2196F3 !important}.theme-hyve .text-info{color:#2196F3 !important}.theme-hyve .border-info{border-color:#2196F3 !important}.theme-hyve .alert-info{background-color:rgba(33,150,243,0.12);border-color:rgba(33,150,243,0.35);color:#0960a5}.theme-hyve .badge.bg-info{background-color:#2196F3 !important;color:#ffffff !important}.theme-hyve .btn-light{--bs-btn-color:#212121;--bs-btn-bg:#F5F5F5;--bs-btn-border-color:#F5F5F5;--bs-btn-hover-bg:#e8e8e8;--bs-btn-hover-border-color:#e8e8e8;--bs-btn-active-bg:#dcdcdc}.theme-hyve .btn-outline-light{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#F5F5F5;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-hyve .bg-light{background-color:#F5F5F5 !important}.theme-hyve .text-light{color:#F5F5F5 !important}.theme-hyve .border-light{border-color:#F5F5F5 !important}.theme-hyve .alert-light{background-color:#F5F5F5;border-color:#e8e8e8;color:#212121}.theme-hyve .badge.bg-light{background-color:#F5F5F5 !important;color:#212121 !important}.theme-hyve .btn-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-bg:#353535;--bs-btn-hover-border-color:#353535;--bs-btn-active-bg:#404040}.theme-hyve .btn-outline-dark{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-hyve .bg-dark{background-color:#212121 !important}.theme-hyve .text-dark{color:#212121 !important}.theme-hyve .border-dark{border-color:#212121 !important}.theme-hyve .alert-dark{background-color:rgba(33,33,33,0.1);border-color:rgba(33,33,33,0.3);color:#212121}.theme-hyve .badge.bg-dark{background-color:#212121 !important;color:#ffffff !important}.theme-hyve-dark{background-color:#1e2637}.theme-hyve-dark body{background-color:#1e2637;color:#ffffff}.theme-hyve-dark nav-menu{background:#1e2637;border-bottom:2px solid rgba(0,164,239,0.3)}.theme-hyve-dark nav-menu .navbar-brand,.theme-hyve-dark nav-menu a:not(.navbar-brand),.theme-hyve-dark nav-menu .dropdown-item{color:#ffffff !important}.theme-hyve-dark nav-menu a:not(.navbar-brand):hover,.theme-hyve-dark nav-menu a:not(.navbar-brand):focus,.theme-hyve-dark nav-menu a:not(.navbar-brand):active,.theme-hyve-dark nav-menu .dropdown-item:hover,.theme-hyve-dark nav-menu .dropdown-item:focus,.theme-hyve-dark nav-menu .dropdown-item:active,.theme-hyve-dark nav-menu .nav-link.active,.theme-hyve-dark nav-menu .dropdown-item.active{background:#00a4ef !important;color:#ffffff !important}.theme-hyve-dark nav-menu li:not(.navbar-brand):hover,.theme-hyve-dark nav-menu li:not(.navbar-brand):focus,.theme-hyve-dark nav-menu li:not(.navbar-brand):active{background:transparent !important}.theme-hyve-dark .navbar-brand,.theme-hyve-dark .navbar-nav .nav-link,.theme-hyve-dark .navbar-nav .nav-link.dropdown-toggle{color:#ffffff !important;background:transparent !important}.theme-hyve-dark .navbar-nav .nav-link:hover,.theme-hyve-dark .navbar-nav .nav-link:focus,.theme-hyve-dark .navbar-nav .nav-link.active,.theme-hyve-dark .navbar-nav .show>.nav-link,.theme-hyve-dark .navbar-nav .nav-item.show>.nav-link{background:#00a4ef !important;color:#ffffff !important}.theme-hyve-dark .dropdown-menu{background:#151b27;border:1px solid rgba(0,164,239,0.25);box-shadow:0 4px 12px rgba(0,0,0,0.3)}.theme-hyve-dark .dropdown-menu .dropdown-item{color:#ffffff !important;background:transparent !important}.theme-hyve-dark .dropdown-menu .dropdown-item:hover,.theme-hyve-dark .dropdown-menu .dropdown-item:focus,.theme-hyve-dark .dropdown-menu .dropdown-item.active{background:#00a4ef !important;color:#ffffff !important}.theme-hyve-dark .navbar-toggler{color:#ffffff !important;border-color:rgba(255,255,255,0.4) !important}.theme-hyve-dark .navbar-toggler:hover{background:rgba(255,255,255,0.1) !important}.theme-hyve-dark .modal .modal-content,.theme-hyve-dark .uib-modal .modal-content{border:1px solid rgba(0,164,239,0.35);background:#273148;color:#ffffff;box-shadow:0 10px 30px rgba(0,164,239,0.18);border-radius:.5rem;overflow:hidden}.theme-hyve-dark .modal .modal-header,.theme-hyve-dark .uib-modal .modal-header{background:#1e2637;color:#ffffff;border-bottom:1px solid rgba(0,164,239,0.35);box-shadow:inset 0 -1px 0 rgba(0,164,239,0.25)}.theme-hyve-dark .modal .modal-header .modal-title,.theme-hyve-dark .uib-modal .modal-header .modal-title{color:#ffffff;font-weight:700}.theme-hyve-dark .modal .modal-header .close,.theme-hyve-dark .uib-modal .modal-header .close,.theme-hyve-dark .modal .modal-header .btn-close,.theme-hyve-dark .uib-modal .modal-header .btn-close{color:#ffffff;opacity:.85}.theme-hyve-dark .modal .modal-body,.theme-hyve-dark .uib-modal .modal-body{background:#273148;color:#ffffff}.theme-hyve-dark .modal .modal-body .form-control:focus,.theme-hyve-dark .uib-modal .modal-body .form-control:focus,.theme-hyve-dark .modal .modal-body .form-select:focus,.theme-hyve-dark .uib-modal .modal-body .form-select:focus{border-color:#00a4ef;box-shadow:0 0 0 .2rem rgba(0,164,239,0.25)}.theme-hyve-dark .modal .modal-footer,.theme-hyve-dark .uib-modal .modal-footer{background:#1e2637;border-top:1px solid rgba(0,164,239,0.22)}.theme-hyve-dark .btn-primary{--bs-btn-color:#ffffff;--bs-btn-bg:#00a4ef;--bs-btn-border-color:#00a4ef;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#0088c6;--bs-btn-hover-border-color:#0088c6;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#007ab2;--bs-btn-active-border-color:#007ab2;--bs-btn-focus-shadow-rgb:0, 164, 239}.theme-hyve-dark .btn-outline-primary{--bs-btn-color:#00a4ef;--bs-btn-border-color:#00a4ef;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#00a4ef;--bs-btn-hover-border-color:#00a4ef;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#0088c6;--bs-btn-active-border-color:#0088c6;--bs-btn-focus-shadow-rgb:0, 164, 239}.theme-hyve-dark .bg-primary{background-color:#00a4ef !important}.theme-hyve-dark .text-primary{color:#00a4ef !important}.theme-hyve-dark .border-primary{border-color:#00a4ef !important}.theme-hyve-dark .alert-primary{background-color:rgba(0,164,239,0.15);border-color:rgba(0,164,239,0.4);color:#00a4ef}.theme-hyve-dark .badge.bg-primary{background-color:#00a4ef !important;color:#ffffff !important}.theme-hyve-dark .table-primary{--bs-table-bg:rgba(0,164,239,0.15);--bs-table-striped-bg:rgba(0,164,239,0.2);--bs-table-hover-bg:rgba(0,164,239,0.25)}.theme-hyve-dark .form-control:focus,.theme-hyve-dark .form-select:focus{border-color:#00a4ef;box-shadow:0 0 0 .2rem rgba(0,164,239,0.25)}.theme-hyve-dark .link-primary{color:#00a4ef !important}.theme-hyve-dark .link-primary:hover{color:#007ab2 !important}.theme-hyve-dark .nav-tabs .nav-link.active{background-color:#00a4ef;color:#ffffff;border-color:#00a4ef}.theme-hyve-dark .progress-bar{background-color:#00a4ef !important}.theme-hyve-dark .btn-secondary{--bs-btn-color:#1e2637;--bs-btn-bg:#ffffff;--bs-btn-border-color:#ffffff;--bs-btn-hover-color:#1e2637;--bs-btn-hover-bg:#e6e6e6;--bs-btn-hover-border-color:#e6e6e6;--bs-btn-active-color:#1e2637;--bs-btn-active-bg:#d9d9d9;--bs-btn-active-border-color:#d9d9d9}.theme-hyve-dark .btn-outline-secondary{--bs-btn-color:#ffffff;--bs-btn-border-color:#ffffff;--bs-btn-hover-color:#1e2637;--bs-btn-hover-bg:#ffffff;--bs-btn-hover-border-color:#ffffff;--bs-btn-active-color:#1e2637;--bs-btn-active-bg:#e6e6e6;--bs-btn-active-border-color:#e6e6e6}.theme-hyve-dark .bg-secondary{background-color:#ffffff !important}.theme-hyve-dark .text-secondary{color:#ffffff !important}.theme-hyve-dark .border-secondary{border-color:#ffffff !important}.theme-hyve-dark .alert-secondary{background-color:rgba(255,255,255,0.12);border-color:rgba(255,255,255,0.35);color:#ffffff}.theme-hyve-dark .badge.bg-secondary{background-color:#ffffff !important;color:#1e2637 !important}.theme-hyve-dark .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color)}.theme-hyve-dark .btn:hover,.theme-hyve-dark .btn:focus{background-color:var(--bs-btn-hover-bg);color:var(--bs-btn-hover-color);border-color:var(--bs-btn-hover-border-color)}.theme-hyve-dark .btn:active,.theme-hyve-dark .btn.active,.theme-hyve-dark .show>.btn.dropdown-toggle{background-color:var(--bs-btn-active-bg);color:var(--bs-btn-active-color);border-color:var(--bs-btn-active-border-color)}.theme-hyve-dark .btn:disabled,.theme-hyve-dark .btn.disabled,.theme-hyve-dark fieldset:disabled .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color);opacity:.65}.theme-hyve-dark .btn-success{--bs-btn-color:#ffffff;--bs-btn-bg:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-bg:#409343;--bs-btn-hover-border-color:#409343;--bs-btn-active-bg:#39843c}.theme-hyve-dark .btn-outline-success{--bs-btn-color:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#4CAF50;--bs-btn-hover-border-color:#4CAF50}.theme-hyve-dark .bg-success{background-color:#4CAF50 !important}.theme-hyve-dark .text-success{color:#4CAF50 !important}.theme-hyve-dark .border-success{border-color:#4CAF50 !important}.theme-hyve-dark .alert-success{background-color:rgba(76,175,80,0.12);border-color:rgba(76,175,80,0.35);color:#2d682f}.theme-hyve-dark .badge.bg-success{background-color:#4CAF50 !important;color:#ffffff !important}.theme-hyve-dark .btn-danger{--bs-btn-color:#ffffff;--bs-btn-bg:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-bg:#f21f0f;--bs-btn-hover-border-color:#f21f0f;--bs-btn-active-bg:#e11b0c}.theme-hyve-dark .btn-outline-danger{--bs-btn-color:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#F44336;--bs-btn-hover-border-color:#F44336}.theme-hyve-dark .bg-danger{background-color:#F44336 !important}.theme-hyve-dark .text-danger{color:#F44336 !important}.theme-hyve-dark .border-danger{border-color:#F44336 !important}.theme-hyve-dark .alert-danger{background-color:rgba(244,67,54,0.12);border-color:rgba(244,67,54,0.35);color:#ba160a}.theme-hyve-dark .badge.bg-danger{background-color:#F44336 !important;color:#ffffff !important}.theme-hyve-dark .btn-warning{--bs-btn-color:#ffffff;--bs-btn-bg:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-bg:#d68000;--bs-btn-hover-border-color:#d68000;--bs-btn-active-bg:#c27400}.theme-hyve-dark .btn-outline-warning{--bs-btn-color:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#FF9800;--bs-btn-hover-border-color:#FF9800}.theme-hyve-dark .bg-warning{background-color:#FF9800 !important}.theme-hyve-dark .text-warning{color:#FF9800 !important}.theme-hyve-dark .border-warning{border-color:#FF9800 !important}.theme-hyve-dark .alert-warning{background-color:rgba(255,152,0,0.12);border-color:rgba(255,152,0,0.35);color:#995b00}.theme-hyve-dark .badge.bg-warning{background-color:#FF9800 !important;color:#ffffff !important}.theme-hyve-dark .btn-info{--bs-btn-color:#ffffff;--bs-btn-bg:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-bg:#0c82df;--bs-btn-hover-border-color:#0c82df;--bs-btn-active-bg:#0b76cc}.theme-hyve-dark .btn-outline-info{--bs-btn-color:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#2196F3;--bs-btn-hover-border-color:#2196F3}.theme-hyve-dark .bg-info{background-color:#2196F3 !important}.theme-hyve-dark .text-info{color:#2196F3 !important}.theme-hyve-dark .border-info{border-color:#2196F3 !important}.theme-hyve-dark .alert-info{background-color:rgba(33,150,243,0.12);border-color:rgba(33,150,243,0.35);color:#0960a5}.theme-hyve-dark .badge.bg-info{background-color:#2196F3 !important;color:#ffffff !important}.theme-hyve-dark .btn-light{--bs-btn-color:#212121;--bs-btn-bg:#F5F5F5;--bs-btn-border-color:#F5F5F5;--bs-btn-hover-bg:#e8e8e8;--bs-btn-hover-border-color:#e8e8e8;--bs-btn-active-bg:#dcdcdc}.theme-hyve-dark .btn-outline-light{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#F5F5F5;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-hyve-dark .bg-light{background-color:#F5F5F5 !important}.theme-hyve-dark .text-light{color:#F5F5F5 !important}.theme-hyve-dark .border-light{border-color:#F5F5F5 !important}.theme-hyve-dark .alert-light{background-color:#F5F5F5;border-color:#e8e8e8;color:#212121}.theme-hyve-dark .badge.bg-light{background-color:#F5F5F5 !important;color:#212121 !important}.theme-hyve-dark .btn-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-bg:#353535;--bs-btn-hover-border-color:#353535;--bs-btn-active-bg:#404040}.theme-hyve-dark .btn-outline-dark{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-hyve-dark .bg-dark{background-color:#212121 !important}.theme-hyve-dark .text-dark{color:#212121 !important}.theme-hyve-dark .border-dark{border-color:#212121 !important}.theme-hyve-dark .alert-dark{background-color:rgba(33,33,33,0.1);border-color:rgba(33,33,33,0.3);color:#212121}.theme-hyve-dark .badge.bg-dark{background-color:#212121 !important;color:#ffffff !important}.theme-hyve-blue{background-color:#00a4ef}.theme-hyve-blue body{background-color:#00a4ef;color:#ffffff}.theme-hyve-blue nav-menu{background:#00a4ef;border-bottom:2px solid rgba(255,255,255,0.18)}.theme-hyve-blue nav-menu .navbar-brand,.theme-hyve-blue nav-menu a:not(.navbar-brand),.theme-hyve-blue nav-menu .dropdown-item{color:#ffffff !important}.theme-hyve-blue nav-menu a:not(.navbar-brand):hover,.theme-hyve-blue nav-menu a:not(.navbar-brand):focus,.theme-hyve-blue nav-menu a:not(.navbar-brand):active,.theme-hyve-blue nav-menu .dropdown-item:hover,.theme-hyve-blue nav-menu .dropdown-item:focus,.theme-hyve-blue nav-menu .dropdown-item:active,.theme-hyve-blue nav-menu .nav-link.active,.theme-hyve-blue nav-menu .dropdown-item.active{background:#1e2637 !important;color:#ffffff !important}.theme-hyve-blue nav-menu li:not(.navbar-brand):hover,.theme-hyve-blue nav-menu li:not(.navbar-brand):focus,.theme-hyve-blue nav-menu li:not(.navbar-brand):active{background:transparent !important}.theme-hyve-blue .navbar-brand,.theme-hyve-blue .navbar-nav .nav-link,.theme-hyve-blue .navbar-nav .nav-link.dropdown-toggle{color:#ffffff !important;background:transparent !important}.theme-hyve-blue .navbar-nav .nav-link:hover,.theme-hyve-blue .navbar-nav .nav-link:focus,.theme-hyve-blue .navbar-nav .nav-link.active,.theme-hyve-blue .navbar-nav .show>.nav-link,.theme-hyve-blue .navbar-nav .nav-item.show>.nav-link{background:#1e2637 !important;color:#ffffff !important}.theme-hyve-blue .dropdown-menu{background:#ffffff;border:1px solid rgba(30,38,55,0.2);box-shadow:0 4px 12px rgba(0,0,0,0.2)}.theme-hyve-blue .dropdown-menu .dropdown-item{color:#1e2637 !important;background:transparent !important}.theme-hyve-blue .dropdown-menu .dropdown-item:hover,.theme-hyve-blue .dropdown-menu .dropdown-item:focus,.theme-hyve-blue .dropdown-menu .dropdown-item.active{background:#1e2637 !important;color:#ffffff !important}.theme-hyve-blue .navbar-toggler{color:#ffffff !important;border-color:rgba(255,255,255,0.4) !important}.theme-hyve-blue .navbar-toggler:hover{background:#0088c6 !important}.theme-hyve-blue .modal .modal-content,.theme-hyve-blue .uib-modal .modal-content{border:1px solid rgba(255,255,255,0.25);background:#ffffff;color:#212121;box-shadow:0 10px 30px rgba(0,0,0,0.2);border-radius:.5rem;overflow:hidden}.theme-hyve-blue .modal .modal-header,.theme-hyve-blue .uib-modal .modal-header{background:#00a4ef;color:#ffffff;border-bottom:1px solid rgba(255,255,255,0.25);box-shadow:inset 0 -1px 0 rgba(255,255,255,0.15)}.theme-hyve-blue .modal .modal-header .modal-title,.theme-hyve-blue .uib-modal .modal-header .modal-title{color:#ffffff;font-weight:700}.theme-hyve-blue .modal .modal-header .close,.theme-hyve-blue .uib-modal .modal-header .close,.theme-hyve-blue .modal .modal-header .btn-close,.theme-hyve-blue .uib-modal .modal-header .btn-close{color:#ffffff;opacity:.85}.theme-hyve-blue .modal .modal-body,.theme-hyve-blue .uib-modal .modal-body{background:#ffffff;color:#212121}.theme-hyve-blue .modal .modal-body .form-control:focus,.theme-hyve-blue .uib-modal .modal-body .form-control:focus,.theme-hyve-blue .modal .modal-body .form-select:focus,.theme-hyve-blue .uib-modal .modal-body .form-select:focus{border-color:#1e2637;box-shadow:0 0 0 .2rem rgba(30,38,55,0.2)}.theme-hyve-blue .modal .modal-footer,.theme-hyve-blue .uib-modal .modal-footer{background:#ffffff;border-top:1px solid rgba(30,38,55,0.18)}.theme-hyve-blue .btn-primary{--bs-btn-color:#ffffff;--bs-btn-bg:#1e2637;--bs-btn-border-color:#1e2637;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#10141d;--bs-btn-hover-border-color:#10141d;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#080b0f;--bs-btn-active-border-color:#080b0f;--bs-btn-focus-shadow-rgb:30, 38, 55}.theme-hyve-blue .btn-outline-primary{--bs-btn-color:#ffffff;--bs-btn-border-color:#ffffff;--bs-btn-hover-color:#1e2637;--bs-btn-hover-bg:#ffffff;--bs-btn-hover-border-color:#ffffff;--bs-btn-active-color:#1e2637;--bs-btn-active-bg:#e6e6e6;--bs-btn-active-border-color:#e6e6e6}.theme-hyve-blue .bg-primary{background-color:#1e2637 !important}.theme-hyve-blue .text-primary{color:#ffffff !important}.theme-hyve-blue .border-primary{border-color:#1e2637 !important}.theme-hyve-blue .alert-primary{background-color:rgba(30,38,55,0.15);border-color:rgba(30,38,55,0.4);color:#ffffff}.theme-hyve-blue .badge.bg-primary{background-color:#1e2637 !important;color:#ffffff !important}.theme-hyve-blue .table-primary{--bs-table-bg:rgba(30,38,55,0.15);--bs-table-striped-bg:rgba(30,38,55,0.2);--bs-table-hover-bg:rgba(30,38,55,0.25)}.theme-hyve-blue .form-control:focus,.theme-hyve-blue .form-select:focus{border-color:#1e2637;box-shadow:0 0 0 .2rem rgba(30,38,55,0.25)}.theme-hyve-blue .link-primary{color:#ffffff !important}.theme-hyve-blue .link-primary:hover{color:#e6e6e6 !important}.theme-hyve-blue .nav-tabs .nav-link.active{background-color:#1e2637;color:#ffffff;border-color:#1e2637}.theme-hyve-blue .progress-bar{background-color:#1e2637 !important}.theme-hyve-blue .btn-secondary{--bs-btn-color:#ffffff;--bs-btn-bg:#0081bc;--bs-btn-border-color:#0081bc;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#006593;--bs-btn-hover-border-color:#006593;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#00577f;--bs-btn-active-border-color:#00577f}.theme-hyve-blue .btn-outline-secondary{--bs-btn-color:#ffffff;--bs-btn-border-color:rgba(255,255,255,0.6);--bs-btn-hover-color:#1e2637;--bs-btn-hover-bg:#ffffff;--bs-btn-hover-border-color:#ffffff;--bs-btn-active-color:#1e2637;--bs-btn-active-bg:#e6e6e6;--bs-btn-active-border-color:#e6e6e6}.theme-hyve-blue .bg-secondary{background-color:#0081bc !important}.theme-hyve-blue .text-secondary{color:#ffffff !important}.theme-hyve-blue .border-secondary{border-color:rgba(255,255,255,0.6) !important}.theme-hyve-blue .alert-secondary{background-color:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.35);color:#ffffff}.theme-hyve-blue .badge.bg-secondary{background-color:#0081bc !important;color:#ffffff !important}.theme-hyve-blue .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color)}.theme-hyve-blue .btn:hover,.theme-hyve-blue .btn:focus{background-color:var(--bs-btn-hover-bg);color:var(--bs-btn-hover-color);border-color:var(--bs-btn-hover-border-color)}.theme-hyve-blue .btn:active,.theme-hyve-blue .btn.active,.theme-hyve-blue .show>.btn.dropdown-toggle{background-color:var(--bs-btn-active-bg);color:var(--bs-btn-active-color);border-color:var(--bs-btn-active-border-color)}.theme-hyve-blue .btn:disabled,.theme-hyve-blue .btn.disabled,.theme-hyve-blue fieldset:disabled .btn{background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color);opacity:.65}.theme-hyve-blue .btn-success{--bs-btn-color:#ffffff;--bs-btn-bg:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-bg:#409343;--bs-btn-hover-border-color:#409343;--bs-btn-active-bg:#39843c}.theme-hyve-blue .btn-outline-success{--bs-btn-color:#4CAF50;--bs-btn-border-color:#4CAF50;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#4CAF50;--bs-btn-hover-border-color:#4CAF50}.theme-hyve-blue .bg-success{background-color:#4CAF50 !important}.theme-hyve-blue .text-success{color:#4CAF50 !important}.theme-hyve-blue .border-success{border-color:#4CAF50 !important}.theme-hyve-blue .alert-success{background-color:rgba(76,175,80,0.12);border-color:rgba(76,175,80,0.35);color:#2d682f}.theme-hyve-blue .badge.bg-success{background-color:#4CAF50 !important;color:#ffffff !important}.theme-hyve-blue .btn-danger{--bs-btn-color:#ffffff;--bs-btn-bg:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-bg:#f21f0f;--bs-btn-hover-border-color:#f21f0f;--bs-btn-active-bg:#e11b0c}.theme-hyve-blue .btn-outline-danger{--bs-btn-color:#F44336;--bs-btn-border-color:#F44336;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#F44336;--bs-btn-hover-border-color:#F44336}.theme-hyve-blue .bg-danger{background-color:#F44336 !important}.theme-hyve-blue .text-danger{color:#F44336 !important}.theme-hyve-blue .border-danger{border-color:#F44336 !important}.theme-hyve-blue .alert-danger{background-color:rgba(244,67,54,0.12);border-color:rgba(244,67,54,0.35);color:#ba160a}.theme-hyve-blue .badge.bg-danger{background-color:#F44336 !important;color:#ffffff !important}.theme-hyve-blue .btn-warning{--bs-btn-color:#ffffff;--bs-btn-bg:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-bg:#d68000;--bs-btn-hover-border-color:#d68000;--bs-btn-active-bg:#c27400}.theme-hyve-blue .btn-outline-warning{--bs-btn-color:#FF9800;--bs-btn-border-color:#FF9800;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#FF9800;--bs-btn-hover-border-color:#FF9800}.theme-hyve-blue .bg-warning{background-color:#FF9800 !important}.theme-hyve-blue .text-warning{color:#FF9800 !important}.theme-hyve-blue .border-warning{border-color:#FF9800 !important}.theme-hyve-blue .alert-warning{background-color:rgba(255,152,0,0.12);border-color:rgba(255,152,0,0.35);color:#995b00}.theme-hyve-blue .badge.bg-warning{background-color:#FF9800 !important;color:#ffffff !important}.theme-hyve-blue .btn-info{--bs-btn-color:#ffffff;--bs-btn-bg:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-bg:#0c82df;--bs-btn-hover-border-color:#0c82df;--bs-btn-active-bg:#0b76cc}.theme-hyve-blue .btn-outline-info{--bs-btn-color:#2196F3;--bs-btn-border-color:#2196F3;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#2196F3;--bs-btn-hover-border-color:#2196F3}.theme-hyve-blue .bg-info{background-color:#2196F3 !important}.theme-hyve-blue .text-info{color:#2196F3 !important}.theme-hyve-blue .border-info{border-color:#2196F3 !important}.theme-hyve-blue .alert-info{background-color:rgba(33,150,243,0.12);border-color:rgba(33,150,243,0.35);color:#0960a5}.theme-hyve-blue .badge.bg-info{background-color:#2196F3 !important;color:#ffffff !important}.theme-hyve-blue .btn-light{--bs-btn-color:#212121;--bs-btn-bg:#F5F5F5;--bs-btn-border-color:#F5F5F5;--bs-btn-hover-bg:#e8e8e8;--bs-btn-hover-border-color:#e8e8e8;--bs-btn-active-bg:#dcdcdc}.theme-hyve-blue .btn-outline-light{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#F5F5F5;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-hyve-blue .bg-light{background-color:#F5F5F5 !important}.theme-hyve-blue .text-light{color:#F5F5F5 !important}.theme-hyve-blue .border-light{border-color:#F5F5F5 !important}.theme-hyve-blue .alert-light{background-color:#F5F5F5;border-color:#e8e8e8;color:#212121}.theme-hyve-blue .badge.bg-light{background-color:#F5F5F5 !important;color:#212121 !important}.theme-hyve-blue .btn-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-bg:#353535;--bs-btn-hover-border-color:#353535;--bs-btn-active-bg:#404040}.theme-hyve-blue .btn-outline-dark{--bs-btn-color:#212121;--bs-btn-border-color:#212121;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#212121;--bs-btn-hover-border-color:#212121}.theme-hyve-blue .bg-dark{background-color:#212121 !important}.theme-hyve-blue .text-dark{color:#212121 !important}.theme-hyve-blue .border-dark{border-color:#212121 !important}.theme-hyve-blue .alert-dark{background-color:rgba(33,33,33,0.1);border-color:rgba(33,33,33,0.3);color:#212121}.theme-hyve-blue .badge.bg-dark{background-color:#212121 !important;color:#ffffff !important}