.print-container{display:none}@media print{.print-container{display:table}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.ka-icon-group-arrow-collapsed:before,.ka-icon-tree-arrow-collapsed:before{content:"\e800"}.ka-icon-close:before{content:"\e801"}.ka-icon-group-arrow-expanded:before,.ka-icon-tree-arrow-expanded:before{content:"\e802"}.ka-icon-sort-arrow-down:before{content:"\e803"}.ka-icon-sort-arrow-up:before{content:"\e804"}.ka-icon-filter:before{content:"\e805"}.ka{overflow:hidden;background-color:#fff;font-size:14px;display:flex;flex-direction:column}.ka-table-wrapper{height:100%;width:100%;overflow-y:auto}.ka-table{width:100%;table-layout:fixed;border-collapse:collapse}.ka-thead-background{background-color:#f1f5f7}.ka-thead-cell-height{box-sizing:border-box;height:47px}.ka-thead-fixed{position:sticky}.ka-thead-row:first-child .ka-thead-fixed{top:0}.ka-thead-row:nth-child(2) .ka-thead-fixed{top:47px}.ka-thead-row:nth-child(3) .ka-thead-fixed{top:94px}.ka-thead-row:nth-child(4) .ka-thead-fixed{top:141px}.ka-thead-row:nth-child(5) .ka-thead-fixed{top:188px}.ka-thead-row:nth-child(6) .ka-thead-fixed{top:235px}.ka-thead-cell{padding:15px 20px;color:#747d86}.ka-thead-cell-wrapper{display:flex}.ka-thead-cell-content,.ka-thead-cell-content-wrapper{width:100%}.ka-tbody{height:100%}.ka-cell,.ka-thead-cell{text-align:left}.ka-cell{padding:8px 20px;line-height:29px;color:#353c44}.ka-tree-cell{display:flex}.ka-icon{font-weight:100;font-size:10px;font-family:icons}.ka-input{max-width:100%;border:1px solid}.ka-cell-editor-validation-error .ka-input{background:#ffe7e7;border:1px solid #ff0c0c}.ka-validation-message-container{position:absolute}.ka-validation-message{font-size:12px;color:#fff;background-color:#ff0c0c;padding:0 10px;max-width:200px}.ka-empty-cell{width:40px;min-width:40px}.ka-tree-empty-space{width:20px}.ka-tr{width:100%}.ka-no-data-row{height:100px;text-align:center}.ka-row{box-sizing:border-box;border-bottom:2px solid #f9fbfc;border-top:2px solid #f9fbfc}.ka-dragged-row{opacity:.5}.ka-drag-over-row{box-shadow:inset 0 7px 0 -4px #e1ebf0}.ka-dragged-row~.ka-drag-over-row{box-shadow:inset 0 -7px 0 -4px #e1ebf0}.ka-drag-over-column{box-shadow:inset 7px 0 0 -4px #e1ebf0}.ka-dragged-column~.ka-drag-over-column{box-shadow:inset -7px 0 0 -4px #e1ebf0}.ka-row-selected{background-color:#f7fcfd}.ka-group-row{background-color:#f9fbfc;box-sizing:border-box;border-bottom:1px solid #fff;border-top:1px solid #fff}.ka-group-cell{padding:8px 10px}.ka-group-cell-content{display:flex;align-items:center}.ka-icon-group-arrow{padding:10px 5px 10px 10px;margin-right:5px;cursor:pointer}.ka-icon-tree-arrow{padding:0 10px;margin-left:-10px;cursor:pointer}.ka-icon-sort{margin-left:3px}.ka-pointer{cursor:pointer}.ka-filter-row-cell{padding:0 20px 15px}.ka-loading{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ffffff88;display:flex;justify-content:center;align-items:center;flex-direction:column}.ka-loading-active,.ka-loading-icon{position:relative}.ka-loading-icon{width:10px;height:10px;border-radius:50%;-webkit-animation:ka-loading-animation 1s linear infinite alternate;animation:ka-loading-animation 1s linear infinite alternate;left:-20px}.ka-thead-cell-resize{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:2px;cursor:col-resize;background-color:#d7e4eb;position:relative;left:19px}.ka-thead-cell-resize:active:after{content:"";display:block;position:fixed;cursor:col-resize;z-index:2;top:0;left:0;width:100%;height:100%}.ka-thead-background:active{z-index:1}.ka-summary-cell{padding:12px 20px}@-webkit-keyframes ka-loading-animation{0%{background-color:#747d86;box-shadow:20px 0 0 0 hsla(210,7%,49%,.2),40px 0 0 0 hsla(210,7%,49%,.2)}25%{background-color:hsla(210,7%,49%,.4);box-shadow:20px 0 0 0 #747d86,40px 0 0 0 hsla(210,7%,49%,.2)}75%{background-color:hsla(210,7%,49%,.4);box-shadow:20px 0 0 0 hsla(210,7%,49%,.2),40px 0 0 0 #747d86}to{box-shadow:none}}@keyframes ka-loading-animation{0%{background-color:#747d86;box-shadow:20px 0 0 0 hsla(210,7%,49%,.2),40px 0 0 0 hsla(210,7%,49%,.2)}25%{background-color:hsla(210,7%,49%,.4);box-shadow:20px 0 0 0 #747d86,40px 0 0 0 hsla(210,7%,49%,.2)}75%{background-color:hsla(210,7%,49%,.4);box-shadow:20px 0 0 0 hsla(210,7%,49%,.2),40px 0 0 0 #747d86}to{box-shadow:none}}.ka-loading-text{margin-top:15px;color:#353c44}.ka-paging-sizes-active{display:flex;justify-content:space-between}.ka-paging-pages,.ka-paging-sizes{list-style:none;display:flex;flex-direction:row;padding:0 10px;margin:0}.ka-paging-pages{justify-content:flex-end}.ka-paging-page-index,.ka-paging-size{cursor:pointer;padding:5px;margin:10px 5px;min-width:18px;border-radius:50%;text-align:center;color:#747d86;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ka-paging-page-index-active,.ka-paging-size-active{background-color:#f1f5f7;font-weight:700;color:#747d86}.ka-popup{background-color:#fff;border:1px solid #ddd;border-radius:6px;box-sizing:border-box;box-shadow:0 6px 12px rgba(0,0,0,.18);color:#747d86;padding:15px 20px;position:absolute;text-align:center;width:245px;max-height:325px;overflow-y:auto;z-index:1000}.ka-popup-content-item{display:flex;align-items:center;border-bottom:1px solid #f9fbfc}.ka-popup-content-item-value{padding:8px 20px}.ka-header-filter-button-icon{font-size:16px}.ka-header-filter-button{margin-left:3px}.ka-header-filter-button-has-value{font-weight:700}@font-face{font-family:icons;src:url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAOYAA0AAAAACIwAAANEAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCXhEICoVkhBELGAABNgIkAyAEIAWDGwd3G7wGIB6FccN9E8MSQ5TJpF8+Kh6+t+Pr3H79IWQDyGtnGznKjFTOdqrnf1z+g5yUiMkVTqLPrm6X95YUF/revX4rMPI/7p3+9bhAwsmLIKM/dpMmheGeGFCXBhJmYyycIKFmXZZqg+4GoD75LAR8vcb1B99t3n90zw5UoxWZECqFHBlSLp4CJWQvQz/wJGgnfjEmKgRLUe91Z4ofS9L+YtLLacLLCAD0CyQkdAuwURLolpuKSuUymdD/Y0lxvyigSHgnxXaEJFQCCIkoJRIQGTLwnwly4RNDFIU6UAVaUYn38D8gBwSCurIEzdoGMEUiMSG6XNmbvBmcPh4yOeEnZG4Hjdtcbr7UvDqZOW5R3gwcI6EreQSlMZhji1XdJtomxyXVxz0xOqA0iV2poyEGvkUrb+JXErcttqPmckjrhP24zVE3pQd1nKm6TSndsCV60yq9k46E8sVaxjuLbzjQizxKDhBMB2rtAYm4yWaJQlNtzuaxN2cL9Lms6+3NivaelBNhybVa61y+Dui65A50TRLHAWDkX8MLpTlWTY+l++ycXbLW0qOxNhWKr7xRS3zDZdOO1+cmLU2lVT2/AspTZdIy1RHOLQL+4EuSLTA+03urCoW1lm7tCMkgz8VBbbHw5ito81fAqJGVuiF/FEOqE4wTUnzVgPN6Y3XI/x+x3vffdzB/W0UOauDX9/phBrRQ/ND5izv5sMi2JevqHCEQa5Zt7mJv8WwDvbj3ytdtaz5R+U2Vryb7U/043rZdKf/YcnwyJgcvliuvf0HdByAQuP/D+ztI1v/Kq3Lzhv0UcpAOoFwGgum5AznI+ZeAkhwQ64AcvgXPesZ8gSqjZSAT/LXexXkIZeqLaAYD0QQz0Rw2qktUuaguVea55ZU6fSyJvEKoBaAZtKMJRqI5LFSXaLVTXarW3R0rjfWaQ/Y44ZgTTjjOoZWcYxYXgNX2OeCco3Y5zb3i6gGD1NhkuN4+p51xKL/fKMONZPuySZVcObh1flX2Wf0O2Of4yPR3OWufvdG7XdJvEYJl/uHsSC/b+PB3jC7+n8QWgEy4RhWRySJJkUdJlEZZlEdF6YGj20tTKtS549PKwGRVLUalElSgBg1oZR0=) format("woff2"),url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAcYAAsAAAAABswAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgD2oEfGNtYXAAAAFoAAAAVAAAAFQYVtCMZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAAvAAAALwNeDULGhlYWQAAAS0AAAANgAAADYdwj7iaGhlYQAABOwAAAAkAAAAJAdWA3JobXR4AAAFEAAAACgAAAAoIAACqmxvY2EAAAU4AAAAFgAAABYDHgI6bWF4cAAABVAAAAAgAAAAIAANADRuYW1lAAAFcAAAAYYAAAGGmUoJ+3Bvc3QAAAb4AAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6AUDZv9nAJkDZgCZAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOgF//3//wAAAAAAIOgA//3//wAB/+MYBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQDy/3QDJANMABYAAAkBBiInJjQ3CQEmNDc2MhcBHgEVFAYHAw/+SBU8FBYWAYX+exYWFDwVAbgKCwsKAS7+RhQUFjsVAYYBhhU7FhQU/kcLGg4OGgoAAAEAEv9gA+4DTgAmAAAJATY0JyYiBwkBJiIHBhQXCQEGFBceATMyNjcJAR4BMzI2NzY0JwECWgGUEhIUNBT+bv5uFDQUEhIBlP5sEhIKGA0MFwoBkgGSChgNDBcKEhL+bAFgAZIUNBQSEv5sAZQSEhQ0FP5u/m4UNBQJCQkJAZT+bAkJCQkUNBQBkgAAAQAWADwD7AJvABUAACUBJjQ3NjIXCQE2MhcWFAcBDgEjIiYBzv5IFhYUOxYBhQGGFTsWFBT+RwsaDg4aUgG4FTsVFRX+egGGFRUVOxX+SAsLCwAAAQCj/2ADXgNgAB4AACU2MhcWFAcBDgEjIiYnASY0NzYyHwERNDYzMhYVETcDExErDxAQ/sgHEwwLEwj+yRAQDysQ3x4WFh7f8hAQECsP/scHCAgHATkPKxAQEN8DGRYeHhb8598AAAABAKL/YANeA2AAHgAAEwYiJyY0NwE+ATMyFhcBFhQHBiIvAREUBiMiJjURB+0RKw8QEAE4BxMMCxMIATgQEBArEN8eFhYe3wHOEBAQKw8BOQcICAf+xw8rEBAQ4PzmFh4eFgMZ3wAAAAIAS/9nA6kDZwAkADEAAAkBLgE3PgEzITIWFxYGBwEOARcRDgEHDgEjIiYvAS4BNxEuASc3HgEXERcRJjY3ASEBAXH+4AgDBQUWDQMODRUGBQII/uQGBgEBCwoGDgcECQSeDA4BAQoIMA0PAoMBDA0BC/0pARMBigGWCRkMCw4OCwwZCf5qChcM/jYLFAYEAwECPgUWDQGNDRYKIxEpFv5/NAG1FSkRAX/+ggABAAAAAQAAv9IV/18PPPUACwQAAAAAAN1afY8AAAAA3Vp9jwAA/2AD7gNnAAAACAACAAAAAAAAAAEAAANm/2cAAAQAAAAAAAPuAAEAAAAAAAAAAAAAAAAAAAAKBAAAAAAAAAAAAAAABAAAAAQAAPIEAAASBAAAFgQAAKMEAACiBAAASwAAAAAACgAUAB4ASgCQALoA7gEiAXgAAAABAAAACgAyAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");font-weight:400;font-style:normal}.ka-icon-group-arrow-collapsed:before,.ka-icon-tree-arrow-collapsed:before{content:""}.ka-icon-close:before{content:""}.ka-icon-group-arrow-expanded:before,.ka-icon-tree-arrow-expanded:before{content:""}.ka-icon-sort-arrow-down:before{content:""}.ka-icon-sort-arrow-up:before{content:""}.ka-icon-filter:before{content:""}.custom-table-material{/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css *//*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */}.custom-table-material .materialize-red{background-color:#e51c23!important}.custom-table-material .materialize-red-text{color:#e51c23!important}.custom-table-material .materialize-red.lighten-5{background-color:#fdeaeb!important}.custom-table-material .materialize-red-text.text-lighten-5{color:#fdeaeb!important}.custom-table-material .materialize-red.lighten-4{background-color:#f8c1c3!important}.custom-table-material .materialize-red-text.text-lighten-4{color:#f8c1c3!important}.custom-table-material .materialize-red.lighten-3{background-color:#f3989b!important}.custom-table-material .materialize-red-text.text-lighten-3{color:#f3989b!important}.custom-table-material .materialize-red.lighten-2{background-color:#ee6e73!important}.custom-table-material .materialize-red-text.text-lighten-2{color:#ee6e73!important}.custom-table-material .materialize-red.lighten-1{background-color:#ea454b!important}.custom-table-material .materialize-red-text.text-lighten-1{color:#ea454b!important}.custom-table-material .materialize-red.darken-1{background-color:#d0181e!important}.custom-table-material .materialize-red-text.text-darken-1{color:#d0181e!important}.custom-table-material .materialize-red.darken-2{background-color:#b9151b!important}.custom-table-material .materialize-red-text.text-darken-2{color:#b9151b!important}.custom-table-material .materialize-red.darken-3{background-color:#a21318!important}.custom-table-material .materialize-red-text.text-darken-3{color:#a21318!important}.custom-table-material .materialize-red.darken-4{background-color:#8b1014!important}.custom-table-material .materialize-red-text.text-darken-4{color:#8b1014!important}.custom-table-material .red{background-color:#f44336!important}.custom-table-material .red-text{color:#f44336!important}.custom-table-material .red.lighten-5{background-color:#ffebee!important}.custom-table-material .red-text.text-lighten-5{color:#ffebee!important}.custom-table-material .red.lighten-4{background-color:#ffcdd2!important}.custom-table-material .red-text.text-lighten-4{color:#ffcdd2!important}.custom-table-material .red.lighten-3{background-color:#ef9a9a!important}.custom-table-material .red-text.text-lighten-3{color:#ef9a9a!important}.custom-table-material .red.lighten-2{background-color:#e57373!important}.custom-table-material .red-text.text-lighten-2{color:#e57373!important}.custom-table-material .red.lighten-1{background-color:#ef5350!important}.custom-table-material .red-text.text-lighten-1{color:#ef5350!important}.custom-table-material .red.darken-1{background-color:#e53935!important}.custom-table-material .red-text.text-darken-1{color:#e53935!important}.custom-table-material .red.darken-2{background-color:#d32f2f!important}.custom-table-material .red-text.text-darken-2{color:#d32f2f!important}.custom-table-material .red.darken-3{background-color:#c62828!important}.custom-table-material .red-text.text-darken-3{color:#c62828!important}.custom-table-material .red.darken-4{background-color:#b71c1c!important}.custom-table-material .red-text.text-darken-4{color:#b71c1c!important}.custom-table-material .red.accent-1{background-color:#ff8a80!important}.custom-table-material .red-text.text-accent-1{color:#ff8a80!important}.custom-table-material .red.accent-2{background-color:#ff5252!important}.custom-table-material .red-text.text-accent-2{color:#ff5252!important}.custom-table-material .red.accent-3{background-color:#ff1744!important}.custom-table-material .red-text.text-accent-3{color:#ff1744!important}.custom-table-material .red.accent-4{background-color:#d50000!important}.custom-table-material .red-text.text-accent-4{color:#d50000!important}.custom-table-material .pink{background-color:#e91e63!important}.custom-table-material .pink-text{color:#e91e63!important}.custom-table-material .pink.lighten-5{background-color:#fce4ec!important}.custom-table-material .pink-text.text-lighten-5{color:#fce4ec!important}.custom-table-material .pink.lighten-4{background-color:#f8bbd0!important}.custom-table-material .pink-text.text-lighten-4{color:#f8bbd0!important}.custom-table-material .pink.lighten-3{background-color:#f48fb1!important}.custom-table-material .pink-text.text-lighten-3{color:#f48fb1!important}.custom-table-material .pink.lighten-2{background-color:#f06292!important}.custom-table-material .pink-text.text-lighten-2{color:#f06292!important}.custom-table-material .pink.lighten-1{background-color:#ec407a!important}.custom-table-material .pink-text.text-lighten-1{color:#ec407a!important}.custom-table-material .pink.darken-1{background-color:#d81b60!important}.custom-table-material .pink-text.text-darken-1{color:#d81b60!important}.custom-table-material .pink.darken-2{background-color:#c2185b!important}.custom-table-material .pink-text.text-darken-2{color:#c2185b!important}.custom-table-material .pink.darken-3{background-color:#ad1457!important}.custom-table-material .pink-text.text-darken-3{color:#ad1457!important}.custom-table-material .pink.darken-4{background-color:#880e4f!important}.custom-table-material .pink-text.text-darken-4{color:#880e4f!important}.custom-table-material .pink.accent-1{background-color:#ff80ab!important}.custom-table-material .pink-text.text-accent-1{color:#ff80ab!important}.custom-table-material .pink.accent-2{background-color:#ff4081!important}.custom-table-material .pink-text.text-accent-2{color:#ff4081!important}.custom-table-material .pink.accent-3{background-color:#f50057!important}.custom-table-material .pink-text.text-accent-3{color:#f50057!important}.custom-table-material .pink.accent-4{background-color:#c51162!important}.custom-table-material .pink-text.text-accent-4{color:#c51162!important}.custom-table-material .purple{background-color:#9c27b0!important}.custom-table-material .purple-text{color:#9c27b0!important}.custom-table-material .purple.lighten-5{background-color:#f3e5f5!important}.custom-table-material .purple-text.text-lighten-5{color:#f3e5f5!important}.custom-table-material .purple.lighten-4{background-color:#e1bee7!important}.custom-table-material .purple-text.text-lighten-4{color:#e1bee7!important}.custom-table-material .purple.lighten-3{background-color:#ce93d8!important}.custom-table-material .purple-text.text-lighten-3{color:#ce93d8!important}.custom-table-material .purple.lighten-2{background-color:#ba68c8!important}.custom-table-material .purple-text.text-lighten-2{color:#ba68c8!important}.custom-table-material .purple.lighten-1{background-color:#ab47bc!important}.custom-table-material .purple-text.text-lighten-1{color:#ab47bc!important}.custom-table-material .purple.darken-1{background-color:#8e24aa!important}.custom-table-material .purple-text.text-darken-1{color:#8e24aa!important}.custom-table-material .purple.darken-2{background-color:#7b1fa2!important}.custom-table-material .purple-text.text-darken-2{color:#7b1fa2!important}.custom-table-material .purple.darken-3{background-color:#6a1b9a!important}.custom-table-material .purple-text.text-darken-3{color:#6a1b9a!important}.custom-table-material .purple.darken-4{background-color:#4a148c!important}.custom-table-material .purple-text.text-darken-4{color:#4a148c!important}.custom-table-material .purple.accent-1{background-color:#ea80fc!important}.custom-table-material .purple-text.text-accent-1{color:#ea80fc!important}.custom-table-material .purple.accent-2{background-color:#e040fb!important}.custom-table-material .purple-text.text-accent-2{color:#e040fb!important}.custom-table-material .purple.accent-3{background-color:#d500f9!important}.custom-table-material .purple-text.text-accent-3{color:#d500f9!important}.custom-table-material .purple.accent-4{background-color:#a0f!important}.custom-table-material .purple-text.text-accent-4{color:#a0f!important}.custom-table-material .deep-purple{background-color:#673ab7!important}.custom-table-material .deep-purple-text{color:#673ab7!important}.custom-table-material .deep-purple.lighten-5{background-color:#ede7f6!important}.custom-table-material .deep-purple-text.text-lighten-5{color:#ede7f6!important}.custom-table-material .deep-purple.lighten-4{background-color:#d1c4e9!important}.custom-table-material .deep-purple-text.text-lighten-4{color:#d1c4e9!important}.custom-table-material .deep-purple.lighten-3{background-color:#b39ddb!important}.custom-table-material .deep-purple-text.text-lighten-3{color:#b39ddb!important}.custom-table-material .deep-purple.lighten-2{background-color:#9575cd!important}.custom-table-material .deep-purple-text.text-lighten-2{color:#9575cd!important}.custom-table-material .deep-purple.lighten-1{background-color:#7e57c2!important}.custom-table-material .deep-purple-text.text-lighten-1{color:#7e57c2!important}.custom-table-material .deep-purple.darken-1{background-color:#5e35b1!important}.custom-table-material .deep-purple-text.text-darken-1{color:#5e35b1!important}.custom-table-material .deep-purple.darken-2{background-color:#512da8!important}.custom-table-material .deep-purple-text.text-darken-2{color:#512da8!important}.custom-table-material .deep-purple.darken-3{background-color:#4527a0!important}.custom-table-material .deep-purple-text.text-darken-3{color:#4527a0!important}.custom-table-material .deep-purple.darken-4{background-color:#311b92!important}.custom-table-material .deep-purple-text.text-darken-4{color:#311b92!important}.custom-table-material .deep-purple.accent-1{background-color:#b388ff!important}.custom-table-material .deep-purple-text.text-accent-1{color:#b388ff!important}.custom-table-material .deep-purple.accent-2{background-color:#7c4dff!important}.custom-table-material .deep-purple-text.text-accent-2{color:#7c4dff!important}.custom-table-material .deep-purple.accent-3{background-color:#651fff!important}.custom-table-material .deep-purple-text.text-accent-3{color:#651fff!important}.custom-table-material .deep-purple.accent-4{background-color:#6200ea!important}.custom-table-material .deep-purple-text.text-accent-4{color:#6200ea!important}.custom-table-material .indigo{background-color:#3f51b5!important}.custom-table-material .indigo-text{color:#3f51b5!important}.custom-table-material .indigo.lighten-5{background-color:#e8eaf6!important}.custom-table-material .indigo-text.text-lighten-5{color:#e8eaf6!important}.custom-table-material .indigo.lighten-4{background-color:#c5cae9!important}.custom-table-material .indigo-text.text-lighten-4{color:#c5cae9!important}.custom-table-material .indigo.lighten-3{background-color:#9fa8da!important}.custom-table-material .indigo-text.text-lighten-3{color:#9fa8da!important}.custom-table-material .indigo.lighten-2{background-color:#7986cb!important}.custom-table-material .indigo-text.text-lighten-2{color:#7986cb!important}.custom-table-material .indigo.lighten-1{background-color:#5c6bc0!important}.custom-table-material .indigo-text.text-lighten-1{color:#5c6bc0!important}.custom-table-material .indigo.darken-1{background-color:#3949ab!important}.custom-table-material .indigo-text.text-darken-1{color:#3949ab!important}.custom-table-material .indigo.darken-2{background-color:#303f9f!important}.custom-table-material .indigo-text.text-darken-2{color:#303f9f!important}.custom-table-material .indigo.darken-3{background-color:#283593!important}.custom-table-material .indigo-text.text-darken-3{color:#283593!important}.custom-table-material .indigo.darken-4{background-color:#1a237e!important}.custom-table-material .indigo-text.text-darken-4{color:#1a237e!important}.custom-table-material .indigo.accent-1{background-color:#8c9eff!important}.custom-table-material .indigo-text.text-accent-1{color:#8c9eff!important}.custom-table-material .indigo.accent-2{background-color:#536dfe!important}.custom-table-material .indigo-text.text-accent-2{color:#536dfe!important}.custom-table-material .indigo.accent-3{background-color:#3d5afe!important}.custom-table-material .indigo-text.text-accent-3{color:#3d5afe!important}.custom-table-material .indigo.accent-4{background-color:#304ffe!important}.custom-table-material .indigo-text.text-accent-4{color:#304ffe!important}.custom-table-material .blue{background-color:#2196f3!important}.custom-table-material .blue-text{color:#2196f3!important}.custom-table-material .blue.lighten-5{background-color:#e3f2fd!important}.custom-table-material .blue-text.text-lighten-5{color:#e3f2fd!important}.custom-table-material .blue.lighten-4{background-color:#bbdefb!important}.custom-table-material .blue-text.text-lighten-4{color:#bbdefb!important}.custom-table-material .blue.lighten-3{background-color:#90caf9!important}.custom-table-material .blue-text.text-lighten-3{color:#90caf9!important}.custom-table-material .blue.lighten-2{background-color:#64b5f6!important}.custom-table-material .blue-text.text-lighten-2{color:#64b5f6!important}.custom-table-material .blue.lighten-1{background-color:#42a5f5!important}.custom-table-material .blue-text.text-lighten-1{color:#42a5f5!important}.custom-table-material .blue.darken-1{background-color:#1e88e5!important}.custom-table-material .blue-text.text-darken-1{color:#1e88e5!important}.custom-table-material .blue.darken-2{background-color:#1976d2!important}.custom-table-material .blue-text.text-darken-2{color:#1976d2!important}.custom-table-material .blue.darken-3{background-color:#1565c0!important}.custom-table-material .blue-text.text-darken-3{color:#1565c0!important}.custom-table-material .blue.darken-4{background-color:#0d47a1!important}.custom-table-material .blue-text.text-darken-4{color:#0d47a1!important}.custom-table-material .blue.accent-1{background-color:#82b1ff!important}.custom-table-material .blue-text.text-accent-1{color:#82b1ff!important}.custom-table-material .blue.accent-2{background-color:#448aff!important}.custom-table-material .blue-text.text-accent-2{color:#448aff!important}.custom-table-material .blue.accent-3{background-color:#2979ff!important}.custom-table-material .blue-text.text-accent-3{color:#2979ff!important}.custom-table-material .blue.accent-4{background-color:#2962ff!important}.custom-table-material .blue-text.text-accent-4{color:#2962ff!important}.custom-table-material .light-blue{background-color:#03a9f4!important}.custom-table-material .light-blue-text{color:#03a9f4!important}.custom-table-material .light-blue.lighten-5{background-color:#e1f5fe!important}.custom-table-material .light-blue-text.text-lighten-5{color:#e1f5fe!important}.custom-table-material .light-blue.lighten-4{background-color:#b3e5fc!important}.custom-table-material .light-blue-text.text-lighten-4{color:#b3e5fc!important}.custom-table-material .light-blue.lighten-3{background-color:#81d4fa!important}.custom-table-material .light-blue-text.text-lighten-3{color:#81d4fa!important}.custom-table-material .light-blue.lighten-2{background-color:#4fc3f7!important}.custom-table-material .light-blue-text.text-lighten-2{color:#4fc3f7!important}.custom-table-material .light-blue.lighten-1{background-color:#29b6f6!important}.custom-table-material .light-blue-text.text-lighten-1{color:#29b6f6!important}.custom-table-material .light-blue.darken-1{background-color:#039be5!important}.custom-table-material .light-blue-text.text-darken-1{color:#039be5!important}.custom-table-material .light-blue.darken-2{background-color:#0288d1!important}.custom-table-material .light-blue-text.text-darken-2{color:#0288d1!important}.custom-table-material .light-blue.darken-3{background-color:#0277bd!important}.custom-table-material .light-blue-text.text-darken-3{color:#0277bd!important}.custom-table-material .light-blue.darken-4{background-color:#01579b!important}.custom-table-material .light-blue-text.text-darken-4{color:#01579b!important}.custom-table-material .light-blue.accent-1{background-color:#80d8ff!important}.custom-table-material .light-blue-text.text-accent-1{color:#80d8ff!important}.custom-table-material .light-blue.accent-2{background-color:#40c4ff!important}.custom-table-material .light-blue-text.text-accent-2{color:#40c4ff!important}.custom-table-material .light-blue.accent-3{background-color:#00b0ff!important}.custom-table-material .light-blue-text.text-accent-3{color:#00b0ff!important}.custom-table-material .light-blue.accent-4{background-color:#0091ea!important}.custom-table-material .light-blue-text.text-accent-4{color:#0091ea!important}.custom-table-material .cyan{background-color:#00bcd4!important}.custom-table-material .cyan-text{color:#00bcd4!important}.custom-table-material .cyan.lighten-5{background-color:#e0f7fa!important}.custom-table-material .cyan-text.text-lighten-5{color:#e0f7fa!important}.custom-table-material .cyan.lighten-4{background-color:#b2ebf2!important}.custom-table-material .cyan-text.text-lighten-4{color:#b2ebf2!important}.custom-table-material .cyan.lighten-3{background-color:#80deea!important}.custom-table-material .cyan-text.text-lighten-3{color:#80deea!important}.custom-table-material .cyan.lighten-2{background-color:#4dd0e1!important}.custom-table-material .cyan-text.text-lighten-2{color:#4dd0e1!important}.custom-table-material .cyan.lighten-1{background-color:#26c6da!important}.custom-table-material .cyan-text.text-lighten-1{color:#26c6da!important}.custom-table-material .cyan.darken-1{background-color:#00acc1!important}.custom-table-material .cyan-text.text-darken-1{color:#00acc1!important}.custom-table-material .cyan.darken-2{background-color:#0097a7!important}.custom-table-material .cyan-text.text-darken-2{color:#0097a7!important}.custom-table-material .cyan.darken-3{background-color:#00838f!important}.custom-table-material .cyan-text.text-darken-3{color:#00838f!important}.custom-table-material .cyan.darken-4{background-color:#006064!important}.custom-table-material .cyan-text.text-darken-4{color:#006064!important}.custom-table-material .cyan.accent-1{background-color:#84ffff!important}.custom-table-material .cyan-text.text-accent-1{color:#84ffff!important}.custom-table-material .cyan.accent-2{background-color:#18ffff!important}.custom-table-material .cyan-text.text-accent-2{color:#18ffff!important}.custom-table-material .cyan.accent-3{background-color:#00e5ff!important}.custom-table-material .cyan-text.text-accent-3{color:#00e5ff!important}.custom-table-material .cyan.accent-4{background-color:#00b8d4!important}.custom-table-material .cyan-text.text-accent-4{color:#00b8d4!important}.custom-table-material .teal{background-color:#009688!important}.custom-table-material .teal-text{color:#009688!important}.custom-table-material .teal.lighten-5{background-color:#e0f2f1!important}.custom-table-material .teal-text.text-lighten-5{color:#e0f2f1!important}.custom-table-material .teal.lighten-4{background-color:#b2dfdb!important}.custom-table-material .teal-text.text-lighten-4{color:#b2dfdb!important}.custom-table-material .teal.lighten-3{background-color:#80cbc4!important}.custom-table-material .teal-text.text-lighten-3{color:#80cbc4!important}.custom-table-material .teal.lighten-2{background-color:#4db6ac!important}.custom-table-material .teal-text.text-lighten-2{color:#4db6ac!important}.custom-table-material .teal.lighten-1{background-color:#26a69a!important}.custom-table-material .teal-text.text-lighten-1{color:#26a69a!important}.custom-table-material .teal.darken-1{background-color:#00897b!important}.custom-table-material .teal-text.text-darken-1{color:#00897b!important}.custom-table-material .teal.darken-2{background-color:#00796b!important}.custom-table-material .teal-text.text-darken-2{color:#00796b!important}.custom-table-material .teal.darken-3{background-color:#00695c!important}.custom-table-material .teal-text.text-darken-3{color:#00695c!important}.custom-table-material .teal.darken-4{background-color:#004d40!important}.custom-table-material .teal-text.text-darken-4{color:#004d40!important}.custom-table-material .teal.accent-1{background-color:#a7ffeb!important}.custom-table-material .teal-text.text-accent-1{color:#a7ffeb!important}.custom-table-material .teal.accent-2{background-color:#64ffda!important}.custom-table-material .teal-text.text-accent-2{color:#64ffda!important}.custom-table-material .teal.accent-3{background-color:#1de9b6!important}.custom-table-material .teal-text.text-accent-3{color:#1de9b6!important}.custom-table-material .teal.accent-4{background-color:#00bfa5!important}.custom-table-material .teal-text.text-accent-4{color:#00bfa5!important}.custom-table-material .green{background-color:#4caf50!important}.custom-table-material .green-text{color:#4caf50!important}.custom-table-material .green.lighten-5{background-color:#e8f5e9!important}.custom-table-material .green-text.text-lighten-5{color:#e8f5e9!important}.custom-table-material .green.lighten-4{background-color:#c8e6c9!important}.custom-table-material .green-text.text-lighten-4{color:#c8e6c9!important}.custom-table-material .green.lighten-3{background-color:#a5d6a7!important}.custom-table-material .green-text.text-lighten-3{color:#a5d6a7!important}.custom-table-material .green.lighten-2{background-color:#81c784!important}.custom-table-material .green-text.text-lighten-2{color:#81c784!important}.custom-table-material .green.lighten-1{background-color:#66bb6a!important}.custom-table-material .green-text.text-lighten-1{color:#66bb6a!important}.custom-table-material .green.darken-1{background-color:#43a047!important}.custom-table-material .green-text.text-darken-1{color:#43a047!important}.custom-table-material .green.darken-2{background-color:#388e3c!important}.custom-table-material .green-text.text-darken-2{color:#388e3c!important}.custom-table-material .green.darken-3{background-color:#2e7d32!important}.custom-table-material .green-text.text-darken-3{color:#2e7d32!important}.custom-table-material .green.darken-4{background-color:#1b5e20!important}.custom-table-material .green-text.text-darken-4{color:#1b5e20!important}.custom-table-material .green.accent-1{background-color:#b9f6ca!important}.custom-table-material .green-text.text-accent-1{color:#b9f6ca!important}.custom-table-material .green.accent-2{background-color:#69f0ae!important}.custom-table-material .green-text.text-accent-2{color:#69f0ae!important}.custom-table-material .green.accent-3{background-color:#00e676!important}.custom-table-material .green-text.text-accent-3{color:#00e676!important}.custom-table-material .green.accent-4{background-color:#00c853!important}.custom-table-material .green-text.text-accent-4{color:#00c853!important}.custom-table-material .light-green{background-color:#8bc34a!important}.custom-table-material .light-green-text{color:#8bc34a!important}.custom-table-material .light-green.lighten-5{background-color:#f1f8e9!important}.custom-table-material .light-green-text.text-lighten-5{color:#f1f8e9!important}.custom-table-material .light-green.lighten-4{background-color:#dcedc8!important}.custom-table-material .light-green-text.text-lighten-4{color:#dcedc8!important}.custom-table-material .light-green.lighten-3{background-color:#c5e1a5!important}.custom-table-material .light-green-text.text-lighten-3{color:#c5e1a5!important}.custom-table-material .light-green.lighten-2{background-color:#aed581!important}.custom-table-material .light-green-text.text-lighten-2{color:#aed581!important}.custom-table-material .light-green.lighten-1{background-color:#9ccc65!important}.custom-table-material .light-green-text.text-lighten-1{color:#9ccc65!important}.custom-table-material .light-green.darken-1{background-color:#7cb342!important}.custom-table-material .light-green-text.text-darken-1{color:#7cb342!important}.custom-table-material .light-green.darken-2{background-color:#689f38!important}.custom-table-material .light-green-text.text-darken-2{color:#689f38!important}.custom-table-material .light-green.darken-3{background-color:#558b2f!important}.custom-table-material .light-green-text.text-darken-3{color:#558b2f!important}.custom-table-material .light-green.darken-4{background-color:#33691e!important}.custom-table-material .light-green-text.text-darken-4{color:#33691e!important}.custom-table-material .light-green.accent-1{background-color:#ccff90!important}.custom-table-material .light-green-text.text-accent-1{color:#ccff90!important}.custom-table-material .light-green.accent-2{background-color:#b2ff59!important}.custom-table-material .light-green-text.text-accent-2{color:#b2ff59!important}.custom-table-material .light-green.accent-3{background-color:#76ff03!important}.custom-table-material .light-green-text.text-accent-3{color:#76ff03!important}.custom-table-material .light-green.accent-4{background-color:#64dd17!important}.custom-table-material .light-green-text.text-accent-4{color:#64dd17!important}.custom-table-material .lime{background-color:#cddc39!important}.custom-table-material .lime-text{color:#cddc39!important}.custom-table-material .lime.lighten-5{background-color:#f9fbe7!important}.custom-table-material .lime-text.text-lighten-5{color:#f9fbe7!important}.custom-table-material .lime.lighten-4{background-color:#f0f4c3!important}.custom-table-material .lime-text.text-lighten-4{color:#f0f4c3!important}.custom-table-material .lime.lighten-3{background-color:#e6ee9c!important}.custom-table-material .lime-text.text-lighten-3{color:#e6ee9c!important}.custom-table-material .lime.lighten-2{background-color:#dce775!important}.custom-table-material .lime-text.text-lighten-2{color:#dce775!important}.custom-table-material .lime.lighten-1{background-color:#d4e157!important}.custom-table-material .lime-text.text-lighten-1{color:#d4e157!important}.custom-table-material .lime.darken-1{background-color:#c0ca33!important}.custom-table-material .lime-text.text-darken-1{color:#c0ca33!important}.custom-table-material .lime.darken-2{background-color:#afb42b!important}.custom-table-material .lime-text.text-darken-2{color:#afb42b!important}.custom-table-material .lime.darken-3{background-color:#9e9d24!important}.custom-table-material .lime-text.text-darken-3{color:#9e9d24!important}.custom-table-material .lime.darken-4{background-color:#827717!important}.custom-table-material .lime-text.text-darken-4{color:#827717!important}.custom-table-material .lime.accent-1{background-color:#f4ff81!important}.custom-table-material .lime-text.text-accent-1{color:#f4ff81!important}.custom-table-material .lime.accent-2{background-color:#eeff41!important}.custom-table-material .lime-text.text-accent-2{color:#eeff41!important}.custom-table-material .lime.accent-3{background-color:#c6ff00!important}.custom-table-material .lime-text.text-accent-3{color:#c6ff00!important}.custom-table-material .lime.accent-4{background-color:#aeea00!important}.custom-table-material .lime-text.text-accent-4{color:#aeea00!important}.custom-table-material .yellow{background-color:#ffeb3b!important}.custom-table-material .yellow-text{color:#ffeb3b!important}.custom-table-material .yellow.lighten-5{background-color:#fffde7!important}.custom-table-material .yellow-text.text-lighten-5{color:#fffde7!important}.custom-table-material .yellow.lighten-4{background-color:#fff9c4!important}.custom-table-material .yellow-text.text-lighten-4{color:#fff9c4!important}.custom-table-material .yellow.lighten-3{background-color:#fff59d!important}.custom-table-material .yellow-text.text-lighten-3{color:#fff59d!important}.custom-table-material .yellow.lighten-2{background-color:#fff176!important}.custom-table-material .yellow-text.text-lighten-2{color:#fff176!important}.custom-table-material .yellow.lighten-1{background-color:#ffee58!important}.custom-table-material .yellow-text.text-lighten-1{color:#ffee58!important}.custom-table-material .yellow.darken-1{background-color:#fdd835!important}.custom-table-material .yellow-text.text-darken-1{color:#fdd835!important}.custom-table-material .yellow.darken-2{background-color:#fbc02d!important}.custom-table-material .yellow-text.text-darken-2{color:#fbc02d!important}.custom-table-material .yellow.darken-3{background-color:#f9a825!important}.custom-table-material .yellow-text.text-darken-3{color:#f9a825!important}.custom-table-material .yellow.darken-4{background-color:#f57f17!important}.custom-table-material .yellow-text.text-darken-4{color:#f57f17!important}.custom-table-material .yellow.accent-1{background-color:#ffff8d!important}.custom-table-material .yellow-text.text-accent-1{color:#ffff8d!important}.custom-table-material .yellow.accent-2{background-color:#ff0!important}.custom-table-material .yellow-text.text-accent-2{color:#ff0!important}.custom-table-material .yellow.accent-3{background-color:#ffea00!important}.custom-table-material .yellow-text.text-accent-3{color:#ffea00!important}.custom-table-material .yellow.accent-4{background-color:#ffd600!important}.custom-table-material .yellow-text.text-accent-4{color:#ffd600!important}.custom-table-material .amber{background-color:#ffc107!important}.custom-table-material .amber-text{color:#ffc107!important}.custom-table-material .amber.lighten-5{background-color:#fff8e1!important}.custom-table-material .amber-text.text-lighten-5{color:#fff8e1!important}.custom-table-material .amber.lighten-4{background-color:#ffecb3!important}.custom-table-material .amber-text.text-lighten-4{color:#ffecb3!important}.custom-table-material .amber.lighten-3{background-color:#ffe082!important}.custom-table-material .amber-text.text-lighten-3{color:#ffe082!important}.custom-table-material .amber.lighten-2{background-color:#ffd54f!important}.custom-table-material .amber-text.text-lighten-2{color:#ffd54f!important}.custom-table-material .amber.lighten-1{background-color:#ffca28!important}.custom-table-material .amber-text.text-lighten-1{color:#ffca28!important}.custom-table-material .amber.darken-1{background-color:#ffb300!important}.custom-table-material .amber-text.text-darken-1{color:#ffb300!important}.custom-table-material .amber.darken-2{background-color:#ffa000!important}.custom-table-material .amber-text.text-darken-2{color:#ffa000!important}.custom-table-material .amber.darken-3{background-color:#ff8f00!important}.custom-table-material .amber-text.text-darken-3{color:#ff8f00!important}.custom-table-material .amber.darken-4{background-color:#ff6f00!important}.custom-table-material .amber-text.text-darken-4{color:#ff6f00!important}.custom-table-material .amber.accent-1{background-color:#ffe57f!important}.custom-table-material .amber-text.text-accent-1{color:#ffe57f!important}.custom-table-material .amber.accent-2{background-color:#ffd740!important}.custom-table-material .amber-text.text-accent-2{color:#ffd740!important}.custom-table-material .amber.accent-3{background-color:#ffc400!important}.custom-table-material .amber-text.text-accent-3{color:#ffc400!important}.custom-table-material .amber.accent-4{background-color:#ffab00!important}.custom-table-material .amber-text.text-accent-4{color:#ffab00!important}.custom-table-material .orange{background-color:#ff9800!important}.custom-table-material .orange-text{color:#ff9800!important}.custom-table-material .orange.lighten-5{background-color:#fff3e0!important}.custom-table-material .orange-text.text-lighten-5{color:#fff3e0!important}.custom-table-material .orange.lighten-4{background-color:#ffe0b2!important}.custom-table-material .orange-text.text-lighten-4{color:#ffe0b2!important}.custom-table-material .orange.lighten-3{background-color:#ffcc80!important}.custom-table-material .orange-text.text-lighten-3{color:#ffcc80!important}.custom-table-material .orange.lighten-2{background-color:#ffb74d!important}.custom-table-material .orange-text.text-lighten-2{color:#ffb74d!important}.custom-table-material .orange.lighten-1{background-color:#ffa726!important}.custom-table-material .orange-text.text-lighten-1{color:#ffa726!important}.custom-table-material .orange.darken-1{background-color:#fb8c00!important}.custom-table-material .orange-text.text-darken-1{color:#fb8c00!important}.custom-table-material .orange.darken-2{background-color:#f57c00!important}.custom-table-material .orange-text.text-darken-2{color:#f57c00!important}.custom-table-material .orange.darken-3{background-color:#ef6c00!important}.custom-table-material .orange-text.text-darken-3{color:#ef6c00!important}.custom-table-material .orange.darken-4{background-color:#e65100!important}.custom-table-material .orange-text.text-darken-4{color:#e65100!important}.custom-table-material .orange.accent-1{background-color:#ffd180!important}.custom-table-material .orange-text.text-accent-1{color:#ffd180!important}.custom-table-material .orange.accent-2{background-color:#ffab40!important}.custom-table-material .orange-text.text-accent-2{color:#ffab40!important}.custom-table-material .orange.accent-3{background-color:#ff9100!important}.custom-table-material .orange-text.text-accent-3{color:#ff9100!important}.custom-table-material .orange.accent-4{background-color:#ff6d00!important}.custom-table-material .orange-text.text-accent-4{color:#ff6d00!important}.custom-table-material .deep-orange{background-color:#ff5722!important}.custom-table-material .deep-orange-text{color:#ff5722!important}.custom-table-material .deep-orange.lighten-5{background-color:#fbe9e7!important}.custom-table-material .deep-orange-text.text-lighten-5{color:#fbe9e7!important}.custom-table-material .deep-orange.lighten-4{background-color:#ffccbc!important}.custom-table-material .deep-orange-text.text-lighten-4{color:#ffccbc!important}.custom-table-material .deep-orange.lighten-3{background-color:#ffab91!important}.custom-table-material .deep-orange-text.text-lighten-3{color:#ffab91!important}.custom-table-material .deep-orange.lighten-2{background-color:#ff8a65!important}.custom-table-material .deep-orange-text.text-lighten-2{color:#ff8a65!important}.custom-table-material .deep-orange.lighten-1{background-color:#ff7043!important}.custom-table-material .deep-orange-text.text-lighten-1{color:#ff7043!important}.custom-table-material .deep-orange.darken-1{background-color:#f4511e!important}.custom-table-material .deep-orange-text.text-darken-1{color:#f4511e!important}.custom-table-material .deep-orange.darken-2{background-color:#e64a19!important}.custom-table-material .deep-orange-text.text-darken-2{color:#e64a19!important}.custom-table-material .deep-orange.darken-3{background-color:#d84315!important}.custom-table-material .deep-orange-text.text-darken-3{color:#d84315!important}.custom-table-material .deep-orange.darken-4{background-color:#bf360c!important}.custom-table-material .deep-orange-text.text-darken-4{color:#bf360c!important}.custom-table-material .deep-orange.accent-1{background-color:#ff9e80!important}.custom-table-material .deep-orange-text.text-accent-1{color:#ff9e80!important}.custom-table-material .deep-orange.accent-2{background-color:#ff6e40!important}.custom-table-material .deep-orange-text.text-accent-2{color:#ff6e40!important}.custom-table-material .deep-orange.accent-3{background-color:#ff3d00!important}.custom-table-material .deep-orange-text.text-accent-3{color:#ff3d00!important}.custom-table-material .deep-orange.accent-4{background-color:#dd2c00!important}.custom-table-material .deep-orange-text.text-accent-4{color:#dd2c00!important}.custom-table-material .brown{background-color:#795548!important}.custom-table-material .brown-text{color:#795548!important}.custom-table-material .brown.lighten-5{background-color:#efebe9!important}.custom-table-material .brown-text.text-lighten-5{color:#efebe9!important}.custom-table-material .brown.lighten-4{background-color:#d7ccc8!important}.custom-table-material .brown-text.text-lighten-4{color:#d7ccc8!important}.custom-table-material .brown.lighten-3{background-color:#bcaaa4!important}.custom-table-material .brown-text.text-lighten-3{color:#bcaaa4!important}.custom-table-material .brown.lighten-2{background-color:#a1887f!important}.custom-table-material .brown-text.text-lighten-2{color:#a1887f!important}.custom-table-material .brown.lighten-1{background-color:#8d6e63!important}.custom-table-material .brown-text.text-lighten-1{color:#8d6e63!important}.custom-table-material .brown.darken-1{background-color:#6d4c41!important}.custom-table-material .brown-text.text-darken-1{color:#6d4c41!important}.custom-table-material .brown.darken-2{background-color:#5d4037!important}.custom-table-material .brown-text.text-darken-2{color:#5d4037!important}.custom-table-material .brown.darken-3{background-color:#4e342e!important}.custom-table-material .brown-text.text-darken-3{color:#4e342e!important}.custom-table-material .brown.darken-4{background-color:#3e2723!important}.custom-table-material .brown-text.text-darken-4{color:#3e2723!important}.custom-table-material .blue-grey{background-color:#607d8b!important}.custom-table-material .blue-grey-text{color:#607d8b!important}.custom-table-material .blue-grey.lighten-5{background-color:#eceff1!important}.custom-table-material .blue-grey-text.text-lighten-5{color:#eceff1!important}.custom-table-material .blue-grey.lighten-4{background-color:#cfd8dc!important}.custom-table-material .blue-grey-text.text-lighten-4{color:#cfd8dc!important}.custom-table-material .blue-grey.lighten-3{background-color:#b0bec5!important}.custom-table-material .blue-grey-text.text-lighten-3{color:#b0bec5!important}.custom-table-material .blue-grey.lighten-2{background-color:#90a4ae!important}.custom-table-material .blue-grey-text.text-lighten-2{color:#90a4ae!important}.custom-table-material .blue-grey.lighten-1{background-color:#78909c!important}.custom-table-material .blue-grey-text.text-lighten-1{color:#78909c!important}.custom-table-material .blue-grey.darken-1{background-color:#546e7a!important}.custom-table-material .blue-grey-text.text-darken-1{color:#546e7a!important}.custom-table-material .blue-grey.darken-2{background-color:#455a64!important}.custom-table-material .blue-grey-text.text-darken-2{color:#455a64!important}.custom-table-material .blue-grey.darken-3{background-color:#37474f!important}.custom-table-material .blue-grey-text.text-darken-3{color:#37474f!important}.custom-table-material .blue-grey.darken-4{background-color:#263238!important}.custom-table-material .blue-grey-text.text-darken-4{color:#263238!important}.custom-table-material .grey{background-color:#9e9e9e!important}.custom-table-material .grey-text{color:#9e9e9e!important}.custom-table-material .grey.lighten-5{background-color:#fafafa!important}.custom-table-material .grey-text.text-lighten-5{color:#fafafa!important}.custom-table-material .grey.lighten-4{background-color:#f5f5f5!important}.custom-table-material .grey-text.text-lighten-4{color:#f5f5f5!important}.custom-table-material .grey.lighten-3{background-color:#eee!important}.custom-table-material .grey-text.text-lighten-3{color:#eee!important}.custom-table-material .grey.lighten-2{background-color:#e0e0e0!important}.custom-table-material .grey-text.text-lighten-2{color:#e0e0e0!important}.custom-table-material .grey.lighten-1{background-color:#bdbdbd!important}.custom-table-material .grey-text.text-lighten-1{color:#bdbdbd!important}.custom-table-material .grey.darken-1{background-color:#757575!important}.custom-table-material .grey-text.text-darken-1{color:#757575!important}.custom-table-material .grey.darken-2{background-color:#616161!important}.custom-table-material .grey-text.text-darken-2{color:#616161!important}.custom-table-material .grey.darken-3{background-color:#424242!important}.custom-table-material .grey-text.text-darken-3{color:#424242!important}.custom-table-material .grey.darken-4{background-color:#212121!important}.custom-table-material .grey-text.text-darken-4{color:#212121!important}.custom-table-material .black{background-color:#000!important}.custom-table-material .black-text{color:#000!important}.custom-table-material .white{background-color:#fff!important}.custom-table-material .white-text{color:#fff!important}.custom-table-material .transparent{background-color:transparent!important}.custom-table-material .transparent-text{color:transparent!important}.custom-table-material html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.custom-table-material body{margin:0}.custom-table-material article,.custom-table-material aside,.custom-table-material footer,.custom-table-material header,.custom-table-material nav,.custom-table-material section{display:block}.custom-table-material h1{font-size:2em;margin:.67em 0}.custom-table-material figcaption,.custom-table-material figure,.custom-table-material main{display:block}.custom-table-material figure{margin:1em 40px}.custom-table-material hr{box-sizing:content-box;height:0;overflow:visible}.custom-table-material pre{font-family:monospace,monospace;font-size:1em}.custom-table-material a{background-color:transparent;-webkit-text-decoration-skip:objects}.custom-table-material abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.custom-table-material b,.custom-table-material strong{font-weight:inherit;font-weight:bolder}.custom-table-material code,.custom-table-material kbd,.custom-table-material samp{font-family:monospace,monospace;font-size:1em}.custom-table-material dfn{font-style:italic}.custom-table-material mark{background-color:#ff0;color:#000}.custom-table-material small{font-size:80%}.custom-table-material sub,.custom-table-material sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.custom-table-material sub{bottom:-.25em}.custom-table-material sup{top:-.5em}.custom-table-material audio,.custom-table-material video{display:inline-block}.custom-table-material audio:not([controls]){display:none;height:0}.custom-table-material img{border-style:none}.custom-table-material svg:not(:root){overflow:hidden}.custom-table-material button,.custom-table-material input,.custom-table-material optgroup,.custom-table-material select,.custom-table-material textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}.custom-table-material button,.custom-table-material input{overflow:visible}.custom-table-material button,.custom-table-material select{text-transform:none}.custom-table-material [type=reset],.custom-table-material [type=submit],.custom-table-material button,.custom-table-material html [type=button]{-webkit-appearance:button}.custom-table-material [type=button]::-moz-focus-inner,.custom-table-material [type=reset]::-moz-focus-inner,.custom-table-material [type=submit]::-moz-focus-inner,.custom-table-material button::-moz-focus-inner{border-style:none;padding:0}.custom-table-material [type=button]:-moz-focusring,.custom-table-material [type=reset]:-moz-focusring,.custom-table-material [type=submit]:-moz-focusring,.custom-table-material button:-moz-focusring{outline:1px dotted ButtonText}.custom-table-material fieldset{padding:.35em .75em .625em}.custom-table-material legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.custom-table-material progress{display:inline-block;vertical-align:baseline}.custom-table-material textarea{overflow:auto}.custom-table-material [type=checkbox],.custom-table-material [type=radio]{box-sizing:border-box;padding:0}.custom-table-material [type=number]::-webkit-inner-spin-button,.custom-table-material [type=number]::-webkit-outer-spin-button{height:auto}.custom-table-material [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.custom-table-material [type=search]::-webkit-search-cancel-button,.custom-table-material [type=search]::-webkit-search-decoration{-webkit-appearance:none}.custom-table-material ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.custom-table-material details,.custom-table-material menu{display:block}.custom-table-material summary{display:list-item}.custom-table-material canvas{display:inline-block}.custom-table-material [hidden],.custom-table-material template{display:none}.custom-table-material html{box-sizing:border-box}.custom-table-material *,.custom-table-material :after,.custom-table-material :before{box-sizing:inherit}.custom-table-material button,.custom-table-material input,.custom-table-material optgroup,.custom-table-material select,.custom-table-material textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.custom-table-material ul:not(.browser-default){padding-left:0;list-style-type:none}.custom-table-material ul:not(.browser-default)>li{list-style-type:none}.custom-table-material a{color:#039be5;-webkit-tap-highlight-color:rgba(0,0,0,0)}.custom-table-material .valign-wrapper{display:flex;align-items:center}.custom-table-material .clearfix{clear:both}.custom-table-material .z-depth-0{box-shadow:none!important}.custom-table-material .btn,.custom-table-material .btn-floating,.custom-table-material .btn-large,.custom-table-material .btn-small,.custom-table-material .card,.custom-table-material .card-panel,.custom-table-material .collapsible,.custom-table-material .dropdown-content,.custom-table-material .sidenav,.custom-table-material .toast,.custom-table-material .z-depth-1,.custom-table-material nav{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.custom-table-material .btn-floating:hover,.custom-table-material .btn-large:hover,.custom-table-material .btn-small:hover,.custom-table-material .btn:hover,.custom-table-material .z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)}.custom-table-material .z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.custom-table-material .z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.custom-table-material .z-depth-4{box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -7px rgba(0,0,0,.2)}.custom-table-material .modal,.custom-table-material .z-depth-5{box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.custom-table-material .hoverable{transition:box-shadow .25s}.custom-table-material .hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.custom-table-material .divider{height:1px;overflow:hidden;background-color:#e0e0e0}.custom-table-material blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid #ee6e73}.custom-table-material i{line-height:inherit}.custom-table-material i.left{float:left;margin-right:15px}.custom-table-material i.right{float:right;margin-left:15px}.custom-table-material i.tiny{font-size:1rem}.custom-table-material i.small{font-size:2rem}.custom-table-material i.medium{font-size:4rem}.custom-table-material i.large{font-size:6rem}.custom-table-material img.responsive-img,.custom-table-material video.responsive-video{max-width:100%;height:auto}.custom-table-material .pagination li{display:inline-block;border-radius:2px;text-align:center;vertical-align:top;height:30px}.custom-table-material .pagination li a{color:#444;display:inline-block;font-size:1.2rem;padding:0 10px;line-height:30px}.custom-table-material .pagination li.active a{color:#fff}.custom-table-material .pagination li.active{background-color:#ee6e73}.custom-table-material .pagination li.disabled a{cursor:default;color:#999}.custom-table-material .pagination li i{font-size:2rem}.custom-table-material .pagination li.pages ul li{display:inline-block;float:none}@media only screen and (max-width:992px){.custom-table-material .pagination{width:100%}.custom-table-material .pagination li.next,.custom-table-material .pagination li.prev{width:10%}.custom-table-material .pagination li.pages{width:80%;overflow:hidden;white-space:nowrap}}.custom-table-material .breadcrumb{font-size:18px;color:hsla(0,0%,100%,.7)}.custom-table-material .breadcrumb [class*=mdi-],.custom-table-material .breadcrumb [class^=mdi-],.custom-table-material .breadcrumb i,.custom-table-material .breadcrumb i.material-icons{display:inline-block;float:left;font-size:24px}.custom-table-material .breadcrumb:before{content:"";color:hsla(0,0%,100%,.7);vertical-align:top;display:inline-block;font-family:Material Icons;font-weight:400;font-style:normal;font-size:25px;margin:0 10px 0 8px;-webkit-font-smoothing:antialiased}.custom-table-material .breadcrumb:first-child:before{display:none}.custom-table-material .breadcrumb:last-child{color:#fff}.custom-table-material .parallax-container{position:relative;overflow:hidden;height:500px}.custom-table-material .parallax-container .parallax{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.custom-table-material .parallax-container .parallax img{opacity:0;position:absolute;left:50%;bottom:0;min-width:100%;min-height:100%;transform:translateZ(0);transform:translateX(-50%)}.custom-table-material .pin-bottom,.custom-table-material .pin-top{position:relative}.custom-table-material .pinned{position:fixed!important}.custom-table-material ul.staggered-list li{opacity:0}.custom-table-material .fade-in{opacity:0;transform-origin:0 50%}@media only screen and (max-width:600px){.custom-table-material .hide-on-small-and-down,.custom-table-material .hide-on-small-only{display:none!important}}@media only screen and (max-width:992px){.custom-table-material .hide-on-med-and-down{display:none!important}}@media only screen and (min-width:601px){.custom-table-material .hide-on-med-and-up{display:none!important}}@media only screen and (min-width:600px)and (max-width:992px){.custom-table-material .hide-on-med-only{display:none!important}}@media only screen and (min-width:993px){.custom-table-material .hide-on-large-only{display:none!important}}@media only screen and (min-width:1201px){.custom-table-material .hide-on-extra-large-only{display:none!important}.custom-table-material .show-on-extra-large{display:block!important}}@media only screen and (min-width:993px){.custom-table-material .show-on-large{display:block!important}}@media only screen and (min-width:600px)and (max-width:992px){.custom-table-material .show-on-medium{display:block!important}}@media only screen and (max-width:600px){.custom-table-material .show-on-small{display:block!important}}@media only screen and (min-width:601px){.custom-table-material .show-on-medium-and-up{display:block!important}}@media only screen and (max-width:992px){.custom-table-material .show-on-medium-and-down{display:block!important}}@media only screen and (max-width:600px){.custom-table-material .center-on-small-only{text-align:center}}.custom-table-material .page-footer{padding-top:20px;color:#fff;background-color:#ee6e73}.custom-table-material .page-footer .footer-copyright{overflow:hidden;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:10px 0;color:hsla(0,0%,100%,.8);background-color:rgba(51,51,51,.08)}.custom-table-material table,.custom-table-material td,.custom-table-material th{border:none}.custom-table-material table{width:100%;display:table;border-collapse:collapse;border-spacing:0}.custom-table-material table.striped tr{border-bottom:none}.custom-table-material table.striped>tbody>tr:nth-child(odd){background-color:hsla(0,0%,95%,.5)}.custom-table-material table.striped>tbody>tr>td{border-radius:0}.custom-table-material table.highlight>tbody>tr{transition:background-color .25s ease}.custom-table-material table.highlight>tbody>tr:hover{background-color:hsla(0,0%,95%,.5)}.custom-table-material table.centered tbody tr td,.custom-table-material table.centered thead tr th{text-align:center}.custom-table-material tr{border-bottom:1px solid rgba(0,0,0,.12)}.custom-table-material td,.custom-table-material th{padding:15px 5px;display:table-cell;text-align:left;vertical-align:middle;border-radius:2px}@media only screen and (max-width:992px){.custom-table-material table.responsive-table{width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative}.custom-table-material table.responsive-table td:empty:before{content:" "}.custom-table-material table.responsive-table td,.custom-table-material table.responsive-table th{margin:0;vertical-align:top}.custom-table-material table.responsive-table th{text-align:left}.custom-table-material table.responsive-table thead{display:block;float:left}.custom-table-material table.responsive-table thead tr{display:block;padding:0 10px 0 0}.custom-table-material table.responsive-table thead tr th:before{content:" "}.custom-table-material table.responsive-table tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}.custom-table-material table.responsive-table tbody tr{display:inline-block;vertical-align:top}.custom-table-material table.responsive-table th{display:block;text-align:right}.custom-table-material table.responsive-table td{display:block;min-height:1.25em;text-align:left}.custom-table-material table.responsive-table tr{border-bottom:none;padding:0 10px}.custom-table-material table.responsive-table thead{border:0;border-right:1px solid rgba(0,0,0,.12)}}.custom-table-material .collection{margin:.5rem 0 1rem;border:1px solid #e0e0e0;border-radius:2px;overflow:hidden;position:relative}.custom-table-material .collection .collection-item{background-color:#fff;line-height:1.5rem;padding:10px 20px;margin:0;border-bottom:1px solid #e0e0e0}.custom-table-material .collection .collection-item.avatar{min-height:84px;padding-left:72px;position:relative}.custom-table-material .collection .collection-item.avatar :not(.circle-clipper)>.circle,.custom-table-material .collection .collection-item.avatar:not(.circle-clipper)>.circle{position:absolute;width:42px;height:42px;overflow:hidden;left:15px;display:inline-block;vertical-align:middle}.custom-table-material .collection .collection-item.avatar i.circle{font-size:18px;line-height:42px;color:#fff;background-color:#999;text-align:center}.custom-table-material .collection .collection-item.avatar .title{font-size:16px}.custom-table-material .collection .collection-item.avatar p{margin:0}.custom-table-material .collection .collection-item.avatar .secondary-content{position:absolute;top:16px;right:16px}.custom-table-material .collection .collection-item:last-child{border-bottom:none}.custom-table-material .collection .collection-item.active{background-color:#26a69a;color:#eafaf9}.custom-table-material .collection .collection-item.active .secondary-content{color:#fff}.custom-table-material .collection a.collection-item{display:block;transition:.25s;color:#26a69a}.custom-table-material .collection a.collection-item:not(.active):hover{background-color:#ddd}.custom-table-material .collection.with-header .collection-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px}.custom-table-material .collection.with-header .collection-item{padding-left:30px}.custom-table-material .collection.with-header .collection-item.avatar{padding-left:72px}.custom-table-material .secondary-content{float:right;color:#26a69a}.custom-table-material .collapsible .collection{margin:0;border:none}.custom-table-material .video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.custom-table-material .video-container embed,.custom-table-material .video-container iframe,.custom-table-material .video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.custom-table-material .progress{position:relative;height:4px;display:block;width:100%;background-color:#acece6;border-radius:2px;margin:.5rem 0 1rem;overflow:hidden}.custom-table-material .progress .determinate{position:absolute;top:0;left:0;bottom:0;background-color:#26a69a;transition:width .3s linear}.custom-table-material .progress .indeterminate{background-color:#26a69a}.custom-table-material .progress .indeterminate:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.custom-table-material .progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s}@-webkit-keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@-webkit-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.custom-table-material .hide{display:none!important}.custom-table-material .left-align{text-align:left}.custom-table-material .right-align{text-align:right}.custom-table-material .center,.custom-table-material .center-align{text-align:center}.custom-table-material .left{float:left!important}.custom-table-material .right{float:right!important}.custom-table-material .no-select,.custom-table-material input[type=range],.custom-table-material input[type=range]+.thumb{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-table-material .circle{border-radius:50%}.custom-table-material .center-block{display:block;margin-left:auto;margin-right:auto}.custom-table-material .truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-table-material .no-padding{padding:0!important}.custom-table-material span.badge{min-width:3rem;padding:0 6px;margin-left:14px;text-align:center;font-size:1rem;line-height:22px;height:22px;color:#757575;float:right;box-sizing:border-box}.custom-table-material span.badge.new{font-weight:300;font-size:.8rem;color:#fff;background-color:#26a69a;border-radius:2px}.custom-table-material span.badge.new:after{content:" new"}.custom-table-material span.badge[data-badge-caption]:after{content:" " attr(data-badge-caption)}.custom-table-material nav ul a span.badge{display:inline-block;float:none;margin-left:4px;line-height:22px;height:22px;-webkit-font-smoothing:auto}.custom-table-material .collection-item span.badge{margin-top:calc(.75rem - 11px)}.custom-table-material .collapsible span.badge{margin-left:auto}.custom-table-material .sidenav span.badge{margin-top:calc(24px - 11px)}.custom-table-material table span.badge{display:inline-block;float:none;margin-left:auto}.custom-table-material .material-icons{text-rendering:optimizeLegibility;font-feature-settings:"liga"}.custom-table-material .container{margin:0 auto;max-width:1280px;width:90%}@media only screen and (min-width:601px){.custom-table-material .container{width:85%}}@media only screen and (min-width:993px){.custom-table-material .container{width:70%}}.custom-table-material .col .row{margin-left:-.75rem;margin-right:-.75rem}.custom-table-material .section{padding-top:1rem;padding-bottom:1rem}.custom-table-material .section.no-pad{padding:0}.custom-table-material .section.no-pad-bot{padding-bottom:0}.custom-table-material .section.no-pad-top{padding-top:0}.custom-table-material .row{margin-left:auto;margin-right:auto;margin-bottom:20px}.custom-table-material .row:after{content:"";display:table;clear:both}.custom-table-material .row .col{float:left;box-sizing:border-box;padding:0 .75rem;min-height:1px}.custom-table-material .row .col[class*=pull-],.custom-table-material .row .col[class*=push-]{position:relative}.custom-table-material .row .col.s1{width:8.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s2{width:16.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s3{width:25%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s4{width:33.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s5{width:41.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s6{width:50%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s7{width:58.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s8{width:66.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s9{width:75%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s10{width:83.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s11{width:91.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.s12{width:100%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.offset-s1{margin-left:8.3333333333%}.custom-table-material .row .col.pull-s1{right:8.3333333333%}.custom-table-material .row .col.push-s1{left:8.3333333333%}.custom-table-material .row .col.offset-s2{margin-left:16.6666666667%}.custom-table-material .row .col.pull-s2{right:16.6666666667%}.custom-table-material .row .col.push-s2{left:16.6666666667%}.custom-table-material .row .col.offset-s3{margin-left:25%}.custom-table-material .row .col.pull-s3{right:25%}.custom-table-material .row .col.push-s3{left:25%}.custom-table-material .row .col.offset-s4{margin-left:33.3333333333%}.custom-table-material .row .col.pull-s4{right:33.3333333333%}.custom-table-material .row .col.push-s4{left:33.3333333333%}.custom-table-material .row .col.offset-s5{margin-left:41.6666666667%}.custom-table-material .row .col.pull-s5{right:41.6666666667%}.custom-table-material .row .col.push-s5{left:41.6666666667%}.custom-table-material .row .col.offset-s6{margin-left:50%}.custom-table-material .row .col.pull-s6{right:50%}.custom-table-material .row .col.push-s6{left:50%}.custom-table-material .row .col.offset-s7{margin-left:58.3333333333%}.custom-table-material .row .col.pull-s7{right:58.3333333333%}.custom-table-material .row .col.push-s7{left:58.3333333333%}.custom-table-material .row .col.offset-s8{margin-left:66.6666666667%}.custom-table-material .row .col.pull-s8{right:66.6666666667%}.custom-table-material .row .col.push-s8{left:66.6666666667%}.custom-table-material .row .col.offset-s9{margin-left:75%}.custom-table-material .row .col.pull-s9{right:75%}.custom-table-material .row .col.push-s9{left:75%}.custom-table-material .row .col.offset-s10{margin-left:83.3333333333%}.custom-table-material .row .col.pull-s10{right:83.3333333333%}.custom-table-material .row .col.push-s10{left:83.3333333333%}.custom-table-material .row .col.offset-s11{margin-left:91.6666666667%}.custom-table-material .row .col.pull-s11{right:91.6666666667%}.custom-table-material .row .col.push-s11{left:91.6666666667%}.custom-table-material .row .col.offset-s12{margin-left:100%}.custom-table-material .row .col.pull-s12{right:100%}.custom-table-material .row .col.push-s12{left:100%}@media only screen and (min-width:601px){.custom-table-material .row .col.m1{width:8.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m2{width:16.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m3{width:25%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m4{width:33.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m5{width:41.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m6{width:50%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m7{width:58.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m8{width:66.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m9{width:75%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m10{width:83.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m11{width:91.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.m12{width:100%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.offset-m1{margin-left:8.3333333333%}.custom-table-material .row .col.pull-m1{right:8.3333333333%}.custom-table-material .row .col.push-m1{left:8.3333333333%}.custom-table-material .row .col.offset-m2{margin-left:16.6666666667%}.custom-table-material .row .col.pull-m2{right:16.6666666667%}.custom-table-material .row .col.push-m2{left:16.6666666667%}.custom-table-material .row .col.offset-m3{margin-left:25%}.custom-table-material .row .col.pull-m3{right:25%}.custom-table-material .row .col.push-m3{left:25%}.custom-table-material .row .col.offset-m4{margin-left:33.3333333333%}.custom-table-material .row .col.pull-m4{right:33.3333333333%}.custom-table-material .row .col.push-m4{left:33.3333333333%}.custom-table-material .row .col.offset-m5{margin-left:41.6666666667%}.custom-table-material .row .col.pull-m5{right:41.6666666667%}.custom-table-material .row .col.push-m5{left:41.6666666667%}.custom-table-material .row .col.offset-m6{margin-left:50%}.custom-table-material .row .col.pull-m6{right:50%}.custom-table-material .row .col.push-m6{left:50%}.custom-table-material .row .col.offset-m7{margin-left:58.3333333333%}.custom-table-material .row .col.pull-m7{right:58.3333333333%}.custom-table-material .row .col.push-m7{left:58.3333333333%}.custom-table-material .row .col.offset-m8{margin-left:66.6666666667%}.custom-table-material .row .col.pull-m8{right:66.6666666667%}.custom-table-material .row .col.push-m8{left:66.6666666667%}.custom-table-material .row .col.offset-m9{margin-left:75%}.custom-table-material .row .col.pull-m9{right:75%}.custom-table-material .row .col.push-m9{left:75%}.custom-table-material .row .col.offset-m10{margin-left:83.3333333333%}.custom-table-material .row .col.pull-m10{right:83.3333333333%}.custom-table-material .row .col.push-m10{left:83.3333333333%}.custom-table-material .row .col.offset-m11{margin-left:91.6666666667%}.custom-table-material .row .col.pull-m11{right:91.6666666667%}.custom-table-material .row .col.push-m11{left:91.6666666667%}.custom-table-material .row .col.offset-m12{margin-left:100%}.custom-table-material .row .col.pull-m12{right:100%}.custom-table-material .row .col.push-m12{left:100%}}@media only screen and (min-width:993px){.custom-table-material .row .col.l1{width:8.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l2{width:16.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l3{width:25%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l4{width:33.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l5{width:41.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l6{width:50%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l7{width:58.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l8{width:66.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l9{width:75%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l10{width:83.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l11{width:91.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.l12{width:100%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.offset-l1{margin-left:8.3333333333%}.custom-table-material .row .col.pull-l1{right:8.3333333333%}.custom-table-material .row .col.push-l1{left:8.3333333333%}.custom-table-material .row .col.offset-l2{margin-left:16.6666666667%}.custom-table-material .row .col.pull-l2{right:16.6666666667%}.custom-table-material .row .col.push-l2{left:16.6666666667%}.custom-table-material .row .col.offset-l3{margin-left:25%}.custom-table-material .row .col.pull-l3{right:25%}.custom-table-material .row .col.push-l3{left:25%}.custom-table-material .row .col.offset-l4{margin-left:33.3333333333%}.custom-table-material .row .col.pull-l4{right:33.3333333333%}.custom-table-material .row .col.push-l4{left:33.3333333333%}.custom-table-material .row .col.offset-l5{margin-left:41.6666666667%}.custom-table-material .row .col.pull-l5{right:41.6666666667%}.custom-table-material .row .col.push-l5{left:41.6666666667%}.custom-table-material .row .col.offset-l6{margin-left:50%}.custom-table-material .row .col.pull-l6{right:50%}.custom-table-material .row .col.push-l6{left:50%}.custom-table-material .row .col.offset-l7{margin-left:58.3333333333%}.custom-table-material .row .col.pull-l7{right:58.3333333333%}.custom-table-material .row .col.push-l7{left:58.3333333333%}.custom-table-material .row .col.offset-l8{margin-left:66.6666666667%}.custom-table-material .row .col.pull-l8{right:66.6666666667%}.custom-table-material .row .col.push-l8{left:66.6666666667%}.custom-table-material .row .col.offset-l9{margin-left:75%}.custom-table-material .row .col.pull-l9{right:75%}.custom-table-material .row .col.push-l9{left:75%}.custom-table-material .row .col.offset-l10{margin-left:83.3333333333%}.custom-table-material .row .col.pull-l10{right:83.3333333333%}.custom-table-material .row .col.push-l10{left:83.3333333333%}.custom-table-material .row .col.offset-l11{margin-left:91.6666666667%}.custom-table-material .row .col.pull-l11{right:91.6666666667%}.custom-table-material .row .col.push-l11{left:91.6666666667%}.custom-table-material .row .col.offset-l12{margin-left:100%}.custom-table-material .row .col.pull-l12{right:100%}.custom-table-material .row .col.push-l12{left:100%}}@media only screen and (min-width:1201px){.custom-table-material .row .col.xl1{width:8.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl2{width:16.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl3{width:25%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl4{width:33.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl5{width:41.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl6{width:50%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl7{width:58.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl8{width:66.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl9{width:75%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl10{width:83.3333333333%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl11{width:91.6666666667%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.xl12{width:100%;margin-left:auto;left:auto;right:auto}.custom-table-material .row .col.offset-xl1{margin-left:8.3333333333%}.custom-table-material .row .col.pull-xl1{right:8.3333333333%}.custom-table-material .row .col.push-xl1{left:8.3333333333%}.custom-table-material .row .col.offset-xl2{margin-left:16.6666666667%}.custom-table-material .row .col.pull-xl2{right:16.6666666667%}.custom-table-material .row .col.push-xl2{left:16.6666666667%}.custom-table-material .row .col.offset-xl3{margin-left:25%}.custom-table-material .row .col.pull-xl3{right:25%}.custom-table-material .row .col.push-xl3{left:25%}.custom-table-material .row .col.offset-xl4{margin-left:33.3333333333%}.custom-table-material .row .col.pull-xl4{right:33.3333333333%}.custom-table-material .row .col.push-xl4{left:33.3333333333%}.custom-table-material .row .col.offset-xl5{margin-left:41.6666666667%}.custom-table-material .row .col.pull-xl5{right:41.6666666667%}.custom-table-material .row .col.push-xl5{left:41.6666666667%}.custom-table-material .row .col.offset-xl6{margin-left:50%}.custom-table-material .row .col.pull-xl6{right:50%}.custom-table-material .row .col.push-xl6{left:50%}.custom-table-material .row .col.offset-xl7{margin-left:58.3333333333%}.custom-table-material .row .col.pull-xl7{right:58.3333333333%}.custom-table-material .row .col.push-xl7{left:58.3333333333%}.custom-table-material .row .col.offset-xl8{margin-left:66.6666666667%}.custom-table-material .row .col.pull-xl8{right:66.6666666667%}.custom-table-material .row .col.push-xl8{left:66.6666666667%}.custom-table-material .row .col.offset-xl9{margin-left:75%}.custom-table-material .row .col.pull-xl9{right:75%}.custom-table-material .row .col.push-xl9{left:75%}.custom-table-material .row .col.offset-xl10{margin-left:83.3333333333%}.custom-table-material .row .col.pull-xl10{right:83.3333333333%}.custom-table-material .row .col.push-xl10{left:83.3333333333%}.custom-table-material .row .col.offset-xl11{margin-left:91.6666666667%}.custom-table-material .row .col.pull-xl11{right:91.6666666667%}.custom-table-material .row .col.push-xl11{left:91.6666666667%}.custom-table-material .row .col.offset-xl12{margin-left:100%}.custom-table-material .row .col.pull-xl12{right:100%}.custom-table-material .row .col.push-xl12{left:100%}}.custom-table-material nav{color:#fff;background-color:#ee6e73;width:100%;height:56px;line-height:56px}.custom-table-material nav.nav-extended{height:auto}.custom-table-material nav.nav-extended .nav-wrapper{min-height:56px;height:auto}.custom-table-material nav.nav-extended .nav-content{position:relative;line-height:normal}.custom-table-material nav a{color:#fff}.custom-table-material nav [class*=mdi-],.custom-table-material nav [class^=mdi-],.custom-table-material nav i,.custom-table-material nav i.material-icons{display:block;font-size:24px;height:56px;line-height:56px}.custom-table-material nav .nav-wrapper{position:relative;height:100%}@media only screen and (min-width:993px){.custom-table-material nav a.sidenav-trigger{display:none}}.custom-table-material nav .sidenav-trigger{float:left;position:relative;z-index:1;height:56px;margin:0 18px}.custom-table-material nav .sidenav-trigger i{height:56px;line-height:56px}.custom-table-material nav .brand-logo{position:absolute;color:#fff;display:inline-block;font-size:2.1rem;padding:0}.custom-table-material nav .brand-logo.center{left:50%;transform:translateX(-50%)}@media only screen and (max-width:992px){.custom-table-material nav .brand-logo{left:50%;transform:translateX(-50%)}.custom-table-material nav .brand-logo.left,.custom-table-material nav .brand-logo.right{padding:0;transform:none}.custom-table-material nav .brand-logo.left{left:.5rem}.custom-table-material nav .brand-logo.right{right:.5rem;left:auto}}.custom-table-material nav .brand-logo.right{right:.5rem;padding:0}.custom-table-material nav .brand-logo [class*=mdi-],.custom-table-material nav .brand-logo [class^=mdi-],.custom-table-material nav .brand-logo i,.custom-table-material nav .brand-logo i.material-icons{float:left;margin-right:15px}.custom-table-material nav .nav-title{display:inline-block;font-size:32px;padding:28px 0}.custom-table-material nav ul{margin:0}.custom-table-material nav ul li{transition:background-color .3s;float:left;padding:0}.custom-table-material nav ul li.active{background-color:rgba(0,0,0,.1)}.custom-table-material nav ul a{transition:background-color .3s;font-size:1rem;color:#fff;display:block;padding:0 15px;cursor:pointer}.custom-table-material nav ul a.btn,.custom-table-material nav ul a.btn-flat,.custom-table-material nav ul a.btn-floating,.custom-table-material nav ul a.btn-large,.custom-table-material nav ul a.btn-small{margin-top:-2px;margin-left:15px;margin-right:15px}.custom-table-material nav ul a.btn-flat>.material-icons,.custom-table-material nav ul a.btn-floating>.material-icons,.custom-table-material nav ul a.btn-large>.material-icons,.custom-table-material nav ul a.btn-small>.material-icons,.custom-table-material nav ul a.btn>.material-icons{height:inherit;line-height:inherit}.custom-table-material nav ul a:hover{background-color:rgba(0,0,0,.1)}.custom-table-material nav ul.left{float:left}.custom-table-material nav form{height:100%}.custom-table-material nav .input-field{margin:0;height:100%}.custom-table-material nav .input-field input{height:100%;font-size:1.2rem;border:none;padding-left:2rem}.custom-table-material nav .input-field input:focus,.custom-table-material nav .input-field input[type=date]:valid,.custom-table-material nav .input-field input[type=email]:valid,.custom-table-material nav .input-field input[type=password]:valid,.custom-table-material nav .input-field input[type=text]:valid,.custom-table-material nav .input-field input[type=url]:valid{border:none;box-shadow:none}.custom-table-material nav .input-field label{top:0;left:0}.custom-table-material nav .input-field label i{color:hsla(0,0%,100%,.7);transition:color .3s}.custom-table-material nav .input-field label.active i{color:#fff}.custom-table-material .navbar-fixed{position:relative;height:56px;z-index:997}.custom-table-material .navbar-fixed nav{position:fixed}@media only screen and (min-width:601px){.custom-table-material nav.nav-extended .nav-wrapper{min-height:64px}.custom-table-material nav,.custom-table-material nav .nav-wrapper i,.custom-table-material nav a.sidenav-trigger,.custom-table-material nav a.sidenav-trigger i{height:64px;line-height:64px}.custom-table-material .navbar-fixed{height:64px}}.custom-table-material a{text-decoration:none}.custom-table-material html{line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;color:rgba(0,0,0,.87)}@media only screen and (min-width:0){.custom-table-material html{font-size:14px}}@media only screen and (min-width:992px){.custom-table-material html{font-size:14.5px}}@media only screen and (min-width:1200px){.custom-table-material html{font-size:15px}}.custom-table-material h1,.custom-table-material h2,.custom-table-material h3,.custom-table-material h4,.custom-table-material h5,.custom-table-material h6{font-weight:400;line-height:1.3}.custom-table-material h1 a,.custom-table-material h2 a,.custom-table-material h3 a,.custom-table-material h4 a,.custom-table-material h5 a,.custom-table-material h6 a{font-weight:inherit}.custom-table-material h1{font-size:4.2rem;line-height:110%;margin:2.8rem 0 1.68rem}.custom-table-material h2{font-size:3.56rem;line-height:110%;margin:2.3733333333rem 0 1.424rem}.custom-table-material h3{font-size:2.92rem;line-height:110%;margin:1.9466666667rem 0 1.168rem}.custom-table-material h4{font-size:2.28rem;line-height:110%;margin:1.52rem 0 .912rem}.custom-table-material h5{font-size:1.64rem;line-height:110%;margin:1.0933333333rem 0 .656rem}.custom-table-material h6{font-size:1.15rem;line-height:110%;margin:.7666666667rem 0 .46rem}.custom-table-material em{font-style:italic}.custom-table-material strong{font-weight:500}.custom-table-material small{font-size:75%}.custom-table-material .light{font-weight:300}.custom-table-material .thin{font-weight:200}@media only screen and (min-width:360px){.custom-table-material .flow-text{font-size:1.2rem}}@media only screen and (min-width:390px){.custom-table-material .flow-text{font-size:1.224rem}}@media only screen and (min-width:420px){.custom-table-material .flow-text{font-size:1.248rem}}@media only screen and (min-width:450px){.custom-table-material .flow-text{font-size:1.272rem}}@media only screen and (min-width:480px){.custom-table-material .flow-text{font-size:1.296rem}}@media only screen and (min-width:510px){.custom-table-material .flow-text{font-size:1.32rem}}@media only screen and (min-width:540px){.custom-table-material .flow-text{font-size:1.344rem}}@media only screen and (min-width:570px){.custom-table-material .flow-text{font-size:1.368rem}}@media only screen and (min-width:600px){.custom-table-material .flow-text{font-size:1.392rem}}@media only screen and (min-width:630px){.custom-table-material .flow-text{font-size:1.416rem}}@media only screen and (min-width:660px){.custom-table-material .flow-text{font-size:1.44rem}}@media only screen and (min-width:690px){.custom-table-material .flow-text{font-size:1.464rem}}@media only screen and (min-width:720px){.custom-table-material .flow-text{font-size:1.488rem}}@media only screen and (min-width:750px){.custom-table-material .flow-text{font-size:1.512rem}}@media only screen and (min-width:780px){.custom-table-material .flow-text{font-size:1.536rem}}@media only screen and (min-width:810px){.custom-table-material .flow-text{font-size:1.56rem}}@media only screen and (min-width:840px){.custom-table-material .flow-text{font-size:1.584rem}}@media only screen and (min-width:870px){.custom-table-material .flow-text{font-size:1.608rem}}@media only screen and (min-width:900px){.custom-table-material .flow-text{font-size:1.632rem}}@media only screen and (min-width:930px){.custom-table-material .flow-text{font-size:1.656rem}}@media only screen and (min-width:960px){.custom-table-material .flow-text{font-size:1.68rem}}@media only screen and (max-width:360px){.custom-table-material .flow-text{font-size:1.2rem}}.custom-table-material .scale-transition{transition:transform .3s cubic-bezier(.53,.01,.36,1.63)!important}.custom-table-material .scale-transition.scale-out{transform:scale(0);transition:transform .2s!important}.custom-table-material .scale-transition.scale-in{transform:scale(1)}.custom-table-material .card-panel{padding:24px}.custom-table-material .card,.custom-table-material .card-panel{transition:box-shadow .25s;margin:.5rem 0 1rem;border-radius:2px;background-color:#fff}.custom-table-material .card{position:relative}.custom-table-material .card .card-title{font-size:24px;font-weight:300}.custom-table-material .card .card-title.activator{cursor:pointer}.custom-table-material .card.large,.custom-table-material .card.medium,.custom-table-material .card.small{position:relative}.custom-table-material .card.large .card-image,.custom-table-material .card.medium .card-image,.custom-table-material .card.small .card-image{max-height:60%;overflow:hidden}.custom-table-material .card.large .card-image+.card-content,.custom-table-material .card.medium .card-image+.card-content,.custom-table-material .card.small .card-image+.card-content{max-height:40%}.custom-table-material .card.large .card-content,.custom-table-material .card.medium .card-content,.custom-table-material .card.small .card-content{max-height:100%;overflow:hidden}.custom-table-material .card.large .card-action,.custom-table-material .card.medium .card-action,.custom-table-material .card.small .card-action{position:absolute;bottom:0;left:0;right:0}.custom-table-material .card.small{height:300px}.custom-table-material .card.medium{height:400px}.custom-table-material .card.large{height:500px}.custom-table-material .card.horizontal{display:flex}.custom-table-material .card.horizontal.large .card-image,.custom-table-material .card.horizontal.medium .card-image,.custom-table-material .card.horizontal.small .card-image{height:100%;max-height:none;overflow:visible}.custom-table-material .card.horizontal.large .card-image img,.custom-table-material .card.horizontal.medium .card-image img,.custom-table-material .card.horizontal.small .card-image img{height:100%}.custom-table-material .card.horizontal .card-image{max-width:50%}.custom-table-material .card.horizontal .card-image img{border-radius:2px 0 0 2px;max-width:100%;width:auto}.custom-table-material .card.horizontal .card-stacked{display:flex;flex-direction:column;flex:1 1;position:relative}.custom-table-material .card.horizontal .card-stacked .card-content{flex-grow:1}.custom-table-material .card.sticky-action .card-action{z-index:2}.custom-table-material .card.sticky-action .card-reveal{z-index:1;padding-bottom:64px}.custom-table-material .card .card-image{position:relative}.custom-table-material .card .card-image img{display:block;border-radius:2px 2px 0 0;position:relative;left:0;right:0;top:0;bottom:0;width:100%}.custom-table-material .card .card-image .card-title{color:#fff;position:absolute;bottom:0;left:0;max-width:100%;padding:24px}.custom-table-material .card .card-content{padding:24px;border-radius:0 0 2px 2px}.custom-table-material .card .card-content p{margin:0}.custom-table-material .card .card-content .card-title{display:block;line-height:32px;margin-bottom:8px}.custom-table-material .card .card-content .card-title i{line-height:32px}.custom-table-material .card .card-action{background-color:inherit;border-top:1px solid hsla(0,0%,63%,.2);position:relative;padding:16px 24px}.custom-table-material .card .card-action:last-child{border-radius:0 0 2px 2px}.custom-table-material .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating){color:#ffab40;margin-right:24px;transition:color .3s ease;text-transform:uppercase}.custom-table-material .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover{color:#ffd8a6}.custom-table-material .card .card-reveal{padding:24px;position:absolute;background-color:#fff;width:100%;overflow-y:auto;left:0;top:100%;height:100%;z-index:3;display:none}.custom-table-material .card .card-reveal .card-title{cursor:pointer;display:block}.custom-table-material #toast-container{display:block;position:fixed;z-index:10000}@media only screen and (max-width:600px){.custom-table-material #toast-container{min-width:100%;bottom:0}}@media only screen and (min-width:601px)and (max-width:992px){.custom-table-material #toast-container{left:5%;bottom:7%;max-width:90%}}@media only screen and (min-width:993px){.custom-table-material #toast-container{top:10%;right:7%;max-width:86%}}.custom-table-material .toast{border-radius:2px;top:35px;width:auto;margin-top:10px;position:relative;max-width:100%;height:auto;min-height:48px;line-height:1.5em;background-color:#323232;padding:10px 25px;font-size:1.1rem;font-weight:300;color:#fff;display:flex;align-items:center;justify-content:space-between;cursor:default}.custom-table-material .toast .toast-action{color:#eeff41;font-weight:500;margin-right:-25px;margin-left:3rem}.custom-table-material .toast.rounded{border-radius:24px}@media only screen and (max-width:600px){.custom-table-material .toast{width:100%;border-radius:0}}.custom-table-material .tabs{position:relative;overflow-x:auto;overflow-y:hidden;height:48px;width:100%;background-color:#fff;margin:0 auto;white-space:nowrap}.custom-table-material .tabs.tabs-transparent{background-color:transparent}.custom-table-material .tabs.tabs-transparent .tab a,.custom-table-material .tabs.tabs-transparent .tab.disabled a,.custom-table-material .tabs.tabs-transparent .tab.disabled a:hover{color:hsla(0,0%,100%,.7)}.custom-table-material .tabs.tabs-transparent .tab a.active,.custom-table-material .tabs.tabs-transparent .tab a:hover{color:#fff}.custom-table-material .tabs.tabs-transparent .indicator{background-color:#fff}.custom-table-material .tabs.tabs-fixed-width{display:flex}.custom-table-material .tabs.tabs-fixed-width .tab{flex-grow:1}.custom-table-material .tabs .tab{display:inline-block;text-align:center;line-height:48px;height:48px;padding:0;margin:0;text-transform:uppercase}.custom-table-material .tabs .tab a{color:rgba(238,110,115,.7);display:block;width:100%;height:100%;padding:0 24px;font-size:14px;text-overflow:ellipsis;overflow:hidden;transition:color .28s ease,background-color .28s ease}.custom-table-material .tabs .tab a:focus,.custom-table-material .tabs .tab a:focus.active{background-color:rgba(246,178,181,.2);outline:none}.custom-table-material .tabs .tab a.active,.custom-table-material .tabs .tab a:hover{background-color:transparent;color:#ee6e73}.custom-table-material .tabs .tab.disabled a,.custom-table-material .tabs .tab.disabled a:hover{color:rgba(238,110,115,.4);cursor:default}.custom-table-material .tabs .indicator{position:absolute;bottom:0;height:2px;background-color:#f6b2b5;will-change:left,right}@media only screen and (max-width:992px){.custom-table-material .tabs{display:flex}.custom-table-material .tabs .tab{flex-grow:1}.custom-table-material .tabs .tab a{padding:0 12px}}.custom-table-material .material-tooltip{padding:10px 8px;font-size:1rem;z-index:2000;background-color:transparent;border-radius:2px;color:#fff;min-height:36px;line-height:120%;opacity:0;position:absolute;text-align:center;max-width:calc(100% - 4px);overflow:hidden;left:0;top:0;pointer-events:none;visibility:hidden;background-color:#323232}.custom-table-material .backdrop{position:absolute;opacity:0;height:7px;width:14px;border-radius:0 0 50% 50%;background-color:#323232;z-index:-1;transform-origin:50% 0;visibility:hidden}.custom-table-material .btn,.custom-table-material .btn-flat,.custom-table-material .btn-large,.custom-table-material .btn-small{border:none;border-radius:2px;display:inline-block;height:36px;line-height:36px;padding:0 16px;text-transform:uppercase;vertical-align:middle;-webkit-tap-highlight-color:rgba(0,0,0,0)}.custom-table-material .btn-flat.disabled,.custom-table-material .btn-flat:disabled,.custom-table-material .btn-flat[disabled],.custom-table-material .btn-floating.disabled,.custom-table-material .btn-floating:disabled,.custom-table-material .btn-floating[disabled],.custom-table-material .btn-large.disabled,.custom-table-material .btn-large:disabled,.custom-table-material .btn-large[disabled],.custom-table-material .btn-small.disabled,.custom-table-material .btn-small:disabled,.custom-table-material .btn-small[disabled],.custom-table-material .btn.disabled,.custom-table-material .btn:disabled,.custom-table-material .btn[disabled]{pointer-events:none;background-color:#dfdfdf!important;box-shadow:none;color:#9f9f9f!important;cursor:default}.custom-table-material .btn-flat.disabled:hover,.custom-table-material .btn-flat:disabled:hover,.custom-table-material .btn-flat[disabled]:hover,.custom-table-material .btn-floating.disabled:hover,.custom-table-material .btn-floating:disabled:hover,.custom-table-material .btn-floating[disabled]:hover,.custom-table-material .btn-large.disabled:hover,.custom-table-material .btn-large:disabled:hover,.custom-table-material .btn-large[disabled]:hover,.custom-table-material .btn-small.disabled:hover,.custom-table-material .btn-small:disabled:hover,.custom-table-material .btn-small[disabled]:hover,.custom-table-material .btn.disabled:hover,.custom-table-material .btn:disabled:hover,.custom-table-material .btn[disabled]:hover{background-color:#dfdfdf!important;color:#9f9f9f!important}.custom-table-material .btn,.custom-table-material .btn-flat,.custom-table-material .btn-floating,.custom-table-material .btn-large,.custom-table-material .btn-small{font-size:14px;outline:0}.custom-table-material .btn i,.custom-table-material .btn-flat i,.custom-table-material .btn-floating i,.custom-table-material .btn-large i,.custom-table-material .btn-small i{font-size:1.3rem;line-height:inherit}.custom-table-material .btn-floating:focus,.custom-table-material .btn-large:focus,.custom-table-material .btn-small:focus,.custom-table-material .btn:focus{background-color:#1d7d74}.custom-table-material .btn,.custom-table-material .btn-large,.custom-table-material .btn-small{text-decoration:none;color:#fff;background-color:#26a69a;text-align:center;letter-spacing:.5px;transition:background-color .2s ease-out;cursor:pointer}.custom-table-material .btn-large:hover,.custom-table-material .btn-small:hover,.custom-table-material .btn:hover{background-color:#2bbbad}.custom-table-material .btn-floating{display:inline-block;color:#fff;position:relative;overflow:hidden;z-index:1;width:40px;height:40px;line-height:40px;padding:0;background-color:#26a69a;border-radius:50%;transition:background-color .3s;cursor:pointer;vertical-align:middle}.custom-table-material .btn-floating:hover{background-color:#26a69a}.custom-table-material .btn-floating:before{border-radius:0}.custom-table-material .btn-floating.btn-large{width:56px;height:56px;padding:0}.custom-table-material .btn-floating.btn-large.halfway-fab{bottom:-28px}.custom-table-material .btn-floating.btn-large i{line-height:56px}.custom-table-material .btn-floating.btn-small{width:32.4px;height:32.4px}.custom-table-material .btn-floating.btn-small.halfway-fab{bottom:-16.2px}.custom-table-material .btn-floating.btn-small i{line-height:32.4px}.custom-table-material .btn-floating.halfway-fab{position:absolute;right:24px;bottom:-20px}.custom-table-material .btn-floating.halfway-fab.left{right:auto;left:24px}.custom-table-material .btn-floating i{width:inherit;display:inline-block;text-align:center;color:#fff;font-size:1.6rem;line-height:40px}.custom-table-material button.btn-floating{border:none}.custom-table-material .fixed-action-btn{position:fixed;right:23px;bottom:23px;padding-top:15px;margin-bottom:0;z-index:997}.custom-table-material .fixed-action-btn.active ul{visibility:visible}.custom-table-material .fixed-action-btn.direction-left,.custom-table-material .fixed-action-btn.direction-right{padding:0 0 0 15px}.custom-table-material .fixed-action-btn.direction-left ul,.custom-table-material .fixed-action-btn.direction-right ul{text-align:right;right:64px;top:50%;transform:translateY(-50%);height:100%;left:auto;width:500px}.custom-table-material .fixed-action-btn.direction-left ul li,.custom-table-material .fixed-action-btn.direction-right ul li{display:inline-block;margin:7.5px 15px 0 0}.custom-table-material .fixed-action-btn.direction-right{padding:0 15px 0 0}.custom-table-material .fixed-action-btn.direction-right ul{text-align:left;direction:rtl;left:64px;right:auto}.custom-table-material .fixed-action-btn.direction-right ul li{margin:7.5px 0 0 15px}.custom-table-material .fixed-action-btn.direction-bottom{padding:0 0 15px}.custom-table-material .fixed-action-btn.direction-bottom ul{top:64px;bottom:auto;display:flex;flex-direction:column-reverse}.custom-table-material .fixed-action-btn.direction-bottom ul li{margin:15px 0 0}.custom-table-material .fixed-action-btn.toolbar{padding:0;height:56px}.custom-table-material .fixed-action-btn.toolbar.active>a i{opacity:0}.custom-table-material .fixed-action-btn.toolbar ul{display:flex;top:0;bottom:0;z-index:1}.custom-table-material .fixed-action-btn.toolbar ul li{flex:1 1;display:inline-block;margin:0;height:100%;transition:none}.custom-table-material .fixed-action-btn.toolbar ul li a{display:block;overflow:hidden;position:relative;width:100%;height:100%;background-color:transparent;box-shadow:none;color:#fff;line-height:56px;z-index:1}.custom-table-material .fixed-action-btn.toolbar ul li a i{line-height:inherit}.custom-table-material .fixed-action-btn ul{left:0;right:0;text-align:center;position:absolute;bottom:64px;margin:0;visibility:hidden}.custom-table-material .fixed-action-btn ul li{margin-bottom:15px}.custom-table-material .fixed-action-btn ul a.btn-floating{opacity:0}.custom-table-material .fixed-action-btn .fab-backdrop{position:absolute;top:0;left:0;z-index:-1;width:40px;height:40px;background-color:#26a69a;border-radius:50%;transform:scale(0)}.custom-table-material .btn-flat{box-shadow:none;background-color:transparent;color:#343434;cursor:pointer;transition:background-color .2s}.custom-table-material .btn-flat:focus,.custom-table-material .btn-flat:hover{box-shadow:none}.custom-table-material .btn-flat:focus{background-color:rgba(0,0,0,.1)}.custom-table-material .btn-flat.btn-flat[disabled],.custom-table-material .btn-flat.disabled{background-color:transparent!important;color:#b3b3b3!important;cursor:default}.custom-table-material .btn-large{height:54px;line-height:54px;font-size:15px;padding:0 28px}.custom-table-material .btn-large i{font-size:1.6rem}.custom-table-material .btn-small{height:32.4px;line-height:32.4px;font-size:13px}.custom-table-material .btn-small i{font-size:1.2rem}.custom-table-material .btn-block{display:block}.custom-table-material .dropdown-content{background-color:#fff;margin:0;display:none;min-width:100px;overflow-y:auto;opacity:0;position:absolute;left:0;top:0;z-index:9999;transform-origin:0 0}.custom-table-material .dropdown-content:focus{outline:0}.custom-table-material .dropdown-content li{clear:both;color:rgba(0,0,0,.87);cursor:pointer;min-height:50px;line-height:1.5rem;width:100%;text-align:left}.custom-table-material .dropdown-content li.active,.custom-table-material .dropdown-content li:hover{background-color:#eee}.custom-table-material .dropdown-content li:focus{outline:none}.custom-table-material .dropdown-content li.divider{min-height:0;height:1px}.custom-table-material .dropdown-content li>a,.custom-table-material .dropdown-content li>span{font-size:16px;color:#26a69a;display:block;line-height:22px;padding:14px 16px}.custom-table-material .dropdown-content li>span>label{top:1px;left:0;height:18px}.custom-table-material .dropdown-content li>a>i{height:inherit;line-height:inherit;float:left;margin:0 24px 0 0;width:24px}.custom-table-material body.keyboard-focused .dropdown-content li:focus{background-color:#dadada}.custom-table-material .input-field.col .dropdown-content [type=checkbox]+label{top:1px;left:0;height:18px;transform:none}.custom-table-material .dropdown-trigger{cursor:pointer}.custom-table-material .waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);vertical-align:middle;z-index:1;transition:.3s ease-out}.custom-table-material .waves-effect .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(0,0,0,.2);transition:all .7s ease-out;transition-property:transform,opacity;transform:scale(0);pointer-events:none}.custom-table-material .waves-effect.waves-light .waves-ripple{background-color:hsla(0,0%,100%,.45)}.custom-table-material .waves-effect.waves-red .waves-ripple{background-color:rgba(244,67,54,.7)}.custom-table-material .waves-effect.waves-yellow .waves-ripple{background-color:rgba(255,235,59,.7)}.custom-table-material .waves-effect.waves-orange .waves-ripple{background-color:rgba(255,152,0,.7)}.custom-table-material .waves-effect.waves-purple .waves-ripple{background-color:rgba(156,39,176,.7)}.custom-table-material .waves-effect.waves-green .waves-ripple{background-color:rgba(76,175,80,.7)}.custom-table-material .waves-effect.waves-teal .waves-ripple{background-color:rgba(0,150,136,.7)}.custom-table-material .waves-effect input[type=button],.custom-table-material .waves-effect input[type=reset],.custom-table-material .waves-effect input[type=submit]{border:0;font-style:normal;font-size:inherit;text-transform:inherit;background:none}.custom-table-material .waves-effect img{position:relative;z-index:-1}.custom-table-material .waves-notransition{transition:none!important}.custom-table-material .waves-circle{transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 0)}.custom-table-material .waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.custom-table-material .waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.custom-table-material .waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%;-webkit-mask-image:none}.custom-table-material .waves-block{display:block}.custom-table-material .waves-effect .waves-ripple{z-index:-1}.custom-table-material .modal{display:none;position:fixed;left:0;right:0;background-color:#fafafa;padding:0;max-height:70%;width:55%;margin:auto;overflow-y:auto;border-radius:2px;will-change:top,opacity}.custom-table-material .modal:focus{outline:none}@media only screen and (max-width:992px){.custom-table-material .modal{width:80%}}.custom-table-material .modal h1,.custom-table-material .modal h2,.custom-table-material .modal h3,.custom-table-material .modal h4{margin-top:0}.custom-table-material .modal .modal-content{padding:24px}.custom-table-material .modal .modal-close{cursor:pointer}.custom-table-material .modal .modal-footer{border-radius:0 0 2px 2px;background-color:#fafafa;padding:4px 6px;height:56px;width:100%;text-align:right}.custom-table-material .modal .modal-footer .btn,.custom-table-material .modal .modal-footer .btn-flat,.custom-table-material .modal .modal-footer .btn-large,.custom-table-material .modal .modal-footer .btn-small{margin:6px 0}.custom-table-material .modal-overlay{position:fixed;z-index:999;top:-25%;left:0;bottom:0;right:0;height:125%;width:100%;background:#000;display:none;will-change:opacity}.custom-table-material .modal.modal-fixed-footer{padding:0;height:70%}.custom-table-material .modal.modal-fixed-footer .modal-content{position:absolute;height:calc(100% - 56px);max-height:100%;width:100%;overflow-y:auto}.custom-table-material .modal.modal-fixed-footer .modal-footer{border-top:1px solid rgba(0,0,0,.1);position:absolute;bottom:0}.custom-table-material .modal.bottom-sheet{top:auto;bottom:-100%;margin:0;width:100%;max-height:45%;border-radius:0;will-change:bottom,opacity}.custom-table-material .collapsible{border-top:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;margin:.5rem 0 1rem}.custom-table-material .collapsible-header{display:flex;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);line-height:1.5;padding:1rem;background-color:#fff;border-bottom:1px solid #ddd}.custom-table-material .collapsible-header:focus{outline:0}.custom-table-material .collapsible-header i{width:2rem;font-size:1.6rem;display:inline-block;text-align:center;margin-right:1rem}.custom-table-material .keyboard-focused .collapsible-header:focus{background-color:#eee}.custom-table-material .collapsible-body{display:none;border-bottom:1px solid #ddd;box-sizing:border-box;padding:2rem}.custom-table-material .sidenav .collapsible,.custom-table-material .sidenav.fixed .collapsible{border:none;box-shadow:none}.custom-table-material .sidenav .collapsible li,.custom-table-material .sidenav.fixed .collapsible li{padding:0}.custom-table-material .sidenav .collapsible-header,.custom-table-material .sidenav.fixed .collapsible-header{background-color:transparent;border:none;line-height:inherit;height:inherit;padding:0 16px}.custom-table-material .sidenav .collapsible-header:hover,.custom-table-material .sidenav.fixed .collapsible-header:hover{background-color:rgba(0,0,0,.05)}.custom-table-material .sidenav .collapsible-header i,.custom-table-material .sidenav.fixed .collapsible-header i{line-height:inherit}.custom-table-material .sidenav .collapsible-body,.custom-table-material .sidenav.fixed .collapsible-body{border:0;background-color:#fff}.custom-table-material .sidenav .collapsible-body li a,.custom-table-material .sidenav.fixed .collapsible-body li a{padding:0 23.5px 0 31px}.custom-table-material .collapsible.popout{border:none;box-shadow:none}.custom-table-material .collapsible.popout>li{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);margin:0 24px;transition:margin .35s cubic-bezier(.25,.46,.45,.94)}.custom-table-material .collapsible.popout>li.active{box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);margin:16px 0}.custom-table-material .chip{display:inline-block;height:32px;font-size:13px;font-weight:500;color:rgba(0,0,0,.6);line-height:32px;padding:0 12px;border-radius:16px;background-color:#e4e4e4;margin-bottom:5px;margin-right:5px}.custom-table-material .chip:focus{outline:none;background-color:#26a69a;color:#fff}.custom-table-material .chip>img{float:left;margin:0 8px 0 -12px;height:32px;width:32px;border-radius:50%}.custom-table-material .chip .close{cursor:pointer;float:right;font-size:16px;line-height:32px;padding-left:8px}.custom-table-material .chips{border:none;border-bottom:1px solid #9e9e9e;box-shadow:none;margin:0 0 8px;min-height:45px;outline:none;transition:all .3s}.custom-table-material .chips.focus{border-bottom:1px solid #26a69a;box-shadow:0 1px 0 0 #26a69a}.custom-table-material .chips:hover{cursor:text}.custom-table-material .chips .input{background:none;border:0;color:rgba(0,0,0,.6);display:inline-block;font-size:16px;height:3rem;line-height:32px;outline:0;margin:0;padding:0!important;width:120px!important}.custom-table-material .chips .input:focus{border:0!important;box-shadow:none!important}.custom-table-material .chips .autocomplete-content{margin-top:0;margin-bottom:0}.custom-table-material .prefix~.chips{margin-left:3rem;width:92%;width:calc(100% - 3rem)}.custom-table-material .chips:empty~label{font-size:.8rem;transform:translateY(-140%)}.custom-table-material .materialboxed{display:block;cursor:zoom-in;position:relative;transition:opacity .4s;-webkit-backface-visibility:hidden}.custom-table-material .materialboxed:hover:not(.active){opacity:.8}.custom-table-material .materialboxed.active{cursor:zoom-out}.custom-table-material #materialbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#292929;z-index:1000;will-change:opacity}.custom-table-material .materialbox-caption{position:fixed;display:none;color:#fff;line-height:50px;bottom:0;left:0;width:100%;text-align:center;padding:0 15%;height:50px;z-index:1000;-webkit-font-smoothing:antialiased}.custom-table-material select:focus{outline:1px solid #c9f3ef}.custom-table-material button:focus{outline:none;background-color:#2ab7a9}.custom-table-material label{font-size:.8rem;color:#9e9e9e}.custom-table-material ::-moz-placeholder{color:#d1d1d1}.custom-table-material :-ms-input-placeholder{color:#d1d1d1}.custom-table-material ::placeholder{color:#d1d1d1}.custom-table-material input:not([type]),.custom-table-material input[type=date]:not(.browser-default),.custom-table-material input[type=datetime-local]:not(.browser-default),.custom-table-material input[type=datetime]:not(.browser-default),.custom-table-material input[type=email]:not(.browser-default),.custom-table-material input[type=number]:not(.browser-default),.custom-table-material input[type=password]:not(.browser-default),.custom-table-material input[type=search]:not(.browser-default),.custom-table-material input[type=tel]:not(.browser-default),.custom-table-material input[type=text]:not(.browser-default),.custom-table-material input[type=time]:not(.browser-default),.custom-table-material input[type=url]:not(.browser-default),.custom-table-material textarea.materialize-textarea{background-color:transparent;border:none;border-bottom:1px solid #9e9e9e;border-radius:0;outline:none;height:3rem;width:100%;font-size:16px;margin:0 0 8px;padding:0;box-shadow:none;box-sizing:content-box;transition:box-shadow .3s,border .3s}.custom-table-material input:not([type]):disabled,.custom-table-material input:not([type])[readonly=readonly],.custom-table-material input[type=date]:not(.browser-default):disabled,.custom-table-material input[type=date]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=datetime-local]:not(.browser-default):disabled,.custom-table-material input[type=datetime-local]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=datetime]:not(.browser-default):disabled,.custom-table-material input[type=datetime]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=email]:not(.browser-default):disabled,.custom-table-material input[type=email]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=number]:not(.browser-default):disabled,.custom-table-material input[type=number]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=password]:not(.browser-default):disabled,.custom-table-material input[type=password]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=search]:not(.browser-default):disabled,.custom-table-material input[type=search]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=tel]:not(.browser-default):disabled,.custom-table-material input[type=tel]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=text]:not(.browser-default):disabled,.custom-table-material input[type=text]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=time]:not(.browser-default):disabled,.custom-table-material input[type=time]:not(.browser-default)[readonly=readonly],.custom-table-material input[type=url]:not(.browser-default):disabled,.custom-table-material input[type=url]:not(.browser-default)[readonly=readonly],.custom-table-material textarea.materialize-textarea:disabled,.custom-table-material textarea.materialize-textarea[readonly=readonly]{color:rgba(0,0,0,.42);border-bottom:1px dotted rgba(0,0,0,.42)}.custom-table-material input:not([type]):disabled+label,.custom-table-material input:not([type])[readonly=readonly]+label,.custom-table-material input[type=date]:not(.browser-default):disabled+label,.custom-table-material input[type=date]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=datetime-local]:not(.browser-default):disabled+label,.custom-table-material input[type=datetime-local]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=datetime]:not(.browser-default):disabled+label,.custom-table-material input[type=datetime]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=email]:not(.browser-default):disabled+label,.custom-table-material input[type=email]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=number]:not(.browser-default):disabled+label,.custom-table-material input[type=number]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=password]:not(.browser-default):disabled+label,.custom-table-material input[type=password]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=search]:not(.browser-default):disabled+label,.custom-table-material input[type=search]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=tel]:not(.browser-default):disabled+label,.custom-table-material input[type=tel]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=text]:not(.browser-default):disabled+label,.custom-table-material input[type=text]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=time]:not(.browser-default):disabled+label,.custom-table-material input[type=time]:not(.browser-default)[readonly=readonly]+label,.custom-table-material input[type=url]:not(.browser-default):disabled+label,.custom-table-material input[type=url]:not(.browser-default)[readonly=readonly]+label,.custom-table-material textarea.materialize-textarea:disabled+label,.custom-table-material textarea.materialize-textarea[readonly=readonly]+label{color:rgba(0,0,0,.42)}.custom-table-material input:not([type]):focus:not([readonly]),.custom-table-material input[type=date]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=datetime-local]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=datetime]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=email]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=number]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=password]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=search]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=tel]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=text]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=time]:not(.browser-default):focus:not([readonly]),.custom-table-material input[type=url]:not(.browser-default):focus:not([readonly]),.custom-table-material textarea.materialize-textarea:focus:not([readonly]){border-bottom:1px solid #26a69a;box-shadow:0 1px 0 0 #26a69a}.custom-table-material input:not([type]):focus:not([readonly])+label,.custom-table-material input[type=date]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=datetime]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=email]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=number]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=password]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=search]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=tel]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=text]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=time]:not(.browser-default):focus:not([readonly])+label,.custom-table-material input[type=url]:not(.browser-default):focus:not([readonly])+label,.custom-table-material textarea.materialize-textarea:focus:not([readonly])+label{color:#26a69a}.custom-table-material input:not([type]):focus.valid~label,.custom-table-material input[type=date]:not(.browser-default):focus.valid~label,.custom-table-material input[type=datetime-local]:not(.browser-default):focus.valid~label,.custom-table-material input[type=datetime]:not(.browser-default):focus.valid~label,.custom-table-material input[type=email]:not(.browser-default):focus.valid~label,.custom-table-material input[type=number]:not(.browser-default):focus.valid~label,.custom-table-material input[type=password]:not(.browser-default):focus.valid~label,.custom-table-material input[type=search]:not(.browser-default):focus.valid~label,.custom-table-material input[type=tel]:not(.browser-default):focus.valid~label,.custom-table-material input[type=text]:not(.browser-default):focus.valid~label,.custom-table-material input[type=time]:not(.browser-default):focus.valid~label,.custom-table-material input[type=url]:not(.browser-default):focus.valid~label,.custom-table-material textarea.materialize-textarea:focus.valid~label{color:#4caf50}.custom-table-material input:not([type]):focus.invalid~label,.custom-table-material input[type=date]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=datetime-local]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=datetime]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=email]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=number]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=password]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=search]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=tel]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=text]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=time]:not(.browser-default):focus.invalid~label,.custom-table-material input[type=url]:not(.browser-default):focus.invalid~label,.custom-table-material textarea.materialize-textarea:focus.invalid~label{color:#f44336}.custom-table-material input:not([type]).validate+label,.custom-table-material input[type=date]:not(.browser-default).validate+label,.custom-table-material input[type=datetime-local]:not(.browser-default).validate+label,.custom-table-material input[type=datetime]:not(.browser-default).validate+label,.custom-table-material input[type=email]:not(.browser-default).validate+label,.custom-table-material input[type=number]:not(.browser-default).validate+label,.custom-table-material input[type=password]:not(.browser-default).validate+label,.custom-table-material input[type=search]:not(.browser-default).validate+label,.custom-table-material input[type=tel]:not(.browser-default).validate+label,.custom-table-material input[type=text]:not(.browser-default).validate+label,.custom-table-material input[type=time]:not(.browser-default).validate+label,.custom-table-material input[type=url]:not(.browser-default).validate+label,.custom-table-material textarea.materialize-textarea.validate+label{width:100%}.custom-table-material .select-wrapper.valid>input.select-dropdown,.custom-table-material input:not([type]).valid,.custom-table-material input:not([type]):focus.valid,.custom-table-material input[type=date]:not(.browser-default).valid,.custom-table-material input[type=date]:not(.browser-default):focus.valid,.custom-table-material input[type=datetime-local]:not(.browser-default).valid,.custom-table-material input[type=datetime-local]:not(.browser-default):focus.valid,.custom-table-material input[type=datetime]:not(.browser-default).valid,.custom-table-material input[type=datetime]:not(.browser-default):focus.valid,.custom-table-material input[type=email]:not(.browser-default).valid,.custom-table-material input[type=email]:not(.browser-default):focus.valid,.custom-table-material input[type=number]:not(.browser-default).valid,.custom-table-material input[type=number]:not(.browser-default):focus.valid,.custom-table-material input[type=password]:not(.browser-default).valid,.custom-table-material input[type=password]:not(.browser-default):focus.valid,.custom-table-material input[type=search]:not(.browser-default).valid,.custom-table-material input[type=search]:not(.browser-default):focus.valid,.custom-table-material input[type=tel]:not(.browser-default).valid,.custom-table-material input[type=tel]:not(.browser-default):focus.valid,.custom-table-material input[type=text]:not(.browser-default).valid,.custom-table-material input[type=text]:not(.browser-default):focus.valid,.custom-table-material input[type=time]:not(.browser-default).valid,.custom-table-material input[type=time]:not(.browser-default):focus.valid,.custom-table-material input[type=url]:not(.browser-default).valid,.custom-table-material input[type=url]:not(.browser-default):focus.valid,.custom-table-material textarea.materialize-textarea.valid,.custom-table-material textarea.materialize-textarea:focus.valid{border-bottom:1px solid #4caf50;box-shadow:0 1px 0 0 #4caf50}.custom-table-material .select-wrapper.invalid>input.select-dropdown,.custom-table-material .select-wrapper.invalid>input.select-dropdown:focus,.custom-table-material input:not([type]).invalid,.custom-table-material input:not([type]):focus.invalid,.custom-table-material input[type=date]:not(.browser-default).invalid,.custom-table-material input[type=date]:not(.browser-default):focus.invalid,.custom-table-material input[type=datetime-local]:not(.browser-default).invalid,.custom-table-material input[type=datetime-local]:not(.browser-default):focus.invalid,.custom-table-material input[type=datetime]:not(.browser-default).invalid,.custom-table-material input[type=datetime]:not(.browser-default):focus.invalid,.custom-table-material input[type=email]:not(.browser-default).invalid,.custom-table-material input[type=email]:not(.browser-default):focus.invalid,.custom-table-material input[type=number]:not(.browser-default).invalid,.custom-table-material input[type=number]:not(.browser-default):focus.invalid,.custom-table-material input[type=password]:not(.browser-default).invalid,.custom-table-material input[type=password]:not(.browser-default):focus.invalid,.custom-table-material input[type=search]:not(.browser-default).invalid,.custom-table-material input[type=search]:not(.browser-default):focus.invalid,.custom-table-material input[type=tel]:not(.browser-default).invalid,.custom-table-material input[type=tel]:not(.browser-default):focus.invalid,.custom-table-material input[type=text]:not(.browser-default).invalid,.custom-table-material input[type=text]:not(.browser-default):focus.invalid,.custom-table-material input[type=time]:not(.browser-default).invalid,.custom-table-material input[type=time]:not(.browser-default):focus.invalid,.custom-table-material input[type=url]:not(.browser-default).invalid,.custom-table-material input[type=url]:not(.browser-default):focus.invalid,.custom-table-material textarea.materialize-textarea.invalid,.custom-table-material textarea.materialize-textarea:focus.invalid{border-bottom:1px solid #f44336;box-shadow:0 1px 0 0 #f44336}.custom-table-material .select-wrapper.invalid~.helper-text[data-error],.custom-table-material .select-wrapper.valid .helper-text[data-success],.custom-table-material input:not([type]).invalid~.helper-text[data-error],.custom-table-material input:not([type]).valid~.helper-text[data-success],.custom-table-material input:not([type]):focus.invalid~.helper-text[data-error],.custom-table-material input:not([type]):focus.valid~.helper-text[data-success],.custom-table-material input[type=date]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=date]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=datetime-local]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=datetime-local]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=datetime]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=datetime]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=email]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=email]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=number]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=number]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=password]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=password]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=search]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=search]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=tel]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=tel]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=text]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=text]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=time]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=time]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material input[type=url]:not(.browser-default).invalid~.helper-text[data-error],.custom-table-material input[type=url]:not(.browser-default).valid~.helper-text[data-success],.custom-table-material textarea.materialize-textarea.invalid~.helper-text[data-error],.custom-table-material textarea.materialize-textarea.valid~.helper-text[data-success],.custom-table-material textarea.materialize-textarea:focus.invalid~.helper-text[data-error],.custom-table-material textarea.materialize-textarea:focus.valid~.helper-text[data-success]{color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.custom-table-material .select-wrapper.valid~.helper-text:after,.custom-table-material input:not([type]).valid~.helper-text:after,.custom-table-material input:not([type]):focus.valid~.helper-text:after,.custom-table-material input[type=date]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=date]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=datetime-local]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=datetime-local]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=datetime]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=datetime]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=email]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=email]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=number]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=number]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=password]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=password]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=search]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=search]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=tel]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=tel]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=text]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=text]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=time]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=time]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material input[type=url]:not(.browser-default).valid~.helper-text:after,.custom-table-material input[type=url]:not(.browser-default):focus.valid~.helper-text:after,.custom-table-material textarea.materialize-textarea.valid~.helper-text:after,.custom-table-material textarea.materialize-textarea:focus.valid~.helper-text:after{content:attr(data-success);color:#4caf50}.custom-table-material .select-wrapper.invalid~.helper-text:after,.custom-table-material input:not([type]).invalid~.helper-text:after,.custom-table-material input:not([type]):focus.invalid~.helper-text:after,.custom-table-material input[type=date]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=date]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=datetime-local]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=datetime-local]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=datetime]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=datetime]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=email]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=email]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=number]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=number]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=password]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=password]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=search]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=search]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=tel]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=tel]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=text]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=text]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=time]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=time]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material input[type=url]:not(.browser-default).invalid~.helper-text:after,.custom-table-material input[type=url]:not(.browser-default):focus.invalid~.helper-text:after,.custom-table-material textarea.materialize-textarea.invalid~.helper-text:after,.custom-table-material textarea.materialize-textarea:focus.invalid~.helper-text:after{content:attr(data-error);color:#f44336}.custom-table-material .select-wrapper+label:after,.custom-table-material input:not([type])+label:after,.custom-table-material input[type=date]:not(.browser-default)+label:after,.custom-table-material input[type=datetime-local]:not(.browser-default)+label:after,.custom-table-material input[type=datetime]:not(.browser-default)+label:after,.custom-table-material input[type=email]:not(.browser-default)+label:after,.custom-table-material input[type=number]:not(.browser-default)+label:after,.custom-table-material input[type=password]:not(.browser-default)+label:after,.custom-table-material input[type=search]:not(.browser-default)+label:after,.custom-table-material input[type=tel]:not(.browser-default)+label:after,.custom-table-material input[type=text]:not(.browser-default)+label:after,.custom-table-material input[type=time]:not(.browser-default)+label:after,.custom-table-material input[type=url]:not(.browser-default)+label:after,.custom-table-material textarea.materialize-textarea+label:after{display:block;content:"";position:absolute;top:100%;left:0;opacity:0;transition:opacity .2s ease-out,color .2s ease-out}.custom-table-material .input-field{position:relative;margin-top:1rem;margin-bottom:1rem}.custom-table-material .input-field.inline{display:inline-block;vertical-align:middle;margin-left:5px}.custom-table-material .input-field.inline .select-dropdown,.custom-table-material .input-field.inline input{margin-bottom:1rem}.custom-table-material .input-field.col label{left:.75rem}.custom-table-material .input-field.col .prefix~.validate~label,.custom-table-material .input-field.col .prefix~label{width:calc(100% - 3rem - 1.5rem)}.custom-table-material .input-field>label{color:#9e9e9e;position:absolute;top:0;left:0;font-size:1rem;cursor:text;transition:transform .2s ease-out,color .2s ease-out;transform-origin:0 100%;text-align:left;text-align:initial;transform:translateY(12px)}.custom-table-material .input-field>label:not(.label-icon).active{transform:translateY(-14px) scale(.8);transform-origin:0 0}.custom-table-material .input-field>input[type=date]:not(.browser-default)+label,.custom-table-material .input-field>input[type=time]:not(.browser-default)+label,.custom-table-material .input-field>input[type]:-webkit-autofill:not(.browser-default):not([type=search])+label{transform:translateY(-14px) scale(.8);transform-origin:0 0}.custom-table-material .input-field .helper-text{position:relative;min-height:18px;display:block;font-size:12px;color:rgba(0,0,0,.54)}.custom-table-material .input-field .helper-text:after{opacity:1;position:absolute;top:0;left:0}.custom-table-material .input-field .prefix{position:absolute;width:3rem;font-size:2rem;transition:color .2s;top:.5rem}.custom-table-material .input-field .prefix.active{color:#26a69a}.custom-table-material .input-field .prefix~.autocomplete-content,.custom-table-material .input-field .prefix~.helper-text,.custom-table-material .input-field .prefix~.validate~label,.custom-table-material .input-field .prefix~input,.custom-table-material .input-field .prefix~label,.custom-table-material .input-field .prefix~textarea{margin-left:3rem;width:92%;width:calc(100% - 3rem)}.custom-table-material .input-field .prefix~label{margin-left:3rem}@media only screen and (max-width:992px){.custom-table-material .input-field .prefix~input{width:86%;width:calc(100% - 3rem)}}@media only screen and (max-width:600px){.custom-table-material .input-field .prefix~input{width:80%;width:calc(100% - 3rem)}}.custom-table-material .input-field input[type=search]{display:block;line-height:inherit;transition:background-color .3s}.nav-wrapper .custom-table-material .input-field input[type=search]{height:inherit;padding-left:4rem;width:calc(100% - 4rem);border:0;box-shadow:none}.custom-table-material .input-field input[type=search]:focus:not(.browser-default){background-color:#fff;border:0;box-shadow:none;color:#444}.custom-table-material .input-field input[type=search]:focus:not(.browser-default)+label i,.custom-table-material .input-field input[type=search]:focus:not(.browser-default)~.material-icons,.custom-table-material .input-field input[type=search]:focus:not(.browser-default)~.mdi-navigation-close{color:#444}.custom-table-material .input-field input[type=search]+.label-icon{transform:none;left:1rem}.custom-table-material .input-field input[type=search]~.material-icons,.custom-table-material .input-field input[type=search]~.mdi-navigation-close{position:absolute;top:0;right:1rem;color:transparent;cursor:pointer;font-size:2rem;transition:color .3s}.custom-table-material textarea{width:100%;height:3rem;background-color:transparent}.custom-table-material textarea.materialize-textarea{line-height:normal;overflow-y:hidden;padding:.8rem 0;resize:none;min-height:3rem;box-sizing:border-box}.custom-table-material .hiddendiv{visibility:hidden;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;padding-top:1.2rem;position:absolute;top:0;z-index:-1}.custom-table-material .autocomplete-content li .highlight{color:#444}.custom-table-material .autocomplete-content li img{height:40px;width:40px;margin:5px 15px}.custom-table-material .character-counter{min-height:18px}.custom-table-material [type=radio]:checked,.custom-table-material [type=radio]:not(:checked){position:absolute;opacity:0;pointer-events:none}.custom-table-material [type=radio]:checked+span,.custom-table-material [type=radio]:not(:checked)+span{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;transition:.28s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-table-material [type=radio]+span:after,.custom-table-material [type=radio]+span:before{content:"";position:absolute;left:0;top:0;margin:4px;width:16px;height:16px;z-index:0;transition:.28s ease}.custom-table-material [type=radio].with-gap:checked+span:after,.custom-table-material [type=radio].with-gap:checked+span:before,.custom-table-material [type=radio]:checked+span:after,.custom-table-material [type=radio]:checked+span:before,.custom-table-material [type=radio]:not(:checked)+span:after,.custom-table-material [type=radio]:not(:checked)+span:before{border-radius:50%}.custom-table-material [type=radio]:not(:checked)+span:after,.custom-table-material [type=radio]:not(:checked)+span:before{border:2px solid #5a5a5a}.custom-table-material [type=radio]:not(:checked)+span:after{transform:scale(0)}.custom-table-material [type=radio]:checked+span:before{border:2px solid transparent}.custom-table-material [type=radio].with-gap:checked+span:after,.custom-table-material [type=radio].with-gap:checked+span:before,.custom-table-material [type=radio]:checked+span:after{border:2px solid #26a69a}.custom-table-material [type=radio].with-gap:checked+span:after,.custom-table-material [type=radio]:checked+span:after{background-color:#26a69a}.custom-table-material [type=radio]:checked+span:after{transform:scale(1.02)}.custom-table-material [type=radio].with-gap:checked+span:after{transform:scale(.5)}.custom-table-material [type=radio].tabbed:focus+span:before{box-shadow:0 0 0 10px rgba(0,0,0,.1)}.custom-table-material [type=radio].with-gap:disabled:checked+span:before{border:2px solid rgba(0,0,0,.42)}.custom-table-material [type=radio].with-gap:disabled:checked+span:after{border:none;background-color:rgba(0,0,0,.42)}.custom-table-material [type=radio]:disabled:checked+span:before,.custom-table-material [type=radio]:disabled:not(:checked)+span:before{background-color:transparent;border-color:rgba(0,0,0,.42)}.custom-table-material [type=radio]:disabled+span{color:rgba(0,0,0,.42)}.custom-table-material [type=radio]:disabled:not(:checked)+span:before{border-color:rgba(0,0,0,.42)}.custom-table-material [type=radio]:disabled:checked+span:after{background-color:rgba(0,0,0,.42);border-color:#949494}.custom-table-material [type=checkbox]:checked,.custom-table-material [type=checkbox]:not(:checked){position:absolute;opacity:0;pointer-events:none}.custom-table-material [type=checkbox]+span:not(.lever){position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-table-material [type=checkbox]+span:not(.lever):before,.custom-table-material [type=checkbox]:not(.filled-in)+span:not(.lever):after{content:"";position:absolute;top:0;left:0;width:18px;height:18px;z-index:0;border:2px solid #5a5a5a;border-radius:1px;margin-top:3px;transition:.2s}.custom-table-material [type=checkbox]:not(.filled-in)+span:not(.lever):after{border:0;transform:scale(0)}.custom-table-material [type=checkbox]:not(:checked):disabled+span:not(.lever):before{border:none;background-color:rgba(0,0,0,.42)}.custom-table-material [type=checkbox].tabbed:focus+span:not(.lever):after{transform:scale(1);border:0;border-radius:50%;box-shadow:0 0 0 10px rgba(0,0,0,.1);background-color:rgba(0,0,0,.1)}.custom-table-material [type=checkbox]:checked+span:not(.lever):before{top:-4px;left:-5px;width:12px;height:22px;border-color:transparent #26a69a #26a69a transparent;border-style:solid;border-width:2px;transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:100% 100%}.custom-table-material [type=checkbox]:checked:disabled+span:before{border-right:2px solid rgba(0,0,0,.42);border-bottom:2px solid rgba(0,0,0,.42)}.custom-table-material [type=checkbox]:indeterminate+span:not(.lever):before{top:-11px;left:-12px;width:10px;height:22px;border:none;border-right:2px solid #26a69a;transform:rotate(90deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:100% 100%}.custom-table-material [type=checkbox]:indeterminate:disabled+span:not(.lever):before{border-right:2px solid rgba(0,0,0,.42);background-color:transparent}.custom-table-material [type=checkbox].filled-in+span:not(.lever):after{border-radius:2px}.custom-table-material [type=checkbox].filled-in+span:not(.lever):after,.custom-table-material [type=checkbox].filled-in+span:not(.lever):before{content:"";left:0;position:absolute;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;z-index:1}.custom-table-material [type=checkbox].filled-in:not(:checked)+span:not(.lever):before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;transform:rotate(37deg);transform-origin:100% 100%}.custom-table-material [type=checkbox].filled-in:not(:checked)+span:not(.lever):after{height:20px;width:20px;background-color:transparent;border:2px solid #5a5a5a;top:0;z-index:0}.custom-table-material [type=checkbox].filled-in:checked+span:not(.lever):before{top:0;left:1px;width:8px;height:13px;border-color:transparent #fff #fff transparent;border-style:solid;border-width:2px;transform:rotate(37deg);transform-origin:100% 100%}.custom-table-material [type=checkbox].filled-in:checked+span:not(.lever):after{top:0;width:20px;height:20px;border:2px solid #26a69a;background-color:#26a69a;z-index:0}.custom-table-material [type=checkbox].filled-in.tabbed:focus+span:not(.lever):after{border-radius:2px;border-color:#5a5a5a;background-color:rgba(0,0,0,.1)}.custom-table-material [type=checkbox].filled-in.tabbed:checked:focus+span:not(.lever):after{border-radius:2px;background-color:#26a69a;border-color:#26a69a}.custom-table-material [type=checkbox].filled-in:disabled:not(:checked)+span:not(.lever):before{background-color:transparent;border:2px solid transparent}.custom-table-material [type=checkbox].filled-in:disabled:not(:checked)+span:not(.lever):after{border-color:transparent;background-color:#949494}.custom-table-material [type=checkbox].filled-in:disabled:checked+span:not(.lever):before{background-color:transparent}.custom-table-material [type=checkbox].filled-in:disabled:checked+span:not(.lever):after{background-color:#949494;border-color:#949494}.custom-table-material .switch,.custom-table-material .switch *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-table-material .switch label{cursor:pointer}.custom-table-material .switch label input[type=checkbox]{opacity:0;width:0;height:0}.custom-table-material .switch label input[type=checkbox]:checked+.lever{background-color:#84c7c1}.custom-table-material .switch label input[type=checkbox]:checked+.lever:after,.custom-table-material .switch label input[type=checkbox]:checked+.lever:before{left:18px}.custom-table-material .switch label input[type=checkbox]:checked+.lever:after{background-color:#26a69a}.custom-table-material .switch label .lever{content:"";display:inline-block;position:relative;width:36px;height:14px;background-color:rgba(0,0,0,.38);border-radius:15px;transition:background .3s ease;vertical-align:middle;margin:0 16px}.custom-table-material .switch label .lever:after,.custom-table-material .switch label .lever:before{content:"";position:absolute;display:inline-block;width:20px;height:20px;border-radius:50%;left:0;top:-3px;transition:left .3s ease,background .3s ease,box-shadow .1s ease,transform .1s ease}.custom-table-material .switch label .lever:before{background-color:rgba(38,166,154,.15)}.custom-table-material .switch label .lever:after{background-color:#f1f1f1;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.custom-table-material input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever:before,.custom-table-material input[type=checkbox]:checked:not(:disabled)~.lever:active:before{transform:scale(2.4);background-color:rgba(38,166,154,.15)}.custom-table-material input[type=checkbox]:not(:disabled).tabbed:focus~.lever:before,.custom-table-material input[type=checkbox]:not(:disabled)~.lever:active:before{transform:scale(2.4);background-color:rgba(0,0,0,.08)}.custom-table-material .switch input[type=checkbox][disabled]+.lever{cursor:default;background-color:rgba(0,0,0,.12)}.custom-table-material .switch label input[type=checkbox][disabled]+.lever:after,.custom-table-material .switch label input[type=checkbox][disabled]:checked+.lever:after{background-color:#949494}.custom-table-material select{display:none}.custom-table-material select.browser-default{display:block}.custom-table-material select{background-color:hsla(0,0%,100%,.9);width:100%;padding:5px;border:1px solid #f2f2f2;border-radius:2px;height:3rem}.custom-table-material .select-label{position:absolute}.custom-table-material .select-wrapper{position:relative}.custom-table-material .select-wrapper.invalid+label,.custom-table-material .select-wrapper.valid+label{width:100%;pointer-events:none}.custom-table-material .select-wrapper input.select-dropdown{position:relative;cursor:pointer;background-color:transparent;border:none;border-bottom:1px solid #9e9e9e;outline:none;height:3rem;line-height:3rem;width:100%;font-size:16px;margin:0 0 8px;padding:0;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.custom-table-material .select-wrapper input.select-dropdown:focus{border-bottom:1px solid #26a69a}.custom-table-material .select-wrapper .caret{position:absolute;right:0;top:0;bottom:0;margin:auto 0;z-index:0;fill:rgba(0,0,0,.87)}.custom-table-material .select-wrapper+label{position:absolute;top:-26px;font-size:.8rem}.custom-table-material .select-wrapper.disabled+label,.custom-table-material select:disabled{color:rgba(0,0,0,.42)}.custom-table-material .select-wrapper.disabled .caret{fill:rgba(0,0,0,.42)}.custom-table-material .select-wrapper input.select-dropdown:disabled{color:rgba(0,0,0,.42);cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-table-material .select-wrapper i{color:rgba(0,0,0,.3)}.custom-table-material .select-dropdown li.disabled,.custom-table-material .select-dropdown li.disabled>span,.custom-table-material .select-dropdown li.optgroup{color:rgba(0,0,0,.3);background-color:transparent}.custom-table-material .select-dropdown.dropdown-content li:hover,.custom-table-material body.keyboard-focused .select-dropdown.dropdown-content li:focus{background-color:rgba(0,0,0,.08)}.custom-table-material .select-dropdown.dropdown-content li.selected{background-color:rgba(0,0,0,.03)}.custom-table-material .prefix~.select-wrapper{margin-left:3rem;width:92%;width:calc(100% - 3rem)}.custom-table-material .prefix~label{margin-left:3rem}.custom-table-material .select-dropdown li img{height:40px;width:40px;margin:5px 15px;float:right}.custom-table-material .select-dropdown li.optgroup{border-top:1px solid #eee}.custom-table-material .select-dropdown li.optgroup.selected>span{color:rgba(0,0,0,.7)}.custom-table-material .select-dropdown li.optgroup>span{color:rgba(0,0,0,.4)}.custom-table-material .select-dropdown li.optgroup~li.optgroup-option{padding-left:1rem}.custom-table-material .file-field{position:relative}.custom-table-material .file-field .file-path-wrapper{overflow:hidden;padding-left:10px}.custom-table-material .file-field input.file-path{width:100%}.custom-table-material .file-field .btn,.custom-table-material .file-field .btn-large,.custom-table-material .file-field .btn-small{float:left;height:3rem;line-height:3rem}.custom-table-material .file-field span{cursor:pointer}.custom-table-material .file-field input[type=file]{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.custom-table-material .file-field input[type=file]::-webkit-file-upload-button{display:none}.custom-table-material .range-field{position:relative}.custom-table-material input[type=range],.custom-table-material input[type=range]+.thumb{cursor:pointer}.custom-table-material input[type=range]{position:relative;background-color:transparent;border:none;outline:none;width:100%;margin:15px 0;padding:0}.custom-table-material input[type=range]:focus{outline:none}.custom-table-material input[type=range]+.thumb{position:absolute;top:10px;left:0;border:none;height:0;width:0;border-radius:50%;background-color:#26a69a;margin-left:7px;transform-origin:50% 50%;transform:rotate(-45deg)}.custom-table-material input[type=range]+.thumb .value{display:block;width:30px;text-align:center;color:#26a69a;font-size:0;transform:rotate(45deg)}.custom-table-material input[type=range]+.thumb.active{border-radius:50% 50% 50% 0}.custom-table-material input[type=range]+.thumb.active .value{color:#fff;margin-left:-1px;margin-top:8px;font-size:10px}.custom-table-material input[type=range]{-webkit-appearance:none}.custom-table-material input[type=range]::-webkit-slider-runnable-track{height:3px;background:#c2c0c2;border:none}.custom-table-material input[type=range]::-webkit-slider-thumb{border:none;height:14px;width:14px;border-radius:50%;background:#26a69a;-webkit-transition:box-shadow .3s;transition:box-shadow .3s;-webkit-appearance:none;background-color:#26a69a;transform-origin:50% 50%;margin:-5px 0 0}.custom-table-material .keyboard-focused input[type=range]:focus:not(.active)::-webkit-slider-thumb{box-shadow:0 0 0 10px rgba(38,166,154,.26)}.custom-table-material input[type=range]{border:1px solid #fff}.custom-table-material input[type=range]::-moz-range-track{height:3px;background:#c2c0c2;border:none}.custom-table-material input[type=range]::-moz-focus-inner{border:0}.custom-table-material input[type=range]::-moz-range-thumb{border:none;height:14px;width:14px;border-radius:50%;background:#26a69a;-moz-transition:box-shadow .3s;transition:box-shadow .3s;margin-top:-5px}.custom-table-material input[type=range]:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}.custom-table-material .keyboard-focused input[type=range]:focus:not(.active)::-moz-range-thumb{box-shadow:0 0 0 10px rgba(38,166,154,.26)}.custom-table-material input[type=range]::-ms-track{height:3px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.custom-table-material input[type=range]::-ms-fill-lower{background:#777}.custom-table-material input[type=range]::-ms-fill-upper{background:#ddd}.custom-table-material input[type=range]::-ms-thumb{border:none;height:14px;width:14px;border-radius:50%;background:#26a69a;-ms-transition:box-shadow .3s;transition:box-shadow .3s}.custom-table-material .keyboard-focused input[type=range]:focus:not(.active)::-ms-thumb{box-shadow:0 0 0 10px rgba(38,166,154,.26)}.custom-table-material .table-of-contents.fixed{position:fixed}.custom-table-material .table-of-contents li{padding:2px 0}.custom-table-material .table-of-contents a{font-weight:300;color:#757575;padding-left:16px;height:1.5rem;line-height:1.5rem;letter-spacing:.4;display:inline-block}.custom-table-material .table-of-contents a:hover{color:#a8a8a8;padding-left:15px;border-left:1px solid #ee6e73}.custom-table-material .table-of-contents a.active{font-weight:500;padding-left:14px;border-left:2px solid #ee6e73}.custom-table-material .sidenav{position:fixed;width:300px;left:0;top:0;margin:0;transform:translateX(-100%);height:100%;height:calc(100% + 60px);height:-moz-calc(100%);padding-bottom:60px;background-color:#fff;z-index:999;overflow-y:auto;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateX(-105%)}.custom-table-material .sidenav.right-aligned{right:0;transform:translateX(105%);left:auto;transform:translateX(100%)}.custom-table-material .sidenav .collapsible{margin:0}.custom-table-material .sidenav li{float:none;line-height:48px}.custom-table-material .sidenav li.active{background-color:rgba(0,0,0,.05)}.custom-table-material .sidenav li>a{color:rgba(0,0,0,.87);display:block;font-size:14px;font-weight:500;height:48px;line-height:48px;padding:0 32px}.custom-table-material .sidenav li>a:hover{background-color:rgba(0,0,0,.05)}.custom-table-material .sidenav li>a.btn,.custom-table-material .sidenav li>a.btn-flat,.custom-table-material .sidenav li>a.btn-floating,.custom-table-material .sidenav li>a.btn-large,.custom-table-material .sidenav li>a.btn-small{margin:10px 15px}.custom-table-material .sidenav li>a.btn,.custom-table-material .sidenav li>a.btn-floating,.custom-table-material .sidenav li>a.btn-large,.custom-table-material .sidenav li>a.btn-small{color:#fff}.custom-table-material .sidenav li>a.btn-flat{color:#343434}.custom-table-material .sidenav li>a.btn-large:hover,.custom-table-material .sidenav li>a.btn-small:hover,.custom-table-material .sidenav li>a.btn:hover{background-color:#2bbbad}.custom-table-material .sidenav li>a.btn-floating:hover{background-color:#26a69a}.custom-table-material .sidenav li>a li>a>[class*=mdi-],.custom-table-material .sidenav li>a>[class^=mdi-],.custom-table-material .sidenav li>a>i,.custom-table-material .sidenav li>a>i.material-icons{float:left;height:48px;line-height:48px;margin:0 32px 0 0;width:24px;color:rgba(0,0,0,.54)}.custom-table-material .sidenav .divider{margin:8px 0 0}.custom-table-material .sidenav .subheader{cursor:auto;pointer-events:none;color:rgba(0,0,0,.54);font-size:14px;font-weight:500;line-height:48px}.custom-table-material .sidenav .subheader:hover{background-color:transparent}.custom-table-material .sidenav .user-view{position:relative;padding:32px 32px 0;margin-bottom:8px}.custom-table-material .sidenav .user-view>a{height:auto;padding:0}.custom-table-material .sidenav .user-view>a:hover{background-color:transparent}.custom-table-material .sidenav .user-view .background{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.custom-table-material .sidenav .user-view .circle,.custom-table-material .sidenav .user-view .email,.custom-table-material .sidenav .user-view .name{display:block}.custom-table-material .sidenav .user-view .circle{height:64px;width:64px}.custom-table-material .sidenav .user-view .email,.custom-table-material .sidenav .user-view .name{font-size:14px;line-height:24px}.custom-table-material .sidenav .user-view .name{margin-top:16px;font-weight:500}.custom-table-material .sidenav .user-view .email{padding-bottom:16px;font-weight:400}.custom-table-material .drag-target{height:100%;width:10px;position:fixed;top:0;z-index:998}.custom-table-material .drag-target.right-aligned{right:0}.custom-table-material .sidenav.sidenav-fixed{left:0;transform:translateX(0);position:fixed}.custom-table-material .sidenav.sidenav-fixed.right-aligned{right:0;left:auto}@media only screen and (max-width:992px){.custom-table-material .sidenav.sidenav-fixed{transform:translateX(-105%)}.custom-table-material .sidenav.sidenav-fixed.right-aligned{transform:translateX(105%)}.custom-table-material .sidenav>a{padding:0 16px}.custom-table-material .sidenav .user-view{padding:16px 16px 0}}.custom-table-material .sidenav .collapsible-body>ul:not(.collapsible)>li.active,.custom-table-material .sidenav.sidenav-fixed .collapsible-body>ul:not(.collapsible)>li.active{background-color:#ee6e73}.custom-table-material .sidenav .collapsible-body>ul:not(.collapsible)>li.active a,.custom-table-material .sidenav.sidenav-fixed .collapsible-body>ul:not(.collapsible)>li.active a{color:#fff}.custom-table-material .sidenav .collapsible-body{padding:0}.custom-table-material .sidenav-overlay{position:fixed;top:0;left:0;right:0;opacity:0;height:120vh;background-color:rgba(0,0,0,.5);z-index:997;display:none}.custom-table-material .preloader-wrapper{display:inline-block;position:relative;width:50px;height:50px}.custom-table-material .preloader-wrapper.small{width:36px;height:36px}.custom-table-material .preloader-wrapper.big{width:64px;height:64px}.custom-table-material .preloader-wrapper.active{-webkit-animation:container-rotate 1568ms linear infinite;animation:container-rotate 1568ms linear infinite}@-webkit-keyframes container-rotate{to{-webkit-transform:rotate(1turn)}}@keyframes container-rotate{to{transform:rotate(1turn)}}.custom-table-material .spinner-layer{position:absolute;width:100%;height:100%;opacity:0;border-color:#26a69a}.custom-table-material .spinner-blue,.custom-table-material .spinner-blue-only{border-color:#4285f4}.custom-table-material .spinner-red,.custom-table-material .spinner-red-only{border-color:#db4437}.custom-table-material .spinner-yellow,.custom-table-material .spinner-yellow-only{border-color:#f4b400}.custom-table-material .spinner-green,.custom-table-material .spinner-green-only{border-color:#0f9d58}.custom-table-material .active .spinner-layer.spinner-blue{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.custom-table-material .active .spinner-layer.spinner-red{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.custom-table-material .active .spinner-layer.spinner-yellow{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.custom-table-material .active .spinner-layer.spinner-green{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.custom-table-material .active .spinner-layer,.custom-table-material .active .spinner-layer.spinner-blue-only,.custom-table-material .active .spinner-layer.spinner-green-only,.custom-table-material .active .spinner-layer.spinner-red-only,.custom-table-material .active .spinner-layer.spinner-yellow-only{opacity:1;-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both}@-webkit-keyframes fill-unfill-rotate{12.5%{-webkit-transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg)}to{-webkit-transform:rotate(3turn)}}@keyframes fill-unfill-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(3turn)}}@-webkit-keyframes blue-fade-in-out{0%{opacity:1}25%{opacity:1}26%{opacity:0}89%{opacity:0}90%{opacity:1}to{opacity:1}}@keyframes blue-fade-in-out{0%{opacity:1}25%{opacity:1}26%{opacity:0}89%{opacity:0}90%{opacity:1}to{opacity:1}}@-webkit-keyframes red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:1}50%{opacity:1}51%{opacity:0}}@keyframes red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:1}50%{opacity:1}51%{opacity:0}}@-webkit-keyframes yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:1}75%{opacity:1}76%{opacity:0}}@keyframes yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:1}75%{opacity:1}76%{opacity:0}}@-webkit-keyframes green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:1}90%{opacity:1}to{opacity:0}}@keyframes green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:1}90%{opacity:1}to{opacity:0}}.custom-table-material .gap-patch{position:absolute;top:0;left:45%;width:10%;height:100%;overflow:hidden;border-color:inherit}.custom-table-material .gap-patch .circle{width:1000%;left:-450%}.custom-table-material .circle-clipper{display:inline-block;position:relative;width:50%;height:100%;overflow:hidden;border-color:inherit}.custom-table-material .circle-clipper .circle{width:200%;height:100%;border:3px solid;border-color:inherit;border-bottom-color:transparent!important;border-radius:50%;-webkit-animation:none;animation:none;position:absolute;top:0;right:0;bottom:0}.custom-table-material .circle-clipper.left .circle{left:0;border-right-color:transparent!important;transform:rotate(129deg)}.custom-table-material .circle-clipper.right .circle{left:-100%;border-left-color:transparent!important;transform:rotate(-129deg)}.custom-table-material .active .circle-clipper.left .circle{-webkit-animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.custom-table-material .active .circle-clipper.right .circle{-webkit-animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}@-webkit-keyframes left-spin{0%{-webkit-transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg)}to{-webkit-transform:rotate(130deg)}}@keyframes left-spin{0%{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}@-webkit-keyframes right-spin{0%{-webkit-transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg)}to{-webkit-transform:rotate(-130deg)}}@keyframes right-spin{0%{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}.custom-table-material #spinnerContainer.cooldown{-webkit-animation:container-rotate 1568ms linear infinite,fade-out .4s cubic-bezier(.4,0,.2,1);animation:container-rotate 1568ms linear infinite,fade-out .4s cubic-bezier(.4,0,.2,1)}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.custom-table-material .slider{position:relative;height:400px;width:100%}.custom-table-material .slider.fullscreen{height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0}.custom-table-material .slider.fullscreen ul.slides{height:100%}.custom-table-material .slider.fullscreen ul.indicators{z-index:2;bottom:30px}.custom-table-material .slider .slides{background-color:#9e9e9e;margin:0;height:400px}.custom-table-material .slider .slides li{opacity:0;position:absolute;top:0;left:0;z-index:1;width:100%;height:inherit;overflow:hidden}.custom-table-material .slider .slides li img{height:100%;width:100%;background-size:cover;background-position:50%}.custom-table-material .slider .slides li .caption{color:#fff;position:absolute;top:15%;left:15%;width:70%;opacity:0}.custom-table-material .slider .slides li .caption p{color:#e0e0e0}.custom-table-material .slider .slides li.active{z-index:2}.custom-table-material .slider .indicators{position:absolute;text-align:center;left:0;right:0;bottom:0;margin:0}.custom-table-material .slider .indicators .indicator-item{display:inline-block;position:relative;cursor:pointer;height:16px;width:16px;margin:0 12px;background-color:#e0e0e0;transition:background-color .3s;border-radius:50%}.custom-table-material .slider .indicators .indicator-item.active{background-color:#4caf50}.custom-table-material .carousel{overflow:hidden;position:relative;width:100%;height:400px;perspective:500px;transform-style:preserve-3d;transform-origin:0 50%}.custom-table-material .carousel.carousel-slider{top:0;left:0}.custom-table-material .carousel.carousel-slider .carousel-fixed-item{position:absolute;left:0;right:0;bottom:20px;z-index:1}.custom-table-material .carousel.carousel-slider .carousel-fixed-item.with-indicators{bottom:68px}.custom-table-material .carousel.carousel-slider .carousel-item{width:100%;height:100%;min-height:400px;position:absolute;top:0;left:0}.custom-table-material .carousel.carousel-slider .carousel-item h2{font-size:24px;font-weight:500;line-height:32px}.custom-table-material .carousel.carousel-slider .carousel-item p{font-size:15px}.custom-table-material .carousel .carousel-item{visibility:hidden;width:200px;height:200px;position:absolute;top:0;left:0}.custom-table-material .carousel .carousel-item>img{width:100%}.custom-table-material .carousel .indicators{position:absolute;text-align:center;left:0;right:0;bottom:0;margin:0}.custom-table-material .carousel .indicators .indicator-item{display:inline-block;position:relative;cursor:pointer;height:8px;width:8px;margin:24px 4px;background-color:hsla(0,0%,100%,.5);transition:background-color .3s;border-radius:50%}.custom-table-material .carousel .indicators .indicator-item.active{background-color:#fff}.custom-table-material .carousel .carousel-item:not(.active) .materialboxed,.custom-table-material .carousel.scrolling .carousel-item .materialboxed{pointer-events:none}.custom-table-material .tap-target-wrapper{width:800px;height:800px;position:fixed;z-index:1000;visibility:hidden;transition:visibility 0s .3s}.custom-table-material .tap-target-wrapper.open{visibility:visible;transition:visibility 0s}.custom-table-material .tap-target-wrapper.open .tap-target{transform:scale(1);opacity:.95;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.custom-table-material .tap-target-wrapper.open .tap-target-wave:before{transform:scale(1)}.custom-table-material .tap-target-wrapper.open .tap-target-wave:after{visibility:visible;-webkit-animation:pulse-animation 1s cubic-bezier(.24,0,.38,1) infinite;animation:pulse-animation 1s cubic-bezier(.24,0,.38,1) infinite;transition:opacity .3s,transform .3s,visibility 0s 1s}.custom-table-material .tap-target{position:absolute;font-size:1rem;border-radius:50%;background-color:#ee6e73;box-shadow:0 20px 20px 0 rgba(0,0,0,.14),0 10px 50px 0 rgba(0,0,0,.12),0 30px 10px -20px rgba(0,0,0,.2);width:100%;height:100%;opacity:0;transform:scale(0);transition:transform .3s ease-in-out,opacity .3s ease-in-out}.custom-table-material .tap-target-content{position:relative;display:table-cell}.custom-table-material .tap-target-wave{position:absolute;border-radius:50%;z-index:10001}.custom-table-material .tap-target-wave:after,.custom-table-material .tap-target-wave:before{content:"";display:block;position:absolute;width:100%;height:100%;border-radius:50%;background-color:#fff}.custom-table-material .tap-target-wave:before{transform:scale(0);transition:transform .3s}.custom-table-material .tap-target-wave:after{visibility:hidden;transition:opacity .3s,transform .3s,visibility 0s;z-index:-1}.custom-table-material .tap-target-origin{top:50%;left:50%;transform:translate(-50%,-50%);z-index:10002;position:absolute!important}.custom-table-material .tap-target-origin:not(.btn),.custom-table-material .tap-target-origin:not(.btn):hover{background:none}@media only screen and (max-width:600px){.custom-table-material .tap-target,.custom-table-material .tap-target-wrapper{width:600px;height:600px}}.custom-table-material .pulse{overflow:visible;position:relative}.custom-table-material .pulse:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:inherit;border-radius:inherit;transition:opacity .3s,transform .3s;-webkit-animation:pulse-animation 1s cubic-bezier(.24,0,.38,1) infinite;animation:pulse-animation 1s cubic-bezier(.24,0,.38,1) infinite;z-index:-1}@-webkit-keyframes pulse-animation{0%{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}@keyframes pulse-animation{0%{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}.custom-table-material .datepicker-modal{max-width:325px;min-width:300px;max-height:none}.custom-table-material .datepicker-container.modal-content{display:flex;flex-direction:column;padding:0}.custom-table-material .datepicker-controls{display:flex;justify-content:space-between;width:280px;margin:0 auto}.custom-table-material .datepicker-controls .selects-container{display:flex}.custom-table-material .datepicker-controls .select-wrapper input{border-bottom:none;text-align:center;margin:0}.custom-table-material .datepicker-controls .select-wrapper input:focus{border-bottom:none}.custom-table-material .datepicker-controls .select-wrapper .caret{display:none}.custom-table-material .datepicker-controls .select-year input{width:50px}.custom-table-material .datepicker-controls .select-month input{width:70px}.custom-table-material .month-next,.custom-table-material .month-prev{margin-top:4px;cursor:pointer;background-color:transparent;border:none}.custom-table-material .datepicker-date-display{flex:1 1 auto;background-color:#26a69a;color:#fff;padding:20px 22px;font-weight:500}.custom-table-material .datepicker-date-display .year-text{display:block;font-size:1.5rem;line-height:25px;color:hsla(0,0%,100%,.7)}.custom-table-material .datepicker-date-display .date-text{display:block;font-size:2.8rem;line-height:47px;font-weight:500}.custom-table-material .datepicker-calendar-container{flex:2.5 1 auto}.custom-table-material .datepicker-table{width:280px;font-size:1rem;margin:0 auto}.custom-table-material .datepicker-table thead{border-bottom:none}.custom-table-material .datepicker-table th{padding:10px 5px;text-align:center}.custom-table-material .datepicker-table tr{border:none}.custom-table-material .datepicker-table abbr{text-decoration:none;color:#999}.custom-table-material .datepicker-table td{border-radius:50%;padding:0}.custom-table-material .datepicker-table td.is-today{color:#26a69a}.custom-table-material .datepicker-table td.is-selected{background-color:#26a69a;color:#fff}.custom-table-material .datepicker-table td.is-disabled,.custom-table-material .datepicker-table td.is-outside-current-month{color:rgba(0,0,0,.3);pointer-events:none}.custom-table-material .datepicker-day-button{background-color:transparent;border:none;line-height:38px;display:block;width:100%;border-radius:50%;padding:0 5px;cursor:pointer;color:inherit}.custom-table-material .datepicker-day-button:focus{background-color:rgba(43,161,150,.25)}.custom-table-material .datepicker-footer{width:280px;margin:0 auto;padding-bottom:5px;display:flex;justify-content:space-between}.custom-table-material .datepicker-cancel,.custom-table-material .datepicker-clear,.custom-table-material .datepicker-done,.custom-table-material .datepicker-today{color:#26a69a;padding:0 1rem}.custom-table-material .datepicker-clear{color:#f44336}@media only screen and (min-width:601px){.custom-table-material .datepicker-modal{max-width:625px}.custom-table-material .datepicker-container.modal-content{flex-direction:row}.custom-table-material .datepicker-date-display{flex:0 1 270px}.custom-table-material .datepicker-controls,.custom-table-material .datepicker-footer,.custom-table-material .datepicker-table{width:320px}.custom-table-material .datepicker-day-button{line-height:44px}}.custom-table-material .timepicker-modal{max-width:325px;max-height:none}.custom-table-material .timepicker-container.modal-content{display:flex;flex-direction:column;padding:0}.custom-table-material .text-primary{color:#fff}.custom-table-material .timepicker-digital-display{flex:1 1 auto;background-color:#26a69a;padding:10px;font-weight:300}.custom-table-material .timepicker-text-container{font-size:4rem;font-weight:700;text-align:center;color:hsla(0,0%,100%,.6);font-weight:400;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-table-material .timepicker-span-am-pm div,.custom-table-material .timepicker-span-hours,.custom-table-material .timepicker-span-minutes{cursor:pointer}.custom-table-material .timepicker-span-hours{margin-right:3px}.custom-table-material .timepicker-span-minutes{margin-left:3px}.custom-table-material .timepicker-display-am-pm{font-size:1.3rem;position:absolute;right:1rem;bottom:1rem;font-weight:400}.custom-table-material .timepicker-analog-display{flex:2.5 1 auto}.custom-table-material .timepicker-plate{background-color:#eee;border-radius:50%;width:270px;height:270px;overflow:visible;position:relative;margin:25px auto 5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-table-material .timepicker-canvas,.custom-table-material .timepicker-dial{position:absolute;left:0;right:0;top:0;bottom:0}.custom-table-material .timepicker-minutes{visibility:hidden}.custom-table-material .timepicker-tick{border-radius:50%;color:rgba(0,0,0,.87);line-height:40px;text-align:center;width:40px;height:40px;position:absolute;cursor:pointer;font-size:15px}.custom-table-material .timepicker-tick.active,.custom-table-material .timepicker-tick:hover{background-color:rgba(38,166,154,.25)}.custom-table-material .timepicker-dial{transition:transform .35s,opacity .35s}.custom-table-material .timepicker-dial-out{opacity:0}.custom-table-material .timepicker-dial-out.timepicker-hours{transform:scale(1.1)}.custom-table-material .timepicker-dial-out.timepicker-minutes{transform:scale(.8)}.custom-table-material .timepicker-canvas{transition:opacity 175ms}.custom-table-material .timepicker-canvas line{stroke:#26a69a;stroke-width:4;stroke-linecap:round}.custom-table-material .timepicker-canvas-out{opacity:.25}.custom-table-material .timepicker-canvas-bearing,.custom-table-material .timepicker-canvas-bg{stroke:none;fill:#26a69a}.custom-table-material .timepicker-footer{margin:0 auto;padding:5px 1rem;display:flex;justify-content:space-between}.custom-table-material .timepicker-clear{color:#f44336}.custom-table-material .timepicker-close{color:#26a69a}.custom-table-material .timepicker-clear,.custom-table-material .timepicker-close{padding:0 20px}@media only screen and (min-width:601px){.custom-table-material .timepicker-modal{max-width:600px}.custom-table-material .timepicker-container.modal-content{flex-direction:row}.custom-table-material .timepicker-text-container{top:32%}.custom-table-material .timepicker-display-am-pm{position:relative;right:auto;bottom:auto;text-align:center;margin-top:1.2rem}}.custom-table-material td,.custom-table-material th{padding-left:20px;padding-right:20px}.custom-table-material .ka-icon{font-weight:100;font-size:10px;font-family:icons}.custom-table-material .ka-icon-sort{margin-left:3px;position:absolute}.custom-table-material .ka-pointer{cursor:pointer}.custom-table-material .table{margin-bottom:0}.custom-table-material tr{line-height:40px;min-height:40px;height:40px}.custom-table-material .ka-filter-row .select-dropdown{width:70px;margin-right:5px}.custom-table-material .ka-no-data-row{text-align:center}.custom-table-material .ka-cell-text,.custom-table-material .ka-thead-cell-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-table-material .ka-thead-cell-resize{width:4px}.custom-table-material .ka-paging{padding-top:30px;padding-bottom:30px}.custom-table-material .ka-paging li{color:#444;display:inline-block;font-size:1.2rem;padding:0 10px;line-height:30px}.custom-table-material .ka-paging li.active{color:#fff;background-color:#ee6e73}.custom-table-material .ka-paging-page-index{cursor:pointer}.custom-table-material .page-item.waves-effect.active{background-color:#2196f3}